(gnus-get-unread-articles): Ignore totally non-existent methods.
[gnus] / lisp / ChangeLog
1 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
4         methods.
5
6         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7         ": " from the prompt.
8         (gnus-group-make-group): Ditto.
9
10 2010-11-07  Glenn Morris  <rgm@gnu.org>
11
12         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
13         (gnus-bookmark-kill-line): Use point-at-eol.
14
15 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16
17         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
18         asterisks in From header.
19
20 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21
22         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
23         string to avoid making the From headers syntactically invalid.
24
25         * message.el (message-send-mail): Don't insert courtesy messages if the
26         message already has List-Post and List-ID messages.
27
28 2010-11-06  Glenn Morris  <rgm@gnu.org>
29
30         * gnus-art.el (gnus-treat-article): Give dynamic local variables
31         `condition', `type', `length' a prefix.
32         (gnus-treat-predicate): Update for above name changes.
33
34 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
35
36         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
37         binding.  Handled by `gnus-summary-refer-thread' instead.
38         (nnir-warp-to-article): New backend function.
39
40         * nnimap.el (nnimap-request-thread): Force dependency updating.
41
42         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
43         (gnus-summary-refer-thread): Rework to improve thread-referral.
44
45         * gnus-int.el (gnus-warp-to-article): New function.
46
47         * gnus-sum.el (gnus-summary-article-map): Bind it.
48
49 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
50
51         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
52         gnus-summary-refer-thread.
53
54         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
55         headers.
56         (gnus-summary-limit-include-thread): Prevent articles in thread from
57         being cut in gnus-cut-threads.
58         (gnus-summary-refer-thread): Limit retrieved headers to those in
59         thread.
60
61 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
62
63         * message.el (message-send-mail): Use the value of
64         message-courtesy-message from the message buffer.
65
66         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
67
68         * shr.el (shr-browse-url): Implement mailto: URLs.
69
70         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
71         "raw".
72
73         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
74         if it's already selected.
75
76         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
77
78 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
79
80         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
81         to measure the length and truncate alt text.
82
83 2010-11-03  Glenn Morris  <rgm@gnu.org>
84
85         * nndiary.el (nndiary-generate-nov-databases-1)
86         (nndiary-generate-active-info): Rename dynamic variable `files' to
87         something less generic.
88
89 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
90
91         * nnir.el (nnir-request-move-article): Call the underlying backend to
92         move articles from nnir.
93
94 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
95
96         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
97
98 2010-11-02  Julien Danjou  <julien@danjou.info>
99
100         * nnir.el: Remove wais support.
101
102 2010-11-02  Glenn Morris  <rgm@gnu.org>
103
104         * gnus-html.el: Reorder requirements to quieten compiler.
105
106 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
107
108         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
109         properly for XEmacs as well.
110         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
111         (gnus-article-natural-long-line-p): Use window-width rather than
112         frame-width.
113
114 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
115
116         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
117         (nnir-read-parms): Don't modify query.
118         (nnir-run-query): Add ability to search topic on current line.
119         (nnir-get-active): Clean up.
120
121 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
122
123         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
124         degenerate articles.
125
126         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
127         (gnus-print-buffer): Just print the buffer as is, without any copying
128         to a buffer and then re-highlighting.
129
130         * nnimap.el (nnimap-request-group): Store the new updated info.
131         (nnimap-request-group): Select the group when we don't know whether it
132         exists or not.
133
134         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
135         groups.
136
137         * gnus-group.el (gnus-group-find-new-groups): Display all the new
138         groups.
139
140         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
141         groups.
142
143         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
144         long-lines case by only filling the long lines.
145
146         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
147         (bug #7311).
148
149 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
150
151         * shr.el: No need to declare `declare-function' since shr.el is for
152         only Emacsen that provide `libxml-parse-html-region'.
153
154         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
155         effective only in a file it is referred to.
156
157 2010-11-01  Glenn Morris  <rgm@gnu.org>
158
159         * mm-util.el (gnus-completing-read): Autoload.
160         (mm-read-coding-system): Simplify Emacs definition.
161
162         * nnmail.el (gnus-activate-group):
163         * nnimap.el (gnutls-negotiate):
164         * nntp.el (netrc-parse): Fix declarations.
165
166 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
167
168         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
169         string-match-p in Emacs >=23.
170
171         * gnus-msg.el (gnus-configure-posting-styles)
172         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
173
174 2010-11-01  Glenn Morris  <rgm@gnu.org>
175
176         * nnir.el (declare-function): Add compat stub.
177         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
178         (nnir-run-gmane): Require 'mm-url.
179
180         * mm-util.el (mm-string-to-multibyte): Simplify.
181
182         * shr.el (declare-function): Add compat stub.
183         (url-cache-create-filename): Declare.
184         (mm-disable-multibyte, widget-convert-button): Autoload.
185
186         * smime.el (ldap-search): Declare.
187         (smime-cert-by-ldap-1): Require ldap on Emacs.
188
189         * nnimap.el: Require nnmail, and gnus-sum when compiling.
190         (nnimap-keepalive): Use gnus-float-time.
191
192         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
193         (mail-source-delete-crash-box): Use gnus-float-time.
194
195         * gnus-dired.el (gnus-completing-read): Autoload.
196
197         * mm-view.el (gnus-rescale-image): Autoload.
198
199         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
200
201         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
202
203         * sieve-manage.el: Require 'cl when compiling.
204
205         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
206         (gnus-iswitchb-completing-read): Require iswitchb.
207         (gnus-select-frame-set-input-focus): Silence compiler.
208
209 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
210
211         * message.el (message-subject-trailing-was-query): Change default to t,
212         since I think that's what most people want.
213
214         * nnimap.el (nnimap-request-accept-article): Erase buffer before
215         appending for easier debugging.
216         (nnimap-wait-for-connection): Take a regexp.
217         (nnimap-request-accept-article): Wait for the continuation line before
218         sending anything unless we're streaming.
219
220         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
221         leave the header washing to take place.
222
223 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
224
225         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
226         regular expression match and replace in posting styles.
227
228 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
229
230         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
231         an entire server.
232         (nnir-get-active): New function.
233         (nnir-run-imap): Use it.
234         (nnir-run-gmane): Who knew, gmane search returns an article score!
235
236         * gnus-srvr.el (gnus-server-mode-map): add binding "G" to search the
237         server on the current line with nnir.
238
239 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
240
241         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
242         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
243         left edge.
244         (gnus-article-foldable-buffer): Skip past the prefix when determining
245         raggedness.
246
247         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
248         the raw article, and change `C-u g' to show the article without doing
249         treatments.
250
251         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
252         on to `gnus-treat-article'.
253         (gnus-inhibit-article-treatments): New variable.
254
255         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
256
257         * gnus-art.el (gnus-treatment-function-alist): Have
258         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
259         (gnus-treat-fill-long-lines): Change default to fill all text/plain
260         sections.
261
262         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
263         parameter.
264         (gnus-article-fill-cited-long-lines): New function.
265         (gnus-article-fill-cited-article): Allow filling only long sections.
266
267         * shr.el (shr-find-fill-point): Don't break lines between punctuation
268         and non-punctuation (like after the apostrophe in "'We").
269
270         * gnus-sum.el (gnus-summary-select-article): Make sure
271         gnus-original-article-buffer is alive.
272
273         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
274         reflect the order they're in in the digest.
275
276         * gnus.el (gnus-group-startup-message): Move point to the start of the
277         buffer.
278
279         * nnimap.el (nnimap-capability): New function.
280         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
281         is set.
282
283 2010-10-31  David Engster  <dengste@eml.cc>
284
285         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
286         conform with changes to gnus-completing-read.
287
288 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
289
290         * shr.el (shr-tag-img): Output "*" instead of "[img]".
291
292 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
293
294         * nnir.el move defvar, defcustom around to keep file organized and keep
295         byte-compiler quiet.
296         (nnir-read-parms): accept search-engine as arg.
297         (nnir-run-query): pass search-engine as arg.
298         (nnir-search-engine): remove.
299
300 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
301
302         * shr.el (shr-generic): The text nodes should be text, not :text.
303
304         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
305         later in the file.
306
307 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
308
309         * nnir.el: general clean up. allow searching with multiple
310         engines. allow separate extra-parameters for each engine. batch queries
311         when possible.
312         (nnir-imap-default-search-key,nnir-method-default-engines): add
313         customize interface.
314         (nnir-run-gmane): new engine.
315         (nnir-engines): use it. qualify all prompts with engine name.
316         (nnir-search-engine): remove global variable.
317         (nnir-run-hyrex): restore for now.
318         (nnir-extra-parms,nnir-search-history): new variables.
319         (gnus-group-make-nnir-group): use them.
320         (nnir-group-server): remove in favor of gnus-group-server.
321         (nnir-request-group): avoid searching twice.
322         (nnir-sort-groups-by-server): new function.
323
324 2010-10-30  Julien Danjou  <julien@danjou.info>
325
326         * gnus-group.el: Remove gnus-group-fetch-control.
327
328         * gnus-start.el (gnus-find-new-newsgroups): Remove
329         gnus-check-first-time-used.
330
331         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
332
333 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
334
335         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
336         set on groups that don't have \* permanentflags.
337
338 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
339
340         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
341         control the background color.
342         (shr-tag-img): Ignore very small web bug type images.
343         (shr-put-image): Add help-echo alt texts to the images.
344         (shr-tag-video): Show the video poster image.
345
346 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
347
348         * shr.el (shr-table-depth): New variable.
349         (shr-tag-table-1): Only insert the images after the top-level table.
350
351         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
352
353         * gnus-util.el (gnus-list-memq-of-list): New function.
354
355         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
356         selected.
357         (nnimap-unsplittable-articles): New slot.
358         (nnimap-new-articles): Use it.
359
360 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
361
362         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
363         move to the previous line on `M-g'.
364
365 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
366
367         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
368         *-request-group, which seems unnecessary.
369
370         * nnimap.el (nnimap-quote-specials): Function copied over from
371         imap.el.
372         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
373         they support that.  Suggested by Tom Regner.
374
375 2010-10-29  Julien Danjou  <julien@danjou.info>
376
377         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
378         defalias.
379         (gnus-summary-delete-marked-with): Remove obsolete defalias.
380
381         * gnus.el: Remove `gnus-nntp-service' variable.
382         (gnus-secondary-servers): Make obsolete.
383         (gnus-nntp-server): Make obsolete.
384
385         * gnus-start.el (gnus-1): Remove x-splash calls.
386
387         * gnus-ems.el (gnus-x-splash): Remove.
388
389         * gnus.el (gnus-group-startup-message): Simplify/update code.
390
391         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
392         definition.
393
394         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
395         capability before doing anything.
396         (gnus-group-insert-group-line): Remove useless
397         gnus-group-remove-excess-properties.
398
399 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
400
401         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
402
403 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
404
405         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
406         config after reselecting.
407
408 2010-10-28  Julien Danjou  <julien@danjou.info>
409
410         * shr.el (shr-put-image): Use point even if only inserting text.
411         (shr-put-image): Save excursion when inserting alt text on non-graphic
412         display, so the behaviour is the same when we are on a graphic display.
413
414         * nnir.el (nnir-run-swish-e): Remove hyrex support.
415
416 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
417
418         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
419         (gnus-mime-copy-part): Check coding system, not charset.
420         (gnus-mime-view-part-externally): Never remove part.
421         (gnus-mime-view-part-internally): Don't remove part here.
422         (gnus-article-part-wrapper): Make sure MIME tag is visible.
423         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
424         multipart/alternative.
425
426         * mm-decode.el (mm-display-part): Take optional arg `force'.
427
428 2010-10-26  Julien Danjou  <julien@danjou.info>
429
430         * gnus-group.el (gnus-group-default-list-level): Add this function to
431         compute the default list level.
432         (gnus-group-default-list-level): Add possibility to use a function.
433
434 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
435
436         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
437
438         * gnus-group.el (gnus-group-completing-read)
439         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
440         gnus-replace-in-string.
441
442 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
443
444         * shr.el (shr-tag-div): Added.
445
446         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
447
448 2010-10-25  Julien Danjou  <julien@danjou.info>
449
450         * gnus-util.el: Remove `gnus-with-local-quit'.
451
452         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
453
454 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
455
456         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
457         the original article buffer.
458
459 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
460
461         * nnimap.el (nnimap-request-head): New function.
462         (nnimap-request-move-article): Try to be slighly faster by not
463         requesting the entire message when moving.
464         (nnimap-transform-headers): Don't bug out on bodiless articles.
465         (nnimap-send-command): Have no outstanding messages if the IMAP server
466         doesn't support streaming.
467         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
468
469 2010-10-24  Julien Danjou  <julien@danjou.info>
470
471         * message.el (message-default-headers): Fix type.
472
473 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
474
475         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
476         prefetching images.
477
478         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
479         backend for unknown groups.  This is mainly useful for nnimap groups.
480
481         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
482         group isn't covered by the agent.
483
484 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
485
486         * nnir.el (nnir-method-default-engines): new variable.
487         (nnir-run-query): use it.
488         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
489         (gnus-summary-nnir-goto-thread): change group if needed.
490
491         * gnus-group.el (gnus-group-group-map): add key binding for
492         gnus-group-make-nnir-group.
493
494 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
495
496         * shr.el (shr-tag-object): Added.
497
498         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
499         original article buffer live.
500         (gnus-summary-select-article-buffer): Mention
501         gnus-widen-article-buffer.
502
503 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
504
505         * shr.el (shr-tag-strong): Added.
506
507 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
508
509         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
510         group names.  They mess up the group buffer badly.
511
512         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
513
514         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
515         instead of the summary one.
516
517 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
518
519         * mml.el (mml-preview): Work properly when editing article.
520
521         * gnus-start.el (gnus-read-active-file-1): Don't add method to
522         gnus-have-read-active-file if it's already been in.
523
524 2010-10-22  Tom Tromey  <tromey@redhat.com>
525
526         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
527         gnus-group-completing-read.
528
529 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
530
531         * message.el (message-mode-map): Don't bind M-; to comment region, to
532         allow the global comment-dwim to work.
533
534 2010-10-21  Julien Danjou  <julien@danjou.info>
535
536         * message.el (message-setup-1): Allow message-default-headers to be a
537         function.
538
539 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
540
541         * shr.el (shr-tag-table): Simplify.
542
543 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
544
545         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
546         to avoid trying to snarf invalid stuff.
547
548         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
549
550         * gnus.el (gnus-message-archive-group): Quote value.
551         (gnus-message-archive-group): Mark as changed.
552
553         * shr.el (shr-add-font): Don't put the font properties on the newline
554         or the indentation.
555
556         * message.el (message-fix-before-sending): Change options when sending
557         non-printable characters.
558
559         * gnus.el (gnus-message-archive-method): Change the default to
560         monthly outgoing groups.
561
562         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
563         that have gotten new numbers.
564
565         * nnimap.el (nnimap-request-replace-article): New function.
566
567 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
568
569         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
570         (nnrss-request-article): Don't use special html washing code.
571
572 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
573
574         * shr.el (shr-tag-table): Remove useless nconc.
575
576 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
577
578         * gnus-art.el (article-wash-html): Simplify and remove the charset
579         stuff.  Use the normal html rendering code instead of the special html
580         washing code.
581
582         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
583         `gnus-w3m' symbols.
584         (mm-text-html-washer-alist): Removed.
585
586         * mm-decode.el (mm-inline-text-html-renderer): Removed.
587         (mm-inline-media-tests): Removed use.
588         (mm-text-html-renderer): Change default to the `shr' symbol.
589
590         * mm-view.el (mm-inline-text-html): Removed use.
591
592         * gnus-art.el (gnus-blocked-images): New function.  Allow the
593         `gnus-blocked-images' to be a function.
594         (gnus-article-wash-function): Removed.
595
596 2010-10-20  Julien Danjou  <julien@danjou.info>
597
598         * spam.el (spam-list-of-processors): Mark as obsolete.
599
600         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
601         (nnimap-insert-partial-structure): Fix boundary detection.
602
603 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
604
605         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
606         run file-truename on remote files.  This can be expensive and even
607         prevent one from editing drafts if some unrelated buffer has a stale
608         connection.
609
610 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
611
612         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
613         kinsoku-eol regardless of shr-kinsoku-shorten.
614         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
615         (shr-tag-table): Support caption, thead, and tfoot.
616
617 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
618
619         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
620         lines.
621         (shr-save-contents): New command and keystroke.
622
623         * nndoc.el (nndoc-type-alist): Add git support.
624         (nndoc-git-type-p): New function.
625         (nndoc-transform-git-article): Ditto.
626         (nndoc-transform-git-headers): Ditto.
627         (nndoc-transform-git-headers): Generate Subject headers.
628
629         * shr.el (shr-parse-style): New function.
630         (shr-tag-span): Ditto.
631
632         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
633         to `G G' to avoid collisions.
634
635 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
636
637         * shr.el: Load kinsoku if necessary.
638         (shr-kinsoku-shorten): New internal variable.
639         (shr-find-fill-point): Make kinsoku shorten text line if
640         shr-kinsoku-shorten is bound to non-nil.
641         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
642         shr-indentation too when testing if table is wider than frame width.
643         (shr-insert-table): Use `string-width' instead of `length' to measure
644         text width.
645         (shr-insert-table-ruler): Make sure indentation is done at bol.
646
647 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
648
649         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
650         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
651         undecoded network data.
652
653 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
654
655         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
656         name in the mode line spec so that the mode line menu works
657         (bug #2431).
658
659         * message.el (message-get-reply-headers): If we're fed `to-address',
660         then always use that.
661
662         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
663         aren't so wide as to need to switch off the edit menu.
664
665         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
666         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
667
668         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
669         `M-g'.
670         (nnimap-update-info): Update flags/read marks even if \* isn't part of
671         the permanent marks.
672
673 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
674
675         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
676         Splitting according to references/in-reply-to obeys the ignore-groups
677         variable, while splitting by sender and subject do not.
678
679 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
680
681         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
682         alist, so that we can look for non-Unicode chars.
683         (article-translate-strings): Allow both character and string maps.
684
685 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
686
687         * shr.el (shr-insert): Don't insert space behind a wide character
688         categorized as kinsoku-bol, or between characters both categorized as
689         nospace.
690
691 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
692
693         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
694         headers to gnus-newsgroup-headers.
695
696 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
697
698         * shr.el (shr-tag-img): Don't align images -- since we're not
699         rescaling, this often leads to ugly displays.
700
701 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
702
703         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
704         duplicates.
705
706 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
707
708         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
709         call.
710
711 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
712
713         * gnus.el: Autoload gnus-html-show-images.
714
715         * nnimap.el: Use nnheader-message throughout.
716
717         * shr.el (shr-tag-img): Ignore images with no data.
718
719 2010-10-15  Julien Danjou  <julien@danjou.info>
720
721         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
722         a possibility to disable format=flow encoding when using hard newlines.
723
724 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
725
726         * shr.el (shr-insert): Remove space inserted before or after a
727         breakable character or at the beginning or the end of a line.
728         (shr-find-fill-point): Do kinsoku; find the second best point or give
729         it up if there's no breakable point.
730
731 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
732
733         * nnimap.el (nnimap-open-connection): Message when opening connection
734         for debugging purposes.
735
736         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
737         on every setup buffer call to allow this to change from article to
738         article.
739
740         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
741         buffers where we have a wide table.
742
743 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
744
745         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
746         uses *-request-thread.
747
748 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
749
750         * nnimap.el (nnimap-open-connection): Remove %s from openssl
751         incantation, which is no longer valid.
752
753 2010-10-14  Julien Danjou  <julien@danjou.info>
754
755         * shr.el: Fix defcustom type (char -> character).
756
757 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
758
759         * nnimap.el (nnimap-open-connection): tls-program should be a list of
760         programs.
761
762 2010-10-14  Julien Danjou  <julien@danjou.info>
763
764         * shr.el (shr-tag-a): Use url-link as widget type.
765
766         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
767         `gnus-group-get-icon'.
768
769 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
770
771         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
772         This should make server editing work better.
773
774         * shr.el (shr-find-fill-point): Don't inloop on indented text.
775
776         * tls.el (tls-program): Remove spurious %s from openssl.
777
778         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
779         (nnimap-parse-flags): Fix regexp.
780
781         * shr.el (shr-find-fill-point): Use a filling algorithm that should
782         probably work for CJVK text, too.
783
784         * nnimap.el (nnimap-extend-tls-programs): Removed.
785         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
786
787         * tls.el (tls-starttls-switches): Remove starttls hack.
788         (open-tls-stream): Ditto.
789         (tls-find-starttls-argument): Ditto.
790
791 2010-10-13  Julien Danjou  <julien@danjou.info>
792
793         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
794         responses.
795
796 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
797
798         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
799
800         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
801         anything in Emacs.
802
803         * shr.el (shr-current-column): Remove buggy and unnecessary function.
804
805 2010-10-13  Julien Danjou  <julien@danjou.info>
806
807         * shr.el (shr-width): Make shr-width a defcustom with default to
808         fill-column.
809         (shr-tag-img): Use shr-width rather than fill-column.
810
811 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
812
813         * dgnushack.el (byte-optimize-apply)
814         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
815
816         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
817         position when (X-)Faces exist.
818         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
819         avatars when called interactively.
820
821 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
822
823         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
824         gnus-article-x-face-too-ugly is bound.
825
826 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
827
828         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
829
830         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
831         mailbox that doesn't exist.
832
833 2010-10-12  Julien Danjou  <julien@danjou.info>
834
835         * shr.el (shr-tag-img): Encode URL properly when retrieving.
836         (shr-get-image-data): Encode URL properly when fetching from cache.
837         (shr-tag-img): Use aligned-to spaces to align correctly images.
838
839         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
840         before inserting the Gravatar.
841
842         * shr.el (shr-tag-img): Add align attribute support for <img>.
843
844 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
845
846         * gnus-gravatar.el (gnus-art): Required.
847
848         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
849         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
850         Remove long obsoleted functions.
851
852 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
853
854         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
855
856         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
857
858         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
859         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
860         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
861         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
862         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
863         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
864         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
865
866 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
867
868         * nnimap.el (nnimap-request-rename-group): Select group read-only
869         before renaming it.
870
871         * shr.el (shr-insert): Fix up the white space only regexp.
872
873         * nnimap.el (nnimap-transform-split-mail): Not all articles have
874         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
875
876         * shr.el (shr-current-column): New function.
877         (shr-find-fill-point): New function.
878
879 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
880
881         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
882         numbers.
883
884 2010-10-11  Julien Danjou  <julien@danjou.info>
885
886         * shr.el (shr-hr-line): Add.
887         (shr-tag-hr): Use shr-hr-line to specify which character to use to
888         display hr lines.
889         (shr-max-columns): Do not change state to nil if we just inserting
890         spaces.
891
892 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
893
894         * gnus-topic.el (gnus-topic-read-group): If after the last group,
895         select the last group.
896
897 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
898
899         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
900
901 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
902
903         * dig.el (dig-mode-map): Declare and define in one step.
904
905 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
906
907         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
908         for Gnus.
909         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
910         (nnimap-update-qresync-info): Mark \Seen articles as read.
911
912         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
913         non-variable, too.
914
915         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
916         available.
917         (nnimap-update-info): Rely more on the current active than the param
918         active to avoid marking articles as read too much.
919
920         * auth-source.el (auth-source-create): Use (user-login-name) for the
921         user name default.
922
923         * nnimap.el (nnimap-update-info): If the server doesn't return any
924         useful info, just use the previous info.
925         (nnimap-update-info): Prefer old info over start-article.
926         (nnimap-update-qresync-info): Finish implementing QRESYNC.
927
928 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
929
930         * nnir.el (autoload): Clean up autoloads.
931         (nnir-imap-default-search-key): Renamed from
932         nnir-imap-search-field. Use key rather than value.
933         (nnir-imap-search-other): New variable.
934         (nnir-read-parm): Use it.
935         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
936         (gnus-summary-nnir-goto-thread): Modify to work with imap.
937
938 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
939
940         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
941         the process, too.
942
943 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
944
945         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
946         Allbery.
947
948         * shr.el: Rework the way things are indented by <li> slightly.
949
950         * gnus.el (gnus-group-set-parameter): Fix typo.
951
952         * nnimap.el: Start implementing QRESYNC support.
953
954 2010-10-09  Julien Danjou  <julien@danjou.info>
955
956         * nnir.el (nnir-engines): Fix too many arguments.
957
958 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959
960         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
961         group is the "last", so that the backends like nnfolder actually save
962         their folders.
963
964         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
965         try to use that for the tls stream.
966         (nnimap-retrieve-group-data-early): Rework the marks code to heed
967         UIDVALIDITY and find out which groups are read-only and not.
968         (nnimap-get-flags): Use the same marks parsing code as the rest of
969         nnimap.
970
971 2010-10-09  Julien Danjou  <julien@danjou.info>
972
973         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
974
975         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
976         retrieving gravatars.
977
978         * shr.el (shr-table-corner): Add.
979         (shr-table-line): Add.
980         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
981
982 2010-10-08  Julien Danjou  <julien@danjou.info>
983
984         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
985
986 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
987
988         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
989
990         * gnus-sum.el (gnus-mark-article-as-unread)
991         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
992         (gnus-summary-set-bookmark): Use it.
993
994         * gnus-msg.el (gnus-setup-message): Use it.
995
996         * gnus-demon.el (gnus-demon-remove-handler): Use it.
997
998         * gnus.el (gnus-group-remove-parameter): Use it.
999
1000         * gnus-group.el (gnus-group-make-web-group): Use it.
1001
1002         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1003
1004         * nnregistry.el: Update docs to mention manual.
1005
1006         * gnus-registry.el: Update docs to mention nnregistry.el.
1007         (gnus-registry-initialize): Don't install nnregistry refer method
1008         automatically.
1009         (gnus-registry-install-nnregistry): Remove it.
1010
1011 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1012
1013         * shr.el (shr-insert): Don't insert double spaces.
1014
1015 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1016
1017         * gnus-gravatar.el (gnus-treat-from-gravatar)
1018         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1019         called interactively.
1020
1021         * gnus-art.el (gnus-mime-view-part-externally)
1022         (gnus-mime-view-part-internally): Make predicate function passed to
1023         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1024         of a mime type.
1025
1026         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1027
1028 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1029
1030         * shr.el (require): Require cl when compiling.
1031         (shr-tag-hr): New function.
1032
1033         * nnimap.el (nnimap-update-info): Remove double setting of high.
1034         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
1035         makes nnimap work properly on Courier again.
1036
1037         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1038         the variable for backwards compatability.
1039
1040         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1041         the file name before using to avoid setting mm-default-directory to
1042         nil.
1043
1044         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1045         bidning gnus-agent variables.
1046
1047         * shr.el (shr-render-td): Use a cache for the table rendering function
1048         to avoid getting an exponential rendering behaviour in nested tables.
1049         (shr-insert): Rework the line-breaking algorithm.
1050         (shr-insert): Don't leave trailing spaces.
1051         (shr-insert-table): Also insert empty TDs.
1052         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1053
1054 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1055
1056         * gnus-sum.el (gnus-number): Rename from `number'.
1057         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1058         (gnus-summary-limit-children): Update uses correspondingly.
1059
1060 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1061
1062         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1063         (gnus-gravatar-transform-address): Don't show avatars of people of
1064         which mail addresses match gnus-gravatar-too-ugly.
1065
1066 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1067
1068         * shr.el (shr-table-widths): Expand TD elements to fill available
1069         space.
1070
1071 2010-10-07  Julien Danjou  <julien@danjou.info>
1072
1073         * nnimap.el (nnimap-request-rename-group): Add this method.
1074
1075 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1076
1077         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1078         name from XEmacs' function-arglist.
1079
1080         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1081         gravatar under XEmacs.
1082
1083 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1084
1085         * auth-source.el: Update docs with TODO items.
1086
1087         * gnus-sync.el: Update docs to explain state and plans.
1088
1089         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1090         Hooks for mark updates.
1091         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1092
1093         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1094         hooks with arguments, which is needed for mark update hooks.
1095
1096 2010-10-06  Julien Danjou  <julien@danjou.info>
1097
1098         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1099         was matched.
1100
1101         * sieve-manage.el: Update example in `Commentary'.
1102
1103         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1104
1105         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1106         not 2000.
1107         (sieve-manage-authenticate): Re-add function.
1108
1109 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1110
1111         * shr.el (shr-insert): Get 'space transition right.
1112         (shr-render-td): Only delete space at the end of the TD.
1113
1114         * nnimap.el (nnimap-open-connection): Prepare to support
1115         open-gnutls-stream.
1116
1117         * shr.el: Rearrange function order to be more logical.
1118
1119 2010-10-06  Julien Danjou  <julien@danjou.info>
1120
1121         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1122         (nnrss-discover-feed): Remove 404 URL in docstring.
1123
1124         * nnir.el: Fix Swish-E URL.
1125         Fix Namazu URL.
1126
1127         * message.el (message-change-subject): Remove 404 URL in a comment.
1128
1129 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1130
1131         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1132         called interactively.
1133
1134         * gnus-util.el (gnus-remove-if): Allow hash table.
1135         (gnus-remove-if-not): New function.
1136
1137         * gnus-art.el (gnus-mime-view-part-as-type)
1138         * gnus-score.el (gnus-summary-score-effect)
1139         * gnus-sum.el (gnus-read-move-group-name):
1140         Replace remove-if-not with gnus-remove-if-not.
1141
1142         * gnus-group.el (gnus-group-completing-read):
1143         Regard collection as a hash table if it is not a list.
1144
1145 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1146
1147         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1148
1149         * shr.el: Document the table-rendering algorithm.
1150
1151 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1152
1153         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1154         for Emacsen having no `libxml-parse-html-region' support.
1155
1156 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1157
1158         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1159         invalid URLs.
1160
1161         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1162         line-broken.
1163         (shr-tag-img): Ignore image fetching errors.
1164         (shr-overlays-in-region): Compute overlay positions correctly.
1165
1166         * mm-decode.el (mm-shr): Require shr.
1167
1168         * gnus-art.el (gnus-blocked-images): Move variable here.
1169
1170         * shr.el (shr-insert-table): Bind free variable.
1171
1172         * mm-decode.el (mm-shr): Bind shr-content-function.
1173
1174         * shr.el (shr-content-function): New variable.
1175
1176         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1177         added for symmetry.
1178
1179         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1180
1181         * gnus-group.el (gnus-group-make-group): Doc fix.
1182
1183         * nnimap.el (nnimap-request-newgroups): Return success.
1184
1185         * shr.el (shr-find-elements): New function.
1186         (shr-tag-table): Put all the images after the table.
1187         (shr-tag-table): Really inhibit images inside the table.
1188         (shr-collect-overlays): Copy over overlays from the TD elements to the
1189         main document.
1190
1191         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1192         gnus-blocked-images.
1193
1194 2010-10-05  Julien Danjou  <julien@danjou.info>
1195
1196         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1197
1198         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1199         (gnus-html-maximum-image-size): Add this function.
1200         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1201
1202         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1203         server-value of the capability is nil.
1204
1205 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1206
1207         * shr.el (shr-tag-em): Add <EM> tag.
1208
1209 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1210
1211         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1212         customizable.
1213
1214         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1215         handing broken links to browse-url.
1216
1217 2010-10-05  Julien Danjou  <julien@danjou.info>
1218
1219         * gnus-util.el (gnus-emacs-completing-read)
1220         (gnus-iswitchb-completing-read): Use autoload rather than require.
1221
1222 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1223
1224         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1225         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1226         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1227         iswitchb-temp-buflist for XEmacs.
1228
1229         * gnus-util.el (gnus-completing-read-function): Exclude
1230         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1231         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1232         XEmacs.
1233
1234         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1235         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1236
1237         * gnus-html.el: Don't require help-fns under XEmacs.
1238         (gnus-html-schedule-image-fetching): Work for XEmacs.
1239
1240         * mm-decode.el (mm-shr): Decode contents by charset.
1241
1242 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243
1244         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1245         unknown.
1246
1247         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1248         (shr-get-image-data): Ensure against the cache file missing.
1249
1250         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1251         for data.
1252
1253         * spam-report.el (spam-report-url-ping-plain): Don't query about
1254         killing the process.
1255
1256         * shr.el (shr-render-td): Protect against too-wide text.
1257
1258 2010-10-04  Julien Danjou  <julien@danjou.info>
1259
1260         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1261         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1262
1263         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1264         retrieved.
1265
1266 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1267
1268         * shr.el (browse-url): Required.
1269         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1270         lines.
1271         (shr-show-alt-text, shr-browse-image): New commands.
1272         (shr-browse-url, shr-copy-url): New commands.
1273
1274         * gnus-sum.el (gnus-widen-article-window): New variable.
1275         (gnus-summary-select-article-buffer): Use it.
1276
1277         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1278         without @ signs.
1279
1280 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1281
1282         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1283
1284 2010-10-04  Julien Danjou  <julien@danjou.info>
1285
1286         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1287         for XEmacs.
1288
1289 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1290
1291         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1292
1293         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1294         (nnimap-close-server): Implement.
1295
1296         * dgnushack.el (iswitchb): Require to shut up the compiler.
1297
1298         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1299         (shr-insert): Tweak line breaking.
1300         (shr-insert): Handle <pre> better.
1301         (shr-tag-li): Get <li> indentation right.
1302         (shr-tag-li): Get <li> indentation even righter.
1303         (shr-tag-blockquote): Ensure paragraph start.
1304         (shr-make-table): Tweak table generation.
1305         (shr-make-table): Fix typo.
1306
1307         * shr.el: Implement table rendering.
1308
1309 2010-10-04  Julien Danjou  <julien@danjou.info>
1310
1311         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1312
1313 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1314
1315         * shr.el (shr-insert): Use string anchors instead of line anchors.
1316
1317 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1318
1319         * shr.el: Add headings.
1320         (shr-ensure-paragraph): Actually work.
1321         (shr-tag-li): Make <ul> prettier.
1322         (shr-insert): Get white space at the beginning/end of elements right.
1323         (shr-tag-p): Collapse subsequent <p>s.
1324         (shr-ensure-paragraph): Don't insert double line feeds after blank
1325         lines.
1326         (shr-insert): \t is also space.
1327         (shr-tag-s): Fix "s" tag name function.
1328         (shr-tag-s): Fix face prop name.
1329
1330 2010-10-03  Julien Danjou  <julien@danjou.info>
1331
1332         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1333
1334         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1335         gnus-window-inside-pixel-edges.
1336
1337         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1338         gnus-ems.
1339
1340         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1341
1342         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1343         function.
1344
1345         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1346         resize choice.
1347
1348 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1349
1350         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1351         beginning of the buffer.
1352
1353         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1354         article buffer again.
1355
1356         * shr.el (shr-tag-p): Don't insert newlines at the start of the
1357         buffer.
1358
1359         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1360         when it's at the start of the buffer.
1361
1362         * shr.el (shr-tag-blockquote): Convert name.
1363         (shr-rescale-image): Use the right image-size variant.
1364
1365         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1366         buffer isn't shown, then select the current article first instead of
1367         bugging out.
1368         (gnus-summary-select-article-buffer): Show both the article and summary
1369         buffers again.
1370
1371         * shr.el (shr-fontize-cont): Protect against regions with no text.
1372         Rename tag functions to shr-tag-* for enhanced security.
1373         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1374
1375 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1376
1377         * shr.el (shr-insert):
1378         * pop3.el (pop3-movemail):
1379         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1380         loaded.
1381
1382 2010-10-03  Glenn Morris  <rgm@gnu.org>
1383
1384         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1385
1386         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1387
1388         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1389
1390         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1391
1392         * gnus-util.el (gnus-make-local-hook): Simplify.
1393
1394 2010-10-02  Julien Danjou  <julien@danjou.info>
1395
1396         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1397         (gnus-ido-completing-read): New function.
1398         (gnus-emacs-completing-read): New function.
1399         (gnus-completing-read): Use gnus-completing-read-function.
1400         Add gnus-completing-read-function.
1401
1402 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1403
1404         * shr.el (shr-insert-document): Autoload.
1405         (shr-img): Be silent.
1406         (shr-insert): Add a newline after every picture before text.
1407         (shr-add-font): Use overlays for combining faces.
1408         (shr-insert): Pass upwards the text start point.
1409
1410         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1411         possible.
1412         (mm-shr): New function.
1413
1414 2010-10-02  Julien Danjou  <julien@danjou.info>
1415
1416         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1417         should go backward.
1418
1419 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1420
1421         * shr.el (shr): Fix typo in provide call.
1422
1423 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1424
1425         * shr.el: New file.
1426
1427         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1428
1429         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1430         completing read.
1431
1432 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1433
1434         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1435         we're being queried about.  Suggested by Dan Jacobson.
1436
1437         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
1438         by Jason Eisner.
1439
1440         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1441         table, too.  Suggested by Stefan Wiens.
1442         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1443         the table unnecessary.  Suggested by Stefan Wiens.
1444
1445         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1446         longer needed, and probably doesn't work either, as pointed out by
1447         Stefan Wiens.
1448         (gnus-summary-exit): Remove call to the clearing function.
1449         (gnus-summary-exit-no-update): Ditto.
1450
1451         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1452         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1453         Reported by Stefan Monnier.
1454         (gnus-summary-save-in-rmail): Ditto.
1455
1456         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1457         article buffer, instead of both the article buffer and the summary
1458         buffer.  Sort of suggested by Dan Jacobson.
1459
1460         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1461
1462         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1463         Suggested by Dan Jacobson.
1464
1465         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1466         documentation clearer.
1467
1468         * message.el (message-shorten-references): Comment on the number "21".
1469         Suggested by Stefan Monnier.
1470
1471         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1472         Suggested by Dan Jacobson.
1473
1474         * gnus.el (gnus-large-newsgroup): Mention
1475         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1476
1477         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1478         externalize attachments.  Bug reported by Steve Wen.
1479
1480         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1481         really message anything to the user.
1482
1483         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1484         directly.
1485
1486         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1487         messages in empty groups.
1488
1489 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1490
1491         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1492         non-UIDNEXT group.
1493
1494 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1495
1496         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1497         not the value from the collection.
1498
1499         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1500         values.  This sometimes happens on some groups that have no info.
1501         (nnimap-request-newgroups): New function.
1502
1503 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1504
1505         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1506         check into `gnus-registry-initialize'.
1507         (gnus-registry-initialize): Ditto.
1508         Fix and extend header docs.
1509
1510 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1511
1512         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1513         regexp backtrace overflows.
1514
1515         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1516         for starttls that tls.el implements; i.e. openssl.
1517
1518         * tls.el (tls-starttls-switches): Give up on using starttls with
1519         gnutls-cli.
1520         (tls-program): Add --insecure to be consistent with the defaults from
1521         openssl s_client.  Now all three commands are insecure.
1522
1523 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1524
1525         * lpath.el: Bind completion-styles-alist for XEmacs.
1526
1527         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1528         (gravatar-create-image): New function that's an alias to
1529         gnus-xmas-create-image, gnus-create-image, or create-image.
1530         (gravatar-data->image): Use it.
1531
1532 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1533
1534         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1535         install the nnregistry refer method.
1536         (gnus-registry-install-hooks): Use it.
1537         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1538         unfollowed groups.
1539
1540 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1541
1542         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1543         expanding threads.
1544
1545 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546
1547         * nnir.el: Use the server names without suffixes (bug #7009).
1548
1549         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1550         unencrypted to STARTTLS, if possible.
1551
1552 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1553
1554         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1555         headers before superseding.
1556
1557 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1558
1559         * nnrss.el (nnrss-use-local): Add documentation.
1560
1561         * nnimap.el (nnimap-extend-tls-programs): New function.
1562         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1563         (nnimap-wait-for-connection): Accept the greeting from the stupid
1564         output from openssl s_client -starttls, too.
1565
1566         * tls.el (tls-starttls-switches): New variable.
1567         (tls-find-starttls-argument): Use it.
1568         (open-tls-stream): Ditto.
1569
1570         * netrc.el (netrc-credentials): Return the value of the "default"
1571         entry.
1572         (netrc-machine): Ditto.
1573
1574         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1575         article number.
1576         (nnimap-split-fancy): New variable.
1577         (nnimap-split-incoming-mail): Use it.
1578
1579         * nntp.el (nntp-server-list-active-group): Document.
1580
1581         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1582         SELECT to get the message-id.
1583
1584         * mail-source.el (mail-sources): Removed webmail support.
1585         (defvar): Ditto.
1586         (mail-source-fetcher-alist): Ditto.
1587         (mail-source-fetch-webmail): Removed.
1588
1589         * webmail.el: Removed -- doesn't seem relevant any more.
1590
1591         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1592
1593         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1594         the \r.
1595
1596 2010-09-30  Julien Danjou  <julien@danjou.info>
1597
1598         * gnus-agent.el (gnus-agent-add-group): Fix call to
1599         gnus-completing-read.
1600
1601 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602
1603         * nndoc.el (nndoc-retrieve-groups): New function.
1604
1605         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1606         `default', use nnmail-split-methods.
1607         (nnimap-request-article): Downcase the NILs so that they are nil.
1608
1609         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1610         symbol.
1611
1612         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1613         code, since if the user has requested network, that's what they ought
1614         to get.
1615         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1616         (nnimap-split-rule): Mark as obsolete.
1617
1618         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1619         variable.
1620
1621         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1622         correct slot, too.
1623
1624 2010-09-29  Julien Danjou  <julien@danjou.info>
1625
1626         * gnus.el (gnus-local-domain): Declare variable obsolete.
1627
1628         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1629         computing.
1630         (gnus-ido-completing-read): Require ido.
1631
1632 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1633
1634         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1635         build Gnus.
1636
1637         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1638         when interpreting the structures.
1639         (nnimap-request-accept-article): Add \r\n to the lines to make this
1640         work with Cyrus.
1641
1642         * nndraft.el (nndraft-request-expire-articles): Use the group name
1643         instead if "nndraft".  Fix found by Nils Ackermann.
1644
1645 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1646
1647         * nnregistry.el: Added.
1648
1649 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1650
1651         * nnmail.el (group, group-art-list, group-art):
1652         Remove unneeded directives.
1653
1654 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1655
1656         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1657         (mm-mime-charset)
1658         * rfc2047.el (rfc2047-syntax-table)
1659         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1660
1661         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1662         rather than `insert-file-contents' and `eval-region'.
1663
1664         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1665         construction.
1666
1667         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1668
1669         * time-date.el: No need to require cl for Emacs 21.
1670
1671 2010-09-29  Julien Danjou  <julien@danjou.info>
1672
1673         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1674         replacement of `gnus-gravatar-relief' to mimic
1675         `gnus-faces-properties-alist'.
1676         Add :version property.
1677
1678 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1679
1680         * mail-source.el (mail-source-report-new-mail)
1681         * message.el (message-default-mail-headers)
1682         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1683
1684         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1685
1686 2010-09-28  Julien Danjou  <julien@danjou.info>
1687
1688         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1689         mail-address contains the same string as real-name.
1690
1691         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1692         non-blank in header, otherwise it'll get stripped.
1693
1694         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1695         real-name, and then for mail address rather than doing : or , search.
1696
1697 2010-09-27  Julien Danjou  <julien@danjou.info>
1698
1699         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1700         (gnus-server-goto-server): Use gnus-completing-read.
1701
1702         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1703
1704         * mm-util.el (defalias): Use gnus-completing-read.
1705         (mm-codepage-setup): Use gnus-completing-read.
1706
1707         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1708         (smime-decrypt-buffer): Use gnus-completing-read.
1709
1710         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1711
1712         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1713         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1714         (mml-insert-multipart): Use gnus-completing-read.
1715
1716         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1717
1718         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1719
1720         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1721
1722         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1723
1724         * gnus.el (gnus-read-method): Use gnus-completing-read.
1725
1726         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1727
1728         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1729         (gnus-mime-action-on-part): Use gnus-completing-read.
1730         (gnus-article-encrypt-body): Use gnus-completing-read.
1731
1732         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1733         (gnus-topic-move-matching): Use gnus-completing-read.
1734         (gnus-topic-copy-matching): Use gnus-completing-read.
1735         (gnus-topic-sort-topics): Use gnus-completing-read.
1736         (gnus-topic-move): Use gnus-completing-read.
1737
1738         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1739         (gnus-agent-add-group): Use gnus-completing-read.
1740
1741         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1742         gnus-completing-read.
1743         (nnmairix-update-groups): Use gnus-completing-read.
1744         (nnmairix-get-server): Use gnus-completing-read.
1745         (nnmairix-backend-to-server): Use gnus-completing-read.
1746         (nnmairix-goto-original-article): Use gnus-completing-read.
1747         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1748
1749         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1750
1751         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1752         (gnus-group-make-useful-group): Use gnus-completing-read.
1753         (gnus-group-make-web-group): Use gnus-completing-read.
1754         (gnus-group-add-to-virtual): Use gnus-completing-read.
1755         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1756
1757         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1758         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1759         (gnus-summary-execute-command): Use gnus-completing-read.
1760         (gnus-summary-respool-article): Use gnus-completing-read.
1761         (gnus-read-move-group-name): Use gnus-completing-read.
1762
1763         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1764         (gnus-summary-score-effect): Use gnus-completing-read.
1765
1766         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1767
1768         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1769         right completing-read function.
1770         (gnus-use-ido): New variable
1771         (gnus-completing-read-with-default): Remove.
1772
1773 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1774
1775         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1776         x-focus-frame.
1777
1778         * nnimap.el (auth-source-forget-user-or-password)
1779         (auth-source-user-or-password): Autoload.
1780
1781         * message.el (message-from-style, message-interactive)
1782         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1783         (message-yank-prefix, message-indentation-spaces, message-signature)
1784         (message-signature-file): Add comment.
1785
1786 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1787
1788         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1789         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1790         new articles.
1791
1792         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1793         parts.
1794         (nnimap-request-article): Work with the t setting, too.
1795
1796         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1797         that you don't get flashes of other buffers.
1798         (gnus-summary-show-complete-article): Intern before setting.
1799
1800 2010-09-27  David Engster  <dengste@eml.cc>
1801
1802         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
1803         well as HEADERS.
1804         (nnmairix-retrieve-headers): Provide new argument for the above.
1805
1806 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1807
1808         * gnus-sum.el (gnus-summary-move-article): Don't alter
1809         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1810         group.
1811
1812         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1813
1814         * message.el (message-cite-prefix-regexp): Revert my last edit.
1815
1816         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1817         variable instead of the Gnus variable.
1818
1819         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1820
1821         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1822         again.
1823
1824         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1825         since some servers don't like it.
1826         (nnimap-open-connection): Forget credentials if the server says the
1827         password was wrong.
1828         (nnimap-parse-line): Protect against invalid data.
1829
1830         * gnus-sum.el (gnus-summary-move-article): Add comment.
1831         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1832         nothing alters it while scanning for new messages.
1833
1834         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1835         which may or may not help.
1836         (nnimap-open-connection): If we're doing a stream connection, and then
1837         discover we're on a STARTTLS-capable server, then open a STARTTLS
1838         connection instead.
1839
1840 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1841
1842         * nnimap.el (utf7): Required.
1843
1844         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1845         prefix.
1846
1847 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1848
1849         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1850
1851 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1852
1853         * nnimap.el (nnimap-request-accept-article): Message the error on
1854         error.
1855
1856 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1857
1858         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1859
1860 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1861
1862         * nndoc.el (nndoc-request-list): Return success always.
1863
1864         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1865         `fetch-old' -- we only want to fetch the articles we've requested.  The
1866         rest are in the agent, probably.
1867         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1868         disappeared server" to something low.  It's not important.
1869
1870         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1871         arrived before the FETCH data.
1872
1873         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1874         target here, because we don't know the Gnus name of the group.
1875
1876         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1877         for the correct group.
1878
1879         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1880
1881         * gnus.el (gnus): Give a final warning after startup.
1882
1883         * gnus-util.el (gnus-action-message-log): New variable.
1884         (gnus-message): Use it.
1885         (gnus-final-warning): New function.
1886
1887         * nnimap.el (nnimap-open-connection): Record the greeting.
1888         (nnimap): Add greeting.
1889
1890 2010-09-26  Julien Danjou  <julien@danjou.info>
1891
1892         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1893         arguments.
1894         (gnus-html-wash-images): Fix spec computing to include start/end.
1895
1896         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1897
1898 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1899
1900         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1901         deletion.
1902         (nnimap-retrieve-headers): Don't select the group, because that's
1903         already done by nnimap-possibly-change-group.
1904
1905         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1906         (gnus-picon-transform-address): Use it.
1907
1908         * mail-source.el (mail-source-value): Revert previous patch.
1909
1910         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1911         on failure.
1912         (nnimap-open-connection): Look up both virtual and physical server name
1913         credentials.
1914
1915         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1916
1917 2009-02-07  Dave Love  <fx@gnu.org>
1918
1919         * tls.el (open-tls-stream): Don't query killing process.
1920
1921 2009-02-08  Dave Love  <fx@gnu.org>
1922
1923         * gnus-win.el (gnus-window-to-buffer-helper,
1924         gnus-all-windows-visible-p): Function needn't be a symbol.
1925
1926         * mail-source.el (mail-source-value): Function needn't be a symbol.
1927
1928 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1929
1930         * message.el (message-cite-prefix-regexp): Remove } from the cite
1931         prefix.
1932
1933         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1934         highlight again, so that the highlight is correct.
1935
1936         * gnus-picon.el (gnus-picon): Remove again.
1937         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1938
1939         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1940         doing the header highlightling, so that the background colour of the
1941         picon is correct.
1942
1943         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1944         (gnus-picon): Ditto.
1945         (gnus-picon): Reinstate.  The background colour for picons is white.
1946         (gnus-picon-insert-glyph): Make the background white.
1947
1948         * nnml.el (nnml-open-nov): Don't return dead buffers.
1949
1950         * auth-source.el (auth-source-create): Query the user for whether to
1951         store the credentials.
1952
1953         * netrc.el (netrc-store-data): New function.
1954
1955         * auth-source.el (auth-source-user-or-password): Use the existing auth
1956         sources, if any, for creation.
1957
1958         * gnus.el (gnus-group-fast-parameter): Return the last matching
1959         parameter instead of the first matching parameter.
1960
1961 2010-09-26  Julien Danjou  <julien@danjou.info>
1962
1963         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1964
1965 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1966
1967         * mml2015.el (mml2015-use): Remove gpg support.
1968
1969         * mml1991.el (mml1991-function-alist): Remove gpg function.
1970         (mml1991-gpg-sign): Removed.
1971
1972 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1973
1974         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1975         (gnus-browse-unsubscribe-current-group): Document it.
1976         (gnus-browse-unsubscribe-group): Use it.
1977
1978 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1979
1980         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1981         address to the To list for easier response.
1982
1983         * gnus.el (gnus-play-startup-jingle): Removed.
1984         (gnus-splash): Don't play jingle.
1985         (gnus): Silence gnus-load message.
1986
1987         * gnus-art.el (gnus-treat-play-sounds): Removed.
1988
1989         * gnus.el (gnus-play-jingle): Remove audio support.
1990
1991         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1992
1993         * earcon.el: Removed -- no users.
1994
1995         * gnus-audio.el: Removed -- no users of this package.
1996
1997         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1998
1999         * gnus-start.el (gnus-setup-news): Remove nocem support.
2000
2001         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
2002
2003         * gnus.el (gnus-use-nocem): Removed.
2004
2005         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2006         Removed.
2007
2008         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
2009         uses NoCeM any more.
2010
2011         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2012         (gnus-button-ctan-handler): Ditto.
2013         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2014         (gnus-button-ctan-directory-regexp): Ditto.
2015         (gnus-button-handle-ctan): Ditto.
2016         (gnus-button-tex-level): Ditto.
2017         (gnus-button-alist): Removed CTAN stuff.
2018
2019 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2020
2021         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
2022         nnimap-streaming test.
2023
2024         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2025         servers twice.
2026
2027         * nnimap.el (nnimap-open-connection): Add more error reporting when
2028         nnimap fails early.
2029
2030         * nnheader.el (nnheader-get-report-string): New function.
2031         (nnheader-get-report): Use it.
2032
2033         * gnus-int.el (gnus-check-server): Say what the error was when opening
2034         failed.
2035
2036         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2037         using streaming.
2038
2039 2010-09-25  Julien Danjou  <julien@danjou.info>
2040
2041         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2042         gnus-window-inside-pixel-edges.
2043
2044 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2045
2046         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2047
2048         * mm-decode.el (mm-save-part): Allow saving to other directories the
2049         normal Emacs way.
2050
2051         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
2052         by Jay Berkenbilt.
2053
2054         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2055         there isn't a single byte.
2056
2057         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2058         just do it.  It doesn't really seem to matter what the user responds
2059         here, I think, so it's just a confusing question.
2060
2061         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2062         non-streaming case.
2063
2064         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
2065         (gnus-article-encrypt-body): Use it.
2066
2067         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2068         keystroke.
2069
2070         * nnimap.el (nnimap-find-wanted-parts-1): Use
2071         gnus-fetch-partial-articles.
2072
2073         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2074
2075         * nnimap.el (nnimap-insert-partial-structure): New function.
2076         (nnimap-get-partial-article): New function.
2077         (nnimap-request-article): Use it.
2078         (nnimap-wait-for-response): Return whether the wait was successful.
2079         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2080         retrieval wasn't successful.
2081         (nnimap-retrieve-group-data-early): Allow throttling servers.
2082         (nnimap-streaming): New variable.
2083         (nnimap-fetch-partial-articles): Removed.
2084
2085         * mm-decode.el (mm-with-part): Protect against killed buffers.
2086
2087         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2088         for prettier summary display.
2089
2090 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2091
2092         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
2093         directly.
2094
2095 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2096
2097         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2098         apparently third-party libraries depend on it.
2099
2100         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2101         before starting negotiation.
2102
2103         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2104         privacy reasons.
2105         (gnus-treat-mail-gravatar): Ditto.
2106
2107         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2108         buffer when inserting images.  Inserting text into the headers, for
2109         instance, can make them invalid.
2110
2111 2010-09-25  Julien Danjou  <julien@danjou.info>
2112
2113         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2114         variables.
2115
2116         * nnheader.el: Remove useless variables news-reply-yank-from and
2117         news-reply-yank-message-id.
2118
2119         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2120         variables.
2121
2122         * mml1991.el: Remove useless mml1991-verbose.
2123
2124         * gnus.el: Remove useless variable gnus-use-generic-from.
2125         Remove obsolete variable gnus-topic-indentation.
2126
2127         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2128
2129         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2130
2131         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2132
2133         * gnus-group.el: Remove useless gnus-group-icon-cache.
2134         Remove useless gnus-ephemeral-group-server.
2135
2136         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2137
2138         * mml2015.el: Remove useless mml2015-verbose.
2139
2140         * mml-smime.el: Remove useless mml-smime-verbose.
2141
2142         * gnus.el: Remove useless gnus-local-domain.
2143
2144         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
2145         gnus-gravatar-size.
2146
2147         * gnus-art.el: Remove useless gnus-treat-translate.
2148
2149 2010-09-24  Julien Danjou  <julien@danjou.info>
2150
2151         * gnus-sum.el: Add support for Gravatars.
2152
2153         * gnus-art.el: Add support for Gravatars.
2154
2155         * gnus-gravatar.el: Add this file.
2156
2157         * gravatar.el: Add this file.
2158
2159 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2160
2161         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
2162
2163         * gnus-group.el (gnus-group-fetch-faq): Removed.
2164
2165         * gnus.el (gnus-group-faq-directory): Removed.
2166
2167         * gnus-group.el (gnus-group-fetch-charter): Removed.
2168
2169         * gnus.el (gnus-group-charter-alist): Removed.
2170
2171         * gnus-group.el (gnus-group-archive-directory): Removed.
2172         (gnus-group-recent-archive-directory): Ditto.
2173         (gnus-group-make-archive-group): Removed.
2174
2175         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2176
2177         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2178         use the same article number for all the cached articles.
2179
2180         * nnimap.el (nnimap-command): Register the last command time so
2181         that we can use it for idling NOOPs.
2182         (nnimap-open-connection): Start the keeplive timer.
2183         (nnimap-make-process-buffer): Store all the process buffers.
2184         (nnimap-keepalive): New function.
2185
2186         * starttls.el (starttls-open-stream): Add autoload cookie.
2187
2188 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2189
2190         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2191         handling.
2192
2193 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2194
2195         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2196         its data structures.
2197
2198         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2199         instead of the cl.el copy-list.
2200         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2201         equalp.
2202
2203 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2204
2205         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2206         and tool-bar-local-item-from-menu.
2207
2208         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2209         mode-line-highlight face for Emacs.
2210
2211         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2212         loading gnus-sum.elc; fix comment for canlock-verify.
2213         (gnus-article-jump-to-part): Use read-number.
2214         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
2215         Emacs pre-21 compatible code for help-echo.
2216         (gnus-article-next-page-1): No need to adjust the number of lines.
2217         (gnus-article-describe-bindings): Always use help-buffer.
2218
2219         * gnus-audio.el (gnus-audio-inline-sound)
2220         * gnus-cus.el (gnus-custom-mode)
2221         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2222
2223         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2224
2225         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2226         compatible code.
2227
2228 2010-09-24  Glenn Morris  <rgm@gnu.org>
2229
2230         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2231         visiting the fcc file in rmail-mode.
2232
2233         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2234
2235 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2236
2237         * nnir.el: Silence the byte compiler.
2238
2239         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2240         alias to browse-url-url-encode-chars if any.
2241         (gnus-html-encode-url): Use it.
2242
2243 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2244
2245         * gnus-start.el (gnus-use-backend-marks): New variable.
2246         (gnus-get-unread-articles-in-group): Use it.
2247
2248         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2249         makeover.
2250
2251 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2252
2253         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2254
2255 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2256
2257         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2258         Removed.
2259         (gnus-setup-news-hook): Removed
2260         gnus-fixup-nnimap-unread-after-getting-new-news.
2261
2262         * gnus-int.el (gnus-request-update-info): Protect against backends not
2263         having the function.
2264
2265         * nnimap.el (nnimap-stream): Mention starttls.
2266         (nnimap-open-connection): Add starttls support.
2267
2268 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2269
2270         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2271
2272 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2273
2274         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2275         BODYSTRUCTUREs.
2276         (nnimap-transform-headers): Unfold quoted {42} headers.
2277
2278         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2279         the info.
2280         (gnus-get-unread-articles): Only call updatep on backends that support
2281         it.
2282
2283         * nnweb.el (nnweb-request-update-info): NOOP.
2284
2285         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
2286
2287         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
2288         since it only deals with marks.
2289
2290         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
2291         gnus-request-marks, and make a new gnus-request-update-info.
2292
2293         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2294         the active instead of the high number, which is usually too low.
2295
2296 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2297
2298         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2299         * encrypt.el: Removed.
2300
2301 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2302
2303         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2304         server in symbolic form.
2305
2306         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
2307         0.9.
2308
2309 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2310
2311         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2312         (nnimap-update-info): Fix up code slightly.
2313
2314         * gnus-int.el (gnus-open-server): Add tracing for performance
2315         debugging.
2316
2317         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2318         (gnus-group-insert-group-line): Pass the real group name so that it
2319         gets the right data.
2320
2321         * gnus-start.el (gnus-get-unread-articles): Don't have
2322         `gnus-get-unread-articles-in-group' update info, since that can be
2323         really slow and doesn't seem to be needed?
2324
2325 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2326
2327         * time-date.el (date-to-time): Try using parse-time-string first before
2328         using the slower timezone-make-date-arpa-standard.
2329
2330 2010-09-22  Julien Danjou  <julien@danjou.info>
2331
2332         * gnus-group.el (gnus-group-insert-group-line): Call
2333         gnus-group-highlight-line.
2334         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2335         default hook list.
2336         (gnus-group-update-eval-form): Add new function.
2337         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2338         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2339
2340 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2341
2342         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2343         immediate, then expire all articles.
2344         (nnimap-update-info): Fix off-by-one errors.
2345         (nnimap-flags-to-marks): Would return no marks lists for group with no
2346         flags.  Instead return the other data.
2347
2348 2010-09-22  Julien Danjou  <julien@danjou.info>
2349
2350         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
2351         Only return an icon.
2352         (gnus-group-insert-group-line): Compute icon to return.
2353
2354         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
2355         variable.
2356         (gnus-html-image-fetched): Only cache if
2357         gnus-html-image-automatic-caching is set.
2358         (gnus-html-image-fetched): Check for errors.
2359
2360 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2361
2362         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2363         once per method on `g'.  This ensures that backends like nnfolder don't
2364         open all their folders.
2365
2366         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2367         (nnimap-request-list): Nix out group in the correct buffer.
2368         (nnimap-parse-flags): Implement by using `read' instead of
2369         hand-parsing.
2370         (nnimap-flags-to-marks): Pass on permanent-flags.
2371         (nnimap-make-process-buffer): Record the server name.
2372         (nnimap-parse-flags): Fix typo.
2373         (nnimap-request-scan): Run split on the server in general, not just a
2374         single group.
2375
2376         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2377         parameter, and propagate this downwards.
2378
2379         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2380         since EXAMINE changes it on the server.
2381
2382         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2383         this command might take a while.
2384
2385 2010-09-22  Julien Danjou  <julien@danjou.info>
2386
2387         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
2388         harmful if you have 2 images side-by-side, they can't be properly
2389         update on text deletion.  Using text-property is safer here.
2390         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2391         data.
2392
2393 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2394
2395         * nnimap.el (nnimap-expunge-inbox): Removed.
2396         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2397         (nnimap-expunge): Flip default to t.
2398
2399         * gnus.el (gnus-method-to-server): Don't push things to the cache
2400         unless it's unique.
2401         (gnus-server-to-method): Ditto.
2402
2403 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2404
2405         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2406
2407 2010-09-22  Julien Danjou  <julien@danjou.info>
2408
2409         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2410         get the start of data.
2411         (gnus-html-encode-url): Add this function to encode special chars in
2412         URL.
2413         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2414         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2415
2416         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2417         default.
2418         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2419
2420         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2421         images alt-text.
2422         (gnus-html-put-image): Put alt-text as help-echo.
2423
2424 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2425
2426         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2427         * mm-util.el (mm-decompress-buffer)
2428         * nnir.el (nnir-run-find-grep)
2429         * pop3.el (pop3-list): Use 3rd arg of split-string.
2430
2431         * time-date.el (format-seconds): Comment fix.
2432
2433         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2434         and byte-optimize-form-code-walker.
2435         (dgnushack-make-auto-load): Don't advise make-autoload.
2436
2437         * lpath.el: Remove Emacs 21 stuff.
2438
2439 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2440
2441         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2442         outside the active range.  Suggested by Dan Christensen.
2443
2444         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2445         slightly later to avoid double-getting it.
2446
2447         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2448         previous patch.
2449
2450         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2451
2452 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2453
2454         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2455
2456 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2457
2458         * gnus-int.el (gnus-open-server): Give a better error message in the
2459         "go offline" case.
2460
2461         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2462         marks for nnimap, which is seldom the right thing to do.
2463
2464         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2465         (gnus-same-method-different-name): New function.
2466
2467         * nnimap.el (parse-time): Require.
2468
2469         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2470         method in the presence of many similar methods.
2471
2472         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2473
2474         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2475         nnml-inhibit-expiry.
2476
2477         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2478         find out whether methods are equal.
2479
2480         * nnimap.el (nnimap-find-expired-articles): New function.
2481         (nnimap-process-expiry-targets): New function.
2482         (nnimap-request-move-article): Request the article before looking at
2483         what the Message-ID is.  Fix found by Andrew Cohen.
2484         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2485
2486         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2487         for oldness in addition to being a predicate.
2488
2489         * nnimap.el (nnimap-request-group): When we have zero articles, return
2490         the right data to Gnus.
2491         (nnimap-request-expire-articles): Only delete articles immediately if
2492         the target is 'delete.
2493
2494         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2495         method, this would bug out.
2496
2497         * gnus-group.el (gnus-group-expunge-group): Renamed from
2498         gnus-group-nnimap-expunge, and implemented as a normal interface
2499         function.
2500
2501         * gnus-int.el (gnus-request-expunge-group): New function.
2502
2503         * nnimap.el (nnimap-request-create-group): Implement.
2504         (nnimap-request-expunge-group): New function.
2505
2506 2010-09-21  Julien Danjou  <julien@danjou.info>
2507
2508         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2509         (gnus-html-cache-expired): Add new function.
2510         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2511         wethever we should display image for fetch it.
2512         Compute alt-text earlier to pass it to the fetching function too.
2513         (gnus-html-schedule-image-fetching): Change function argument to only
2514         get one image at a time, not a list.
2515         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2516         cache.
2517         (gnus-html-get-image-data): New function to retrieve image data from
2518         cache.
2519         (gnus-html-put-image): Change buffer argument to use image data rather
2520         than file, and place image above region rather than inserting a new
2521         one. Do not take alt-text as argument, since it's useless now: we place
2522         the image above alt-text.
2523         (gnus-html-prune-cache): Remove.
2524         (gnus-html-show-images): Start to fetch image when we find one, do not
2525         push into a temporary list.
2526         (gnus-html-prefetch-images): Only fetch image if they have expired.
2527         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2528         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2529
2530 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2531
2532         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2533
2534 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2535
2536         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2537         spec inser "*" if the group isn't active instead of 0.
2538
2539         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2540         opening the server.
2541         (nnimap-request-delete-group): Implement group deletion.
2542         (nnimap-transform-headers): Return the size of the entire message in
2543         the Bytes header, not just the size of the first part.
2544         (nnimap-request-move-article): When moving an article from nnimap,
2545         request the article first so the accepting form has an article to
2546         accept.  Reported by Dan Christensen.
2547         (nnimap-command): Make sure that the error message doesn't error out.
2548
2549 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2550
2551         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2552         we haven't requested anything.
2553
2554 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2555
2556         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2557         "".  Fix found by Andrew Cohen.
2558
2559         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2560         instead of -encode-string.
2561
2562 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2563
2564         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2565
2566         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2567         by mm-subst-char-in-string.
2568
2569 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2570
2571         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2572         waiting for the connection string.
2573
2574         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2575         arriving.
2576
2577         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2578         bogus characters.  This allows selecting certain Gmail groups.
2579
2580         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2581         (nnimap-fetch-partial-articles): New variable.
2582         (nnimap-open-connection): When looking for credentials, also use the
2583         nnimap-server-port.
2584         (nnimap-request-article): Return the group/article number, so that Gnus
2585         `^' works as expected.
2586         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2587         them.
2588
2589         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2590         comments.
2591         (gnus-methods-sloppily-equal): New function.
2592         (gnus): When using the development version of Gnus, load the gnus-load
2593         file.
2594
2595         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2596         `gnus-open-server' on each method before trying to scan them etc.  This
2597         ensures that all the backend parameters are set correctly.
2598
2599         * nnimap.el (nnimap-authenticator): New variable.
2600         (nnimap-open-connection): Allow anonymous login.
2601         (nnimap-transform-headers): The chars header is called Chars not
2602         Bytes.
2603         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2604         drops.
2605
2606         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2607         patch, found by Knut Anders Hatlen.
2608
2609 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2610
2611         * gnus-agent.el (gnus-agent-batch-confirmation)
2612         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2613         to gnus-message.
2614         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2615         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2616         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2617         * gnus-int.el (gnus-open-server): Likewise.
2618         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2619         (gnus-score-check-syntax): Likewise.
2620         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2621         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2622         Likewise.
2623         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2624
2625 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2628         calling conventions so that prefetch doesn't bug out.
2629
2630 2010-09-19  Julien Danjou  <julien@danjou.info>
2631
2632         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2633         rather than `subst-char-in-region' in order to be able to replace ASCII
2634         char by UTF-8 ones.
2635
2636         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2637         than curl.
2638         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2639         the right URL and ALT text on images.
2640         (gnus-html-wash-tags): Fix tag case.
2641         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2642         (gnus-article-html): Add -o display_ins_del=2 option.
2643         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2644
2645 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2646
2647         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2648         the extra mail headers, which sometimes seem to happen for unknown
2649         reasons.
2650
2651         * mail-parse.el (mail-header-encode-parameter): Define as
2652         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2653         (or most, perhaps?) mail readers don't understand the latter, but do
2654         understand the former.
2655
2656         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2657         to nil, so that no methods are automatically agentized.  I think this
2658         is probably what most users want.
2659
2660         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2661         from url-retrieve, for instance about invalid URLs.
2662
2663         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2664         groups that have no articles.
2665         (nnimap-request-article): Check that we really got an article when we
2666         requested one.
2667
2668         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2669         doesn't exist.
2670
2671         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2672         nntp buffer so the agent can save it.
2673         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2674         that CRLF doesn't get translated to \n.
2675         (nnimap-open-connection): Don't make 'shell commands only send \n.
2676
2677 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2678
2679         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2680         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2681         Update var name.
2682         (nnml-generate-nov-file): Use dolist.
2683         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2684         Use with-current-buffer.
2685
2686 2010-09-18  Julien Danjou  <julien@danjou.info>
2687
2688         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2689         parallel.
2690
2691 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2692
2693         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2694         the range update right.
2695         (nnimap-request-group): Don't make `M-g' bug out on group with no
2696         marks.
2697         (nnoo): Required, so that other packages can require nnimap.
2698         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2699         command we're looking for.  This helps when the server sends more
2700         responses after we've gotten everything we expected.
2701         (nnimap): Add a `newlinep' field to keep track of end-of-line
2702         conventions.
2703         Don't send CRLF to things that don't want it.
2704         (nnimap-request-accept-article): Ditto.
2705
2706 2010-09-18  Julien Danjou  <julien@danjou.info>
2707
2708         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2709         than curl to retrieve images.
2710
2711 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2712
2713         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2714         the marks.
2715         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2716         (nnimap-wait-for-connection): New function.
2717         (nnimap-open-connection): If we have PREAUTH, don't query for login
2718         credentials.
2719         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2720         when doing a partial update.
2721
2722 2010-09-18  Julien Danjou  <julien@danjou.info>
2723
2724         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2725         tags.
2726
2727 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2728
2729         * nnimap.el (nnimap-credentials): New function.
2730         (nnimap-open-connection): Use the new function to look for credentials
2731         also on the numeric equivalents of "imap" and "imaps".
2732
2733         * gnus-start.el (gnus-activate-group): Send the info to
2734         gnus-request-group.
2735
2736         * nnimap.el (nnimap-request-group): Have the "check" version of the
2737         function parse flags and update the info, so that a `M-g' get a total
2738         resync of all flags from the group.
2739
2740         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2741         to allow backends to alter the info on group selection.  Also alter all
2742         the backend -request-group functions to take the parameter.
2743
2744         * nnimap.el (nnimap-store-info): New function.
2745         (nnimap-update-info): Store the info for later usage.
2746         (nnimap-request-group): Use the stored info for the dont-check case, so
2747         that we don't retrieve all marks when we enter a group.
2748
2749         * nnimap.el: Use deffoo instead of defun for interface functions.
2750
2751         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2752         update the group info.  This makes the nndraft groups, for instance, go
2753         back to their old behaviour.
2754
2755         * gnus-sum.el (gnus-select-newsgroup): Indent.
2756
2757         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2758         in.
2759         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2760         nothing.
2761
2762         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2763         from methods that are denied.
2764
2765         * gnus-int.el (gnus-method-denied-p): New function.
2766
2767         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2768         store the password instead of netrc.
2769         (nnimap-open-connection): Don't error out when we can't make a
2770         connections.
2771
2772         * auth-source.el (auth-source-create): In the password prompt, say what
2773         we're querying for.  Also prompt for user name if that hasn't been
2774         given.
2775
2776         * nnimap.el (nnimap-with-process-buffer): Removed.
2777
2778 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2779
2780         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2781         method when we're reading from the agent.
2782
2783         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2784
2785         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2786         that's probably most useful for users.
2787
2788         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2789         "failed" all the time.
2790
2791         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2792         ...)) with (with-current-buffer ... ).
2793
2794         * nntp.el (nntp-open-server): Return whether the open was successful or
2795         not.
2796
2797         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2798         select an unread unseen article first.
2799
2800         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2801         /etc/services, supply some sensible port defaults.
2802
2803         * dgnushack.el: Define netrc-credentials.
2804
2805 2010-09-17  Julien Danjou  <julien@danjou.info>
2806
2807         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2808
2809 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2810
2811         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2812         doesn't have any parameters.
2813
2814 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2817         only upcased checks.
2818
2819         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2820
2821         * nnimap.el (nnimap-open-shell-stream): New function.
2822         (nnimap-open-connection): Use it.
2823         (nnimap-transform-headers): Get the number of lines in each message.
2824         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2825         number of lines.
2826         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2827         problem.
2828
2829         * utf7.el (utf7-encode): Autoload.
2830
2831         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2832         to allow the mail splitting to not return a default group.  This is
2833         useful for nnimap, which will leave unmatched mail in the inbox.
2834
2835         * nnimap.el: Rewritten.
2836
2837         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2838         nnimap usage.
2839
2840         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2841         if the move is internal, so that nnimap can do fast internal moves.
2842
2843         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2844         data.
2845         (gnus-read-active-for-groups): Support finishing the early retrieval of
2846         data.
2847
2848         * gnus-range.el (gnus-range-nconcat): New function.
2849
2850         * gnus-int.el (gnus-finish-retrieve-group-infos)
2851         (gnus-retrieve-group-data-early): New functions.
2852
2853 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2854
2855         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2856         (nnrss-retrieve-groups):
2857         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2858         (pop3-quit): Use with-current-buffer.
2859
2860 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2861
2862         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2863         instead of nnheader-accept-process-output.
2864
2865         * dgnushack.el (dgnushack-compile): Add comment.
2866
2867         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2868
2869         * gnus-html.el (gnus-html-schedule-image-fetching)
2870         (gnus-html-prefetch-images): Replace process-kill-without-query by
2871         gnus-set-process-query-on-exit-flag.
2872
2873 2010-09-16  Romain Francoise  <romain@orebokech.com>
2874
2875         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2876
2877 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2878
2879         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2880         parameter to unintern is mandatory-ish in Emacs 24.
2881
2882         * gnus-html.el (gnus-html-schedule-image-fetching)
2883         (gnus-html-prefetch-images): Check for curl before using it.
2884
2885         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2886         depend on curl, which isn't essential.
2887
2888         * imap.el: Revert back to version
2889         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2890         seem problematic.
2891
2892 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2893
2894         * gnus-registry.el (gnus-registry-install-shortcuts):
2895         Explicitly pass `obarray' to `unintern' to avoid a warning.
2896
2897 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2898
2899         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2900         change.
2901
2902         * nnrss.el (nnrss-request-list): Removed this function and related
2903         functions, including the moreover stuff.
2904
2905 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2906
2907         * nnrss.el (nnrss-retrieve-groups): New function.
2908
2909 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2910
2911         * .dir-locals.el: Add no-byte-compile cookie.
2912
2913 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2914
2915         * time-date.el (format-seconds): Comment fix.
2916
2917         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2918         for back end that doesn't support request-scan.
2919
2920 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2921
2922         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2923         then do request scans from the backends.
2924
2925         * netrc.el (netrc-credentials): New conveniency function.
2926
2927         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2928         avoid running a hook per line, since this takes a lot of time,
2929         profiling shows.
2930         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2931         directly if gnus-visual-p is true.
2932
2933 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2934
2935         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2936         groups; replace mapcar with dolist which is a bit faster; pass groups
2937         info to gnus-read-active-file-1.
2938         (gnus-read-active-file-1): Scan only specified groups if the new
2939         optional arg `infos' is given.
2940
2941 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2942
2943         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2944
2945         * pop3.el (pop3-movemail): Removed.
2946         (pop3-streaming-movemail): Renamed to pop3-movemail.
2947
2948         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2949         don't restrict end-tag searches to the end of the line.
2950
2951 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2952
2953         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2954         articles of every unchecked group to t, which means unknown since the
2955         server has never been opened.
2956
2957 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2958
2959         * gnus-html.el (gnus-html-show-alt-text): New command.
2960         (gnus-html-browse-image): Ditto.
2961         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2962         to browse the image directly.
2963         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2964         better.
2965
2966         * gnus-async.el (gnus-async-article-callback): Call
2967         `gnus-html-prefetch-images' unconditionally.
2968
2969         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2970         before feeding URLs to curl.
2971
2972 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2973
2974         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2975         internal images as deletable by `W D D'.
2976
2977         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2978         (gnus-async-article-callback): Fix typo.
2979
2980 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2981
2982         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2983         current line to work around bugs in the output from w3m.
2984
2985         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2986         for groups that want that.
2987
2988         * nntp.el (nntp-wait-for-string): Supply a timeout for
2989         accept-process-output to ensure progress.
2990
2991         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2992         level to get unread articles from, then use that for foreign groups,
2993         too.
2994
2995         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2996         confuses the rest of the function.
2997
2998         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2999         for the methods that support -retrieve-groups, too.
3000
3001         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3002
3003 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3004
3005         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3006         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3007
3008         * pop3.el: Require cl when compiling.
3009         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3010
3011 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3012
3013         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3014         that aren't going to be activated.
3015         (gnus-get-unread-articles): Fix up the last commit.
3016
3017         * gnus-html.el (gnus-article-html): Allow calling without specifying
3018         the handle.  In that case, dissect the buffer first.
3019
3020         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3021
3022         * nnimap.el (nnimap-open-connection): Revert the change that would look
3023         into authinfo for imaps instead of imap.
3024
3025         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3026         say that you don't want to call gnus-request-group with don-check, but
3027         do check the reponse.  This is for virtual groups only.
3028         (gnus-get-unread-articles): Count the archive groups as secondary, so
3029         that they're activated the same way as before.
3030
3031         * imap.el (imap-message-map): Removed optional buffer parameter, since
3032         no callers use it.
3033         (imap-message-get): Ditto.
3034         (imap-message-put): Ditto.
3035         (imap-mailbox-map): Ditto.
3036         (imap-mailbox-put): Ditto.
3037         (imap-mailbox-get): Ditto.
3038         (imap-mailbox-get): Revert last change for this function.
3039
3040         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3041         case-insensitively.
3042         (nnimap-debug): Removed.
3043
3044         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3045         to use `imap-fetch' instead.  According to the comments, this should be
3046         safe, since all other IMAP clients use the 1:* syntax.
3047         (imap-enable-exchange-bug-workaround): Removed.
3048         (imap-debug): Removed -- doesn't seem very useful.
3049
3050         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3051         mail from a file, and the file doesn't exist.
3052
3053         * imap.el (imap-log): New convenience function used throughout instead
3054         of repeating the same code all over the place.
3055
3056         * pop3.el (pop3-streaming-movemail): Return t for success.
3057
3058         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3059         .authinfo if we're using ssl connection.
3060
3061         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3062         already have if we're in a main Gnus `g' run.
3063
3064         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3065
3066 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3067
3068         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3069
3070         * nnmh.el (nnmh-request-list-1): Bind `file'.
3071
3072         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3073         alias to set-process-query-on-exit-flag or process-kill-without-query.
3074         (pop3-open-server): Use it.
3075
3076 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3077
3078         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3079         box to the Incoming file.  Fixes mistake in previous checkin.
3080
3081         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3082         request loop (for debugging purposes) removed.
3083
3084         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3085         culprit is more visible.
3086         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3087         (nnml-add-incremental-nov): New functions to do "incremental" nov
3088         updates, where we just append to the end of the existing nov files
3089         without reading/writing them in full.
3090
3091         * mail-source.el (mail-source-delete-crash-box): Really only check the
3092         incoming files once in a while.
3093
3094         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3095
3096         * mail-source.el (mail-source-delete-crash-box): Only check the
3097         incoming files for deletion once per day to save a lot of file
3098         accesses.
3099
3100         * pop3.el (pop3-logon): Fix up unbound variable typo.
3101
3102         * mail-source.el (pop3-streaming-movemail): Autoload.
3103
3104         * pop3.el (pop3-streaming-movemail): Respect
3105         pop3-leave-mail-on-server.
3106
3107         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3108         retrieval.
3109
3110         * pop3.el (pop3-process-filter): Removed unused function.
3111         (pop3-streaming-movemail, pop3-send-streaming-command)
3112         (pop3-wait-for-messages, pop3-write-to-file)
3113         (pop3-number-of-responses): New functions for streaming pop3
3114         retrieval.
3115
3116         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3117         come from no known methods.
3118         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3119         list.
3120
3121         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
3122         message sizes.
3123         (pop3-movemail): Use erase-buffer instead of looping and deleting
3124         regions, which seems rather odd.
3125
3126         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3127         file once per `g' run.
3128
3129         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3130         directories.  This makes the draft queue directory work.
3131
3132         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3133         data from the backends, so that we only request the list of groups from
3134         each method once.  This should speed things up considerably.
3135
3136         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3137         detect that it's not implemented.
3138
3139         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3140         we actually do recurse down into the tree, but don't stat all leaf
3141         nodes.
3142
3143         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3144         then say so instead of bugging out.
3145
3146         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3147         files exist before trying to read them.
3148
3149         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3150         around <pre_int>.
3151
3152         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3153
3154         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3155
3156 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3157
3158         * mm-util.el (mm-image-load-path): Just return the image directories,
3159         not all directories in the path in addition to the image directories.
3160         (mm-image-load-path): Maintain a cache of the image directories so that
3161         the `g' command in Gnus doesn't have to stat dozens of directories each
3162         time.
3163
3164         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3165         (gnus-html-wash-tags): Add a new `i' command to insert images.
3166         (gnus-html-insert-image): New command and keystroke.
3167         (gnus-html-redisplay-with-images): New command and keystroke.
3168         (gnus-html-show-images): Renamed command.
3169         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3170         spacers.
3171         (gnus-html-wash-tags): Decode entities at the end, so that entities
3172         inside the tags don't mess up the rest of the "parsing".
3173
3174         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3175         so that nnimap methods aren't agentized by default.  There's apparently
3176         many problems related to agent/imap behaviour.
3177
3178         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3179
3180         * gnus-html.el: Doc fix.
3181
3182 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3183
3184         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3185         specifier-spec-list for Emacs 21.
3186
3187         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3188         glyph-width and glyph-height instead of display-graphic-p and
3189         image-size; make avoidance of displaying small images work for XEmacs.
3190
3191         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3192         for XEmacs.
3193
3194         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3195         of symbol that holds plist data.
3196         (gnus-process-plist): Remove plist of process after getting it.
3197
3198 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3199
3200         * message.el (message-generate-hashcash): Change default to
3201         'opportunistic if hashcash is installed.
3202
3203         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3204         (gnus-html-put-image): Only call image-size once, since it's somewhat
3205         time-consuming on remote X servers.
3206
3207 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3208
3209         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3210         type on data, not a file name.
3211
3212         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3213         window-pixel-edges for Emacs 21.
3214
3215         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3216         decoded contents.
3217         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3218
3219 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3220
3221         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3222         group line format, since it isn't very interesting.
3223
3224         * gnus-agent.el (gnus-agent-short-article),
3225         (gnus-agent-long-article): Increase values for these two variables,
3226         since most people are likely to have more network connection and
3227         storage than before.
3228
3229         * gnus.el (gnus-refer-article-method): Change default to 'current.
3230         When referring an article, the common behaviour is to refer it from the
3231         current select method, not the native select method.  The chances of
3232         the native select method having the message in question is rather slim
3233         these days.
3234
3235         * gnus-sum.el (gnus-auto-select-subject): Change default to
3236         `unseen-or-unread'.  I think it's likely that most people want to
3237         select an unseen article over a previously seen, but unread one.
3238
3239         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3240         means that in the article buffer none of the minor mode elements will
3241         be shown, usually, and this is not desirable in most cases.
3242
3243         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3244         that commands like `d' (and the like) go to the next line in the
3245         buffer, instead of the next unread article.  I think this is the
3246         behaviour that is most natural for most users.
3247         (gnus-single-article-buffer): Change default to nil, so that people can
3248         have as many article buffers open as they have summary buffer.  I think
3249         this is the most natural way for the groups to behave.
3250
3251         * message.el (message-generate-new-buffers): Change default to
3252         `unsent', so that all new message buffers start their names with the
3253         string "*unsent", and it's easier to find the buffers if you move from
3254         them.
3255
3256 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3257
3258         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3259         small.  They're probably tracking images.
3260         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3261         (gnus-html-rescale-image): Yet another try at getting the image sizing
3262         right.
3263
3264         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3265         nntp-marks-file-name is nil.
3266
3267 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3268
3269         * gnus-html.el (gnus-html-wash-tags)
3270         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3271         Better logging.
3272
3273 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3274
3275         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
3276
3277         * gnus-html.el (gnus-html-wash-tags): Check the value of
3278         gnus-blocked-images in the summary buffer.
3279
3280 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3281
3282         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3283
3284 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3285
3286         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3287         like "a", it seems like.
3288         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3289         since it needs to be picked from the correct buffer.
3290
3291         * nnwfm.el: Removed.
3292
3293         * nnlistserv.el: Removed.
3294
3295 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3296
3297         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3298         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3299
3300 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3301
3302         * nnkiboze.el: Removed.
3303
3304         * nndb.el: Removed.
3305
3306         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3307         alt text.
3308         (gnus-html-rescale-image): Try to get the rescaling logic right for
3309         images that are just wide and not tall.
3310
3311         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3312         overshadow variable bindings.
3313
3314 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3315
3316         * gnus-html.el (gnus-html-wash-tags)
3317         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
3318         extra logging.
3319
3320 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3321
3322         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3323         (gnus-max-image-proportion): New variable.
3324         (gnus-html-rescale-image): New function.
3325         (gnus-html-put-image): Rescale images.
3326
3327 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3328
3329         Fix up some byte-compiler warnings.
3330         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3331         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3332         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3333         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3334         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3335         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3336         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3337
3338 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3339
3340         * gnus-html.el (gnus-article-html): Decode contents by charset.
3341
3342 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3343
3344         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3345         (gnus-html-frame-width, gnus-blocked-images)
3346         * message.el (message-prune-recipient-rules): Add custom version.
3347         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3348
3349         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3350         functions.
3351
3352         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3353         gnus-process-get.
3354
3355 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3356
3357         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3358         instead of lsub directly.
3359
3360 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3361
3362         * nnwarchive.el: Removed.
3363
3364         * gnus-soup.el: Removed.
3365
3366         * nnsoup.el: Removed.
3367
3368         * nnultimate.el: Removed.
3369
3370         * gnus-html.el (gnus-blocked-images): New variable.
3371
3372         * message.el (message-prune-recipients): New function.
3373         (message-prune-recipient-rules): New variable.
3374
3375         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3376         guess whether a long line is natural text or not.
3377
3378         * gnus-html.el (gnus-html-schedule-image-fetching): Use
3379         gnus-process-plist and friends for compatibility.
3380
3381 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3382
3383         * gnus-html.el: Require packages that define macros used in this file.
3384         (gnus-article-mouse-face): Declare to silence byte-compiler.
3385         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3386         process-get.
3387         (gnus-html-put-image): Use plist-get to avoid getf.
3388         (gnus-html-prefetch-images): Use with-current-buffer.
3389
3390 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3391
3392         * gnus-ems.el: Provide compatibility functions for
3393         gnus-set-process-plist.
3394
3395         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3396         header-line-format for XEmacs 21.4.
3397
3398         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3399         * gnus.el (gnus-valid-select-methods)
3400         * message.el (message-send-mail-partially-limit)
3401         * mm-decode.el (mm-text-html-renderer)
3402         * mml.el (mml-insert-mime-headers-always)
3403         * smiley.el (smiley-regexp-alist): Bump custom version.
3404
3405 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3406
3407         * gnus-html.el: require mm-url.
3408         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3409         with the url to `url'.
3410         (gnus-html-wash-tags): Support cid: URLs/images.
3411
3412 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3413
3414         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3415         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3416         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3417
3418         * gnus-move.el: Removed file, since it doesn't really work.
3419
3420         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3421         UTF-8.  This seems to fix problems with some German web feeds.
3422
3423         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3424         at the top so that the proper colours are applied.
3425
3426         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3427         don't have dots in their names.
3428
3429         * gnus-art.el (gnus-article-view-part): Doc fix.
3430
3431         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3432         XEmacs-compatible.
3433         (gnus-html-put-image): Don't do images on non-graphic displays.
3434
3435         * nnslashdot.el: Removed this unused backend.
3436
3437         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3438         actions.
3439         (gnus-undo-register-1): Revert last change.
3440
3441         * gnus-group.el (gnus-group-completing-read): Protect against not
3442         having completion-styles bound.
3443
3444         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3445         make broken recipients happier.
3446
3447         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3448
3449         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3450         point parameter.
3451
3452         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3453
3454         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3455         completion-styles for group selection.
3456
3457 2009-02-04  Andreas Schwab  <schwab@suse.de>
3458
3459         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3460         headers and regexp-quote the match if necessary.
3461
3462 2009-03-24  Miles Bader  <miles@gnu.org>
3463
3464         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3465         the blinking smiley.
3466
3467 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3468
3469         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3470         blink smiley.
3471
3472 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3473
3474         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3475         where the dribbel file lives exists.
3476
3477         * message.el (message-send-mail-partially-limit): Change the default to
3478         nil, since most people don't want this.
3479
3480         * mm-url.el (mm-url-decode-entities): Also decode entities like
3481         &#x3212.
3482
3483 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3484
3485         * gnus-sum.el (gnus-summary-idna-message):
3486         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3487         Hyperlink urls in docstrings with URL `...'.
3488
3489 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3490
3491         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3492         functions.
3493
3494 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3495
3496         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3497         say what the mouseover text should be.
3498
3499         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3500         version of the mm-w3m-safe-url-regexp variable to only download images
3501         in the groups where we want that to happen.
3502
3503         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3504
3505         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3506         easier debugging.
3507         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3508         big pictures in the article buffer.
3509
3510         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3511         gnus-article-html.
3512         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3513         w3m.
3514
3515         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3516
3517 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3518
3519         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3520         which doesn't exist.
3521
3522         * message.el (message-inhibit-ecomplete): New variable to allow some
3523         function to inhibit ecomplete address storage.
3524         (message-resend): Disable ecomplete message storage when resending
3525         messages.
3526
3527         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3528
3529 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3530
3531         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3532         Save excursion while copying, moving, and deleting articles in order to
3533         prevent the cursor from jumping to unforeseen place.
3534
3535 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3536
3537         * lpath.el: No need to bind bookmark-current-buffer,
3538         bookmark-yank-point and bookmark-make-record-function.
3539
3540 2010-08-17  Glenn Morris  <rgm@gnu.org>
3541
3542         * gnus-sync.el: Require gnus components whose functions are used.
3543
3544         * gnus-art.el (bookmark-make-record-function):
3545         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3546         Declare for compiler.
3547
3548         * mm-url.el (mml-compute-boundary): Autoload.
3549
3550 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3551
3552         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3553
3554 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3555
3556         Typo fix "hoo4a" -> "hook".
3557
3558         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3559
3560 2010-08-14  Glenn Morris  <rgm@gnu.org>
3561
3562         * gnus-sync.el (gnus-sync): Fix defgroup version.
3563
3564 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3565
3566         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3567
3568         * gnus-sync.el: Fix docs.
3569         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3570         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3571
3572 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3573
3574         Optimizations for gnus-sync.el.
3575
3576         * gnus-sync.el: Add docs about gnus-sync-backend
3577         possibilities.
3578         (gnus-sync-save): Remove unnecessary message.
3579         (gnus-sync-read): Optimize and show what groups were skipped.
3580
3581 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3582
3583         Minor bug fixes for gnus-sync.el.
3584
3585         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3586         read the sync on get-new-news.
3587
3588         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3589         quiet.
3590
3591         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3592
3593 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3594
3595         Make saving and restoring of hidden threads work with overlays.
3596         Patch applied by Ted Zlatanov.
3597
3598         * gnus-sum.el (gnus-hidden-threads-configuration)
3599         (gnus-restore-hidden-threads-configuration): Update to deal with text
3600         properties, rather than searching for a magic character.
3601
3602 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3603
3604         New gnus-sync.el library for synchronization of marks.
3605
3606         * gnus-sync.el: New library for synchronization of marks.
3607
3608         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3609         renamed from `gnus-registry-grep-in-list'.
3610
3611         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3612
3613         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3614
3615 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3618         determining charset of text fails.
3619
3620 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3621
3622         * nnmail.el (nnmail-get-new-mail-1): Revert.
3623
3624         * nnml.el (nnml-active-number): Make sure names of newly created groups
3625         in nnml-group-alist are encoded.
3626
3627 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3628
3629         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3630         containing non-ASCII characters in active file for nnml back end.
3631
3632 2010-07-24  David Engster  <dengste@eml.cc>
3633
3634         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3635         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3636
3637 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3638
3639         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3640         tag (Bug#6654).
3641
3642 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3643
3644         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3645         the article buffer, not the summary buffer.
3646
3647 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3648
3649         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3650         Emacs 23 as well.
3651
3652 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3653
3654         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3655         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3656
3657 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3658
3659         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3660         Patch applied by Karl Fogel.
3661
3662         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3663         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3664
3665 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3666
3667         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3668         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3669         C-w still not working correctly from Article buffers; Thierry's
3670         patch to fix that will be applied after this.
3671
3672         * gnus-art.el (bookmark-make-record-function): New local variable.
3673
3674         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3675         article buffer.
3676         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3677
3678 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3679
3680         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3681         on changes in bookmark.el.
3682
3683 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3684
3685         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3686         `no-log' instead of message not to log prompt string.
3687
3688 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3689
3690         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3691         the *other* type of HTML form submission.
3692
3693 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3694
3695         * auth-source.el (auth-source-pick): If choice does not contain a
3696         questioned keyword, set the check to t.
3697
3698 2010-06-12  Romain Francoise  <romain@orebokech.com>
3699
3700         * gnus-util.el (gnus-date-get-time): Move up before first use.
3701
3702 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3703
3704         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3705         (gnus-article-edit-part): Bind it to make last part that is substituted
3706         or deleted visible.
3707         (gnus-mime-display-single): Buttonize part of which id equals to
3708         gnus-mime-buttonized-part-id.
3709
3710 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3711
3712         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3713         (gnus-dd-mmm): Use gnus-date-get-time.
3714         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3715         simplify logic.
3716         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3717         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3718
3719 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3720
3721         * auth-source.el (top): Autoload `secrets-list-collections',
3722         `secrets-create-item', `secrets-delete-item'.
3723         (auth-sources): Fix tag string.
3724         (auth-get-source, auth-source-retrieve, auth-source-create)
3725         (auth-source-delete): New defuns.
3726         (auth-source-pick): Rewrite in order to avoid 2 passes.
3727         (auth-source-forget-user-or-password): New parameter USERNAME.
3728         (auth-source-user-or-password): New parameters CREATE-MISSING and
3729         DELETE-EXISTING.  Retrieve password interactively, if needed.
3730
3731 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3732
3733         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3734         deleting unused directories when gnus-expert-user is t.
3735
3736 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3737
3738         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3739         for each temp file when gnus-article-browse-delete-temp is ask.
3740
3741 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3742
3743         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3744         Lisp calls to delete-backward-char by calls to delete-char.
3745
3746 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3747
3748         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3749
3750 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3751
3752         * password-cache.el (password-cache-remove): Fix docstring.
3753
3754 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3755
3756         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3757         article unless decoding article to be saved.
3758
3759 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3760
3761         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3762         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3763         generated within the mm-with-unibyte-current-buffer macro.
3764
3765 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3766
3767         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3768         to nil when we're in a mml-preview buffer and no group is selected.
3769
3770 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3771
3772         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3773         when catching the `C-g'.  Reported by "Leo".
3774
3775 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3776
3777         * message.el (message-forward-make-body-plain)
3778         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3779         multibyte-string-p.
3780
3781         * lpath.el: Revert.
3782
3783 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3784
3785         * message.el (message-forward-make-body-mml): Assume original message
3786         is multibyte string; error on unibyte.
3787         (message-forward-make-body-plain): Ditto; don't add excessive newline
3788         in body end.
3789
3790         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3791
3792 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3793
3794         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3795         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3796
3797 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3798
3799         * mm-extern.el (mm-extern-url): Don't use
3800         mm-with-unibyte-current-buffer.
3801         (mm-extern-cache-contents): Use with-current-buffer instead of
3802         save-excursion + set-buffer.
3803
3804 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3805
3806         * mm-util.el (mm-emacs-mule): Remove.
3807
3808 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3809
3810         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3811         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3812         change.
3813
3814 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3815
3816         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3817         bind the default value of enable-multibyte-characters to nil.
3818
3819 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3820
3821         * message.el (message-forward-make-body-plain)
3822         (message-forward-make-body-mml):
3823         Don't use mm-with-unibyte-current-buffer.
3824
3825 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3826
3827         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3828
3829 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3830
3831         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3832         (Bug#5592).
3833
3834 2010-05-07  Julien Danjou  <julien@danjou.info>
3835
3836         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3837         it to mm-pipe-part.
3838
3839         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3840         it is given.
3841
3842 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3843
3844         * binhex.el (binhex-decode-region-internal)
3845         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3846         (dns-query)
3847         * nnweb.el (nnweb-gmane-search)
3848         * pgg-parse.el (pgg-parse-armor)
3849         * pgg.el (pgg-verify-region)
3850         * sha1.el (sha1-string-external)
3851         * uudecode.el (uudecode-decode-region-internal)
3852         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3853         XEmacs.
3854
3855         * gnus-art.el (gnus-article-browse-html-parts)
3856         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3857         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3858         make-temp-file.
3859
3860         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3861         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3862         compiling.
3863
3864         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3865         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3866         XEmacs when compiling.
3867
3868         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3869         gnus-pick-mode-off-hook for XEmacs when compiling.
3870         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3871         gnus-binary-mode-off-hook for XEmacs when compiling.
3872
3873         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3874         nil if char-charset is not available.
3875
3876         * imap.el (imap-disable-multibyte)
3877         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3878         macros.
3879
3880         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3881         instead of encode-coding-string.
3882
3883         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3884         'xemacs) instead of mm-emacs-mule to switch function definitions.
3885         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3886
3887         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3888         bind temporary-file-directory for XEmacs;
3889         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3890         timer-set-function for XEmacs 21.4 and SXEmacs;
3891         bind timer-list for XEmacs 21.4 and SXEmacs;
3892         fbind char-charset and find-charset-region for non-Mule XEmacs;
3893         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3894         encode-coding-region and encode-coding-string for XEmacs having no
3895         file-coding feature.
3896
3897 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3898
3899         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3900
3901 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3902
3903         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3904         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3905
3906 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3907
3908         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3909         alias `jka-compr-delete-temp-file' no longer exists.
3910
3911 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3912
3913         Use define-minor-mode in Gnus where applicable.
3914         * mml.el (mml-mode): Use define-minor-mode.
3915         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3916         (gnus-undo-mode): Use define-minor-mode.
3917         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3918         (gnus-dead-summary-mode): Use define-minor-mode.
3919         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3920         Initialize in declaration.
3921         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3922         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3923         (gnus-mailing-list-mode): Use define-minor-mode.
3924         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3925         (gnus-draft-mode): Use define-minor-mode.
3926         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3927         (gnus-dired-mode): Use define-minor-mode.
3928
3929 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3930
3931         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3932         handles on recursive mml-to-mime translation and check them for
3933         boundary delimiter collisions.  Reported by Greg Troxel.
3934
3935 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3936
3937         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3938
3939 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3940
3941         * mm-util.el (mm-find-buffer-file-coding-system):
3942         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3943
3944 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3945
3946         * message.el (message-generate-headers): Record insertion of optional
3947         headers as well.  Otherwise the check to prevent repeated insertion of
3948         optional headers is a no-op.
3949
3950 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3951
3952         * smime.el: Don't mention CVS.
3953
3954         * nnrss.el (nnrss-fetch): Don't mention CVS.
3955
3956         * nnir.el: Don't mention CVS.
3957
3958 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3959
3960         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3961
3962 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3963
3964         * lpath.el: Fbind bookmark-default-handler,
3965         bookmark-get-bookmark-record, bookmark-make-record-default,
3966         bookmark-prop-get for Emacs <23 and XEmacs.
3967
3968 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3969
3970         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3971         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3972         Use with-current-buffer to silence the byte-compiler.
3973         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3974         bother to require `gnus'.
3975         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3976
3977 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3978
3979         * gnus-sum.el (gnus-summary-bookmark-make-record)
3980         (gnus-summary-bookmark-jump): New functions.
3981         (gnus-summary-mode): Setup bookmark support.
3982
3983 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3984
3985         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3986         if set.
3987
3988 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3991         gnus-article-browse-html-save-cid-image; make it work recursively for
3992         forwarded messages as well.
3993         (gnus-article-browse-html-parts): Work when prefix arg is given.
3994         (gnus-article-browse-html-article): Doc fix.
3995
3996 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3997
3998         * message.el (message-default-mail-headers):
3999         (message-default-headers): Carry the value mail-default-headers over
4000         into message-default-mail-headers, rather than message-default-headers.
4001
4002 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4003
4004         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
4005         charset.
4006
4007         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4008         charset into the <meta> tag when the article is encoded to utf-8.
4009
4010 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4011
4012         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
4013         directories as well.
4014         (gnus-article-browse-html-parts): Work for images that do not specify
4015         file names; delete temp directory when quitting; insert header at the
4016         right place; use file: scheme for image files.
4017
4018 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4019
4020         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4021         (gnus-article-browse-html-parts): Use it to make temporary cid image
4022         files in addition to html file so that browser may display them.
4023
4024 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4025
4026         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4027
4028 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4029
4030         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4031
4032 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4033
4034         * auth-source.el (auth-sources): Change default to be simpler.  Explain
4035         about Secret Service API sources.  Improve Customize options.
4036         (auth-source-pick): Change to accept any number of search parameters.
4037         Implement fallbacks iteratively, not recursively.  Add scoring on the
4038         second pass and sort by score.  Call Secret Service API when needed.
4039         (auth-source-user-or-password): Use it.  Call Secret Service API
4040         directly when needed to get the user name and the password.
4041
4042 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4043
4044         * message.el (message-interactive): Doc fix.
4045         (message-qmail-inject-args): Reflow.
4046         (message-kill-to-signature): Fix typo in docstring.
4047
4048         * smiley.el (smiley-buffer): Fix typo in docstring.
4049
4050 2010-03-24  Glenn Morris  <rgm@gnu.org>
4051
4052         * mail-source.el (gnus-message): Declare.
4053         (mail-source-delete-old-incoming): Require gnus-util.
4054
4055 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4056
4057         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4058
4059         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4060
4061         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4062         password-cache's default if it is not bound.
4063         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4064         password-cache-expiry's default if it is not bound.
4065
4066         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4067         available in Emacs 21.
4068
4069         * lpath.el: Suppress compiler warnings for:
4070         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4071         XEmacs;
4072         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4073         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4074         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4075
4076 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4077
4078         * auth-source.el (auth-sources): Fix up definition so extra parameters
4079         are always inline.
4080
4081 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4082
4083         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
4084         wasn't updated after mismatch.  Clear cached mailbox info correctly
4085         when uidvalidity changes.
4086         (nnimap-group-prefixed-name): New function to avoid some code
4087         duplication.
4088         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4089         (nnimap-request-group): Use it.
4090         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4091         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4092         with many imap folders.  This is done by caching the group status from
4093         the imap server persistently in a group parameter `imap-status'.  (This
4094         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4095         but not persistently, so every Gnus startup was still very slow.)
4096
4097 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4098
4099         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4100         delete the extra newline.  Otherwise editing of :string and :number
4101         types don't work.
4102
4103 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4104
4105         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4106         secrets.el dependency.
4107         (auth-sources): Add optional user name.  Add secrets.el configuration
4108         choice (unused right now).
4109
4110 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4111
4112         * gnus-sum.el (gnus-summary-make-menu-bar): Let
4113         `gnus-registry-install-shortcuts' fill in the functions.
4114
4115         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4116         warnings.
4117         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4118         (gnus-registry-install-shortcuts): Populate and use it in a
4119         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4120
4121 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4122
4123         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4124         In-place substitutions for the group name encoding/decoding.
4125         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4126         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4127         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4128         (nnimap-update-unseen, nnimap-request-list)
4129         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4130         (nnimap-request-set-mark, nnimap-split-to-groups)
4131         (nnimap-split-articles, nnimap-request-newgroups)
4132         (nnimap-request-create-group, nnimap-request-accept-article)
4133         (nnimap-request-delete-group, nnimap-request-rename-group)
4134         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4135         `encoded-mbx' for consistency.
4136         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4137         variable `imap-current-mailbox'.
4138
4139         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4140         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4141
4142 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4143
4144         * pop3.el (pop3-display-message-size-flag): Display message size byte
4145         counts during POP3 download.
4146         (pop3-movemail): Use it.
4147         (pop3-list): Implement listing of available messages.
4148
4149 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4150
4151         * nnir.el (nnir-get-article-nov-override-function): New function to
4152         override the normal NOV retrieval.
4153         (nnir-retrieve-headers): Use it.
4154
4155 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4156
4157         * auth-source.el (netrc-machine-user-or-password): Autoload.
4158
4159 2010-03-19  Glenn Morris  <rgm@gnu.org>
4160
4161         Stop message.el from loading about 40 libraries it doesn't always need.
4162         The general approach is to autoload rather than require, and to
4163         require in the specific functions rather than the file.  (Bug#5642)
4164
4165         * gmm-utils.el: Don't require wid-edit.
4166         (widget-create-child-value, widget-convert, widget-default-get):
4167         Autoload.
4168
4169         * gnus-util.el: Don't require time-date, netrc.
4170         (message-fetch-field, gnus-group-name-decode): Declare rather than
4171         autoloading.
4172         (gnus-fetch-field): Require message.
4173         (gnus-decode-newsgroups): Require gnus-group.
4174
4175         * ietf-drums.el: Don't require time-date.
4176
4177         * message.el: Don't require hashcash, canlock, ecomplete.
4178         Do require mail-utils.  Require nnheader only when compiling.
4179         (smtpmail-default-smtp-server): Remove declaration.
4180         (message-send-mail-function): Check smtpmail-default-smtp-server
4181         is bound rather than requiring smtpmail.
4182         (message-auto-save-directory, message-insert-signature): Use
4183         expand-file-name rather than nnheader-concat.
4184         (nnheader-insert-file-contents): Autoload.
4185         (hashcash-wait-async): Declare.
4186         (message-send-mail): Only call gnus-setup-posting-charset if
4187         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4188         (message-send-mail-with-sendmail): Require sendmail.
4189         (canlock-password, canlock-password-for-verify): Declare.
4190         (message-canlock-password): Require canlock.
4191         (nnheader-get-report): Autoload.
4192         (gnus-setup-posting-charset): Declare.
4193         (message-send-news): Require gnus-msg.
4194         (message-make-references, message-make-in-reply-to): Use mail-header-id
4195         rather than the alias mail-header-message-id.
4196         (ecomplete-add-item, ecomplete-save): Declare.
4197         (message-put-addresses-in-ecomplete): Require ecomplete.
4198         (ecomplete-display-matches): Autoload.
4199
4200         * mm-decode.el: Don't require mailcap, gnus-util.
4201         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4202         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4203         Autoload.
4204         (mailcap-mime-extensions): Declare.
4205
4206         * mm-encode.el: Don't require mailcap.
4207         (mailcap-extension-to-mime): Autoload.
4208
4209         * mml-sec.el: Don't require password-cache.
4210
4211         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4212         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4213         (mml-minibuffer-read-type): Require mailcap.
4214         (mml-preview): Require gnus-msg.
4215
4216         * mml1991.el: Require password-cache.
4217         (password-cache-expiry): Remove declaration.
4218
4219         * mml2015.el: Require password-cache.
4220         (password-cache-expiry): Remove declaration.
4221
4222         * nneething.el (mailcap): Require mailcap.
4223
4224         * nnheader.el (declare-function): Add compatibility stub.
4225         (message-remove-header): Declare rather than autoload.
4226         (nnheader-replace-header): Require message.
4227
4228         * nnimap.el (declare-function): Add compatibility stub.
4229         (netrc-parse, netrc-machine-user-or-password): Declare.
4230         (nnimap-open-connection): Require netrc.
4231
4232         * nntp.el (declare-function): Add compatibility stub.
4233         (netrc-parse, netrc-machine, netrc-get): Declare.
4234         (nntp-send-authinfo): Require netrc.
4235
4236         * rfc2047.el: Don't require qp.
4237         (quoted-printable-encode-region, quoted-printable-decode-string):
4238         Autoload.
4239
4240         * sieve-mode.el: Don't require easymenu.
4241         (easy-menu-add-item): Autoload it.
4242
4243         * spam-stat.el (time-to-number-of-days): Autoload it.
4244
4245 2010-03-19  Glenn Morris  <rgm@gnu.org>
4246
4247         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4248
4249 2010-03-18  Glenn Morris  <rgm@gnu.org>
4250
4251         * hashcash.el (declare-function): Remove duplicate definition.
4252
4253 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4254
4255         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4256         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4257         value if any backslash escapes).
4258
4259 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4260
4261         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4262         if it is available.  (bug#5647)
4263
4264         * lpath.el: Suppress compiler warning for coding-system-from-name for
4265         Emacs 21 and XEmacs.
4266
4267 2010-03-14  Juri Linkov  <juri@jurta.org>
4268
4269         * hmac-def.el:
4270         * hmac-md5.el:
4271         * netrc.el: Fix keywords.
4272
4273 2010-02-26  Glenn Morris  <rgm@gnu.org>
4274
4275         * message.el (message-send-mail-function): Change the default, so that
4276         it inherits from a customized send-mail-function.  (Bug#5643)
4277
4278 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4279
4280         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4281         shell-command-to-string signals an error (bug#5299).
4282
4283 2010-02-24  Glenn Morris  <rgm@gnu.org>
4284
4285         * message.el (message-smtpmail-send-it)
4286         (message-send-mail-with-mailclient): Doc fixes.
4287
4288 2010-02-16  Glenn Morris  <rgm@gnu.org>
4289
4290         * message.el (message-default-mail-headers): Change the default value
4291         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4292
4293 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4294
4295         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4296         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4297
4298 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4299
4300         * time-date.el (date-to-time): Doc fix (Bug#5408).
4301
4302 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4303
4304         * message.el (message-mail): Just pass yank-action on to message-setup.
4305         (message-setup): Handle (FUN . ARGS) form of yank-action.
4306         (message-with-reply-buffer, message-widen-reply)
4307         (message-yank-original): Handle non-buffer values of
4308         message-reply-buffer (Bug#4080).
4309         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4310
4311 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4312
4313         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4314         Fix typo in docstring.
4315
4316 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4317
4318         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4319         response.
4320
4321 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4322
4323         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4324
4325         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4326
4327         * message.el (message-check-news-header-syntax): Protect against a
4328         string that `rfc822-addresses' returns when parsing fails.
4329
4330 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4331
4332         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4333         (gnus-previous-char-property-change): New functions.
4334
4335         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4336
4337 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4338
4339         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4340         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4341
4342 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4343
4344         * message.el (message-exchange-point-and-mark): Rework last change to
4345         avoid using optional arg of exchange-point-and-mark, for backward
4346         compatibility.
4347
4348 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4349
4350         * message.el (message-exchange-point-and-mark): Call
4351         exchange-point-and-mark with an argument rather than setting
4352         mark-active by hand (Bug#5175).
4353
4354 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4355
4356         * nntp.el (nntp-service-to-port): Work for service expressed with
4357         numeric string; replace [:digit:] with [0-9] for XEmacs.
4358
4359 2009-12-17  Glenn Morris  <rgm@gnu.org>
4360
4361         * gnus-group.el (gnus-bug-group-download-format-alist):
4362         Change emacs entry to debbugs.gnu.org.  Bump :version.
4363
4364 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4365
4366         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4367
4368 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4369
4370         * message.el (message-info): Explain why we use `Info-goto-node'.
4371
4372 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4373
4374         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4375
4376 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4377
4378         * message.el (message-completion-in-region): New compatibility function.
4379         (message-expand-group): Use it.
4380
4381 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4382
4383         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4384         with no unread article should be listed if the 2nd arg `predicate' is
4385         given.
4386
4387 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4388
4389         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4390
4391 2009-11-29  Juri Linkov  <juri@jurta.org>
4392
4393         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4394         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4395         on `gnus-recenter'. (Bug#4698, Bug#4981)
4396
4397 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4398
4399         * sha1.el (sha1-string-external): default-directory "/" in case
4400         otherwise non-existent.  process-connection-type pipe for touch of
4401         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4402
4403 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4404
4405         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4406         it's comms related and sgml-mode.el has "comm" on that basis too.
4407
4408 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4409
4410         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4411         containing tspecial characters if they have been already quoted.
4412
4413 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4414
4415         * dns-mode.el (auto-mode-alist): Purecopy string.
4416
4417 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4418
4419         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4420
4421 2009-10-24  Glenn Morris  <rgm@gnu.org>
4422
4423         * gnus-art.el (help-xref-stack-item): Define for compiler.
4424
4425 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4426
4427         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4428
4429 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4430
4431         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4432
4433 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4434
4435         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4436         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4437
4438 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4439
4440         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4441         (gnus-overlays-in): New alias to overlays-in.
4442
4443         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4444         gnus-overlay-get, and gnus-delete-overlay.
4445         (gnus-summary-show-thread): Make it work as well for systems in which
4446         next-single-char-property-change is not available.
4447         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4448
4449         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4450         (gnus-overlay-get): New alias to extent-property.
4451         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4452
4453         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4454         SXEmacs.
4455
4456         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4457         SXEmacs.
4458
4459 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4460
4461         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4462
4463 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4464
4465         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4466         and XEmacs that don't have `remove-overlays'.
4467
4468 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4469
4470         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4471         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4472         selective display.  Use overlays instead.
4473
4474 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4475
4476         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4477
4478 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4479
4480         * spam-stat.el (spam-stat-load): Fix typo in message.
4481
4482 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4483
4484         * dig.el (dig-invoke): Fix typo in docstring.
4485         (query-dig): Reflow docstring.
4486
4487 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4488
4489         * gnus-art.el (gnus-article-encrypt-body):
4490         * message.el (message-check-recipients):
4491         * mm-util.el (mm-codepage-setup):
4492         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4493         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4494
4495 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4496
4497         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4498         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4499         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4500         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4501         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4502
4503 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4504
4505         * dig.el: Add "Keywords: comm", as per net-utils.el.
4506
4507 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4508
4509         * dig.el (dig-mode): Use define-derived-mode.
4510
4511 2009-09-19  Glenn Morris  <rgm@gnu.org>
4512
4513         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4514
4515 2009-09-18  Glenn Morris  <rgm@gnu.org>
4516
4517         * gnus-diary.el (gnus-diary-check-message):
4518         * message.el (message-insert-formatted-citation-line):
4519         * nnbabyl.el (top-level):
4520         * nndiary.el (nndiary-schedule):
4521         Fix typos in condition-case handlers.
4522
4523 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4524
4525         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4526         configuration that provides the sole article window in a frame;
4527         position point correctly after deleting a part.
4528
4529 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4530
4531         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4532         (spam-resolve-registrations-routine): Use it to unregister articles
4533         that change status.
4534
4535 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4536
4537         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4538         with XEmacs.
4539         (parse-time-string-chars): Use it.
4540
4541 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4542
4543         * imap.el (imap-interactive-login): Better messages.
4544         (imap-open): Fix bug with renamed buffer on reconnect.
4545         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4546         for easier debugging and cleaner code.  On successful (guessed based on
4547         server capabilities) secondary authentication, set imap-state
4548         correctly.
4549         (imap-last-authenticator): Define imap-last-authenticator as a variable
4550         to avoid warnings.
4551
4552 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4553
4554         * nnrss.el (nnrss-request-article): Remove binding of
4555         default-enable-multibyte-characters that has gotten needless by
4556         the 2007-07-13 change in rfc2047-encode-message-header.
4557
4558         * mml.el (mml-insert-multipart): Error on the message header.
4559         (mml-insert-part): Error on the message header; position point at
4560         the end of a MIME tag.
4561
4562 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4563
4564         * time-date.el (autoload): Expand define-obsolete-function-alias into
4565         defalias and make-obsolete for old Emacsen that Gnus supports.
4566         (with-no-warnings): Define it for old Emacsen.
4567         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4568         is available.
4569         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4570         float-time is available; suppress compile warning for time-to-seconds.
4571
4572         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4573         (gnus-float-time): Alias to float-time if it exists.
4574
4575         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4576         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4577         float-time is available; suppress compile warning for time-to-seconds.
4578
4579         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4580         XEmacs.
4581
4582 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4583
4584         * imap.el (imap-message-map): Docstring fix.
4585
4586 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4587
4588         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4589         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4590         Add the optional argument `encoding' that overrides the default.
4591
4592         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4593         mm-encode-buffer.
4594
4595 2009-09-04  Glenn Morris  <rgm@gnu.org>
4596
4597         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4598         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4599         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4600         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4601         * mm-util.el (mm-with-unibyte-current-buffer)
4602         (mm-find-buffer-file-coding-system):
4603         * yenc.el (yenc-decode-region): Use default-value rather than
4604         default-enable-multibyte-characters.
4605
4606 2009-09-03  Glenn Morris  <rgm@gnu.org>
4607
4608         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4609         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4610         than default-enable-multibyte-characters.
4611
4612 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4613
4614         * gnus-art.el (gnus-article-read-summary-keys):
4615         Fix gnus-buffer-configuration's value temporarily used.
4616
4617 2009-09-02  Glenn Morris  <rgm@gnu.org>
4618
4619         * gnus-util.el (gnus-float-time): New function.
4620         * gnus-delay.el (gnus-delay-article):
4621         * gnus-sum.el (gnus-thread-latest-date):
4622         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4623         * nnspool.el (nnspool-request-newgroups):
4624         Use gnus-float-time rather than time-to-seconds.
4625         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4626
4627         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4628         (gnus-header-subject-face, gnus-header-newsgroups-face)
4629         (gnus-header-name-face, gnus-header-content-face):
4630         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4631         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4632         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4633         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4634         (gnus-cite-face-11):
4635         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4636         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4637         (gnus-server-closed-face, gnus-server-denied-face)
4638         (gnus-server-offline-face):
4639         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4640         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4641         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4642         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4643         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4644         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4645         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4646         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4647         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4648         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4649         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4650         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4651         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4652         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4653         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4654         (gnus-summary-high-undownloaded-face)
4655         (gnus-summary-low-undownloaded-face)
4656         (gnus-summary-normal-undownloaded-face)
4657         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4658         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4659         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4660         (gnus-splash-face):
4661         * message.el (message-header-to-face, message-header-cc-face)
4662         (message-header-subject-face, message-header-newsgroups-face)
4663         (message-header-other-face, message-header-name-face)
4664         (message-header-xheader-face, message-separator-face)
4665         (message-cited-text-face, message-mml-face):
4666         * sieve-mode.el (sieve-control-commands-face)
4667         (sieve-action-commands-face, sieve-test-commands-face)
4668         (sieve-tagged-arguments-face):
4669         * spam.el (spam-face):
4670         Mark face aliases with "-face" in the name as obsolete.
4671
4672 2009-09-01  Glenn Morris  <rgm@gnu.org>
4673
4674         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4675         than goto-line.
4676
4677 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4678
4679         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4680         Don't move point if the command is invoked inside the message header.
4681
4682 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4683
4684         * imap.el (imap-send-command): Simplify.
4685         (imap-wait-for-tag): point-max -> buffer-size.
4686
4687 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4688
4689         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4690         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4691         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4692         * nnir.el (nnir-swish-e-index-file):
4693         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4694         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4695         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4696         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4697         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4698         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4699
4700 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4701
4702         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4703         Don't save excursion.
4704
4705 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4706
4707         * nnheader.el (nnheader-find-file-noselect):
4708         * mm-util.el (mm-insert-file-contents):
4709         Use (default-value 'major-mode) instead of default-major-mode.
4710
4711 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4712
4713         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4714
4715 2009-08-26  Glenn Morris  <rgm@gnu.org>
4716
4717         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4718         than placing in files.el.
4719
4720 2009-08-25  Glenn Morris  <rgm@gnu.org>
4721
4722         * nnir.el (top-level): Don't require cl at run-time.
4723         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4724         Replace cl-function substitute with gnus-replace-in-string.
4725         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4726         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4727         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4728         simplified expansions.
4729
4730 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4731
4732         * dig.el (dig): Add autoload cookie.
4733
4734 2009-08-22  Glenn Morris  <rgm@gnu.org>
4735
4736         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4737         goto-line.
4738
4739 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4740
4741         * parse-time.el (parse-time-string-chars): Save match data.
4742
4743 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4744
4745         * parse-time.el (parse-time-string-chars): Compute using character
4746         classes, to handle non-ascii characters (Bug#3190).
4747
4748 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4749
4750         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4751
4752         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4753         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4754         (gnus-mm-display-part, gnus-mime-display-single)
4755         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4756         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4757
4758         * gnus-sum.el
4759         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4760         (gnus-summary-move-article): Add expirable mark to articles copied or
4761         moved to group that has auto-expire turned on if the option is non-nil.
4762
4763 2009-07-24  Glenn Morris  <rgm@gnu.org>
4764
4765         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4766         Fix typo.  (Bug#3903)
4767
4768 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4769
4770         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4771         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4772         that should not be used for draft articles.
4773         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4774         that has no concern in minor mode keys.
4775         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4776         Abolish.
4777
4778 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4781         article without making inquiry to a user for unknown encoding.
4782
4783         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4784         (nnmaildir--scan): Assume i-node and device number that file-attributes
4785         returns might be cons-cell.
4786
4787         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4788
4789         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4790
4791 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4792
4793         * auth-source.el: Remove docs now in auth.texi.  Don't use
4794         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4795         `auth-source-hide-passwords' and use them.
4796
4797 2009-07-15  Glenn Morris  <rgm@gnu.org>
4798
4799         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4800
4801 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4802
4803         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4804         excessive whitespace from the default values of title and description.
4805
4806 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4807
4808         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4809         mail-fetch-field to fetch Content-Description header in order to
4810         exclude newlines.
4811
4812 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4813
4814         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4815         format used by GnuPG 2.0.11.
4816
4817 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4818
4819         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4820         to deleted part.
4821
4822 2009-05-30  David Engster  <dengste@eml.cc>
4823
4824         * nnmairix.el: Remove old documentation in the commentary block.
4825         (nnmairix-request-group): Do not update active file for nnml back ends.
4826         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4827         end so that overview files are ignored.
4828         (nnmairix-update-groups): Make updating the groups more robust by using
4829         marks.
4830         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4831         with dollar characters in message-id.
4832
4833 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4834
4835         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4836         2008-12-25 in dns.el.
4837
4838 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4839
4840         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4841         could happen if the text is only composed of spaces and/or tabs.
4842
4843 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4844
4845         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4846         when sending a queued message to avoid extra mml tags.
4847
4848 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4849
4850         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4851
4852 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4853
4854         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4855         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4856         rmail-toggle-header for XEmacs;
4857         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4858
4859 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4860
4861         * gnus-dired.el: Remove autoload for gnus-setup-message.
4862         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4863         displaying Gnus logo; always use compose-mail.
4864
4865 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4866
4867         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4868
4869 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4870
4871         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4872         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4873         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4874         available.
4875         (gnus-nocem-epg-verify): New function.
4876
4877 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4878
4879         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4880
4881 2009-02-15  Glenn Morris  <rgm@gnu.org>
4882
4883         * gnus-util.el (rmail-insert-rmail-file-header)
4884         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4885         autoloads.
4886         (rmail-default-rmail-file): Remove unnecessary declaration.
4887         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4888
4889 2009-02-14  Glenn Morris  <rgm@gnu.org>
4890
4891         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4892         variable (only used in gnus-util, which declares it anyway).
4893         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4894         which was only needed by gnus-art (changed to not use it any more).
4895         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4896         only used in gnus-util, which autoloads it itself.
4897         (rmail-update-summary): Fix autoload.
4898
4899         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4900         rather than rmail-output-to-rmail-file.
4901
4902 2009-02-07  Glenn Morris  <rgm@gnu.org>
4903
4904         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4905         autoload of function that no longer exists.
4906         (rmail-toggle-header): Declare.
4907         (message-forward-rmail-make-body): Handle mbox Rmail.
4908
4909 2009-01-31  Glenn Morris  <rgm@gnu.org>
4910
4911         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4912         2009-01-09 change.
4913
4914 2009-01-31  Dave Love  <fx@gnu.org>
4915
4916         * imap.el (imap-fetch-safe): Bind debug-on-error.
4917         (imap-debug): Add imap-fetch-safe.
4918
4919 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4920
4921         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4922         (auth-source-forget-all-cached): New convenience function.
4923         (auth-source-user-or-password): Accept list of modes or a single mode.
4924
4925         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4926         auth-source modes.
4927
4928         * netrc.el (netrc-machine-user-or-password): Use list of
4929         auth-source modes.
4930
4931         * nnimap.el (nnimap-open-connection): Use list of
4932         auth-source modes.
4933
4934         * nntp.el (nntp-send-authinfo): Use list of
4935         auth-source modes.
4936
4937 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4938
4939         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4940         now.
4941
4942 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4943
4944         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4945         coding system in XEmacs; add a workaround for XEmacs.
4946
4947         * lpath.el: Fbind coding-system-aliasee.
4948
4949 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4950
4951         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4952         of current-language-environment.
4953
4954 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4955
4956         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4957         available at runtime.
4958
4959 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4960
4961         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4962
4963 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4964
4965         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4966         the greatest positive fixnum value doesn't work under an XEmacs with
4967         bignum support; use the most-positive-fixnum constant instead,
4968         available since Emacs 21.1 with cl and XEmacs 21.1.
4969
4970 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4971
4972         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4973         XEmacs gets not to work.
4974
4975 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4976
4977         * mm-util.el (mm-coding-system-priorities): Allow the value like
4978         "Japanese (UTF-8)" of current-language-environment.
4979
4980 2009-01-09  Glenn Morris  <rgm@gnu.org>
4981
4982         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4983         with last-command-event.
4984
4985 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4986
4987         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4988         in the doc string.
4989
4990         * message.el (message-fix-before-sending): Amend comment.
4991
4992 2009-01-08  Dave Love  <fx@gnu.org>
4993
4994         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4995
4996 2009-01-07  David Engster  <dengste@eml.cc>
4997
4998         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4999         simplified server definitions by converting it via
5000         gnus-server-to-method.
5001
5002 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5003
5004         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5005         parameter's operands.
5006
5007 2009-01-06  David Engster  <dengste@eml.cc>
5008
5009         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5010         primary select method (for gnus-group-mark-article-as-read).
5011
5012 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5013
5014         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5015         `(gnus)Face', not `(gnus)X-Face'.
5016
5017 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5018
5019         * mm-util.el (mm-ucs-to-char): New function.
5020
5021         * mm-url.el (mm-url-decode-entities): Use it.
5022
5023         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5024         unicode-to-char.
5025
5026 2009-01-05  Dave Love  <fx@gnu.org>
5027
5028         * time-date.el: Require cl for `declare'.
5029
5030 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5031
5032         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5033         Dave Love.
5034
5035 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5036
5037         * message.el (message-fix-before-sending): Add `eight-bit' to
5038         illegible-text check.
5039
5040 2009-01-03  Michael Olson  <mwolson@gnu.org>
5041
5042         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5043         `headers' is nil.  This can occur if the IMAP server does not have
5044         permissions to read messages from a folder, but can write new messages
5045         to the folder.
5046         (nnimap-request-article-part): Do not insert `data' if it is nil.
5047
5048         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5049         characters which will confuse `read', so skip past them.
5050
5051 2009-01-01  Dave Love  <fx@gnu.org>
5052
5053         * imap.el (imap-string-to-integer): Fix typo.
5054         (imap-fetch-safe): New function.
5055         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5056
5057         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5058
5059         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5060         (imap-parse-greeting): Fix doc strings.
5061         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5062         (imap-parse-flag-list): Make messages unique.
5063         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5064
5065         * nnimap.el: Fix author email.
5066         (nnimap-split-rule): Add FIXME comment.
5067         (nnimap-debug): Fix doc string.
5068
5069 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5070
5071         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5072
5073 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5074
5075         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5076         nslookup if resolv.conf isn't available.
5077         (dns-query): Rename from query-dns.
5078         (dns-query-cached): Rename from query-dns-cached.
5079
5080 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5081
5082         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5083         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5084         to check if those variables exist (first appeared in Emacs 18.50).
5085
5086 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5087
5088         * mm-util.el (mm-line-number-at-pos): New function.
5089
5090         * spam-report.el (spam-report-process-queue): Use it.
5091
5092 2008-12-24  David Engster  <dengste@eml.cc>
5093
5094         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5095         parameters that haven't existed as variables as buffer-local variables.
5096
5097 2008-12-23  Dave Love  <fx@gnu.org>
5098
5099         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5100         cadar.
5101
5102         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
5103         imap-starttls-p.
5104         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
5105
5106 2008-12-22  Dave Love  <fx@gnu.org>
5107
5108         * imap.el: Fix author email.  Doc fixes.
5109         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5110         reply.
5111
5112 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5113
5114         * spam-report.el (spam-report-gmane-max-requests): New constant.
5115         (spam-report-gmane-wait): New variable.
5116         (spam-report-gmane-ham, spam-report-gmane-spam)
5117         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5118         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5119         the server.
5120
5121         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5122         Add explanations.
5123
5124         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5125         nnheader-accept-process-output and nnheader-read-timeout if available.
5126         (pop3-movemail): Use it.
5127
5128         * message.el (message-check-news-body-syntax): Fix signature check if
5129         there's an attachment.
5130
5131 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5132
5133         * mm-util.el: Add comments to the mm- emulating functions.
5134
5135 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5136
5137         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
5138         by Stephen Berman <stephen.berman@gmx.net>.
5139
5140 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5141
5142         * mm-util.el (mm-substring-no-properties): New function.
5143         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5144         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5145         (mm-string-to-multibyte): Doc fix.
5146
5147         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5148
5149 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5150
5151         * mml.el (mml-attach-file): Strip text properties from file name.
5152         (Bug#1574)
5153
5154 2008-12-16  Glenn Morris  <rgm@gnu.org>
5155
5156         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5157
5158 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5159
5160         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5161         knows since the charset specified might be a bogus alias that
5162         mm-charset-synonym-alist provides.
5163
5164 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5165
5166         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5167         "ISO_8859-1".
5168
5169         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5170
5171 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5172
5173         * mm-util.el (mm-charset-eval-alist):
5174         Define it before mm-charset-to-coding-system.
5175         (mm-charset-to-coding-system): Add optional argument `silent';
5176         define it before mm-charset-override-alist.
5177         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5178         default value if it can be used in Emacs currently running;
5179         silence mm-charset-to-coding-system.
5180
5181 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5182
5183         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5184         `allow-override' which says whether to use `mm-charset-override-alist'.
5185         (rfc2047-decode-encoded-words): Use it.
5186
5187         * mm-util.el (mm-charset-override-alist): Fix custom type;
5188         add `(gb2312 . gbk)' to choices.
5189
5190 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5191
5192         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5193         fast.
5194
5195         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5196
5197         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5198
5199 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5200
5201         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5202         on links.
5203
5204         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5205
5206 2008-12-03  Lute Kamstra  <lute@gnu.org>
5207
5208         * sha1.el: Remove leading * from docstrings of defcustoms,
5209         deffaces, defconsts and defuns.
5210
5211 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5212
5213         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5214         users' addresses that don't have domain parts.
5215         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5216         rather than message-narrow-to-head since there will be the message
5217         header separator.
5218
5219 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5220
5221         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5222         since the result is inserted in a unibyte buffer anyway.
5223         (nnimap-demule-use-string-to-multibyte): Remove.
5224         (nnimap-demule): Alias it to mm-string-to-multibyte.
5225
5226 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5227
5228         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5229         variable for debugging bug#464 and bug#1174.
5230         (nnimap-demule): Use it.
5231
5232 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5233
5234         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5235         score calculation correctly.
5236
5237 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5238
5239         * message.el (message-send-mail): Just set the buffer to unibyte
5240         rather than use mm-with-unibyte-current-buffer which does a lot more.
5241         (message-send-mail-partially): Don't bother with
5242         mm-with-unibyte-current-buffer since it's already been made unibyte by
5243         message-send-mail.
5244
5245 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5246
5247         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5248
5249 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5250
5251         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5252
5253 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5254
5255         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5256         require itself and to remove `with-no-warnings'.
5257
5258 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5259
5260         * starttls.el (starttls-any-program-available): Get the name of the
5261         available TLS layer program.
5262         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5263         well as the host name in the "opening" message.
5264
5265         * auth-source.el (auth-source-cache, auth-source-do-cache)
5266         (auth-source-user-or-password): Cache passwords and logins by default,
5267         allow override with `auth-source-do-cache'.
5268         (auth-source-forget-user-or-password): Allow users to remove cache
5269         entries if needed.
5270
5271 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5272
5273         * md4.el (md4-buffer): Fix typo in docstring.
5274         (md4, md4-64): Doc fixes.
5275         (md4-pack-int32): Reflow docstring.
5276
5277 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5278
5279         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5280         condition-case to only the forward-sexp call.
5281
5282 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5283
5284         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5285         quotes contained.  Make it more robust regardless by an extra
5286         condition-case wrapper.
5287
5288 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5289
5290         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5291
5292 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5293
5294         * nnml.el (nnml-request-expire-articles): Check if the function set to
5295         `nnmail-expiry-target' returns the symbol `delete'.
5296
5297         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5298
5299         * nnmail.el (nnmail-expiry-target): Fix custom type.
5300
5301 2008-10-02  Glenn Morris  <rgm@gnu.org>
5302
5303         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5304         Silence compiler warning.
5305
5306 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5307
5308         * tls.el (open-tls-stream): Show the actual command being
5309         executed, instead of the format string.
5310
5311 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5312
5313         * lpath.el: Fbind codepage-setup for Emacs 23.
5314
5315 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5316
5317         * mml.el (mml-menu): Don't assume mml2015 is bound.
5318
5319 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5320
5321         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5322         exists.
5323
5324 2008-09-27  Glenn Morris  <rgm@gnu.org>
5325
5326         * gnus-util.el (mail-header-remove-comments): Autoload it.
5327
5328 2008-09-27  Andreas Schwab  <schwab@suse.de>
5329
5330         * gnus-util.el (gnus-split-references): Strip comments.
5331         (gnus-parent-id): Likewise.
5332
5333 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5334
5335         * message.el (message-confirm-send): Fix version.
5336
5337 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5338
5339         * message.el (message-idna-to-ascii-rhs-1): Use
5340         mail-extract-address-components rather than mail-header-parse-addresses
5341         that is an alias by default to ietf-drums-parse-addresses that does not
5342         support non-ASCII names in headers' contents.
5343
5344 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5345
5346         * message.el (message-confirm-send): Fixed variable documentation to
5347         avoid the "y/n" wording.
5348
5349 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5350
5351         * message.el (message-set-auto-save-file-name): Save to a different
5352         filename so multiple messages (especially drafts) can be recovered.
5353
5354 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5355
5356         * message.el (message-confirm-send): Add appropriate version.
5357
5358 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5359
5360         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5361         defvar.
5362
5363 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5364
5365         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5366         (mm-pkcs7-enveloped-magic): Ditto.
5367
5368 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5369
5370         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5371         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5372
5373 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5374
5375         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5376         default, it's better.
5377
5378 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5379
5380         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5381         summary line gnus-number property and ignore them (with a warning
5382         message).
5383
5384 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5385
5386         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5387         macro caddr in the interactive form since it won't be expanded.
5388
5389 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5390
5391         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5392         `charset'; fix name of function called recursively.
5393         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5394
5395 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5396
5397         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5398         (gnus-mime-set-charset-parameters): New function.
5399         (gnus-mime-view-part-as-charset): Use it to correctly display part
5400         specifying wrong charset.
5401
5402 2008-09-08  David Engster  <dengste@eml.cc>
5403
5404         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5405         in completing-read for back end server.
5406
5407 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5408
5409         * message.el (message-confirm-send): New variable to confirm sending a
5410         message.
5411         (message-send): Use it.
5412
5413 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5414
5415         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5416
5417 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5418
5419         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5420
5421 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5422
5423         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5424         prevent tracking too many groups.
5425         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5426         Use it.
5427
5428 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5429
5430         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5431         moving point to the bottom of the window in order to avoid recentering.
5432
5433 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5434
5435         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5436
5437         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5438         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5439         (gnus-article-beginning-of-window): Fix calculation.
5440
5441 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5442
5443         * gnus-msg.el (gnus-summary-supersede-article)
5444         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5445         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5446         message header.
5447
5448 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5449
5450         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5451         pending output coming after the status change.
5452
5453 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5454
5455         * message.el:
5456         * gnus-start.el:
5457         * gnus-registry.el: Remove VMS support.
5458
5459 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5460
5461         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5462         macro.
5463         (rfc2104-hash): Use it.
5464
5465 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5466
5467         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5468         (gnus-summary-sort-by-most-recent-date): New commands.
5469         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5470         and menu entries.
5471
5472 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5473
5474         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5475         don't redisplay article for raw contents; remove plural articles stuff.
5476
5477         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5478         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5479         on gnus-summary-save-article; display results properly.
5480
5481 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5482
5483         * lpath.el: No need to fbind ns-focus-frame.
5484
5485 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5486
5487         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5488
5489 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5490
5491         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5492         gnus-save-all-headers.
5493
5494 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5495
5496         * gnus-util.el (ns-focus-frame): Remove declaration.
5497         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5498         like x.
5499
5500 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5501
5502         * rfc2104.el (rfc2104-zero): Delete defconst.
5503         (rfc2104-hex-alist): Likewise.
5504         (rfc2104-hex-to-int): Delete func.
5505         (rfc2104-hexstring-to-bitstring): Likewise.
5506         (rfc2104-nybbles): New defconst.
5507         (rfc2104-hash): Rewrite for speed.
5508
5509 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5510
5511         * tls.el (open-tls-stream): Make it work with the 2nd argument
5512         BUFFER that is a string but does not exist as a buffer object, as
5513         mentioned in the doc-string.
5514
5515 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5516
5517         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5518         SXEmacs.
5519
5520 2008-07-16  Glenn Morris  <rgm@gnu.org>
5521
5522         * gnus-util.el (ns-focus-frame): Declare for compiler.
5523
5524 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5525
5526         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5527         set as a group parameter.
5528         (gnus-summary-save-in-pipe): Work when it is called independently.
5529         (gnus-summary-pipe-to-muttprint): Don't modify
5530         gnus-summary-pipe-output-default-command.
5531
5532 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5533
5534         * message.el (message-send-mail-with-sendmail):
5535         Display the error message.
5536
5537 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5538
5539         * gnus-art.el (gnus-default-article-saver):
5540         Add gnus-summary-save-in-pipe to choices.
5541         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5542         gnus-summary-pipe-output-default-command as the default command.
5543         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5544         instead of gnus-last-shell-command.
5545
5546         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5547         New user option.
5548         (gnus-summary-muttprint-program): Mention the value will be changed.
5549         (gnus-summary-save-article): Force showing of all headers.
5550         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5551
5552 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5553
5554         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5555
5556 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5557
5558         * nnimap.el (nnimap-id):
5559         * sieve-manage.el (sieve-manage-open): Doc fixes.
5560
5561 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5562
5563         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5564         if available.
5565
5566 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5567
5568         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5569
5570         * nnkiboze.el (nnkiboze-generate-group):
5571         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5572
5573         * nnmairix.el: Require CL.
5574
5575 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5576
5577         * dgnushack.el: Autoload get-display-table and put-display-table for
5578         XEmacs 21.5.
5579
5580         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5581         21.4 and SXEmacs.
5582
5583 2008-06-15  David Engster  <dengste@eml.cc>
5584
5585         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5586
5587 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5588
5589         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5590         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5591         runtime choice under XEmacs.
5592
5593         * gnus-sum.el (gnus-summary-set-display-table):
5594         Use `gnus-put-display-table', `gnus-get-display-table',
5595         `gnus-set-display-table' for the display table, instead of `aset'.
5596
5597         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5598         Use `gnus-put-display-table', `gnus-get-display-table',
5599         `gnus-set-display-table' for the display table.
5600
5601 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5602
5603         * nnmairix.el: Add autoloads.
5604
5605 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5606
5607         * nnmairix.el (nnmairix-delete-recreate-group)
5608         (nnmairix-update-and-clear-marks): Fix error messages.
5609
5610 2008-06-14  David Engster  <dengste@eml.cc>
5611
5612         * nnmairix.el: Upgrade to version 0.6.
5613         (nnmairix-group-toggle-propmarks-this-group)
5614         (nnmairix-group-toggle-readmarks-this-group)
5615         (nnmairix-group-delete-recreate-this-group)
5616         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5617         (nnmairix-remove-tick-mark-original-article): New commands.
5618         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5619         (nnmairix-propagate-marks-to-nnmairix-groups)
5620         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5621         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5622         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5623         functions needed for marks propagation and manipulation of read marks.
5624         (nnmairix-update-groups): New function.
5625         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5626         (nnmairix-determine-original-group-from-registry)
5627         (nnmairix-determine-original-group-from-path)
5628         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5629         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5630         New helper functions.
5631         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5632         keystrokes for new commands.
5633         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5634         (nnmairix-request-group): Check allow-fast group parameter.
5635         (nnmairix-request-create-group): Set allow-fast group parameter if
5636         nnmairix-allowfast-default is set.
5637         (nnmairix-close-group): Propagate marks upon closing if needed.
5638         (nnmairix-group-toggle-threads-this-group): Use new.
5639         nnmairix-group-toggle-parameter helper function.
5640         (nnmairix-search): Better check for empty search result.
5641         (nnmairix-goto-original-article): Use new helper functions for
5642         determining original article.
5643         (nnmairix-show-original-article): Make sure message-id is in brackets.
5644         (nnmairix-call-mairix-binary): Change variable name.
5645         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5646         helper function.
5647         (nnmairix-widget-toggle-activate): Fix doc string.
5648
5649 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5650
5651         * nnir.el: Require edmacro when compiling with XEmacs.
5652         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5653         available in Emacs 21.
5654
5655 2008-06-11  Glenn Morris  <rgm@gnu.org>
5656
5657         * gnus-util.el (x-focus-frame):
5658         * gnus.el (image-size):
5659         * mm-decode.el (image-size): Declare.
5660
5661         * gnus-picon.el (declare-function): Add compat definition.
5662         (image-size): Declare.
5663
5664         * gnus-group.el (tool-bar-map):
5665         * gnus-sum.el (tool-bar-map): Define for compiler.
5666
5667         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5668
5669         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5670
5671         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5672         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5673         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5674         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5675         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5676         * sieve-manage.el, spam-report.el, spam.el:
5677         Remove unnecessary eval-and-compile of autoloads.
5678
5679 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5680
5681         * auth-source.el: Precise Tramp doc.
5682
5683 2008-06-07  Glenn Morris  <rgm@gnu.org>
5684
5685         * nnmairix.el: Remove unnecessary eval-when-compile.
5686
5687 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5688
5689         * lpath.el: Fbind propertize for XEmacs 21.4.
5690
5691 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5692
5693         * nnir.el: Move here from ../contrib.
5694
5695 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5696
5697         * gnus-util.el (gnus-read-shell-command): New function.
5698         * mm-decode.el (mm-pipe-part):
5699         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5700
5701 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5702
5703         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5704
5705 2008-06-03  Glenn Morris  <rgm@gnu.org>
5706
5707         * pop3.el (nnheader-accept-process-output): Autoload it.
5708
5709 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5710
5711         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5712         are not 2-digit hexadecimal characters that follow `%'s.
5713
5714 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5715
5716         * message.el (message-bogus-recipient-p): Fix type in doc string.
5717         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5718         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5719         Improve custom options.
5720         (message-bogus-recipient-p): Adjust accordingly.
5721
5722 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5723
5724         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5725         long-form month and day names.
5726
5727 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5728
5729         * dgnushack.el: Autoload debug, eudc-expand-inline and
5730         pgg-snarf-keys-region for XEmacs.
5731
5732         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5733
5734         * nnmairix.el: Require edmacro when compiling with XEmacs.
5735
5736 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5737
5738         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5739         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5740
5741 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5742
5743         * auth-source.el: Add more docs.
5744
5745         * netrc.el (netrc-machine): Always match if the port is not given.
5746
5747 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5748
5749         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5750         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5751         retrieval faster in some cases, but might make CPU usage larger.  If
5752         this has any bad side effects, we might revert this change.
5753
5754         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5755         seems to make mail retrieval much, much faster.
5756         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5757         unconditionally.
5758
5759         * gnus-draft.el (gnus-group-send-queue): Bind
5760         message-send-mail-partially-limit to nil to avoid being prompted.
5761
5762 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5763
5764         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5765
5766         * message.el (message-bogus-address-regexp): Fix and improve custom
5767         type.
5768         (message-setup-hook): Add message-check-recipients as custom option.
5769
5770 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5771
5772         * message.el (message-cite-function): Remove bogus autoload which crept
5773         in during merge from v5-10.
5774
5775 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5776
5777         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5778
5779         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5780
5781         * auth-source.el: Preliminary Tramp docs.
5782         (auth-sources): Change the default auth-sources to use
5783         EPA .gpg files.
5784
5785 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5786
5787         * nntp.el: Autoload `auth-source-user-or-password'.
5788         (nntp-send-authinfo): Use it.
5789
5790         * nnimap.el: Autoload `auth-source-user-or-password'.
5791         (nnimap-open-connection): Use it.
5792
5793         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5794         for the gnus-message function.
5795         (auth-source-user-or-password): Use it.
5796
5797 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5798
5799         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5800         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5801         (rfc2104-hash): Use it.
5802
5803 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5804
5805         * gnus-art.el (gnus-article-toggle-truncate-lines):
5806         Don't use `iff' in docstring.
5807
5808 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5809
5810         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5811
5812         * gnus-util.el (gnus-extract-address-component-name)
5813         (gnus-extract-address-component-email): Convenience functions around
5814         `gnus-extract-address-components'.
5815
5816         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5817         Use `gnus-extract-address-component-email' to fix bug of comparing full
5818         sender name to `user-mail-address'.
5819
5820 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5821
5822         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5823         catch/throw to optimize.
5824         (gnus-registry-find-keywords): Just use member to find a keyword.
5825
5826 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5827
5828         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5829         is current before calling gnus-server-prepare.
5830         (gnus-server-setup-buffer, gnus-server-update-server)
5831         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5832
5833 2008-05-04  Juri Linkov  <juri@jurta.org>
5834
5835         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5836         (mailcap-file-default-commands): Use mailcap-replace-in-string
5837         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5838         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5839
5840 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5841
5842         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5843
5844 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5845
5846         * gnus.el: Bump version to 0.11.
5847
5848 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5849
5850         * gnus.el: No Gnus v0.10 is released.
5851
5852 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5853
5854         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5855         hooks.
5856         (gnus-update-read-articles): Speed up non-marks-using users.
5857         (gnus-use-marks): Define gnus-use-marks.
5858         (gnus-propagate-marks): Rename variable to something more sensible.
5859
5860 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5861
5862         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5863         (gmm-image-load-path-for-library): Fix typos in docstrings.
5864         (gmm-message): Reflow docstring.
5865
5866 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5867
5868         * mail-source.el (mail-source-set-1, mail-source-bind):
5869         Move auth-source code out of the macro to clean it up and fix bugs.
5870
5871 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5872
5873         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5874         by sender if it's equal to user-mail-address, it's likely to be
5875         useless.
5876
5877         * mail-source.el (mail-source-bind): Don't use user or password if they
5878         are not bound.  Unintern them if they are nil.  Don't use server unless
5879         it's bound, and default it to empty string otherwise.
5880
5881 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5882
5883         * mail-source.el: Load auth-source.el.
5884         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5885         get user name or password, if auth-sources is set up.
5886
5887         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5888         strategy of splitting with parent.
5889         (gnus-registry-split-fancy-with-parent)
5890         (gnus-registry-post-process-groups): Use it and fix prior
5891         bug (returning a list as the split result).
5892
5893         * auth-source.el (auth-sources): Remove server parameter.
5894         (auth-source-pick, auth-source-user-or-password)
5895         (auth-source-user-or-password-imap)
5896         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5897         (auth-source-user-or-password-sftp)
5898         (auth-source-user-or-password-smtp): Remove server parameter.
5899
5900 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5901
5902         * smime.el (smime-sign-region, smime-encrypt-region)
5903         (smime-decrypt-region):
5904         Remove redundant calls to `generate-new-buffer-name'.
5905
5906 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5907
5908         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5909         Don't use QP for message/rfc822.
5910         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5911
5912 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5913
5914         * sieve-manage.el (sieve-string-bytes): Remove.
5915         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5916         correct byte-length only if the process's coding-system is the same as
5917         the one used internally by Emacs to represent strings.
5918
5919 2008-04-22  Juri Linkov  <juri@jurta.org>
5920
5921         * mailcap.el (mailcap-file-default-commands): New function.
5922
5923 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5924
5925         * message.el (message-signature-separator, message-cite-function):
5926         Change custom version.
5927
5928 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5929
5930         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5931         commands.
5932         (tls-checktrust): Ditto.
5933
5934 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5935
5936         * mm-decode.el (mm-display-external): Make temp file read-only.
5937
5938 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5939
5940         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5941         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5942         `C-c C-f d'.
5943
5944 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5945
5946         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5947
5948 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5949
5950         * gnus.el: Bump version to 0.9.
5951
5952 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5953
5954         * gnus.el: No Gnus v0.8 is released.
5955
5956 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5957
5958         * mail-source.el (mail-source-value):
5959         Prefer fboundp to functionp so it works with macros as well.
5960
5961 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5962
5963         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5964         Fix last change in case the element is not even a symbol.
5965
5966 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5967
5968         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5969         Prefer fboundp to functionp so it works with macros as well.
5970
5971 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5972
5973         * auth-source.el: Added docs.
5974         (auth-sources): Modify format to support server.
5975         (auth-source-pick, auth-source-user-or-password)
5976         (auth-source-user-or-password-imap)
5977         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5978         (auth-source-user-or-password-sftp)
5979         (auth-source-user-or-password-smtp): Add server parameter.
5980
5981 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5982
5983         * gnus-registry.el: Initialize the registry when gnus-registry-install
5984         is t.
5985
5986 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5987
5988         * compface.el (uncompface): Make buffer unibyte.
5989
5990 2008-04-05  Glenn Morris  <rgm@gnu.org>
5991
5992         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5993
5994 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5995
5996         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5997         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5998
5999         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6000         multibyteness after rather than before erasing it.
6001
6002         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6003         mm-with-multibyte.
6004         (gnus-request-article-this-buffer): Make sure the proper decoding is
6005         used if gnus-original-article-buffer happens to be unibyte.
6006
6007         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6008         default-enable-multibyte-characters.
6009
6010         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6011         default-enable-multibyte-characters.
6012
6013         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6014
6015         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6016
6017 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6018
6019         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6020         (imap-message-copyuid-1): Use it.
6021         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6022         J. Williams in
6023         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6024
6025         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6026         imap-enable-exchange-bug-workaround.
6027         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6028
6029 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6030
6031         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6032         a 100 byte status-checks into a 2-3MB transfer for each group.
6033         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6034         to enable bug workaround or not.
6035         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6036
6037 2008-03-31  Glenn Morris  <rgm@gnu.org>
6038
6039         * message.el (mml2015-use): Declare for compiler.
6040         (message-info): Require mml2015 when appropriate.
6041
6042 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6043
6044         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6045         whitespace.
6046
6047 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6048
6049         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6050         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6051         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6052         (nntp-service-to-port): New function.
6053         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6054         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6055         (nntp-open-netcat-stream): New function.
6056         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6057
6058 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6059
6060         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6061
6062 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6063
6064         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6065
6066 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6067
6068         * dns.el (dns-write): Use set-buffer-multibyte.
6069
6070 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6071
6072         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6073
6074 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6075
6076         * message.el (message-signature-separator): Change default.
6077         Improve custom type.
6078         (message-cite-function): Change default to
6079         message-cite-original-without-signature.
6080
6081         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6082         toggle.
6083
6084         * message.el (message-check-news-body-syntax): Fix signature check.
6085         (message-setup-1): Mark buffer as unmodified _after_ running
6086         message-setup-hook and handling message-alternative-emails.
6087         (message-shorten-references): Be more strict when building list of
6088         valid references to comply with GNKSA.
6089
6090         * gnus-group.el (gnus-read-ephemeral-bug-group)
6091         (gnus-read-ephemeral-debian-bug-group)
6092         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6093
6094         * message.el (message-info): Don't use booleanp which isn't supported
6095         in Emacs 21 and XEmacs.
6096
6097 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6098
6099         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6100         gnus-group-gmane-group-download-format.
6101         (gnus-group-read-ephemeral-gmane-group): Rename from
6102         gnus-group-read-ephemeral-gmane-group.
6103         (gnus-read-ephemeral-gmane-group-url): Rename from
6104         gnus-group-read-ephemeral-gmane-group-url.
6105         (gnus-bug-group-download-format-alist): New variable.
6106         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6107         (gnus-read-ephemeral-emacs-bug-group): New commands.
6108
6109 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6110
6111         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6112         (gnus-visible-headers): Improve custom type.
6113
6114 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6115
6116         * mml.el (mml-menu): Add workarounds for XEmacs.
6117
6118         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6119         X-Boundary header.
6120
6121         * message.el (message-simplify-recipients): Fix previous commit.
6122
6123 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6124
6125         * mm-util.el (mm-set-buffer-multibyte): New function.
6126         * mm-decode.el (mm-copy-to-buffer): Use it.
6127
6128 2008-03-19  Glenn Morris  <rgm@gnu.org>
6129
6130         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6131         Accidentally removed in the sync process with Emacs.
6132
6133 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6134
6135         * message.el (message-alter-recipients-discard-bogus-full-name):
6136         New function.
6137         (message-alter-recipients-function): New variable.
6138         (message-get-reply-headers): Use it.
6139         (message-replace-header): New helper function.
6140         (message-recipients-without-full-name): New variable.
6141         (message-simplify-recipients): New command.
6142
6143         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6144
6145         * message.el (message-info): Handle EasyPG manual.
6146
6147         * mml.el (mml-menu): Add entry for EasyPG.
6148
6149 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6150
6151         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6152         parameter.
6153
6154         * message.el (message-disassociate-draft): Specify drafts group name
6155         fully.
6156
6157 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6158
6159         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
6160         unnecessary duplicates from the match list.
6161
6162 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6163
6164         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6165
6166         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6167
6168         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6169         args of `how-many' of which the XEmacs version doesn't take; declare
6170         Info-index-next as function.
6171
6172 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6173
6174         * gnus-score.el (gnus-score-headers): Fix handling of
6175         gnus-inhibit-slow-scoring.
6176
6177         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6178         string.
6179         (gnus-button-url-regexp): Improve handling of parenthesis.
6180         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6181         (gnus-button-handle-info-keystrokes): Handle index entries.
6182
6183 2008-03-15  Glenn Morris  <rgm@gnu.org>
6184
6185         * parse-time.el (parse-time-string): Simplify.
6186
6187 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6188
6189         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6190         Incoming* files.
6191
6192 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6193
6194         * auth-source.el (auth-sources): Renamed from auth-source-choices.
6195         (auth-source-pick): Use it.
6196
6197 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6198
6199         * binhex.el (binhex-decode-region-internal):
6200         * uudecode.el (uudecode-decode-region-internal):
6201         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6202         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6203         setting default-enable-multibyte-characters.
6204
6205 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6206
6207         * auth-source.el (auth-source-protocols)
6208         (auth-source-protocols-customize, auth-source-choices): Added and
6209         modified variable customizations and defaults.
6210         (auth-source-pick, auth-source-user-or-password)
6211         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6212         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6213         (auth-source-user-or-password-sftp)
6214         (auth-source-user-or-password-smtp): Use new variables and provide an
6215         interface to netrc.el.
6216
6217 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6218
6219         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6220         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6221         Make sure the nntp port to specify is a string.
6222
6223 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6224
6225         * nntp.el: Use with-current-buffer.
6226         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6227         dubious mm-with-unibyte-current-buffer.
6228         (nntp-with-open-group-function): New function extracted from
6229         nntp-with-open-group macro.
6230         (nntp-with-open-group): Use the function, so it's easier to debug.
6231         Add indentation and debugging info.
6232         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
6233         the use of the netcat alternatives.
6234
6235         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6236         Avoid mm-string-as-multibyte as well.
6237
6238         * nnweb.el (nnweb-insert-html):
6239         Remove use of nnheader-string-as-multibyte.
6240
6241         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6242         (nnheader-string-as-multibyte): Remove.
6243
6244         * mm-view.el: Use inhibit-read-only.
6245         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6246         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6247         or unibyte-string.
6248
6249         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6250         (mm-uu-yenc-extract): Use with-current-buffer.
6251
6252         * gnus-soup.el (gnus-soup-send-packet): Don't use
6253         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6254
6255         * nnmh.el: Use with-current-buffer.
6256         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6257         mm-string-as-multibyte on the output of mm-encode-coding-string.
6258
6259         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6260         (nnimap-request-move-article): Use with-current-buffer.
6261
6262         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6263         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6264         conversion uses string-make-unibyte rather than string-as-unibyte.
6265
6266         * gnus-msg.el: Use with-current-buffer.
6267
6268         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6269
6270 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6271
6272         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6273         string for caching if it is 'PIN.
6274
6275 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6276
6277         * lpath.el: Consider the case without Emacs/W3.
6278
6279 2008-03-08  Glenn Morris  <rgm@gnu.org>
6280
6281         * time-date.el (date-to-time, time-subtract, time-add)
6282         (safe-date-to-time): Doc fixes.
6283
6284 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6285
6286         * mail-source.el (mail-source-delete-old-incoming-confirm):
6287         Change default to nil.
6288         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6289
6290 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6291
6292         * lpath.el: Rearrange.
6293
6294         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6295         (gnus-article-goto-prev-page): Work for articles having ^L's.
6296
6297         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6298
6299         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6300
6301 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6302
6303         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6304         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6305         (gnus-bookmark-jump): Adjust some variable names.
6306
6307 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6308
6309         * auth-source.el: New package.
6310         (auth-source-choices): Add customization entry point variable.
6311
6312         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6313         bug.
6314
6315 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6316
6317         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6318         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6319         (gnus-registry-install-shortcuts): Rename from
6320         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6321         the `gnus-registry-mark-map' keymap dynamically from
6322         `gnus-registry-marks'.  The generated functions update the summary line
6323         when a registry mark is added or deleted, and will call
6324         `gnus-registry-install-p' (see the comments in the code).
6325         (gnus-registry-user-format-function-M): Use concat intelligently.
6326
6327         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6328         the registry mark functions.
6329
6330 2008-03-05  Glenn Morris  <rgm@gnu.org>
6331
6332         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6333         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6334         gnus-art.
6335         (top-level): No need to load own source when compiling.
6336
6337 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6338
6339         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6340         Suggested by <chris.anderton@zetnet.co.uk>.
6341
6342 2008-03-04  Glenn Morris  <rgm@gnu.org>
6343
6344         * gnus-sum.el (top-level): No need to require gnus when compiling,
6345         since unconditionally required near start of file.
6346         (gnus-summary-display-while-building): Move definition before use.
6347
6348 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6349
6350         * gnus-registry.el (gnus-registry-user-format-function-M): Add
6351         formatting function.
6352
6353 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6354
6355         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
6356         with plists.
6357         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6358         Use new format.
6359
6360 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6361
6362         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6363         `where-is-internal' that returns a range of key sequences.
6364
6365 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6366
6367         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6368
6369         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6370         (gnus-summary-jump-to-group): Consider windows on other displayed
6371         frames as well.  Similar changes might be needed elsewhere, but that's
6372         the one I've bumped into during my use.
6373
6374         * nndoc.el (nndoc-oe-dbx-type-p):
6375         * gnus-msg.el (gnus-debug):
6376         * gnus-group.el (gnus-update-group-mark-positions):
6377         Use mm-string-to-multibyte.
6378
6379 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6380
6381         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6382         doesn't handle NotDashEscaped.
6383
6384         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6385         (mml-dnd-attach-options): Fix typo in custom choice.
6386
6387         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
6388         nndoc-article-type to mbox.
6389         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6390
6391         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6392         to nil, instead of html2text.
6393
6394         * imap.el (imap-debug): Add `imap-ping-server'.
6395
6396         * gnus-bookmark.el: Add FIXMEs.
6397
6398         * message.el (message-form-letter-separator)
6399         (message-send-form-letter-delay): New variables.
6400         (message-send-form-letter): Use them.  New command to send form
6401         letters.  Requested by Uwe Siart.
6402         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6403
6404 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6405
6406         * Update copyright years.
6407
6408 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6409
6410         Sync from EMACS_22_BASE.
6411
6412         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6413
6414 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6415
6416         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6417         empty author.
6418
6419 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6420
6421         * gnus-registry.el (gnus-registry-marks): Add variable for
6422         customization of marks and their appearance.
6423         (gnus-registry-read-mark): Use it.
6424         (gnus-registry-do-marks): Add utility function to loop through
6425         `gnus-registry-marks'.
6426         (gnus-registry-install-shortcuts-and-menus): Add function to install
6427         shortcuts and menus.
6428         (gnus-registry-initialize): Use it.
6429         (gnus-registry-default-mark): Clarify documentation.
6430
6431 2008-02-29  Glenn Morris  <rgm@gnu.org>
6432
6433         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6434         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6435         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6436         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6437         Change defcustom :version from 23.0 to 23.1.
6438
6439 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6440
6441         * gnus-registry.el (gnus-registry-follow-group-p)
6442         (gnus-registry-post-process-groups): Add functions to aid registry
6443         splitting and improve logging.  Clarify behavior in function
6444         documentation.
6445         (gnus-registry-split-fancy-with-parent): Use them.
6446
6447 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6448
6449         * gnus-art.el: Use with-current-buffer.
6450
6451 2008-02-27  David Engster  <dengste@eml.cc>
6452
6453         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6454         Express real group name in the response.
6455
6456 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6457
6458         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6459         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6460         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6461         autoload gnus-registry-fetch-group when compiling.
6462         (nnmairix-request-group-with-article-number-correction): Remove
6463         unreferenced argument passed to nnmairix-call-backend.
6464
6465 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6466
6467         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6468         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6469         Wilde.
6470
6471 2008-02-27  Glenn Morris  <rgm@gnu.org>
6472
6473         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6474         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6475         variables to defconsts.  Convert comments to doc-strings.
6476         (nnmairix-last-server, nnmairix-current-server): Convert from free
6477         variables to defvars.  Convert comments to doc-strings.
6478         (gnus-registry-fetch-group): Autoload.
6479         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6480         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6481         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6482         caddr.
6483         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6484         nnmairix-request-group-with-article-number-correction call.
6485         (nnmairix-fast, nnmairix-group): New, less general names, for free
6486         variables passed from nnmairix-request-group to
6487         nnmairix-request-group-with-article-number-correction.  Declare.
6488         (nnmairix-request-group-with-article-number-correction):
6489         Use nnmairix-fast, nnmairix-group rather than fast, group.
6490
6491 2008-02-26  David Engster  <dengste@eml.cc>
6492
6493         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6494         version 0.5.
6495
6496 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6497
6498         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6499         instead of making an extra function call.  Don't add the current group
6500         to articles only when they have the group.  Use
6501         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6502         Reported by David <de_bb@arcor.de>.
6503
6504 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6505
6506         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6507         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6508
6509 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6510
6511         * mail-source.el (mail-source-delete-incoming): Change default.
6512         Supplement doc string.
6513
6514         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6515
6516 2008-02-14  Glenn Morris  <rgm@gnu.org>
6517
6518         * time-date.el (format-seconds): New function.
6519
6520 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6521
6522         * nnmail.el (nnmail-message-id-cache-file): Derive from
6523         `gnus-home-directory'.
6524
6525 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6526
6527         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6528         Document negative prefix.
6529
6530         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6531
6532 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6533
6534         * message.el (message-unsent-separator): Add the Exim bounce
6535         separator.
6536
6537 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6538
6539         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6540         list.
6541         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6542         recipient/signer list.
6543
6544 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6545
6546         * Makefile.in (datarootdir): Define.
6547         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6548         name that might contain whitespace.
6549
6550 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6551
6552         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6553         fbound (Emacs 23 unicode), signal an error.
6554
6555 2008-02-08  Glenn Morris  <rgm@gnu.org>
6556
6557         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6558
6559 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6560
6561         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6562         ports to the calls to `netrc-machine-user-or-password' in addition to
6563         "imap" and "imaps".
6564
6565 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6566
6567         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6568
6569         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6570
6571 2008-02-01  Kenichi Handa  <handa@m17n.org>
6572
6573         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6574         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6575         (rfc2104-hash): Convert the result of concat to unibyte string.
6576
6577 2008-02-01  Dave Love  <fx@gnu.org>
6578
6579         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6580         coding-system-for-read.
6581         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6582
6583 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6584
6585         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6586         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6587         <hanche@math.ntnu.no>.
6588
6589 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6590
6591         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6592
6593         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6594
6595 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6596
6597         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6598         * message.el (message-beginning-of-line): Use featurep instead of bound
6599         tests in order to resolve conditionals at compile time.
6600
6601 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6602
6603         * mail-source.el (mail-sources): Add `group' choice.
6604
6605         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6606         parameter `in-group' to control into which group the articles go.
6607         Add treatment of `group' mail-source.
6608
6609 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6610
6611         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6612
6613         * mm-decode.el (mm-dissect-buffer): Decode description.
6614
6615         * mml.el (mml-to-mime): Encode message header first.
6616
6617 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6620         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6621
6622         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6623         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6624
6625 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6626
6627         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6628
6629 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6630
6631         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6632         prefix keys.
6633         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6634         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6635         gnus-xmas.el.
6636
6637         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6638         (gnus-xmas-article-describe-bindings): New function.
6639         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6640         gnus-xmas-article-describe-bindings.
6641
6642         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6643
6644 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6645
6646         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6647         Add new variables for article mark management.
6648         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6649         list of extra data entries which, when present, will indicate that the
6650         article ID should not be trimmed from the registry.
6651         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6652         functions.
6653         (gnus-registry-read-mark): New function to read a mark name from the
6654         user.
6655         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6656         (gnus-registry-set-article-mark-internal): New functions to add and
6657         remove marks.
6658         (gnus-registry-get-article-marks): New function to show the marks for
6659         an article, or retrieve them for further use.
6660
6661 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6662
6663         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6664         keys when no argument is given.
6665
6666 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6667
6668         * imap.el (imap-ping-server): New variable.
6669         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6670         (imap-ping-server): Minor doc string fixes.
6671
6672 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6673
6674         * imap.el (imap-ping-server): New function.
6675         (imap-opened): Call imap-ping-server.
6676
6677 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6678
6679         * gnus-sum.el (gnus-article-sort-by-random)
6680         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6681         jidanni@jidanni.org.
6682
6683 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6684
6685         * gnus-art.el (gnus-article-describe-bindings): New function.
6686         (gnus-article-read-summary-keys): Use it.
6687         (gnus-article-mode-map): Bind `C-h b' to it.
6688
6689 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6690
6691         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6692         XEmacs.
6693         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6694         against non-character events.
6695
6696         * lpath.el: Fbind map-keymap for Emacs 21.
6697
6698 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6699
6700         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6701         command.
6702         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6703         instead of END.  Change name of the temp file.
6704         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6705         customizable.
6706
6707 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6708
6709         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6710         bind `S W' to gnus-article-wide-reply-with-original; set default
6711         binding to gnus-article-read-summary-send-keys.
6712         (gnus-article-read-summary-keys): Fix the order of keys; display
6713         continuation keys correctly in the echo area; describe bindings
6714         correctly when keys end with `C-h'.
6715         (gnus-article-read-summary-send-keys): New function.
6716         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6717         for gnus-article-read-summary-send-keys; display continuation keys
6718         correctly in the echo area.
6719         (gnus-article-reply-with-original): Ignore prefix argument.
6720         (gnus-article-wide-reply-with-original): New function.
6721
6722         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6723         Emacs 21.
6724
6725 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6726
6727         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6728         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6729
6730 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6731
6732         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6733         (gnus-group-read-ephemeral-gmane-group): New command.
6734
6735 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6736
6737         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6738
6739 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6740
6741         * message.el (message-send-mail-function): Increase custom version.
6742
6743         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6744         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6745
6746 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6747
6748         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6749         for the cases where imap-authenticate is called with a nil buffer
6750         parameter.
6751
6752 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6753
6754         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6755         html parts correctly; support forwarded messages.
6756         (gnus-article-browse-html-article): Remove work buffers.
6757
6758         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6759         compiling.
6760         (netrc-bound-and-true-p): New macro.
6761         (netrc-parse): Use it instead of bound-and-true-p that is not available
6762         in XEmacs 21.4.
6763
6764 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6765
6766         * gnus-registry.el (gnus-registry-mark-article)
6767         (gnus-registry-article-marks): Add functionality to mark articles
6768         through the Gnus registry.
6769
6770         * encrypt.el: Clarify documentation for the new pgg method.
6771         (encrypt-file-alist): Add PGG option.
6772         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6773         functionality.  Abstract password key and messaging to external
6774         functions.
6775         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6776         (encrypt-message-method-and-cipher): Add new convenience external
6777         functions.
6778         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6779         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6780
6781         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6782         (netrc-parse): Use encrypt-file-alist to determine if
6783         encrypt-find-model or encrypt-insert-file-contents should be used.
6784
6785         * encrypt.el: Clarify documentation.  Load password-cache or
6786         password, whichever one is found first, instead of autoloading.
6787
6788 2007-12-19  Glenn Morris  <rgm@gnu.org>
6789
6790         * mml.el (message-options-set, message-narrow-to-head)
6791         (message-in-body-p, message-mail-p, message-encode-message-body):
6792         Autoload.
6793         (message-remove-header, message-narrow-to-headers-or-head)
6794         (message-subscribed-p, message-make-mail-followup-to)
6795         (message-position-on-field, message-news-p)
6796         (message-options-set-recipient, message-generate-headers)
6797         (message-sort-headers): Declare as functions.
6798
6799 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6800
6801         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6802         convention in doc string.
6803
6804 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6805
6806         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6807         title to html parts.
6808         (gnus-article-browse-html-article): Pass message header to it.
6809
6810         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6811
6812 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6813
6814         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6815         or password compatible with XEmacs.
6816
6817 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6818
6819         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6820         format document.
6821         (gnus-mime-delete-part): Don't write description line if empty.
6822         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6823
6824 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6825
6826         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6827         (gnus-summary-mark-read-and-unread-as-read)
6828         (gnus-summary-mark-current-read-and-unread-as-read)
6829         (gnus-summary-mark-unread-as-ticked): Doc fix.
6830         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6831
6832 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6833
6834         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6835         Christoph Conrad <christoph.conrad@gmx.de>.
6836
6837 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6838
6839         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6840         yes-or-no-p.
6841
6842 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6843
6844         * mm-decode.el (mm-add-meta-html-tag): New function.
6845         (mm-save-part-to-file, mm-pipe-part): Use it.
6846
6847         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6848         gnus-y-or-n-p instead of y-or-n-p.
6849         (gnus-article-browse-html-parts): Work with message/external-body; use
6850         mm-add-meta-html-tag.
6851
6852 2007-12-11  Glenn Morris  <rgm@gnu.org>
6853
6854         * gnus-cache.el: Require gnus-sum not just when compiling.
6855
6856         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6857
6858         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6859         definitions before use.
6860
6861         * mm-decode.el: Require gnus-util.
6862         (mm-remove-part): Only call delete-annotation on XEmacs.
6863
6864         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6865
6866         * nnmail.el: Require gnus-int.
6867
6868         * spam.el: Move `require's before `eval-when-compile's.
6869
6870         * gnus-ems.el (gnus-alive-p):
6871         * gnus-fun.el (message-goto-eoh):
6872         * gnus-util.el (gnus-group-name-decode):
6873         * mail-source.el (gnus-compress-sequence):
6874         * message.el (Info-goto-node, format-spec):
6875         * mm-bodies.el (message-options-get):
6876         * mm-decode.el (mm-view-pkcs7):
6877         * mm-util.el (gmm-write-region):
6878         * mml-smime.el (mml-compute-boundary)
6879         (gnus-completing-read-with-default):
6880         * mml.el (widget-button-press, gnus-make-hashtable):
6881         * mml1991.el (mm-decode-content-transfer-encoding)
6882         (mm-encode-content-transfer-encoding)
6883         (message-options-get, message-options-set):
6884         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6885         * nnfolder.el (gnus-request-group):
6886         * nnheader.el (ietf-drums-unfold-fws):
6887         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6888         * smime.el (gnus-run-mode-hooks):
6889         * spam-stat.el (gnus-message): Autoload.
6890
6891         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6892         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6893         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6894         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6895         Add declare-function compatibility definition.
6896
6897         * gnus-cache.el (nnvirtual-find-group-art):
6898         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6899         (gnus-add-image, gnus-add-wash-type):
6900         * gnus-group.el (nnkiboze-score-file):
6901         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6902         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6903         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6904         (message-tokenize-header, gnus-get-buffer-create)
6905         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6906         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6907         * gnus.el (gnus-group-decoded-name):
6908         * mail-source.el (imap-capability):
6909         * mm-bodies.el (message-options-set):
6910         * mm-decode.el (gnus-configure-windows):
6911         * mm-extern.el (message-goto-body):
6912         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6913         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6914         (epg-sub-key-validity, message-options-set):
6915         * mml.el (widget-event-point, gnus-configure-windows):
6916         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6917         * mml2015.el (epg-check-configuration, epg-configuration)
6918         (message-options-set):
6919         * nndb.el (nndb-request-article):
6920         * nnfolder.el (gnus-request-create-group):
6921         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6922         * nnmaildir.el (gnus-group-mark-article-read):
6923         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6924         * rfc1843.el (message-fetch-field):
6925         * spam.el (gnus-extract-address-components):
6926         Declare as functions.
6927
6928 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6929
6930         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6931
6932         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6933
6934         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6935         bind show-trailing-whitespace for XEmacs.
6936
6937 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6938
6939         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6940         new no-op macro for backward compatibility.
6941
6942         * imap.el (imap-string-to-integer): New function.
6943
6944 2007-12-09  Glenn Morris  <rgm@gnu.org>
6945
6946         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6947
6948         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6949         * message.el, mm-view.el, sieve-manage.el, smime.el:
6950         Add declare-function compatibility definition.
6951
6952         * gnus-art.el (w3-region, w3m-region, Info-menu):
6953         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6954         * gnus-sum.el (gnus-get-predicate):
6955         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6956         * message.el (mail-abbrev-in-expansion-header-p):
6957         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6958         (w3m-detect-meta-charset, w3m-region):
6959         * sieve-manage.el (password-read, password-cache-add)
6960         (password-cache-remove):
6961         * smime.el (password-read-and-add): Declare as functions.
6962
6963 2007-12-08  David Kastrup  <dak@gnu.org>
6964
6965         * gnus-sum.el (gnus-summary-simplify-subject-query):
6966         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6967         `message'.
6968
6969 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6970
6971         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6972         it to bind idna-program, installation-directory, defined-colors, and
6973         face-attribute for XEmacs of the version that compiles defcustom forms.
6974
6975 2007-12-07  Glenn Morris  <rgm@gnu.org>
6976
6977         * gnus-art.el (article-make-date-line): Revert previous change.
6978
6979 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6980
6981         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6982
6983 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6984
6985         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6986         Call gnus-add-to-range ranges only once with a prepared article-list.
6987
6988 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6989
6990         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6991         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6992         group names with backslashes.  Reported by Tassilo Horn
6993         <tassilo@member.fsf.org>.
6994
6995 2007-12-06  Deepak Goel  <deego3@gmail.com>
6996
6997         * gnus-art.el (article-make-date-line):
6998         * gnus-start.el (gnus-load):
6999         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7000
7001 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7002
7003         * gnus-art.el (gnus-use-idna)
7004         * gnus-start.el (gnus-site-init-file)
7005         * message.el (message-use-idna)
7006         * mm-uu.el (mm-uu-hide-markers)
7007         * smiley.el (smiley-style): Revert changes that suppress warnings.
7008
7009 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7010
7011         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7012         specify charset to html source.  Reported by Christoph Conrad
7013         <christoph.conrad@gmx.de>.
7014
7015 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7016
7017         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7018         idna-program in order to suppress byte compile warning issued by XEmacs
7019         that came to byte compile the default value section of defcustom forms
7020         recently.
7021
7022         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7023         value of installation-directory.
7024
7025         * message.el (message-use-idna): Don't directly refer to the value of
7026         idna-program.
7027
7028         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7029
7030         * smiley.el (smiley-style): Don't directly call face-attribute.
7031
7032 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7033
7034         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7035
7036         * gnus-dired.el: Reduce Gnus dependencies.
7037         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
7038         require.  Use autoloads instead.
7039         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7040         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7041         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7042         (gnus-dired-mode): Adjust doc string.
7043         (gnus-dired-mail-mode): New variable.
7044         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7045         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7046         (gnus-dired-mail-buffers): New function.  Return mail or message
7047         composition buffers.
7048         (gnus-dired-attach): Use it.
7049         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7050         NO-DECODE.
7051         (gnus-dired-print): Use `gnus-print-buffer' depending on
7052         `gnus-dired-mail-mode'.
7053
7054 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7055
7056         * rfc2047.el (rfc2047-encoded-word-regexp)
7057         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7058         explaining what regexp patterns are for.
7059
7060 2007-12-04  Glenn Morris  <rgm@gnu.org>
7061
7062         * password.el: Move to password-cache.el.
7063
7064         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7065         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7066         * mml-smime.el (password-read, password-cache-add)
7067         (password-cache-remove):
7068         No need to autoload, since mml-sec requires password.
7069
7070         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7071         * message.el (gnus-extract-address-components):
7072         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7073
7074         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7075         password.
7076
7077 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7078
7079         * mailcap.el: Reduce dependencies.
7080         (mail-header-parse-content-type): Autoload.
7081         (mailcap-delete-duplicates): New alias.
7082         (mailcap-mime-info): Add optional argument NO-DECODE.
7083         (mailcap-mime-types): Use mailcap-delete-duplicates.
7084
7085         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7086
7087 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7088
7089         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7090         (imap-parse-status): Upcase status-att for servers that sends them
7091         lower-case (e.g., MS Exchange 2007).
7092
7093 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7094
7095         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7096         function.
7097
7098         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7099         (gnus-uu-yenc-article): New function.
7100
7101         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7102
7103         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
7104         buffer.
7105
7106 2007-12-02  Glenn Morris  <rgm@gnu.org>
7107
7108         * binhex.el (binhex): New custom group.
7109         (binhex-decoder-program, binhex-decoder-switches)
7110         (binhex-use-external): Move to the binhex custom group.
7111
7112         * uudecode.el (uudecode): New custom group.
7113         (uudecode-decoder-program, uudecode-decoder-switches)
7114         (uudecode-use-external): Move to the uudecode custom group.
7115
7116         * netrc.el (top-level): Don't load `encrypt' features.
7117         (netrc-parse): Don't use encrypt.
7118         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7119
7120         * encrypt.el: Remove file.
7121
7122 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7123
7124         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7125         matches on patches.
7126
7127         * gnus-art.el (gnus-article-browse-html-article): Mention
7128         `mm-text-html-renderer' in the doc string.
7129
7130         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7131         string.  Add comments.
7132
7133         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7134         if rhs is ASCII.
7135
7136 2007-12-01  Glenn Morris  <rgm@gnu.org>
7137
7138         * mail-source.el (top-level): Require format-spec before
7139         eval-when-compile.
7140
7141 2007-11-30  Glenn Morris  <rgm@gnu.org>
7142
7143         * encrypt.el: Require password, rather than autoloading password-read.
7144
7145 2007-11-29  Glenn Morris  <rgm@gnu.org>
7146
7147         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7148         (sasl-make-client, sasl-next-step, sasl-step-data)
7149         (sasl-step-set-data): Declare as functions.
7150
7151 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7152
7153         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7154
7155 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7156
7157         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7158         certs should be verified and what is to be done in the event of a
7159         verification failure.
7160
7161         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7162         caller can indicate whether the cache should be disregarded for this
7163         call.  This way the result of the call is reproducible at all times and
7164         can be considered a canonical server name for the supplied method.
7165         (gnus-agent-method-p): Canonicalize server names by pushing their
7166         method through `gnus-method-to-server' using the no-cache argument.
7167
7168         * gnus-srvr.el (gnus-server-insert-server-line): Call
7169         `gnus-method-to-server' with `no-cache' argument.
7170
7171         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7172         gnus-agent-possibly-synchronize-flags as this should be called when the
7173         server is actually being opened.
7174         (gnus-agent-possibly-synchronize-flags)
7175         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7176         flags file of an agentized server to the latter function.
7177
7178         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7179         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7180         after a connection has been established successfully.
7181
7182 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7183
7184         * gnus-art.el (article-display-face): Force to display face if called
7185         interactively; check if gnus-article-x-face-too-ugly matches author.
7186         (article-display-x-face): Display face even if From header is missing
7187         as article-display-face does.
7188
7189 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7190
7191         * hashcash.el (message-narrow-to-headers-or-head)
7192         (message-fetch-field, message-goto-eoh)
7193         (message-narrow-to-headers): Declare as functions.
7194
7195 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7196
7197         * mail-source.el (mail-sources): Default to fetch from file for
7198         compatibility with default of nnmail-spool-file.
7199
7200 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7201
7202         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7203         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7204         to look for encoded word that should be encoded again.
7205         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7206         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7207         encoding pattern.
7208         (rfc2047-decode-region): Switch strict regexp and loose one according
7209         to rfc2047-allow-irregular-q-encoded-words.
7210
7211 2007-11-25  Romain Francoise  <romain@orebokech.com>
7212
7213         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7214
7215 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7216
7217         * tls.el (tls-program): Provide more custom choices from
7218         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7219         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7220
7221 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7222
7223         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7224         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7225
7226         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7227         `nnmail-spool-file'.
7228
7229         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7230         `nnmail-spool-file'.
7231
7232         * gnus-move.el (gnus-change-server): Ditto.
7233
7234         * gnus-kill.el (gnus-batch-score): Ditto.
7235
7236         * gnus-cache.el (gnus-jog-cache): Ditto.
7237
7238         * gnus-msg.el (gnus-summary-reply):
7239         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7240
7241 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7242
7243         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7244         version.  Minor improvement to doc strings.
7245         (tls-program): Add comment.
7246
7247 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7248
7249         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7250         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7251         mismatch between the hostname provided in the certificate and the name
7252         of the host connnecting to.
7253         (open-tls-stream): Use them.  Check certificates against trusted root
7254         certificates.
7255
7256 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7257
7258         * gnus-cache.el (gnus-cache-generate-nov-databases):
7259         Use nnml-generate-nov-databases-directory instead of
7260         nnml-generate-nov-databases-1.
7261
7262 2007-11-24  Glenn Morris  <rgm@gnu.org>
7263
7264         * message.el (message-tool-bar-retro): Update for rename
7265         mail_send.xpm->mail-send.xpm.
7266
7267 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7268
7269         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7270         `smime-ldap-search' for Emacs 22 and up.
7271
7272 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7273
7274         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7275
7276         * message.el (message-send-mail-function): Fix error convention.
7277         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7278         (message-widen-reply, message-send-mail, message-talkative-question)
7279         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7280         (message-clone-locals, message-send-news): Use with-current-buffer.
7281         (message-insert-or-toggle-importance): Remove unused var `valid'.
7282         (message-make-references): Remove unused var `new-references'.
7283         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7284
7285 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7286
7287         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7288         (spam-split-symbolic-return-positive): Reflow docstring.
7289         (spam-backends, spam-summary-exit-behavior)
7290         (spam-mark-ham-unread-before-move-from-spam-group)
7291         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7292         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7293         (spam-clear-cache, spam-backend-check, spam-install-backend)
7294         (spam-install-statistical-backend, spam-list-of-processors)
7295         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7296         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7297         (spam-check-crm114, spam-initialize, spam-unload-hook):
7298         Fix typos in docstrings.
7299
7300 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7301
7302         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7303         been checked if they have never been read and those group levels are
7304         higher than the one that a user specified.
7305
7306 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7307
7308         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7309         foreign groups unless a group level is specified by a user.
7310         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7311
7312 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7313
7314         * message.el (message-send-mail-function): Require sendmail.
7315
7316 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7317
7318         * message.el (message-send-mail-function): Check for smtpmail too.
7319
7320         * utf7.el (utf7-encode, utf7-decode): Use coding system
7321         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7322
7323         * message.el (message-send-mail-function): New function.
7324         (message-send-mail-function): Set default using
7325         message-send-mail-function.  Adjust doc string.
7326         (message-send-mail-with-mailclient): New function.
7327
7328 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7329
7330         * smime.el (from):
7331         * rfc2047.el (message-posting-charset):
7332         * qp.el (mm-use-ultra-safe-encoding):
7333         * pop3.el (parse-time-months):
7334         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7335         * nnml.el (files):
7336         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7337         (jka-compr-compression-info-list, ange-ftp-path-format)
7338         (efs-path-regexp):
7339         * nndiary.el (files):
7340         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7341         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7342         (epg-digest-algorithm-alist, inhibit-redisplay)
7343         (password-cache-expiry):
7344         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7345         (pgg-output-buffer, password-cache-expiry):
7346         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7347         (efs-path-regexp):
7348         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7349         (inhibit-redisplay):
7350         * mm-uu.el (file-name, start-point, end-point, entry)
7351         (gnus-newsgroup-name, gnus-newsgroup-charset):
7352         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7353         (latin-unity-ucs-list):
7354         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7355         (mm-uu-binhex-decode-function):
7356         * message.el (gnus-message-group-art, gnus-list-identifiers)
7357         (rmail-enable-mime-composing, gnus-local-organization)
7358         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7359         (gnus-read-active-file, facemenu-add-face-function)
7360         (facemenu-remove-face-function, gnus-article-decoded-p)
7361         (tool-bar-mode):
7362         * mail-source.el (display-time-mail-function):
7363         * gnus-util.el (nnmail-pathname-coding-system)
7364         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7365         (gnus-original-article-buffer, gnus-user-agent)
7366         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7367         (xemacs-codename, sxemacs-codename, emacs-program-version):
7368         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7369         * gnus-start.el (gnus-agent-covered-methods)
7370         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7371         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7372         (gnus-newsgroup-headers, gnus-group-list-mode)
7373         (gnus-group-mark-positions, gnus-newsgroup-data)
7374         (gnus-newsgroup-unreads, nnoo-state-alist)
7375         (gnus-current-select-method, mail-sources)
7376         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7377         (nnmail-spool-file, gnus-cache-active-hashtb):
7378         * gnus-mh.el (mh-lib-progs):
7379         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7380         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7381         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7382         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7383         (gnus-group-buffer):
7384         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7385         (font-lock-set-defaults):
7386         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7387         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7388         (gnus-summary-post-menu, total-parts, type, condition, length):
7389         * gnus-agent.el (gnus-agent-read-agentview):
7390         * flow-fill.el (show-trailing-whitespace):
7391         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7392         eval-and-compile wrappers for byte compiler pacifiers.
7393
7394         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7395         (mm-display-inline-fontify): Check for featurep 'xemacs not
7396         extent-list.
7397
7398         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7399         itimer-list.
7400         (mm-create-image-xemacs): Only do something for XEmacs.
7401         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7402
7403         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7404
7405         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7406         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7407
7408 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7409
7410         * nnimap.el (nnimap-split-download-body):
7411         * gnus-demon.el (gnus-demon):
7412         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7413
7414 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7415
7416         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
7417         macros.
7418         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7419         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7420         copy data from unibyte buffer to multibyte current buffer.
7421         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7422         to copy data from unibyte current buffer to multibyte buffer.
7423         (nntp-make-process-buffer): Make process buffer unibyte.
7424
7425         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7426
7427 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7428
7429         * pop3.el (pop3-open-server): Accept and process data more robustly at
7430         connexion start to avoid spurious "POP SSL connexion failed" errors.
7431
7432 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7433
7434         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7435         read group names.
7436
7437 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7438
7439         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7440
7441 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7442
7443         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7444         (nnmail-save-active): Use a unibyte buffer when saving active file,
7445         which may contain non-ASCII group names.
7446
7447         * nnml.el (nnml-request-group): Decode group names in messages.
7448
7449 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7450
7451         * message.el (message-citation-line-function)
7452         (message-insert-formatted-citation-line): Fix spelling of
7453         `message-insert-formated-citation-line'.
7454
7455 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7456
7457         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7458
7459 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7460
7461         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7462         nnmail-pathname-coding-system.
7463
7464         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7465         that a user enters; decode group names in messages.
7466
7467         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7468
7469 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7470
7471         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7472
7473         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7474
7475         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7476         risky local variable.
7477
7478         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7479
7480 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7481
7482         * encrypt.el: Improve documentation to fix function name typo.
7483         Reported by Daiki Ueno <ueno@unixuser.org>.
7484
7485 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7486
7487         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7488         even if the point is not in the last page of an article.
7489         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7490         back to the previous page.
7491
7492 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7493
7494         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7495
7496 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7497
7498         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7499
7500 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7501
7502         * message.el (message-check-news-body-syntax): Avoid
7503         mm-string-as-multibyte.
7504         (message-hide-headers): Don't assume (point-min)==1.
7505
7506 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7507
7508         * message.el (message-remove-blank-cited-lines): Fix if remove is
7509         given.
7510         (message-bogus-address-regexp): New variable.
7511         (message-bogus-recipient-p): New function.
7512         (message-check-recipients): New command.
7513         (message-syntax-checks): Add `bogus-recipient'.
7514         (message-fix-before-sending): Add `bogus-recipient'.
7515
7516         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7517         (gnus-treat-body-boundary): Don't test window-system.
7518
7519 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7520
7521         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7522
7523 2007-10-28  Miles Bader  <miles@gnu.org>
7524
7525         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7526         at compile-time too.
7527
7528 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7529
7530         * gnus-msg.el (gnus-message-setup-hook): Add
7531         `message-remove-blank-cited-lines' to options.
7532
7533 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7534
7535         * message.el (message-remove-blank-cited-lines): New function.
7536         Suggested by Karl Plästerer.
7537
7538 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7539
7540         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7541         mapc.
7542
7543         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7544         (top-level): Use mapc to set functions to be traced for debugging.
7545
7546         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7547         called for effect with while loop.
7548
7549         * message.el (message-talkative-question): Replace mapcar called for
7550         effect with mapc.
7551
7552         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7553         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7554         called for effect with dolist.
7555
7556         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7557
7558         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7559         gnus-extra-headers and nnmail-extra-headers.
7560
7561         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7562         called for effect with dolist.
7563         (top-level): Use mapc to set functions to be traced for debugging.
7564
7565         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7566         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7567         dolist.
7568
7569         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7570         Replace mapcar called for effect with mapc.
7571         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7572         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7573         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7574         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7575
7576         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7577         remove-if that's a cl function.
7578
7579         * webmail.el (webmail-debug): Replace mapcar called for effect with
7580         dolist.
7581
7582         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7583         with mapc.
7584
7585 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7586
7587         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7588         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7589         with while loop.
7590
7591         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7592         functions from article-* functions.
7593         (gnus-multi-decode-header): Replace mapcar called for effect with
7594         dolist.
7595
7596         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7597         (gnus-bookmark-show-details): Replace mapcar called for effect with
7598         while loop.
7599
7600         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7601         called for effect with while loop.
7602
7603         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7604         with dolist.
7605
7606         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7607         mapcar called for effect with dolist.
7608
7609         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7610
7611         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7612         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7613         Replace mapcar called for effect with dolist.
7614         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7615         mapc.
7616
7617         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7618         Replace mapcar called for effect with dolist.
7619         (gnus-topic-list): Replace mapcar called for effect with mapc.
7620
7621         * gnus.el: Use mapc instead of mapcar to add autoloads.
7622
7623 2007-10-23  Richard Stallman  <rms@gnu.org>
7624
7625         * gnus-group.el (gnus-group-highlight): Mark as risky.
7626
7627 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7628
7629         * gnus.el (gnus-server-to-method): Return method found first in
7630         gnus-newsrc-alist.
7631
7632         * gnus-art.el (gnus-article-highlight-signature)
7633         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7634         button overlay without the front stickiness.
7635
7636 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7637
7638         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7639         overview buffer needed a catch to receive its throw.
7640         (gnus-agent-flush-cache): Declared as interactive to make this function
7641         easier to use.
7642
7643 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7644
7645         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7646         `next-line'.
7647
7648 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7649
7650         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7651         exclude address matching message-dont-reply-to-names.
7652
7653 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7654
7655         * gnus-util.el (gnus-string<): New function.
7656
7657         * gnus-sum.el (gnus-article-sort-by-author)
7658         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7659
7660 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7661
7662         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7663         the frame-focus tag is set in gnus-buffer-configuration.
7664
7665 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7666
7667         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7668         the front stickiness.
7669
7670 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7671
7672         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7673         url pattern; remove duplicate one.
7674         (gnus-article-extend-url-button): New function.
7675         (gnus-article-add-buttons): Use it.
7676         (gnus-button-push): Use concatenated url that it makes.
7677
7678 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7679
7680         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7681
7682 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7683
7684         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7685         Don't hardcode point-min==1.
7686
7687 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7688
7689         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7690         Fix comment about "iso8859-1".
7691
7692 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7693
7694         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7695         ones returned from the verify-function.
7696
7697         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7698         mml2015-extract-cleartext-signature if extraction failed.
7699
7700 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7701
7702         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7703         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7704         failed.
7705
7706 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7707
7708         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7709
7710 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7711
7712         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7713         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7714         recommends to use EasyPG instead of PGG.
7715
7716         * pgg.el: Revert to revision 6.23.2.16.
7717
7718         * pgg-def.el: Revert to revision 6.6.2.14.
7719
7720         * pgg-gpg.el: Revert to revision 6.23.2.34.
7721
7722 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7723
7724         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7725         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7726         thread for both the null and zero (kill/expire thread) universal prefix
7727         cases.
7728         (gnus-summary-expire-thread): Add new function to expire a thread,
7729         using gnus-summary-kill-thread.
7730         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7731         shortcuts for gnus-summary-expire-thread.
7732         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7733         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7734
7735 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7736
7737         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7738         extras value, so an extras entry can be deleted.
7739         (gnus-registry-delete-extra-entry): Use it.
7740         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7741         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7742         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7743         storage through the gnus-registry, and provide an appropriate API for
7744         it.
7745
7746 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7747
7748         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7749         Suggested by Leo <sdl.web@gmail.com>.
7750
7751         * gnus.el: Do.
7752
7753 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7754
7755         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7756         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7757
7758         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7759
7760         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7761         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7762
7763 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7764
7765         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7766         newline.
7767         (nnmbox-request-accept-article): Don't change article in source buffer;
7768         narrow to header to use message-fetch-field rather than
7769         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7770         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7771         as delimiters; make sure article ends with newline.
7772         (nnmbox-delete-mail): Correct last position of article to be deleted;
7773         ignore X-Gnus-Newsgroup header in article body.
7774         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7775         positions; make sure article ends with newline.
7776
7777         * message.el (message-display-abbrev): Don't infloop when a user
7778         inserts SPC in the beginning of header.
7779
7780         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7781         coding-system-for-read and coding-system-for-write for XEmacs having no
7782         file-coding feature.
7783
7784         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7785
7786 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7787
7788         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7789         list of groups not followed by default.  Fix type to be regexp.
7790         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7791
7792 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7793
7794         * hmac-def.el (define-hmac-function): Switch from old-style to
7795         new-style backquotes.
7796
7797         * md4.el (md4-make-step): Likewise.
7798
7799 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7800
7801         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7802         raw-text coding system when saving .newsrc file, which may contain
7803         non-ASCII group names.
7804
7805 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7806
7807         * gnus-cus.el (gnus-score-extra): New widget.
7808         (gnus-score-extra-convert): New function.
7809         (gnus-score-customize): Use it for Extra.
7810
7811 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7812
7813         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7814         (mml2015-mailcrypt-clear-verify): Use it.
7815         (mml2015-gpg-clear-verify): Use it.
7816         (mml2015-pgg-clear-verify): Use it.
7817         (mml2015-epg-clear-verify): Replace the current part with the output
7818         from GnuPG; don't extract the plaintext by itself.
7819
7820         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7821         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7822         mml2015-clear-verify-function; don't touch the armor headers or
7823         dash-escaped text here.
7824
7825 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7826
7827         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7828         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7829         parts, or application/octet-stream as a last resort.
7830         (gnus-mime-view-part-as-type): Don't toggle display.
7831         (gnus-mime-view-part-as-charset): Don't turn off display before
7832         querying charset.
7833
7834         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7835         stuff to undisplayer function in Emacs.
7836         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7837
7838         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7839         text/calendar parts.
7840
7841 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7842
7843         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7844         decoding text/calendar parts.
7845
7846         * message.el (message-forward-make-body-mime): Always mark body as
7847         having no illegible text; remove signed-or-encrypted argument.
7848         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7849
7850         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7851         (mml-generate-mime-1): Don't encode body if it is specified to be in
7852         raw form; don't make buffer be unibyte when inserting multibyte string.
7853
7854 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7855
7856         * sha1.el: Fix up comment style.
7857         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7858         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7859
7860         * hex-util.el: Fix up comment style.
7861         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7862
7863         * gnus-salt.el: Use with-current-buffer.
7864         (gnus-pick-setup-message): Fix long-standing typo.
7865
7866 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7867
7868         * imap.el (imap-logout-timeout): New variable.
7869         (imap-logout, imap-logout-wait): New functions.
7870         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7871
7872         * nnimap.el (nnimap-logout-timeout): New server variable.
7873         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7874         nnimap-logout-timeout.
7875
7876         * gnus-art.el (gnus-article-summary-command-nosave)
7877         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7878
7879 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7880
7881         * gnus.el (gnus-maximum-newsgroup): New variable.
7882
7883         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7884         according to gnus-maximum-newsgroup.
7885
7886         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7887         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7888         Limit the range of articles according to gnus-maximum-newsgroup.
7889
7890 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7891
7892         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7893         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7894         Don't perform gnus-configure-windows here; reuse existing sticky
7895         article buffer.
7896
7897         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7898         it doesn't exist in gnus-article-mode.
7899
7900 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7901
7902         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7903         (gnus-agent-decoded-group-name): New function.
7904         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7905         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7906
7907 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7908
7909         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7910         Add binding for gnus-sticky-article.
7911         (gnus-summary-exit): Don't kill sticky article buffers.
7912
7913         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7914         article buffer.
7915         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7916         (gnus-kill-sticky-article-buffers): New commands.
7917
7918 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7919
7920         * nntp.el (nntp-xref-number-is-evil): New server variable.
7921         (nntp-find-group-and-number): If it is non-nil, don't trust article
7922         numbers in the Xref header.
7923
7924 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7925
7926         * gnus-agent.el (gnus-agent-read-group): New function.
7927         (gnus-agent-flush-group, gnus-agent-expire-group)
7928         (gnus-agent-regenerate-group): Use it.
7929         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7930         nnmail-pathname-coding-system.
7931
7932 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7933
7934         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7935
7936         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7937         that are unread as unread, and also as selected so that information of
7938         marks having been changed by a user may be updated when exiting group.
7939
7940 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7941
7942         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7943         calculated ignoring signature parts to gnus-treat-article.
7944
7945 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7946
7947         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7948         a point here in order to keep the window start.
7949         (gnus-insert-mime-security-button): Make a button overlay without the
7950         front stickiness.
7951         (gnus-mime-display-security): Goto the end of a button.
7952
7953         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7954
7955 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7956
7957         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7958         group-name-at-point.
7959         (gnus-group-completing-read): New function that offers decoded
7960         non-ASCII group names for completion.
7961         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7962         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7963         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7964         (gnus-group-fetch-control): Use it.
7965         (gnus-fetch-group): Use group-name-at-point for the initial value
7966         rather than the default value; use gnus-alive-p.
7967
7968         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7969         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7970         (gnus-summary-post-news): Use gnus-group-completing-read.
7971
7972         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7973         (gnus-read-move-group-name): Decode group name for completion.
7974
7975 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7976
7977         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7978         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7979         Yamaoka slightly modified the code).
7980
7981 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7982
7983         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7984         (nnmail-split-incoming): Bind it.
7985
7986         * nnml.el (nnml-group-name-charset): New function.
7987         (nnml-decoded-group-name): Use it; don't decode group name if
7988         nnmail-group-names-not-encoded-p is non-nil.
7989         (nnml-encoded-group-name): New function.
7990         (nnml-group-pathname): Inline nnml-decoded-group-name.
7991         (nnml-request-expire-articles): Decode group name in message.
7992         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7993         nnmail-pathname-coding-system.
7994         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7995         not decoded ones according to nnmail-group-names-not-encoded-p.
7996         (nnml-generate-active-info): Use nnml-encoded-group-name.
7997
7998 2007-08-08  Glenn Morris  <rgm@gnu.org>
7999
8000         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8001         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8002         doc-strings and comments.
8003
8004 2007-07-25  Glenn Morris  <rgm@gnu.org>
8005
8006         * Relicense all FSF files to GPLv3 or later.
8007
8008 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8009
8010         * gnus-sum.el (gnus-summary-move-article): Make
8011         gnus-summary-respool-article work.
8012
8013 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8014
8015         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8016         string.
8017
8018 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8019
8020         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8021         that should be ignored when comparing distant RSS articles with local
8022         ones.
8023         (nnrss-make-hash-index): New function.  Create a hash index according
8024         to the ignored fields.
8025         (nnrss-check-group): Use it.
8026
8027 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8028
8029         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8030
8031         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8032
8033         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8034         the new optional argument ENCODED is non-nil.
8035         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8036         coding system for encoding group name.
8037         (gnus-group-make-rss-group): Pass un-encoded group name to
8038         gnus-group-make-group.
8039         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8040         encoded.
8041
8042         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8043         Encode group name to which articles are moved or copied.
8044         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8045         coding system for encoding Newsgroup, Followup-To and Xref headers.
8046
8047         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8048         marks; use nnheader-file-coding-system to write a file.
8049         (nnagent-retrieve-headers): Bind file-name-coding-system to
8050         nnmail-pathname-coding-system.
8051
8052         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8053
8054         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8055         (nnml-request-article, nnml-request-create-group)
8056         (nnml-request-rename-group, nnml-find-id)
8057         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8058         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8059         (nnml-save-marks): Use nnml-group-pathname instead of
8060         nnmail-group-pathname.
8061
8062         (nnml-request-create-group, nnml-request-expire-articles)
8063         (nnml-request-move-article, nnml-request-delete-group)
8064         (nnml-deletable-article-p, nnml-possibly-create-directory)
8065         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8066         (nnml-open-marks): Bind file-name-coding-system to
8067         nnmail-pathname-coding-system.
8068
8069         (nnml-request-article): Pass server argument to nnml-find-group-number.
8070         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
8071         server argument to nnml-possibly-create-directory.
8072         (nnml-request-accept-article): Pass server argument to
8073         nnml-active-number and nnml-save-mail.
8074         (nnml-find-group-number): Pass server argument to nnml-find-id.
8075         (nnml-request-update-info): Pass server argument to
8076         nnml-marks-changed-p.
8077
8078         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8079         (nnml-save-mail, nnml-active-number): Add server argument.
8080
8081         (nnml-request-delete-group): Warn if group is missing.
8082         (nnml-get-nov-buffer): Decode group name.
8083         (nnml-generate-active-info): Encode group name.
8084         (nnml-open-marks): Decode group name in messages.
8085
8086 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8087
8088         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8089         if it is not specified.
8090         (gnus-article-pipe-part, gnus-article-save-part)
8091         (gnus-article-interactively-view-part, gnus-article-copy-part)
8092         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8093         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8094         (gnus-article-replace-part, gnus-article-delete-part)
8095         (gnus-article-view-part-as-type): Pass raw prefix argument to
8096         gnus-article-part-wrapper.
8097
8098 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8099
8100         * gnus-agent.el (gnus-agent-save-active): Bind
8101         nnheader-file-coding-system to gnus-agent-file-coding-system.
8102
8103         * gnus-cache.el (gnus-cache-save-buffers)
8104         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8105         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8106         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8107         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8108         (gnus-cache-generate-active, gnus-cache-rename-group)
8109         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8110         (gnus-cache-update-overview-total-fetched-for): Bind
8111         file-name-coding-system to nnmail-pathname-coding-system.
8112         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
8113         variables.
8114         (gnus-cache-decoded-group-name): New function.
8115         (gnus-cache-file-name): Use it.
8116         (gnus-cache-generate-active): Use non-decoded group name for active.
8117
8118         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8119         right place.
8120         (gnus-write-active-file): Don't break non-ASCII group names.
8121
8122         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8123         nnmail-pathname-coding-system.
8124
8125         * lpath.el: Bind default-file-name-coding-system,
8126         file-name-coding-system and language-info-alist for XEmacs.
8127
8128         * gnus-uu.el (gnus-uu-decode-save): Typo.
8129
8130 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8131
8132         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8133
8134 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8135
8136         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8137         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8138         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8139         (gnus-agent-flush-group, gnus-agent-flush-cache)
8140         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8141         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8142         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8143         (gnus-agent-regenerate-group)
8144         (gnus-agent-update-files-total-fetched-for)
8145         (gnus-agent-update-view-total-fetched-for): Bind
8146         file-name-coding-system to nnmail-pathname-coding-system.
8147         (gnus-agent-group-pathname): Don't encode file names by
8148         nnmail-pathname-coding-system.
8149         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8150         coding-system-for-write instead of buffer-file-coding-system to
8151         gnus-agent-file-coding-system.
8152
8153         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8154         Decode group name.
8155
8156         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8157
8158         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8159         (gnus-read-newsrc-el-file): Make group names unibyte.
8160
8161         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8162         nnmail-pathname-coding-system.
8163
8164         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8165         (nnrss-request-delete-group): Bind file-name-coding-system to
8166         nnmail-pathname-coding-system.
8167         (nnrss-read-server-data, nnrss-read-group-data): Bind
8168         file-name-coding-system correctly.
8169         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8170
8171         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8172         (nntp-server-to-method-cache): New variable.
8173         (nntp-group-pathname): New function that decodes non-ASCII group names.
8174         (nntp-possibly-create-directory, nntp-marks-changed-p)
8175         (nntp-save-marks, nntp-open-marks): Use it.
8176         (nntp-possibly-create-directory, nntp-open-marks):
8177         Bind file-name-coding-system to nnmail-pathname-coding-system.
8178         (nntp-open-marks): Decode group names when bootstrapping marks.
8179
8180         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8181         Newsgroups and Folowup-To headers.
8182
8183 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8184
8185         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8186         (gnus-server-closed-face, gnus-server-denied-face)
8187         (gnus-server-offline-face): Remove variable.
8188         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8189
8190         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8191         of modifying message-stack directly for XEmacs.
8192
8193         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8194         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8195         if the coding-system argument is nil for XEmacs.
8196
8197         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8198         mm-charset-override-alist.
8199
8200         * rfc2047.el: Don't require base64; require rfc2045 for the function
8201         rfc2045-encode-string.
8202         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8203         to quote the parameter value.
8204
8205 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8206
8207         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8208         form in gnus-group-name-charset-method-alist.
8209
8210         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8211         overrides the default layout edit-form.
8212
8213         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8214
8215         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8216
8217 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8218
8219         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8220         as unfetched articles.
8221
8222 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8223
8224         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8225
8226 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8227
8228         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8229         original back end that keeps marks in the local system.
8230
8231 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8232
8233         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8234         arg of pop-to-buffer for XEmacs.
8235         (gnus-article-read-summary-keys): Ditto; don't restore window
8236         configuration if summary command ends up with neither article buffer
8237         nor summary buffer; describe bindings if summary keys end with C-h.
8238
8239 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8240
8241         * message.el (message-fix-before-sending): Skip raw message part to be
8242         forwarded while checking illegible text.
8243         (message-forward-make-body-mime, message-forward-make-body): Mark
8244         signed or encrypted raw message as having no illegible text.
8245
8246 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8247
8248         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8249         (gnus-message-with-timestamp-1): New macro.
8250         (gnus-message-with-timestamp): New function.
8251         (gnus-message): Use them.
8252
8253         * nnheader.el (nnheader-message): Use them.
8254
8255 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8256
8257         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8258         .newsrc.eld file.
8259
8260 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8261
8262         * gnus-agent.el (gnus-agent-fetch-headers)
8263         (gnus-agent-retrieve-headers): Bind
8264         gnus-decode-encoded-address-function to identity.
8265
8266         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8267         available also when the server returns simply a dot.
8268
8269         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8270
8271 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8272
8273         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8274
8275 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8276
8277         * gnus-ems.el (gnus-x-splash): Make it work.
8278
8279         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8280         from being used.
8281
8282         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8283
8284 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8285
8286         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8287         4th and the 5th arguments.
8288
8289         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8290         the front stickiness.
8291         (gnus-article-summary-command-nosave): Correct the order of the
8292         arguments passed to pop-to-buffer.
8293         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8294         summary command ends up with the article buffer.
8295
8296         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8297         the same faces.
8298
8299 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8300
8301         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8302
8303 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8304
8305         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8306         * gnus-sum.el (gnus-summary-highlight):
8307         * pgg.el (pgg-sign-region, pgg-sign):
8308         * mail-source.el (mail-source-delete-old-incoming-confirm):
8309         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8310
8311 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8312
8313         * gnus-art.el (gnus-mime-view-part-externally)
8314         (gnus-mime-view-part-internally): Fix predicate function passed to
8315         completing-read.
8316
8317         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8318
8319         * gnus.el (gnus-update-message-archive-method): Add :version.
8320
8321 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8322
8323         * gnus.el (gnus-update-message-archive-method): New variable.
8324
8325         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8326         according to gnus-message-archive-method if
8327         gnus-update-message-archive-method is non-nil.
8328
8329 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
8332         by Loic Dachary <loic@dachary.org>.
8333         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8334
8335 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8336
8337         * message.el (message-pop-to-buffer): Add switch-function argument.
8338         (message-mail): Pass switch-function argument to it.
8339
8340 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8341
8342         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8343         Improve doc string.
8344
8345 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8346
8347         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8348         (gnus-header-content)
8349         * gnus-cite.el (gnus-cite-10)
8350         * gnus-srvr.el (gnus-server-closed)
8351         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8352         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8353         (gnus-group-mail-3-empty, gnus-group-mail-low)
8354         (gnus-group-mail-low-empty, gnus-splash)
8355         * message.el (message-header-to, message-header-cc)
8356         (message-header-subject, message-header-other, message-header-name)
8357         (message-header-xheader, message-separator, message-cited-text)
8358         (message-mml): Lighten colors of faces used for dark background.
8359
8360 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8361
8362         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8363         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8364
8365 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8366
8367         * message.el (message-narrow-to-headers-or-head):
8368         Ignore mail-header-separator in the body.
8369
8370 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8371
8372         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8373         same as window size.
8374
8375 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8376
8377         * message.el (message-font-lock-keywords): Use message-header-xheader
8378         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8379         ahead of the anything pattern, to get it recognised.
8380
8381 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8384         spam.el loads uses it in the compiled defadvice form.
8385
8386 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8387
8388         * gnus-sum.el (gnus-articles-to-read)
8389         (gnus-summary-insert-old-articles): Don't truncate group name for
8390         `read-string'.
8391
8392         * gnus-util.el (gnus-limit-string): Delete this function.
8393
8394         * gnus-sum.el (gnus-simplify-subject-fully): Use
8395         `truncate-string-to-width' instead.
8396
8397 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8398
8399         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
8400         if, on summary exit, the next group has to be selected.
8401         (gnus-summary-exit): Use it.
8402
8403 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8404
8405         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8406         non-break space.
8407
8408 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8409
8410         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8411         Check if group is not a directory.
8412         (nnfolder-request-expire-articles): Don't delete articles if the target
8413         group is not available.
8414
8415         * nnml.el (nnml-request-create-group): Properly check if group is not a
8416         file.
8417         (nnml-request-expire-articles): Don't delete articles if the target
8418         group is not available.
8419
8420         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8421         Don't quote characters that are within parentheses.
8422
8423 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8426         (gnus-handle-ephemeral-exit): Select article according to it.
8427
8428 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8429
8430         * message.el (message-insert-formated-citation-line): Remove newline.
8431         (message-citation-line-format): Add final \n here so that the user can
8432         avoid a blank line.
8433
8434 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8435
8436         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8437         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8438         Update lanl/arXiv support.
8439
8440 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8441
8442         * gnus.el: Bump version number.
8443
8444 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8445
8446         * gnus.el (gnus-version-number): Bump version.
8447
8448 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8449
8450         * gnus.el: No Gnus v0.6 is released.
8451
8452 2007-04-27  Didier Verna  <didier@xemacs.org>
8453
8454         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
8455         * gmm-utils.el (gmm-regexp-concat): here.
8456         * message.el: Don't require 'gnus-util.
8457         (message-dont-reply-to-names): Handle name change above.
8458         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8459
8460 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8461
8462         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8463         since the initial value varies according to the system.
8464
8465 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8466
8467         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8468
8469 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8470
8471         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8472
8473 2007-04-24  Didier Verna  <didier@xemacs.org>
8474
8475         Improve the type of gnus-ignored-from-addresses.
8476         * gnus-util.el (gnus-orify-regexp): New function.
8477         * message.el (gnus-util): Require it.
8478         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8479         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8480         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8481
8482 2007-04-24  Didier Verna  <didier@xemacs.org>
8483
8484         * gnus-sum.el:
8485         * gnus-utils.el: Fix some trailing whitespaces.
8486
8487 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8488
8489         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8490         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8491         article's Message-ID; refer parent article in summary buffer.
8492
8493         * message.el (message-bounce): Call mime-to-mml.
8494
8495         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8496         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8497         optimize and/or forms properly.
8498
8499 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8500
8501         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8502         URL.
8503
8504 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8505
8506         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8507
8508 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8509
8510         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8511         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8512         displayed of multipart/alternative part if it is invoked from summary
8513         buffer.
8514
8515         * mm-view.el (mm-inline-text-html-render-with-w3m)
8516         (mm-inline-text-html-render-with-w3m-standalone)
8517         (mm-inline-render-with-function): Use mail-parse-charset by default.
8518
8519 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8520
8521         * parse-time.el (parse-time-string-chars): Check if CHAR
8522         is less than the length of parse-time-syntax.
8523
8524 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8525
8526         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8527         from gnus-newsgroup-processable.
8528
8529 2007-04-16  Didier Verna  <didier@xemacs.org>
8530
8531         * gnus-msg.el (gnus-configure-posting-styles): Handle
8532         message-signature-directory properly with :file syntax.  Reported by
8533         "Leo".
8534
8535 2007-04-11  Didier Verna  <didier@xemacs.org>
8536
8537         New user option: message-signature-directory.
8538         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8539         * message.el (message-insert-signature): Ditto.
8540         * message.el (message-signature-file): Doc update.
8541         * message.el (message-signature-directory): New.
8542
8543 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8544
8545         * gnus-msg.el (gnus-inews-yank-articles): Use
8546         message-exchange-point-and-mark instead of exchange-point-and-mark.
8547
8548 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8549
8550         * message.el (message-yank-original): Make sure cited text ends with
8551         newline; don't exchange point and mark.
8552
8553 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8554
8555         * tls.el (open-tls-stream): Properly handle case where there
8556         is no associated buffer.
8557
8558 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8559
8560         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8561         message-yank-original, make sure (< mark TEXT point).
8562
8563 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8564
8565         * message.el (message-fill-column): New variable.
8566         (message-mode): Use it.  Add comment on a possible new hook.
8567
8568         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8569         (nnmail-get-new-mail): Reformat.
8570
8571         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8572
8573         * gmm-utils.el: Fix Commentary.
8574         (gmm-tool-bar-from-list): Fix typo in doc string.
8575
8576 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8577
8578         * message.el (message-yank-original): Don't switch point and mark
8579         unnecessarily to put point and mark as documented.
8580
8581 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8582
8583         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8584         from the message heads.
8585
8586 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8587
8588         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8589         article buffer does not have a window.  This may not be the best
8590         solution but is certainly better than setting the start of the null,
8591         that is the current, window.
8592
8593 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8594
8595         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8596         (gnus-draft-setup): Run it.
8597
8598         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8599         gnus-score-fast-scoring.  Allow regexp.
8600         (gnus-score-headers): Use it.
8601
8602         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8603         XEmacs.
8604
8605         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8606         string.
8607         (gnus-button-alist): Also catch `<f1> k ...'.
8608         (gnus-treat-display-x-face): Fix doc string.
8609
8610 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8611
8612         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8613         evaluation of gnus-extended-version to ensure correct generation of the
8614         User-Agent header when message-generate-headers-first is used.
8615
8616 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8617
8618         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8619         hashcash-path is nil.  Don't call callback with incorrect number of
8620         parameters if val is 0.
8621
8622 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8623
8624         * message.el (message-required-news-headers):
8625         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8626
8627 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8628
8629         * tls.el (open-tls-stream): In handshake-waiting loop,
8630         don't wait more if there is output available to process.
8631
8632 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8633
8634         * tls.el (tls-program): Doc fix.
8635
8636 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8637
8638         * message.el (message-generate-new-buffers): Change the meaning of the
8639         nil value; add `standard' to the choices; treat t as `unique'; improve
8640         doc string.
8641         (gnus-select-frame-set-input-focus): Autoload.
8642         (message-buffer-name): Search for the existing message buffer if
8643         message-generate-new-buffers is nil or `standard'; treat the value t of
8644         message-generate-new-buffers as `unique'.
8645         (message-pop-to-buffer): Raise the frame already displaying the message
8646         buffer; clear the echo area after querying.
8647         (message-setup): Pass the `continue' argument to compose-mail.
8648         (message-mail): Prefer `switch-function' if it is given; search for the
8649         existing message buffer if the `continue' argument is non-nil; pass
8650         continue and switch-function arguments to compose-mail by way of
8651         message-setup.
8652         (message-mail-other-window): Adjust argument of message-setup.
8653         (message-mail-other-frame): Ditto.
8654
8655 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8656
8657         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8658         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8659         to turn font-lock on when turning gnus-message-citation-mode on.
8660
8661 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8662
8663         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8664         (mml-smime-function-alist): New variable; add epg as the backend.
8665         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8666         mml-smime- functions instead.
8667         * mm-view.el: Require smime.
8668
8669 2007-03-05  Didier Verna  <didier@xemacs.org>
8670
8671         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8672         instead of just inheritance for posting styles.
8673         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8674
8675 2007-02-24  Chris Moore  <dooglus@gmail.com>
8676
8677         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8678         * pgg-pgp.el (pgg-pgp-encrypt-region):
8679         * pgg-gpg.el (pgg-gpg-encrypt-region):
8680         Check pgg-encrypt-for-me if no other recipients.
8681
8682 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8683
8684         * tls.el (tls-certtool-program): Fix custom type.
8685
8686 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8687
8688         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8689         and point-at-eol instead of line-(beginning|end)-position.
8690
8691         * assistant.el (assistant-parse-buffer): Ditto.
8692
8693         * netrc.el (netrc-parse-services): Ditto.
8694
8695 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8696
8697         * mml2015.el (mml2015-epg-find-usable-key): New function.
8698         (mml2015-epg-sign): Use it.
8699         (mml2015-epg-encrypt): Use it.
8700
8701 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8702
8703         * message.el (message-make-in-reply-to): Quote name containing
8704         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8705         if there are special characters.  Reported by NAKAJI Hiroyuki
8706         <nakaji@jp.freebsd.org>.
8707
8708 2007-02-27  Didier Verna  <didier@xemacs.org>
8709
8710         Include the group parameters as well as the topic ones in the
8711         inheritance filter process.
8712         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8713         argument GROUP-PARAMS-LIST.
8714         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8715
8716 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8717
8718         * nntp.el (nntp-never-echoes-commands)
8719         (nntp-open-connection-functions-never-echo-commands): New variables.
8720         (nntp-send-command): Use them.
8721
8722 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8723
8724         * mml2015.el (mml2015-epg-verify): Simplified.
8725
8726 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8727
8728         * mml.el (mml-content-disposition-alist): New user option.
8729         (mml-content-disposition): New function.
8730         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8731         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8732
8733 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8734
8735         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8736         verification.
8737
8738 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8739
8740         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8741         articles posted in the last 24 hours.
8742
8743 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8744
8745         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8746
8747 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8748
8749         * nntp.el (nntp-send-command): Don't wait for echoes when
8750         nntp-open-ssl-stream is used.
8751
8752 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8753
8754         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8755         (gnus-message-add-citation-keywords)
8756         (gnus-message-remove-citation-keywords): Remove.
8757         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8758         directly, make the variables in font-lock-defaults buffer-local, add
8759         gnus-message-citation-keywords to them and then update the value of
8760         font-lock-keywords.
8761
8762 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8763
8764         * message.el (message-cite-original-1): Don't call
8765         gnus-article-highlight-citation.
8766
8767         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8768         citations; fix line count.
8769
8770 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8771
8772         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8773         (gnus-message-add-citation-keywords)
8774         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8775         versions of font-lock-add-keywords and font-lock-remove-keywords to
8776         work with XEmacs correctly.
8777
8778 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8779
8780         * gnus-cite.el (gnus-cite-face-list): Set the values of
8781         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8782         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8783         (gnus-message-cite-prefix-regexp): New variable.
8784         (gnus-message-search-citation-line): Use it; protect against long
8785         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8786         the 0th match data for Emacs.
8787         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8788         (gnus-message-add-citation-keywords): Append keywords rather than
8789         prepending; emulate font-lock-add-keywords if it is not available.
8790         (gnus-message-remove-citation-keywords): Emulate
8791         font-lock-remove-keywords if it is not available.
8792
8793         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8794
8795         * message.el (message-cite-prefix-regexp): Set the value of
8796         gnus-message-cite-prefix-regexp.
8797
8798 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8799
8800         * nnweb.el (nnweb-google-parse-1): Update parser.
8801
8802 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8803
8804         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8805
8806 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8807
8808         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8809         regexp.
8810
8811 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8812
8813         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8814         string-to-multibyte.
8815         (uudecode-decode-region-internal): Use it.
8816
8817         * lpath.el: Fbind string-as-multibyte for XEmacs.
8818
8819 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8820
8821         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8822         custom choice.
8823
8824         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8825
8826 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8827
8828         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8829
8830         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8831         `write-region' to respect `mm-inhibit-file-name-handlers'.
8832
8833 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8834
8835         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8836         Use gnus-home-directory instead of "~/" or "$HOME".
8837
8838 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8839
8840         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8841         to mention filename.
8842         Add comments at beginning regarding usage.
8843         (encrypt-write-file-contents): Change interactive so a string is
8844         acceptable.  If the file has no associated model, show an error instead
8845         of a nonsense prompt.
8846
8847 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8848
8849         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8850         Thanks to Yoshihiko Yamada for kind notification of this typo.
8851
8852 2007-01-12  Kenichi Handa  <handa@m17n.org>
8853
8854         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8855         multibyte buffer.
8856
8857 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8858
8859         * gnus-score.el (gnus-score-fast-scoring): New variable.
8860         (gnus-score-headers): Use it.
8861
8862         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8863
8864         * message.el (message-cite-original-1): Call
8865         gnus-article-highlight-citation if requested.
8866         (message-make-from): Allow name and address as optional arguments.
8867
8868         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8869
8870         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8871         bugs to doc string.
8872         (gnus-button-alist): Add mid\\|message-id.
8873         (gnus-button-fetch-group): Extend for use in
8874         `browse-url-browser-function'.
8875         (gnus-button-url-regexp): Try to catch paired parentheses like in
8876         Wikipedia URLs.
8877
8878         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8879         Suggested by Simon Krahnke <overlord@gmx.li>.
8880
8881 2007-01-13  Romain Francoise  <romain@orebokech.com>
8882
8883         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8884         Update copyright.
8885
8886 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8887
8888         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8889
8890 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8891
8892         * gnus-registry.el (gnus-registry-unfollowed-groups)
8893         (gnus-registry-split-fancy-with-parent): Fix documentation.
8894
8895 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8896
8897         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8898         from nnweb groups.
8899
8900 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8901
8902         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8903         Xref urls.  Erase buffer before requesting head.
8904
8905 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8906
8907         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8908         customizable.
8909
8910 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8911
8912         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8913         no signing key is found.
8914         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8915         no encrypting and/or signing key is found.
8916
8917 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8918
8919         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8920
8921 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8922
8923         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8924         headers read from disk with the ones newly found in the current search.
8925         This should no longer cause problems, because the article numbers in
8926         Gmane's `nov.php' output are ignored since the previous change.
8927
8928 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8929
8930         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8931
8932 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8933
8934         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8935         replace-regexp-in-string; bind url-version; fbind display-images-p and
8936         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8937         find-face and set-itimer-function for Emacs; bind itimer-list for
8938         Emacs.
8939
8940         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8941
8942 2007-01-01  Romain Francoise  <romain@orebokech.com>
8943
8944         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8945
8946 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8947
8948         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8949         `define-minor-mode' macro definition expanded properly.
8950         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8951         exclude it there.
8952
8953         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8954         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8955         `fboundp' test.
8956         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8957         This is OK to autoload in (S)XEmacs now.
8958
8959 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8960
8961         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8962         keystroke.
8963         (gnus-summary-limit-to-singletons): Fix typo.
8964
8965         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8966         else fails.
8967
8968 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8969
8970         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8971         docstring.
8972
8973         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8974         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8975         (gnus-summary-insert-dormant-articles): Fix typo in message.
8976
8977 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8978
8979         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8980         nil for XEmacs.
8981         (gnus-message-citation-mode): Don't autoload in XEmacs.
8982
8983         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8984
8985 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8986
8987         * nnimap.el (nnimap-expunge-search-string): Mention
8988         nnimap-search-uids-not-since-is-evil in docstring.
8989
8990 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8991
8992         * spam.el: Revert to make-obsolete-variable because
8993         define-obsolete-variable-alias is not supported in Emacs 21.
8994
8995         * spam.el (spam-ifile-path, spam-ifile-database-path)
8996         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8997         make-obsolete-variable.
8998         (spam-bsfilter-path, spam-bsfilter-program)
8999         (spam-spamassassin-path, spam-spamassassin-program)
9000         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
9001         use "path" inappropriately.
9002         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9003         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9004         variable names.
9005
9006 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9007
9008         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9009         summary buffer.
9010
9011         * password.el (password-cache-remove): Use clear-string to burn
9012         password, if available.
9013
9014 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9015
9016         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9017
9018         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9019
9020         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9021         (gnus-message-highlight-citation): Move defcustom here from
9022         gnus-cite.el.
9023         (gnus-message-citation-mode): Autoload.
9024
9025         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9026         checks to make it compile with XEmacs.
9027         (gnus-message-citation-mode): New minor mode.
9028         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9029         (gnus-message-highlight-citation): New variables.
9030         (gnus-message-search-citation-line)
9031         (gnus-message-add-citation-keywords)
9032         (gnus-message-remove-citation-keywords)
9033         (turn-on-gnus-message-citation-mode)
9034         (turn-off-gnus-message-citation-mode): New functions.
9035
9036 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9037
9038         * gnus-cite.el: Enable highlighting of different citation levels in
9039         message-mode.
9040
9041 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9042
9043         * message.el (message-make-fqdn): Fix comment.
9044         (message-bogus-system-names): Add ".local".
9045
9046         * spam.el (spam-ifile-path, spam-ifile-program)
9047         (spam-ifile-database-path, spam-ifile-database)
9048         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9049         Don't use "path" inappropriately.
9050         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9051         strings.
9052         (spam-check-ifile, spam-ifile-register-with-ifile)
9053         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
9054         new variable names.
9055
9056         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9057         (gnus-treat-display-smileys): Simplify using
9058         gnus-image-type-available-p.
9059
9060         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9061         available.
9062
9063         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
9064         `display-images-p' if available.
9065
9066 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9067
9068         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9069         one after turning on the buffer's multibyteness instead of decoding
9070         them directly in the unibyte buffer that causes unexpected conversion
9071         in Emacs 23 (unicode).
9072
9073 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9074
9075         * message.el (message-generate-hashcash): Fix custom type.
9076
9077 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9078
9079         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9080
9081 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9082
9083         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9084         disconnect icons.  Add help text.
9085
9086 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9087
9088         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9089         negated to be consistent with the others we handle.
9090
9091 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9092
9093         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9094         version of gnus-summary-buffer to something, so that we can use two
9095         article buffers at the same time.
9096
9097 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9098
9099         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9100         trigger all the extra headers.
9101         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9102         sorting.
9103
9104 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9105
9106         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9107         solid groups.
9108
9109 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9110
9111         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9112
9113 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9114
9115         * legacy-gnus-agent.el: Add Copyright notice.
9116
9117 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9118
9119         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9120
9121 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9122
9123         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9124
9125         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9126         to make it work reliably in CVS Emacs.
9127         (gnus-summary-limit-strange-charsets-predicate)
9128         (gnus-summary-limit-to-predicate): New functions.
9129
9130 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9131
9132         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9133         specifying array size.
9134         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9135         array if it is too small.
9136         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
9137         (gnus-sort-threads-loop): New function.
9138
9139 2006-12-06  Chris Moore  <dooglus@gmail.com>
9140
9141         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9142         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9143
9144 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9145
9146         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9147         options.
9148
9149 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9150
9151         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9152         DOS-ing the recipient.
9153
9154         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9155         the headers when creating the mapping to avoid mismappings.
9156         (nnweb-gmane-create-mapping): Always nix out old mapping.
9157
9158 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9159
9160         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9161         and mm-verify-option to never.
9162
9163 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9164
9165         * message.el (message-signed-or-encrypted-p): New function.
9166         (message-forward-make-body): Use it.
9167
9168         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9169         Replace encode-coding-string with mm-encode-coding-string.
9170
9171 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9172
9173         * nneething.el (nneething-decode-file-name): Replace
9174         decode-coding-string with mm-decode-coding-string.
9175
9176         * gnus-int.el (gnus-open-server): Say failed server's name.
9177
9178 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9179
9180         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9181         strings to a single string.  Quote `errors-file-name'.
9182         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9183         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9184         Adjust calls.  Use `shell-quote-argument'.
9185
9186 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9187
9188         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9189         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9190
9191         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9192         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9193         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9194         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9195         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9196         (gnus-subscribe-newsgroup, gnus-1):
9197         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9198         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9199         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9200         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9201
9202 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9203
9204         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9205         keystroke.
9206         (gnus-summary-limit-to-bodies): Implement headersp.
9207
9208 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9209
9210         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9211
9212 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9213
9214         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9215
9216 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9217
9218         * message.el (message-generate-hashcash): Expand range of values to
9219         include `opportunistic'.
9220         (message-send-mail): Use it.
9221
9222 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9223
9224         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9225         and comment it.
9226
9227         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9228
9229 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9230
9231         * gnus-util.el (gnus-extract-address-components): Improve comment.
9232
9233 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9234
9235         * gnus-util.el (gnus-extract-address-components): Work with address in
9236         which the name portion contains @.
9237
9238         * lpath.el: Fbind custom-autoload.
9239
9240 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9241
9242         * gnus.el (gnus-start): Move custom group up.
9243         (gnus-select-method): Don't autoload, but make it available for
9244         `customize-variable'.
9245         (gnus-getenv-nntpserver): Don't autoload.
9246
9247 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9248
9249         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9250
9251 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9252
9253         * message.el (message-sendmail-extra-arguments): New variable.
9254         (message-send-mail-with-sendmail): Use it.
9255
9256 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9257
9258         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9259         mm-with-unibyte-current-buffer to make string unibyte.
9260
9261         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9262         mm-string-as-multibyte.
9263
9264 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9265
9266         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9267         Reported by Werner Koch <wk@gnupg.org>.
9268
9269 2006-11-14  Daiki Ueno  <ueno@p360>
9270
9271         * mml2015.el: Autoload epa-select-keys when compiling.
9272
9273 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9274
9275         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9276         message-options.
9277         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9278
9279 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9280
9281         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
9282         EasyPG (< 0.0.6).
9283         (mml2015-always-trust): New user option.
9284         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9285         prompt.
9286
9287 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9288
9289         * nntp.el (nntp-authinfo-force): New variable.
9290         (nntp-send-authinfo): Use it.
9291
9292 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9293
9294         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9295         decode encoded words.  Improve prompt.  Add comment about forwarding.
9296         (message-replacement-char): Move up.
9297
9298 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9299
9300         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9301         instead of gnus-intersection because arguments of gnus-sorted-nunion
9302         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9303
9304 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9305
9306         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9307         (message-simplify-subject-functions): Enable
9308         message-strip-subject-encoded-words by default.
9309
9310 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9311
9312         * message.el (message-strip-subject-encoded-words): New function.
9313         (message-simplify-subject-functions): New variable.
9314         (message-simplify-subject): Use it.  Fix typo in doc string.
9315         Support message-strip-subject-encoded-words.
9316
9317 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9318
9319         * gnus-diary.el (gnus-diary-delay-format-function):
9320         * nndiary.el (nndiary-reminders):
9321         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9322
9323 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9324
9325         * gnus-art.el (article-hide-boring-headers): Fetch date from
9326         gnus-original-article-buffer to avoid problems with localized date
9327         strings.
9328
9329 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9330
9331         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9332
9333 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9334
9335         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9336         New variables.
9337         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9338         (mm-charset-synonym-alist): Move some entries to
9339         mm-codepage-iso-8859-list.
9340         (mm-charset-synonym-alist, mm-charset-override-alist): Add
9341         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9342
9343 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9344
9345         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9346
9347 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9348
9349         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9350         with Emacs 21 and XEmacs.
9351
9352 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9353
9354         * spam.el (spam-parse-address): New function for better parsing,
9355         catching errors, etc.
9356         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9357
9358 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9359
9360         * mm-view.el: Add interactive arg to html2text autoload.
9361
9362 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9363
9364         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9365
9366 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9367
9368         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
9369         variables.
9370         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9371         (mm-charset-synonym-alist): Move some entries to
9372         mm-codepage-iso-8859-list.
9373
9374         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9375
9376 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9377
9378         * message.el (message-citation-line-format)
9379         (message-insert-formated-citation-line): Fix implementation of %E, %N
9380         and %n according to the doc string.
9381
9382 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9383
9384         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9385         car-safe to avoid bad parses.
9386
9387 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9388
9389         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9390         names.
9391
9392         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9393
9394 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9395
9396         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9397         header.
9398
9399         * message.el (message-draft-headers): Add Date.
9400         (message-headers-to-generate): Fix typo in docstring.
9401
9402         * nndraft.el (nndraft-required-headers): New variable.
9403         (nndraft-generate-headers): Use it.
9404
9405         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9406
9407 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9408
9409         * gnus-registry.el (gnus-registry-wash-for-keywords)
9410         (gnus-registry-find-keywords): New functions to allow easy searching of
9411         articles that are in the registry.
9412
9413 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9414
9415         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9416         ietf-drums-parse-address instead of gnus-extract-address-components.
9417         Reported by Damien Elmes <damien@repose.cx>.
9418
9419 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9420
9421         * gnus.el (gnus-mime): Remove unused custom group.
9422
9423 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9424
9425         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9426         "blank line" when searching for end of armor headers.
9427
9428 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9429
9430         * gmm-utils.el (gmm-write-region): Fix variable name.
9431
9432 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9433
9434         * gmm-utils.el (gmm-write-region): New function based on compatibility
9435         code from `mm-make-temp-file'.
9436
9437         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9438
9439         * nnmaildir.el (nnmaildir--update-nov)
9440         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9441         Use `gmm-write-region'.
9442
9443 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9444
9445         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
9446         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9447
9448         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9449
9450         * message.el (message-replacement-char): New variable.
9451         (message-fix-before-sending): Use it.
9452         (message-simplify-subject): New function to remove duplicate code.
9453         (message-reply, message-followup): Use it.
9454
9455         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9456         gnus-summary-limit-to-articles.
9457
9458 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9459
9460         * gnus-util.el (gnus-with-local-quit): New macro.
9461
9462         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9463
9464 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9465
9466         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9467         ignore non-string data.
9468
9469 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9470
9471         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9472         non-string data (needs to be done in the registry too).
9473
9474 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9475
9476         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9477         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9478         (gnus-registry-split-fancy-with-parent)
9479         (gnus-registry-fetch-simplified-message-subject-fast)
9480         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9481         Remove text properties on ingress into the registry and when it's saved.
9482         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9483         registry from entries with no groups.
9484
9485 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9486
9487         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9488         function to remove string properties.
9489
9490 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9491
9492         * gmm-utils.el (gmm): Adjust custom version.
9493
9494         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9495         custom version.
9496
9497         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9498
9499 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9500
9501         * gnus-art.el (gnus-insert-prev-page-button)
9502         (gnus-insert-next-page-button): Simplify.  Reformat.
9503
9504 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9505
9506         * gnus-art.el (gnus-insert-prev-page-button)
9507         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9508
9509 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9510
9511         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9512
9513 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9514
9515         * gnus-art.el (gnus-insert-mime-button)
9516         (gnus-insert-mime-security-button):
9517         Apply gnus-article-button-face to MIME and security buttons.
9518
9519 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9520
9521         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9522         readable.
9523
9524 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9525
9526         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9527
9528 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9529
9530         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9531         `browse-url-of-file' instead of `browse-url'.
9532
9533 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9534
9535         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9536         regexp.  Articles containing quotation were cut prematurely.
9537
9538 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9539
9540         * message.el (message-cite-original-1): Use nobody by default for the
9541         value of From header.
9542         (message-reply): Ditto.
9543
9544 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9545
9546         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9547         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9548         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9549
9550 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9551
9552         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9553         mails in the doc string.  Add some URLs in comment.
9554         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9555
9556 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9559         backslashes handling and the way to find boundaries of quoted strings.
9560
9561 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9562
9563         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9564         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9565         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9566         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9567
9568 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9569
9570         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9571         doc string.
9572         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9573
9574 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9575
9576         * lpath.el: Fbind epg-check-configuration.
9577
9578 2006-09-06  Simon Josefsson  <jas@extundo.com>
9579
9580         * mml2015.el (mml2015-use): Doc fix, mention epg.
9581
9582 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9583
9584         * mml2015.el (mml2015-use): Default to epg, if available.
9585
9586 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9587
9588         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9589         message-sender.
9590         (mml1991-epg-encrypt): Ditto.
9591         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9592         message-sender.
9593         (mml2015-epg-encrypt): Ditto.
9594
9595 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9596
9597         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9598         several common directories.
9599
9600 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9601
9602         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9603         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9604
9605 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9606
9607         * gnus-art.el (article-decode-encoded-words): Make it fast.
9608
9609 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9612
9613         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9614         in quoted string into `\'.
9615
9616 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9617
9618         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9619         Use standard-syntax-table.
9620
9621 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9622
9623         * gnus-art.el (gnus-decode-address-function): New variable.
9624         (article-decode-encoded-words): Use it to decode headers which are
9625         assumed to contain addresses.
9626         (gnus-mime-delete-part): Remove useless `or'.
9627
9628         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9629         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9630         (gnus-nov-parse-line): Use it to decode From header.
9631         (gnus-get-newsgroup-headers): Ditto.
9632         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9633
9634         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9635         (mail-decode-encoded-address-string): New alias.
9636
9637         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9638         New function.
9639         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9640         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9641         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9642         (rfc2047-decode-string): Ditto.
9643         (rfc2047-decode-address-region): New function.
9644         (rfc2047-decode-address-string): New function.
9645
9646 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9647
9648         * message.el (message-caesar-buffer-body): Allow rotating headers.
9649
9650         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9651
9652         * message.el (message-insert-formated-citation-line): Fix %f.
9653         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9654
9655 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9656
9657         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9658         (gnus-bookmark-mouse-available-p): New macro.
9659         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9660         (gnus-bookmark-bmenu-show-infos): Use it.
9661         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9662         (gnus-bookmark-bmenu-hide-infos): Ditto.
9663         (gnus-bookmark-remove-properties): New function.
9664         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9665         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9666         (gnus-bookmark-write-file): Bind coding-system-for-write.
9667         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9668         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9669         group before selecting it.
9670         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9671         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9672         quit-window if it is not available; use gnus-mouse-2 and bind it to
9673         gnus-bookmark-bmenu-select-by-mouse.
9674         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9675         (gnus-bookmark-bmenu-select-by-mouse): New function.
9676
9677 2006-08-13  Romain Francoise  <romain@orebokech.com>
9678
9679         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9680         space.
9681
9682 2006-08-10  Romain Francoise  <romain@orebokech.com>
9683
9684         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9685         (dns-mode-soa-auto-increment-serial): New user option.
9686         (dns-mode-soa-maybe-increment-serial): New function.
9687         (dns-mode): Add the latter to `write-contents-functions'.
9688
9689 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9690
9691         * compface.el (uncompface): Use binary rather than raw-text-unix.
9692
9693 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9694
9695         * compface.el (uncompface): Make sure the eol conversion doesn't take
9696         place when communicating with the external programs.  Reported by
9697         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9698
9699 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9700
9701         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9702
9703 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9704
9705         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9706         Make it more robust by parsing author and date independently.
9707
9708 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9709
9710         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9711
9712 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9713
9714         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9715         first matching secret key.
9716         (mml2015-epg-encrypt): Ditto.
9717
9718         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9719         first matching secret key.
9720         (mml1991-epg-encrypt): Ditto.
9721
9722         * mml2015.el (mml2015-encrypt-to-self): New user option.
9723         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9724         mml2015-epg-encrypt-to-self is set.
9725
9726         * mml1991.el (mml1991-encrypt-to-self): New variable.
9727         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9728         mml1991-epg-encrypt-to-self is set.
9729
9730         * mml2015.el (mml2015-signers): New user option.
9731         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9732         (mml2015-epg-encrypt): Allow to select signing keys.
9733
9734         * mml1991.el (mml1991-signers): New variable.
9735         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9736         (mml1991-epg-encrypt): Allow to select signing keys.
9737
9738 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9739
9740         * nnheader.el (nnheader-insert-head): Make it work even if the file
9741         uses CRLF for the line-break code.
9742
9743 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9744
9745         * mml2015.el: Require mml-sec instead of password.
9746         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9747         (mml2015-cache-passphrase): Inherit the default value from
9748         mml-secure-cache-passphrase.
9749         (mml2015-passphrase-cache-expiry): Inherit the default value from
9750         mml-secure-passphrase-cache-expiry.
9751
9752         * mml1991.el: Require mml-sec instead of password.
9753         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9754         (mml1991-cache-passphrase): Inherit the default value from
9755         mml-secure-cache-passphrase.
9756         (mml1991-passphrase-cache-expiry): Inherit the default value from
9757         mml-secure-passphrase-cache-expiry.
9758
9759         * mml-sec.el: Require password.
9760         (mml-secure-verbose): New user option.
9761         (mml-secure-cache-passphrase): New user option.
9762         (mml-secure-passphrase-cache-expiry): New user option.
9763
9764 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9765
9766         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9767         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9768         andreas@altroot.de (Andreas Vögele).
9769
9770         FIXME: Use `tiny change'?
9771
9772 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9773
9774         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9775         workaround for the url package included with Emacs.
9776
9777         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9778
9779 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9780
9781         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9782         correctly.  This fixes a bug caused by the 2006-05-12 change.
9783
9784 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9785
9786         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9787         some information about the error when saying that the `bogus' mail
9788         group will be used.
9789
9790 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9791
9792         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9793         string.
9794
9795 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9796
9797         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9798
9799 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9800
9801         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9802
9803 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9804
9805         * mml1991.el (mml1991-function-alist): Add epg.
9806         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9807         (mml1991-epg-encrypt): New functions.
9808
9809 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9810
9811         * mml2015.el (mml2015-verbose): New variable.
9812         (mml2015-cache-passphrase): Ditto.
9813         (mml2015-passphrase-cache-expiry): Ditto.
9814         (mml2015-function-alist): Add epg.
9815         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9816         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9817         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9818         functions.
9819
9820 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9821
9822         * message.el (message-cite-original-1): Preserve region when removing
9823         quoted text due to X-No-Archive in order to avoid bogus attribution
9824         when citing multiple messages.
9825
9826 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9827
9828         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9829         Kenneth Jacker <khj@be.cs.appstate.edu>.
9830
9831 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9832
9833         * gnus-diary.el (gnus-user-format-function-d)
9834         (gnus-user-format-function-D): Autoload.
9835
9836         * imap.el (Commentary): Fix typo.
9837
9838         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9839         2006-04-22 contribution.
9840
9841 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9842
9843         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9844         It didn't really fix the bogosity I'm seeing with solid web groups.
9845
9846 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9847
9848         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9849         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9850         created using server names.  If we use the feature without declaring
9851         it, Gnus does not properly manage server and group state.
9852
9853         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9854         bound.
9855
9856 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9857
9858         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9859         looking up the method using GROUP's prefix before inventing a new one.
9860         It is used on killed/unknown groups in various places where returning
9861         an all-new method isn't expected by the caller.
9862
9863         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9864         and match semantics of gnus-group-real-prefix.
9865
9866 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9867
9868         * nnmail.el (nnmail-broken-references-mailers): New variable.
9869         (nnmail-ignore-broken-references): New function generalizing
9870         nnmail-fix-eudora-headers.
9871         (nnmail-fix-eudora-headers): Now obsolete.
9872
9873         * gnus-art.el (gnus-button-handle-custom): Support
9874         `customize-apropos*'.
9875
9876 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9877
9878         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9879
9880         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9881         articles.
9882
9883 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9884
9885         * message.el (message-cite-reply-above): New variable.
9886         (message-yank-original): Use it.
9887
9888 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9889
9890         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9891
9892 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9893
9894         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9895         as read.
9896
9897         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9898
9899 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9900
9901         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9902         (gnus-bookmark-default-file): Use gnus-directory.
9903         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9904         Remove "*" in doc string.
9905         (gnus-bookmark-write-file): Simplify.
9906         (gnus-bookmark-maybe-sort-alist): Use `when'.
9907         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9908         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9909         FIXME about Emacs 21 and XEmacs compatibility.
9910         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9911         compatibility.
9912         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9913         compatibility.
9914         (gnus-bookmark-menu-heading): Fix version.
9915
9916 2006-06-19  Bastien Guerry  <bzg@altern.org>
9917
9918         * gnus-bookmark.el: New file.
9919
9920 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9921
9922         * message.el (message-syntax-checks): Doc fix.
9923
9924 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9925
9926         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9927         unsubscribed groups as if they were killed ones.  It causes duplicate
9928         entries in gnus-newsrc-alist.
9929
9930 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9931
9932         * message.el (message-syntax-checks): Doc fix.
9933         (message-send-mail): Add check for continuation headers.
9934         (message-check-news-header-syntax): Fix regexp used to check for
9935         continuation headers.
9936
9937 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9938
9939         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9940
9941 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9942
9943         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9944
9945 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9946
9947         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9948         default-truncate-lines.
9949
9950 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9951
9952         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9953         to fill the utf-8 entry.
9954
9955         * lpath.el: Fbind unicode-precedence-list.
9956
9957 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9958
9959         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9960
9961 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9962
9963         * gnus-agent.el (directory-files-and-attributes): Move all the way
9964         forward (the third and final move).
9965         (gnus-agent-read-agentview): Trap reconstruction errors due to
9966         nonexistant directory.  Handle by returning nil.
9967
9968 2006-05-30  Didier Verna  <didier@xemacs.org>
9969
9970         * message.el (message-dont-reply-to-names): Update the custom type.
9971         * message.el (message-dont-reply-to-names): New defsubst: potentially
9972         convert a list of regexps into a single one.
9973         * message.el (message-get-reply-headers): Use it.
9974         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9975
9976 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9977
9978         * gnus-agent.el (directory-files-and-attributes): Move forward.
9979
9980 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9981
9982         * gnus-ml.el (gnus-mailing-list-subscribe)
9983         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9984         (gnus-mailing-list-message): Fix doc strings.
9985
9986 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9987
9988         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9989         of doing it manually.
9990
9991 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9992
9993         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9994         comment.
9995
9996 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9997
9998         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9999         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
10000         (gnus-agent-read-local): All symbols allocated in my-obarray.
10001         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10002         (gnus-agent-regenerate-group): Check numeric names to see if they are
10003         messages or groups.
10004         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10005         better way of do this...)
10006
10007         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
10008         'dummy.group' (there should be a better way of do this...)
10009
10010 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10011
10012         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10013         (gnus-saved-headers): Ditto.
10014         (gnus-default-article-saver): Mention functions may have properties.
10015         (gnus-article-save): Override gnus-save-all-headers and
10016         gnus-saved-headers by :headers property which saver function may have.
10017         (gnus-summary-save-in-file): Add :headers property.
10018         (gnus-summary-write-to-file): Ditto.
10019
10020         * gnus-sum.el (gnus-summary-save-article): Bind
10021         gnus-prompt-before-saving to t when saving many articles in a file;
10022         always show all headers.
10023
10024         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10025
10026 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10027
10028         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10029         marks.
10030
10031         * message.el (message-indent-citation): Add optional arguments to allow
10032         using it outside of message buffers.
10033
10034         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10035         (gnus-article-treat-unfold-headers): Use it.
10036         (gnus-article-truncate-lines): New variable.
10037         (gnus-article-mode): Use it.
10038         (gnus-article-toggle-truncate-lines): New function.
10039
10040         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
10041         gnus-article-toggle-truncate-lines.
10042
10043         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10044         coding system in XEmacs, use binary.
10045
10046 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10047
10048         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10049         after-load-alist.
10050
10051         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10052         this function should save decoded articles.
10053         (gnus-summary-write-to-file): Use property to specify this function
10054         should save decoded articles and specify gnus-summary-save-in-file
10055         should be used to save articles other than the first one when saving
10056         many articles.
10057         (gnus-summary-save-body-in-file): Use property to specify this
10058         function should save decoded articles.
10059         (gnus-summary-write-body-to-file): Use property to specify this
10060         function should save decoded articles and specify
10061         gnus-summary-save-body-in-file should be used to save articles other
10062         than the first one when saving many articles.
10063
10064         * gnus-sum.el (gnus-summary-save-article): Simplify.
10065
10066 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10067
10068         * gnus-art.el (gnus-default-article-saver): Add
10069         gnus-summary-write-body-to-file.
10070         (gnus-article-save-coding-system): Don't use coding system object
10071         in XEmacs.
10072         (gnus-read-save-file-name): Add optional `dir-var' argument which
10073         specifies directory in which files are saved; work even if optional
10074         `variable' argument is not specified.
10075         (gnus-summary-write-to-file): Read file name.
10076         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10077         (gnus-summary-write-body-to-file): New function.
10078
10079         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10080         (gnus-summary-local-variables): Add it.
10081         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10082         (gnus-summary-save-article): Remove optional `decode' argument;
10083         determine whether to decode articles by the value of
10084         gnus-default-article-saver; when saving many files using
10085         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10086         it first and use gnus-summary-save-in-file or
10087         gnus-summary-save-body-in-file thereafter unless
10088         gnus-prompt-before-saving is always; move point to article which
10089         will be saved.
10090         (gnus-summary-save-article-file): Revert.
10091         (gnus-summary-write-article-file): Revert.
10092         (gnus-summary-save-article-body-file): Revert.
10093         (gnus-summary-write-article-body-file): New function.
10094
10095 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10096
10097         * gnus-art.el (gnus-default-article-saver): Doc fix.
10098         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10099         from gnus-summary-save-article-coding-system, and default to a
10100         certain coding system.
10101         (gnus-output-to-file): Add coding cookie and encode text according
10102         to gnus-article-save-coding-system; don't use mm-append-to-file.
10103
10104         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10105         gnus-art.el and rename to gnus-article-save-coding-system.
10106         (gnus-summary-save-article): Require gnus-art; don't show all
10107         headers if it decodes articles; don't add coding cookie here;
10108         don't bind mm-text-coding-system-for-write.
10109         (gnus-summary-save-article-file): Save decoded articles.
10110         (gnus-summary-write-article-file): When saving many files, use
10111         gnus-summary-write-to-file first and gnus-summary-save-in-file
10112         thereafter unless gnus-prompt-before-saving is always.
10113         (gnus-summary-save-article-body-file): Save decoded articles.
10114
10115         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10116
10117 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10118
10119         * nnrss.el (nnrss-check-group): Bind hash-index.
10120
10121 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10122
10123         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10124         its hash index.  Store this hash in `nnrss-group-data'.
10125         (nnrss-read-group-data): Update accordingly.
10126
10127 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10128
10129         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10130         entry.
10131
10132         * gnus-sum.el (gnus-summary-make-menu-bar): Add
10133         gnus-article-browse-html-article.
10134
10135 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10136
10137         * gnus-sum.el (gnus-summary-mime-map): Add
10138         gnus-article-browse-html-article.
10139
10140         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10141
10142 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10143
10144         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10145         suitable coding systems in customize.
10146
10147 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10148
10149         * mail-source.el (mail-sources): Fix custom type.
10150
10151 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10152
10153         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10154         (gnus-summary-expire-articles-now): Shorten prompt.
10155
10156         * gmm-utils.el (wid-edit): Require.
10157         (defun-gmm): Renamed from `gmm-defun-compat'.
10158         (gmm-image-search-load-path): Use it.
10159         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10160
10161 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10162
10163         * gnus-sum.el (gnus-summary-save-article-coding-system): New
10164         variable.
10165         (gnus-summary-save-article): Add optional `decode' argument.  If
10166         it is set and gnus-summary-save-article-coding-system is non-nil,
10167         save decoded article.
10168         (gnus-summary-write-article-file): Save decoded article if
10169         gnus-summary-save-article-coding-system is non-nil.
10170
10171         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10172         type.
10173
10174 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10175
10176         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10177
10178 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10179
10180         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10181         first to test gnus-single-article-buffer which may be buffer-local.
10182
10183         * gnus-sum.el (gnus-summary-setup-buffer): Make
10184         gnus-single-article-buffer buffer-local and nil in ephemeral
10185         group; make gnus-article-buffer, gnus-article-current, and
10186         gnus-original-article-buffer always buffer-local.
10187         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10188         group.
10189         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10190
10191 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10192
10193         * nnml.el (nnml-request-compact-group): Compressed files might not
10194         have .gz extension.
10195
10196 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10197
10198         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10199         (mm-copy-to-buffer): Use with-current-buffer.
10200         (mm-display-part): Simplify.
10201         (mm-inlinable-p): Add optional arg `type'.
10202
10203 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10204
10205         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10206         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10207         Try harder to show the attachment internally or externally using
10208         gnus-mime-view-part-as-type.
10209
10210 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10211
10212         * message.el (message-from-style, message-signature-separator)
10213         (message-user-organization-file, message-send-mail-function)
10214         (message-citation-line-function, message-yank-prefix)
10215         (message-indent-citation-function, message-signature)
10216         (message-signature-file, message-signature-insert-empty-line):
10217         Remove autoloads.
10218
10219         * gnus-art.el (gnus-buttonized-mime-types): Remove
10220         "multipart/signed".  Revert 2006-04-26 change.
10221
10222 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10223
10224         * gnus.el (gnus-version-number): Bump version.
10225
10226 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10227
10228         * gnus.el: No Gnus v0.5 is released.
10229
10230 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10231
10232         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10233         fetching articles by message-id.
10234
10235 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10236
10237         * message.el (hashcash): Require hashcash as normal.
10238
10239         * ecomplete.el (ecomplete-highlight-match-line): Use
10240         point-at-eol.
10241         (ecomplete-highlight-match-line): Use `highlight', because that
10242         face exists in both Emacs and XEmacs.
10243
10244         * message.el (message-display-abbrev): Use point-at-bol.
10245
10246         * mail-source.el: Don't require timer/timer-funcs.
10247
10248         * gnus-async.el: Ditto.
10249
10250         * password.el: Ditto.
10251
10252         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10253
10254         * mm-url.el: Ditto.
10255
10256         * gnus-xmas.el: Don't require timer-funcs.
10257
10258         * mm-util.el: Require timer/timer-funcs.
10259
10260 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10261
10262         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10263         Close.
10264
10265 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10266
10267         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10268         unibyte after clear-decrypt function runs.
10269
10270         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10271         returns as a unibyte string.
10272
10273 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10274
10275         * lpath.el: Revert.
10276
10277         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10278         (pgg-gpg-process-sentinel): Revert.
10279
10280         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10281         (pgg-pgp-lookup-key): Revert.
10282
10283         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10284         (pgg-pgp5-lookup-key): Revert.
10285
10286         * pgg.el (pgg-fetch-key): Revert.
10287
10288 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10289
10290         * lpath.el: Fbind string-as-multibyte for XEmacs.
10291
10292         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10293         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10294         (mml1991-pgg-encrypt): Ditto.
10295
10296         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10297         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10298         a multibyte buffer.
10299
10300         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10301         (pgg-pgp-lookup-key): Ditto.
10302
10303         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10304         (pgg-pgp5-lookup-key): Ditto.
10305
10306         * pgg.el (pgg-fetch-key): Ditto.
10307
10308 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10309
10310         * message.el (message-user-organization-file): Check several
10311         locations of the organization file.
10312
10313         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10314         Add gnus-article-view-part-as-type.
10315
10316         * gnus-art.el (gnus-article-view-part-as-type): New function.
10317
10318         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10319         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10320
10321         * mml.el: Simplify autoload.
10322         (mml-mode): defvar dnd-protocol-alist instead of using
10323         symbol-value.
10324         (mml-default-directory): New variable.
10325         (mml-minibuffer-read-file): Use it.
10326         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10327
10328         * message.el (message-citation-line-format): New variable.
10329         (message-insert-formated-citation-line): New function.
10330         (message-citation-line-function): Add
10331         `message-insert-formated-citation-line' to custom type.
10332
10333         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10334         to doc string.
10335
10336         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10337         depending on mm-verify-option.
10338
10339 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10340
10341         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10342         binding pgg-* variables; reimplement the section which prevents
10343         MIME header from being signed.
10344         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10345         pgg-text-mode; remove a blank line at the top of body.
10346
10347         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10348         lines at the top of body; use gnus-newsgroup-charset if there's no
10349         Charset header.
10350
10351 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10352
10353         * message.el (message-self-insert-commands): Doc fix.
10354
10355         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10356         (mm-uu-pgp-encrypted-test): Ditto.
10357         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10358         between header and body; return application/pgp-encrypted handle
10359         if decryption failed; decode decrypted body by charset.
10360
10361         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10362         element match to application/pgp-*.
10363
10364 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10365
10366         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10367         HTML.
10368
10369 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10370
10371         * mail-source.el (mail-source-call-script): Message the error
10372         string.
10373
10374 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10375
10376         * gnus-util.el (gnus-byte-compile): Use it.
10377
10378 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10379
10380         * gnus-util.el (kill-empty-logs): New function.
10381
10382 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10383
10384         * message.el (message-mail-alias-type): Doc fix.
10385         (message-mail-alias-type-p): New function.
10386         (message-send): Use it.
10387         (message-mode): Ditto.
10388         (message-strip-forbidden-properties): Ditto.
10389
10390         * ecomplete.el (ecomplete-database-file-coding-system): New
10391         variable.
10392         (ecomplete-save): Use it.
10393         (ecomplete-setup): Use it.
10394
10395 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10396
10397         * message.el (message-self-insert-commands): New variable.
10398         (message-strip-forbidden-properties): Use it.
10399
10400 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10401
10402         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10403         that doesn't make XEmacs choke.
10404
10405 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10406
10407         * gnus-util.el (gnus-replace-in-string):
10408         Prefer replace-regexp-in-string over of replace-in-string.
10409
10410 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10411
10412         * gnus-util.el (gnus-select-frame-set-input-focus):
10413         Use select-frame-set-input-focus if it is available in XEmacs; use
10414         definition defined in Emacs 22 for old Emacsen.
10415
10416         * dgnushack.el: Autoload unmorse-region for XEmacs.
10417
10418         * lpath.el: Bind cursor-in-non-selected-windows and
10419         select-frame-set-input-focus for XEmacs.
10420
10421 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10422
10423         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10424
10425 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10426
10427         * gnus-registry.el (gnus-registry-cache-save): Remove text
10428         properties when saving via the temp buffer.
10429
10430 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10431
10432         * message.el (message-generate-hashcash): Honor custom type.
10433
10434 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10435
10436         * message.el (message-generate-hashcash): Default to non-nil when
10437         hashcash is found.
10438
10439         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10440         (gnus-refer-thread-limit): Increase default to 500.
10441
10442         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10443
10444         * flow-fill.el (fill-flowed): Allow delete-space.
10445
10446 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10447
10448         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10449         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10450         Remove autoloads.
10451
10452 2006-04-18  Simon Josefsson  <jas@extundo.com>
10453
10454         * message.el (message-generate-hashcash): Default to.
10455
10456 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10457
10458         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10459         concatenating segments rather than before concatenating them.
10460
10461 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10462
10463         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10464
10465 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10466
10467         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10468
10469         * message.el (message-forward-make-body-plain): Allow
10470         message-forward-ignored-headers to be a list.
10471         (message-remove-ignored-headers): Factor out into function.
10472         (message-forward-make-body-mml): Use it.
10473
10474         * imap.el (imap-quote-specials): New function.
10475         (imap-login-auth): Quote specials.
10476
10477         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10478         (rfc2231-parse-string): Allow concatanation of parameters that
10479         aren't contiguous.  The test case is
10480           (mail-header-parse-content-type "message/external-body;
10481             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10482             access-type=LOCAL-FILE;
10483             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10484
10485 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10486
10487         * nntp.el (nntp-accept-process-output): Return the value of
10488         `nnheader-accept-process-output'.
10489
10490 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10491
10492         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10493         (gnus-button-alist): Recognize more diff formats.
10494         (gnus-button-patch): Strip directory.
10495
10496 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10497
10498         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10499         Emacs 22 when setting focus.
10500
10501 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10502
10503         * gnus-art.el (gnus-article-treat-types): Do treatment of
10504         text/x-verbatim parts.
10505         (gnus-button-patch): New command.
10506
10507         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10508         addresses that contain invalid characters.
10509
10510 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10511
10512         * message.el (message-put-addresses-in-ecomplete): Use
10513         gnus-replace-in-string.
10514         (message-is-yours-p): Use the more correct
10515         mail-header-parse-address instead of
10516         mail-extract-address-components.
10517         (message-put-addresses-in-ecomplete): Fix typo.
10518
10519         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10520         keystroke.
10521
10522         * gnus-art.el (gnus-treatment-function-alist): Change order of
10523         newsgroups/generic header folding to avoid double-folding.
10524
10525         * message.el (message-hidden-headers): Add X-Draft-From.
10526
10527         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10528         command.
10529         (gnus-summary-repeat-search-article-backward): New command.
10530
10531         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10532         groups in the parent topic.
10533
10534 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10535
10536         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10537         (spam-extra-header-to-number): Return the CRM114 number as a
10538         number instead of a string.
10539
10540 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10541
10542         * gnus-art.el (gnus-face-properties-alist): Moved here from
10543         gnus-fun.
10544
10545         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10546
10547 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10548
10549         * message.el (message-strip-forbidden-properties): Only display on
10550         self-insert-command.
10551
10552         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10553         reindent.
10554         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10555
10556 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10557
10558         * smiley.el (smiley-style): Fix typo.
10559
10560 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10561
10562         * hashcash.el (hashcash-insert-payment-async-2): Use
10563         message-goto-eoh instead of doing it manually.
10564         (mail-add-payment): Use message-narrow-to-header instead of trying
10565         to do the same itself.
10566
10567         * message.el (message-hidden-headers): Add Face.
10568
10569         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10570         reparenting code.
10571         (gnus-summary-reparent-children): Refactored out code.
10572         (gnus-summary-thread-map): New keystroke.
10573         (gnus-summary-reparent-children): Make into command.
10574
10575         * smiley.el (smiley-style): Default to `medium' if using a large
10576         font.
10577
10578         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10579         does it itself.
10580
10581         * message.el (message-point-in-header-p): Simplify definition.
10582
10583 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10584
10585         * nnagent.el (nnagent-request-set-mark): Silence log file
10586         writing.
10587         (nnagent-request-set-mark): Use write-region instead of
10588         append-to-file.
10589
10590         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10591         strange select method.
10592
10593         * ecomplete.el (ecomplete-display-matches): Get highlightling
10594         right.
10595         (ecomplete-display-matches): Use literals.
10596         (ecomplete-display-matches): Disable message logging.
10597
10598         * message.el (message-display-abbrev): Small optimization.
10599
10600         * ecomplete.el (ecomplete-display-matches): Allow automatic
10601         display.
10602
10603         * message.el (message-strip-forbidden-properties): Display
10604         abbrevs.
10605         (message-display-abbrev): Get automatic display right.
10606
10607         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10608         keystrokes.
10609
10610 2006-04-13  Romain Francoise  <romain@orebokech.com>
10611
10612         TODO: Backport to v5-10!
10613
10614         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10615         Moved here (and renamed) from gnus-registry.el.
10616
10617         * gnus-registry.el: Require gnus-util.
10618         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10619
10620 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10621
10622         * gnus-group.el (gnus-group-catchup-current): Change
10623         if-then-else-if-then-else into cond.
10624         (gnus-group-catchup): Indent.
10625         (group-name-at-point): New function.
10626         (gnus-fetch-group): Provide default from thing at point.
10627
10628 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10629
10630         * message.el (message-display-abbrev): Fix regexp.
10631
10632         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10633         choosing.
10634         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10635         dead variables.
10636
10637         * message.el (message-newline-and-indent): Remove debugging.
10638         (message-display-abbrev): Use new implementation.
10639
10640 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10641
10642         * gnus-art.el (gnus-article-mode): Set
10643         cursor-in-non-selected-windows to nil.
10644
10645         * smiley.el: Revert previous change.
10646         (smiley-data-directory): defvar it before using it in the
10647         defcustom of `smiley-style'.
10648
10649 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10650
10651         * message.el (message-newline-and-indent): New function.
10652
10653         * ecomplete.el: Implement more bits.
10654
10655         * message.el (message-put-addresses-in-ecomplete): Clean up the
10656         string.
10657
10658         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10659
10660         * gnus-sum.el (gnus-summary-save-parts): Bind
10661         gnus-summary-save-parts-counter and use it to make unique file
10662         names.
10663
10664         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10665
10666         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10667         parameter to say whether to actually parse the individual
10668         addresses.
10669
10670         * message.el (message-put-addresses-in-ecomplete): New function.
10671         (ecomplete): Require.
10672         (message-mail-alias-type): Add ecomplete as an option.
10673
10674 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10675
10676         * flow-fill.el (fill-flowed): Remove trailing space from blank
10677         quoted lines.
10678
10679 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10680
10681         * smiley.el (smiley-style): Move definition later to avoid a
10682         compilation warning.
10683
10684 2006-04-12  Kenichi Handa  <handa@m17n.org>
10685
10686         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10687         buffer and then decode the buffer text if necessary.
10688         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10689         first, and after mm-encode-body, change the buffer to unibyte.
10690         Use mm-disable-multibyte instead of set-buffer-multibyte.
10691
10692 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10693
10694         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10695         Content-Type header instead of Content-Disposition header.
10696         (gnus-mime-inline-part): Ditto.
10697         (gnus-mime-view-part-as-charset): Ignore charset that the part
10698         specifies.
10699
10700         * mm-decode.el (mm-display-part): Work with external parts and
10701         usual parts similarly.
10702
10703         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10704         instead of gnus-display-mime.
10705
10706         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10707         instead of with-temp-buffer.
10708
10709         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10710         tag to summarized topics part in order to encode non-ASCII text.
10711
10712 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10713
10714         * smiley.el (smiley-style): New variable.
10715         (smiley-directory): New function.
10716         (smiley-data-directory): Derive from `smiley-style' using
10717         `smiley-directory'.
10718         (smiley-regexp-alist): Add new entries.
10719
10720         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10721         (gnus-article-browse-delete-temp): Add :version.
10722
10723 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10724
10725         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10726         the sieve region.
10727
10728 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10729
10730         * gnus.el (gnus-version-number): Bump version.
10731
10732 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10733
10734         * gnus.el: No Gnus v0.4 is released.
10735
10736 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10737
10738         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10739         layout.
10740
10741         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10742         unknown charset.
10743
10744         * message.el (message-header-synonyms): Add Original-To to the
10745         default.
10746
10747         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10748         optional parameter.
10749
10750 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10751
10752         * gnus-fun.el (gnus): Require it for gnus-directory.
10753
10754 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10755
10756         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10757
10758 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10759
10760         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10761
10762 2006-04-05  Simon Josefsson  <jas@extundo.com>
10763
10764         * password.el (password-reset): New function.
10765
10766 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10767
10768         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10769         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10770
10771 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10772
10773         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10774         Some whitespace was matched into the url, which broke browsing hits
10775         > 100 when mm-url-use-external was nil.
10776
10777 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10778
10779         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10780         gnus-extra-headers for 'Newsgroups.
10781
10782         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10783         bound.
10784
10785 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10786
10787         * pgg-gpg.el: Clean up process buffers every time gpg processes
10788         complete.
10789
10790 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10791
10792         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10793         doc string.
10794
10795 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10796
10797         * pgg-gpg.el (pgg-gpg-process-filter)
10798         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10799
10800         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10801         lines, temporary fix.
10802
10803 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10804
10805         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10806
10807 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10808
10809         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10810         default-enable-multibyte-characters.  This reverts the change from
10811         revision 6.17 which is no longer necessary because the passphrase
10812         is sent separately now.  GnuPG messages are unreadable under
10813         multibyte locales with default-enable-multibyte-characters set to
10814         nil.
10815
10816 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10817
10818         * message.el (message-tool-bar-gnome): Move "spell".
10819
10820 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10821
10822         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10823         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10824         instead.
10825
10826 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10827
10828         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10829         newsgroups handling for NNTP overviews which don't include
10830         Newsgroups.
10831
10832 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10833
10834         * message.el (message-resend): Bind message-generate-hashcash to nil.
10835
10836 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10837
10838         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10839         when searching for already-paid recipients.
10840
10841 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10842
10843         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10844         passphrases when it is not needed.
10845         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10846         passphrase stuff from gpg, should only be necessary when you use
10847         gpg with a smartcard.
10848
10849 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10850
10851         * mml.el (mml-insert-mime): Ignore cached contents of
10852         message/external-body part.
10853
10854         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10855         (mm-insert-part): Ditto.
10856
10857 2006-03-23  Simon Josefsson  <jas@extundo.com>
10858
10859         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10860         Reiner.
10861         (pgg-gpg-use-agent-p): Use it again.
10862
10863 2006-03-23  Simon Josefsson  <jas@extundo.com>
10864
10865         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10866         older emacsen.
10867         (pgg-gpg-use-agent-p): Don't use it.
10868
10869 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10870
10871         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10872         if we can.
10873
10874 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10875
10876         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10877         (pgg-gpg-update-agent): New function.
10878         (pgg-gpg-use-agent-p): New function.
10879         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10880         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10881         (pgg-gpg-sign-region): Use it.
10882
10883 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10884
10885         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10886         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10887
10888 2006-03-21  Simon Josefsson  <jas@extundo.com>
10889
10890         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10891         <wilde@sha-bang.de>.
10892         (pgg-gpg-use-agent): New variable.
10893         (pgg-gpg-process-region): Use it.
10894         (pgg-gpg-encrypt-region): Likewise.
10895         (pgg-gpg-encrypt-symmetric-region): Likewise.
10896         (pgg-gpg-decrypt-region): Likewise.
10897         (pgg-gpg-sign-region): Likewise.
10898         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10899
10900 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10901
10902         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10903
10904         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10905         Add comment on version.
10906
10907 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10908
10909         * smiley.el: Add missing test smiley.
10910
10911 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10912
10913         * mm-decode.el (mm-with-part): New macro.
10914         (mm-get-part): Use it; work with message/external-body as well.
10915         (mm-save-part): Treat name and filename equally.
10916
10917         * mm-extern.el (mm-extern-cache-contents): New function.
10918         (mm-inline-external-body): Use it; force the part to be displayed;
10919         move undisplayer added to the cached handle to the parent.
10920
10921         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10922         (gnus-mime-view-part-as-type): Work with message/external-body.
10923
10924         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10925
10926 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10927
10928         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10929         images in image-load-path.  [Sync with image.el, revision 1.60, in
10930         Emacs.]
10931
10932 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10933
10934         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10935         path rather than symbol.  Always return list of directories.
10936         Guarantee that image directory comes first.  [Sync with image.el,
10937         revision 1.59, in Emacs.]
10938
10939         * message.el (message-make-tool-bar): Adjust to new API of
10940         `gmm-image-load-path-for-library'.
10941
10942         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10943
10944         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10945
10946 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10947
10948         * gnus-art.el (gnus-article-only-boring-p):
10949         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10950         intangible text.
10951         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10952
10953 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10954
10955         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10956         `defun' instead of `gmm-defun-compat'.
10957
10958 2006-03-14  Simon Josefsson  <jas@extundo.com>
10959
10960         * message.el (message-unique-id): Don't use message-number-base36
10961         if (user-uid) is a float.
10962         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10963
10964 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10965
10966         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10967
10968         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10969         empty line between a part and a message part.
10970
10971 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10972
10973         * smiley.el: Add more test smileys.
10974         (smiley-data-directory, smiley-regexp-alist)
10975         (gnus-smiley-file-types): Fix doc strings.
10976         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10977         adding new elements.
10978         (smiley-mouse-map): Unused code.  Make it a comment.
10979
10980 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10981
10982         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10983         scan latest NoCeM messages instead of old ones.
10984         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10985         delimiters that are recently used.
10986         (gnus-nocem-load-cache): Add autoload cookie.
10987
10988         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10989
10990         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10991         level which is larger than gnus-use-nocem is specified.
10992
10993         * gnus-group.el (gnus-group-get-new-news): Ditto.
10994
10995 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10996
10997         * gnus-util.el (gnus-tool-bar-update): New function.
10998
10999         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11000         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11001
11002         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11003
11004         * gnus-group.el (gnus-group-redraw-when-idle)
11005         (gnus-group-redraw-check): Remove.
11006         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11007
11008 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11009
11010         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11011         if optional last element is specified in splits (FIELD VALUE...).
11012
11013 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11014
11015         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11016         to gmm-image-load-path-for-library.  Call with no-error argument.
11017         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11018
11019         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11020
11021         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11022
11023         * gmm-utils.el (gmm-image-load-path): Remove alias.
11024
11025 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11026
11027         * gmm-utils.el (gmm-image-load-path): Add alias.
11028
11029         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11030         nnml-generate-nov-databases-1.
11031         (nnml-generate-nov-databases): Use it.
11032         (nnml-generate-nov-databases-directory): Document no-active
11033         argument.
11034
11035         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11036         directory if path is t.  Add no-error.
11037
11038         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11039         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11040
11041         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
11042         resetting gnus-article-browse-html-temp-list.
11043
11044         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11045         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11046         Add example to docstring.  Rename local variables.  Move error
11047         checks to default case in cond and simplify.
11048
11049 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11050
11051         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11052         handle is multipart when calling it recursively.
11053         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11054
11055 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11056
11057         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11058         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11059
11060 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11061
11062         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11063         is loaded.
11064
11065         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11066         loaded.
11067
11068 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11069
11070         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11071         to "Emacs 23 (unicode)" in doc string.
11072
11073         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11074         "Emacs 23 (unicode)" in comment.
11075
11076 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11077
11078         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11079
11080         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11081         characters 160 through 255 in Emacs 23.
11082
11083 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11084
11085         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11086         gnus-article-browse-html-temp.
11087         (gnus-article-browse-delete-temp): Make it customizable.  Add
11088         `file'.  Adjust doc string.
11089         (gnus-article-browse-delete-temp-files): Add argument.  Allow
11090         query for each file.  Adjust doc string.
11091         (gnus-article-browse-html-parts): Add
11092         `gnus-article-browse-delete-temp-files' to
11093         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11094
11095 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11096
11097         * gnus-art.el (gnus-article-browse-html-temp)
11098         (gnus-article-browse-delete-temp): New variables.
11099         (gnus-article-browse-delete-temp-files): New function.
11100         (gnus-article-browse-html-parts): Use it.
11101
11102 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11103
11104         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11105
11106         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11107         string.
11108
11109         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11110         gnus-summary-insert-new-articles when unplugged.  Remove
11111         gnus-summary-search-article-forward.
11112
11113         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11114         display-visual-class instead of display-color-cells.
11115
11116 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11117
11118         * dgnushack.el: Autoload customize-group for XEmacs.
11119
11120         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11121         message/* containing non-ASCII text properly.
11122
11123 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11124
11125         * message.el: Require gmm-utils, remove autoloads.
11126         (message-tool-bar): Set default based on
11127         gmm-tool-bar-style.
11128         (message-tool-bar-gnome): Add gmm-customize-mode.
11129
11130         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11131         gmm-tool-bar-style.
11132         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11133
11134         * gnus-group.el (gnus-group-tool-bar): Set default based on
11135         gmm-tool-bar-style.
11136         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11137
11138         * gmm-utils.el (gmm-image-directory): Rename variable from
11139         gmm-image-load-path.
11140         (gmm-image-load-path): Use gmm-image-directory.
11141         (gmm-customize-mode): New function.
11142         (gmm-tool-bar-style): New variable.
11143
11144         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11145         gnus-group-redraw-line-number.
11146         (gnus-group-redraw-check): Simplify.
11147         (gnus-group-tool-bar-update): Remove redraw check.
11148         (gnus-group-make-tool-bar): Add redraw check.
11149
11150 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11151
11152         * gnus-art.el (gnus-button): Add missing parentheses.
11153
11154 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11155
11156         * lpath.el: Fbind line-number-at-pos.
11157
11158 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11159
11160         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11161
11162 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11163
11164         * gnus-art.el (gnus-button): New face.
11165         (gnus-article-button-face): Use it.
11166
11167         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
11168         gnus-summary-next-page.  Re-order.
11169
11170         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11171         next-node are now included.
11172         (gnus-group-redraw-line-number): New internal variable.
11173         (gnus-group-redraw-check): Helper function for updating the tool
11174         bar.
11175         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11176
11177         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11178
11179         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11180         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11181         Use it to match format of Spamassassin 3.0 and later.  Reported by
11182         IRIE Tetsuya <irie@t.email.ne.jp>.
11183         (spam-check-bogofilter)
11184         (spam-bogofilter-register-with-bogofilter): Fix args of
11185         `gnus-error' calls.
11186
11187 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11188
11189         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11190         unnecessary interaction when sending queued mails.  Reported by
11191         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11192
11193 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11194
11195         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11196         first or last are nil.
11197
11198 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11199
11200         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11201
11202 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11203
11204         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11205
11206 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11207
11208         * dns.el (query-dns): Protect more against buggy tcp output.
11209
11210 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11211
11212         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11213         nov.php.
11214
11215 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11216
11217         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11218         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11219         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11220         output on the server side.
11221         (nnweb-google-create-mapping): Update regexps and add some
11222         progress indication.
11223
11224 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11225
11226         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
11227         gnus-agent-toggle-plugged.  Re-order icons.
11228         (gnus-group-tool-bar-gnome): Add
11229         gnus-group-{prev,next}-unread-group.
11230         (gnus-group-tool-bar-gnome): Re-order icons.
11231
11232         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
11233         gnus-summary-insert-new-articles.
11234
11235         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
11236         comments.
11237
11238         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11239         also available in Emacs 21.3.
11240
11241         * message.el (message-fix-before-sending): Change "Emacs 22" to
11242         "Emacs 23 (unicode)" in comment.
11243
11244         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11245         "Emacs 23 (unicode)" in comment.
11246
11247         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11248         comment.
11249         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11250
11251         * mm-view.el (mm-fill-flowed): Add :version.
11252
11253 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11254
11255         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11256         and load-path.
11257
11258 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11259
11260         * message.el: Autoload gmm-image-load-path.
11261         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11262         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11263         consitency.
11264
11265         * gmm-utils.el (gmm-image-load-path): Also search in
11266         "../etc/images".  Don't set gmm-image-load-path if we don't find
11267         the image.
11268
11269 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11270
11271         * gmm-utils.el (gmm-image-load-path): Don't make
11272         `gmm-image-load-path' include subdirectories which the second arg
11273         `image' might specify.
11274
11275         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11276         subdirectory to icon file names.
11277
11278         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11279
11280 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11281
11282         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11283         gmm-image-load-path calls.
11284
11285         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11286
11287         * message.el (message-make-tool-bar): Ditto.
11288
11289         * mml.el (mml-preview): Added comment concerning tool bar icons.
11290
11291         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11292         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11293
11294         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11295         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11296
11297         * message.el (message-tool-bar-gnome): Use new icon names.
11298         (message-make-tool-bar): Use `gmm-image-load-path'.
11299
11300         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
11301         functions from MH-E.
11302         (gmm-image-load-path): New variable from MH-E.
11303         (gmm-image-load-path): New function from MH-E.  Added arguments
11304         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11305         *-image-load-path-called-flag.
11306
11307 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11308
11309         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11310
11311 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11312
11313         * nnimap.el (nnimap-request-move-article): Change folder back to
11314         source group before deleting.
11315
11316 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11317
11318         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11319
11320         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
11321         mm-url.
11322
11323         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11324
11325 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11326
11327         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11328         coding system which mm-charset-to-coding-system returns for a
11329         given charset is valid.
11330
11331 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11332
11333         * html2text.el (html2text-remove-tag-list):
11334         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11335
11336 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11337
11338         * gnus-cus.el: Revert 2005-10-17 change.
11339
11340 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11341
11342         * gnus-art.el (article-strip-banner): Call
11343         article-really-strip-banner only when the regexp match is made.
11344
11345 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11346
11347         * gnus-art.el (article-strip-banner): Use
11348         gnus-extract-address-components instead of
11349         mail-header-parse-addresses to make it work with non-ASCII text;
11350         remove mail-encode-encoded-word-string.
11351
11352         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11353         values which are surrounded with \"...\"; make it never cause a
11354         Lisp error; give up parsing of parameters if it failed in
11355         extracting type.
11356
11357 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11358
11359         * smime.el (smime-cert-by-ldap-1): Fix bug where
11360         `smime-ldap-search' returns results without userCertificates.
11361
11362 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11363
11364         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11365
11366 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11367
11368         * spam.el (spam-check-spamassassin-headers): Adapt format for
11369         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11370         <ari@mbf.ocn.ne.jp>.
11371         (spam-list-of-processors): Add spam-use-gmane.
11372
11373 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11374
11375         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11376         make-temp-file; make it work with XEmacs as well.
11377
11378         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11379         mm-make-temp-file.
11380
11381         * mm-decode.el (mm-display-external): Use the 3rd arg of
11382         mm-make-temp-file.
11383         (mm-create-image-xemacs): Ditto.
11384
11385 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11386
11387         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11388         with message-narrow-to-headers.
11389         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11390         (gnus-draft-check-draft-articles): New function.
11391         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11392
11393 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11394
11395         * gnus-art.el (gnus-article-browse-html-parts):
11396         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11397         Don't use suffix argument for mm-make-temp-file for Emacs 21
11398         compatibility.  Remove useless `format'.
11399
11400 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11401
11402         * nnweb.el (nnweb-google-wash-article): Update regexps.
11403         (nnweb-group-alist): Use defvoo instead of defvar.
11404
11405 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11406
11407         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11408         re-loading nn* modules.
11409
11410 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11411
11412         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11413         for `tool-bar-mode' and don't check it's default-value.
11414
11415         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11416
11417         * message.el (message-make-tool-bar): Ditto.
11418
11419         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11420         `substring'.  Shorten tmp-file name.
11421
11422         * gnus.el: Remove bogus comment.
11423
11424 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11425
11426         * gnus-art.el (gnus-article-browse-html-parts): New function.
11427         (gnus-article-browse-html-article): New function for viewing html
11428         articles with a browser.
11429
11430 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11431
11432         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11433         in elisp.
11434         (pgg-gpg-encrypt-symmetric-region): Ditto.
11435         (pgg-gpg-sign-region): Ditto.
11436
11437         * pgg-def.el (pgg-text-mode): New variable.
11438
11439         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11440         (mml2015-pgg-encrypt): Ditto.
11441
11442         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11443         (mml1991-pgg-encrypt): Ditto.
11444
11445 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11446
11447         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
11448         message-make-date instead of current-time-string.
11449
11450         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11451         to gnus-decoded which mm-uu might set.
11452
11453 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11454
11455         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11456         don't decode quoted parameters; remove misimported Emacs code.
11457         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11458         (rfc2231-decode-encoded-string): Don't use split-string which
11459         behaves differently according to Emacs version; use
11460         mm-decode-coding-region to convert charset to coding-system.
11461         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11462         (rfc2231-encode-string): Remove misimported Emacs code.
11463
11464 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11465
11466         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11467         when calling mail-header-parse-content-type.
11468         (article-de-quoted-unreadable): Ditto.
11469         (article-de-base64-unreadable): Ditto.
11470         (article-wash-html): Ditto.
11471
11472         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11473         calling mail-header-parse-content-type and
11474         mail-header-parse-content-disposition.
11475         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11476         mail-header-parse-content-type.
11477
11478         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11479         insert charset and format parameters; encode description after
11480         inserting it to buffer.
11481         (mml-insert-parameter): Fold lines properly even if a parameter is
11482         segmented into two or more lines; change the max column to 76.
11483
11484         * rfc1843.el (rfc1843-decode-article-body): Don't use
11485         ignore-errors when calling mail-header-parse-content-type.
11486
11487         * rfc2231.el (rfc2231-parse-string): Return at least type if
11488         possible; don't cause an error even if it fails in parsing of
11489         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11490         (rfc2231-encode-string): Don't break lines at the beginning, leave
11491         it to mml-insert-parameter.
11492
11493         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11494         calling mail-header-parse-content-type.
11495
11496 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11497
11498         * spam-report.el (spam-report-gmane-use-article-number):
11499         Improve doc string.
11500         (spam-report-gmane-internal): Check if a suitable header was found
11501         in the article.
11502
11503 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11504
11505         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11506         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11507
11508 2006-02-05  Romain Francoise  <romain@orebokech.com>
11509
11510         Update copyright notices of all files in the gnus directory.
11511
11512 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11513
11514         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11515
11516 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11517
11518         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11519         segmented lines of parameter value to cope with Thunderbird 1.5
11520         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11521         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11522         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11523
11524 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11525
11526         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11527         parts.
11528
11529 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11530
11531         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11532         there's only one active file for all servers.
11533         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11534         solid groups.  Gnus might have used a FAST request to select the group.
11535         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11536         and nnweb-search redundantly in the active file.
11537         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11538         (nnweb-request-create-group): Don't use ARGS.
11539         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11540         initialisations.  Let nnoo do the work.
11541
11542 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11543
11544         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11545         Say the part has been decoded.
11546
11547         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11548
11549 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11550
11551         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11552         mailcap-viewer-test-cache when there's no 'test clause, since that
11553         will invert the meaning of a "nil" test previously determined by
11554         mailcap-mailcap-entry-passes-test.
11555
11556 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11557
11558         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11559         compiling.
11560
11561         * gnus-sum.el: Ditto.
11562
11563         * message.el: Don't bind tool-bar-map when compiling.
11564
11565 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11566
11567         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11568
11569 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11570
11571         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11572         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11573         current Google Groups.
11574
11575 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11576
11577         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11578         and tool-bar-mode.
11579
11580         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11581         and tool-bar-mode.
11582
11583         * message.el (message-tool-bar-update): Simplify.
11584         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11585
11586         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11587         gnus-summary-buffer.
11588         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11589         gnus-summary-reply.
11590
11591         * gmm-utils.el (gmm): Add :version.
11592
11593 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11594
11595         * Makefile.in (clean): New rule.
11596         (distclean): Use it.
11597
11598 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11599
11600         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11601         autoload.
11602
11603 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11604
11605         * gmm-utils.el (gmm-verbose): Add :group.
11606
11607 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11608
11609         * message.el: Change some comments WRT tool-bars.
11610
11611         * gnus-sum.el (gnus-summary-tool-bar)
11612         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11613         (gnus-summary-tool-bar-zap-list): New variables.
11614         (gnus-summary-make-tool-bar): Complete rewrite using
11615         `gmm-tool-bar-from-list'.
11616
11617         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11618         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11619         variables.
11620         (gnus-group-make-tool-bar): Complete rewrite using
11621         `gmm-tool-bar-from-list'.
11622         (gnus-group-tool-bar-update): New function.
11623
11624         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11625
11626 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11627
11628         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11629         is dissected into a single part of which the type is the same as
11630         the given one; decode charset.
11631
11632 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11633
11634         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11635         into alists as symbol not string, since that's what
11636         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11637         look for.
11638
11639 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11640
11641         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11642         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11643
11644         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11645
11646 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11647
11648         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11649         (gnus-xmas-mime-security-button-menu): New function.
11650
11651         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11652         (gnus-mime-security-button-menu): New definition.
11653         (gnus-mime-security-button-map): Use them.
11654         (gnus-mime-security-button-menu): New function.
11655         (gnus-insert-mime-security-button): Addition to help echo.
11656         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11657         (gnus-mime-security-pipe-part): New functions.
11658
11659         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11660         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11661
11662         * mm-decode.el (mm-handle-set-disposition): Remove.
11663         (mm-handle-set-description): Remove.
11664
11665 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11666
11667         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11668         (mm-w3m-standalone-supports-m17n-p): New function.
11669         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11670         w3m usage.
11671
11672         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11673         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11674
11675 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11676
11677         * message.el (message-tool-bar-zap-list): Use
11678         gmm-tool-bar-zap-list as custom type.
11679         (message-tool-bar-update): New function.
11680         (message-tool-bar, message-tool-bar-gnome)
11681         (message-tool-bar-retro): Add message-tool-bar-update.
11682         (message-tool-bar-gnome): Add flyspell-buffer.
11683
11684         * gnus-util.el (gnus-error): Describe `args'.
11685
11686         * gmm-utils.el (gmm-error): Describe `args'.
11687         (gmm-tool-bar-zap-list): New widget.
11688         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11689
11690 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11691
11692         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11693         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11694         the number of recursive calls.
11695
11696         * mm-decode.el (mm-handle-set-disposition): New macro.
11697         (mm-handle-set-description): New macro.
11698
11699 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11700
11701         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11702         encoding.
11703
11704 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11705
11706         * message.el (message-tool-bar-zap-list, message-tool-bar)
11707         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11708         (message-tool-bar-local-item-from-menu): Remove.
11709         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11710         (message-make-tool-bar): New function.
11711         (message-mode): Use `message-make-tool-bar'.
11712
11713         * gmm-utils.el: New file.
11714         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11715         (gmm-lazy): New widget copied from `nnmail.el'.
11716         (gmm-tool-bar-from-list): New function for creating customizable
11717         tool bars.
11718         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11719         output.
11720         (gmm): Add :prefix to defgroup.
11721
11722 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11723
11724         * gmm-utils.el (gmm-widget-p): New function.
11725
11726 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11727
11728         * mml.el (mml-attach-file): Describe `description' in doc string.
11729         (mml-menu): Add Emacs MIME manual and PGG manual.
11730
11731 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11732
11733         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11734
11735 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11736
11737         * nntp.el (nntp-end-of-line): Doc fix.
11738
11739 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11740
11741         * imap.el (imap-open): Handle case where buffer is a buffer
11742         object.
11743
11744 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11745
11746         * gnus-delay.el (gnus-delay): Don't autoload.
11747         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11748         to be re-loaded when customizing the `gnus-delay' group.
11749
11750 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11751
11752         * message.el (message-insert-citation-line): Use newlines.
11753
11754 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11755
11756         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11757         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11758         these routines, so the passphrase can be managed externally and
11759         passed in to the system.
11760         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11761         pgg-add-passphrase-to-cache function.
11762
11763         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11764         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11765         these routines, so the passphrase can be managed externally and
11766         passed in to the system.
11767         (pgg-pgp5-sign-region): Use new name of
11768         pgg-add-passphrase-to-cache function.
11769
11770 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11771
11772         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11773         part of the decoded armor to find the key-identifier.
11774         (pgg-gpg-lookup-key-owner): New function to return the
11775         human-readable identifier of a key owner.
11776         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11777         itself.
11778         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11779         the key value) if we have a key and can match it against a secret
11780         key.  Also, added a note pointing out fact that the prompt only
11781         indicates the first matching key.
11782
11783         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11784         pgg-decrypt-region.
11785         (pgg-add-passphrase-to-cache): Rename from
11786         `pgg-add-passphrase-cache' to reduce confusion (all callers
11787         changed).
11788         (pgg-remove-passphrase-from-cache): Rename from
11789         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11790         changed).
11791         (pgg-read-passphrase, pgg-add-passphrase-cache)
11792         (pgg-remove-passphrase-cache): Add informative docstrings.
11793         (pgg-decrypt): Convey provided passphrase in subordinate call to
11794         pgg-decrypt-region.
11795
11796 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11797
11798         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11799         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11800         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11801         'passphrase' argument, so the passphrase can be managed externally
11802         and then passed in to the system.
11803
11804         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11805         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11806         so the passphrase cache can be used reliably with identifiers
11807         besides a pgp packet's key id.
11808
11809         * pgg-gpg.el (pgg-gpg-encrypt-region)
11810         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11811         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11812         these routines, so the passphrase can be managed externally and
11813         passed in to the system.
11814
11815         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11816         'notruncate' argument, so the passphrase cache can be used
11817         reliably with identifiers besides a pgp packet's key id.
11818
11819 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11820
11821         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11822         symmetric encryption.
11823         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11824         encrypted session key.
11825         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11826         message ask for the passphrase in a proper way.
11827
11828         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11829         New user commands for symmetric encryption.
11830
11831 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11832
11833         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11834
11835         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11836
11837 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11838
11839         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11840
11841 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11842
11843         * mm-decode.el (mm-inlined-types): Add application/pgp.
11844         (mm-automatic-display): Ditto.
11845
11846         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11847         part as text.
11848
11849 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11850
11851         * nnrss.el: Update copyright.
11852         (nnrss-opml-import): Query whether to subscribe to each entry.
11853
11854         * gnus-art.el:
11855         * gnus-sum.el:
11856         * gnus-xmas.el:
11857         * messagexmas.el:
11858         * mm-uu.el:
11859         * mm-view.el: Update copyright.
11860
11861 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11862
11863         * message.el (message-info): New function.
11864         (message-mode-menu): Add it.
11865         Update copyright.
11866
11867         * ChangeLog: Fix and update copyright.
11868
11869 2006-01-13  Romain Francoise  <romain@orebokech.com>
11870
11871         * message.el (message-forward-subject-name-subject): Prefer the
11872         address to 'nowhere' if the sender has no name.
11873         Fix typo.  Update copyright year.
11874
11875 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11876
11877         * gnus-art.el (article-wash-html): Use
11878         gnus-summary-show-article-charset-alist if a numeric arg is given.
11879         (gnus-article-wash-html-with-w3m-standalone): New function.
11880
11881         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11882         mm-inline-text-html-render-with-w3m-standalone.
11883         (mm-text-html-washer-alist): Map w3m-standalone to
11884         gnus-article-wash-html-with-w3m-standalone.
11885         (mm-inline-text-html-render-with-w3m-standalone): New function.
11886
11887 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11888
11889         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11890         Improve LaTeX.
11891
11892 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11893
11894         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11895         (nnrss-request-article): Render text/plain parts as HTML.
11896
11897         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11898         the buffer.
11899
11900 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11901
11902         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11903         custom definition of `gnus-posting-styles'.
11904
11905         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11906         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11907
11908 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11909
11910         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11911         Use nntp for bug archive.
11912
11913 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11914
11915         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11916         parts.
11917         (nnrss-normalize-date): New function converts ISO 8601 date into
11918         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11919         (nnrss-check-group): Use it.
11920
11921 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11922
11923         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11924
11925         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11926         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11927         (nnrss-insert-w3): Ditto.
11928
11929 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11930
11931         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11932         the articles to be forwarded including the case where neither a
11933         number of articles nor a region is specified.
11934
11935 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11936
11937         * nnrss.el (nnrss-request-article): Fix last change; fill
11938         text/plain parts.
11939
11940 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11941
11942         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11943         in text/plain part.
11944         (nnrss-check-group): Don't add excessive newline to dc:subject.
11945
11946 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11947
11948         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11949         article.
11950
11951 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11952
11953         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11954         (nnml-use-compressed-files, nnml-save-mail): Support other
11955         comression programs such as bzip2.
11956
11957 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11958
11959         * dns.el (query-dns): Make sure we check the buffer size before
11960         removing tcp headers.
11961
11962 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11963
11964         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11965         remove MIME buttons associated with multipart/alternative parts.
11966         (gnus-mime-display-alternative): Tag buttons using `article-type'
11967         text property.
11968
11969         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11970         associated with multipart/alternative parts.
11971
11972         * gnus-art.el (gnus-signature-separator): Fix custom type.
11973
11974         * mm-decode.el (mm-inlined-types): Fix custom type.
11975         (mm-keep-viewer-alive-types): Ditto.
11976         (mm-automatic-display): Ditto.
11977         (mm-attachment-override-types): Ditto.
11978         (mm-inline-override-types): Ditto.
11979         (mm-automatic-external-display): Ditto.
11980
11981 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11982
11983         * spam-report.el (spam-report-user-mail-address)
11984         (spam-report-user-agent): New variables.
11985         (spam-report-url-ping-plain): Use spam-report-user-agent.
11986
11987 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11988
11989         * gnus-art.el (gnus-button-handle-custom): Do not just use
11990         `customize-apropos' for any "M-x customize-*" button but the
11991         function called for.  Accept both the function name and its
11992         argument in order to achieve this.
11993         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11994         function name to `gnus-button-handle-custom' in case of "M-x
11995         customize-*" buttons.
11996
11997 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11998
11999         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12000         multipart/alternative and add xref to mm-discouraged-alternatives
12001         in doc string.
12002
12003         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12004         gnus-buttonized-mime-types in doc string.
12005
12006 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12007
12008         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12009         Suggest image/.* in the doc string.
12010
12011 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12012
12013         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12014         message-marks (Debian bug #342521).
12015
12016 2005-12-12  Simon Josefsson  <jas@extundo.com>
12017
12018         * password.el (password-read-from-cache): Add.
12019         (password-read): Use it.
12020
12021 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12022
12023         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
12024         us-ascii as a MIME charset.
12025
12026         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
12027         against the case where the 2nd arg TYPE is nil.
12028
12029 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12030
12031         * pop3.el (pop3-stream-type): Fix custom version.
12032
12033         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12034
12035 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12036
12037         * mm-decode.el (mm-display-external): Add missing cdr.
12038
12039 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12040
12041         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12042         RFC1524) if it is in mailcap or add a suffix according to
12043         mailcap-mime-extensions when generating a temp filename; postpone
12044         deleting a temp file for 2 seconds for some wrappers, shell
12045         scripts, and so on, which might exit right after having started a
12046         viewer command as a background job.
12047
12048 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12049
12050         * nntp.el (nntp-marks-directory): Fix custom group.
12051
12052         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12053         steps when < 10.
12054
12055         * gnus-start.el (gnus-no-server-1): Mention
12056         `gnus-level-default-subscribed' in doc string.
12057
12058 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12059
12060         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12061         parens.
12062
12063 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12064
12065         * gnus-xmas.el (gnus-use-toolbar): Revert.
12066         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12067         gnus-use-toolbar is default.
12068
12069         * messagexmas.el (message-use-toolbar): Revert.
12070         (message-setup-toolbar): Use global default-toolbar if
12071         message-use-toolbar is default.
12072
12073 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12074
12075         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12076         according to default-toolbar-visible-p.
12077
12078         * messagexmas.el (message-use-toolbar): Ditto.
12079
12080 2005-11-26  Dave Love  <fx@gnu.org>
12081
12082         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12083         (tls-program, tls-success): Provide openssl alternative.
12084
12085         * starttls.el: Doc fixes.
12086         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12087         SERVICE to PORT.
12088
12089         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12090         port null or service name.
12091         (starttls-negotiate): Autoload.
12092
12093 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12094
12095         * message.el (message-kill-to-signature): Fix interactive spec.
12096
12097 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12098
12099         * pop3.el (pop3-open-server): Recognize a string as a service name.
12100
12101 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12102
12103         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12104
12105 2005-11-23  Dave Love  <fx@gnu.org>
12106
12107         Add pop3s, pop3/starttls.
12108
12109         * pop3.el (pop3-authentication-scheme): Clarify doc.
12110         (open-tls-stream, starttls-open-stream): Autoload.
12111         (pop3-stream-type): New.
12112         (pop3-open-server): Use it.
12113
12114         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12115         for POP.
12116         (mail-source-keyword-map): Add :stream for POP.
12117         (mail-source-fetch-pop): Use pop3-stream-type.
12118
12119 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12120
12121         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12122         of current-time-string.
12123
12124 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12125
12126         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12127         date header.
12128
12129 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12130
12131         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12132         it can seriously impact performance as it bypasses the agent's
12133         local caches.
12134
12135 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12136
12137         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12138         must be explicitly online rather than "not explicitly offline" for
12139         its flags to be synchronized.
12140
12141         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12142         that gnus-uu-unmark-thread will function correctly.
12143
12144         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12145         1024K is instead displayed as 1M.
12146
12147 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12148
12149         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12150
12151 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12152
12153         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12154
12155 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12156
12157         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12158         error message to display actual error condition.
12159         (gnus-agent-save-local): Avoid saving symbols that are bound to
12160         nil as they simply result in a warning message in
12161         gnus-agent-read-local.
12162
12163 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12164
12165         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12166         rather than make-variable-buffer-local for file-precious-flag.
12167
12168 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12169
12170         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12171         for duplicates which are removed.  The invalid sort check then
12172         triggers a rescan after the sort as sorting may have moved
12173         duplicate entries such that they can be cheaply detected.
12174
12175 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12176
12177         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12178
12179 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12180
12181         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
12182         internal variable to a custom variable.  Changed default value
12183         from compressed(2) to uncompressed(1).
12184         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12185         support for uncompressed agentview files.  Taken together, reading
12186         the agentview file should now be 6-7 times faster.
12187
12188 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12189
12190         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12191         as a buffer-local variable.  This avoids creating truncated
12192         dribble files as a result of a hang up, eg.
12193
12194 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12195
12196         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12197         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12198         XEmacs.
12199
12200 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12201
12202         * gnus-start.el (gnus-start-draft-setup): Enforce
12203         `gnus-draft-mode' for nndraft:drafts at startup.
12204
12205         * gnus.el (gnus-splash): Change custom group.
12206         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
12207         allow-list argument.
12208
12209         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12210         string.
12211
12212 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12213
12214         * gnus-art.el (gnus-default-article-saver): Add user-defined
12215         `function' to custom type.
12216
12217 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12218
12219         * imap.el (imap-open): Handle case where buffer is a buffer
12220         object.
12221
12222 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12223
12224         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12225         long lines.
12226         (gnus-cache-delete-group): Wrap doc strings.
12227
12228         * gnus-agent.el (gnus-agent-rename-group)
12229         (gnus-agent-delete-group): Wrap doc strings.
12230
12231 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12232
12233         * messagexmas.el (message-use-toolbar): Change the valid values
12234         into default, top, bottom, left, and right.
12235         (message-toolbar-thickness): New variable.
12236         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12237         well.
12238         (message-setup-toolbar): Make it work.
12239
12240         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12241         (gnus-use-toolbar): Change the valid values into default, top,
12242         bottom, left, and right.
12243         (gnus-toolbar-thickness): New variable.
12244         (gnus-xmas-setup-toolbar): New function.
12245         (gnus-xmas-setup-group-toolbar): Use it.
12246         (gnus-xmas-setup-summary-toolbar): Use it.
12247
12248 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12249
12250         * gnus-start.el (gnus-1): Add "native" to
12251         gnus-predefined-server-alist.
12252
12253         * gnus.el (gnus-method-to-server): Don't add "native" to the
12254         lists here, because that leads to problems when
12255         gnus-select-method is bound.
12256
12257 2005-11-09  Simon Josefsson  <jas@extundo.com>
12258
12259         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12260         use (not sort-by-date) instead.
12261
12262 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12263
12264         * gnus-delay.el (gnus-delay-group): Don't autoload.
12265         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12266         to be re-loaded when customizing the `gnus-delay' group.
12267
12268 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12269
12270         * message.el: Revert last changes.
12271         (message-insert-citation-line): Use newlines.
12272
12273 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12274
12275         * message.el (message-courtesy-message)
12276         (message-mark-insert-begin, message-mark-insert-end)
12277         (message-elide-ellipsis, message-cancel-message)
12278         (message-add-header, message-change-subject)
12279         (message-cross-post-followup-to-header)
12280         (message-cross-post-insert-note, message-reduce-to-to-cc)
12281         (message-widen-reply, message-delete-not-region)
12282         (message-kill-to-signature, message-insert-signature)
12283         (message-insert-importance-high, message-insert-importance-low)
12284         (message-insert-or-toggle-importance)
12285         (message-insert-disposition-notification-to)
12286         (message-indent-citation, message-yank-original)
12287         (message-cite-original-without-signature, message-cite-original)
12288         (message-insert-citation-line, message-position-on-field)
12289         (message-fix-before-sending, message-send-mail-partially)
12290         (message-send-mail, message-send-mail-with-sendmail)
12291         (message-send-mail-with-qmail, message-send-news)
12292         (message-check-news-header-syntax, message-generate-headers)
12293         (message-insert-courtesy-copy, message-fill-address)
12294         (message-fill-header, message-shorten-references)
12295         (message-setup-1, message-cancel-news)
12296         (message-forward-make-body-plain, message-forward-make-body-mime)
12297         (message-forward-make-body-mml, message-encode-message-body)
12298         (message-forward-make-body-digest-plain)
12299         (message-forward-make-body-digest-mime)
12300         (message-use-alternative-email-as-from): Insert `hard-newline'
12301         instead of ordinary newlines.
12302
12303 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12304
12305         * message.el (message-generate-headers): Downcase the argument
12306         given to message-check-element.
12307
12308 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12309
12310         * nntp.el (nntp-authinfo-rejected): New error condition.
12311         (nntp-wait-for): Use new error condition to signal authentication
12312         error.
12313         (nntp-retrieve-data): Rethrow new error condition to break out of
12314         recursive call to nntp-send-authinfo.
12315
12316 2005-11-08  Romain Francoise  <romain@orebokech.com>
12317
12318         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12319         (gnus-summary-exit-map): Bind to `Z p'.
12320         (gnus-summary-make-menu-bar): Add menu item.
12321
12322 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12323
12324         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12325         (gnus-treat-*): Add `first' in all doc strings.
12326
12327         * gnus-group.el (gnus-group-compact-group): Fix typo.
12328
12329 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12330
12331         * gnus.el (gnus-parameters-case-fold-search): New variable.
12332         (gnus-parameters-get-parameter): Use it.
12333
12334         * gnus-score.el (gnus-home-score-file): Doc fix.
12335
12336 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12337
12338         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12339
12340 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12341
12342         * mm-util.el (mm-special-display-p): New function.
12343
12344         * mml.el (mml-preview): Use it; doc fix.
12345
12346 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12347
12348         * imap.el (imap-open): Handle case where buffer is a buffer object.
12349
12350 2005-10-29  Romain Francoise  <romain@orebokech.com>
12351
12352         * message.el (message-fix-before-sending): Fix comment.
12353
12354 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12355
12356         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12357
12358 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12359
12360         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12361         Used in gnus-score.el.
12362
12363 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12364
12365         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12366
12367 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12368
12369         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12370         whitespace removed in revision 7.8.  Use concatenated string to
12371         protect trailing whitespace.
12372
12373 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12374
12375         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12376         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12377         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12378         Courier IMAP ("some version from 2004").  Mostly based on similar
12379         code in the same function.
12380
12381 2005-10-26  Didier Verna  <didier@xemacs.org>
12382
12383         * gnus-group.el (gnus-group-compact-group): Invalidate original
12384         article buffer.
12385         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12386         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12387         NOV database and in article itself.
12388         Invalidate article backlog.
12389
12390 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12391
12392         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12393
12394 2005-10-26  Simon Josefsson  <jas@extundo.com>
12395
12396         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12397         part of 2004-07-25 change.
12398
12399 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12400
12401         * message.el (message-display-completion-list): New function.
12402         (message-expand-group): Use it; make sure the Completions buffer
12403         is modifiable.
12404 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12405
12406         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12407         user-mail-name is an empty string.
12408
12409 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12410
12411         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12412         depending on gnus-score-decay-constant.
12413
12414         * encrypt.el (encrypt-insert-file-contents)
12415         (encrypt-write-file-contents): Don't use `gnus-message'.
12416
12417         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12418         arguments.
12419         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
12420         arguments to mm-uu-verbatim-marks-extract.
12421         (mm-uu-hide-markers): New variable.
12422         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12423
12424         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12425         (gnus-convert-image-to-face-command): Use "convert" by default to
12426         allow other input image formats.
12427         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12428         accordingly.
12429
12430 2005-10-23  Simon Josefsson  <jas@extundo.com>
12431
12432         * imap.el (imap-gssapi-program): Align command line parameters
12433         with latest GNU SASL.
12434         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12435
12436 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12437
12438         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12439         HTML.
12440         (nnslashdot-request-article): Ditto.
12441
12442         * lpath.el (featurep): Add nobreak-char-display.
12443
12444 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12445
12446         * mail-source.el (mail-source-fetch-pop): Require pop3.
12447         (mail-source-check-pop): Ditto.
12448
12449 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12450
12451         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12452         errors.
12453
12454 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12455
12456         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12457         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12458
12459         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12460
12461         * mm-bodies.el (mm-decode-string): Call
12462         `mm-charset-to-coding-system' with allow-override argument.
12463
12464 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12465
12466         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12467         (rfc2047-charset-to-coding-system): New function.
12468         (rfc2047-decode-encoded-words): New function.
12469         (rfc2047-decode-region): Use them.
12470         (rfc2047-decode-cte): Remove.
12471         (rfc2047-parse-and-decode): Remove.
12472         (rfc2047-decode): Remove.
12473
12474 2005-10-15  Kenichi Handa  <handa@m17n.org>
12475
12476         * rfc2047.el (rfc2047-decode-cte): New function.
12477         (rfc2047-decode-region): Change the way to decode successive
12478         encoded-words: decode B- or Q-encoding in each encoded-word,
12479         concatenate them, and decode it as charset.
12480
12481 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12482
12483         * lpath.el: Fbind codepage-setup for XEmacs.
12484
12485 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12486
12487         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12488         widget-move-and-invoke.
12489         (gnus-custom-mode): Use gnus-custom-map.
12490
12491 2005-10-15  Bill Wohler  <wohler@newt.com>
12492
12493         * message.el (message-tool-bar-map): Renamed image file from
12494         mail_send to mail/send.
12495
12496 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12497
12498         * message.el (message-expand-group): Pass the common
12499         prefix substring of completion to `display-completion-list'.
12500
12501 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12502
12503         * mml-sec.el (mml-secure-method): New internal variable.
12504         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12505         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12506         functions using mml-secure-method.
12507
12508         * mml.el (mml-mode-map): Add key bindings for those functions.
12509         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12510         Harder <harder@myrealbox.com>.
12511         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12512         end of message if point is the headers of the message.
12513
12514         * message.el (message-in-body-p): New function.
12515
12516         * assistant.el: Autoload gnus-util and netrc.
12517
12518         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12519         Use `mm-charset-override-alist' only when decoding.
12520
12521         * mm-bodies.el (mm-decode-body): Call
12522         `mm-charset-to-coding-system' with allow-override argument.
12523
12524         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12525         `filename' from Content-Disposition if Content-Type doesn't
12526         provide `name'.
12527         (gnus-mime-view-part-as-type): Set default instead of
12528         initial-input.
12529
12530 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12531
12532         * format-spec.el (format-spec): Propagate text properties of % spec.
12533
12534 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12535
12536         * gnus-art.el (gnus-treat-predicate): Add `first'.
12537
12538 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12539
12540         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12541         (mm-charset-override-alist): New variable.
12542         (mm-charset-to-coding-system): Use it.
12543         (mm-codepage-setup): New helper function.
12544         (mm-charset-eval-alist): New variable.
12545         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12546         about unknown charsets.
12547
12548         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12549
12550 2005-10-04  David Hansen  <david.hansen@gmx.net>
12551
12552         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12553         (nnrss-check-group): Ditto.
12554
12555 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12556
12557         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12558         Rename x-gnus-verbatim to x-verbatim.
12559         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12560
12561         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12562         x-verbatim.
12563
12564         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12565
12566         * gnus-util.el (gnus-remove-duplicates): Remove.
12567
12568         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12569         instead of gnus-remove-duplicates.
12570
12571         * message.el (message-remove-duplicates): Remove.
12572         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12573         message-remove-duplicates.
12574
12575         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12576         available, else use implementation from `delete-dups'.
12577
12578         * message.el (message-insert-expires): New function.
12579         (message-mode-map): Add key binding.
12580         (message-mode-field-menu): Add menu entry.
12581         (message-mode): Document it.
12582         (message-make-expires-date): Use `message-make-date'.
12583
12584 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12585
12586         * message.el (message-make-expires-date): New function.
12587
12588 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12589
12590         * Makefile.in (list-installed-shadows): New entry.
12591         (install): Use it.
12592         (remove-installed-shadows): New entry.
12593
12594         * dgnushack.el (dgnushack-default-load-path): New variable.
12595         (dgnushack-find-lisp-shadows): New function.
12596         (dgnushack-remove-lisp-shadows): New function.
12597
12598 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12599
12600         * Makefile.in (install-el-elc): New entry.
12601         (install): Use it so that .el files are necessarily installed.
12602
12603 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12604
12605         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12606
12607 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12608
12609         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12610         function rather than the diff-mode.el package.
12611         (mm-display-external): Use with-current-buffer.
12612         (mm-viewer-completion-map, mm-viewer-completion-map):
12613         Move initialization inside declaration.
12614
12615 2005-09-29  Simon Josefsson  <jas@extundo.com>
12616
12617         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12618         autoload mail-check-payment.
12619         (spam-check-hashcash): Define unconditionally, since hashcash.el
12620         is part of Gnus now.  Ignore errors from payment checking.
12621
12622 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12623
12624         * message.el (message-bold-region, message-unbold-region): Rename
12625         from `bold-region' and `unbold-region'.
12626
12627         * message.el: Remove useless autoloads.
12628
12629 2005-09-28  Simon Josefsson  <jas@extundo.com>
12630
12631         * message.el (message-use-idna): Default to t.
12632         (message-use-idna): Test whether encoding works too.  Doc fix.
12633
12634 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12635
12636         * nntp.el (nntp-warn-about-losing-connection): Remove.
12637
12638 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12639
12640         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12641         customizable.  Change default value.
12642         (mm-uu-diff-groups-regexp): Change default value.
12643         (mm-uu-type-alist): Add doc string.
12644         (mm-uu-configure): Add doc string.  Make it interactive.
12645         (mm-uu-tex-groups-regexp): New variable.
12646         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12647         (mm-uu-type-alist): Add LaTeX documents.
12648         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12649         of "text/verbatim".
12650         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12651
12652         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12653         instead of "text/verbatim".
12654
12655         * message.el (message-mark-inserted-region)
12656         (message-mark-insert-file): Use slrn style marks when called with
12657         prefix argument.
12658
12659 2005-09-27  Simon Josefsson  <jas@extundo.com>
12660
12661         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12662
12663 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12664
12665         * message.el (message-remove-duplicates): New function.
12666         Implementation borrowed from `gnus-remove-duplicates'.
12667         (message-idna-to-ascii-rhs): Also encode idna addresses in
12668         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12669         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12670         only ask about the same idna domain once per header and also tell
12671         in what header to replace the idna domain.
12672
12673         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12674         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12675         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12676         a header is decoded and not just the last one.
12677
12678 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12679
12680         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12681         has been decoded.
12682
12683         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12684         (mm-insert-part): Don't modify text if it has been decoded.
12685
12686         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12687         decoded.
12688
12689         * mm-view.el (mm-inline-text): Don't strip text props unless
12690         decoding enriched or richtext parts.
12691
12692 2005-09-25  Romain Francoise  <romain@orebokech.com>
12693
12694         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12695         * gnus-start.el (gnus-subscribe-interactively):
12696         * gnus-uu.el (gnus-uu-grab-articles):
12697         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12698         space.
12699
12700 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12701
12702         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12703         * mm-view.el (mm-view-pkcs7-decrypt):
12704         * gnus-sum.el (gnus-summary-limit-to-extra)
12705         (gnus-summary-respool-article, gnus-read-move-group-name):
12706         * gnus-score.el (gnus-summary-increase-score):
12707         * gnus-util.el (gnus-completing-read-with-default):
12708         * gnus-art.el (gnus-read-save-file-name)
12709         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12710         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12711         * message.el (message-check-news-header-syntax):
12712         Follow convention for reading with the minibuffer.
12713
12714 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12715
12716         * spam-report.el (spam-report-url-ping-plain):
12717         Use gnus-extended-version as User-Agent.
12718
12719         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12720         default value is nil.
12721
12722         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12723         (mm-uu-verbatim-marks-extract): New function.
12724         (mm-uu-extract): New face.
12725         (mm-uu-copy-to-buffer): Use it.
12726
12727         * spam-report.el (spam-report-gmane-ham): Renamed from
12728         `spam-report-gmane-unspam'.
12729         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12730         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12731
12732         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12733         Autoload.
12734         (spam-report-gmane-unregister-routine): Renamed
12735         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12736
12737 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12738
12739         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12740         (spam-report-gmane-unregister-routine): Add support for gmane
12741         unregistration.
12742
12743         * spam-report.el (spam-report-gmane-unspam)
12744         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12745         (spam-report-gmane): Change to take a single article and do unspam
12746         registration.
12747
12748 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12749
12750         * mm-url.el (mm-url-decode-entities): Fix regexp.
12751
12752 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12753
12754         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12755         default to nil, to be able to use Gnus at all.  If the default
12756         switches to something else, then the function should be fixed not
12757         be exceedingly slow.
12758
12759 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12760
12761         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12762         fail hard.
12763
12764         * spam-report.el: Add better Keywords line.
12765
12766         * spam.el: Add Maintainer and better Keywords line.
12767
12768 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12769
12770         * gnus-art.el (gnus-article-replace-part)
12771         (gnus-mime-replace-part): New functions.
12772         (gnus-mime-action-alist, gnus-mime-button-commands)
12773         (gnus-mime-save-part-and-strip): Added file argument.
12774         (gnus-article-part-wrapper): Added interactive argument.
12775
12776         * gnus-sum.el (gnus-summary-mime-map): Add
12777         `gnus-article-replace-part'.
12778
12779 2005-09-19  Didier Verna  <didier@xemacs.org>
12780
12781         The nnml compaction feature:
12782         * nnml.el (nnml-request-compact-group): New function.
12783         * nnml.el (nnml-request-compact): New function.
12784         * gnus-int.el (gnus-request-compact-group): New function.
12785         * gnus-int.el (gnus-request-compact): New function.
12786         * gnus-group.el (gnus-group-compact-group): New function.
12787         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12788         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12789         * gnus-srvr.el (gnus-server-compact-server): New function.
12790         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12791         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12792
12793 2005-09-18  Deepak Goel  <deego@gnufans.org>
12794
12795         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12796         format spec.
12797
12798 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12799
12800         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12801
12802 2005-09-15  Romain Francoise  <romain@orebokech.com>
12803
12804         * message.el (message-fill-paragraph): Clarify docstring.
12805
12806 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12807
12808         * gnus-art.el (gnus-mime-display-part): Protect against broken
12809         MIME messages.
12810
12811 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12812
12813         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12814         before parsing header.
12815
12816 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12817
12818         * html2text.el (html2text-replace-list): Add new entities.
12819
12820 2005-09-11  Romain Francoise  <romain@orebokech.com>
12821
12822         * message.el (message-alternative-emails): Improve docstring.
12823         (message-setup-1): Call `message-use-alternative-email-as-from'
12824         after `message-setup-hook' to give it precedence over posting
12825         styles, etc.
12826         (message-use-alternative-email-as-from): Add docstring.  Remove
12827         the original From header if present.
12828
12829         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12830         (nnml-save-mail): Use it.
12831
12832         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12833         articles.  Add new argument `silent'.
12834         (gnus-uu-mark-all): Report the total number of marked articles.
12835
12836 2005-09-10  Romain Francoise  <romain@orebokech.com>
12837
12838         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12839         (gnus-uu-mark-series): Likewise.
12840
12841 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12842
12843         * spam-report.el (spam-report-gmane): Fix generation of spam
12844         report URL.
12845
12846 2005-09-10  Simon Josefsson  <jas@extundo.com>
12847
12848         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12849         t, based on discussion on the ding list with Robert Epprecht
12850         <epprecht@solnet.ch>.
12851
12852 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12853
12854         * spam-report.el (spam-report-gmane): Make it work without
12855         X-Report-Spam header.  Gmane now only provides Archived-At.
12856         This is only used if `spam-report-gmane-use-article-number' is nil.
12857         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12858
12859         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12860         make `gnus-summary-sort-by-recipient' work with threading.
12861
12862         * nnweb.el (nnweb-google-wash-article): Print a message if article
12863         is not available.
12864
12865 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12866
12867         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12868         change.  Decode text/* parts content before displaying.
12869
12870 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12871
12872         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12873
12874 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12877
12878         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12879         url-package-name, url-package-version,
12880         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12881         w3m-display-inline-images, and w3m-minor-mode-map.
12882
12883 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12884
12885         * message.el (message-tab-body-function): Fix mismatched custom type.
12886
12887         * gnus.el (gnus-group-change-level-function): Ditto.
12888
12889         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12890
12891         * gnus-art.el (gnus-signature-limit)
12892         (gnus-article-mime-part-function): Ditto.
12893
12894 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * mml.el (mml-mode): Silence the byte compiler.
12897
12898         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12899         using `(sit-for 0)' before moving the point to the specified part;
12900         skip unbuttonized parts.
12901         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12902         return to the summary window if gnus-auto-select-part is non-nil.
12903
12904 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12905
12906         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12907         variables.
12908         (mml-dnd-attach-file, mml-mode): Use them.
12909
12910         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12911         Make fetching article by MID work again for Google Groups.  Added
12912         FIXME concerning gnus-group-make-web-group.
12913
12914         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12915         Don't depend on Gnus by using mail-extract-address-components if
12916         gnus-extract-address-components is not bound.
12917
12918 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12919
12920         * gnus-art.el (gnus-mime-display-security): Don't display the
12921         signature, but only the signed part.
12922
12923 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12924
12925         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12926
12927         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12928         list, not listp.
12929
12930 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12931
12932         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12933         when encoding.
12934
12935         * mm-bodies.el (mm-decode-content-transfer-encoding):
12936         De-canonicalize CRLF for all text content types, not just
12937         text/plain.
12938
12939 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12940
12941         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12942         valid article; point arrow and cursor at the MIME button.
12943
12944 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12945
12946         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12947         Suggested by Dan Christensen <jdc@uwo.ca>.
12948
12949         * mm-decode.el (mm-save-part): Enable change of prompt.
12950
12951 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12952
12953         * gnus-msg.el (gnus-inews-add-send-actions): Made
12954         `message-post-method' lambda parameter ARG `&optional'.
12955
12956 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12957
12958         * gnus-sum.el (gnus-summary-mime-map): Added
12959         gnus-article-save-part-and-strip, gnus-article-delete-part and
12960         gnus-article-jump-to-part.
12961
12962         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12963         (gnus-article-edit-part): Use it.
12964         (gnus-article-part-wrapper): Added no-handle argument.
12965         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12966         functions.
12967
12968 2005-08-29  Romain Francoise  <romain@orebokech.com>
12969
12970         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12971         docstring.
12972         (gnus-face-from-file): Likewise.
12973
12974 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12975
12976         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12977         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12978         non-nil.
12979         (gnus-auto-select-part): New variable.
12980         (gnus-article-jump-to-part): New function.
12981         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12982         (gnus-mime-delete-part): Allow selecting specified part after
12983         deleting or stripping parts.
12984         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12985         part if argument is bogus.
12986
12987 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12988
12989         * gnus-art.el (w3m-minor-mode-map):
12990         * gnus-spec.el (gnus-newsrc-file-version):
12991         * gnus-util.el (nnmail-active-file-coding-system)
12992         (gnus-original-article-buffer, gnus-user-agent):
12993         * gnus.el (gnus-ham-process-destinations)
12994         (gnus-parameter-ham-marks-alist)
12995         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12996         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12997         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12998         * mm-decode.el (gnus-current-window-configuration):
12999         * mm-extern.el (gnus-article-mime-handles):
13000         * mm-url.el (url-current-object, url-package-name)
13001         (url-package-version):
13002         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13003         (smime-keys, w3m-cid-retrieve-function-alist)
13004         (w3m-current-buffer, w3m-display-inline-images)
13005         (w3m-minor-mode-map):
13006         * mml-smime.el (gnus-extract-address-components):
13007         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13008         (gnus-newsrc-hashtb, message-default-charset)
13009         (message-deletable-headers, message-options)
13010         (message-posting-charset, message-required-mail-headers)
13011         (message-required-news-headers):
13012         * mml1991.el (mc-pgp-always-sign):
13013         * mml2015.el (mc-pgp-always-sign):
13014         * nnheader.el (nnmail-extra-headers):
13015         * rfc1843.el (gnus-decode-encoded-word-function)
13016         (gnus-decode-header-function, gnus-newsgroup-name):
13017         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13018
13019 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13020
13021         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13022         the end of the date treatments.
13023
13024 2005-08-15  Simon Josefsson  <jas@extundo.com>
13025
13026         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13027         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13028         Capello and Romain Francoise.
13029         (pgg-fetch-key-function): Removed, not used?
13030         (pgg-insert-url-with-w3): Require url, to get
13031         url-insert-file-contents regardless of where it is defined.
13032
13033 2005-08-13  Romain Francoise  <romain@orebokech.com>
13034
13035         * message.el (message-cite-original-1): New function.
13036         (message-cite-original): Use it.
13037         (message-cite-original-without-signature): Ditto.
13038
13039 2005-08-08  Romain Francoise  <romain@orebokech.com>
13040
13041         * message.el (message-yank-empty-prefix): New variable.
13042         (message-indent-citation): Use it.
13043         (message-cite-original-without-signature): Respect X-No-Archive.
13044
13045 2005-08-08  Simon Josefsson  <jas@extundo.com>
13046
13047         * pgg.el: Autoload url-insert-file-contents instead of loading
13048         w3/url.
13049         (pgg-insert-url-with-w3): Don't load url here.
13050
13051 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13052
13053         * message.el (message-kill-to-signature): Don't insert newline at
13054         bol.
13055         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13056
13057 2005-08-06  Romain Francoise  <romain@orebokech.com>
13058
13059         * message.el (message-user-fqdn): Fix typo in docstring.
13060
13061 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13062
13063         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13064
13065         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13066
13067 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13068
13069         * mm-bodies.el (mm-encode-body): Use coding system rather than
13070         charset to encode text.
13071
13072         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13073         number of charsets if utf-8 is available (XEmacs).
13074
13075 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13076
13077         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13078         taken from `gnus-button-mid-or-mail-regexp'.
13079         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13080         (gnus-button-alist): Improve regexp for domain part of the MIDs
13081         for news:localpart@domain buttons.
13082         (gnus-button-ctan-directory-regexp): Update.
13083
13084 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13085
13086         * sieve-manage.el (sieve-manage-interactive-login): Use
13087         make-local-variable rather than make-variable-buffer-local.
13088         (sieve-manage-open): Ditto.
13089         (sieve-manage-authenticate): Ditto.
13090
13091         * mml.el (mml-generate-mime-1): Make the content type default to
13092         text/plain if the filename is not specified.
13093
13094 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13095
13096         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13097         instead of insert-buffer.
13098
13099         * message.el (message-yank-original): Ditto; set the mark at the
13100         end of the yanked message.
13101
13102 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13103
13104         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13105         lines to scroll rather than to stop it.
13106
13107         * mml.el (mml-generate-default-type): Add doc string.
13108         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13109         default to application/octet-stream when determining the content
13110         type if it is not specified for the part or the mml contents; add
13111         a comment about mml-generate-default-type.
13112
13113 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13114
13115         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13116         make it default to application/octet-stream when determining the
13117         content type if it is not specified for the external contents.
13118
13119 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13120
13121         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13122         segmented parameter but also other parameters might be there.
13123
13124 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13125
13126         * mm-decode.el (mm-display-external): Delete temp file, directory
13127         and buffer immediately if the external process is exited.
13128
13129 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13130
13131         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13132         fewer lines than that of scroll-margin.
13133         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13134
13135 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13136
13137         * gnus-art.el (gnus-article-next-page): Revert.
13138         (gnus-article-beginning-of-window): New macro.
13139         (gnus-article-next-page-1): Use it.
13140         (gnus-article-prev-page): Ditto.
13141         (gnus-article-edit-part): Use insert-buffer-substring instead of
13142         insert-buffer.
13143         (gnus-article-edit-exit): Ditto.
13144
13145         * gnus-util.el (gnus-beginning-of-window): Remove.
13146         (gnus-end-of-window): Remove.
13147
13148         * lpath.el: Don't bind header-line-format and scroll-margin.
13149
13150 2005-07-25  Simon Josefsson  <jas@extundo.com>
13151
13152         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13153         to have the url package without w3.  Reported by Daiki Ueno
13154         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13155
13156 2005-07-20  Didier Verna  <didier@xemacs.org>
13157
13158         * gnus-diary.el: Remove the description comment (nndiary is now
13159         properly documented in the Gnus manual).
13160         Fix the spelling of "Back End".
13161         * nndiary.el: Ditto.
13162         Fix the copyright notice.
13163
13164 2005-07-18  Romain Francoise  <romain@orebokech.com>
13165
13166         * gnus-sum.el (gnus-summary-to-prefix)
13167         (gnus-summary-newsgroup-prefix): New variables.
13168         (gnus-summary-from-or-to-or-newsgroups): Use them.
13169
13170 2005-07-17  Romain Francoise  <romain@orebokech.com>
13171
13172         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13173         space as it's generally not especially interesting to the user.
13174
13175 2005-07-16  Romain Francoise  <romain@orebokech.com>
13176
13177         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13178         nil to avoid prompting and file modification if one of the
13179         messages at the top of the nnfolder file contains a copyright
13180         notice.
13181         Update copyright notice.
13182
13183         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13184         instead of `current-time-string' as the latter creates a time
13185         string that is not RFC 2822 compliant (it lacks the zone).
13186         Update copyright notice.
13187
13188 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13189
13190         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13191         for text/rtf.  Display default in prompt.  Pass default for M-n.
13192
13193         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13194
13195 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13196
13197         * gnus-msg.el (gnus-button-mailto): Remove
13198         save-selected-window-window hackery because it relies on
13199         save-selected-window internals.
13200
13201 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13202
13203         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13204         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13205         (gnus-article-prev-page): Ditto.
13206
13207         * gnus-util.el (gnus-beginning-of-window): New function.
13208         (gnus-end-of-window): New function.
13209
13210         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13211
13212 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13213
13214         * gnus-score.el (gnus-score-edit-all-score): Set
13215         gnus-score-edit-exit-function to gnus-score-edit-done and call
13216         gnus-message.
13217
13218 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13219
13220         * gnus-msg.el (gnus-button-mailto): Remove
13221         save-selected-window-window hackery because it relies on
13222         save-selected-window internals.
13223
13224 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13225
13226         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13227         add-minor-mode.
13228         (gnus-binary-mode): Ditto.
13229
13230         * gnus-topic.el (gnus-topic-mode): Ditto.
13231
13232 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13233
13234         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13235         (gnus-article-prev-page): Take scroll-margin into consideration.
13236
13237 2005-07-04  Lute Kamstra  <lute@gnu.org>
13238
13239         Update FSF's address in GPL notices.
13240
13241 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13242
13243         * gnus.el (gnus-exit):
13244         * gnus-group.el (gnus-group-icons):
13245         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13246
13247         * gnus-nocem.el (gnus-nocem):
13248         * message.el (message-various, message-buffers, message-sending)
13249         (message-interface, message-forwarding, message-insertion)
13250         (message-headers, message-news, message-mail):
13251         * pgg-gpg.el (pgg-gpg):
13252         * pgg-parse.el (pgg-parse):
13253         * pgg-pgp.el (pgg-pgp):
13254         * pgg-pgp5.el (pgg-pgp5):
13255         * pop3.el (pop3): Finish `defgroup' description with period.
13256
13257 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13258
13259         * gnus-art.el (article-display-face): Improve the efficiency.
13260         (article-display-x-face): Ditto; remove grey x-face stuff.
13261
13262 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13263
13264         * gnus-art.el (article-display-face): Correct the position in
13265         which Faces are inserted.
13266
13267 2005-06-29  Didier Verna  <didier@xemacs.org>
13268
13269         * gnus-art.el (article-display-face): Display faces in correct
13270         order.
13271
13272 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13273
13274         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13275         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13276         (gnus-nocem-check-article): Fetch the Type header.
13277         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13278         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13279         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13280         make sure gnus-nocem-hashtb is initialized.
13281         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13282         (gnus-nocem-unwanted-article-p): Ditto.
13283
13284         * pgg.el (pgg-verify): Return the verification result.
13285
13286 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13287
13288         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13289         is ascii.
13290
13291 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13292
13293         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13294         `show-nonbreak-escape'.
13295
13296 2005-06-23  Lute Kamstra  <lute@gnu.org>
13297
13298         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13299
13300         * dig.el (dig-mode):
13301         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13302
13303 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13304
13305         * nnimap.el (nnimap-split-download-body): Fix spellings.
13306
13307 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13308
13309         * gnus-art.el (gnus-article-encrypt-body):
13310         * gnus-cus.el (gnus-score-customize):
13311         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13312         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13313
13314 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13315
13316         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13317         header by looking for magic "MII" at the beginnig.
13318
13319 2005-06-16  Miles Bader  <miles@gnu.org>
13320
13321         * gnus-xmas.el (gnus-xmas-group-startup-message):
13322         Use renamed gnus-splash face.
13323
13324         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13325         (assistant-field-face): New backward-compatibility alias for renamed
13326         face.
13327         (assistant-render-text): Use renamed assistant-field face.
13328
13329         * spam.el (spam): Remove "-face" suffix from face name.
13330         (spam-face): New backward-compatibility alias for renamed face.
13331         (spam-face, spam-initialize): Use renamed spam face.
13332
13333         * message.el (message-header-to, message-header-cc)
13334         (message-header-subject, message-header-newsgroups)
13335         (message-header-other, message-header-name)
13336         (message-header-xheader, message-separator, message-cited-text)
13337         (message-mml): Remove "-face" suffix from face names.
13338         (message-header-to-face, message-header-cc-face)
13339         (message-header-subject-face, message-header-newsgroups-face)
13340         (message-header-other-face, message-header-name-face)
13341         (message-header-xheader-face, message-separator-face)
13342         (message-cited-text-face, message-mml-face):
13343         New backward-compatibility aliases for renamed faces.
13344         (message-font-lock-keywords): Use renamed message faces.
13345
13346         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13347         (sieve-test-commands, sieve-tagged-arguments):
13348         Remove "-face" suffix from face names.
13349         (sieve-control-commands-face, sieve-action-commands-face)
13350         (sieve-test-commands-face, sieve-tagged-arguments-face):
13351         New backward-compatibility aliases for renamed faces.
13352         (sieve-control-commands-face, sieve-action-commands-face)
13353         (sieve-test-commands-face, sieve-tagged-arguments-face):
13354         Use renamed sieve faces.
13355
13356         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13357         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13358         (gnus-group-news-3-empty, gnus-group-news-4)
13359         (gnus-group-news-4-empty, gnus-group-news-5)
13360         (gnus-group-news-5-empty, gnus-group-news-6)
13361         (gnus-group-news-6-empty, gnus-group-news-low)
13362         (gnus-group-news-low-empty, gnus-group-mail-1)
13363         (gnus-group-mail-1-empty, gnus-group-mail-2)
13364         (gnus-group-mail-2-empty, gnus-group-mail-3)
13365         (gnus-group-mail-3-empty, gnus-group-mail-low)
13366         (gnus-group-mail-low-empty, gnus-summary-selected)
13367         (gnus-summary-cancelled, gnus-summary-high-ticked)
13368         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13369         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13370         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13371         (gnus-summary-low-undownloaded)
13372         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13373         (gnus-summary-low-unread, gnus-summary-normal-unread)
13374         (gnus-summary-high-read, gnus-summary-low-read)
13375         (gnus-summary-normal-read, gnus-splash):
13376         Remove "-face" suffix from face names.
13377         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13378         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13379         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13380         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13381         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13382         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13383         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13384         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13385         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13386         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13387         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13388         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13389         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13390         (gnus-summary-normal-ticked-face)
13391         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13392         (gnus-summary-normal-ancient-face)
13393         (gnus-summary-high-undownloaded-face)
13394         (gnus-summary-low-undownloaded-face)
13395         (gnus-summary-normal-undownloaded-face)
13396         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13397         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13398         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13399         (gnus-splash-face):
13400         New backward-compatibility aliases for renamed faces.
13401         (gnus-group-startup-message): Use renamed gnus faces.
13402
13403         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13404         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13405         (gnus-server-agent): Remove "-face" suffix from face names.
13406         (gnus-server-agent-face, gnus-server-opened-face)
13407         (gnus-server-closed-face, gnus-server-denied-face)
13408         (gnus-server-offline-face):
13409         New backward-compatibility aliases for renamed faces.
13410         (gnus-server-agent-face, gnus-server-opened-face)
13411         (gnus-server-closed-face, gnus-server-denied-face)
13412         (gnus-server-offline-face): Use renamed gnus faces.
13413
13414         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13415         Remove "-face" suffix from face names.
13416         (gnus-picon-xbm-face, gnus-picon-face):
13417         New backward-compatibility aliases for renamed faces.
13418
13419         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13420         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13421         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13422         (gnus-cite-11): Remove "-face" suffix from face names.
13423         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13424         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13425         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13426         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13427         New backward-compatibility aliases for renamed faces.
13428         (gnus-cite-attribution-face, gnus-cite-face-list)
13429         (gnus-article-boring-faces): Use renamed gnus faces.
13430
13431         * gnus-art.el (gnus-signature, gnus-header-from)
13432         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13433         (gnus-header-content): Remove "-face" suffix from face names.
13434         (gnus-signature-face, gnus-header-from-face)
13435         (gnus-header-subject-face, gnus-header-newsgroups-face)
13436         (gnus-header-name-face, gnus-header-content-face):
13437         New backward-compatibility aliases for renamed faces.
13438         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13439
13440         * gnus-sum.el (gnus-summary-selected-face)
13441         (gnus-summary-highlight): Use renamed gnus faces.
13442         * gnus-group.el (gnus-group-highlight): Likewise.
13443
13444 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13445
13446         * gnus-sieve.el (gnus-sieve-article-add-rule):
13447         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13448         * spam-stat.el (spam-stat-buffer-change-to-spam)
13449         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13450
13451         * message.el (message-is-yours-p):
13452         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13453
13454 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13455
13456         * mm-view.el (mm-inline-text): Withdraw the last change.
13457
13458 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13459
13460         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13461         executing enriched-decode.
13462
13463 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13464
13465         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13466         charset of tar files.
13467
13468 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13469
13470         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13471
13472 2005-06-04  Lute Kamstra  <lute@gnu.org>
13473
13474         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13475         information is never recorded.
13476
13477 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13478
13479         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13480
13481 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13482
13483         * pop3.el (pop3-apop): Run md5 in the binary mode.
13484
13485         * starttls.el (starttls-set-process-query-on-exit-flag):
13486         Use eval-and-compile.
13487
13488 2005-05-31  Simon Josefsson  <jas@extundo.com>
13489
13490         * smime.el (smime-replace-in-string): Define.
13491         (smime-cert-by-ldap-1): Use it.
13492
13493 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13494
13495         * gnus-art.el (article-display-x-face): Replace
13496         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13497
13498         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13499         set-process-query-on-exit-flag or process-kill-without-query.
13500
13501         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13502         loop instead of replace-regexp.
13503
13504         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13505         instead of process-kill-without-query if it is available.
13506
13507         * lpath.el: Fbind ldap-search-entries.
13508
13509         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13510         instead of find-file-hooks if it is available.
13511
13512         * mml1991.el: Bind pgg-default-user-id when compiling.
13513
13514         * mml2015.el: Bind pgg-default-user-id when compiling.
13515
13516         * nndraft.el (nndraft-request-associate-buffer):
13517         Use write-contents-functions instead of write-contents-hooks if it is
13518         available.
13519
13520         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13521         instead of find-file-hooks if it is available.
13522
13523         * nntp.el (nntp-open-connection): Replace
13524         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13525         (nntp-open-ssl-stream): Ditto.
13526         (nntp-open-tls-stream): Ditto.
13527
13528         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13529         set-process-query-on-exit-flag or process-kill-without-query.
13530         (starttls-open-stream-gnutls): Use it instead of
13531         process-kill-without-query.
13532         (starttls-open-stream): Ditto.
13533
13534 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13535
13536         * smime.el (smime-cert-by-ldap-1): Don't use
13537         replace-regexp-in-string.
13538
13539 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13540
13541         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13542
13543         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13544         in PEM format.  Adjust to the XEmacs compability.
13545
13546 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13547
13548         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13549         by `string-to-number'.
13550         * gnus-agent.el (gnus-agent-regenerate-group)
13551         (gnus-agent-fetch-articles): Ditto.
13552         * gnus-art.el (gnus-button-fetch-group): Ditto.
13553         * gnus-cache.el (gnus-cache-generate-active)
13554         (gnus-cache-articles-in-group): Ditto.
13555         * gnus-group.el (gnus-group-set-current-level)
13556         (gnus-group-insert-group-line): Ditto.
13557         * gnus-score.el (gnus-score-set-expunge-below)
13558         (gnus-score-set-mark-below, gnus-summary-score-effect)
13559         (gnus-summary-score-entry): Ditto.
13560         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13561         (gnus-soup-pack): Ditto.
13562         * gnus-spec.el (gnus-xmas-format): Ditto.
13563         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13564         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13565         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13566         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13567         * nndb.el (nndb-get-remote-expire-response): Ditto.
13568         * nndiary.el (nndiary-parse-schedule-value)
13569         (nndiary-string-to-number, nndiary-request-replace-article)
13570         (nndiary-request-article): Ditto.
13571         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13572         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13573         * nneething.el (nneething-make-head): Ditto.
13574         * nnfolder.el (nnfolder-request-article)
13575         (nnfolder-retrieve-headers): Ditto.
13576         * nnheader.el (nnheader-file-to-number): Ditto.
13577         * nnkiboze.el (nnkiboze-request-article): Ditto.
13578         * nnmail.el (nnmail-process-unix-mail-format)
13579         (nnmail-process-babyl-mail-format): Ditto.
13580         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13581         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13582         (nnmh-request-create-group, nnmh-request-list-1)
13583         (nnmh-request-group, nnmh-request-article): Ditto.
13584         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13585         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13586         * nnsoup.el (nnsoup-make-active): Ditto.
13587         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13588         * nntp.el (nntp-find-group-and-number)
13589         (nntp-retrieve-headers-with-xover): Ditto.
13590         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13591         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13592         (pgg-format-key-identifier): Ditto.
13593         * pop3.el (pop3-last, pop3-stat): Ditto.
13594         * qp.el (quoted-printable-decode-region): Ditto.
13595
13596         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13597         of concat.
13598
13599 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13600
13601         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13602
13603         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13604
13605         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13606
13607         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13608
13609         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13610
13611         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13612
13613         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13614         (gnus-carpal-mode): Ditto.
13615
13616         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13617         (gnus-browse-mode): Ditto.
13618
13619         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13620
13621         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13622
13623 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13624
13625         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13626
13627 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13628
13629         * gnus-util.el (gnus-run-mode-hooks): New function.
13630
13631         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13632
13633         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13634         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13635
13636 2005-05-27  Lute Kamstra  <lute@gnu.org>
13637
13638         * dns-mode.el (dns-mode): Specify customization group.
13639
13640 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13641
13642         * gnus-agent.el (gnus-agent-make-mode-line-string):
13643         Use mode-line-highlight as mouse-face.
13644
13645 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13646
13647         * canlock.el (canlock): Change the parent group to news.
13648
13649         * deuglify.el (gnus-outlook-deuglify): Add :group.
13650
13651         * dig.el (dig): Add :group.
13652
13653         * dns-mode.el (dns-mode): Add :group.
13654
13655         * encrypt.el (encrypt): Add :group.
13656
13657         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13658         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13659         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13660         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13661         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13662
13663         * gnus-diary.el (gnus-diary): Add :group.
13664
13665         * gnus.el (gnus-group-news-1-face): Add :group.
13666         (gnus-group-news-1-empty-face): Ditto.
13667         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13668         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13669         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13670         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13671         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13672         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13673         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13674         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13675         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13676         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13677         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13678         (gnus-summary-high-ticked-face): Ditto.
13679         (gnus-summary-low-ticked-face): Ditto.
13680         (gnus-summary-normal-ticked-face): Ditto.
13681         (gnus-summary-high-ancient-face): Ditto.
13682         (gnus-summary-low-ancient-face): Ditto.
13683         (gnus-summary-normal-ancient-face): Ditto.
13684         (gnus-summary-high-undownloaded-face): Ditto.
13685         (gnus-summary-low-undownloaded-face): Ditto.
13686         (gnus-summary-normal-undownloaded-face): Ditto.
13687         (gnus-summary-high-unread-face): Ditto.
13688         (gnus-summary-low-unread-face): Ditto.
13689         (gnus-summary-normal-unread-face): Ditto.
13690         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13691         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13692
13693         * hashcash.el (hashcash): New custom group.
13694         (hashcash-default-payment): Add :group.
13695         (hashcash-payment-alist): Ditto.
13696         (hashcash-default-accept-payment): Ditto.
13697         (hashcash-accept-resources): Ditto.
13698         (hashcash-path): Ditto.
13699         (hashcash-extra-generate-parameters): Ditto.
13700         (hashcash-double-spend-database): Ditto.
13701         (hashcash-in-news): Ditto.
13702
13703         * message.el (message-minibuffer-local-map): Add :group.
13704
13705         * netrc.el (netrc): Add :group.
13706
13707         * sieve-manage.el (sieve-manage-log): Add :group.
13708         (sieve-manage-default-user): Diito.
13709         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13710         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13711         (sieve-manage-authenticators): Ditto.
13712         (sieve-manage-authenticator-alist): Ditto.
13713         (sieve-manage-default-port): Ditto.
13714
13715         * sieve-mode.el (sieve-control-commands-face): Add :group.
13716         (sieve-action-commands-face): Ditto.
13717         (sieve-test-commands-face): Ditto.
13718         (sieve-tagged-arguments-face): Ditto.
13719
13720         * smime.el (smime): Add :group.
13721
13722         * spam-report.el (spam-report): Add :group.
13723
13724         * spam.el (spam, spam-face): Add :group.
13725
13726 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13727
13728         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13729         return \n.\n.\n at the end of articles.  Protect against that.
13730         (nntp-with-open-group): Allow debugging.
13731
13732         * nnheader.el (mail-header-set-extra): Make into a function
13733         because I just could't understand how to quote the list properly.
13734
13735         * dns.el (query-dns-cached): New function.
13736
13737 2005-05-26  Lute Kamstra  <lute@gnu.org>
13738
13739         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13740
13741 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13742
13743         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13744
13745         * gnus-art.el: Don't autoload mail-extract-address-components.
13746
13747         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13748         eval-and-compile to evaluate it.
13749
13750         * hashcash.el: Don't autoload executable-find.
13751
13752         * nndb.el: Don't declare the nndb back end two or more times; don't
13753         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13754
13755         * nntp.el: Autoload format-spec instead of format; use
13756         eval-and-compile to evaluate autoload forms.
13757
13758 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13759
13760         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13761
13762 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13763
13764         * gnus.el (gnus-version-number): Bump version.
13765
13766 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13767
13768         * gnus.el: No Gnus v0.3 is released.
13769
13770 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13771
13772         * lpath.el (featurep): Bind show-nonbreak-escape.
13773
13774 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * gnus-art.el (gnus-article-edit-part): Disable undo.
13777
13778 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13779
13780         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13781         gnus-article-date-lapsed-new-header is t if date timer is active;
13782         skip headers in which the original date value is empty.
13783         (gnus-article-save-original-date): Redefine it as a macro.
13784         (gnus-display-mime): Use it.
13785
13786 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13787
13788         * gnus-art.el (article-date-ut): Support converting date in
13789         forwarded parts as well.
13790         (gnus-article-save-original-date): New function.
13791         (gnus-display-mime): Use it.
13792
13793 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13794
13795         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13796         enclosure element of <item>.
13797
13798 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13799
13800         * message.el (message-kill-buffer-query): Renamed from
13801         `message-kill-buffer-query-if-modified'.  Added :version.
13802
13803 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13804
13805         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13806         window layout.
13807
13808 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13809
13810         * mml.el: Autoload dnd when compiling.
13811
13812 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13813
13814         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13815         x-dnd-*.
13816
13817 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13818
13819         * qp.el (quoted-printable-encode-region): Save excursion.
13820
13821 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13822
13823         * message.el (message-kill-buffer-query-if-modified): Add new variable
13824         so the user can kill a modified message buffer quickly.
13825         (message-kill-buffer): Use it.
13826
13827 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13828
13829         * lpath.el: Fbind display-time-event-handler; don't fbind
13830         string-to-multibyte.
13831
13832         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13833
13834 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13835
13836         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13837         contained in text because xml.el decodes entities) with LFs.
13838
13839 2005-04-11  Lute Kamstra  <lute@gnu.org>
13840
13841         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13842         differently.
13843
13844 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13845
13846         * mm-util.el (mm-detect-coding-region): Typo.
13847
13848 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13849
13850         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13851
13852 2005-04-06  Deepak Goel  <deego@gnufans.org>
13853
13854         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13855         user-function allow user modifications of the scores.
13856         (spam-stat-score-buffer-user): New function, to allow
13857         user-computed modifications to the score.
13858         (spam-stat-score-buffer-user-functions): List of additional
13859         scoring functions.
13860         (spam-stat-error-holder): Global temporary error holder.
13861         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13862         variable.
13863
13864 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13865
13866         * gnus-registry.el (gnus-registry-clean-empty-function)
13867         (gnus-registry-trim, gnus-registry-fetch-groups)
13868         (gnus-registry-delete-group): Groups that match
13869         `gnus-registry-ignored-groups' are removed from the registry
13870         entries, not just ignored for splitting.  This helps clean up the
13871         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13872         to get all the groups a message ID is in.
13873
13874         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13875         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13876         (spam-stat-score-buffer-user-functions): Add :number custom type.
13877
13878 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13879
13880         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13881         argument in XEmacs.
13882
13883         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13884         (nnrss-request-group): Decode group name first.
13885         (nnrss-request-article): Make a text/plain article if mml-to-mime
13886         failed.
13887         (nnrss-get-encoding): Return a compatible encoding according to
13888         nnrss-compatible-encoding-alist.
13889         (nnrss-find-el): Use consp instead of listp.
13890         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13891
13892 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13893
13894         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13895         which Emacs 20 doesn't support.
13896         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13897
13898 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13899
13900         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13901         silence the byte compiler inside the defun.
13902
13903         * gnus-demon.el (parse-time-string): Add autoload.
13904
13905         * gnus-delay.el (parse-time-string): Add autoload.
13906
13907         * gnus-art.el (parse-time-string): Add autoload.
13908
13909         * nnultimate.el (parse-time): Require for `parse-time-string'.
13910
13911 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13912
13913         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13914
13915         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13916
13917         * smime.el (smime-ldap-host-list): Add :version.
13918
13919 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13920
13921         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13922         pass it to `gnus-browse-read-group'.
13923         (gnus-browse-read-group): Add NUMBER argument and pass it to
13924         `gnus-group-read-ephemeral-group'.
13925
13926         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13927         argument and pass it to `gnus-group-read-group'.
13928
13929 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13930
13931         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13932         mm-xemacs-find-mime-charset-1 if we have the mule feature
13933         available at runtime.
13934
13935 2005-03-25  Werner Lemberg  <wl@gnu.org>
13936
13937         * nnmaildir.el: Replace `illegal' with `invalid'.
13938
13939 2005-03-23  Lute Kamstra  <lute@gnu.org>
13940
13941         * time-date.el: Add comment on time value formats.
13942         Don't require parse-time.
13943         (with-decoded-time-value): New macro.
13944         (encode-time-value): New function.
13945         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13946         (days-to-time): Return a valid time value when arg is huge.
13947         (time-since): Use time-subtract.
13948         (time-to-number-of-days): Use time-to-seconds.
13949
13950 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13951
13952         * gnus-start.el (gnus-display-time-event-handler):
13953         Check display-time-timer at runtime rather than only at load time
13954         in case display-time-mode is turned off in the mean time.
13955
13956 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13957
13958         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13959         used.
13960
13961         * nneething.el (nneething-map-file-directory): Derive from
13962         `gnus-directory'.
13963
13964         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13965         the To/Cc button.
13966
13967 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13968
13969         * nnmaildir.el (nnmaildir-request-accept-article):
13970         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13971
13972 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13973
13974         * gnus-async.el: Require timer-funcs at compile time when in
13975         XEmacs for `run-with-idle-timer'.
13976
13977 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13978
13979         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13980         autoloaded function.
13981
13982 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13983
13984         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13985
13986 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13987
13988         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13989
13990 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13991
13992         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13993         gnus-expert-user to default.
13994
13995 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13996
13997         * nnimap.el (nnimap-open-server): Ditto.
13998
13999         * imap.el (imap-authenticate): Fix typo.
14000
14001 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14002
14003         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14004         buffer (since IMAP server might return FETCH response out of
14005         order, and the nntp buffer must be sorted).
14006
14007 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14008
14009         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
14010         comparison on string.
14011
14012         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14013         (gnus-agent-score): Renamed category keywords to match gnus-cus.
14014         (gnus-agent-summary-fetch-series): Modified to protect against
14015         gnus-agent-summary-fetch-group clearing processable flags.
14016         (gnus-agent-synchronize-group-flags): Update live group buffer as
14017         synchronization may occur due to the user toggle the plugged
14018         status.
14019         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14020         successfully downloaded.
14021         (gnus-agent-expire-group-1): Avoid using markers when the overview
14022         is in ascending order; greatly improves performance.
14023         (gnus-agent-regenerate-group): Use
14024         gnus-agent-synchronize-group-flags to reset read status in both
14025         gnus and server.
14026         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
14027
14028 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14029
14030         * message.el: Don't autoload former message-utils variables.
14031         (message-strip-subject-trailing-was): Change doc string.
14032
14033         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14034         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14035         (nnweb-google-search): Add "hl=en" here.
14036         (nnweb-google-parse-1, nnweb-google-create-mapping):
14037         Don't hardcode URL.
14038
14039 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14040
14041         * message.el (message-get-reply-headers, message-followup):
14042         Mention related variables `message-use-followup-to' and
14043         `message-use-mail-followup-to', in the information buffer.
14044
14045         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14046         of broken groups(-beta).google.com.
14047
14048 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14049
14050         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14051         parameter to invoked gnus-request-move-article; remove the
14052         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14053         all at once instead of once per article.
14054         (gnus-summary-remove-process-mark): Accept a list of articles as
14055         well as a single article for processing.
14056
14057         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14058         parameter.
14059
14060         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14061
14062         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14063
14064         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14065         parameter.
14066
14067         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14068         parameter.
14069
14070         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14071         parameter and remove the gnus-sum-hint-move-is-internal variable.
14072
14073         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14074         parameter.
14075
14076         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14077         parameter.
14078
14079         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14080         parameter.
14081
14082         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14083
14084         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14085         parameter.
14086
14087         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14088         parameter.
14089
14090 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14091
14092         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14093         a more conservative way.
14094
14095 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14096
14097         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14098         buffer, so it moves the window's cursor.
14099
14100 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14101
14102         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14103         `mm-dissect-multipart' and receive the from field as an (optional)
14104         argument from `mm-dissect-multipart'.
14105         (mm-dissect-multipart): Receive the from field as an argument and
14106         pass it on when we call `mm-dissect-buffer' on MIME parts.
14107         Fixes verification/decryption of signed/encrypted MIME parts.
14108
14109 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14110
14111         * gnus-sum.el (gnus-summary-move-article): Set
14112         gnus-sum-hint-move-is-internal for gnus-request-move-article and
14113         whatever it calls (right now, only nnimap-request-move article
14114         respects it).
14115
14116         * nnimap.el (nnimap-request-move-article): When
14117         gnus-sum-hint-move-is-internal is set, don't do the extra
14118         nnimap-request-article.
14119
14120 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14121
14122         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14123
14124         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14125         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14126
14127         * gnus-sum.el (gnus-summary-caesar-message):
14128         Apply `gnus-treat-article' after rotation.
14129
14130         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14131         doc string.
14132
14133 2005-02-22  Simon Josefsson  <jas@extundo.com>
14134
14135         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14136         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14137         <arne@arnested.dk>.
14138         (encrypt): Add password-cache and password-cache-expiry as group
14139         members.
14140
14141 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14142
14143         * smime.el (smime-ldap-host-list): Doc fix.
14144         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14145         cache) password.
14146         (smime-sign-region): Use it.
14147         (smime-decrypt-region): Use it.
14148         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14149         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14150         fails.
14151         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14152         certificate from DER to PEM format rather than calling openssl.
14153
14154         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14155
14156         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14157         for signing/encryption.
14158
14159         * mml.el (mml-parse-1): Use them.
14160
14161 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14162
14163         * nnrss.el (nnrss-verbose): Removed.
14164         (nnrss-request-group): Use `nnheader-message' instead.
14165
14166 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14167
14168         * nnrss.el (nnrss-verbose): New variable.
14169         (nnrss-request-group): Make it say nnrss is requesting a group.
14170
14171 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14172
14173         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14174         Handle news URL with given port correctly.
14175
14176 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14177
14178         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14179         containing special characters.
14180
14181         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14182
14183         * mml.el (mime-to-mml): Ditto.
14184
14185         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14186         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14187         (rfc2047-decode-region): Quote decoded words containing special
14188         characters when rfc2047-quote-decoded-words-containing-tspecials
14189         is non-nil.
14190
14191 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14192
14193         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14194
14195         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14196
14197 2005-02-15  Simon Josefsson  <jas@extundo.com>
14198
14199         * nnimap.el (nnimap-debug): Doc fix.
14200
14201         * imap.el (imap-debug): Doc fix.
14202
14203 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14204
14205         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14206
14207 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14208
14209         * gnus.el (spam-contents): Improve docs for spam-contents
14210         parameter in its variable incarnation.
14211
14212 2005-02-14  Simon Josefsson  <jas@extundo.com>
14213
14214         * smime-ldap.el: Use require instead of load-library for ldap.
14215         (smime-ldap-search): Indent.
14216         (smime-ldap-search-internal): Shorten line.
14217
14218         * smime.el (smime-cert-by-dns): Add doc-string.
14219         (smime-cert-by-ldap-1): Indent.
14220
14221         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
14222         mml-smime-get-dns-ldap.
14223         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14224
14225 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14226
14227         * smime.el: Require smime-ldap.
14228         (smime-ldap-host-list): New variable.
14229         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14230
14231         * mml-smime.el (mml-smime-encrypt-query): New function.
14232         (mml-smime-encrypt-query): Use it.
14233
14234         * smime-ldap.el: New file.
14235
14236 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14237
14238         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14239
14240 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14241
14242         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14243         argument in doc string.  Make query for type more clear.
14244
14245 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14246
14247         * gnus.el (gnus-group-startup-message): Search for gnus images in
14248         etc/images/gnus.
14249         * mm-util.el (mm-image-load-path): Likewise.
14250         * smiley.el (smiley-data-directory): Search for smilies in
14251         etc/images/smilies.
14252
14253 2005-02-09  Kim F. Storm  <storm@cua.dk>
14254
14255         Change Emacs release version from 21.4 to 22.1 throughout.
14256         Change Emacs development version from 21.3.50 to 22.0.50.
14257
14258 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14259
14260         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14261
14262         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14263         non-Mule XEmacs as well.
14264         (mm-decompress-buffer): Signal an error intentionally if it does
14265         not decompress compressed data because auto-compression-mode is
14266         disabled.
14267
14268 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14269
14270         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14271         an ID in the registry even if it has no groups.
14272
14273 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14274
14275         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14276         merge it into mm-decompress-buffer.
14277         (gnus-mime-copy-part): Use the MIME part charset, the value which
14278         a user specified or gnus-newsgroup-charset for decoding, like
14279         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14280         save-buffer what was used.  Suggested by Kevin Ryde
14281         <user42@zip.com.au>.
14282         (gnus-mime-inline-part): Allow the name parameter as well as the
14283         filename parameter; force decompressing of compressed data; always
14284         display contents being not decoded as unibyte.
14285
14286         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14287         as well as the filename parameter.
14288
14289         * mm-util.el (mm-decompress-buffer): Merge
14290         gnus-mime-jka-compr-maybe-uncompress.
14291         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14292         of compressed data.
14293
14294 2005-02-08  Simon Josefsson  <jas@extundo.com>
14295
14296         * imap.el (imap-log): Doc fix.
14297
14298 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14301         the coding cookies; decompress compressed parts.
14302
14303         * mml.el (mml-generate-mime-1): Add the charset parameter according
14304         to the value which a user specified manually or the coding cookie.
14305
14306         * mm-util.el (mm-string-to-multibyte): New function.
14307         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14308         (mm-coding-system-to-mime-charset): New function.
14309         (mm-decompress-buffer): New function.
14310         (mm-find-buffer-file-coding-system): New function.
14311
14312         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14313         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14314         parts.
14315
14316 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14317
14318         * mm-view.el (mm-display-inline-fontify): Decode a part according
14319         to the charset parameter.
14320
14321 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14322
14323         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14324         prefix arg is neither nil nor a number, as info specifies.
14325
14326 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14327
14328         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14329         timestamps.
14330
14331 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14332
14333         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14334         groups error checking and notify user.
14335
14336 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14337
14338         * message.el (message-send-mail-function): Check existence of
14339         sendmail-program first before using default value
14340         `message-send-mail-with-sendmail'.  Otherwise use more generic
14341         `smtpmail-send-it'.
14342
14343 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14344
14345         * nntp.el (nntp-request-update-info): Always return nil.
14346
14347 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14348
14349         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14350
14351 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14352
14353         * message.el (message-beginning-of-line): Change the behavior when
14354         invoked between BOL and : so that it first moves backward.
14355
14356 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14357
14358         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14359         article buffer when editing of the article is discarded.
14360         (gnus-article-prepare): Revert.
14361
14362 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14363
14364         * gnus-art.el (gnus-article-prepare):
14365         Remove message-strip-forbidden-properties from the local hook.
14366
14367 2005-01-27  Simon Josefsson  <jas@extundo.com>
14368
14369         * password.el (password-cache-add): Only start one timer per key.
14370         Reported by Derek Atkins <warlord@MIT.EDU>.
14371
14372 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14373
14374         * run-at-time.el: Removed.  It is no longer needed as
14375         timer-funcs.el in the xemacs-base package has a working version of
14376         `run-at-time'.
14377
14378         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14379
14380         * password.el: Require timer-funcs instead of run-at-time in
14381         XEmacs.
14382         Remove `password-run-at-time' macro.
14383         (password-cache-add): Use `run-at-time' instead of
14384         `password-run-at-time'.
14385
14386         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14387         Remove `nnheader-cancel-function-timers' alias,
14388         `cancel-function-timers' exists in XEmacs in timer-funcs.
14389
14390         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14391         for `run-with-idle-timer'.
14392
14393         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14394         for `run-at-time'.
14395
14396         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14397         for `with-timeout'.
14398
14399         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14400         the same as for XEmacs 21.4.
14401         No need to ignore `run-with-idle-timer', this function exists in
14402         XEmacs now in timer-funcs.el in the xemacs-base package.
14403         (dgnushack-compile): No need to delete
14404         run-at-time.el from the list of files to compile because it
14405         doesn't exist anymore.
14406
14407 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14408
14409         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14410         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14411
14412 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14413
14414         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14415         sensitively.
14416
14417 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14418
14419         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14420
14421 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14422
14423         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14424         which will be inserted according to the multibyteness of a buffer
14425         rather than the type of contents.  Suggested by ARISAWA Akihiro
14426         <ari@mbf.ocn.ne.jp>.
14427
14428         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14429         of string which old xml.el may return rather than a string.
14430
14431 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14432
14433         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14434
14435 2005-01-16  Simon Josefsson  <jas@extundo.com>
14436
14437         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14438         idn/idna.el isn't available.
14439         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14440         <michael@waxrat.com>.
14441
14442         * hashcash.el: Remove non-FSF copyright header.
14443
14444         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14445         (hashcash-generate-payment): Use it.
14446         (hashcash-generate-payment-async): Use it.
14447
14448 2005-01-15  Simon Josefsson  <jas@extundo.com>
14449
14450         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14451         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14452
14453         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14454         gnus-summary-idna-message.
14455         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14456         (gnus-summary-idna-message): New function.
14457
14458 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14459
14460         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14461         gnus-novice-user.
14462
14463 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14464
14465         * nnrss.el (nnrss-request-delete-group): Delete entries in
14466         nnrss-group-alist as well.
14467         (nnrss-save-server-data): Insert newline.
14468
14469 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14470
14471         * gnus.el (gnus-user-agent): Use list of symbols instead of
14472         symbols.  Display full version number for (S)XEmacs.  Optionally
14473         display (S)XEmacs codename.
14474
14475         * gnus-util.el (gnus-emacs-version): Update for new
14476         `gnus-user-agent'.
14477
14478         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14479         Gnus version.
14480
14481 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14482
14483         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14484         which is unreadable in some setups.
14485
14486 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14487
14488         * gnus-spec.el (gnus-update-format-specifications): Flush the
14489         group format spec cache if it doesn't support decoded group names.
14490
14491 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14492
14493         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14494         Allow to apply decay on score files matching a regexp.
14495
14496 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14497
14498         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14499         compatibility in %g and %c.
14500
14501 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14502
14503         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14504         name for only %g and %c.
14505         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14506         of gnus-tmp-group to decoded group name.
14507         (gnus-group-make-rss-group): Exclude `/'s from group names.
14508
14509 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14510
14511         * nnrss.el (nnrss-get-encoding): Fix regexp.
14512
14513 2004-12-27  Simon Josefsson  <jas@extundo.com>
14514
14515         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14516         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14517         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14518
14519 2004-12-17  Kim F. Storm  <storm@cua.dk>
14520
14521         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14522
14523         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14524
14525 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14526
14527         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14528
14529 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14530
14531         * nnrss.el: Require rfc2047 and mml.
14532         (nnrss-file-coding-system): New variable.
14533         (nnrss-format-string): Redefine it as an inline function.
14534         (nnrss-decode-group-name): New function.
14535         (nnrss-string-as-multibyte): Remove.
14536         (nnrss-retrieve-headers): Decode group name; don't use
14537         nnrss-format-string.
14538         (nnrss-request-group): Decode group name.
14539         (nnrss-request-article): Decode group name; allow a Message-ID as
14540         well as an article number; don't use nnrss-format-string; encode a
14541         Message-ID string which may contain non-ASCII characters; use
14542         mml-to-mime to compose a MIME article.
14543         (nnrss-request-expire-articles): Decode group name.
14544         (nnrss-request-delete-group): Decode group name.
14545         (nnrss-fetch): Clarify error message.
14546         (nnrss-read-server-data): Use insert-file-contents instead of load;
14547         bind file-name-coding-system; use multibyte buffer.
14548         (nnrss-save-server-data): Bind coding-system-for-write to the
14549         value of nnrss-file-coding-system; bind file-name-coding-system;
14550         add coding cookie.
14551         (nnrss-read-group-data): Use insert-file-contents instead of load;
14552         bind file-name-coding-system; use multibyte buffer.
14553         (nnrss-save-group-data): Bind coding-system-for-write to the
14554         value of nnrss-file-coding-system; bind file-name-coding-system.
14555         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14556         make it work with non-ASCII text.
14557         (nnrss-find-el): Make it work with old xml.el as well.
14558
14559 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14560
14561         * nnrss.el (nnrss-get-encoding): New function.
14562         (nnrss-fetch): Use unibyte buffer initially; bind
14563         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14564         decode contents according to the encoding attribute.
14565         (nnrss-save-group-data): Add coding cookie.
14566         (nnrss-mime-encode-string): New function.
14567         (nnrss-check-group): Use it to encode subject and author.
14568
14569 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14570
14571         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14572         imaginary variable.
14573
14574 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14575
14576         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14577         correctly even if there are wide characters.
14578
14579 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14580
14581         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14582         downcased symbol names; make a new cache instead of reusing
14583         bbdb-hashtable.
14584
14585 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14586
14587         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14588         concatenating segments rather than before concatenating them.
14589         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14590
14591         * message.el (message-get-reply-headers): Bind `extra'.
14592
14593 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14594
14595         * message.el (message-extra-wide-headers): New variable.
14596         (message-get-reply-headers): Use it.
14597
14598 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14599
14600         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14601         (gnus-agent-group-pathname): Ditto.
14602
14603         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14604
14605         * gnus-group.el (gnus-group-make-group): Decode group name.
14606         (gnus-group-make-rss-group): Register the group data after opening
14607         the nnrss group.
14608
14609 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14610
14611         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14612         by expiry now get marked as read.
14613
14614 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14615
14616         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14617
14618 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14619
14620         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14621         unify Latin characters in XEmacs.
14622         (mm-find-mime-charset-region): Use it.
14623
14624 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14625
14626         * gnus-util.el (gnus-delete-directory): New function.
14627
14628         * gnus-agent.el (gnus-agent-delete-group): Use it.
14629
14630         * gnus-cache.el (gnus-cache-delete-group): Use it.
14631
14632 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14633
14634         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14635         names.
14636
14637 2004-12-16  Simon Josefsson  <jas@extundo.com>
14638
14639         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14640
14641 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14642
14643         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14644
14645         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14646         (gnus-group-set-current-level): Decode group name.
14647
14648 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14649
14650         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14651         failed.
14652
14653 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14654
14655         * gnus-group.el (gnus-group-delete-group): Decode group name.
14656         (gnus-group-make-rss-group): Encode group name.
14657         (gnus-group-catchup-current): Decode group name.
14658         (gnus-group-kill-group): Decode group name.
14659
14660 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14661
14662         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14663
14664 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14665
14666         * gnus-group.el (gnus-group-make-rss-group):
14667         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14668
14669         * gnus-start.el (gnus-setup-news): Honor user's setting to
14670         gnus-message-archive-method.  Suggested by Lute Kamstra
14671         <lute@gnu.org>.
14672
14673 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14674
14675         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14676         global counterparts of the buffer-local variables.
14677
14678 2004-11-16  Romain Francoise  <romain@orebokech.com>
14679
14680         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14681         counterparts of the buffer-local variables.
14682
14683 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14684
14685         * message.el (message-forbidden-properties): Fixed typo in doc
14686         string.
14687
14688 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14689
14690         * gnus-util.el (gnus-replace-in-string): Added doc string.
14691
14692         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14693         to avoid problems when splitting mails with many recipients.
14694
14695 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14696
14697         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14698         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14699
14700 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14701
14702         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14703         if there is no hashtable in memory or file modification time is
14704         newer than cached timestamp.
14705
14706 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14707
14708         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14709         not-matching option.
14710
14711 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14712
14713         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14714         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14715         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14716         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14717         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14718         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14719
14720 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14721
14722         * message.el (message-forward-make-body-mml): Remove headers
14723         according to message-forward-ignored-headers if a message is decoded.
14724
14725 2004-12-02  Romain Francoise  <romain@orebokech.com>
14726
14727         * message.el (message-forward-make-body-plain): Always remove
14728         headers according to message-forward-ignored-headers.
14729
14730 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14731
14732         * spam.el (spam-summary-prepare-exit): Remove the
14733         gnus-summary-limit pop for now, it has problems with ham marks for
14734         me.
14735
14736 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14737
14738         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14739         correctly.
14740
14741 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14742
14743         * format-spec.el (format-spec): Message the char.
14744
14745 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14746
14747         * gnus-art.el (gnus-split-methods): Reformat comments.
14748
14749         * spam.el (spam-summary-prepare-exit): Remove article limits
14750         before exiting the summary buffer.
14751
14752 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14753
14754         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14755         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14756
14757         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14758         order to silence the byte compiler.
14759
14760         * spam.el: Fix the way to silence the byte compiler, which
14761         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14762         bbdb-search-simple, spam-BBDB-register-routine,
14763         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14764         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14765         spam-stat-buffer-is-spam, spam-stat-load,
14766         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14767         spam-stat-save and spam-stat-split-fancy.
14768
14769 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14770
14771         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14772         which may confuse users.
14773         (canlock-password-for-verify): Ditto.
14774
14775         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14776
14777         * gnus-art.el (gnus-emphasis-alist): Ditto.
14778
14779         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14780
14781         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14782
14783         * gnus-start.el (gnus-save-killed-list): Ditto.
14784
14785         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14786         (gnus-sum-thread-tree-root): Ditto.
14787         (gnus-sum-thread-tree-false-root): Ditto.
14788         (gnus-sum-thread-tree-single-indent): Ditto.
14789
14790         * message.el (message-courtesy-message): Ditto.
14791         (message-archive-note): Ditto.
14792         (message-subscribed-address-file): Ditto.
14793         (message-user-fqdn): Ditto.
14794
14795         * spam-report.el (spam-report-gmane-regex): Ditto.
14796
14797         * spam.el (spam-blackhole-good-server-regex): Ditto.
14798
14799 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14800
14801         * mml.el (mml-preview): Widen the message buffer before copying
14802         the contents to the preview buffer; sort headers before previewing.
14803
14804         * message.el (message-hidden-headers): Fix the way to avoid a bug
14805         in the `repeat' widget in Emacs 21.3 or earlier.
14806
14807 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14808
14809         * message.el (message-hidden-headers): Default to "^References:".
14810         Improve customization type.  Suggested by Reiner Steib
14811         <Reiner.Steib@gmx.de>.
14812
14813 2004-11-25  Romain Francoise  <romain@orebokech.com>
14814
14815         * message.el (message-strip-forbidden-properties): Remove check for
14816         obsolete `message-hidden' text property, hidden headers are not
14817         accessible in the buffer anymore.
14818
14819 2004-11-22  Romain Francoise  <romain@orebokech.com>
14820
14821         * message.el (message-header-format-alist): Add `From' in list
14822         so that it can be sorted.
14823         (message-fix-before-sending): Widen and sort headers before
14824         sending.
14825         (message-hide-headers): Use narrowing to hide headers by moving
14826         them to the top of the buffer and narrowing to the region
14827         underneath.
14828
14829 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14830
14831         * message.el (message-strip-forbidden-properties): Bind
14832         buffer-read-only (etc) to nil.
14833
14834 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14835
14836         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14837         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14838
14839 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14840
14841         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14842
14843 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14844
14845         * dns.el (query-dns): Use sit-for to time instead of
14846         accept-process-output, since that doesn't seem to work on udp
14847         sockets.
14848
14849 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14850
14851         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14852
14853 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14854
14855         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14856         doc string.  Improve doc string.
14857
14858 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14859
14860         * nntp.el (nntp-request-update-info): Return nil if
14861         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14862         may not call gnus-activate-group which uselessly issues the GROUP
14863         commands for all nntp groups and wastes time.  Reported by Romain
14864         Francoise <romain@orebokech.com>.
14865
14866         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14867
14868 2004-11-15  Simon Josefsson  <jas@extundo.com>
14869
14870         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14871         headers separately.
14872         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14873         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14874
14875 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14876
14877         * gnus-start.el (gnus-convert-old-newsrc):
14878         Assign legacy-gnus-agent to 5.10.7.
14879
14880 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14881
14882         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14883         start of the lines.
14884
14885 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14886
14887         * hashcash.el (hashcash-default-payment): Change default to 20.
14888         (hashcash-default-accept-payment): Change default to 20.
14889         (hashcash-process-alist): New variable.
14890         (hashcash-generate-payment-async): Add.
14891         (hashcash-already-paid-p): Add.
14892         (hashcash-insert-payment): Don't generate payments twice.
14893         (hashcash-insert-payment-async): Add.
14894         (hashcash-insert-payment-async-2): Add.
14895         (hashcash-cancel-async): Add.
14896         (hashcash-wait-async): Add.
14897         (hashcash-processes-running-p): Add.
14898         (hashcash-wait-or-cancel): Add.
14899         (mail-add-payment): New optional argument.  Conditionally start
14900         asynchronous calculation.
14901         (mail-add-payment-async): Add.
14902
14903         * message.el (message-send-mail): Wait for asynchronous hashcash
14904         results.  Don't clobber existing X-Hashcash headers.
14905         (message-setup-1): Call mail-add-payment-async when
14906         message-generate-hashcash is non-nil.
14907
14908 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14909
14910         * message.el (message-use-alternative-email-as-from): Examine the
14911         From header as well; use message-make-from in order to include a
14912         user's full name.
14913
14914 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14915
14916         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14917         default; improve customization type.
14918         (gnus-emphasis-custom-with-format): New macro.
14919         (gnus-emphasis-custom-value-to-external): New function.
14920         (gnus-emphasis-custom-value-to-internal): New function.
14921
14922 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14923
14924         * dns.el (query-dns): Resolve reverse addresses.
14925
14926 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14927
14928         * gnus-group.el (gnus-group-get-new-news): Use it.
14929
14930         * gnus-start.el (gnus-check-reasonable-setup): New function.
14931
14932 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14933
14934         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14935         "Args out of range" error.  Reported by Arnaud Giersch
14936         <arnaud.giersch@free.fr>.
14937
14938 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14939
14940         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14941
14942 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14943
14944         * spam.el (spam group): Add :version.
14945
14946         * pgg-def.el (pgg group): Add :version.
14947
14948 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14949
14950         * gnus-art.el (gnus-article-edit-article): Don't associate the
14951         article buffer with a draft file.  This is a temporary measure
14952         against the 2004-08-22 change to gnus-article-edit-mode.
14953
14954 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14955
14956         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14957         (html2text-format-tags): Remove unused variable `attr'.
14958
14959 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14960
14961         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14962
14963         * tls.el (tls-process-connection-type, tls-success)
14964         (tls-certtool-program): Add :version.
14965
14966         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14967         (starttls-extra-arguments, starttls-process-connection-type)
14968         (starttls-connect, starttls-failure, starttls-success): Add :version.
14969
14970         * spam-stat.el (spam-stat): Add :version.
14971
14972         * sieve.el (sieve): Add :version.
14973
14974         * sha1.el (sha1): Add :version.
14975         (sha1-use-external): Remove redundant version.
14976
14977         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14978         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14979         (nnmail-split-fancy-match-partial-words)
14980         (nnmail-split-lowercase-expanded): Add :version.
14981
14982         * nndiary.el (nndiary): Add :version.
14983
14984         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14985
14986         * mml-sec.el (mml-default-sign-method)
14987         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14988         Add :version.
14989
14990         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14991
14992         * mm-url.el (mm-url-use-external, mm-url-program)
14993         (mm-url-arguments): Add :version.
14994
14995         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14996         (mm-attachment-file-modes, mm-decrypt-option)
14997         (mm-w3m-safe-url-regexp): Add :version.
14998
14999         * message.el (message-cite-prefix-regexp)
15000         (message-sendmail-envelope-from, message-minibuffer-local-map)
15001         (message-user-fqdn, message-completion-alist): Add :version.
15002
15003         * gnus-win.el (gnus-configure-windows-hook)
15004         (gnus-use-frames-on-any-display): Add :version.
15005
15006         * gnus-art.el (gnus-article-address-banner-alist)
15007         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15008         (gnus-treat-from-picon, gnus-treat-mail-picon)
15009         (gnus-treat-x-pgp-sig): Add :version.
15010
15011         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15012         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15013         (gnus-summary-article-delete-hook)
15014         (gnus-summary-display-while-building): Add :version.
15015
15016         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15017         (gnus-get-top-new-news-hook): Add :version.
15018
15019         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15020         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15021
15022         * gnus-registry.el (gnus-registry): Add :version.
15023
15024         * gnus-spec.el (gnus-use-correct-string-widths)
15025         (gnus-make-format-preserve-properties): Add :version.
15026
15027         * gnus.el (gnus-group-charter-alist)
15028         (gnus-group-fetch-control-use-browse-url)
15029         (gnus-install-group-spam-parameters): Add :version.
15030
15031         * gnus-diary.el (gnus-diary): Add :version.
15032
15033         * gnus-delay.el (gnus-delay): Add :version.
15034
15035         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15036         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15037         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15038         Add :version.
15039
15040         * gnus-agent.el (gnus-agent-max-fetch-size)
15041         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15042         (gnus-agent-prompt-send-queue): Add :version.
15043
15044         * deuglify.el (gnus-outlook-deuglify): Add :version.
15045
15046         * html2text.el: Beautify code.  Improve doc strings.  Some
15047         checkdoc cleanup.
15048         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15049
15050 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15051
15052         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15053
15054 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15055
15056         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15057         when package is loaded.
15058
15059         * spam.el (spam-summary-score-preferred-header): Add global preference
15060         for people who want to override the default SpamAssassin over
15061         Bogofilter preference (when both are set).
15062         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15063         (spam-user-format-function-S): Check
15064         spam-summary-score-preferred-header.
15065         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15066         (spam-user-format-function-S): Format the score correctly.
15067
15068 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15069
15070         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15071         signature file.  Suggested by Manoj Srivastava
15072         <srivasta@golden-gryphon.com>.
15073
15074         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15075         iso-2022-jp even in the Japanese language environment.
15076         Suggested by Jason Rumney <jasonr@gnu.org>.
15077
15078 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15079
15080         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15081         use the same characters as the dummy marks; make it free from
15082         getting affected by the language environment.
15083         (gnus-summary-read-group-1): Update mark positions only when the
15084         format spec is updated.
15085
15086         * gnus-spec.el (gnus-update-format-specifications): Return a list
15087         of updated types.
15088
15089 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15090
15091         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15092         of boundp to check if display-warning is available.
15093
15094 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15095
15096         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15097
15098 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15099
15100         * nnspool.el (nnspool-spool-directory): Use news-path if the
15101         news-directory variable is not bound.
15102
15103         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15104         function instead of display-warning if it is not available.
15105
15106 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15107
15108         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15109         v5-10: Use `point-at-bol'.
15110
15111 2004-10-26  Simon Josefsson  <jas@extundo.com>
15112
15113         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15114         <chenggao@gmail.com>.
15115
15116 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15117
15118         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15119         instead.
15120
15121 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15122
15123         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15124         to remove a server from the nnimap-server-buffer-alist.
15125         (nnimap-open-connection, nnimap-close-server): Use it.
15126
15127         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15128
15129 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15130
15131         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15132         running the major-mode function.
15133
15134 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15135
15136         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15137         dummy marks in the right way.
15138
15139 2004-10-18  David Edmondson  <dme@dme.org>
15140
15141         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15142         excessively.
15143
15144 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15145
15146         * gnus-util.el (gnus-split-references): Accept a nil references
15147         string and go on blissfully.
15148
15149         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15150         cases where the references string is non-nil but has no references.
15151
15152         * encrypt.el: Add autoload tags.
15153
15154         * spam.el (spam-resolve-registrations-routine): Remove article
15155         from unregistration list too.  Reported by David Hanak
15156         <dhanak@isis.vanderbilt.edu>
15157
15158 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15159
15160         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15161         nil.  Changed custom type.
15162
15163 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15164
15165         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15166
15167         * gnus-sum.el (gnus-summary-move-article): Use it.
15168
15169 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15170
15171         * encrypt.el: Add autoload cookies.
15172
15173         * spam.el (spam-backend-article-list-property)
15174         (spam-backend-get-article-todo-list)
15175         (spam-backend-put-article-todo-list)
15176         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15177         Resolve registrations separately.
15178         (spam-register-routine): Format comments.
15179         (spam-unregister-routine, spam-register-routine): Always call with
15180         specific-articles, no default list.
15181         (spam-summary-prepare-exit): Use the spam-classifications function.
15182
15183         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15184         gnus-encrypt.el.
15185
15186         * encrypt.el: Copied from gnus-encrypt.el.
15187
15188         * gnus-encrypt.el: Commented that it's obsolete.
15189
15190 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15191
15192         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15193         (gnus-score-save): Use it.
15194
15195         * message.el (message-bury): Use `window-dedicated-p'.
15196
15197 2004-10-15  Simon Josefsson  <jas@extundo.com>
15198
15199         * pop3.el (top-level): Don't require nnheader.
15200         (pop3-read-timeout): Add.
15201         (pop3-accept-process-output): Add.
15202         (pop3-read-response, pop3-retr): Use it.
15203
15204 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15205
15206         * spam.el (spam-register-routine): Move comment.
15207         (spam-verify-bogofilter): Use 'unknown for the initial
15208         spam-bogofilter-valid state, not 'never.
15209
15210         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15211         for netrc-machine.
15212
15213         * nnimap.el (nnimap-open-connection): Use
15214         netrc-machine-user-or-password.
15215
15216 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15217
15218         * gnus-registry.el (gnus-registry-unload-hook):
15219         Set as a variable with add-hook.
15220
15221         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15222         of news-path.
15223
15224         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15225
15226         * spam.el: Delete duplicate `provide'.
15227         (spam-unload-hook): Set as a variable with add-hook.
15228
15229 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15230
15231         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15232         in the doc string.
15233
15234         * message.el (message-ignored-news-headers)
15235         (message-ignored-supersedes-headers)
15236         (message-ignored-resent-headers)
15237         (message-forward-ignored-headers): Improve custom type.
15238
15239 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15240
15241         * message.el (message-tokenize-header): Fix 2004-09-06 change
15242         which used point-min in the wrong place.
15243
15244 2004-10-12  Simon Josefsson  <jas@extundo.com>
15245
15246         * tls.el (tls-certtool-program): New variable.
15247         (tls-certificate-information): New function, based on
15248         ssl-certificate-information.
15249
15250 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15251
15252         * compface.el: Move the version of ELisp-based uncompface program
15253         to the contrib directory because of the copyright problem.
15254
15255 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15256
15257         * message.el (message-kill-buffer): Raise the current frame.
15258
15259 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15260
15261         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15262
15263         * gnus.el (message-y-or-n-p): Autoload.
15264
15265         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15266         (pop3-password-required, pop3-authentication-scheme)
15267         (pop3-leave-mail-on-server): Made customizable.
15268         (pop3): New custom group.
15269         (pop3-retr): Remove `sleep-for' statements.
15270         Suggested by Dave Love <fx@gnu.org>.
15271
15272         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15273         Windows/DOS.
15274
15275         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15276         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
15277         Dave Love <fx@gnu.org>.
15278
15279         * mml.el (mml-minibuffer-read-disposition): Require match.
15280         Suggested by Dave Love <fx@gnu.org>.
15281
15282 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15283
15284         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15285         doc string.
15286
15287 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15288
15289         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15290
15291 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15292
15293         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15294         instead of calling `mm-insert-inline', to decode text/* parts
15295         before displaying them.
15296
15297 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15298
15299         * mm-uu.el (mm-uu-text-plain-type): New variable.
15300         (mm-uu-pgp-signed-extract-1): Use it.
15301         (mm-uu-pgp-encrypted-extract-1): Use it.
15302         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15303         bind mm-uu-text-plain-type with that value.
15304         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15305         mm-uu-dissect.
15306
15307 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15308
15309         * gnus-group.el (gnus-update-group-mark-positions):
15310         * gnus-sum.el (gnus-update-summary-mark-positions):
15311         * message.el (message-check-news-body-syntax):
15312         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15313         of string-as-multibyte.
15314
15315 2004-10-05  Juri Linkov  <juri@jurta.org>
15316
15317         * gnus-group.el (gnus-update-group-mark-positions):
15318         * gnus-sum.el (gnus-update-summary-mark-positions):
15319         * message.el (message-check-news-body-syntax):
15320         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15321         8-bit unibyte values to a multibyte string for search functions.
15322
15323 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15324
15325         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15326         (mm-uu-dissect-text-parts): New function.
15327
15328         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15329         dissect text parts.
15330
15331         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15332         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15333
15334         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15335
15336         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
15337         gnus-current-topics instead of gnus-current-topic.
15338
15339 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15340
15341         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15342
15343 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15344
15345         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15346         where approriate.
15347
15348         * nnml.el (nnml-generate-active-info): do.
15349
15350         * nndiary.el (nndiary-generate-active-info): do.
15351
15352         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15353         (gnus-topic-move): do.
15354
15355         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15356         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15357
15358         * gnus-srvr.el (gnus-server-prepare)
15359         (gnus-server-open-all-servers): do.
15360
15361         * gnus-msg.el (gnus-summary-cancel-article)
15362         (gnus-summary-resend-message)
15363         (gnus-summary-mail-crosspost-complaint): do.
15364
15365         * gnus-move.el (gnus-change-server): do.
15366
15367         * gnus-group.el (gnus-group-unmark-all-groups)
15368         (gnus-group-set-current-level): do.
15369
15370 2004-10-04  Simon Josefsson  <jas@extundo.com>
15371
15372         * message.el (message-generate-hashcash): Doc fix.
15373
15374 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15375
15376         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15377         avoid infinite recursion via gnus-get-function.
15378
15379 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15380
15381         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15382
15383         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15384
15385         * nnmail.el (nnmail-split-history): do.
15386
15387         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15388         (nnml-request-delete-group): do.
15389
15390         * nnslashdot.el (nnslashdot-read-groups): do.
15391
15392         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15393         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15394
15395         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15396         (nnspool-sift-nov-with-sed): Use last.
15397         (nnspool-retrieve-headers-with-nov): Use mapc.
15398         (nnspool-request-newgroups): Use dolist.
15399         (nnspool-request-group): Use last.
15400
15401         * nntp.el (nntp-read-server-type): Use dolist.
15402
15403         * nnvirtual.el (nnvirtual-create-mapping)
15404         (nnvirtual-update-read-and-marked): Use dolist.
15405         (nnvirtual-convert-headers): Simplify.
15406
15407 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15408
15409         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
15410         support for sync'ing tick marks.
15411
15412 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15413
15414         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15415         there's no visible header.
15416
15417 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15418
15419         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
15420         necessary, pass full group name to gnus-request-set-marks.
15421
15422 2004-10-01  Simon Josefsson  <jas@extundo.com>
15423
15424         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15425         acroread.
15426
15427 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15428
15429         * spam-report.el (spam-report-gmane): Fix interactive.
15430
15431         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15432
15433         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15434         when writing file.
15435         (gnus-agent-synchronize-flags): Don't default to being
15436         interactive.
15437
15438 2004-09-30  Simon Josefsson  <jas@extundo.com>
15439
15440         * message.el (message-generate-hashcash): Add.
15441         (message-send-mail): Use it, call mail-add-payment.
15442
15443 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15444
15445         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15446
15447 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15448
15449         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
15450         gnus-requst-update-info with explicit code to sync the in-memory
15451         info read flags with the marks being sync'd to the backend.
15452
15453         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
15454
15455 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15456
15457         * spam.el (spam-verify-bogofilter): Add new function.
15458         (spam-check-bogofilter)
15459         (spam-bogofilter-register-with-bogofilter): Use it.
15460         (spam-verify-bogofilter): Add small fixes.
15461
15462 2004-09-28  Simon Josefsson  <jas@extundo.com>
15463
15464         * hashcash.el (hashcash-generate-payment): Revert.
15465
15466 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15467
15468         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15469         gnus-extract-references instead of gnus-split-references.
15470
15471         * gnus-util.el (gnus-extract-references): Add new function, analogous
15472         to gnus-split-references but extracts only the message-ID without
15473         anything extra.
15474
15475         * hashcash.el (hashcash-generate-payment)
15476         (hashcash-check-payment): Do the right thing if hashcash-path is
15477         nil (because the hashcash program could not be found).
15478
15479         * spam.el (spam-use-hashcash): Remove comment.
15480
15481 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15482
15483         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15484         (gnus-cache-enter-article, gnus-cache-remove-article)
15485         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15486
15487         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15488
15489         * gnus-art.el (article-hide-boring-headers)
15490         (article-translate-strings, article-display-face)
15491         (gnus-article-mime-match-handle-first)
15492         (gnus-article-highlight-headers)
15493         (gnus-article-add-buttons-to-head): do.
15494
15495 2004-09-27  Simon Josefsson  <jas@extundo.com>
15496
15497         * hashcash.el: New version, from
15498         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15499         ../contrib/.
15500
15501 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15502
15503         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15504
15505 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15506
15507         * gnus-dup.el (gnus-dup-open): Use mapc.
15508         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15509
15510         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15511         Reported by Stefan Wiens <s.wi@gmx.net>.
15512
15513         * gnus.el (gnus-shutdown): Use dolist.
15514
15515         * gnus-undo.el (gnus-undo): Use mapc.
15516
15517         * nnrss.el (nnrss-generate-active): do.
15518
15519         * message.el (message-cite-original-without-signature)
15520         (message-cite-original): Use mapc.
15521         (message-do-actions, message-make-forward-subject): Use dolist.
15522
15523 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15524
15525         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15526         deletion to remove entire duplicate line.  Fixes merged article
15527         number bug.
15528
15529 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15530
15531         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15532         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15533         first ask if you want to open a server and then, even when you
15534         responded with no, asking if you want to synchronize the server's
15535         flags.
15536         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15537         multi-line expressions.
15538         (gnus-agent-synchronize-group-flags): New internal function.
15539         Updates marks in memory (in the info structure) AND in the
15540         backend.
15541
15542         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15543
15544         * nnagent.el (nnagent-request-set-mark): Use
15545         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15546         method, to ensure that synchronization updates marks in the
15547         backend and in the info (in memory) structure.
15548
15549 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15550
15551         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15552         convention fully; don't miss the root article of a thread; make
15553         the X-Draft-From header with correct article numbers.
15554
15555 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15556
15557         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15558         unless plugged.  Disable the agent so that an open failure causes
15559         an error.
15560
15561         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15562         Reverted 2004-09-21 change.  The backend must be opened while
15563         synchronizing flags even when the backend stores the flags
15564         locally.
15565
15566 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15567
15568         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15569         in `header' match.  Reported by Svend Tollak Munkejord.
15570
15571         * message.el (message-cite-original): Fix use of
15572         `message-cite-articles-with-x-no-archive'.
15573
15574 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15575
15576         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15577         (gnus-window-to-buffer): Ditto.
15578
15579         * mml.el (mml-preview-buffer): New variable.
15580         (mml-preview): Manage window layout with gnus-buffer-configuration.
15581
15582         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15583         X-Draft-From header even if those articles aren't quoted.
15584
15585 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15586
15587         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15588         (gnus-request-set-mark, gnus-request-update-mark): Use new
15589         g-s-t-u-l-m to decide to use backend even when unplugged.
15590
15591 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15592
15593         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15594         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15595
15596 2004-09-20  Simon Josefsson  <jas@extundo.com>
15597
15598         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15599         "utf-16-le".
15600
15601 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15602
15603         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15604
15605 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15606
15607         * uudecode.el (uudecode-use-external): Add :version.
15608
15609         * smime.el (smime-CA-file, smime-encrypt-cipher)
15610         (smime-dns-server): Add :version.
15611
15612         * smiley.el (gnus-smiley-file-types): Add :version.
15613
15614         * sha1.el (sha1-use-external): Add :version.
15615
15616         * pgg-def.el (pgg-query-keyserver): Add :version.
15617
15618         * nnmail.el (nnmail-fancy-expiry-targets)
15619         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15620         Add :version.
15621
15622         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15623         (nnimap-retrieve-groups-asynchronous): Add :version.
15624         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15625
15626         * mml.el (mml-content-disposition-parameters)
15627         (mml-insert-mime-headers-always): Add :version.
15628
15629         * mm-util.el (mm-coding-system-priorities): Add :version.
15630
15631         * mm-decode.el (mm-inline-text-html-with-images)
15632         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15633         (mm-verify-option): Add :version.
15634         (mm-text-html-renderer): Change :version.
15635
15636         * message.el (message-fcc-externalize-attachments)
15637         (message-required-headers, message-draft-headers)
15638         (message-subject-trailing-was-query)
15639         (message-subject-trailing-was-ask-regexp)
15640         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15641         (message-mark-insert-end, message-archive-header)
15642         (message-archive-note, message-cross-post-default)
15643         (message-cross-post-note, message-followup-to-note)
15644         (message-cross-post-note-function, message-use-mail-followup-to)
15645         (message-subscribed-address-functions)
15646         (message-subscribed-address-file, message-subscribed-addresses)
15647         (message-subscribed-regexps, message-allow-no-recipients)
15648         (message-yank-cited-prefix, message-signature-insert-empty-line)
15649         (message-hidden-headers, message-hierarchical-addresses)
15650         (message-mail-user-agent, message-use-idna)
15651         (message-valid-fqdn-regexp)
15652         (message-strip-special-text-properties, message-header-synonyms)
15653         (message-beginning-of-line, message-tab-body-function): Add :version.
15654         (message-insert-canlock, message-wide-reply-confirm-recipients):
15655         Change :version.
15656
15657         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15658         and :version.
15659         (mail-source-delete-old-incoming-confirm)
15660         (mail-source-movemail-program): Add :version.
15661
15662         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15663         (gnus-agent-cache, gnus-agent): Change :version.
15664
15665         * gnus-util.el (gnus-use-byte-compile): Change :version.
15666
15667         * gnus-sum.el (gnus-summary-make-false-root-always)
15668         (gnus-summary-default-high-score)
15669         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15670         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15671         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15672         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15673         (gnus-sum-thread-tree-single-indent)
15674         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15675         (gnus-sum-thread-tree-leaf-with-other)
15676         (gnus-sum-thread-tree-single-leaf): Add :version.
15677         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15678         (gnus-article-loose-mime): Change :version.
15679
15680         * gnus-start.el (gnus-backup-startup-file)
15681         (gnus-save-startup-file-via-temp-buffer): Add :version.
15682
15683         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15684         (gnus-server-offline-face): Add :version.
15685
15686         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15687
15688         * gnus-msg.el (gnus-gcc-externalize-attachments)
15689         (gnus-debug-files, gnus-debug-exclude-variables)
15690         (gnus-discouraged-post-methods): Change :version.
15691         (gnus-confirm-mail-reply-to-news)
15692         (gnus-confirm-treat-mail-like-news): Add :version.
15693
15694         * gnus-int.el (gnus-server-unopen-status): Add :version.
15695
15696         * gnus-group.el (gnus-group-jump-to-group-prompt)
15697         (gnus-large-ephemeral-newsgroup)
15698         (gnus-fetch-old-ephemeral-headers): Add :version.
15699
15700         * gnus-fun.el (gnus-x-face-directory)
15701         (gnus-convert-pbm-to-x-face-command)
15702         (gnus-convert-image-to-x-face-command)
15703         (gnus-convert-image-to-face-command): Add :version.
15704
15705         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15706
15707         * gnus-cite.el (gnus-cite-blank-line-after-header)
15708         (gnus-article-boring-faces): Add :version.
15709
15710         * gnus-art.el (gnus-buttonized-mime-types)
15711         (gnus-inhibit-mime-unbuttonizing)
15712         (gnus-treat-display-face)
15713         (gnus-treat-body-boundary): Change :version.
15714         (gnus-body-boundary-delimiter, gnus-picon-databases)
15715         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15716         (gnus-treat-date-english, gnus-treat-fold-headers)
15717         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15718         (gnus-treat-mail-picon, gnus-treat-wash-html)
15719         (gnus-article-encrypt-protocol)
15720         (gnus-use-idna, gnus-article-over-scroll)
15721         (gnus-mime-display-multipart-alternative-as-mixed)
15722         (gnus-mime-display-multipart-related-as-mixed)
15723         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15724         (gnus-ctan-url, gnus-button-ctan-handler)
15725         (gnus-button-handle-ctan-bogus-regexp)
15726         (gnus-button-ctan-directory-regexp)
15727         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15728         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15729         (gnus-button-man-level, gnus-button-emacs-level)
15730         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15731
15732         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15733         (gnus-agent-go-online): Change :version.
15734         (gnus-agent-expire-unagentized-dirs)
15735         (gnus-agent-auto-agentize-methods): Add :version.
15736
15737         * flow-fill.el (fill-flowed-display-column)
15738         (fill-flowed-encode-column): Add :version.
15739
15740         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15741         (gnus-outlook-deuglify-unwrap-max)
15742         (gnus-outlook-deuglify-cite-marks)
15743         (gnus-outlook-deuglify-unwrap-stop-chars)
15744         (gnus-outlook-deuglify-no-wrap-chars)
15745         (gnus-outlook-deuglify-attrib-cut-regexp)
15746         (gnus-outlook-deuglify-attrib-verb-regexp)
15747         (gnus-outlook-deuglify-attrib-end-regexp)
15748         (gnus-outlook-display-hook): Add :version.
15749
15750         * binhex.el (binhex-use-external): Add :version.
15751
15752 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15753
15754         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15755         and `invisible'.
15756
15757 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15758
15759         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15760         in gnus-registry-trim.
15761
15762 2004-09-13  Simon Josefsson  <jas@extundo.com>
15763
15764         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15765
15766         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15767
15768         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15769         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15770         <yamaoka@jpl.org>.
15771         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15772         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15773         <yamaoka@jpl.org>.
15774
15775         * sieve.el (sieve-manage-mode): Ditto.
15776
15777 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15778
15779         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15780
15781 2004-09-11  Simon Josefsson  <jas@extundo.com>
15782
15783         * dns-mode.el: Add.
15784
15785         * mm-view.el (mm-display-dns-inline): Add.
15786
15787         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15788         (mm-automatic-display): Ditto.
15789
15790         * mailcap.el (mailcap-mime-data): Add text/dns.
15791         (mailcap-mime-extensions): Map .soa to text/dns.
15792
15793 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15794
15795         * gnus-art.el (article-decode-mime-words, article-babel)
15796         (gnus-article-highlight-signature, gnus-article-add-buttons)
15797         (gnus-signature-toggle): Remove unnecessary bindings of
15798         `inhibit-read-only' inherited from v5.10 merge.
15799
15800 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15801
15802         * nntp.el (nntp): New customization group.
15803         (nntp-authinfo-file): Add customization group.
15804
15805         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15806
15807         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15808
15809         * gnus.el (to-address, to-list, subscribed)
15810         (large-newsgroup-initial): Ditto.
15811
15812         * flow-fill.el (fill-flowed-display-column)
15813         (fill-flowed-encode-column): Ditto.
15814
15815 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15816
15817         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15818         Use point-min rather than 1.
15819         (message-send-mail): Use buffer-size rather than point-max.
15820
15821         * gnus-sum.el (gnus-summary-search-article-forward):
15822         Signal a specific `search-failed' rather than a generic `error'.
15823
15824         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15825         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15826         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15827
15828 2004-09-10  Simon Josefsson  <jas@extundo.com>
15829
15830         * nndb.el (require): Remove tcp and duplicate cl.
15831
15832 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15833
15834         * gnus-agent.el (directory-files-and-attributes): Move forward.
15835
15836 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15837
15838         * gnus-agent.el (directory-files-and-attributes): Optionally
15839         defined to support XEmacs.
15840
15841 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15842
15843         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15844         to avoid run-time CL dependencies.
15845         (gnus-agent-unfetch-articles): New function.
15846         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15847         article numbers even when local .overview file is missing.
15848         (gnus-agent-read-article-number): New function.  Only accepts
15849         27-bit article numbers.
15850         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15851         gnus-agent-read-article-number.
15852         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15853         from backend while recognizing that article numbers in .overview
15854         must be valid.
15855         (gnus-agent-update-files-total-fetched-for): Use
15856         directory-files-and-attributes to improve performance.
15857         * gnus-int.el (gnus-request-move-article): Use
15858         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15859         improve performance.
15860
15861         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15862         some users confused by references to .newsrc when they only have a
15863         .newsrc.eld file.
15864         (gnus-convert-mark-converter-prompt)
15865         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15866         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15867         New function.  Used internally to only display 'gnus converting
15868         files' message when actually necessary.
15869
15870         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15871         methods now autoloaded.
15872
15873 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15874
15875         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15876         identifiers.
15877
15878 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15879
15880         * gnus-picon.el: Fix indentation and closing parenthesis.
15881
15882 2004-09-01  Simon Josefsson  <jas@extundo.com>
15883
15884         * message.el (message-canlock-generate): Require sha1, not
15885         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15886         to require within a function.  Sadly, if sha1.el isn't loaded, the
15887         let binding in m-c-g will hide the defcustom definition, which is
15888         bad.)
15889
15890         * canlock.el: Require sha1, not sha1-el.
15891
15892         * message.el: Don't autoload sha1 (there is a autoload cookie in
15893         sha1.el).
15894
15895         * sha1-el.el: Renamed to sha1.el.
15896
15897 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15898
15899         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15900
15901 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15902
15903         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15904
15905 2004-08-30  Kim F. Storm  <storm@cua.dk>
15906
15907         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15908
15909         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15910         Add :group 'nnimap.
15911
15912 2004-08-30  Andreas Schwab  <schwab@suse.de>
15913
15914         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15915         ?* and ?\;.
15916
15917         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15918         and ?\' to symbol instead of whitespace.
15919
15920 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15921
15922         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15923
15924         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15925         instead of re-search-forward.
15926
15927         * gnus-uu.el (gnus-uu-save-article): Ditto.
15928         (gnus-uu-post-encode-uuencode): Ditto.
15929
15930         * html2text.el (html2text-clean-list-items): Ditto.
15931         (html2text-clean-dtdd): Ditto.
15932         (html2text-format-tags): Ditto.
15933
15934         * message.el (message-send-mail-with-sendmail): Fix regexp.
15935         (message-fill-field-general): Use search-forward instead of
15936         re-search-forward.
15937         (unbold-region): Ditto.
15938
15939         * nnrss.el (nnrss-request-article): Ditto.
15940
15941         * nnslashdot.el (nnslashdot-request-article): Ditto.
15942
15943         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15944
15945         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15946         "Unrecognized menu descriptor" error in XEmacs.
15947
15948 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15949
15950         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15951         parent article of a sparse article in the thread hashtb.
15952
15953 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15954
15955         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15956         (nnmail-expand-newtext): Lowercase expanded entries if
15957         nnmail-split-lowercase-expanded is non-nil.
15958
15959 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15960
15961         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15962
15963         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15964         of gnus-tmp-news-method into string under XEmacs.  It will be
15965         passed to gnus-correct-length which takes only a string argument.
15966
15967 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15968
15969         * gnus-util.el (gnus-bind-print-variables): New macro.
15970         (gnus-prin1): Use it.
15971         (gnus-prin1-to-string): Use it.
15972         (gnus-pp): New function.
15973         (gnus-pp-to-string): New function.
15974
15975         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15976         Replace pp-to-string with gnus-pp-to-string.
15977         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15978         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15979         * gnus-msg.el (gnus-debug): Ditto.
15980         * gnus-score.el (gnus-score-save): Ditto.
15981         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15982         gnus-pp-to-string.
15983         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15984         with gnus-pp.
15985         * score-mode.el (gnus-score-pretty-print): Ditto.
15986         * webmail.el (webmail-debug): Ditto.
15987
15988 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15989
15990         * gnus-art.el (article-display-face, article-display-x-face):
15991         Use buffer-read-only.
15992
15993 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15994
15995         * gnus-art.el (article-hide-list-identifiers):
15996         Bind inhibit-read-only as t.
15997
15998 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15999
16000         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16001
16002 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16003
16004         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16005         (gnus-narrow-to-page): Don't assume point-min == 1.
16006         (gnus-article-edit-mode): Derive from message-mode.
16007
16008         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16009         point-min == 1.
16010
16011         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16012         Disable incorrect use of `assert'.
16013
16014         * message.el (message-mode): Set comment-start-skip.
16015
16016
16017 2004-08-22  Sam Steingold  <sds@gnu.org>
16018
16019         * pop3.el (pop3-leave-mail-on-server): New user variable.
16020         (pop3-movemail): Delete mail only when it is nil.
16021
16022 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16023
16024         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16025
16026         * mml.el (mml-preview): Use `pop-to-buffer'.
16027
16028         * message.el (message-goto-mail-followup-to): Insert after "To".
16029         (message-carefully-insert-headers): Add comment.
16030
16031         * gnus.el: Remove unused variable `gnus-article-check-size'.
16032
16033         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16034
16035         * gnus-art.el (gnus-button-alist): Improve
16036         `gnus-button-handle-library' entry.
16037
16038 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16039
16040         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
16041         downcase, since XEmacs capitalizes error messages differently.
16042
16043 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16044
16045         * nntp.el: Add (require 'gnus) due to reference to
16046         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16047
16048 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16049
16050         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
16051         `mm-fill-flowed'.
16052
16053         * mm-decode.el (mm-dissect-singlepart): Check it.
16054
16055 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16056
16057         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16058         'imap' for netrc parsing.
16059
16060 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16061
16062         * mailcap.el (mailcap-mime-data): Mark as risky.
16063
16064 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16065
16066         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16067         may be included in the encoded word.
16068         (rfc2047-encode): Don't append a space if the encoded word
16069         includes close parenthesis.
16070
16071 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16072
16073         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16074         of text within parentheses.
16075
16076 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16077
16078         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16079         (gnus-encrypt-write-file-contents): Make the password key the file
16080         name PLUS the cipher, not just the cipher.  Also remove failed
16081         passwords from the cache.
16082
16083 2004-08-06  Simon Josefsson  <jas@extundo.com>
16084
16085         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
16086         fix.
16087
16088 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16089
16090         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16091         LWSP.
16092
16093 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16094
16095         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
16096         to append in-reply-to: data to the references: header.
16097
16098         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16099         (netrc-parse): Use gnus-encrypt.el functions.
16100
16101         * gnus-encrypt.el: Add new file for encryption support; currently
16102         does only a few GPG ciphers and an internal XOR cipher.
16103
16104         * password.el: Add comments on using password-read-and-add.
16105         (password-read-and-add): Add function to read and add the
16106         password to the cache at once.
16107
16108 2004-07-28  Simon Josefsson  <jas@extundo.com>
16109
16110         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16111         parameter (but don't use it, for now).
16112
16113         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16114         instead of hard coding to nil.
16115
16116 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16117
16118         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16119         as mm-inline-image-xemacs does.
16120
16121 2004-07-26  Simon Josefsson  <jas@extundo.com>
16122
16123         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16124         Revert part of 2004-07-17 change below.
16125
16126 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16127
16128         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
16129         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16130
16131 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16132
16133         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16134         quotes that actually start with ">" at the beginning of the
16135         lines.
16136
16137 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16138
16139         * rfc2047.el (rfc2047-encode-region): Fix last change.
16140         (rfc2047-encode-parameter): Remove useless concat.
16141
16142 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16143
16144         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16145         encode special characters; fix some kind of misconfigured headers;
16146         signal a real error if debug-on-quit or debug-on-error is non-nil.
16147         (rfc2047-encode-max-chars): New variable.
16148         (rfc2047-encode-1): Use it.
16149         (rfc2047-encode-parameter): New function.
16150
16151         * mml.el (mml-insert-parameter): Remove an excessive space.
16152
16153 2004-07-17  Simon Josefsson  <jas@extundo.com>
16154
16155         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16156         Kai Grossjohann <kai@emptydomain.de>.
16157         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16158         (gnus-group-make-menu-bar): Ditto.
16159
16160         * gnus-util.el (gnus-group-server): Add.
16161
16162 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16163
16164         * message.el (message-clone-locals): Clone sendmail and smtp
16165         variables.
16166
16167 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16168
16169         * rfc2047.el (rfc2047-encode-region): Fix last change.
16170
16171 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16172
16173         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16174         characters as non-special.
16175
16176 2004-07-09  Simon Josefsson  <jas@extundo.com>
16177
16178         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16179         Users will lose all flag changes made while unplugged with
16180         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16181         good default.  See numerous reports on ding mailing list.
16182
16183 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16184
16185         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16186         add generate-head-function and generate-article-function to the
16187         rfc822-forward entry.
16188         (nndoc-rfc822-forward-generate-article): New function.
16189         (nndoc-rfc822-forward-generate-head): New function.
16190
16191         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16192
16193 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16194
16195         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16196         respect display group parameter and gnus-summary-expunge-below.
16197         (gnus-articles-to-read): Remove unused reference to display group
16198         parameter.
16199
16200 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16201
16202         * nnheader.el (nnheader-uniquify-message-id): New experimental
16203         variable.
16204         (nnheader-nov-read-message-id): Use it.
16205
16206         * spam-report.el (spam-report-gmane): Add interactive.
16207
16208 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16209
16210         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
16211         qp-or-base64 for the application/* types.
16212
16213 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16214
16215         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16216
16217 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16218
16219         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16220         trim value.
16221
16222 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16223
16224         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16225         New macro and function.
16226         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16227
16228 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16229
16230         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16231         after-load-alist.
16232
16233 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16234
16235         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
16236         update info that isn't there.
16237
16238 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16239
16240         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16241         entry.
16242
16243 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16244
16245         * mm-view.el (mm-inline-render-with-function): Use multibyte
16246         buffer; decode html source by charset.
16247
16248         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16249
16250         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16251         Mule-UCS is loaded under XEmacs.
16252         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16253
16254 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16255
16256         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16257
16258 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16259
16260         * mm-util.el (mm-coding-system-p): Return a coding-system.
16261         (mm-mime-mule-charset-alist): Use shift_jis instead of
16262         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16263         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16264         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16265         instead of japanese-shift-jis and iso-latin-1 respectively in
16266         order to share the default value with both Emacs and XEmacs-mule.
16267         (mm-mule-charset-to-mime-charset): Make
16268         mm-coding-system-priorities effective.
16269         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16270         while predicating of candidates upon the priorities.
16271
16272 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16273
16274         * gnus-sum.el (gnus-summary-make-menu-bar): Add
16275         gnus-uu-invert-processable.
16276
16277         * gnus.el: Autoload gnus-uu-invert-processable.
16278
16279 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16280
16281         * mm-util.el (mm-with-multibyte-buffer): New macro.
16282
16283         * rfc2047.el (rfc2047-encode-string): Use it.
16284         (rfc2047-encode-region): Move point to the end of the region after
16285         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16286
16287 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16288
16289         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16290         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16291
16292 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16293
16294         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16295         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
16296         Karl Chen <quarl@nospam.quarl.org>.
16297
16298 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16299
16300         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16301         invalid addresses.
16302
16303 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16304
16305         * spam.el: Change section markers, revise TODO list.
16306         (spam-backends): Make new master list of all installed backends.
16307         (spam-summary-exit-behavior): Add new variable to determine how
16308         messages moves are done at summary exit.
16309         (spam-move-spam-nonspam-groups-only)
16310         (spam-process-ham-in-nonham-groups)
16311         (spam-process-ham-in-spam-groups): Remove variables, the
16312         spam-summary-exit-behavior variable should be used to manage this
16313         behavior.
16314         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16315         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16316         and spam-old-spam-articles.
16317         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16318         Add empty variables, placeholders for the backends they represent.
16319         (spam-set-difference): Move, unchanged.
16320         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16321         unless the user has a processor variable.
16322         (spam-classifications, spam-classification-valid-p)
16323         (spam-backend-properties, spam-backend-property-valid-p)
16324         (spam-backend-function-type-valid-p)
16325         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16326         (spam-report-articles-gmane, spam-report-articles-resend):
16327         Remove functions, they are not needed.
16328         (spam-install-backend-super, spam-backend-list)
16329         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16330         (spam-backend-function, spam-backend-ham-registration-function)
16331         (spam-backend-spam-registration-function)
16332         (spam-backend-ham-unregistration-function)
16333         (spam-backend-spam-unregistration-function)
16334         (spam-backend-statistical-p, spam-backend-mover-p)
16335         (spam-install-backend-alias, spam-install-checkonly-backend)
16336         (spam-install-mover-backend, spam-install-nocheck-backend)
16337         (spam-install-backend, spam-install-statistical-backend)
16338         (spam-install-statistical-checkonly-backend): Add backend installation
16339         support.
16340         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16341         (spam-group-processor-p): Use the new backend code and respect the
16342         summary exit behavior.
16343         (spam-mark-spam-as-expired-and-move-routine): Remove.
16344         (spam-summary-prepare): Change to use the new spam-old-articles
16345         variable.
16346         (spam-copy-or-move-routine, spam-copy-spam-routine)
16347         (spam-move-spam-routine, spam-copy-ham-routine)
16348         (spam-move-ham-routine): Add code to copy/move ham or spam.
16349         (spam-fetch-field-fast): Improve doc and code, plus allow the
16350         'number request.
16351         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
16352         variables.
16353         (spam-split, spam-find-spam): Use the new backend code.
16354         (spam-registration-functions): Remove variable.
16355         (spam-unregister-routine): Add convenience wrapper.
16356         (spam-log-undo-registration, spam-register-routine)
16357         (spam-log-processing-to-registry)
16358         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16359         where possible.
16360         (spam-check-gmane-xref, spam-check-regex-headers)
16361         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16362         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16363         (spam-check-bogofilter-headers, spam-check-spamoracle)
16364         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16365         (spam-check-crm114-headers): Use the spam-split-group that
16366         spam-split prepares, no need to determine it every time.
16367
16368         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16369         to the nnheader-parse-naked-head call.
16370
16371         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16372
16373         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16374         the nnheader-nov-read-message-id call.
16375
16376 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16377
16378         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16379         gnus-activate-group twice.  Suggested by Markus Peter
16380         <warp@spin.de>.
16381
16382 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16383
16384         * gnus-art.el (gnus-article-time-format): Exchange the order of
16385         day and month in the default value; fix customization type.
16386         (article-date-ut): Use add-text-properties.
16387         (article-make-date-line): Use message-make-date instead of
16388         current-time-string.
16389
16390         * message.el (message-fetch-field): Don't use set-text-properties.
16391         (message-make-date): Simplify.
16392
16393         * messagexmas.el (message-xmas-make-date): New function.
16394         (message-xmas-redefine): Defalias message-make-date to it.
16395
16396 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16397
16398         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16399         (rfc2047-encode-region): Treat text within parentheses as special;
16400         show the original text when error has occurred.
16401
16402         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16403         already-computed method to gnus-activate-group.
16404
16405         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16406         same select-methods identical Lisp objects.
16407
16408         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16409         object when modifying the info.
16410
16411 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16412
16413         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16414         gnus-opened-servers since it has never been opened with the new
16415         configuration yet.
16416
16417 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16418
16419         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16420         arg to nnheader-generate-fake-message-id.
16421
16422 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16423
16424         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16425         number and build a fake message ID localized to a group and
16426         article number (so it's repeatable from that point on).
16427         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16428         ID format.
16429
16430         * gnus-sum.el (gnus-get-newsgroup-headers): Call
16431         nnheader-generate-fake-message-id with the article number.
16432
16433 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16434
16435         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16436         end-of-buffer.
16437
16438 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16439
16440         * message.el (message-ignored-supersedes-headers): Add Approved.
16441
16442 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16443
16444         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16445         goto-char.
16446         (rfc2047-encode): Fold the line before encoding.
16447
16448 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16449
16450         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16451         folding -- not all headers can be folded, and this should be done
16452         by the message composition mode.  Probably.  I think.
16453
16454 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16455
16456         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16457         fast.
16458
16459         * gnus-ems.el (gnus-remove-image): Don't use
16460         message-text-with-property; remove only the image found first.
16461
16462         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16463         found first.
16464
16465 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16466
16467         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16468
16469 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16470
16471         * message.el (message-text-with-property): Make it fast and accept
16472         optional arguments.
16473         (message-strip-forbidden-properties): Use it.
16474         (message-fix-before-sending): Follow the m-t-w-p change.
16475
16476         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16477
16478 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16479
16480         * gnus-art.el (article-hide-headers): Don't change the buffer
16481         mistakenly when performing mml-preview even if
16482         gnus-single-article-buffer is nil.
16483
16484 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16485
16486         * message.el (message-expand-name-databases): New user option.
16487         (message-expand-name): Use it.
16488
16489 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16490
16491         * spam.el (spam-report-articles-resend)
16492         (spam-report-resend-register-routine): Allow ham reporting.
16493         (spam-report-resend-register-ham-routine): Add wrapper.
16494         (spam-registration-functions): Add ham resending functions.
16495         (spam-list-of-processors): Add ham resend processor.
16496
16497         * gnus.el (ham-resend-to): Add new group parameter.
16498         (spam-process): Add ham resend option.
16499
16500         * spam-report.el (spam-report-resend): Allow reporting ham.
16501         (spam-report-resend-ham): Add wrapper.
16502
16503 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16504
16505         * message.el (message-cite-articles-with-x-no-archive): New
16506         variable.
16507         (message-cite-original): Use it.
16508
16509 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16510
16511         * message.el (message-cite-original): Respect X-No-Archive.
16512
16513 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16514
16515         * gnus-art.el (article-hide-headers): Refer to the values for
16516         gnus-ignored-headers and gnus-visible-headers in the summary
16517         buffer since a user may have set them as group parameters.
16518
16519 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16520
16521         * assistant.el (assistant-node-name): Add convenience function.
16522         (assistant-render-text, assistant-render-node): Add error handling,
16523         plus handle multiple next nodes.
16524         (assistant-find-next-node): Comment out for now.
16525         (assistant-find-next-nodes): Add function, returns list of next
16526         nodes.
16527
16528 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16529
16530         * mail-source.el (mail-source-directory): Fix doc-string.
16531
16532 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16533
16534         * assistant.el (assistant-render-text, assistant-eval): Add :set
16535         widget type, which is different because it takes and returns a
16536         list.  Much hilarity ensues.
16537
16538 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16539
16540         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16541
16542         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16543         doc-string.
16544
16545         * gnus-start.el (gnus-activate-group): Added doc-string.
16546
16547 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16548
16549         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16550
16551 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16552
16553         * assistant.el (assistant-render-text): Try to add a :set
16554         widget, more to come.
16555
16556         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16557         strings.
16558         (spam-report-articles-resend)
16559         (spam-register-routine): Do registration iff any articles warrant
16560         it.
16561         (spam-summary-prepare-exit): Change log message for nil group
16562         destinations.
16563
16564 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16565
16566         * spam.el (spam-report-resend-register-routine): Allow
16567         spam-report-resend-to to be a group parameter or a global value.
16568
16569 2004-05-26  Simon Josefsson  <jas@extundo.com>
16570
16571         * starttls.el: Merge with my GNUTLS based starttls.el.
16572         (starttls-gnutls-program, starttls-use-gnutls)
16573         (starttls-extra-arguments, starttls-process-connection-type)
16574         (starttls-connect, starttls-failure, starttls-success): New
16575         variables.
16576         (starttls-program, starttls-extra-args): Doc fix.
16577         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16578         functions.
16579         (starttls-negotiate, starttls-open-stream): Check
16580         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16581         function if it is set.
16582
16583 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16584
16585         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16586         structured fields.
16587
16588 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16589
16590         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16591
16592 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16593
16594         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16595         variable.
16596         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16597         assigning the spam-mark to new messages.
16598
16599 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16600
16601         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16602
16603 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16604
16605         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16606
16607         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16608         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16609         default.
16610
16611 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16612
16613         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16614         correct data.
16615
16616 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16617
16618         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16619         (spam-group-processor-p): Fix function.
16620         (spam-group-processor-multiple-p)
16621         (spam-group-spam-processor-report-gmane-p)
16622         (spam-group-spam-processor-report-resend-p)
16623         (spam-group-spam-processor-bogofilter-p)
16624         (spam-group-spam-processor-blacklist-p)
16625         (spam-group-spam-processor-ifile-p)
16626         (spam-group-ham-processor-ifile-p)
16627         (spam-group-spam-processor-spamoracle-p)
16628         (spam-group-spam-processor-crm114-p)
16629         (spam-group-ham-processor-bogofilter-p)
16630         (spam-group-spam-processor-stat-p)
16631         (spam-group-ham-processor-stat-p)
16632         (spam-group-ham-processor-whitelist-p)
16633         (spam-group-ham-processor-BBDB-p)
16634         (spam-group-ham-processor-spamoracle-p)
16635         (spam-group-ham-processor-copy-p): Remove functions with some
16636         prejudice against unneeded code.
16637         (spam-report-articles-resend)
16638         (spam-report-resend-register-routine): Allow the group/topic
16639         spam-resend-to value to override spam-report-resend-to.
16640         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16641         properly now.
16642
16643         * gnus.el (spam-resend-to): Add group/topic parameter.
16644         (spam-process): Move the OBSOLETE processors to the end of the
16645         choices.
16646
16647 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16648
16649         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16650         with resend-to set to nil, and then ask the user if necessary.
16651         (spam-report-resend): spam-report-resend takes a list of articles, not
16652         separate article numbers.
16653
16654 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16655
16656         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16657         addition to emacs-w3m.
16658
16659 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16660
16661         * assistant.el (assistant-authinfo-data): New function.
16662         (assistant-eval): Eval for entire assistant.
16663
16664         * netrc.el (netrc-services-file): New variable.
16665         (netrc-parse-services): New function.
16666         (netrc-find-service-name): New function.
16667         (netrc-find-service-number): New function.
16668         (netrc-port-equal): New function.
16669         (netrc-machine): Use it.
16670
16671         * nnimap.el (nnimap-open-connection): Use netrc.
16672
16673         * gnus-util.el (gnus-netrc-get): Remove aliases.
16674
16675         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16676
16677         * assistant.el (wid-edit): Fix compilation.
16678
16679         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16680
16681 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16682
16683         * gnus-util.el (gnus-set-file-modes): New function.  (small
16684         patch).
16685
16686 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16687
16688         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16689
16690         * assistant.el (assistant-render-node): Fix up rendering and
16691         read-only text.
16692         (assistant-render-node): Reset.
16693         (assistant-make-read-only): Not sticky.
16694
16695 2004-05-20  Danny Siu  <dsiu@adobe.com>
16696
16697         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16698         centered even when gnus-auto-center-summary is t.
16699
16700 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16701
16702         * dns.el (dns-get-txt-answer): New function.
16703         (dns-read-txt): Ditto.
16704         (query-dns): Use it.
16705
16706 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16707
16708         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16709         active for foreign groups even if the group level is higher than
16710         the specified value.
16711
16712 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16713
16714         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16715         non-active groups.
16716
16717         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16718
16719 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16720
16721         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16722
16723 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16724
16725         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16726         (spam-crm114-header, spam-crm114-spam-switch)
16727         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16728         (spam-crm114-positive-spam-header)
16729         (spam-crm114-database-directory, spam-list-of-processors)
16730         (spam-group-spam-processor-crm114-p)
16731         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16732         (spam-generic-score, spam-list-of-checks)
16733         (spam-list-of-statistical-checks, spam-registration-functions)
16734         (spam-check-crm114-headers, spam-crm114-score)
16735         (spam-check-crm114, spam-crm114-register-with-crm114)
16736         (spam-crm114-register-spam-routine)
16737         (spam-crm114-unregister-spam-routine)
16738         (spam-crm114-register-ham-routine)
16739         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16740         asjo@koldfront.dk (Adam Sjøgren).
16741
16742         * gnus.el: Add spam-use-crm114.
16743
16744         * spam.el (spam-list-of-processors, spam-registration-functions):
16745         Add spam-use-resend.
16746         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16747         (spam-report-articles-gmane): Add doc fix.
16748         (spam-report-articles-resend, spam-report-resend-register-routine):
16749         Add wrappers around spam-report-resend-to.
16750
16751         * spam-report.el (spam-report-resend-to, spam-report-resend):
16752         Add support for resending spam.
16753         (spam-report-gmane): Fix line length >80.
16754
16755         * gnus.el (spam-process): Add spam-use-resend.
16756
16757 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16758
16759         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16760         number of processed spam messages.
16761         (spam-ham-copy-or-move-routine): Return the number of processed
16762         ham messages.
16763         (spam-summary-prepare-exit): Use the above values to decide
16764         whether status messages shouled be displayed.
16765
16766 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16767
16768         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16769         `rfc2047-encoding-function-alist' in order to avoid conflicting
16770         with the old version.
16771         (rfc2047-encode-region): Concatenate words containing non-ASCII
16772         characters in structured fields; don't encode space-delimited
16773         ASCII words even in unstructured fields; don't break words at
16774         char-category boundaries.
16775         (rfc2047-encode-1): New function.
16776         (rfc2047-encode): Use it; encode text so that it occupies the
16777         maximum width within 76-column; work correctly on Q encoding for
16778         iso-2022-* charsets.
16779         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16780         sure not to break a line just after the header name.
16781         (rfc2047-b-encode-region): Removed.
16782         (rfc2047-b-encode-string): New function.
16783         (rfc2047-q-encode-region): Removed.
16784         (rfc2047-q-encode-string): New function.
16785
16786         * mm-util.el (mm-replace-in-string): New function.
16787
16788 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16789
16790         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16791         get it right.
16792         (gnus-inews-make-draft): Really.
16793
16794 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16795
16796         * nnmh.el (nnmh-request-list-1): Don't check the link count
16797         before descending.  (small patch)
16798
16799 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16800
16801         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16802         stuff.
16803
16804         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16805         on real group name.
16806
16807         * gnus-art.el (gnus-signature-limit): Doc fix.
16808
16809         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16810
16811         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16812
16813 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16814
16815         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16816         isn't a string.
16817
16818 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16819
16820         * gnus-draft.el (gnus-draft-send): Bind
16821         rfc2047-encode-encoded-words.
16822
16823         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16824         (rfc2047-encodable-p): Say that =? needs encoding.
16825         (rfc2047-encode-encoded-words): New variable.
16826
16827         * gnus-group.el (gnus-group-select-group): Doc fix.
16828
16829         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16830
16831         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16832         to nil.
16833
16834         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16835
16836         * nnheader.el (nnheader-get-lines-and-char): New function.
16837
16838 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16839
16840         * gnus-msg.el (gnus-summary-followup-with-original): Document
16841         yanking of region when active.
16842
16843 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16844
16845         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16846         groups if the group level is higher than the specified value.
16847
16848 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16849
16850         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16851         (gnus-group-jump-to-group): Added prefix argument using
16852         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16853         non-active group.
16854
16855         * compface.el (uncompface): Be verbose when changing
16856         `uncompface-use-external'.
16857
16858         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16859         handle manual section.
16860
16861 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16862
16863         * gnus-art.el (gnus-button-alist): Revert previous change.
16864
16865 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16866
16867         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16868
16869 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16870
16871         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16872         whether backend can accept message.
16873
16874         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16875
16876 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16877
16878         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16879         Avoid creating directory when nntp-marks-is-evil is true.
16880         Reported by Reiner Steib.
16881
16882 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16883
16884         * gnus-picon.el (gnus-picon-style): New variable.
16885         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16886         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16887         Jesper Harder <harder@ifa.au.dk>.
16888
16889 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16890
16891         * message.el (message-fill-field): Return point.
16892         (message-generate-headers): Go to end of field.
16893
16894         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16895         stuff for non-living groups.
16896
16897 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16898
16899         * gnus-art.el (gnus-article-followup-with-original)
16900         (gnus-article-reply-with-original): gnus-mark-active-p ->
16901         gnus-region-active-p.
16902
16903 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16904
16905         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16906         only when there is spam or ham to be processed.
16907
16908 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16909
16910         * mail-source.el (mail-source-delete-crash-box): Refactor.
16911         (mail-source-fetch): Use it.
16912         (mail-source-fetch-file): Ditto.
16913         (mail-source-fetch-directory): Run postscript in loop.
16914         (mail-source-fetch-pop): Delete.
16915         (mail-source-fetch-maildir): Ditto.
16916         (mail-source-fetch-imap): Ditto.
16917
16918         * imap.el (imap-authenticators): Comment out sasl.
16919
16920         * message.el (message-skip-to-next-address): New function.
16921         (message-fill-header-address): Refactor.
16922         (message-fill-address): Use it.
16923         (message-delete-address): Use it.
16924         (message-fill-header-general): Refactor.
16925         (message-fill-field-address): Rename.
16926         (message-narrow-to-field): Find the start of the header.
16927         (message-header-format-alist): Don't pre-fill.
16928         (message-fill-header): Removed.
16929         (message-insert-header): New function.
16930         (message-shorten-references): Use it.
16931
16932         * rfc2047.el (rfc2047-field-value): Strip props.
16933
16934         * mail-parse.el (mail-header-make-address): New alias.
16935
16936         * ietf-drums.el (ietf-drums-make-address): New function.
16937
16938         * imap.el: Add compiler directives.
16939
16940         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16941
16942         * gnus-art.el (article-decode-idna-rhs): Don't use
16943         message-idna-inside-rhs-p.
16944
16945 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16946
16947         * message.el (message-idna-inside-rhs-p): Removed.
16948         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16949
16950         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16951         false positives.
16952
16953 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16954
16955         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16956
16957 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16958
16959         * nneething.el (nneething-file-name): Don't create spurious
16960         files.
16961
16962         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16963         (gnus-inews-do-gcc): Remove sleep.
16964
16965         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16966         part under point.
16967
16968         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16969         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16970
16971 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16972
16973         * spam.el (spam-summary-prepare-exit): Fixed (length).
16974
16975 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16976
16977         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16978         as expired without moving it" message when there are spam
16979         messages left.
16980
16981 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16982
16983         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16984         header is not nil.
16985
16986 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16987
16988         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16989         nntp-possibly-create-directory, not nntp-possibly-change-group.
16990         (nntp-marks-changed-p): New arg SERVER.
16991         (nntp-request-update-info): Adjust caller.
16992
16993 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16994
16995         * nntp.el (nntp-save-marks): Pass missing arg.
16996
16997 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16998
16999         * nntp.el: Support marks.
17000         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17001         (nntp-marks-modtime, nntp-marks-directory): New variables.
17002         (nntp-request-set-mark, nntp-request-update-info)
17003         (nntp-possibly-create-directory, nntp-marks-changed-p)
17004         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
17005         functions.
17006
17007 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17008
17009         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17010         (gnus-xmas-redefine): Rename.
17011
17012         * gnus-score.el (gnus-score-insert-help): Use
17013         gnus-select-lowest-window.
17014
17015         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17016         appt-select-lowest-window and rename to gnus-select-lowest-window.
17017
17018         * gnus.el: do.
17019
17020 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17021
17022         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17023         encodings of MIME-encoded words, in order to improve
17024         interoperability with several broken MUAs.
17025
17026 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17027
17028         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17029         tags, only when charsets are not specified in headers.
17030         (mm-inline-text-html-render-with-w3m): Ditto.
17031
17032         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17033         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17034
17035 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17036
17037         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17038         instead of MIME-decoded from fields when checking
17039         `gnus-article-address-banner-alist'.
17040
17041 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17042
17043         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17044         description rather than subject.
17045
17046 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17047
17048         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17049
17050 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17051
17052         * gnus.el (gnus-version-number): Bump.
17053
17054 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17055
17056         * gnus.el: No Gnus v0.2 is released.
17057
17058 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17059
17060         * gnus-agent.el (gnus-agent-read-agentview): Inline
17061         gnus-uncompress-range.
17062
17063 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17064
17065         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17066         `exec-installed-p'.
17067
17068 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17069
17070         * gnus.el (spam-process, spam-autodetect-methods): Add
17071         bsfilter and bsfilter-headers.
17072
17073         * spam.el (spam-bsfilter): New customize group.
17074         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17075         (spam-bsfilter-header, spam-bsfilter-probability-header)
17076         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17077         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17078         (spam-bsfilter-database-directory): New options.
17079         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17080         (spam-list-of-statistical-checks, spam-registration-functions):
17081         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17082         (spam-bsfilter-score): New command.
17083         (spam-check-bsfilter-headers, spam-check-bsfilter)
17084         (spam-bsfilter-register-with-bsfilter)
17085         (spam-bsfilter-register-spam-routine)
17086         (spam-bsfilter-unregister-spam-routine)
17087         (spam-bsfilter-register-ham-routine)
17088         (spam-bsfilter-unregister-ham-routine): New functions.
17089         (spam-generic-score): Support bsfilter; Accept an optional argument
17090         to recalcurate spam score even if scoring header has already been
17091         added.
17092         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17093         optional argument to recalcurate spam score even if scoring header
17094         has already been added.
17095
17096 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17097
17098         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17099         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17100         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17101         link is missing.
17102
17103 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17104
17105         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17106         (html2text-get-attr): Rewrite.
17107
17108         * message.el (message-setup-1): Remove redundant put-text-property
17109         on mail-header-separator.
17110
17111 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17112
17113         * gnus-registry.el (gnus-registry-cache-whitespace)
17114         (gnus-registry-action, gnus-registry-spool-action)
17115         (gnus-registry-split-fancy-with-parent): Change message levels
17116         from 5 to 3 or 7, as needed.
17117
17118         * spam.el (spam-summary-prepare-exit)
17119         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17120         (spam-split, spam-find-spam, spam-log-undo-registration)
17121         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
17122         level from 5 to 6.
17123
17124 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17125
17126         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17127         2004-03-04 change).
17128
17129 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17130
17131         * sieve-manage.el (sieve-manage-open):
17132         * nnweb.el (nnweb-insert-html):
17133         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17134         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17135         * nnspool.el (nnspool-request-group):
17136         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17137         * nnml.el (nnml-request-update-info):
17138         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17139         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17140         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17141         (nnimap-request-set-mark):
17142         * nnfolder.el (nnfolder-request-update-info):
17143         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17144         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17145         * gnus-uu.el (gnus-uu-find-articles-matching):
17146         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17147         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17148         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17149         * gnus-nocem.el (gnus-nocem-scan-groups):
17150         * gnus-int.el (gnus-start-news-server):
17151         * gnus-group.el (gnus-group-make-kiboze-group)
17152         (gnus-group-browse-foreign-server):
17153         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17154         Use mapc when appropriate.
17155
17156 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17157
17158         FIXME: Make separate entries for each person.
17159
17160         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17161         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17162         <shields@msrl.com>:
17163
17164         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17165         may need for spam sorting and scoring.
17166         (spam-user-format-function-S): Add user format function suitable for
17167         general use.
17168         (spam-article-sort-by-spam-status): Add sorting function for summary
17169         sorting.
17170         (spam-extra-header-to-number): Add function to get a score from a
17171         header.
17172         (spam-summary-score): Add function to get a numeric score from the
17173         headers.
17174         (spam-generic-score): Fix function doc, was in wrong place.
17175         (spam-initialize): Take symbols when it's run, and install the
17176         extra headers that spam-necessary-extra-headers thinks we need.
17177
17178 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17179
17180         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17181         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17182
17183 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17184
17185         * gnus-sum.el (gnus-set-global-variables)
17186         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17187         (gnus-article-get-xrefs, gnus-summary-best-group)
17188         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17189         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17190         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17191         Use with-current-buffer.
17192
17193 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17194
17195         * spam.el (spam-summary-prepare-exit): Simplify logic.
17196         (spam-fetch-article-header): Read the article header if it's not
17197         available.
17198         (spam-list-articles): Simplify logic.
17199         (spam-filelist-register-routine): Fix bug with unregister-list.
17200
17201         * gnus-registry.el: Fix comments at beginning.
17202
17203 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17204
17205         * message.el (message-cater-to-broken-inn): Remove.
17206         (message-shorten-references): Make sure the total folded length of
17207         References is shorter than 998 characters to cater to a bug in INN
17208         2.3.  Also, don't pretend that references aren't folded -- this
17209         hasn't worked for a while.
17210
17211 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17212
17213         * gnus-agent.el (gnus-agentize):
17214         gnus-agent-send-mail-real-function no longer set to current value
17215         of message-send-mail-function but rather a lambda that calls
17216         message-send-mail-function.  The change makes the agent real-time
17217         responsive to user changes to message-send-mail-function.
17218
17219 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17220
17221         * legacy-gnus-agent.el
17222         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
17223         help from Florian Weimer <fw@deneb.enyo.de>
17224
17225 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17226
17227         * nnmail.el (nnmail-cache-insert): Revert last change.
17228
17229 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17230
17231         * nnmail.el (nnmail-cache-insert): Always check whether
17232         nnmail-cache-ignore-groups matches a group name.
17233
17234 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17235
17236         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17237         (spam-find-spam, spam-log-processing-to-registry)
17238         (spam-log-registered-p, spam-log-unregistration-needed-p)
17239         (spam-log-undo-registration): Use gnus-message instead of
17240         gnus-error, none of these errors are fatal.
17241
17242         * gnus-registry.el (gnus-registry-clean-empty-function)
17243         (gnus-registry-clean-empty): Remove only empty entries without
17244         extra data.
17245
17246 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17247
17248         * spam-stat.el (spam-stat-buffer-change-to-spam)
17249         (spam-stat-buffer-change-to-non-spam): Change (error) to
17250         (gnus-message 8) invocation.
17251
17252 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17253
17254         * nntp.el (nntp-via-netcat-command): New variable.
17255         (nntp-via-netcat-switches): New variable.
17256         (nntp-open-via-rlogin-and-netcat): New function.
17257         (nntp-open-connection-function): Doc fix.
17258         (nntp-telnet-command): Doc fix.
17259         (nntp-end-of-line): Doc fix.
17260         (nntp-via-rlogin-command): Doc fix.
17261         (nntp-via-user-name): Doc fix.
17262         (nntp-via-address): Doc fix.
17263
17264 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17265
17266         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17267         error in Emacs 21.1.
17268
17269 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17270
17271         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17272
17273 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17274
17275         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17276         (gnus-agent-with-refreshed-group): New macro.
17277         (gnus-agent-rename-group): New function.
17278         (gnus-agent-delete-group): New function.
17279         (gnus-agent-save-group-info): Use gnus-command-method when
17280         `method' parameter is nil.  Don't write nil entries into the
17281         active file.
17282         (gnus-agent-get-group-info): New function.
17283         (gnus-agent-fetch-articles): Use
17284         gnus-agent-update-files-total-fetched-for to increment disk space
17285         used.
17286         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
17287         gnus-agent-update-view-total-fetched-for to increment disk space
17288         used.
17289         (gnus-agent-get-local): Added optional parameters to avoid calling
17290         gnus-group-real-name and gnus-find-method-for-group.
17291         (gnus-agent-set-local): Delete stored entry if either min, or max,
17292         are nil.
17293         (gnus-agent-fetch-session): Reworded error/quit messages.  On
17294         quit, use gnus-agent-regenerate-group to record existance of any
17295         articles fetched to disk before the quit occurred.
17296         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17297         gnus-agent-update-view-total-fetched-for, and
17298         gnus-agent-update-files-total-fetched-for to decrement disk space
17299         used.
17300         (gnus-agent-retrieve-headers): Use
17301         gnus-agent-update-view-total-fetched-for to increment disk space
17302         used.
17303         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17304         with gnus-agent-update-files-total-fetched-for to decrement disk
17305         space and fresh group buffer.
17306         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17307         (gnus-agent-need-update-total-fetched-for): New variable.
17308         (gnus-agent-update-files-total-fetched-for): New function.
17309         (gnus-agent-update-view-total-fetched-for): New function.
17310         (gnus-agent-total-fetched-for): New function.
17311
17312         * gnus-cache.el (gnus-cache-save-buffers): Use
17313         gnus-cache-update-overview-total-fetched-for to change disk space
17314         used by this group.
17315         (gnus-cache-possibly-enter-article): Use
17316         gnus-cache-update-file-total-fetched-for to increment disk space
17317         used by this group.
17318         (gnus-cache-possibly-remove-article): Use
17319         gnus-cache-update-file-total-fetched-for to decrement disk space
17320         used by this group.
17321         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17322         (gnus-cache-rename-group): New function.
17323         (gnus-cache-delete-group): New function.
17324         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17325         (gnus-cache-need-update-total-fetched-for): New variable.
17326         (gnus-cache-with-refreshed-group): New macro.
17327         (gnus-cache-update-file-total-fetched-for): New function.
17328         (gnus-cache-update-overview-total-fetched-for): New function.
17329         (gnus-cache-rename-group-total-fetched-for): New function.
17330         (gnus-cache-delete-group-total-fetched-for): New function.
17331         (gnus-cache-total-fetched-for): New function.
17332
17333         * gnus-group.el: Require gnus-sum and autoload functions to
17334         resolve warnings when gnus-group.el compiled alone.
17335         (gnus-group-line-format): Documented new %F.
17336         (size of Fetched data) group line format; identifies disk space
17337         used by agent and cache.
17338         (gnus-group-line-format-alist): Defined new F format.
17339         (gnus-total-fetched-for): New function.
17340         (gnus-group-delete-group): No longer update
17341         gnus-cache-active-altered as gnus-request-delete-group now keeps
17342         the cache in sync.
17343         (gnus-group-list-active): Let the agent store a server's active
17344         list if currently plugged.
17345
17346         * gnus-int.el (gnus-request-delete-group):
17347         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17348         local disk in sync with the server.
17349         (gnus-request-rename-group):
17350         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17351         local disk in sync with the server.
17352
17353         * gnus-start.el (gnus-get-unread-articles):
17354         Cosmetic simplification to logic.
17355
17356         * gnus-util.el (gnus-rename-file): New function.
17357
17358 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17359
17360         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17361
17362 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17363
17364         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17365         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17366
17367 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17368
17369         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17370         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17371
17372 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17373
17374         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17375
17376 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17377
17378         * spam.el (spam-set-difference): Add function to replace
17379         gnus-set-difference in spam.el.
17380         (spam-summary-prepare-exit): Use spam-set-difference.
17381
17382 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17383
17384         * gnus-registry.el (gnus-registry-cache-file): Update to use
17385         gnus-dribble-directory OR gnus-home-directory OR ~.
17386         (gnus-registry-split-fancy-with-parent): Fix doc.
17387
17388 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17389
17390         * message.el (message-exchange-point-and-mark): Use
17391         message-mark-active-p.  Suggested by Jesper Harder
17392         <harder@ifa.au.dk>.
17393
17394 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17395
17396         * message.el (message-exchange-point-and-mark): Don't activate
17397         region if it was inactive.  Suggested by Hiroshi Fujishima
17398         <pooh@nature.tsukuba.ac.jp>.
17399
17400 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17401
17402         * gnus-art.el (article-display-face): Display Faces in the same
17403         order as X-Faces.
17404
17405 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17406
17407         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17408
17409 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17410
17411         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17412         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17413         (gnus-article-mime-hierarchy): Remove.
17414         (gnus-article-mime-hierarchy-next): Remove.
17415         (gnus-article-mode): Revert 2004-03-19 change.
17416         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17417         (gnus-insert-mime-button): Revert 2004-03-19 change.
17418         (gnus-mime-accumulate-hierarchy): Remove.
17419         (gnus-mime-enter-multipart): Remove.
17420         (gnus-mime-leave-multipart): Remove.
17421         (gnus-mime-display-part): Revert 2004-03-19 change.
17422         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17423
17424         * mml.el (mml-preview): Revert 2004-03-19 change.
17425
17426 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17427
17428         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17429
17430 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17431
17432         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17433         t while entering a file name using the mm-with-multibyte macro.
17434         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17435
17436         * mm-util.el (mm-with-multibyte): New macro.
17437
17438 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17439
17440         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
17441         user option.
17442         (gnus-mime-multipart-functions): Doc and customization fix.
17443         (gnus-article-mime-hierarchy): New variable.
17444         (gnus-article-mime-hierarchy-next): New variable.
17445         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17446         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17447         gnus-article-mime-hierarchy-next to nil.
17448         (gnus-insert-mime-button): Show hierarchy numbers.
17449         (gnus-mime-accumulate-hierarchy): New function.
17450         (gnus-mime-enter-multipart): New function.
17451         (gnus-mime-leave-multipart): New function.
17452         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17453         (gnus-mime-display-alternative): Show hierarchy numbers.
17454
17455         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17456         gnus-article-mime-hierarchy-next to nil.
17457
17458 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17459
17460         * dns.el: Don't require gnus-xmas.
17461
17462 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17463
17464         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17465         inline PGP.
17466         (mml-menu): Disable mml-quote-region if mark is inactive.
17467
17468 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17469
17470         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17471         when the group's active is not available.
17472
17473 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17474
17475         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17476         error.
17477
17478 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17479
17480         * imap.el (imap-store-password): New variable.
17481         (imap-interactive-login): Use it.
17482         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17483
17484 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17485
17486         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17487         window-start and hscroll to summary window.
17488
17489 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17490
17491         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17492         conversion message to newsrc-dribble when an actual conversion is
17493         performed.
17494
17495 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17496
17497         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17498
17499 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17500
17501         * mm-decode.el (mm-complicated-handles): New function reviving
17502         former definition of mm-multiple-handles.
17503
17504         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17505         (gnus-mime-delete-part): Use it.
17506
17507 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17508
17509         * gnus-agent.el (gnus-agent-read-local): Bind
17510         nnheader-file-coding-system to gnus-agent-file-coding-system to
17511         avoid the implicit assumption that they will always be equal.
17512         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17513         coding-system-for-write, as the with-temp-file macro first prints
17514         to a buffer then saves the buffer.
17515
17516 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17517
17518         * gnus-art.el (gnus-article-edit-part): New function.
17519         (gnus-mime-save-part-and-strip): Use it; do query instead of
17520         signaling an error; don't use mm-multiple-handles.
17521         (gnus-mime-delete-part): Ditto.
17522
17523 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17524
17525         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17526         old file versions.
17527         (gnus-group-prepare-hook): Removed function that converted list
17528         form of gnus-agent-expire-days to group properties.
17529
17530         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17531         (gnus-request-accept-article): Re-indented.
17532
17533         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17534         converters to handle old agent file formats.  Added logic for a
17535         "backup before upgrading warning".
17536         (gnus-convert-mark-converter-prompt): Developers can mark
17537         functions as needing (default), or not needing,
17538         gnus-convert-old-newsrc's "backup before upgrading warning".
17539         (gnus-convert-converter-needs-prompt): Tests whether the user
17540         should be protected from potentially irreversable changes by the
17541         function.
17542
17543         * legacy-gnus-agent.el: New.  Provides converters that are only
17544         loaded when gnus-convert-old-newsrc needs to call them.
17545
17546 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17547
17548         * mail-source.el (mail-source-touch-pop): Doc fix.
17549
17550         * message.el (message-smtpmail-send-it): Doc fix.
17551
17552 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17553
17554         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17555
17556         * nnmail.el (nnmail-split-fancy): do.
17557
17558         * gnus-kill.el (gnus-kill, gnus-execute): do.
17559
17560 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17561
17562         * gnus-sum.el (gnus-widget-reversible-match)
17563         (gnus-widget-reversible-to-internal)
17564         (gnus-widget-reversible-to-external): New functions.
17565         (gnus-widget-reversible): New widget.
17566         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17567
17568 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17569
17570         * gnus-sum.el (gnus-thread-sort-functions)
17571         (gnus-article-sort-functions): Document `(not F)' items.
17572
17573 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17574
17575         * spam.el (spam-use-gmane-xref): Add new backend.
17576         (spam-gmane-xref-spam-group): Add variable to control the name of the
17577         Gmane spam group.
17578         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17579         (spam-regex-headers-spam, spam-regex-headers-ham)
17580         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17581         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17582         backends and checks.
17583         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17584
17585         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17586         an autodetect method.
17587
17588 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17589
17590         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17591         articles are being added to a group.
17592         (gnus-request-replace-article): Inform the agent that articles
17593         need to be uncached as the cached contents are no longer valid.
17594
17595 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17596
17597         * binhex.el: Don't autoload executable-find.
17598
17599         * canlock.el: Don't autoload mail-fetch-field.
17600
17601         * dgnushack.el: Autoload c-mode for XEmacs.
17602
17603         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17604
17605         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17606         rmail-dont-reply-to and rmail-output.
17607
17608         * gnus-score.el: Don't autoload ffap-string-at-point.
17609
17610         * gnus-setup.el: Don't autoload sc-cite-original.
17611
17612         * imap.el: Don't autoload base64-decode-string,
17613         base64-encode-string and md5.
17614
17615         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17616         and rmail-msg-restore-non-pruned-header.
17617
17618         * mm-decode.el: Don't autoload executable-find.
17619
17620         * mm-url.el: Don't autoload executable-find.
17621
17622         * mm-view.el: Don't autoload diff-mode.
17623
17624         * nndb.el: Don't autoload news-reply-mode, news-setup,
17625         cancel-timer and telnet.
17626
17627         * password.el: Don't autoload run-at-time for Emacs.
17628
17629         * sha1-el.el: Don't autoload executable-find.
17630
17631         * sieve-mode.el: Don't autoload c-mode.
17632
17633         * uudecode.el: Don't autoload executable-find.
17634
17635 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17636
17637         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17638         (gnus-agent-possibly-alter-active): Avoid null in numeric
17639         comparison.
17640         (gnus-agent-set-local): Refuse to save null in local object table.
17641         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17642         list of articles that will be marked as unread.
17643
17644 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17645
17646         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17647
17648 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17649
17650         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17651         language tags.
17652
17653 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17654
17655         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17656         Don't bind "obarray".
17657
17658         * gnus-sum.el (gnus-thread-sort-functions): Added
17659         `gnus-thread-sort-by-most-recent-number' and
17660         `gnus-thread-sort-by-most-recent-date'.
17661         Reported by Kai Grossjohann <kai@emptydomain.de>.
17662
17663 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17664
17665         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17666
17667 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17668
17669         * gnus-cus.el (gnus-agent-customize-category): Removed
17670         ignore-errors macro reference that required cl to be loaded at
17671         run-time.
17672
17673         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17674         single-interval range of the form (min . max).  Previously the
17675         range had to look like ((min . max)).  Likewise, return
17676         (min . max) rather than ((min . max)).
17677         (gnus-range-map): Use gnus-range-normalize to accept
17678         single-interval range.
17679
17680         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17681         the cache, but not the agent, now appear with their usual face.
17682
17683         * dgnushack.el (loaddir): New variable that is bound to the
17684         directory containing the dgnushack.el file. Use loaddir, rather
17685         than srcdir, to update load-path. Change lets dgnushack compile
17686         code in directories other than GNUS/lisp.
17687
17688 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17689
17690         * lpath.el: Don't bind w3m-safe-url-regexp.
17691
17692         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17693         w3m-safe-url-regexp variable buffer-local.
17694
17695         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17696
17697 2004-02-27  Simon Josefsson  <jas@extundo.com>
17698
17699         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17700         gnus-group-real-prefix.
17701         (gnus-summary-move-article): Use it, instead of
17702         gnus-group-real-prefix.
17703
17704 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17705
17706         * lpath.el: Bind w3m-safe-url-regexp.
17707
17708         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17709         w3m-safe-url-regexp variable buffer-local and set it as the value
17710         of mm-w3m-safe-url-regexp.
17711
17712         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17713
17714         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17715         parsing gnus-posting-styles when the message is not for replying.
17716
17717         * dgnushack.el: Autoload sgml-mode for XEmacs.
17718
17719         * nnrss.el (nnrss-opml-export): Use
17720         mm-set-buffer-file-coding-system instead of
17721         set-buffer-file-coding-system.
17722
17723 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17724
17725         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17726         of checkdoc.el).
17727         * nnrss.el: do.
17728         * gnus-mlspl.el: do.
17729         * gnus-ml.el: do.
17730         * gnus-srvr.el: do.
17731
17732         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17733
17734 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17735
17736         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17737         Corrections to custom-manual links.
17738
17739         * gnus-art.el (gnus-article): Ditto.
17740
17741         * mm-decode.el (mime-display, mime-security): Ditto.
17742
17743 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17744
17745         * flow-fill.el: Typo.
17746
17747 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17748
17749         * spam-wash.el: New file.
17750
17751 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17752
17753         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17754
17755 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17756
17757         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17758         to be run with new-articles as LIST1, not LIST2.
17759         (spam-registration-functions): Add spam-use-ham-copy as a nil
17760         registration backend.
17761
17762 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17763
17764         * spam-stat.el (spam-stat-washing-hook): New option.
17765         (spam-stat-buffer-words): Use it.
17766         (spam-stat-process-directory, spam-stat-test-directory): Use
17767         insert-file-contents-literally.
17768         (spam-stat-coding-system): New variable.
17769         (spam-stat-load, spam-stat-save): Use it.
17770
17771 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17772
17773         * spam-report.el (spam-report-plug-agent): Quote
17774         spam-report-url-to-file and spam-report-url-ping-plain.
17775
17776 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17777
17778         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17779         / in mailto URLs.
17780
17781 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17782
17783         * spam-report.el (spam-report-process-queue): Fix interactive use.
17784         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17785         (spam-report-unplug-agent): Doc fixes.
17786         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17787         (spam-report-agentize, spam-report-deagentize): Autoload.
17788
17789 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17790
17791         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17792
17793         * message.el (message-setup-fill-variables): Add mml tags to
17794         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17795         <ajk@iu.edu>.
17796         (message-mode): Don't modify paragraph-separate there.
17797
17798 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17799
17800         * compface.el (uncompface-use-external): Default to undecided.
17801         (uncompface-use-external-threshold): New variable.
17802         (uncompface-float-time): New macro.
17803         (uncompface): Determine whether to use the external decoder if
17804         uncompface-use-external is undecided.
17805
17806 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17807
17808         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17809         after images.
17810
17811         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17812
17813 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17814
17815         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17816
17817         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17818
17819         * gnus-sum.el (gnus-summary-limit-to-age)
17820         (gnus-summary-limit-children): do.
17821
17822         * gnus-int.el (gnus-request-scan): do.
17823
17824         * gnus-group.el (gnus-group-suspend): do.
17825
17826         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17827
17828         * gnus-cite.el (gnus-cite-parse-attributions): do.
17829
17830         * gnus-agent.el (gnus-summary-set-agent-mark)
17831         (gnus-agent-regenerate-group): do.
17832
17833         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17834
17835         * binhex.el (binhex-decode-region-internal): do.
17836
17837 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17838
17839         * gnus-fun.el (gnus-face-properties-alist): New user option.
17840         (gnus-display-x-face-in-from): Use it.
17841
17842         * gnus-art.el (article-display-face): Ditto.
17843
17844         * compface.el (uncompface-use-external): Default to nil.
17845
17846 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17847
17848         * nntp.el (nntp-erase-buffer): New function.
17849         (nntp-retrieve-data, nntp-send-command)
17850         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17851         (nntp-possibly-change-group): Use it.
17852
17853         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17854         with-current-buffer.
17855
17856 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17857
17858         * compface.el: Merge the ELisp-based uncompface program.
17859         (compface): New customization group.
17860         (uncompface-use-external): New user option.
17861         (uncompface): Call uncompface-internal if uncompface-use-external
17862         is nil.
17863         (uncompface-internal): New function.  Note that there are also
17864         some other functions and variables added for this function.
17865
17866 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17867
17868         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17869         if necessary.
17870
17871 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17872
17873         * spam-report.el (spam-report-unplug-agent)
17874         (spam-report-plug-agent, spam-report-deagentize)
17875         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17876         Add support for the Agent in spam-report: when unplugged, report to a
17877         file; when plugged, submit all the requests.
17878
17879         * spam.el (spam-register-routine): Fix message about
17880         registration.
17881
17882 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17883
17884         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17885         dependencies.
17886         (rfc2047-encode): Use it.
17887
17888         * gnus-art.el (gnus-button-marker-list): Move before first
17889         reference.
17890
17891         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17892         (imap-parse-body): Fix format string mismatch.
17893
17894         * gnus-score.el (gnus-summary-increase-score): do.
17895
17896         * nnrss.el (nnrss-close): New function.
17897
17898 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17899
17900         * nnrss.el (nnrss-make-filename): New function.
17901         (nnrss-request-delete-group, nnrss-read-server-data)
17902         (nnrss-save-server-data, nnrss-read-group-data)
17903         (nnrss-save-group-data): Use it.
17904         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17905         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17906         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17907
17908 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17909
17910         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17911
17912 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17913
17914         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17915         files.
17916
17917         * message.el (message-generate-headers-first): Don't quote nil
17918         and t in docstrings.
17919
17920         * imap.el (imap-id): do.
17921
17922         * gnus-agent.el (gnus-agent-consider-all-articles)
17923         (gnus-agent-queue-mail): do.
17924
17925 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17926
17927         * spam-report.el (spam-report-process-queue): New function.
17928         Process requests from `spam-report-requests-file'.
17929         (spam-report-process-queue): Doc fix.
17930
17931 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17932
17933         * spam.el (spam-register-routine)
17934         (spam-log-processing-to-registry, spam-log-registered-p)
17935         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17936         Change "check" to "spam-check" for semi-clarity.
17937
17938 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17939
17940         * pop3.el: Require nnheader.
17941
17942         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17943
17944         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17945
17946         * gnus-picon.el: Require cl.
17947
17948         * gnus-fun.el: Require gnus-ems and gnus-util.
17949
17950         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17951
17952         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17953
17954         * gnus-art.el (gnus-article-edit-mode): Define before first
17955         reference.
17956
17957 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17958
17959         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17960         (gnus-uu-post-encoded): Use point-at-bol.
17961
17962         * gnus-topic.el (gnus-group-active-topic-p): do.
17963
17964         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17965
17966         * gnus-group.el (gnus-group-kill-region): do.
17967
17968         * gnus-art.el (article-date-ut): do.
17969
17970         * message.el (message-fetch-field): Remove redundant
17971         case-fold-search binding.
17972         (message-narrow-to-field): Simplify.
17973
17974 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17975
17976         * spam.el (spam-directory): Derive from `gnus-directory'.
17977
17978         * spam-report.el (spam-report-url-to-file)
17979         (spam-report-requests-file): New function and variable for offline
17980         reporting.
17981         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17982         and user defined function.
17983         (spam-report-url-ping-mm-url): Remove doubled slash.
17984
17985 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17986
17987         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17988
17989 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17990
17991         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17992         format string mismatch.
17993
17994         * sieve.el (sieve-deactivate-all): do.
17995
17996         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17997
17998         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17999
18000         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18001
18002         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18003
18004 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18005
18006         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18007         the list of checks.
18008
18009 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18010
18011         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18012         padding.
18013
18014 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18015
18016         * mm-view.el (mm-fill-flowed): New variable.
18017         (mm-inline-text): Use it.
18018
18019 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18020
18021         * spam.el (spam-spamassassin-register-ham-routine)
18022         (spam-spamassassin-register-spam-routine): Fix function names.
18023
18024 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18025
18026         * gnus.el (gnus-tmp-grouplens): Remove.
18027         (gnus-summary-line-format): Remove grouplens.
18028
18029         * gnus-group.el (gnus-group-line-format): Ditto.
18030
18031         * gnus-spec.el (gnus-format-specs): Ditto.
18032         (gnus-update-format-specifications): Flush the group format spec
18033         cache if there's the grouplens stuff.
18034         (gnus-parse-simple-format): Replace %l with the empty string.
18035
18036 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18037
18038         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18039         omission.
18040
18041 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18042
18043         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18044         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18045
18046 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18047
18048         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18049         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18050         New macros and functions.
18051         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18052         Handle > NLINK_MAX messages.
18053         * nnmaildir.el (nnmaildir-request-set-mark): Use
18054         nnmaildir--emlink-p and nnmaildir--eexist-p.
18055
18056 2004-01-25  Alex Schroeder  <alex@gnu.org>
18057
18058         * spam-stat.el (spam-stat-process-directory-age): New option.
18059         (spam-stat-process-directory): Use it.
18060
18061 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18062
18063         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18064         (spam-stat-save): Accept prefix argument.
18065
18066 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18067
18068         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18069         links" error.
18070
18071 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18072
18073         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18074         the rest of the and/or forms.
18075
18076 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18077
18078         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18079         compatibility with old .newsrc.eld files.
18080
18081         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18082
18083         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18084
18085         * gnus-start.el (gnus-1): do.
18086
18087         * gnus-group.el (gnus-group-line-format-alist): do.
18088
18089         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18090
18091         * gnus-gl.el: Remove.
18092
18093 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18094
18095         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18096         marks consisting of a single range {for example, (3 . 5)} rather
18097         than a list of a single range { ((3 . 5)) }.
18098
18099 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18100
18101         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
18102         with-current-buffer.
18103         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18104         avoid consing a string.
18105
18106         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18107         Remove obsolete entries for big5 and gb2312.
18108
18109 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18110
18111         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18112         uncompressed list.
18113
18114 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18115
18116         * spam-stat.el (spam-stat-strip-xref): New function.
18117         (spam-stat-process-directory): Use it.
18118
18119         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18120         here -- it's done in message-fetch-field.
18121
18122 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18123
18124         * gnus-agent.el (gnus-agent-queue-mail)
18125         (gnus-agent-prompt-send-queue): New variables.
18126         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18127         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18128         "nndraft:queue" along to gnus-draft-send.  Use
18129         gnus-agent-prompt-send-queue.
18130         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18131         is "nndraft:queue".  Suggested by Gaute Strokkenes
18132         <gs234@srcf.ucam.org>
18133
18134         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
18135         (agent-enable-undownloaded-faces): Added.
18136         (gnus-agent-cat-groups): Use eval-and-compile, not
18137         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18138         method of gnus-agent-cat-groups even when the buffer has been
18139         evaled.
18140         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
18141         delete gnus-agent-save-active-1.
18142         (gnus-agent-save-groups): Deleted.  Identical to
18143         gnus-agent-save-active.
18144         (gnus-agent-write-active): No longer adjust agent's copy of active
18145         file as agent's adjustments are now stored in their own
18146         file.  Removed optional parameter.
18147         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18148         servers.  Add use of min/max range limits from server's local
18149         file.
18150         (gnus-agent-save-alist): Removed unused optional argument.
18151         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18152         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18153         (gnus-agent-set-local): A per-server file that keeps min/max range
18154         limits for articles known to the agent.  Provides a fast mechanism
18155         for altering many active ranges.
18156         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18157         active file (local makes it unnecessary).
18158         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
18159
18160         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
18161         (agent-enable-undownloaded-faces): Added.
18162
18163         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18164         disable it when sending to "nndraft:queue".
18165         (gnus-group-send-queue): Add safety check to avoid sending queue
18166         when unplugged.
18167
18168         * gnus-group.el (gnus-group-catchup): Use new
18169         gnus-sequence-of-unread-articles, not
18170         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18171         numbers of articles.  Use gnus-range-map to avoid having to
18172         uncompress the unread list.
18173         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18174         Fixed invalid ange-ftp reference.
18175
18176         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18177         (gnus-sorted-range-intersection): Intersection of two ranges
18178         without requiring that they first be uncompressed.
18179
18180         * gnus-start.el (gnus-activate-group): Unless blocked by the
18181         caller, possibly expand the active range to include both cached
18182         and agentized articles.
18183         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18184         multiple version-dependent converters.
18185         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
18186         gnus-agent-save-active.
18187         (gnus-save-newsrc-file): Save dirty agent range limits.
18188
18189         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
18190         gnus-agent-possibly-alter-active.
18191         (gnus-adjust-marked-articles): Faster handling of simple lists.
18192
18193 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18194
18195         * spam-stat.el (spam-stat-test-directory): New optional argument
18196         displays a list of files detected.  Suggested by Andrew Cohen
18197         <cohen@andy.bu.edu>.
18198         (spam-stat-buffer-words-with-scores): Don't narrow and change
18199         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18200
18201 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18202
18203         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18204         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18205         (spam-spamassassin-arguments)
18206         (spam-spamassassin-spam-flag-header)
18207         (spam-spamassassin-positive-spam-flag-header)
18208         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18209         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18210         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18211         (spam-list-of-processors, spam-list-of-checks)
18212         (spam-list-of-statistical-checks, spam-registration-functions)
18213         (spam-check-spamassassin-headers, spam-check-spamassassin)
18214         (spam-spamassassin-score)
18215         (spam-spamassassin-register-with-sa-learn)
18216         (spam-spamassassin-register-spam-routine)
18217         (spam-spamassassin-register-ham-routine)
18218         (spam-assassin-register-spam-routine)
18219         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18220         (spam-bogofilter-score): Fix to show article before scoring.
18221
18222 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18223
18224         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18225         default scoring function.
18226         (spam-generic-score): Call spam-spamassassin-score if
18227         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18228         spam-bogofilter-score otherwise.
18229
18230         * gnus.el (spam-process, spam-autodetect-methods): Add
18231         spamassassin and spamassassin-headers.
18232
18233 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18234
18235         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18236         Suppress unnecessary messages.
18237
18238 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18239
18240         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18241         make-hash-table.
18242
18243 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18244
18245         * canlock.el (base64-encode-string): Don't autoload it.
18246
18247 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18248
18249         * run-at-time.el: Remove useless (require 'itimer),
18250         eval-and-compile and (featurep 'xemacs).
18251
18252 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18253
18254         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18255         GROUP is a virtual group.
18256
18257 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18258
18259         * gnus.el: Autoload `message-y-or-n-p'.
18260
18261 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18262
18263         * pgg-parse.el: Remove unnecessary (require 'custom).
18264
18265         * pgg-def.el: do.
18266
18267         * nnmail.el: do.
18268
18269         * gnus-undo.el: do.
18270
18271         * gnus-picon.el: do.
18272
18273         * gnus-util.el: do.
18274
18275 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18276
18277         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18278
18279 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18280
18281         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18282         handle, as well as a list.
18283
18284         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18285         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18286         (mm-w3m-cid-retrieve): Simplify.
18287
18288 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18289
18290         * message.el (message-kill-to-signature): Allow prefix arg to
18291         specify number of lines to keep before signature.
18292
18293 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18294
18295         * message.el (message-kill-to-signature): Change docstring.
18296
18297 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18298
18299         * canlock.el: Always require sha1-el.
18300         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18301
18302         * message.el: Autoload sha1 only when compiling.
18303
18304         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18305         eudc-expand-inline for XEmacs.
18306
18307 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18308
18309         * message.el (message-canlock-generate): Require sha1-el.
18310
18311 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18312
18313         * message.el (message-expand-name): Silence the byte compiler.
18314
18315         * lpath.el: Add detect-coding-system.
18316
18317         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18318         cus-edit.
18319
18320 2004-01-13  Simon Josefsson  <jas@extundo.com>
18321
18322         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18323         Invoke gnus-score-mode.  Reported by
18324         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18325
18326         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
18327         Jim Blandy <jimb@redhat.com> (tiny change).
18328
18329 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18330
18331         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18332
18333 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18334
18335         * spam.el (spam-get-article-as-string): Update to use
18336         gnus-request-article-this-buffer, much simpler.
18337         (spam-get-article-as-buffer): Remove.
18338
18339 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18340
18341         * message.el (message-expand-name): Use EUDC if the user uses that.
18342
18343 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18344
18345         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18346         character for the encoding to avoid consing a string.
18347
18348         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18349         unnecessarily.
18350
18351         * mm-util.el (mm-replace-chars-in-string): Remove.
18352
18353         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18354         of mm-replace-chars-in-string.
18355
18356 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18357
18358         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18359
18360         * mm-util.el (mm-subst-char-in-string): Support inplace.
18361
18362         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18363         a new string in every iteration.  Use shy groups.
18364
18365 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18366
18367         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18368         * gnus-soup.el (gnus-soup-group-brew):
18369         * gnus-msg.el (gnus-put-message):
18370         * gnus-move.el (gnus-group-move-group-to-server):
18371         * gnus-kill.el (gnus-batch-score):
18372         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18373         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18374         (gnus-group-update-group, gnus-group-read-group)
18375         (gnus-group-make-group, gnus-group-make-help-group)
18376         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18377         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18378         (gnus-group-sort-by-unread, gnus-group-catchup)
18379         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18380         (gnus-group-yank-group, gnus-group-set-info)
18381         (gnus-group-list-groups):
18382         * gnus.el (gnus-generate-new-group-name):
18383         * gnus-delay.el (gnus-delay-send-queue):
18384         * nnvirtual.el (nnvirtual-catchup-group):
18385         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18386         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18387         (gnus-group-prepare-topics, gnus-topic-check-topology):
18388         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18389         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18390         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18391         (gnus-group-make-articles-read):
18392         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18393         (gnus-group-change-level, gnus-kill-newsgroup)
18394         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18395         (gnus-get-unread-articles, gnus-make-articles-unread)
18396         (gnus-make-ascending-articles-unread): Use accessor
18397         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18398         to get group information for improved readability.
18399
18400
18401 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18402
18403         * gnus-art.el (article-decode-mime-words, article-babel)
18404         (gnus-article-highlight-signature, gnus-article-add-buttons)
18405         (gnus-signature-toggle): Use gnus-with-article-buffer.
18406
18407         * gnus-art.el (gnus-article-highlight-headers)
18408         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18409
18410         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18411         (gnus-article-set-globals, gnus-request-article-this-buffer)
18412         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18413         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18414         (gnus-mime-display-alternative): Use with-current-buffer.
18415
18416 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18417
18418         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18419         also under 80 char limit, and call gnus-error if needed.
18420         (spam-fetch-article-header): Fix - it was a
18421         buffer-local variable (gnus-newsgroup-data).
18422         (spam-find-spam): Use spam-generate-fake-headers, forget about
18423         spam-insert-fake-headers.
18424         (spam-insert-fake-headers): Remove.
18425
18426 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18427
18428         * deuglify.el (gnus-article-outlook-unwrap-lines)
18429         (gnus-outlook-rearrange-article)
18430         (gnus-outlook-repair-attribution-outlook)
18431         (gnus-outlook-repair-attribution-block)
18432         (gnus-outlook-repair-attribution-other): Remove redundant
18433         save-excursion.
18434
18435 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18436
18437         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18438         (spam-fetch-field-subject-fast)
18439         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18440         (spam-fetch-article-header): Add functions to deal with Gnus
18441         internals for fast retrieval of article header data.
18442         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18443
18444 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18445
18446         * pop3.el (pop3-md5): Remove.
18447         (pop3-apop): Replace pop3-md5 with md5.
18448
18449         * mm-bodies.el: base64 is always built-in.
18450
18451         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
18452         with-current-buffer.
18453
18454 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18455
18456         * canlock.el (canlock-insert-header): Remove excessive grouping in
18457         regexp.
18458
18459         * gnus-sum.el (gnus-summary-read-document): Ditto.
18460
18461         * gnus-uu.el (gnus-uu-part-number): Ditto.
18462
18463         * html2text.el (html2text-remove-tags): Ditto.
18464         (html2text-format-tags): Ditto.
18465         (html2text-format-single-elements): Ditto.
18466
18467         * mml.el (mml-parse-1): Ditto.
18468
18469 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18470
18471         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18472
18473         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18474
18475         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18476
18477         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18478
18479 2003-11-15  Simon Josefsson  <jas@extundo.com>
18480
18481         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18482         (pgg-gpg-lookup-key): Use regexp match instead of
18483         split-string (split-string is different between emacs 21.2 and
18484         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18485
18486 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18487
18488         * gnus-art.el (gnus-mime-view-all-parts)
18489         (gnus-article-part-wrapper, gnus-article-view-part): Use
18490         with-current-buffer.
18491
18492 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18493
18494         * spam.el (spam-disable-spam-split-during-ham-respool)
18495         (spam-spamoracle-database, spam-cache-lookups)
18496         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18497         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18498         (spam-group-ham-marks, spam-group-spam-marks)
18499         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18500         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18501         also add spam-use-blackholes to the statistical checks.
18502         (spam-fetch-field-fast): Add interface to fetching fields, may
18503         become a macro.
18504         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18505         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18506         (spam-insert-fake-headers): Fake an article when needed.
18507         (spam-find-spam): Fake article when possible.
18508         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18509         (spam-check-bogofilter-headers): Use message-fetch-field instead
18510         of nnmail-fetch-field.
18511
18512 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18513
18514         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18515
18516 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18517
18518         * spam.el (spam-split): Do not require spam-use-CHECK to be
18519         enabled if that check is passed to spam-split explicitly; also
18520         fix so 'spam doesn't get converted to spam-split-group when
18521         spam-split-symbolic-return is t.
18522         (spam-find-spam): Find registrations of the article and use those
18523         instead of re-running spam-split to find the spam/ham
18524         classification of the article.
18525         (spam-log-processing-to-registry, spam-log-registered-p)
18526         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18527         Use gnus-error instead of gnus-message.
18528         (spam-log-registration-type): Add function to determine the
18529         classification of a message based on registry entries; will
18530         return nil if both 'spam and 'ham are found.
18531         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18532         a reasonably fast local cache without the loading errors.
18533         (spam-cache-lookups): Set to t by default.
18534         (spam-find-spam): Don't try to guess spam-cache-lookups.
18535         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18536         spam-caches entry.
18537         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18538         caching of whitelist/blacklist entries.
18539         (spam-check-whitelist, spam-check-blacklist): Invoke
18540         spam-from-listed-p with a type, not a cache variable.
18541         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18542
18543 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18544
18545         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18546
18547         * nnmail.el (nnmail-split-fancy): do.
18548
18549         * mml.el (mml-parse): do.
18550
18551         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18552         (gnus-score-adaptive): do.
18553
18554 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18555
18556         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18557         (gnus-mime-button-map): Don't set keymap parent.
18558         (gnus-button-ctan-directory-regexp): Use shy grouping.
18559         (gnus-prev-page-map): Don't set keymap parent.
18560         (gnus-prev-page-map): Remove duplicated one.
18561         (gnus-next-page-map): Don't set keymap parent.
18562         (gnus-mime-security-button-map): Ditto.
18563
18564         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18565         version number.
18566
18567         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18568
18569 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18570
18571         * canlock.el (canlock-sha1-function): Remove.
18572         (canlock-sha1-function-for-verify): Remove.
18573         (canlock-openssl-program): Remove.
18574         (canlock-openssl-args): Remove.
18575         (canlock-ignore-errors): Remove.
18576         (canlock-sha1-with-openssl): Remove.
18577         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18578         (canlock-verify): Don't use canlock-ignore-errors.
18579
18580         * sha1-el.el (sha1-string-external): Make it can return a string
18581         in binary form.
18582         (sha1-region-external): Ditto.
18583         (sha1-string-internal): Ditto.
18584         (sha1-region-internal): Ditto.
18585         (sha1-region): Ditto.
18586         (sha1-string): Ditto.
18587         (sha1): Ditto.
18588
18589 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18590
18591         * spam.el (spam-report-articles-gmane): New command.
18592
18593 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18594
18595         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18596
18597         * run-at-time.el (run-at-time-saved): Remove.
18598         (run-at-time): Doc fix.
18599
18600 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18601
18602         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18603         (gnus-summary-limit-map): Add it.
18604         (gnus-summary-make-menu-bar): do.
18605
18606 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18607
18608         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18609         Make attempt at some caching support (done for BBDB only now).
18610         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18611         addresses to be checked.
18612         (spam-clear-cache-BBDB): Add function, to be invoked by
18613         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18614         (spam-check-BBDB): Check and use the caches, if
18615         spam-cache-lookups is on, remove superfluous (provide).
18616
18617 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18618
18619         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18620
18621 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18622
18623         * run-at-time.el (run-at-time-saved): Move to after the definition
18624         of `run-at-time'.
18625
18626         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18627
18628 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18629
18630         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18631         mm-w3m-local-map-property.
18632
18633         * mm-view.el (mm-w3m-mode-map): Remove.
18634         (mm-w3m-local-map-property): Remove.
18635         (mm-inline-text-html-render-with-w3m): Don't use
18636         mm-w3m-local-map-property.
18637
18638 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18639
18640         * run-at-time.el: New file.
18641
18642         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18643         under Emacs.
18644
18645         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18646         of gnus-set-text-properties.
18647
18648         * gnus-uu.el (gnus-uu-save-article): Ditto.
18649
18650         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18651
18652         * gnus-cite.el (gnus-cite-parse): Ditto.
18653
18654         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18655         of gnus-.
18656
18657         * gnus-xmas.el (run-at-time): Require run-at-time.
18658
18659         * gnus.el: Changed calls to nnheader-run-at-time and
18660         password-run-at-time throughout to use run-at-time directly.
18661
18662         * password.el: Removed definition of run-at-time.
18663
18664         * nnheaderxm.el: Remove definition of run-at-time.
18665
18666 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18667
18668         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18669         in prompt.
18670
18671 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18672
18673         * messagexmas.el (message-xmas-redefine): Alias
18674         `message-make-caesar-translation-table' to
18675         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18676         version.
18677
18678         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18679         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18680         `gnus-xmas-set-text-properties'.
18681         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18682         `gnus-xmas-completing-read'.
18683         (gnus-xmas-completing-read): Removed.
18684         (gnus-xmas-open-network-stream): Removed.
18685
18686         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18687         XEmacs version.
18688
18689         * dns.el (dns-make-network-process): Use `open-network-stream'
18690         instead of `gnus-xmas-open-network-stream'.
18691
18692         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18693
18694         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18695
18696 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18697
18698         * gnus-art.el (gnus-mime-display-alternative)
18699         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18700         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18701         Don't use gnus-local-map-property.
18702
18703         * gnus-util.el (gnus-local-map-property): Remove.
18704
18705         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18706         gnus-completing-read-maybe-default with completing-read.
18707
18708         * gnus-util.el (gnus-completing-read): do.
18709         (gnus-completing-read-maybe-default): Remove.
18710
18711 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18712
18713         * password.el: Only autoload `run-at-time' if not XEmacs.
18714         Only autoload the itimer functions if XEmacs.
18715
18716 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18717
18718         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18719         XEmacsen.
18720
18721         * dgnushack.el: Autoload executable-find for XEmacs.
18722
18723 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18724
18725         * gnus-art.el (gnus-read-string): Remove.
18726         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18727         read-string.
18728
18729 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18730
18731         * netrc.el: Autoload password-read.
18732         (netrc): Add configuration group.
18733         (netrc-encoding-method, netrc-openssl-path): Add
18734         variables for encoding and decoding of files with symmetric
18735         ciphers.
18736         (netrc-encode): Add assistant function to encode a file with
18737         netrc-encoding-method.
18738         (netrc-parse): Add interactive parameter, added optional
18739         decoding if netrc-encoding-method is non-nil but otherwise
18740         behavior is standard.
18741         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18742         Do s/encode/encrypt/ everywhere.
18743
18744         * spam.el: Remove executable-find autoload.
18745
18746 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18747
18748         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18749
18750         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18751
18752 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18753
18754         * gnus-art.el (gnus-treat-ansi-sequences)
18755         (article-treat-ansi-sequences): New variable and function.
18756         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18757
18758         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18759         Use it.
18760
18761 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18762
18763         * mm-util.el (mm-quote-arg): Remove.
18764
18765         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18766         shell-quote-argument.
18767
18768         * gnus-uu.el (gnus-uu-command): do.
18769
18770         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18771
18772         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18773         with make-char.
18774
18775         * mm-util.el (mm-make-char): Remove.
18776
18777         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18778         add-minor-mode.
18779
18780         * gnus-undo.el (gnus-undo-mode): do.
18781
18782         * gnus-topic.el (gnus-topic-mode): do.
18783
18784         * gnus-sum.el (gnus-dead-summary-mode): do.
18785
18786         * gnus-start.el (gnus-slave-mode): do.
18787
18788         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18789
18790         * gnus-ml.el (gnus-mailing-list-mode): do.
18791
18792         * gnus-gl.el (gnus-grouplens-mode): do.
18793
18794         * gnus-draft.el (gnus-draft-mode): do.
18795
18796         * gnus-dired.el (gnus-dired-mode): do.
18797
18798         * gnus-ems.el (gnus-add-minor-mode): Remove.
18799
18800         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18801         Replace gnus-char-width with char-width.
18802
18803         * gnus-ems.el (gnus-char-width): Remove.
18804
18805         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18806         Replace gnus-char-width with char-width.
18807
18808         * gnus-ems.el (gnus-char-width): Remove.
18809
18810         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18811         definition.
18812         Remove Emacs 20 hash table compatibility code.
18813
18814         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18815         20 compatibility code.
18816
18817         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18818
18819         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18820
18821         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18822         with point-at-{eol,bol}.
18823
18824         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18825
18826         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18827
18828         * flow-fill.el (fill-flowed-point-at-bol)
18829         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18830
18831         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18832         Replace with point-at-{eol,bol} throughout all files.
18833
18834 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18835
18836         * ntlm.el (ntlm-string-as-unibyte): New macro.
18837         (ntlm-build-auth-response): Use it.
18838
18839         Remove Emacs 20 stuff:
18840         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18841         (butlast, mapc, remove): Remove the compiler macros.
18842         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18843         of delq and copy-sequence.
18844         * gnus-art.el (popup-menu): Remove the compiler macro.
18845         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18846         Emacs 20.
18847
18848 2004-01-05  Simon Josefsson  <jas@extundo.com>
18849
18850         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18851         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18852         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18853         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18854         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18855         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18856         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18857         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18858         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18859         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18860         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18861         string-xor into ntlm-string-xor.  Suggested by
18862         Jesper Harder <harder@myrealbox.com>.
18863
18864         * ntlm.el: Don't include poem.
18865
18866         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18867         Jesper Harder <harder@myrealbox.com>.
18868
18869         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18870
18871         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18872         probably breaks emacs with DL patch, but do we care? Is anyone
18873         still using the DL stuff?)
18874
18875         * sieve-manage.el: Use the password package.
18876         (sieve-manage-read-passwd): Remove.
18877         (sieve-manage-interactive-login): Use password.  Re-add
18878         condition-case around loop.
18879
18880         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18881         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18882         the password package.
18883
18884 2003-02-19  Simon Josefsson  <jas@extundo.com>
18885
18886         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18887         token.
18888
18889 2002-08-07  Simon Josefsson  <jas@extundo.com>
18890
18891         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18892         (sieve-manage-authenticators):
18893         (sieve-manage-authenticator-alist): Add some SASL mechs.
18894         (sieve-sasl-auth): New function.
18895         (sieve-manage-cram-md5-auth):
18896         (sieve-manage-plain-auth): Rewrite using SASL library.
18897         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18898         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18899         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18900         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18901
18902 2004-01-05  Simon Josefsson  <jas@extundo.com>
18903
18904         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18905         New files.
18906
18907 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18908
18909         * gnus-group.el (gnus-no-groups-message): Update.
18910
18911         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18912
18913 2003-11-09  Simon Josefsson  <jas@extundo.com>
18914
18915         * imap.el: Support for ID IMAP extension (RFC 2971).
18916         (imap-local-variables): Add imap-id.
18917         (imap-id): New variable.
18918         (imap-id): New function.
18919         (imap-parse-response): Parse untagged ID response.
18920         * nnimap.el (nnimap-id): New variable.
18921         (nnimap-open-connection): Use it.
18922
18923 2003-12-28  Simon Josefsson  <jas@extundo.com>
18924
18925         * gnus-score.el (gnus-score-edit-all-score): New.
18926         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18927
18928 2004-01-04  Simon Josefsson  <jas@extundo.com>
18929
18930         * password.el: Add.
18931
18932 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18933
18934         * dns.el (dns-query-types): Fix typo.
18935         (dns-query-types): New function.
18936         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18937         PTR and SOA replies, see RFC 1035.
18938
18939 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18940
18941         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18942
18943         * Moved to Changelog.2.
18944
18945 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18946
18947         * gnus.el (gnus-version-number): Bump version.
18948
18949 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18950
18951         * gnus.el: No Gnus v0.1 is released.
18952
18953 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18954
18955         * gnus.el: No Gnus v0.0 is released.
18956
18957 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18958
18959         * gnus.el (gnus-version-number): Bump.
18960         (gnus-version): No.
18961
18962 See ChangeLog.2 for earlier changes.
18963
18964     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18965       Free Software Foundation, Inc.
18966
18967   This file is part of GNU Emacs.
18968
18969   GNU Emacs is free software: you can redistribute it and/or modify
18970   it under the terms of the GNU General Public License as published by
18971   the Free Software Foundation, either version 3 of the License, or
18972   (at your option) any later version.
18973
18974   GNU Emacs is distributed in the hope that it will be useful,
18975   but WITHOUT ANY WARRANTY; without even the implied warranty of
18976   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18977   GNU General Public License for more details.
18978
18979   You should have received a copy of the GNU General Public License
18980   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18981
18982 ;; Local Variables:
18983 ;; coding: utf-8
18984 ;; fill-column: 79
18985 ;; add-log-time-zone-rule: t
18986 ;; End: