dgnushack.el: Don't use ignore-errors in the top level form since it is unavailable...
[gnus] / lisp / ChangeLog
1 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * dgnushack.el: Don't use ignore-errors in the top level form since it
4         is unavailable in XEmacs even if cl is loaded.
5
6         * gnus-art.el (org-entities): Bind it.
7
8 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9
10         * shr.el (browse-url-mailto): Autoload.
11
12         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
13
14         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
15         regexp doesn't need quoting.
16
17 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
18
19         * message.el (message-subject-trailing-was-ask-regexp)
20         (message-subject-trailing-was-regexp): Match was: in addition to was.
21
22 2010-11-09  Glenn Morris  <rgm@gnu.org>
23
24         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
25         (nnbabyl-check-mbox): Use point-at-bol.
26
27 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28
29         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
30
31         * message.el (message-mailto): New function.
32         (message-mailto): Should accept other parameters.
33         (message-mailto): Remove since it duplicates browse-url-mailto
34         functionality.
35
36 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
37
38         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
39         methods.
40         (gnus-read-active-file): Ditto.
41
42         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
43         ": " from the prompt.
44         (gnus-group-make-group): Ditto.
45
46 2010-11-07  Glenn Morris  <rgm@gnu.org>
47
48         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
49         (gnus-bookmark-kill-line): Use point-at-eol.
50
51 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
52
53         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
54         asterisks in From header.
55
56 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
57
58         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
59         string to avoid making the From headers syntactically invalid.
60
61         * message.el (message-send-mail): Don't insert courtesy messages if the
62         message already has List-Post and List-ID messages.
63
64 2010-11-06  Glenn Morris  <rgm@gnu.org>
65
66         * gnus-art.el (gnus-treat-article): Give dynamic local variables
67         `condition', `type', `length' a prefix.
68         (gnus-treat-predicate): Update for above name changes.
69
70 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
71
72         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
73         binding.  Handled by `gnus-summary-refer-thread' instead.
74         (nnir-warp-to-article): New backend function.
75
76         * nnimap.el (nnimap-request-thread): Force dependency updating.
77
78         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
79         (gnus-summary-refer-thread): Rework to improve thread-referral.
80
81         * gnus-int.el (gnus-warp-to-article): New function.
82
83         * gnus-sum.el (gnus-summary-article-map): Bind it.
84
85 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
86
87         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
88         gnus-summary-refer-thread.
89
90         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
91         headers.
92         (gnus-summary-limit-include-thread): Prevent articles in thread from
93         being cut in gnus-cut-threads.
94         (gnus-summary-refer-thread): Limit retrieved headers to those in
95         thread.
96
97 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * message.el (message-send-mail): Use the value of
100         message-courtesy-message from the message buffer.
101
102         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
103
104         * shr.el (shr-browse-url): Implement mailto: URLs.
105
106         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
107         "raw".
108
109         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
110         if it's already selected.
111
112         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
113
114 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
115
116         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
117         to measure the length and truncate alt text.
118
119 2010-11-03  Glenn Morris  <rgm@gnu.org>
120
121         * nndiary.el (nndiary-generate-nov-databases-1)
122         (nndiary-generate-active-info): Rename dynamic variable `files' to
123         something less generic.
124
125 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
126
127         * nnir.el (nnir-request-move-article): Call the underlying backend to
128         move articles from nnir.
129
130 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
131
132         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
133
134 2010-11-02  Julien Danjou  <julien@danjou.info>
135
136         * nnir.el: Remove wais support.
137
138 2010-11-02  Glenn Morris  <rgm@gnu.org>
139
140         * gnus-html.el: Reorder requirements to quieten compiler.
141
142 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
145         properly for XEmacs as well.
146         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
147         (gnus-article-natural-long-line-p): Use window-width rather than
148         frame-width.
149
150 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
151
152         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
153         (nnir-read-parms): Don't modify query.
154         (nnir-run-query): Add ability to search topic on current line.
155         (nnir-get-active): Clean up.
156
157 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
158
159         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
160         degenerate articles.
161
162         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
163         (gnus-print-buffer): Just print the buffer as is, without any copying
164         to a buffer and then re-highlighting.
165
166         * nnimap.el (nnimap-request-group): Store the new updated info.
167         (nnimap-request-group): Select the group when we don't know whether it
168         exists or not.
169
170         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
171         groups.
172
173         * gnus-group.el (gnus-group-find-new-groups): Display all the new
174         groups.
175
176         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
177         groups.
178
179         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
180         long-lines case by only filling the long lines.
181
182         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
183         (bug #7311).
184
185 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
186
187         * shr.el: No need to declare `declare-function' since shr.el is for
188         only Emacsen that provide `libxml-parse-html-region'.
189
190         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
191         effective only in a file it is referred to.
192
193 2010-11-01  Glenn Morris  <rgm@gnu.org>
194
195         * mm-util.el (gnus-completing-read): Autoload.
196         (mm-read-coding-system): Simplify Emacs definition.
197
198         * nnmail.el (gnus-activate-group):
199         * nnimap.el (gnutls-negotiate):
200         * nntp.el (netrc-parse): Fix declarations.
201
202 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
203
204         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
205         string-match-p in Emacs >=23.
206
207         * gnus-msg.el (gnus-configure-posting-styles)
208         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
209
210 2010-11-01  Glenn Morris  <rgm@gnu.org>
211
212         * nnir.el (declare-function): Add compat stub.
213         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
214         (nnir-run-gmane): Require 'mm-url.
215
216         * mm-util.el (mm-string-to-multibyte): Simplify.
217
218         * shr.el (declare-function): Add compat stub.
219         (url-cache-create-filename): Declare.
220         (mm-disable-multibyte, widget-convert-button): Autoload.
221
222         * smime.el (ldap-search): Declare.
223         (smime-cert-by-ldap-1): Require ldap on Emacs.
224
225         * nnimap.el: Require nnmail, and gnus-sum when compiling.
226         (nnimap-keepalive): Use gnus-float-time.
227
228         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
229         (mail-source-delete-crash-box): Use gnus-float-time.
230
231         * gnus-dired.el (gnus-completing-read): Autoload.
232
233         * mm-view.el (gnus-rescale-image): Autoload.
234
235         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
236
237         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
238
239         * sieve-manage.el: Require 'cl when compiling.
240
241         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
242         (gnus-iswitchb-completing-read): Require iswitchb.
243         (gnus-select-frame-set-input-focus): Silence compiler.
244
245 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
246
247         * message.el (message-subject-trailing-was-query): Change default to t,
248         since I think that's what most people want.
249
250         * nnimap.el (nnimap-request-accept-article): Erase buffer before
251         appending for easier debugging.
252         (nnimap-wait-for-connection): Take a regexp.
253         (nnimap-request-accept-article): Wait for the continuation line before
254         sending anything unless we're streaming.
255
256         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
257         leave the header washing to take place.
258
259 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
260
261         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
262         regular expression match and replace in posting styles.
263
264 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
265
266         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
267         an entire server.
268         (nnir-get-active): New function.
269         (nnir-run-imap): Use it.
270         (nnir-run-gmane): Who knew, gmane search returns an article score!
271
272         * gnus-srvr.el (gnus-server-mode-map): add binding "G" to search the
273         server on the current line with nnir.
274
275 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
276
277         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
278         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
279         left edge.
280         (gnus-article-foldable-buffer): Skip past the prefix when determining
281         raggedness.
282
283         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
284         the raw article, and change `C-u g' to show the article without doing
285         treatments.
286
287         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
288         on to `gnus-treat-article'.
289         (gnus-inhibit-article-treatments): New variable.
290
291         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
292
293         * gnus-art.el (gnus-treatment-function-alist): Have
294         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
295         (gnus-treat-fill-long-lines): Change default to fill all text/plain
296         sections.
297
298         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
299         parameter.
300         (gnus-article-fill-cited-long-lines): New function.
301         (gnus-article-fill-cited-article): Allow filling only long sections.
302
303         * shr.el (shr-find-fill-point): Don't break lines between punctuation
304         and non-punctuation (like after the apostrophe in "'We").
305
306         * gnus-sum.el (gnus-summary-select-article): Make sure
307         gnus-original-article-buffer is alive.
308
309         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
310         reflect the order they're in in the digest.
311
312         * gnus.el (gnus-group-startup-message): Move point to the start of the
313         buffer.
314
315         * nnimap.el (nnimap-capability): New function.
316         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
317         is set.
318
319 2010-10-31  David Engster  <dengste@eml.cc>
320
321         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
322         conform with changes to gnus-completing-read.
323
324 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
325
326         * shr.el (shr-tag-img): Output "*" instead of "[img]".
327
328 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
329
330         * nnir.el move defvar, defcustom around to keep file organized and keep
331         byte-compiler quiet.
332         (nnir-read-parms): accept search-engine as arg.
333         (nnir-run-query): pass search-engine as arg.
334         (nnir-search-engine): remove.
335
336 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
337
338         * shr.el (shr-generic): The text nodes should be text, not :text.
339
340         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
341         later in the file.
342
343 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
344
345         * nnir.el: general clean up. allow searching with multiple
346         engines. allow separate extra-parameters for each engine. batch queries
347         when possible.
348         (nnir-imap-default-search-key,nnir-method-default-engines): add
349         customize interface.
350         (nnir-run-gmane): new engine.
351         (nnir-engines): use it. qualify all prompts with engine name.
352         (nnir-search-engine): remove global variable.
353         (nnir-run-hyrex): restore for now.
354         (nnir-extra-parms,nnir-search-history): new variables.
355         (gnus-group-make-nnir-group): use them.
356         (nnir-group-server): remove in favor of gnus-group-server.
357         (nnir-request-group): avoid searching twice.
358         (nnir-sort-groups-by-server): new function.
359
360 2010-10-30  Julien Danjou  <julien@danjou.info>
361
362         * gnus-group.el: Remove gnus-group-fetch-control.
363
364         * gnus-start.el (gnus-find-new-newsgroups): Remove
365         gnus-check-first-time-used.
366
367         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
368
369 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
370
371         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
372         set on groups that don't have \* permanentflags.
373
374 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
375
376         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
377         control the background color.
378         (shr-tag-img): Ignore very small web bug type images.
379         (shr-put-image): Add help-echo alt texts to the images.
380         (shr-tag-video): Show the video poster image.
381
382 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
383
384         * shr.el (shr-table-depth): New variable.
385         (shr-tag-table-1): Only insert the images after the top-level table.
386
387         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
388
389         * gnus-util.el (gnus-list-memq-of-list): New function.
390
391         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
392         selected.
393         (nnimap-unsplittable-articles): New slot.
394         (nnimap-new-articles): Use it.
395
396 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
397
398         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
399         move to the previous line on `M-g'.
400
401 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402
403         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
404         *-request-group, which seems unnecessary.
405
406         * nnimap.el (nnimap-quote-specials): Function copied over from
407         imap.el.
408         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
409         they support that.  Suggested by Tom Regner.
410
411 2010-10-29  Julien Danjou  <julien@danjou.info>
412
413         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
414         defalias.
415         (gnus-summary-delete-marked-with): Remove obsolete defalias.
416
417         * gnus.el: Remove `gnus-nntp-service' variable.
418         (gnus-secondary-servers): Make obsolete.
419         (gnus-nntp-server): Make obsolete.
420
421         * gnus-start.el (gnus-1): Remove x-splash calls.
422
423         * gnus-ems.el (gnus-x-splash): Remove.
424
425         * gnus.el (gnus-group-startup-message): Simplify/update code.
426
427         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
428         definition.
429
430         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
431         capability before doing anything.
432         (gnus-group-insert-group-line): Remove useless
433         gnus-group-remove-excess-properties.
434
435 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
436
437         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
438
439 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
440
441         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
442         config after reselecting.
443
444 2010-10-28  Julien Danjou  <julien@danjou.info>
445
446         * shr.el (shr-put-image): Use point even if only inserting text.
447         (shr-put-image): Save excursion when inserting alt text on non-graphic
448         display, so the behaviour is the same when we are on a graphic display.
449
450         * nnir.el (nnir-run-swish-e): Remove hyrex support.
451
452 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
453
454         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
455         (gnus-mime-copy-part): Check coding system, not charset.
456         (gnus-mime-view-part-externally): Never remove part.
457         (gnus-mime-view-part-internally): Don't remove part here.
458         (gnus-article-part-wrapper): Make sure MIME tag is visible.
459         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
460         multipart/alternative.
461
462         * mm-decode.el (mm-display-part): Take optional arg `force'.
463
464 2010-10-26  Julien Danjou  <julien@danjou.info>
465
466         * gnus-group.el (gnus-group-default-list-level): Add this function to
467         compute the default list level.
468         (gnus-group-default-list-level): Add possibility to use a function.
469
470 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
471
472         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
473
474         * gnus-group.el (gnus-group-completing-read)
475         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
476         gnus-replace-in-string.
477
478 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
479
480         * shr.el (shr-tag-div): Added.
481
482         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
483
484 2010-10-25  Julien Danjou  <julien@danjou.info>
485
486         * gnus-util.el: Remove `gnus-with-local-quit'.
487
488         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
489
490 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
491
492         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
493         the original article buffer.
494
495 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
496
497         * nnimap.el (nnimap-request-head): New function.
498         (nnimap-request-move-article): Try to be slighly faster by not
499         requesting the entire message when moving.
500         (nnimap-transform-headers): Don't bug out on bodiless articles.
501         (nnimap-send-command): Have no outstanding messages if the IMAP server
502         doesn't support streaming.
503         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
504
505 2010-10-24  Julien Danjou  <julien@danjou.info>
506
507         * message.el (message-default-headers): Fix type.
508
509 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
510
511         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
512         prefetching images.
513
514         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
515         backend for unknown groups.  This is mainly useful for nnimap groups.
516
517         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
518         group isn't covered by the agent.
519
520 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
521
522         * nnir.el (nnir-method-default-engines): new variable.
523         (nnir-run-query): use it.
524         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
525         (gnus-summary-nnir-goto-thread): change group if needed.
526
527         * gnus-group.el (gnus-group-group-map): add key binding for
528         gnus-group-make-nnir-group.
529
530 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
531
532         * shr.el (shr-tag-object): Added.
533
534         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
535         original article buffer live.
536         (gnus-summary-select-article-buffer): Mention
537         gnus-widen-article-buffer.
538
539 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
540
541         * shr.el (shr-tag-strong): Added.
542
543 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
544
545         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
546         group names.  They mess up the group buffer badly.
547
548         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
549
550         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
551         instead of the summary one.
552
553 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
554
555         * mml.el (mml-preview): Work properly when editing article.
556
557         * gnus-start.el (gnus-read-active-file-1): Don't add method to
558         gnus-have-read-active-file if it's already been in.
559
560 2010-10-22  Tom Tromey  <tromey@redhat.com>
561
562         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
563         gnus-group-completing-read.
564
565 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
566
567         * message.el (message-mode-map): Don't bind M-; to comment region, to
568         allow the global comment-dwim to work.
569
570 2010-10-21  Julien Danjou  <julien@danjou.info>
571
572         * message.el (message-setup-1): Allow message-default-headers to be a
573         function.
574
575 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
576
577         * shr.el (shr-tag-table): Simplify.
578
579 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
580
581         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
582         to avoid trying to snarf invalid stuff.
583
584         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
585
586         * gnus.el (gnus-message-archive-group): Quote value.
587         (gnus-message-archive-group): Mark as changed.
588
589         * shr.el (shr-add-font): Don't put the font properties on the newline
590         or the indentation.
591
592         * message.el (message-fix-before-sending): Change options when sending
593         non-printable characters.
594
595         * gnus.el (gnus-message-archive-method): Change the default to
596         monthly outgoing groups.
597
598         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
599         that have gotten new numbers.
600
601         * nnimap.el (nnimap-request-replace-article): New function.
602
603 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
604
605         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
606         (nnrss-request-article): Don't use special html washing code.
607
608 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
609
610         * shr.el (shr-tag-table): Remove useless nconc.
611
612 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
613
614         * gnus-art.el (article-wash-html): Simplify and remove the charset
615         stuff.  Use the normal html rendering code instead of the special html
616         washing code.
617
618         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
619         `gnus-w3m' symbols.
620         (mm-text-html-washer-alist): Removed.
621
622         * mm-decode.el (mm-inline-text-html-renderer): Removed.
623         (mm-inline-media-tests): Removed use.
624         (mm-text-html-renderer): Change default to the `shr' symbol.
625
626         * mm-view.el (mm-inline-text-html): Removed use.
627
628         * gnus-art.el (gnus-blocked-images): New function.  Allow the
629         `gnus-blocked-images' to be a function.
630         (gnus-article-wash-function): Removed.
631
632 2010-10-20  Julien Danjou  <julien@danjou.info>
633
634         * spam.el (spam-list-of-processors): Mark as obsolete.
635
636         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
637         (nnimap-insert-partial-structure): Fix boundary detection.
638
639 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
640
641         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
642         run file-truename on remote files.  This can be expensive and even
643         prevent one from editing drafts if some unrelated buffer has a stale
644         connection.
645
646 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
647
648         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
649         kinsoku-eol regardless of shr-kinsoku-shorten.
650         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
651         (shr-tag-table): Support caption, thead, and tfoot.
652
653 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
654
655         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
656         lines.
657         (shr-save-contents): New command and keystroke.
658
659         * nndoc.el (nndoc-type-alist): Add git support.
660         (nndoc-git-type-p): New function.
661         (nndoc-transform-git-article): Ditto.
662         (nndoc-transform-git-headers): Ditto.
663         (nndoc-transform-git-headers): Generate Subject headers.
664
665         * shr.el (shr-parse-style): New function.
666         (shr-tag-span): Ditto.
667
668         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
669         to `G G' to avoid collisions.
670
671 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
672
673         * shr.el: Load kinsoku if necessary.
674         (shr-kinsoku-shorten): New internal variable.
675         (shr-find-fill-point): Make kinsoku shorten text line if
676         shr-kinsoku-shorten is bound to non-nil.
677         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
678         shr-indentation too when testing if table is wider than frame width.
679         (shr-insert-table): Use `string-width' instead of `length' to measure
680         text width.
681         (shr-insert-table-ruler): Make sure indentation is done at bol.
682
683 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
684
685         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
686         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
687         undecoded network data.
688
689 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
690
691         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
692         name in the mode line spec so that the mode line menu works
693         (bug #2431).
694
695         * message.el (message-get-reply-headers): If we're fed `to-address',
696         then always use that.
697
698         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
699         aren't so wide as to need to switch off the edit menu.
700
701         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
702         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
703
704         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
705         `M-g'.
706         (nnimap-update-info): Update flags/read marks even if \* isn't part of
707         the permanent marks.
708
709 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
710
711         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
712         Splitting according to references/in-reply-to obeys the ignore-groups
713         variable, while splitting by sender and subject do not.
714
715 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
716
717         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
718         alist, so that we can look for non-Unicode chars.
719         (article-translate-strings): Allow both character and string maps.
720
721 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
722
723         * shr.el (shr-insert): Don't insert space behind a wide character
724         categorized as kinsoku-bol, or between characters both categorized as
725         nospace.
726
727 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
728
729         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
730         headers to gnus-newsgroup-headers.
731
732 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
733
734         * shr.el (shr-tag-img): Don't align images -- since we're not
735         rescaling, this often leads to ugly displays.
736
737 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
738
739         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
740         duplicates.
741
742 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
743
744         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
745         call.
746
747 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
748
749         * gnus.el: Autoload gnus-html-show-images.
750
751         * nnimap.el: Use nnheader-message throughout.
752
753         * shr.el (shr-tag-img): Ignore images with no data.
754
755 2010-10-15  Julien Danjou  <julien@danjou.info>
756
757         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
758         a possibility to disable format=flow encoding when using hard newlines.
759
760 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
761
762         * shr.el (shr-insert): Remove space inserted before or after a
763         breakable character or at the beginning or the end of a line.
764         (shr-find-fill-point): Do kinsoku; find the second best point or give
765         it up if there's no breakable point.
766
767 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
768
769         * nnimap.el (nnimap-open-connection): Message when opening connection
770         for debugging purposes.
771
772         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
773         on every setup buffer call to allow this to change from article to
774         article.
775
776         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
777         buffers where we have a wide table.
778
779 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
780
781         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
782         uses *-request-thread.
783
784 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
785
786         * nnimap.el (nnimap-open-connection): Remove %s from openssl
787         incantation, which is no longer valid.
788
789 2010-10-14  Julien Danjou  <julien@danjou.info>
790
791         * shr.el: Fix defcustom type (char -> character).
792
793 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
794
795         * nnimap.el (nnimap-open-connection): tls-program should be a list of
796         programs.
797
798 2010-10-14  Julien Danjou  <julien@danjou.info>
799
800         * shr.el (shr-tag-a): Use url-link as widget type.
801
802         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
803         `gnus-group-get-icon'.
804
805 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
806
807         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
808         This should make server editing work better.
809
810         * shr.el (shr-find-fill-point): Don't inloop on indented text.
811
812         * tls.el (tls-program): Remove spurious %s from openssl.
813
814         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
815         (nnimap-parse-flags): Fix regexp.
816
817         * shr.el (shr-find-fill-point): Use a filling algorithm that should
818         probably work for CJVK text, too.
819
820         * nnimap.el (nnimap-extend-tls-programs): Removed.
821         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
822
823         * tls.el (tls-starttls-switches): Remove starttls hack.
824         (open-tls-stream): Ditto.
825         (tls-find-starttls-argument): Ditto.
826
827 2010-10-13  Julien Danjou  <julien@danjou.info>
828
829         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
830         responses.
831
832 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
833
834         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
835
836         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
837         anything in Emacs.
838
839         * shr.el (shr-current-column): Remove buggy and unnecessary function.
840
841 2010-10-13  Julien Danjou  <julien@danjou.info>
842
843         * shr.el (shr-width): Make shr-width a defcustom with default to
844         fill-column.
845         (shr-tag-img): Use shr-width rather than fill-column.
846
847 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
848
849         * dgnushack.el (byte-optimize-apply)
850         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
851
852         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
853         position when (X-)Faces exist.
854         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
855         avatars when called interactively.
856
857 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
858
859         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
860         gnus-article-x-face-too-ugly is bound.
861
862 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
863
864         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
865
866         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
867         mailbox that doesn't exist.
868
869 2010-10-12  Julien Danjou  <julien@danjou.info>
870
871         * shr.el (shr-tag-img): Encode URL properly when retrieving.
872         (shr-get-image-data): Encode URL properly when fetching from cache.
873         (shr-tag-img): Use aligned-to spaces to align correctly images.
874
875         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
876         before inserting the Gravatar.
877
878         * shr.el (shr-tag-img): Add align attribute support for <img>.
879
880 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
881
882         * gnus-gravatar.el (gnus-art): Required.
883
884         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
885         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
886         Remove long obsoleted functions.
887
888 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
889
890         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
891
892         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
893
894         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
895         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
896         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
897         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
898         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
899         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
900         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
901
902 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
903
904         * nnimap.el (nnimap-request-rename-group): Select group read-only
905         before renaming it.
906
907         * shr.el (shr-insert): Fix up the white space only regexp.
908
909         * nnimap.el (nnimap-transform-split-mail): Not all articles have
910         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
911
912         * shr.el (shr-current-column): New function.
913         (shr-find-fill-point): New function.
914
915 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
916
917         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
918         numbers.
919
920 2010-10-11  Julien Danjou  <julien@danjou.info>
921
922         * shr.el (shr-hr-line): Add.
923         (shr-tag-hr): Use shr-hr-line to specify which character to use to
924         display hr lines.
925         (shr-max-columns): Do not change state to nil if we just inserting
926         spaces.
927
928 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
929
930         * gnus-topic.el (gnus-topic-read-group): If after the last group,
931         select the last group.
932
933 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
934
935         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
936
937 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
938
939         * dig.el (dig-mode-map): Declare and define in one step.
940
941 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
942
943         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
944         for Gnus.
945         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
946         (nnimap-update-qresync-info): Mark \Seen articles as read.
947
948         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
949         non-variable, too.
950
951         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
952         available.
953         (nnimap-update-info): Rely more on the current active than the param
954         active to avoid marking articles as read too much.
955
956         * auth-source.el (auth-source-create): Use (user-login-name) for the
957         user name default.
958
959         * nnimap.el (nnimap-update-info): If the server doesn't return any
960         useful info, just use the previous info.
961         (nnimap-update-info): Prefer old info over start-article.
962         (nnimap-update-qresync-info): Finish implementing QRESYNC.
963
964 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
965
966         * nnir.el (autoload): Clean up autoloads.
967         (nnir-imap-default-search-key): Renamed from
968         nnir-imap-search-field. Use key rather than value.
969         (nnir-imap-search-other): New variable.
970         (nnir-read-parm): Use it.
971         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
972         (gnus-summary-nnir-goto-thread): Modify to work with imap.
973
974 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
975
976         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
977         the process, too.
978
979 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
980
981         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
982         Allbery.
983
984         * shr.el: Rework the way things are indented by <li> slightly.
985
986         * gnus.el (gnus-group-set-parameter): Fix typo.
987
988         * nnimap.el: Start implementing QRESYNC support.
989
990 2010-10-09  Julien Danjou  <julien@danjou.info>
991
992         * nnir.el (nnir-engines): Fix too many arguments.
993
994 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
995
996         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
997         group is the "last", so that the backends like nnfolder actually save
998         their folders.
999
1000         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1001         try to use that for the tls stream.
1002         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1003         UIDVALIDITY and find out which groups are read-only and not.
1004         (nnimap-get-flags): Use the same marks parsing code as the rest of
1005         nnimap.
1006
1007 2010-10-09  Julien Danjou  <julien@danjou.info>
1008
1009         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1010
1011         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1012         retrieving gravatars.
1013
1014         * shr.el (shr-table-corner): Add.
1015         (shr-table-line): Add.
1016         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1017
1018 2010-10-08  Julien Danjou  <julien@danjou.info>
1019
1020         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1021
1022 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1023
1024         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1025
1026         * gnus-sum.el (gnus-mark-article-as-unread)
1027         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1028         (gnus-summary-set-bookmark): Use it.
1029
1030         * gnus-msg.el (gnus-setup-message): Use it.
1031
1032         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1033
1034         * gnus.el (gnus-group-remove-parameter): Use it.
1035
1036         * gnus-group.el (gnus-group-make-web-group): Use it.
1037
1038         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1039
1040         * nnregistry.el: Update docs to mention manual.
1041
1042         * gnus-registry.el: Update docs to mention nnregistry.el.
1043         (gnus-registry-initialize): Don't install nnregistry refer method
1044         automatically.
1045         (gnus-registry-install-nnregistry): Remove it.
1046
1047 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1048
1049         * shr.el (shr-insert): Don't insert double spaces.
1050
1051 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1052
1053         * gnus-gravatar.el (gnus-treat-from-gravatar)
1054         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1055         called interactively.
1056
1057         * gnus-art.el (gnus-mime-view-part-externally)
1058         (gnus-mime-view-part-internally): Make predicate function passed to
1059         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1060         of a mime type.
1061
1062         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1063
1064 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1065
1066         * shr.el (require): Require cl when compiling.
1067         (shr-tag-hr): New function.
1068
1069         * nnimap.el (nnimap-update-info): Remove double setting of high.
1070         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
1071         makes nnimap work properly on Courier again.
1072
1073         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1074         the variable for backwards compatability.
1075
1076         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1077         the file name before using to avoid setting mm-default-directory to
1078         nil.
1079
1080         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1081         bidning gnus-agent variables.
1082
1083         * shr.el (shr-render-td): Use a cache for the table rendering function
1084         to avoid getting an exponential rendering behaviour in nested tables.
1085         (shr-insert): Rework the line-breaking algorithm.
1086         (shr-insert): Don't leave trailing spaces.
1087         (shr-insert-table): Also insert empty TDs.
1088         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1089
1090 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1091
1092         * gnus-sum.el (gnus-number): Rename from `number'.
1093         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1094         (gnus-summary-limit-children): Update uses correspondingly.
1095
1096 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1097
1098         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1099         (gnus-gravatar-transform-address): Don't show avatars of people of
1100         which mail addresses match gnus-gravatar-too-ugly.
1101
1102 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1103
1104         * shr.el (shr-table-widths): Expand TD elements to fill available
1105         space.
1106
1107 2010-10-07  Julien Danjou  <julien@danjou.info>
1108
1109         * nnimap.el (nnimap-request-rename-group): Add this method.
1110
1111 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1112
1113         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1114         name from XEmacs' function-arglist.
1115
1116         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1117         gravatar under XEmacs.
1118
1119 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1120
1121         * auth-source.el: Update docs with TODO items.
1122
1123         * gnus-sync.el: Update docs to explain state and plans.
1124
1125         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1126         Hooks for mark updates.
1127         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1128
1129         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1130         hooks with arguments, which is needed for mark update hooks.
1131
1132 2010-10-06  Julien Danjou  <julien@danjou.info>
1133
1134         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1135         was matched.
1136
1137         * sieve-manage.el: Update example in `Commentary'.
1138
1139         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1140
1141         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1142         not 2000.
1143         (sieve-manage-authenticate): Re-add function.
1144
1145 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1146
1147         * shr.el (shr-insert): Get 'space transition right.
1148         (shr-render-td): Only delete space at the end of the TD.
1149
1150         * nnimap.el (nnimap-open-connection): Prepare to support
1151         open-gnutls-stream.
1152
1153         * shr.el: Rearrange function order to be more logical.
1154
1155 2010-10-06  Julien Danjou  <julien@danjou.info>
1156
1157         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1158         (nnrss-discover-feed): Remove 404 URL in docstring.
1159
1160         * nnir.el: Fix Swish-E URL.
1161         Fix Namazu URL.
1162
1163         * message.el (message-change-subject): Remove 404 URL in a comment.
1164
1165 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1166
1167         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1168         called interactively.
1169
1170         * gnus-util.el (gnus-remove-if): Allow hash table.
1171         (gnus-remove-if-not): New function.
1172
1173         * gnus-art.el (gnus-mime-view-part-as-type)
1174         * gnus-score.el (gnus-summary-score-effect)
1175         * gnus-sum.el (gnus-read-move-group-name):
1176         Replace remove-if-not with gnus-remove-if-not.
1177
1178         * gnus-group.el (gnus-group-completing-read):
1179         Regard collection as a hash table if it is not a list.
1180
1181 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1182
1183         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1184
1185         * shr.el: Document the table-rendering algorithm.
1186
1187 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1188
1189         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1190         for Emacsen having no `libxml-parse-html-region' support.
1191
1192 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1193
1194         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1195         invalid URLs.
1196
1197         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1198         line-broken.
1199         (shr-tag-img): Ignore image fetching errors.
1200         (shr-overlays-in-region): Compute overlay positions correctly.
1201
1202         * mm-decode.el (mm-shr): Require shr.
1203
1204         * gnus-art.el (gnus-blocked-images): Move variable here.
1205
1206         * shr.el (shr-insert-table): Bind free variable.
1207
1208         * mm-decode.el (mm-shr): Bind shr-content-function.
1209
1210         * shr.el (shr-content-function): New variable.
1211
1212         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1213         added for symmetry.
1214
1215         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1216
1217         * gnus-group.el (gnus-group-make-group): Doc fix.
1218
1219         * nnimap.el (nnimap-request-newgroups): Return success.
1220
1221         * shr.el (shr-find-elements): New function.
1222         (shr-tag-table): Put all the images after the table.
1223         (shr-tag-table): Really inhibit images inside the table.
1224         (shr-collect-overlays): Copy over overlays from the TD elements to the
1225         main document.
1226
1227         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1228         gnus-blocked-images.
1229
1230 2010-10-05  Julien Danjou  <julien@danjou.info>
1231
1232         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1233
1234         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1235         (gnus-html-maximum-image-size): Add this function.
1236         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1237
1238         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1239         server-value of the capability is nil.
1240
1241 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1242
1243         * shr.el (shr-tag-em): Add <EM> tag.
1244
1245 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1246
1247         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1248         customizable.
1249
1250         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1251         handing broken links to browse-url.
1252
1253 2010-10-05  Julien Danjou  <julien@danjou.info>
1254
1255         * gnus-util.el (gnus-emacs-completing-read)
1256         (gnus-iswitchb-completing-read): Use autoload rather than require.
1257
1258 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1259
1260         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1261         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1262         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1263         iswitchb-temp-buflist for XEmacs.
1264
1265         * gnus-util.el (gnus-completing-read-function): Exclude
1266         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1267         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1268         XEmacs.
1269
1270         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1271         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1272
1273         * gnus-html.el: Don't require help-fns under XEmacs.
1274         (gnus-html-schedule-image-fetching): Work for XEmacs.
1275
1276         * mm-decode.el (mm-shr): Decode contents by charset.
1277
1278 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1279
1280         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1281         unknown.
1282
1283         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1284         (shr-get-image-data): Ensure against the cache file missing.
1285
1286         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1287         for data.
1288
1289         * spam-report.el (spam-report-url-ping-plain): Don't query about
1290         killing the process.
1291
1292         * shr.el (shr-render-td): Protect against too-wide text.
1293
1294 2010-10-04  Julien Danjou  <julien@danjou.info>
1295
1296         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1297         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1298
1299         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1300         retrieved.
1301
1302 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1303
1304         * shr.el (browse-url): Required.
1305         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1306         lines.
1307         (shr-show-alt-text, shr-browse-image): New commands.
1308         (shr-browse-url, shr-copy-url): New commands.
1309
1310         * gnus-sum.el (gnus-widen-article-window): New variable.
1311         (gnus-summary-select-article-buffer): Use it.
1312
1313         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1314         without @ signs.
1315
1316 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1317
1318         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1319
1320 2010-10-04  Julien Danjou  <julien@danjou.info>
1321
1322         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1323         for XEmacs.
1324
1325 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1326
1327         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1328
1329         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1330         (nnimap-close-server): Implement.
1331
1332         * dgnushack.el (iswitchb): Require to shut up the compiler.
1333
1334         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1335         (shr-insert): Tweak line breaking.
1336         (shr-insert): Handle <pre> better.
1337         (shr-tag-li): Get <li> indentation right.
1338         (shr-tag-li): Get <li> indentation even righter.
1339         (shr-tag-blockquote): Ensure paragraph start.
1340         (shr-make-table): Tweak table generation.
1341         (shr-make-table): Fix typo.
1342
1343         * shr.el: Implement table rendering.
1344
1345 2010-10-04  Julien Danjou  <julien@danjou.info>
1346
1347         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1348
1349 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * shr.el (shr-insert): Use string anchors instead of line anchors.
1352
1353 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1354
1355         * shr.el: Add headings.
1356         (shr-ensure-paragraph): Actually work.
1357         (shr-tag-li): Make <ul> prettier.
1358         (shr-insert): Get white space at the beginning/end of elements right.
1359         (shr-tag-p): Collapse subsequent <p>s.
1360         (shr-ensure-paragraph): Don't insert double line feeds after blank
1361         lines.
1362         (shr-insert): \t is also space.
1363         (shr-tag-s): Fix "s" tag name function.
1364         (shr-tag-s): Fix face prop name.
1365
1366 2010-10-03  Julien Danjou  <julien@danjou.info>
1367
1368         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1369
1370         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1371         gnus-window-inside-pixel-edges.
1372
1373         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1374         gnus-ems.
1375
1376         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1377
1378         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1379         function.
1380
1381         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1382         resize choice.
1383
1384 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1385
1386         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1387         beginning of the buffer.
1388
1389         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1390         article buffer again.
1391
1392         * shr.el (shr-tag-p): Don't insert newlines at the start of the
1393         buffer.
1394
1395         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1396         when it's at the start of the buffer.
1397
1398         * shr.el (shr-tag-blockquote): Convert name.
1399         (shr-rescale-image): Use the right image-size variant.
1400
1401         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1402         buffer isn't shown, then select the current article first instead of
1403         bugging out.
1404         (gnus-summary-select-article-buffer): Show both the article and summary
1405         buffers again.
1406
1407         * shr.el (shr-fontize-cont): Protect against regions with no text.
1408         Rename tag functions to shr-tag-* for enhanced security.
1409         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1410
1411 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1412
1413         * shr.el (shr-insert):
1414         * pop3.el (pop3-movemail):
1415         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1416         loaded.
1417
1418 2010-10-03  Glenn Morris  <rgm@gnu.org>
1419
1420         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1421
1422         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1423
1424         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1425
1426         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1427
1428         * gnus-util.el (gnus-make-local-hook): Simplify.
1429
1430 2010-10-02  Julien Danjou  <julien@danjou.info>
1431
1432         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1433         (gnus-ido-completing-read): New function.
1434         (gnus-emacs-completing-read): New function.
1435         (gnus-completing-read): Use gnus-completing-read-function.
1436         Add gnus-completing-read-function.
1437
1438 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1439
1440         * shr.el (shr-insert-document): Autoload.
1441         (shr-img): Be silent.
1442         (shr-insert): Add a newline after every picture before text.
1443         (shr-add-font): Use overlays for combining faces.
1444         (shr-insert): Pass upwards the text start point.
1445
1446         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1447         possible.
1448         (mm-shr): New function.
1449
1450 2010-10-02  Julien Danjou  <julien@danjou.info>
1451
1452         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1453         should go backward.
1454
1455 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1456
1457         * shr.el (shr): Fix typo in provide call.
1458
1459 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1460
1461         * shr.el: New file.
1462
1463         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1464
1465         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1466         completing read.
1467
1468 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1469
1470         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1471         we're being queried about.  Suggested by Dan Jacobson.
1472
1473         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
1474         by Jason Eisner.
1475
1476         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1477         table, too.  Suggested by Stefan Wiens.
1478         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1479         the table unnecessary.  Suggested by Stefan Wiens.
1480
1481         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1482         longer needed, and probably doesn't work either, as pointed out by
1483         Stefan Wiens.
1484         (gnus-summary-exit): Remove call to the clearing function.
1485         (gnus-summary-exit-no-update): Ditto.
1486
1487         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1488         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1489         Reported by Stefan Monnier.
1490         (gnus-summary-save-in-rmail): Ditto.
1491
1492         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1493         article buffer, instead of both the article buffer and the summary
1494         buffer.  Sort of suggested by Dan Jacobson.
1495
1496         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1497
1498         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1499         Suggested by Dan Jacobson.
1500
1501         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1502         documentation clearer.
1503
1504         * message.el (message-shorten-references): Comment on the number "21".
1505         Suggested by Stefan Monnier.
1506
1507         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1508         Suggested by Dan Jacobson.
1509
1510         * gnus.el (gnus-large-newsgroup): Mention
1511         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1512
1513         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1514         externalize attachments.  Bug reported by Steve Wen.
1515
1516         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1517         really message anything to the user.
1518
1519         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1520         directly.
1521
1522         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1523         messages in empty groups.
1524
1525 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1526
1527         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1528         non-UIDNEXT group.
1529
1530 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1531
1532         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1533         not the value from the collection.
1534
1535         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1536         values.  This sometimes happens on some groups that have no info.
1537         (nnimap-request-newgroups): New function.
1538
1539 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1540
1541         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1542         check into `gnus-registry-initialize'.
1543         (gnus-registry-initialize): Ditto.
1544         Fix and extend header docs.
1545
1546 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1547
1548         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1549         regexp backtrace overflows.
1550
1551         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1552         for starttls that tls.el implements; i.e. openssl.
1553
1554         * tls.el (tls-starttls-switches): Give up on using starttls with
1555         gnutls-cli.
1556         (tls-program): Add --insecure to be consistent with the defaults from
1557         openssl s_client.  Now all three commands are insecure.
1558
1559 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1560
1561         * lpath.el: Bind completion-styles-alist for XEmacs.
1562
1563         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1564         (gravatar-create-image): New function that's an alias to
1565         gnus-xmas-create-image, gnus-create-image, or create-image.
1566         (gravatar-data->image): Use it.
1567
1568 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1569
1570         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1571         install the nnregistry refer method.
1572         (gnus-registry-install-hooks): Use it.
1573         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1574         unfollowed groups.
1575
1576 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1577
1578         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1579         expanding threads.
1580
1581 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1582
1583         * nnir.el: Use the server names without suffixes (bug #7009).
1584
1585         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1586         unencrypted to STARTTLS, if possible.
1587
1588 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1589
1590         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1591         headers before superseding.
1592
1593 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1594
1595         * nnrss.el (nnrss-use-local): Add documentation.
1596
1597         * nnimap.el (nnimap-extend-tls-programs): New function.
1598         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1599         (nnimap-wait-for-connection): Accept the greeting from the stupid
1600         output from openssl s_client -starttls, too.
1601
1602         * tls.el (tls-starttls-switches): New variable.
1603         (tls-find-starttls-argument): Use it.
1604         (open-tls-stream): Ditto.
1605
1606         * netrc.el (netrc-credentials): Return the value of the "default"
1607         entry.
1608         (netrc-machine): Ditto.
1609
1610         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1611         article number.
1612         (nnimap-split-fancy): New variable.
1613         (nnimap-split-incoming-mail): Use it.
1614
1615         * nntp.el (nntp-server-list-active-group): Document.
1616
1617         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1618         SELECT to get the message-id.
1619
1620         * mail-source.el (mail-sources): Removed webmail support.
1621         (defvar): Ditto.
1622         (mail-source-fetcher-alist): Ditto.
1623         (mail-source-fetch-webmail): Removed.
1624
1625         * webmail.el: Removed -- doesn't seem relevant any more.
1626
1627         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1628
1629         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1630         the \r.
1631
1632 2010-09-30  Julien Danjou  <julien@danjou.info>
1633
1634         * gnus-agent.el (gnus-agent-add-group): Fix call to
1635         gnus-completing-read.
1636
1637 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1638
1639         * nndoc.el (nndoc-retrieve-groups): New function.
1640
1641         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1642         `default', use nnmail-split-methods.
1643         (nnimap-request-article): Downcase the NILs so that they are nil.
1644
1645         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1646         symbol.
1647
1648         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1649         code, since if the user has requested network, that's what they ought
1650         to get.
1651         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1652         (nnimap-split-rule): Mark as obsolete.
1653
1654         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1655         variable.
1656
1657         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1658         correct slot, too.
1659
1660 2010-09-29  Julien Danjou  <julien@danjou.info>
1661
1662         * gnus.el (gnus-local-domain): Declare variable obsolete.
1663
1664         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1665         computing.
1666         (gnus-ido-completing-read): Require ido.
1667
1668 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1669
1670         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1671         build Gnus.
1672
1673         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1674         when interpreting the structures.
1675         (nnimap-request-accept-article): Add \r\n to the lines to make this
1676         work with Cyrus.
1677
1678         * nndraft.el (nndraft-request-expire-articles): Use the group name
1679         instead if "nndraft".  Fix found by Nils Ackermann.
1680
1681 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1682
1683         * nnregistry.el: Added.
1684
1685 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1686
1687         * nnmail.el (group, group-art-list, group-art):
1688         Remove unneeded directives.
1689
1690 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1691
1692         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1693         (mm-mime-charset)
1694         * rfc2047.el (rfc2047-syntax-table)
1695         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1696
1697         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1698         rather than `insert-file-contents' and `eval-region'.
1699
1700         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1701         construction.
1702
1703         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1704
1705         * time-date.el: No need to require cl for Emacs 21.
1706
1707 2010-09-29  Julien Danjou  <julien@danjou.info>
1708
1709         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1710         replacement of `gnus-gravatar-relief' to mimic
1711         `gnus-faces-properties-alist'.
1712         Add :version property.
1713
1714 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1715
1716         * mail-source.el (mail-source-report-new-mail)
1717         * message.el (message-default-mail-headers)
1718         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1719
1720         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1721
1722 2010-09-28  Julien Danjou  <julien@danjou.info>
1723
1724         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1725         mail-address contains the same string as real-name.
1726
1727         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1728         non-blank in header, otherwise it'll get stripped.
1729
1730         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1731         real-name, and then for mail address rather than doing : or , search.
1732
1733 2010-09-27  Julien Danjou  <julien@danjou.info>
1734
1735         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1736         (gnus-server-goto-server): Use gnus-completing-read.
1737
1738         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1739
1740         * mm-util.el (defalias): Use gnus-completing-read.
1741         (mm-codepage-setup): Use gnus-completing-read.
1742
1743         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1744         (smime-decrypt-buffer): Use gnus-completing-read.
1745
1746         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1747
1748         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1749         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1750         (mml-insert-multipart): Use gnus-completing-read.
1751
1752         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1753
1754         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1755
1756         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1757
1758         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1759
1760         * gnus.el (gnus-read-method): Use gnus-completing-read.
1761
1762         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1763
1764         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1765         (gnus-mime-action-on-part): Use gnus-completing-read.
1766         (gnus-article-encrypt-body): Use gnus-completing-read.
1767
1768         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1769         (gnus-topic-move-matching): Use gnus-completing-read.
1770         (gnus-topic-copy-matching): Use gnus-completing-read.
1771         (gnus-topic-sort-topics): Use gnus-completing-read.
1772         (gnus-topic-move): Use gnus-completing-read.
1773
1774         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1775         (gnus-agent-add-group): Use gnus-completing-read.
1776
1777         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1778         gnus-completing-read.
1779         (nnmairix-update-groups): Use gnus-completing-read.
1780         (nnmairix-get-server): Use gnus-completing-read.
1781         (nnmairix-backend-to-server): Use gnus-completing-read.
1782         (nnmairix-goto-original-article): Use gnus-completing-read.
1783         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1784
1785         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1786
1787         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1788         (gnus-group-make-useful-group): Use gnus-completing-read.
1789         (gnus-group-make-web-group): Use gnus-completing-read.
1790         (gnus-group-add-to-virtual): Use gnus-completing-read.
1791         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1792
1793         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1794         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1795         (gnus-summary-execute-command): Use gnus-completing-read.
1796         (gnus-summary-respool-article): Use gnus-completing-read.
1797         (gnus-read-move-group-name): Use gnus-completing-read.
1798
1799         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1800         (gnus-summary-score-effect): Use gnus-completing-read.
1801
1802         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1803
1804         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1805         right completing-read function.
1806         (gnus-use-ido): New variable
1807         (gnus-completing-read-with-default): Remove.
1808
1809 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1810
1811         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1812         x-focus-frame.
1813
1814         * nnimap.el (auth-source-forget-user-or-password)
1815         (auth-source-user-or-password): Autoload.
1816
1817         * message.el (message-from-style, message-interactive)
1818         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1819         (message-yank-prefix, message-indentation-spaces, message-signature)
1820         (message-signature-file): Add comment.
1821
1822 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1823
1824         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1825         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1826         new articles.
1827
1828         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1829         parts.
1830         (nnimap-request-article): Work with the t setting, too.
1831
1832         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1833         that you don't get flashes of other buffers.
1834         (gnus-summary-show-complete-article): Intern before setting.
1835
1836 2010-09-27  David Engster  <dengste@eml.cc>
1837
1838         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
1839         well as HEADERS.
1840         (nnmairix-retrieve-headers): Provide new argument for the above.
1841
1842 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1843
1844         * gnus-sum.el (gnus-summary-move-article): Don't alter
1845         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1846         group.
1847
1848         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1849
1850         * message.el (message-cite-prefix-regexp): Revert my last edit.
1851
1852         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1853         variable instead of the Gnus variable.
1854
1855         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1856
1857         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1858         again.
1859
1860         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1861         since some servers don't like it.
1862         (nnimap-open-connection): Forget credentials if the server says the
1863         password was wrong.
1864         (nnimap-parse-line): Protect against invalid data.
1865
1866         * gnus-sum.el (gnus-summary-move-article): Add comment.
1867         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1868         nothing alters it while scanning for new messages.
1869
1870         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1871         which may or may not help.
1872         (nnimap-open-connection): If we're doing a stream connection, and then
1873         discover we're on a STARTTLS-capable server, then open a STARTTLS
1874         connection instead.
1875
1876 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1877
1878         * nnimap.el (utf7): Required.
1879
1880         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1881         prefix.
1882
1883 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1884
1885         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1886
1887 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1888
1889         * nnimap.el (nnimap-request-accept-article): Message the error on
1890         error.
1891
1892 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1893
1894         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1895
1896 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1897
1898         * nndoc.el (nndoc-request-list): Return success always.
1899
1900         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1901         `fetch-old' -- we only want to fetch the articles we've requested.  The
1902         rest are in the agent, probably.
1903         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1904         disappeared server" to something low.  It's not important.
1905
1906         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1907         arrived before the FETCH data.
1908
1909         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1910         target here, because we don't know the Gnus name of the group.
1911
1912         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1913         for the correct group.
1914
1915         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1916
1917         * gnus.el (gnus): Give a final warning after startup.
1918
1919         * gnus-util.el (gnus-action-message-log): New variable.
1920         (gnus-message): Use it.
1921         (gnus-final-warning): New function.
1922
1923         * nnimap.el (nnimap-open-connection): Record the greeting.
1924         (nnimap): Add greeting.
1925
1926 2010-09-26  Julien Danjou  <julien@danjou.info>
1927
1928         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1929         arguments.
1930         (gnus-html-wash-images): Fix spec computing to include start/end.
1931
1932         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1933
1934 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1935
1936         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1937         deletion.
1938         (nnimap-retrieve-headers): Don't select the group, because that's
1939         already done by nnimap-possibly-change-group.
1940
1941         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1942         (gnus-picon-transform-address): Use it.
1943
1944         * mail-source.el (mail-source-value): Revert previous patch.
1945
1946         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1947         on failure.
1948         (nnimap-open-connection): Look up both virtual and physical server name
1949         credentials.
1950
1951         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1952
1953 2009-02-07  Dave Love  <fx@gnu.org>
1954
1955         * tls.el (open-tls-stream): Don't query killing process.
1956
1957 2009-02-08  Dave Love  <fx@gnu.org>
1958
1959         * gnus-win.el (gnus-window-to-buffer-helper,
1960         gnus-all-windows-visible-p): Function needn't be a symbol.
1961
1962         * mail-source.el (mail-source-value): Function needn't be a symbol.
1963
1964 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1965
1966         * message.el (message-cite-prefix-regexp): Remove } from the cite
1967         prefix.
1968
1969         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1970         highlight again, so that the highlight is correct.
1971
1972         * gnus-picon.el (gnus-picon): Remove again.
1973         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1974
1975         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1976         doing the header highlightling, so that the background colour of the
1977         picon is correct.
1978
1979         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1980         (gnus-picon): Ditto.
1981         (gnus-picon): Reinstate.  The background colour for picons is white.
1982         (gnus-picon-insert-glyph): Make the background white.
1983
1984         * nnml.el (nnml-open-nov): Don't return dead buffers.
1985
1986         * auth-source.el (auth-source-create): Query the user for whether to
1987         store the credentials.
1988
1989         * netrc.el (netrc-store-data): New function.
1990
1991         * auth-source.el (auth-source-user-or-password): Use the existing auth
1992         sources, if any, for creation.
1993
1994         * gnus.el (gnus-group-fast-parameter): Return the last matching
1995         parameter instead of the first matching parameter.
1996
1997 2010-09-26  Julien Danjou  <julien@danjou.info>
1998
1999         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2000
2001 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2002
2003         * mml2015.el (mml2015-use): Remove gpg support.
2004
2005         * mml1991.el (mml1991-function-alist): Remove gpg function.
2006         (mml1991-gpg-sign): Removed.
2007
2008 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2009
2010         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2011         (gnus-browse-unsubscribe-current-group): Document it.
2012         (gnus-browse-unsubscribe-group): Use it.
2013
2014 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2015
2016         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2017         address to the To list for easier response.
2018
2019         * gnus.el (gnus-play-startup-jingle): Removed.
2020         (gnus-splash): Don't play jingle.
2021         (gnus): Silence gnus-load message.
2022
2023         * gnus-art.el (gnus-treat-play-sounds): Removed.
2024
2025         * gnus.el (gnus-play-jingle): Remove audio support.
2026
2027         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2028
2029         * earcon.el: Removed -- no users.
2030
2031         * gnus-audio.el: Removed -- no users of this package.
2032
2033         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2034
2035         * gnus-start.el (gnus-setup-news): Remove nocem support.
2036
2037         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
2038
2039         * gnus.el (gnus-use-nocem): Removed.
2040
2041         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2042         Removed.
2043
2044         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
2045         uses NoCeM any more.
2046
2047         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2048         (gnus-button-ctan-handler): Ditto.
2049         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2050         (gnus-button-ctan-directory-regexp): Ditto.
2051         (gnus-button-handle-ctan): Ditto.
2052         (gnus-button-tex-level): Ditto.
2053         (gnus-button-alist): Removed CTAN stuff.
2054
2055 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2056
2057         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
2058         nnimap-streaming test.
2059
2060         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2061         servers twice.
2062
2063         * nnimap.el (nnimap-open-connection): Add more error reporting when
2064         nnimap fails early.
2065
2066         * nnheader.el (nnheader-get-report-string): New function.
2067         (nnheader-get-report): Use it.
2068
2069         * gnus-int.el (gnus-check-server): Say what the error was when opening
2070         failed.
2071
2072         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2073         using streaming.
2074
2075 2010-09-25  Julien Danjou  <julien@danjou.info>
2076
2077         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2078         gnus-window-inside-pixel-edges.
2079
2080 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2081
2082         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2083
2084         * mm-decode.el (mm-save-part): Allow saving to other directories the
2085         normal Emacs way.
2086
2087         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
2088         by Jay Berkenbilt.
2089
2090         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2091         there isn't a single byte.
2092
2093         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2094         just do it.  It doesn't really seem to matter what the user responds
2095         here, I think, so it's just a confusing question.
2096
2097         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2098         non-streaming case.
2099
2100         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
2101         (gnus-article-encrypt-body): Use it.
2102
2103         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2104         keystroke.
2105
2106         * nnimap.el (nnimap-find-wanted-parts-1): Use
2107         gnus-fetch-partial-articles.
2108
2109         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2110
2111         * nnimap.el (nnimap-insert-partial-structure): New function.
2112         (nnimap-get-partial-article): New function.
2113         (nnimap-request-article): Use it.
2114         (nnimap-wait-for-response): Return whether the wait was successful.
2115         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2116         retrieval wasn't successful.
2117         (nnimap-retrieve-group-data-early): Allow throttling servers.
2118         (nnimap-streaming): New variable.
2119         (nnimap-fetch-partial-articles): Removed.
2120
2121         * mm-decode.el (mm-with-part): Protect against killed buffers.
2122
2123         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2124         for prettier summary display.
2125
2126 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2127
2128         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
2129         directly.
2130
2131 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2132
2133         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2134         apparently third-party libraries depend on it.
2135
2136         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2137         before starting negotiation.
2138
2139         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2140         privacy reasons.
2141         (gnus-treat-mail-gravatar): Ditto.
2142
2143         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2144         buffer when inserting images.  Inserting text into the headers, for
2145         instance, can make them invalid.
2146
2147 2010-09-25  Julien Danjou  <julien@danjou.info>
2148
2149         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2150         variables.
2151
2152         * nnheader.el: Remove useless variables news-reply-yank-from and
2153         news-reply-yank-message-id.
2154
2155         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2156         variables.
2157
2158         * mml1991.el: Remove useless mml1991-verbose.
2159
2160         * gnus.el: Remove useless variable gnus-use-generic-from.
2161         Remove obsolete variable gnus-topic-indentation.
2162
2163         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2164
2165         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2166
2167         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2168
2169         * gnus-group.el: Remove useless gnus-group-icon-cache.
2170         Remove useless gnus-ephemeral-group-server.
2171
2172         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2173
2174         * mml2015.el: Remove useless mml2015-verbose.
2175
2176         * mml-smime.el: Remove useless mml-smime-verbose.
2177
2178         * gnus.el: Remove useless gnus-local-domain.
2179
2180         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
2181         gnus-gravatar-size.
2182
2183         * gnus-art.el: Remove useless gnus-treat-translate.
2184
2185 2010-09-24  Julien Danjou  <julien@danjou.info>
2186
2187         * gnus-sum.el: Add support for Gravatars.
2188
2189         * gnus-art.el: Add support for Gravatars.
2190
2191         * gnus-gravatar.el: Add this file.
2192
2193         * gravatar.el: Add this file.
2194
2195 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2196
2197         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
2198
2199         * gnus-group.el (gnus-group-fetch-faq): Removed.
2200
2201         * gnus.el (gnus-group-faq-directory): Removed.
2202
2203         * gnus-group.el (gnus-group-fetch-charter): Removed.
2204
2205         * gnus.el (gnus-group-charter-alist): Removed.
2206
2207         * gnus-group.el (gnus-group-archive-directory): Removed.
2208         (gnus-group-recent-archive-directory): Ditto.
2209         (gnus-group-make-archive-group): Removed.
2210
2211         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2212
2213         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2214         use the same article number for all the cached articles.
2215
2216         * nnimap.el (nnimap-command): Register the last command time so
2217         that we can use it for idling NOOPs.
2218         (nnimap-open-connection): Start the keeplive timer.
2219         (nnimap-make-process-buffer): Store all the process buffers.
2220         (nnimap-keepalive): New function.
2221
2222         * starttls.el (starttls-open-stream): Add autoload cookie.
2223
2224 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2225
2226         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2227         handling.
2228
2229 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2230
2231         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2232         its data structures.
2233
2234         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2235         instead of the cl.el copy-list.
2236         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2237         equalp.
2238
2239 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2240
2241         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2242         and tool-bar-local-item-from-menu.
2243
2244         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2245         mode-line-highlight face for Emacs.
2246
2247         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2248         loading gnus-sum.elc; fix comment for canlock-verify.
2249         (gnus-article-jump-to-part): Use read-number.
2250         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
2251         Emacs pre-21 compatible code for help-echo.
2252         (gnus-article-next-page-1): No need to adjust the number of lines.
2253         (gnus-article-describe-bindings): Always use help-buffer.
2254
2255         * gnus-audio.el (gnus-audio-inline-sound)
2256         * gnus-cus.el (gnus-custom-mode)
2257         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2258
2259         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2260
2261         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2262         compatible code.
2263
2264 2010-09-24  Glenn Morris  <rgm@gnu.org>
2265
2266         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2267         visiting the fcc file in rmail-mode.
2268
2269         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2270
2271 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2272
2273         * nnir.el: Silence the byte compiler.
2274
2275         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2276         alias to browse-url-url-encode-chars if any.
2277         (gnus-html-encode-url): Use it.
2278
2279 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2280
2281         * gnus-start.el (gnus-use-backend-marks): New variable.
2282         (gnus-get-unread-articles-in-group): Use it.
2283
2284         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2285         makeover.
2286
2287 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2288
2289         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2290
2291 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2292
2293         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2294         Removed.
2295         (gnus-setup-news-hook): Removed
2296         gnus-fixup-nnimap-unread-after-getting-new-news.
2297
2298         * gnus-int.el (gnus-request-update-info): Protect against backends not
2299         having the function.
2300
2301         * nnimap.el (nnimap-stream): Mention starttls.
2302         (nnimap-open-connection): Add starttls support.
2303
2304 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2305
2306         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2307
2308 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2309
2310         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2311         BODYSTRUCTUREs.
2312         (nnimap-transform-headers): Unfold quoted {42} headers.
2313
2314         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2315         the info.
2316         (gnus-get-unread-articles): Only call updatep on backends that support
2317         it.
2318
2319         * nnweb.el (nnweb-request-update-info): NOOP.
2320
2321         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
2322
2323         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
2324         since it only deals with marks.
2325
2326         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
2327         gnus-request-marks, and make a new gnus-request-update-info.
2328
2329         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2330         the active instead of the high number, which is usually too low.
2331
2332 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2333
2334         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2335         * encrypt.el: Removed.
2336
2337 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2338
2339         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2340         server in symbolic form.
2341
2342         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
2343         0.9.
2344
2345 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2346
2347         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2348         (nnimap-update-info): Fix up code slightly.
2349
2350         * gnus-int.el (gnus-open-server): Add tracing for performance
2351         debugging.
2352
2353         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2354         (gnus-group-insert-group-line): Pass the real group name so that it
2355         gets the right data.
2356
2357         * gnus-start.el (gnus-get-unread-articles): Don't have
2358         `gnus-get-unread-articles-in-group' update info, since that can be
2359         really slow and doesn't seem to be needed?
2360
2361 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2362
2363         * time-date.el (date-to-time): Try using parse-time-string first before
2364         using the slower timezone-make-date-arpa-standard.
2365
2366 2010-09-22  Julien Danjou  <julien@danjou.info>
2367
2368         * gnus-group.el (gnus-group-insert-group-line): Call
2369         gnus-group-highlight-line.
2370         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2371         default hook list.
2372         (gnus-group-update-eval-form): Add new function.
2373         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2374         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2375
2376 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2377
2378         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2379         immediate, then expire all articles.
2380         (nnimap-update-info): Fix off-by-one errors.
2381         (nnimap-flags-to-marks): Would return no marks lists for group with no
2382         flags.  Instead return the other data.
2383
2384 2010-09-22  Julien Danjou  <julien@danjou.info>
2385
2386         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
2387         Only return an icon.
2388         (gnus-group-insert-group-line): Compute icon to return.
2389
2390         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
2391         variable.
2392         (gnus-html-image-fetched): Only cache if
2393         gnus-html-image-automatic-caching is set.
2394         (gnus-html-image-fetched): Check for errors.
2395
2396 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2397
2398         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2399         once per method on `g'.  This ensures that backends like nnfolder don't
2400         open all their folders.
2401
2402         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2403         (nnimap-request-list): Nix out group in the correct buffer.
2404         (nnimap-parse-flags): Implement by using `read' instead of
2405         hand-parsing.
2406         (nnimap-flags-to-marks): Pass on permanent-flags.
2407         (nnimap-make-process-buffer): Record the server name.
2408         (nnimap-parse-flags): Fix typo.
2409         (nnimap-request-scan): Run split on the server in general, not just a
2410         single group.
2411
2412         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2413         parameter, and propagate this downwards.
2414
2415         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2416         since EXAMINE changes it on the server.
2417
2418         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2419         this command might take a while.
2420
2421 2010-09-22  Julien Danjou  <julien@danjou.info>
2422
2423         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
2424         harmful if you have 2 images side-by-side, they can't be properly
2425         update on text deletion.  Using text-property is safer here.
2426         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2427         data.
2428
2429 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2430
2431         * nnimap.el (nnimap-expunge-inbox): Removed.
2432         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2433         (nnimap-expunge): Flip default to t.
2434
2435         * gnus.el (gnus-method-to-server): Don't push things to the cache
2436         unless it's unique.
2437         (gnus-server-to-method): Ditto.
2438
2439 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2440
2441         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2442
2443 2010-09-22  Julien Danjou  <julien@danjou.info>
2444
2445         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2446         get the start of data.
2447         (gnus-html-encode-url): Add this function to encode special chars in
2448         URL.
2449         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2450         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2451
2452         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2453         default.
2454         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2455
2456         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2457         images alt-text.
2458         (gnus-html-put-image): Put alt-text as help-echo.
2459
2460 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2461
2462         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2463         * mm-util.el (mm-decompress-buffer)
2464         * nnir.el (nnir-run-find-grep)
2465         * pop3.el (pop3-list): Use 3rd arg of split-string.
2466
2467         * time-date.el (format-seconds): Comment fix.
2468
2469         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2470         and byte-optimize-form-code-walker.
2471         (dgnushack-make-auto-load): Don't advise make-autoload.
2472
2473         * lpath.el: Remove Emacs 21 stuff.
2474
2475 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2476
2477         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2478         outside the active range.  Suggested by Dan Christensen.
2479
2480         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2481         slightly later to avoid double-getting it.
2482
2483         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2484         previous patch.
2485
2486         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2487
2488 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2489
2490         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2491
2492 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2493
2494         * gnus-int.el (gnus-open-server): Give a better error message in the
2495         "go offline" case.
2496
2497         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2498         marks for nnimap, which is seldom the right thing to do.
2499
2500         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2501         (gnus-same-method-different-name): New function.
2502
2503         * nnimap.el (parse-time): Require.
2504
2505         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2506         method in the presence of many similar methods.
2507
2508         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2509
2510         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2511         nnml-inhibit-expiry.
2512
2513         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2514         find out whether methods are equal.
2515
2516         * nnimap.el (nnimap-find-expired-articles): New function.
2517         (nnimap-process-expiry-targets): New function.
2518         (nnimap-request-move-article): Request the article before looking at
2519         what the Message-ID is.  Fix found by Andrew Cohen.
2520         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2521
2522         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2523         for oldness in addition to being a predicate.
2524
2525         * nnimap.el (nnimap-request-group): When we have zero articles, return
2526         the right data to Gnus.
2527         (nnimap-request-expire-articles): Only delete articles immediately if
2528         the target is 'delete.
2529
2530         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2531         method, this would bug out.
2532
2533         * gnus-group.el (gnus-group-expunge-group): Renamed from
2534         gnus-group-nnimap-expunge, and implemented as a normal interface
2535         function.
2536
2537         * gnus-int.el (gnus-request-expunge-group): New function.
2538
2539         * nnimap.el (nnimap-request-create-group): Implement.
2540         (nnimap-request-expunge-group): New function.
2541
2542 2010-09-21  Julien Danjou  <julien@danjou.info>
2543
2544         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2545         (gnus-html-cache-expired): Add new function.
2546         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2547         wethever we should display image for fetch it.
2548         Compute alt-text earlier to pass it to the fetching function too.
2549         (gnus-html-schedule-image-fetching): Change function argument to only
2550         get one image at a time, not a list.
2551         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2552         cache.
2553         (gnus-html-get-image-data): New function to retrieve image data from
2554         cache.
2555         (gnus-html-put-image): Change buffer argument to use image data rather
2556         than file, and place image above region rather than inserting a new
2557         one. Do not take alt-text as argument, since it's useless now: we place
2558         the image above alt-text.
2559         (gnus-html-prune-cache): Remove.
2560         (gnus-html-show-images): Start to fetch image when we find one, do not
2561         push into a temporary list.
2562         (gnus-html-prefetch-images): Only fetch image if they have expired.
2563         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2564         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2565
2566 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2567
2568         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2569
2570 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2571
2572         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2573         spec inser "*" if the group isn't active instead of 0.
2574
2575         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2576         opening the server.
2577         (nnimap-request-delete-group): Implement group deletion.
2578         (nnimap-transform-headers): Return the size of the entire message in
2579         the Bytes header, not just the size of the first part.
2580         (nnimap-request-move-article): When moving an article from nnimap,
2581         request the article first so the accepting form has an article to
2582         accept.  Reported by Dan Christensen.
2583         (nnimap-command): Make sure that the error message doesn't error out.
2584
2585 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2586
2587         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2588         we haven't requested anything.
2589
2590 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591
2592         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2593         "".  Fix found by Andrew Cohen.
2594
2595         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2596         instead of -encode-string.
2597
2598 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2599
2600         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2601
2602         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2603         by mm-subst-char-in-string.
2604
2605 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2606
2607         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2608         waiting for the connection string.
2609
2610         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2611         arriving.
2612
2613         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2614         bogus characters.  This allows selecting certain Gmail groups.
2615
2616         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2617         (nnimap-fetch-partial-articles): New variable.
2618         (nnimap-open-connection): When looking for credentials, also use the
2619         nnimap-server-port.
2620         (nnimap-request-article): Return the group/article number, so that Gnus
2621         `^' works as expected.
2622         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2623         them.
2624
2625         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2626         comments.
2627         (gnus-methods-sloppily-equal): New function.
2628         (gnus): When using the development version of Gnus, load the gnus-load
2629         file.
2630
2631         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2632         `gnus-open-server' on each method before trying to scan them etc.  This
2633         ensures that all the backend parameters are set correctly.
2634
2635         * nnimap.el (nnimap-authenticator): New variable.
2636         (nnimap-open-connection): Allow anonymous login.
2637         (nnimap-transform-headers): The chars header is called Chars not
2638         Bytes.
2639         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2640         drops.
2641
2642         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2643         patch, found by Knut Anders Hatlen.
2644
2645 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2646
2647         * gnus-agent.el (gnus-agent-batch-confirmation)
2648         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2649         to gnus-message.
2650         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2651         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2652         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2653         * gnus-int.el (gnus-open-server): Likewise.
2654         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2655         (gnus-score-check-syntax): Likewise.
2656         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2657         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2658         Likewise.
2659         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2660
2661 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2662
2663         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2664         calling conventions so that prefetch doesn't bug out.
2665
2666 2010-09-19  Julien Danjou  <julien@danjou.info>
2667
2668         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2669         rather than `subst-char-in-region' in order to be able to replace ASCII
2670         char by UTF-8 ones.
2671
2672         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2673         than curl.
2674         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2675         the right URL and ALT text on images.
2676         (gnus-html-wash-tags): Fix tag case.
2677         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2678         (gnus-article-html): Add -o display_ins_del=2 option.
2679         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2680
2681 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2682
2683         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2684         the extra mail headers, which sometimes seem to happen for unknown
2685         reasons.
2686
2687         * mail-parse.el (mail-header-encode-parameter): Define as
2688         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2689         (or most, perhaps?) mail readers don't understand the latter, but do
2690         understand the former.
2691
2692         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2693         to nil, so that no methods are automatically agentized.  I think this
2694         is probably what most users want.
2695
2696         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2697         from url-retrieve, for instance about invalid URLs.
2698
2699         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2700         groups that have no articles.
2701         (nnimap-request-article): Check that we really got an article when we
2702         requested one.
2703
2704         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2705         doesn't exist.
2706
2707         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2708         nntp buffer so the agent can save it.
2709         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2710         that CRLF doesn't get translated to \n.
2711         (nnimap-open-connection): Don't make 'shell commands only send \n.
2712
2713 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2714
2715         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2716         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2717         Update var name.
2718         (nnml-generate-nov-file): Use dolist.
2719         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2720         Use with-current-buffer.
2721
2722 2010-09-18  Julien Danjou  <julien@danjou.info>
2723
2724         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2725         parallel.
2726
2727 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2728
2729         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2730         the range update right.
2731         (nnimap-request-group): Don't make `M-g' bug out on group with no
2732         marks.
2733         (nnoo): Required, so that other packages can require nnimap.
2734         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2735         command we're looking for.  This helps when the server sends more
2736         responses after we've gotten everything we expected.
2737         (nnimap): Add a `newlinep' field to keep track of end-of-line
2738         conventions.
2739         Don't send CRLF to things that don't want it.
2740         (nnimap-request-accept-article): Ditto.
2741
2742 2010-09-18  Julien Danjou  <julien@danjou.info>
2743
2744         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2745         than curl to retrieve images.
2746
2747 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2748
2749         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2750         the marks.
2751         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2752         (nnimap-wait-for-connection): New function.
2753         (nnimap-open-connection): If we have PREAUTH, don't query for login
2754         credentials.
2755         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2756         when doing a partial update.
2757
2758 2010-09-18  Julien Danjou  <julien@danjou.info>
2759
2760         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2761         tags.
2762
2763 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2764
2765         * nnimap.el (nnimap-credentials): New function.
2766         (nnimap-open-connection): Use the new function to look for credentials
2767         also on the numeric equivalents of "imap" and "imaps".
2768
2769         * gnus-start.el (gnus-activate-group): Send the info to
2770         gnus-request-group.
2771
2772         * nnimap.el (nnimap-request-group): Have the "check" version of the
2773         function parse flags and update the info, so that a `M-g' get a total
2774         resync of all flags from the group.
2775
2776         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2777         to allow backends to alter the info on group selection.  Also alter all
2778         the backend -request-group functions to take the parameter.
2779
2780         * nnimap.el (nnimap-store-info): New function.
2781         (nnimap-update-info): Store the info for later usage.
2782         (nnimap-request-group): Use the stored info for the dont-check case, so
2783         that we don't retrieve all marks when we enter a group.
2784
2785         * nnimap.el: Use deffoo instead of defun for interface functions.
2786
2787         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2788         update the group info.  This makes the nndraft groups, for instance, go
2789         back to their old behaviour.
2790
2791         * gnus-sum.el (gnus-select-newsgroup): Indent.
2792
2793         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2794         in.
2795         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2796         nothing.
2797
2798         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2799         from methods that are denied.
2800
2801         * gnus-int.el (gnus-method-denied-p): New function.
2802
2803         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2804         store the password instead of netrc.
2805         (nnimap-open-connection): Don't error out when we can't make a
2806         connections.
2807
2808         * auth-source.el (auth-source-create): In the password prompt, say what
2809         we're querying for.  Also prompt for user name if that hasn't been
2810         given.
2811
2812         * nnimap.el (nnimap-with-process-buffer): Removed.
2813
2814 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2817         method when we're reading from the agent.
2818
2819         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2820
2821         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2822         that's probably most useful for users.
2823
2824         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2825         "failed" all the time.
2826
2827         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2828         ...)) with (with-current-buffer ... ).
2829
2830         * nntp.el (nntp-open-server): Return whether the open was successful or
2831         not.
2832
2833         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2834         select an unread unseen article first.
2835
2836         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2837         /etc/services, supply some sensible port defaults.
2838
2839         * dgnushack.el: Define netrc-credentials.
2840
2841 2010-09-17  Julien Danjou  <julien@danjou.info>
2842
2843         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2844
2845 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2846
2847         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2848         doesn't have any parameters.
2849
2850 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2851
2852         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2853         only upcased checks.
2854
2855         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2856
2857         * nnimap.el (nnimap-open-shell-stream): New function.
2858         (nnimap-open-connection): Use it.
2859         (nnimap-transform-headers): Get the number of lines in each message.
2860         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2861         number of lines.
2862         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2863         problem.
2864
2865         * utf7.el (utf7-encode): Autoload.
2866
2867         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2868         to allow the mail splitting to not return a default group.  This is
2869         useful for nnimap, which will leave unmatched mail in the inbox.
2870
2871         * nnimap.el: Rewritten.
2872
2873         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2874         nnimap usage.
2875
2876         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2877         if the move is internal, so that nnimap can do fast internal moves.
2878
2879         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2880         data.
2881         (gnus-read-active-for-groups): Support finishing the early retrieval of
2882         data.
2883
2884         * gnus-range.el (gnus-range-nconcat): New function.
2885
2886         * gnus-int.el (gnus-finish-retrieve-group-infos)
2887         (gnus-retrieve-group-data-early): New functions.
2888
2889 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2890
2891         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2892         (nnrss-retrieve-groups):
2893         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2894         (pop3-quit): Use with-current-buffer.
2895
2896 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2897
2898         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2899         instead of nnheader-accept-process-output.
2900
2901         * dgnushack.el (dgnushack-compile): Add comment.
2902
2903         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2904
2905         * gnus-html.el (gnus-html-schedule-image-fetching)
2906         (gnus-html-prefetch-images): Replace process-kill-without-query by
2907         gnus-set-process-query-on-exit-flag.
2908
2909 2010-09-16  Romain Francoise  <romain@orebokech.com>
2910
2911         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2912
2913 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2914
2915         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2916         parameter to unintern is mandatory-ish in Emacs 24.
2917
2918         * gnus-html.el (gnus-html-schedule-image-fetching)
2919         (gnus-html-prefetch-images): Check for curl before using it.
2920
2921         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2922         depend on curl, which isn't essential.
2923
2924         * imap.el: Revert back to version
2925         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2926         seem problematic.
2927
2928 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2929
2930         * gnus-registry.el (gnus-registry-install-shortcuts):
2931         Explicitly pass `obarray' to `unintern' to avoid a warning.
2932
2933 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2934
2935         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2936         change.
2937
2938         * nnrss.el (nnrss-request-list): Removed this function and related
2939         functions, including the moreover stuff.
2940
2941 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2942
2943         * nnrss.el (nnrss-retrieve-groups): New function.
2944
2945 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2946
2947         * .dir-locals.el: Add no-byte-compile cookie.
2948
2949 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2950
2951         * time-date.el (format-seconds): Comment fix.
2952
2953         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2954         for back end that doesn't support request-scan.
2955
2956 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2957
2958         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2959         then do request scans from the backends.
2960
2961         * netrc.el (netrc-credentials): New conveniency function.
2962
2963         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2964         avoid running a hook per line, since this takes a lot of time,
2965         profiling shows.
2966         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2967         directly if gnus-visual-p is true.
2968
2969 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2970
2971         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2972         groups; replace mapcar with dolist which is a bit faster; pass groups
2973         info to gnus-read-active-file-1.
2974         (gnus-read-active-file-1): Scan only specified groups if the new
2975         optional arg `infos' is given.
2976
2977 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2978
2979         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2980
2981         * pop3.el (pop3-movemail): Removed.
2982         (pop3-streaming-movemail): Renamed to pop3-movemail.
2983
2984         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2985         don't restrict end-tag searches to the end of the line.
2986
2987 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2988
2989         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2990         articles of every unchecked group to t, which means unknown since the
2991         server has never been opened.
2992
2993 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2994
2995         * gnus-html.el (gnus-html-show-alt-text): New command.
2996         (gnus-html-browse-image): Ditto.
2997         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2998         to browse the image directly.
2999         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3000         better.
3001
3002         * gnus-async.el (gnus-async-article-callback): Call
3003         `gnus-html-prefetch-images' unconditionally.
3004
3005         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3006         before feeding URLs to curl.
3007
3008 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3009
3010         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3011         internal images as deletable by `W D D'.
3012
3013         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3014         (gnus-async-article-callback): Fix typo.
3015
3016 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3017
3018         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3019         current line to work around bugs in the output from w3m.
3020
3021         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3022         for groups that want that.
3023
3024         * nntp.el (nntp-wait-for-string): Supply a timeout for
3025         accept-process-output to ensure progress.
3026
3027         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3028         level to get unread articles from, then use that for foreign groups,
3029         too.
3030
3031         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3032         confuses the rest of the function.
3033
3034         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3035         for the methods that support -retrieve-groups, too.
3036
3037         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3038
3039 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3040
3041         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3042         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3043
3044         * pop3.el: Require cl when compiling.
3045         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3046
3047 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3048
3049         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3050         that aren't going to be activated.
3051         (gnus-get-unread-articles): Fix up the last commit.
3052
3053         * gnus-html.el (gnus-article-html): Allow calling without specifying
3054         the handle.  In that case, dissect the buffer first.
3055
3056         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3057
3058         * nnimap.el (nnimap-open-connection): Revert the change that would look
3059         into authinfo for imaps instead of imap.
3060
3061         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3062         say that you don't want to call gnus-request-group with don-check, but
3063         do check the reponse.  This is for virtual groups only.
3064         (gnus-get-unread-articles): Count the archive groups as secondary, so
3065         that they're activated the same way as before.
3066
3067         * imap.el (imap-message-map): Removed optional buffer parameter, since
3068         no callers use it.
3069         (imap-message-get): Ditto.
3070         (imap-message-put): Ditto.
3071         (imap-mailbox-map): Ditto.
3072         (imap-mailbox-put): Ditto.
3073         (imap-mailbox-get): Ditto.
3074         (imap-mailbox-get): Revert last change for this function.
3075
3076         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3077         case-insensitively.
3078         (nnimap-debug): Removed.
3079
3080         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3081         to use `imap-fetch' instead.  According to the comments, this should be
3082         safe, since all other IMAP clients use the 1:* syntax.
3083         (imap-enable-exchange-bug-workaround): Removed.
3084         (imap-debug): Removed -- doesn't seem very useful.
3085
3086         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3087         mail from a file, and the file doesn't exist.
3088
3089         * imap.el (imap-log): New convenience function used throughout instead
3090         of repeating the same code all over the place.
3091
3092         * pop3.el (pop3-streaming-movemail): Return t for success.
3093
3094         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3095         .authinfo if we're using ssl connection.
3096
3097         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3098         already have if we're in a main Gnus `g' run.
3099
3100         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3101
3102 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3103
3104         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3105
3106         * nnmh.el (nnmh-request-list-1): Bind `file'.
3107
3108         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3109         alias to set-process-query-on-exit-flag or process-kill-without-query.
3110         (pop3-open-server): Use it.
3111
3112 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3113
3114         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3115         box to the Incoming file.  Fixes mistake in previous checkin.
3116
3117         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3118         request loop (for debugging purposes) removed.
3119
3120         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3121         culprit is more visible.
3122         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3123         (nnml-add-incremental-nov): New functions to do "incremental" nov
3124         updates, where we just append to the end of the existing nov files
3125         without reading/writing them in full.
3126
3127         * mail-source.el (mail-source-delete-crash-box): Really only check the
3128         incoming files once in a while.
3129
3130         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3131
3132         * mail-source.el (mail-source-delete-crash-box): Only check the
3133         incoming files for deletion once per day to save a lot of file
3134         accesses.
3135
3136         * pop3.el (pop3-logon): Fix up unbound variable typo.
3137
3138         * mail-source.el (pop3-streaming-movemail): Autoload.
3139
3140         * pop3.el (pop3-streaming-movemail): Respect
3141         pop3-leave-mail-on-server.
3142
3143         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3144         retrieval.
3145
3146         * pop3.el (pop3-process-filter): Removed unused function.
3147         (pop3-streaming-movemail, pop3-send-streaming-command)
3148         (pop3-wait-for-messages, pop3-write-to-file)
3149         (pop3-number-of-responses): New functions for streaming pop3
3150         retrieval.
3151
3152         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3153         come from no known methods.
3154         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3155         list.
3156
3157         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
3158         message sizes.
3159         (pop3-movemail): Use erase-buffer instead of looping and deleting
3160         regions, which seems rather odd.
3161
3162         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3163         file once per `g' run.
3164
3165         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3166         directories.  This makes the draft queue directory work.
3167
3168         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3169         data from the backends, so that we only request the list of groups from
3170         each method once.  This should speed things up considerably.
3171
3172         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3173         detect that it's not implemented.
3174
3175         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3176         we actually do recurse down into the tree, but don't stat all leaf
3177         nodes.
3178
3179         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3180         then say so instead of bugging out.
3181
3182         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3183         files exist before trying to read them.
3184
3185         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3186         around <pre_int>.
3187
3188         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3189
3190         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3191
3192 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3193
3194         * mm-util.el (mm-image-load-path): Just return the image directories,
3195         not all directories in the path in addition to the image directories.
3196         (mm-image-load-path): Maintain a cache of the image directories so that
3197         the `g' command in Gnus doesn't have to stat dozens of directories each
3198         time.
3199
3200         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3201         (gnus-html-wash-tags): Add a new `i' command to insert images.
3202         (gnus-html-insert-image): New command and keystroke.
3203         (gnus-html-redisplay-with-images): New command and keystroke.
3204         (gnus-html-show-images): Renamed command.
3205         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3206         spacers.
3207         (gnus-html-wash-tags): Decode entities at the end, so that entities
3208         inside the tags don't mess up the rest of the "parsing".
3209
3210         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3211         so that nnimap methods aren't agentized by default.  There's apparently
3212         many problems related to agent/imap behaviour.
3213
3214         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3215
3216         * gnus-html.el: Doc fix.
3217
3218 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3219
3220         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3221         specifier-spec-list for Emacs 21.
3222
3223         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3224         glyph-width and glyph-height instead of display-graphic-p and
3225         image-size; make avoidance of displaying small images work for XEmacs.
3226
3227         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3228         for XEmacs.
3229
3230         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3231         of symbol that holds plist data.
3232         (gnus-process-plist): Remove plist of process after getting it.
3233
3234 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3235
3236         * message.el (message-generate-hashcash): Change default to
3237         'opportunistic if hashcash is installed.
3238
3239         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3240         (gnus-html-put-image): Only call image-size once, since it's somewhat
3241         time-consuming on remote X servers.
3242
3243 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3244
3245         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3246         type on data, not a file name.
3247
3248         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3249         window-pixel-edges for Emacs 21.
3250
3251         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3252         decoded contents.
3253         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3254
3255 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3256
3257         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3258         group line format, since it isn't very interesting.
3259
3260         * gnus-agent.el (gnus-agent-short-article),
3261         (gnus-agent-long-article): Increase values for these two variables,
3262         since most people are likely to have more network connection and
3263         storage than before.
3264
3265         * gnus.el (gnus-refer-article-method): Change default to 'current.
3266         When referring an article, the common behaviour is to refer it from the
3267         current select method, not the native select method.  The chances of
3268         the native select method having the message in question is rather slim
3269         these days.
3270
3271         * gnus-sum.el (gnus-auto-select-subject): Change default to
3272         `unseen-or-unread'.  I think it's likely that most people want to
3273         select an unseen article over a previously seen, but unread one.
3274
3275         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3276         means that in the article buffer none of the minor mode elements will
3277         be shown, usually, and this is not desirable in most cases.
3278
3279         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3280         that commands like `d' (and the like) go to the next line in the
3281         buffer, instead of the next unread article.  I think this is the
3282         behaviour that is most natural for most users.
3283         (gnus-single-article-buffer): Change default to nil, so that people can
3284         have as many article buffers open as they have summary buffer.  I think
3285         this is the most natural way for the groups to behave.
3286
3287         * message.el (message-generate-new-buffers): Change default to
3288         `unsent', so that all new message buffers start their names with the
3289         string "*unsent", and it's easier to find the buffers if you move from
3290         them.
3291
3292 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3293
3294         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3295         small.  They're probably tracking images.
3296         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3297         (gnus-html-rescale-image): Yet another try at getting the image sizing
3298         right.
3299
3300         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3301         nntp-marks-file-name is nil.
3302
3303 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3304
3305         * gnus-html.el (gnus-html-wash-tags)
3306         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3307         Better logging.
3308
3309 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3310
3311         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
3312
3313         * gnus-html.el (gnus-html-wash-tags): Check the value of
3314         gnus-blocked-images in the summary buffer.
3315
3316 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3317
3318         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3319
3320 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3321
3322         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3323         like "a", it seems like.
3324         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3325         since it needs to be picked from the correct buffer.
3326
3327         * nnwfm.el: Removed.
3328
3329         * nnlistserv.el: Removed.
3330
3331 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3332
3333         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3334         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3335
3336 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3337
3338         * nnkiboze.el: Removed.
3339
3340         * nndb.el: Removed.
3341
3342         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3343         alt text.
3344         (gnus-html-rescale-image): Try to get the rescaling logic right for
3345         images that are just wide and not tall.
3346
3347         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3348         overshadow variable bindings.
3349
3350 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3351
3352         * gnus-html.el (gnus-html-wash-tags)
3353         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
3354         extra logging.
3355
3356 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3357
3358         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3359         (gnus-max-image-proportion): New variable.
3360         (gnus-html-rescale-image): New function.
3361         (gnus-html-put-image): Rescale images.
3362
3363 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3364
3365         Fix up some byte-compiler warnings.
3366         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3367         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3368         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3369         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3370         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3371         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3372         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3373
3374 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3375
3376         * gnus-html.el (gnus-article-html): Decode contents by charset.
3377
3378 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3379
3380         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3381         (gnus-html-frame-width, gnus-blocked-images)
3382         * message.el (message-prune-recipient-rules): Add custom version.
3383         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3384
3385         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3386         functions.
3387
3388         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3389         gnus-process-get.
3390
3391 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3392
3393         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3394         instead of lsub directly.
3395
3396 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3397
3398         * nnwarchive.el: Removed.
3399
3400         * gnus-soup.el: Removed.
3401
3402         * nnsoup.el: Removed.
3403
3404         * nnultimate.el: Removed.
3405
3406         * gnus-html.el (gnus-blocked-images): New variable.
3407
3408         * message.el (message-prune-recipients): New function.
3409         (message-prune-recipient-rules): New variable.
3410
3411         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3412         guess whether a long line is natural text or not.
3413
3414         * gnus-html.el (gnus-html-schedule-image-fetching): Use
3415         gnus-process-plist and friends for compatibility.
3416
3417 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3418
3419         * gnus-html.el: Require packages that define macros used in this file.
3420         (gnus-article-mouse-face): Declare to silence byte-compiler.
3421         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3422         process-get.
3423         (gnus-html-put-image): Use plist-get to avoid getf.
3424         (gnus-html-prefetch-images): Use with-current-buffer.
3425
3426 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3427
3428         * gnus-ems.el: Provide compatibility functions for
3429         gnus-set-process-plist.
3430
3431         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3432         header-line-format for XEmacs 21.4.
3433
3434         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3435         * gnus.el (gnus-valid-select-methods)
3436         * message.el (message-send-mail-partially-limit)
3437         * mm-decode.el (mm-text-html-renderer)
3438         * mml.el (mml-insert-mime-headers-always)
3439         * smiley.el (smiley-regexp-alist): Bump custom version.
3440
3441 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3442
3443         * gnus-html.el: require mm-url.
3444         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3445         with the url to `url'.
3446         (gnus-html-wash-tags): Support cid: URLs/images.
3447
3448 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3449
3450         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3451         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3452         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3453
3454         * gnus-move.el: Removed file, since it doesn't really work.
3455
3456         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3457         UTF-8.  This seems to fix problems with some German web feeds.
3458
3459         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3460         at the top so that the proper colours are applied.
3461
3462         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3463         don't have dots in their names.
3464
3465         * gnus-art.el (gnus-article-view-part): Doc fix.
3466
3467         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3468         XEmacs-compatible.
3469         (gnus-html-put-image): Don't do images on non-graphic displays.
3470
3471         * nnslashdot.el: Removed this unused backend.
3472
3473         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3474         actions.
3475         (gnus-undo-register-1): Revert last change.
3476
3477         * gnus-group.el (gnus-group-completing-read): Protect against not
3478         having completion-styles bound.
3479
3480         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3481         make broken recipients happier.
3482
3483         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3484
3485         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3486         point parameter.
3487
3488         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3489
3490         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3491         completion-styles for group selection.
3492
3493 2009-02-04  Andreas Schwab  <schwab@suse.de>
3494
3495         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3496         headers and regexp-quote the match if necessary.
3497
3498 2009-03-24  Miles Bader  <miles@gnu.org>
3499
3500         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3501         the blinking smiley.
3502
3503 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3504
3505         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3506         blink smiley.
3507
3508 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3509
3510         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3511         where the dribbel file lives exists.
3512
3513         * message.el (message-send-mail-partially-limit): Change the default to
3514         nil, since most people don't want this.
3515
3516         * mm-url.el (mm-url-decode-entities): Also decode entities like
3517         &#x3212.
3518
3519 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3520
3521         * gnus-sum.el (gnus-summary-idna-message):
3522         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3523         Hyperlink urls in docstrings with URL `...'.
3524
3525 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3526
3527         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3528         functions.
3529
3530 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3531
3532         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3533         say what the mouseover text should be.
3534
3535         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3536         version of the mm-w3m-safe-url-regexp variable to only download images
3537         in the groups where we want that to happen.
3538
3539         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3540
3541         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3542         easier debugging.
3543         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3544         big pictures in the article buffer.
3545
3546         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3547         gnus-article-html.
3548         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3549         w3m.
3550
3551         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3552
3553 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3554
3555         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3556         which doesn't exist.
3557
3558         * message.el (message-inhibit-ecomplete): New variable to allow some
3559         function to inhibit ecomplete address storage.
3560         (message-resend): Disable ecomplete message storage when resending
3561         messages.
3562
3563         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3564
3565 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3566
3567         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3568         Save excursion while copying, moving, and deleting articles in order to
3569         prevent the cursor from jumping to unforeseen place.
3570
3571 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3572
3573         * lpath.el: No need to bind bookmark-current-buffer,
3574         bookmark-yank-point and bookmark-make-record-function.
3575
3576 2010-08-17  Glenn Morris  <rgm@gnu.org>
3577
3578         * gnus-sync.el: Require gnus components whose functions are used.
3579
3580         * gnus-art.el (bookmark-make-record-function):
3581         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3582         Declare for compiler.
3583
3584         * mm-url.el (mml-compute-boundary): Autoload.
3585
3586 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3587
3588         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3589
3590 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3591
3592         Typo fix "hoo4a" -> "hook".
3593
3594         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3595
3596 2010-08-14  Glenn Morris  <rgm@gnu.org>
3597
3598         * gnus-sync.el (gnus-sync): Fix defgroup version.
3599
3600 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3601
3602         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3603
3604         * gnus-sync.el: Fix docs.
3605         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3606         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3607
3608 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3609
3610         Optimizations for gnus-sync.el.
3611
3612         * gnus-sync.el: Add docs about gnus-sync-backend
3613         possibilities.
3614         (gnus-sync-save): Remove unnecessary message.
3615         (gnus-sync-read): Optimize and show what groups were skipped.
3616
3617 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3618
3619         Minor bug fixes for gnus-sync.el.
3620
3621         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3622         read the sync on get-new-news.
3623
3624         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3625         quiet.
3626
3627         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3628
3629 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3630
3631         Make saving and restoring of hidden threads work with overlays.
3632         Patch applied by Ted Zlatanov.
3633
3634         * gnus-sum.el (gnus-hidden-threads-configuration)
3635         (gnus-restore-hidden-threads-configuration): Update to deal with text
3636         properties, rather than searching for a magic character.
3637
3638 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3639
3640         New gnus-sync.el library for synchronization of marks.
3641
3642         * gnus-sync.el: New library for synchronization of marks.
3643
3644         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3645         renamed from `gnus-registry-grep-in-list'.
3646
3647         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3648
3649         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3650
3651 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3652
3653         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3654         determining charset of text fails.
3655
3656 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3657
3658         * nnmail.el (nnmail-get-new-mail-1): Revert.
3659
3660         * nnml.el (nnml-active-number): Make sure names of newly created groups
3661         in nnml-group-alist are encoded.
3662
3663 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3664
3665         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3666         containing non-ASCII characters in active file for nnml back end.
3667
3668 2010-07-24  David Engster  <dengste@eml.cc>
3669
3670         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3671         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3672
3673 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3674
3675         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3676         tag (Bug#6654).
3677
3678 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3679
3680         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3681         the article buffer, not the summary buffer.
3682
3683 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3684
3685         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3686         Emacs 23 as well.
3687
3688 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3689
3690         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3691         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3692
3693 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3694
3695         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3696         Patch applied by Karl Fogel.
3697
3698         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3699         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3700
3701 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3702
3703         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3704         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3705         C-w still not working correctly from Article buffers; Thierry's
3706         patch to fix that will be applied after this.
3707
3708         * gnus-art.el (bookmark-make-record-function): New local variable.
3709
3710         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3711         article buffer.
3712         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3713
3714 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3715
3716         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3717         on changes in bookmark.el.
3718
3719 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3720
3721         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3722         `no-log' instead of message not to log prompt string.
3723
3724 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3725
3726         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3727         the *other* type of HTML form submission.
3728
3729 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3730
3731         * auth-source.el (auth-source-pick): If choice does not contain a
3732         questioned keyword, set the check to t.
3733
3734 2010-06-12  Romain Francoise  <romain@orebokech.com>
3735
3736         * gnus-util.el (gnus-date-get-time): Move up before first use.
3737
3738 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3739
3740         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3741         (gnus-article-edit-part): Bind it to make last part that is substituted
3742         or deleted visible.
3743         (gnus-mime-display-single): Buttonize part of which id equals to
3744         gnus-mime-buttonized-part-id.
3745
3746 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3747
3748         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3749         (gnus-dd-mmm): Use gnus-date-get-time.
3750         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3751         simplify logic.
3752         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3753         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3754
3755 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3756
3757         * auth-source.el (top): Autoload `secrets-list-collections',
3758         `secrets-create-item', `secrets-delete-item'.
3759         (auth-sources): Fix tag string.
3760         (auth-get-source, auth-source-retrieve, auth-source-create)
3761         (auth-source-delete): New defuns.
3762         (auth-source-pick): Rewrite in order to avoid 2 passes.
3763         (auth-source-forget-user-or-password): New parameter USERNAME.
3764         (auth-source-user-or-password): New parameters CREATE-MISSING and
3765         DELETE-EXISTING.  Retrieve password interactively, if needed.
3766
3767 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3768
3769         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3770         deleting unused directories when gnus-expert-user is t.
3771
3772 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3773
3774         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3775         for each temp file when gnus-article-browse-delete-temp is ask.
3776
3777 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3778
3779         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3780         Lisp calls to delete-backward-char by calls to delete-char.
3781
3782 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3783
3784         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3785
3786 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3787
3788         * password-cache.el (password-cache-remove): Fix docstring.
3789
3790 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3791
3792         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3793         article unless decoding article to be saved.
3794
3795 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3796
3797         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3798         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3799         generated within the mm-with-unibyte-current-buffer macro.
3800
3801 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3802
3803         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3804         to nil when we're in a mml-preview buffer and no group is selected.
3805
3806 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3807
3808         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3809         when catching the `C-g'.  Reported by "Leo".
3810
3811 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3812
3813         * message.el (message-forward-make-body-plain)
3814         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3815         multibyte-string-p.
3816
3817         * lpath.el: Revert.
3818
3819 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3820
3821         * message.el (message-forward-make-body-mml): Assume original message
3822         is multibyte string; error on unibyte.
3823         (message-forward-make-body-plain): Ditto; don't add excessive newline
3824         in body end.
3825
3826         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3827
3828 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3829
3830         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3831         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3832
3833 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3834
3835         * mm-extern.el (mm-extern-url): Don't use
3836         mm-with-unibyte-current-buffer.
3837         (mm-extern-cache-contents): Use with-current-buffer instead of
3838         save-excursion + set-buffer.
3839
3840 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3841
3842         * mm-util.el (mm-emacs-mule): Remove.
3843
3844 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3845
3846         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3847         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3848         change.
3849
3850 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3851
3852         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3853         bind the default value of enable-multibyte-characters to nil.
3854
3855 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3856
3857         * message.el (message-forward-make-body-plain)
3858         (message-forward-make-body-mml):
3859         Don't use mm-with-unibyte-current-buffer.
3860
3861 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3862
3863         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3864
3865 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3866
3867         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3868         (Bug#5592).
3869
3870 2010-05-07  Julien Danjou  <julien@danjou.info>
3871
3872         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3873         it to mm-pipe-part.
3874
3875         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3876         it is given.
3877
3878 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3879
3880         * binhex.el (binhex-decode-region-internal)
3881         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3882         (dns-query)
3883         * nnweb.el (nnweb-gmane-search)
3884         * pgg-parse.el (pgg-parse-armor)
3885         * pgg.el (pgg-verify-region)
3886         * sha1.el (sha1-string-external)
3887         * uudecode.el (uudecode-decode-region-internal)
3888         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3889         XEmacs.
3890
3891         * gnus-art.el (gnus-article-browse-html-parts)
3892         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3893         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3894         make-temp-file.
3895
3896         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3897         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3898         compiling.
3899
3900         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3901         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3902         XEmacs when compiling.
3903
3904         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3905         gnus-pick-mode-off-hook for XEmacs when compiling.
3906         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3907         gnus-binary-mode-off-hook for XEmacs when compiling.
3908
3909         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3910         nil if char-charset is not available.
3911
3912         * imap.el (imap-disable-multibyte)
3913         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3914         macros.
3915
3916         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3917         instead of encode-coding-string.
3918
3919         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3920         'xemacs) instead of mm-emacs-mule to switch function definitions.
3921         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3922
3923         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3924         bind temporary-file-directory for XEmacs;
3925         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3926         timer-set-function for XEmacs 21.4 and SXEmacs;
3927         bind timer-list for XEmacs 21.4 and SXEmacs;
3928         fbind char-charset and find-charset-region for non-Mule XEmacs;
3929         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3930         encode-coding-region and encode-coding-string for XEmacs having no
3931         file-coding feature.
3932
3933 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3934
3935         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3936
3937 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3938
3939         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3940         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3941
3942 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3943
3944         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3945         alias `jka-compr-delete-temp-file' no longer exists.
3946
3947 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3948
3949         Use define-minor-mode in Gnus where applicable.
3950         * mml.el (mml-mode): Use define-minor-mode.
3951         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3952         (gnus-undo-mode): Use define-minor-mode.
3953         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3954         (gnus-dead-summary-mode): Use define-minor-mode.
3955         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3956         Initialize in declaration.
3957         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3958         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3959         (gnus-mailing-list-mode): Use define-minor-mode.
3960         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3961         (gnus-draft-mode): Use define-minor-mode.
3962         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3963         (gnus-dired-mode): Use define-minor-mode.
3964
3965 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3966
3967         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3968         handles on recursive mml-to-mime translation and check them for
3969         boundary delimiter collisions.  Reported by Greg Troxel.
3970
3971 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3972
3973         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3974
3975 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3976
3977         * mm-util.el (mm-find-buffer-file-coding-system):
3978         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3979
3980 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3981
3982         * message.el (message-generate-headers): Record insertion of optional
3983         headers as well.  Otherwise the check to prevent repeated insertion of
3984         optional headers is a no-op.
3985
3986 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3987
3988         * smime.el: Don't mention CVS.
3989
3990         * nnrss.el (nnrss-fetch): Don't mention CVS.
3991
3992         * nnir.el: Don't mention CVS.
3993
3994 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3995
3996         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3997
3998 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * lpath.el: Fbind bookmark-default-handler,
4001         bookmark-get-bookmark-record, bookmark-make-record-default,
4002         bookmark-prop-get for Emacs <23 and XEmacs.
4003
4004 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4005
4006         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4007         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4008         Use with-current-buffer to silence the byte-compiler.
4009         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4010         bother to require `gnus'.
4011         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4012
4013 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4014
4015         * gnus-sum.el (gnus-summary-bookmark-make-record)
4016         (gnus-summary-bookmark-jump): New functions.
4017         (gnus-summary-mode): Setup bookmark support.
4018
4019 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4020
4021         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4022         if set.
4023
4024 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4025
4026         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4027         gnus-article-browse-html-save-cid-image; make it work recursively for
4028         forwarded messages as well.
4029         (gnus-article-browse-html-parts): Work when prefix arg is given.
4030         (gnus-article-browse-html-article): Doc fix.
4031
4032 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4033
4034         * message.el (message-default-mail-headers):
4035         (message-default-headers): Carry the value mail-default-headers over
4036         into message-default-mail-headers, rather than message-default-headers.
4037
4038 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4039
4040         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
4041         charset.
4042
4043         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4044         charset into the <meta> tag when the article is encoded to utf-8.
4045
4046 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4047
4048         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
4049         directories as well.
4050         (gnus-article-browse-html-parts): Work for images that do not specify
4051         file names; delete temp directory when quitting; insert header at the
4052         right place; use file: scheme for image files.
4053
4054 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4055
4056         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4057         (gnus-article-browse-html-parts): Use it to make temporary cid image
4058         files in addition to html file so that browser may display them.
4059
4060 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4061
4062         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4063
4064 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4065
4066         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4067
4068 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4069
4070         * auth-source.el (auth-sources): Change default to be simpler.  Explain
4071         about Secret Service API sources.  Improve Customize options.
4072         (auth-source-pick): Change to accept any number of search parameters.
4073         Implement fallbacks iteratively, not recursively.  Add scoring on the
4074         second pass and sort by score.  Call Secret Service API when needed.
4075         (auth-source-user-or-password): Use it.  Call Secret Service API
4076         directly when needed to get the user name and the password.
4077
4078 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4079
4080         * message.el (message-interactive): Doc fix.
4081         (message-qmail-inject-args): Reflow.
4082         (message-kill-to-signature): Fix typo in docstring.
4083
4084         * smiley.el (smiley-buffer): Fix typo in docstring.
4085
4086 2010-03-24  Glenn Morris  <rgm@gnu.org>
4087
4088         * mail-source.el (gnus-message): Declare.
4089         (mail-source-delete-old-incoming): Require gnus-util.
4090
4091 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4092
4093         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4094
4095         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4096
4097         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4098         password-cache's default if it is not bound.
4099         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4100         password-cache-expiry's default if it is not bound.
4101
4102         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4103         available in Emacs 21.
4104
4105         * lpath.el: Suppress compiler warnings for:
4106         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4107         XEmacs;
4108         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4109         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4110         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4111
4112 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4113
4114         * auth-source.el (auth-sources): Fix up definition so extra parameters
4115         are always inline.
4116
4117 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4118
4119         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
4120         wasn't updated after mismatch.  Clear cached mailbox info correctly
4121         when uidvalidity changes.
4122         (nnimap-group-prefixed-name): New function to avoid some code
4123         duplication.
4124         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4125         (nnimap-request-group): Use it.
4126         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4127         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4128         with many imap folders.  This is done by caching the group status from
4129         the imap server persistently in a group parameter `imap-status'.  (This
4130         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4131         but not persistently, so every Gnus startup was still very slow.)
4132
4133 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4134
4135         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4136         delete the extra newline.  Otherwise editing of :string and :number
4137         types don't work.
4138
4139 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4140
4141         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4142         secrets.el dependency.
4143         (auth-sources): Add optional user name.  Add secrets.el configuration
4144         choice (unused right now).
4145
4146 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4147
4148         * gnus-sum.el (gnus-summary-make-menu-bar): Let
4149         `gnus-registry-install-shortcuts' fill in the functions.
4150
4151         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4152         warnings.
4153         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4154         (gnus-registry-install-shortcuts): Populate and use it in a
4155         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4156
4157 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4158
4159         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4160         In-place substitutions for the group name encoding/decoding.
4161         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4162         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4163         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4164         (nnimap-update-unseen, nnimap-request-list)
4165         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4166         (nnimap-request-set-mark, nnimap-split-to-groups)
4167         (nnimap-split-articles, nnimap-request-newgroups)
4168         (nnimap-request-create-group, nnimap-request-accept-article)
4169         (nnimap-request-delete-group, nnimap-request-rename-group)
4170         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4171         `encoded-mbx' for consistency.
4172         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4173         variable `imap-current-mailbox'.
4174
4175         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4176         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4177
4178 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4179
4180         * pop3.el (pop3-display-message-size-flag): Display message size byte
4181         counts during POP3 download.
4182         (pop3-movemail): Use it.
4183         (pop3-list): Implement listing of available messages.
4184
4185 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4186
4187         * nnir.el (nnir-get-article-nov-override-function): New function to
4188         override the normal NOV retrieval.
4189         (nnir-retrieve-headers): Use it.
4190
4191 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4192
4193         * auth-source.el (netrc-machine-user-or-password): Autoload.
4194
4195 2010-03-19  Glenn Morris  <rgm@gnu.org>
4196
4197         Stop message.el from loading about 40 libraries it doesn't always need.
4198         The general approach is to autoload rather than require, and to
4199         require in the specific functions rather than the file.  (Bug#5642)
4200
4201         * gmm-utils.el: Don't require wid-edit.
4202         (widget-create-child-value, widget-convert, widget-default-get):
4203         Autoload.
4204
4205         * gnus-util.el: Don't require time-date, netrc.
4206         (message-fetch-field, gnus-group-name-decode): Declare rather than
4207         autoloading.
4208         (gnus-fetch-field): Require message.
4209         (gnus-decode-newsgroups): Require gnus-group.
4210
4211         * ietf-drums.el: Don't require time-date.
4212
4213         * message.el: Don't require hashcash, canlock, ecomplete.
4214         Do require mail-utils.  Require nnheader only when compiling.
4215         (smtpmail-default-smtp-server): Remove declaration.
4216         (message-send-mail-function): Check smtpmail-default-smtp-server
4217         is bound rather than requiring smtpmail.
4218         (message-auto-save-directory, message-insert-signature): Use
4219         expand-file-name rather than nnheader-concat.
4220         (nnheader-insert-file-contents): Autoload.
4221         (hashcash-wait-async): Declare.
4222         (message-send-mail): Only call gnus-setup-posting-charset if
4223         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4224         (message-send-mail-with-sendmail): Require sendmail.
4225         (canlock-password, canlock-password-for-verify): Declare.
4226         (message-canlock-password): Require canlock.
4227         (nnheader-get-report): Autoload.
4228         (gnus-setup-posting-charset): Declare.
4229         (message-send-news): Require gnus-msg.
4230         (message-make-references, message-make-in-reply-to): Use mail-header-id
4231         rather than the alias mail-header-message-id.
4232         (ecomplete-add-item, ecomplete-save): Declare.
4233         (message-put-addresses-in-ecomplete): Require ecomplete.
4234         (ecomplete-display-matches): Autoload.
4235
4236         * mm-decode.el: Don't require mailcap, gnus-util.
4237         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4238         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4239         Autoload.
4240         (mailcap-mime-extensions): Declare.
4241
4242         * mm-encode.el: Don't require mailcap.
4243         (mailcap-extension-to-mime): Autoload.
4244
4245         * mml-sec.el: Don't require password-cache.
4246
4247         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4248         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4249         (mml-minibuffer-read-type): Require mailcap.
4250         (mml-preview): Require gnus-msg.
4251
4252         * mml1991.el: Require password-cache.
4253         (password-cache-expiry): Remove declaration.
4254
4255         * mml2015.el: Require password-cache.
4256         (password-cache-expiry): Remove declaration.
4257
4258         * nneething.el (mailcap): Require mailcap.
4259
4260         * nnheader.el (declare-function): Add compatibility stub.
4261         (message-remove-header): Declare rather than autoload.
4262         (nnheader-replace-header): Require message.
4263
4264         * nnimap.el (declare-function): Add compatibility stub.
4265         (netrc-parse, netrc-machine-user-or-password): Declare.
4266         (nnimap-open-connection): Require netrc.
4267
4268         * nntp.el (declare-function): Add compatibility stub.
4269         (netrc-parse, netrc-machine, netrc-get): Declare.
4270         (nntp-send-authinfo): Require netrc.
4271
4272         * rfc2047.el: Don't require qp.
4273         (quoted-printable-encode-region, quoted-printable-decode-string):
4274         Autoload.
4275
4276         * sieve-mode.el: Don't require easymenu.
4277         (easy-menu-add-item): Autoload it.
4278
4279         * spam-stat.el (time-to-number-of-days): Autoload it.
4280
4281 2010-03-19  Glenn Morris  <rgm@gnu.org>
4282
4283         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4284
4285 2010-03-18  Glenn Morris  <rgm@gnu.org>
4286
4287         * hashcash.el (declare-function): Remove duplicate definition.
4288
4289 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4290
4291         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4292         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4293         value if any backslash escapes).
4294
4295 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4296
4297         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4298         if it is available.  (bug#5647)
4299
4300         * lpath.el: Suppress compiler warning for coding-system-from-name for
4301         Emacs 21 and XEmacs.
4302
4303 2010-03-14  Juri Linkov  <juri@jurta.org>
4304
4305         * hmac-def.el:
4306         * hmac-md5.el:
4307         * netrc.el: Fix keywords.
4308
4309 2010-02-26  Glenn Morris  <rgm@gnu.org>
4310
4311         * message.el (message-send-mail-function): Change the default, so that
4312         it inherits from a customized send-mail-function.  (Bug#5643)
4313
4314 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4315
4316         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4317         shell-command-to-string signals an error (bug#5299).
4318
4319 2010-02-24  Glenn Morris  <rgm@gnu.org>
4320
4321         * message.el (message-smtpmail-send-it)
4322         (message-send-mail-with-mailclient): Doc fixes.
4323
4324 2010-02-16  Glenn Morris  <rgm@gnu.org>
4325
4326         * message.el (message-default-mail-headers): Change the default value
4327         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4328
4329 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4330
4331         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4332         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4333
4334 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4335
4336         * time-date.el (date-to-time): Doc fix (Bug#5408).
4337
4338 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4339
4340         * message.el (message-mail): Just pass yank-action on to message-setup.
4341         (message-setup): Handle (FUN . ARGS) form of yank-action.
4342         (message-with-reply-buffer, message-widen-reply)
4343         (message-yank-original): Handle non-buffer values of
4344         message-reply-buffer (Bug#4080).
4345         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4346
4347 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4348
4349         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4350         Fix typo in docstring.
4351
4352 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4353
4354         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4355         response.
4356
4357 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4358
4359         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4360
4361         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4362
4363         * message.el (message-check-news-header-syntax): Protect against a
4364         string that `rfc822-addresses' returns when parsing fails.
4365
4366 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4367
4368         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4369         (gnus-previous-char-property-change): New functions.
4370
4371         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4372
4373 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4374
4375         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4376         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4377
4378 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4379
4380         * message.el (message-exchange-point-and-mark): Rework last change to
4381         avoid using optional arg of exchange-point-and-mark, for backward
4382         compatibility.
4383
4384 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4385
4386         * message.el (message-exchange-point-and-mark): Call
4387         exchange-point-and-mark with an argument rather than setting
4388         mark-active by hand (Bug#5175).
4389
4390 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4391
4392         * nntp.el (nntp-service-to-port): Work for service expressed with
4393         numeric string; replace [:digit:] with [0-9] for XEmacs.
4394
4395 2009-12-17  Glenn Morris  <rgm@gnu.org>
4396
4397         * gnus-group.el (gnus-bug-group-download-format-alist):
4398         Change emacs entry to debbugs.gnu.org.  Bump :version.
4399
4400 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4401
4402         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4403
4404 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4405
4406         * message.el (message-info): Explain why we use `Info-goto-node'.
4407
4408 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4409
4410         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4411
4412 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4413
4414         * message.el (message-completion-in-region): New compatibility function.
4415         (message-expand-group): Use it.
4416
4417 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4418
4419         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4420         with no unread article should be listed if the 2nd arg `predicate' is
4421         given.
4422
4423 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4424
4425         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4426
4427 2009-11-29  Juri Linkov  <juri@jurta.org>
4428
4429         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4430         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4431         on `gnus-recenter'. (Bug#4698, Bug#4981)
4432
4433 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4434
4435         * sha1.el (sha1-string-external): default-directory "/" in case
4436         otherwise non-existent.  process-connection-type pipe for touch of
4437         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4438
4439 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4440
4441         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4442         it's comms related and sgml-mode.el has "comm" on that basis too.
4443
4444 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4445
4446         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4447         containing tspecial characters if they have been already quoted.
4448
4449 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4450
4451         * dns-mode.el (auto-mode-alist): Purecopy string.
4452
4453 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4454
4455         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4456
4457 2009-10-24  Glenn Morris  <rgm@gnu.org>
4458
4459         * gnus-art.el (help-xref-stack-item): Define for compiler.
4460
4461 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4462
4463         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4464
4465 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4466
4467         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4468
4469 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4470
4471         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4472         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4473
4474 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4475
4476         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4477         (gnus-overlays-in): New alias to overlays-in.
4478
4479         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4480         gnus-overlay-get, and gnus-delete-overlay.
4481         (gnus-summary-show-thread): Make it work as well for systems in which
4482         next-single-char-property-change is not available.
4483         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4484
4485         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4486         (gnus-overlay-get): New alias to extent-property.
4487         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4488
4489         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4490         SXEmacs.
4491
4492         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4493         SXEmacs.
4494
4495 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4496
4497         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4498
4499 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4500
4501         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4502         and XEmacs that don't have `remove-overlays'.
4503
4504 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4505
4506         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4507         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4508         selective display.  Use overlays instead.
4509
4510 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4511
4512         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4513
4514 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4515
4516         * spam-stat.el (spam-stat-load): Fix typo in message.
4517
4518 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4519
4520         * dig.el (dig-invoke): Fix typo in docstring.
4521         (query-dig): Reflow docstring.
4522
4523 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4524
4525         * gnus-art.el (gnus-article-encrypt-body):
4526         * message.el (message-check-recipients):
4527         * mm-util.el (mm-codepage-setup):
4528         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4529         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4530
4531 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4532
4533         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4534         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4535         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4536         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4537         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4538
4539 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4540
4541         * dig.el: Add "Keywords: comm", as per net-utils.el.
4542
4543 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4544
4545         * dig.el (dig-mode): Use define-derived-mode.
4546
4547 2009-09-19  Glenn Morris  <rgm@gnu.org>
4548
4549         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4550
4551 2009-09-18  Glenn Morris  <rgm@gnu.org>
4552
4553         * gnus-diary.el (gnus-diary-check-message):
4554         * message.el (message-insert-formatted-citation-line):
4555         * nnbabyl.el (top-level):
4556         * nndiary.el (nndiary-schedule):
4557         Fix typos in condition-case handlers.
4558
4559 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4560
4561         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4562         configuration that provides the sole article window in a frame;
4563         position point correctly after deleting a part.
4564
4565 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4566
4567         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4568         (spam-resolve-registrations-routine): Use it to unregister articles
4569         that change status.
4570
4571 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4574         with XEmacs.
4575         (parse-time-string-chars): Use it.
4576
4577 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4578
4579         * imap.el (imap-interactive-login): Better messages.
4580         (imap-open): Fix bug with renamed buffer on reconnect.
4581         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4582         for easier debugging and cleaner code.  On successful (guessed based on
4583         server capabilities) secondary authentication, set imap-state
4584         correctly.
4585         (imap-last-authenticator): Define imap-last-authenticator as a variable
4586         to avoid warnings.
4587
4588 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4589
4590         * nnrss.el (nnrss-request-article): Remove binding of
4591         default-enable-multibyte-characters that has gotten needless by
4592         the 2007-07-13 change in rfc2047-encode-message-header.
4593
4594         * mml.el (mml-insert-multipart): Error on the message header.
4595         (mml-insert-part): Error on the message header; position point at
4596         the end of a MIME tag.
4597
4598 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4599
4600         * time-date.el (autoload): Expand define-obsolete-function-alias into
4601         defalias and make-obsolete for old Emacsen that Gnus supports.
4602         (with-no-warnings): Define it for old Emacsen.
4603         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4604         is available.
4605         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4606         float-time is available; suppress compile warning for time-to-seconds.
4607
4608         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4609         (gnus-float-time): Alias to float-time if it exists.
4610
4611         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4612         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4613         float-time is available; suppress compile warning for time-to-seconds.
4614
4615         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4616         XEmacs.
4617
4618 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4619
4620         * imap.el (imap-message-map): Docstring fix.
4621
4622 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4623
4624         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4625         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4626         Add the optional argument `encoding' that overrides the default.
4627
4628         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4629         mm-encode-buffer.
4630
4631 2009-09-04  Glenn Morris  <rgm@gnu.org>
4632
4633         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4634         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4635         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4636         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4637         * mm-util.el (mm-with-unibyte-current-buffer)
4638         (mm-find-buffer-file-coding-system):
4639         * yenc.el (yenc-decode-region): Use default-value rather than
4640         default-enable-multibyte-characters.
4641
4642 2009-09-03  Glenn Morris  <rgm@gnu.org>
4643
4644         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4645         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4646         than default-enable-multibyte-characters.
4647
4648 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4649
4650         * gnus-art.el (gnus-article-read-summary-keys):
4651         Fix gnus-buffer-configuration's value temporarily used.
4652
4653 2009-09-02  Glenn Morris  <rgm@gnu.org>
4654
4655         * gnus-util.el (gnus-float-time): New function.
4656         * gnus-delay.el (gnus-delay-article):
4657         * gnus-sum.el (gnus-thread-latest-date):
4658         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4659         * nnspool.el (nnspool-request-newgroups):
4660         Use gnus-float-time rather than time-to-seconds.
4661         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4662
4663         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4664         (gnus-header-subject-face, gnus-header-newsgroups-face)
4665         (gnus-header-name-face, gnus-header-content-face):
4666         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4667         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4668         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4669         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4670         (gnus-cite-face-11):
4671         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4672         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4673         (gnus-server-closed-face, gnus-server-denied-face)
4674         (gnus-server-offline-face):
4675         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4676         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4677         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4678         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4679         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4680         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4681         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4682         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4683         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4684         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4685         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4686         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4687         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4688         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4689         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4690         (gnus-summary-high-undownloaded-face)
4691         (gnus-summary-low-undownloaded-face)
4692         (gnus-summary-normal-undownloaded-face)
4693         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4694         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4695         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4696         (gnus-splash-face):
4697         * message.el (message-header-to-face, message-header-cc-face)
4698         (message-header-subject-face, message-header-newsgroups-face)
4699         (message-header-other-face, message-header-name-face)
4700         (message-header-xheader-face, message-separator-face)
4701         (message-cited-text-face, message-mml-face):
4702         * sieve-mode.el (sieve-control-commands-face)
4703         (sieve-action-commands-face, sieve-test-commands-face)
4704         (sieve-tagged-arguments-face):
4705         * spam.el (spam-face):
4706         Mark face aliases with "-face" in the name as obsolete.
4707
4708 2009-09-01  Glenn Morris  <rgm@gnu.org>
4709
4710         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4711         than goto-line.
4712
4713 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4714
4715         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4716         Don't move point if the command is invoked inside the message header.
4717
4718 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4719
4720         * imap.el (imap-send-command): Simplify.
4721         (imap-wait-for-tag): point-max -> buffer-size.
4722
4723 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4724
4725         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4726         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4727         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4728         * nnir.el (nnir-swish-e-index-file):
4729         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4730         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4731         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4732         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4733         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4734         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4735
4736 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4737
4738         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4739         Don't save excursion.
4740
4741 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4742
4743         * nnheader.el (nnheader-find-file-noselect):
4744         * mm-util.el (mm-insert-file-contents):
4745         Use (default-value 'major-mode) instead of default-major-mode.
4746
4747 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4748
4749         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4750
4751 2009-08-26  Glenn Morris  <rgm@gnu.org>
4752
4753         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4754         than placing in files.el.
4755
4756 2009-08-25  Glenn Morris  <rgm@gnu.org>
4757
4758         * nnir.el (top-level): Don't require cl at run-time.
4759         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4760         Replace cl-function substitute with gnus-replace-in-string.
4761         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4762         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4763         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4764         simplified expansions.
4765
4766 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4767
4768         * dig.el (dig): Add autoload cookie.
4769
4770 2009-08-22  Glenn Morris  <rgm@gnu.org>
4771
4772         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4773         goto-line.
4774
4775 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4776
4777         * parse-time.el (parse-time-string-chars): Save match data.
4778
4779 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4780
4781         * parse-time.el (parse-time-string-chars): Compute using character
4782         classes, to handle non-ascii characters (Bug#3190).
4783
4784 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4785
4786         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4787
4788         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4789         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4790         (gnus-mm-display-part, gnus-mime-display-single)
4791         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4792         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4793
4794         * gnus-sum.el
4795         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4796         (gnus-summary-move-article): Add expirable mark to articles copied or
4797         moved to group that has auto-expire turned on if the option is non-nil.
4798
4799 2009-07-24  Glenn Morris  <rgm@gnu.org>
4800
4801         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4802         Fix typo.  (Bug#3903)
4803
4804 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4805
4806         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4807         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4808         that should not be used for draft articles.
4809         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4810         that has no concern in minor mode keys.
4811         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4812         Abolish.
4813
4814 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4815
4816         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4817         article without making inquiry to a user for unknown encoding.
4818
4819         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4820         (nnmaildir--scan): Assume i-node and device number that file-attributes
4821         returns might be cons-cell.
4822
4823         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4824
4825         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4826
4827 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4828
4829         * auth-source.el: Remove docs now in auth.texi.  Don't use
4830         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4831         `auth-source-hide-passwords' and use them.
4832
4833 2009-07-15  Glenn Morris  <rgm@gnu.org>
4834
4835         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4836
4837 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4838
4839         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4840         excessive whitespace from the default values of title and description.
4841
4842 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4843
4844         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4845         mail-fetch-field to fetch Content-Description header in order to
4846         exclude newlines.
4847
4848 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4849
4850         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4851         format used by GnuPG 2.0.11.
4852
4853 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4856         to deleted part.
4857
4858 2009-05-30  David Engster  <dengste@eml.cc>
4859
4860         * nnmairix.el: Remove old documentation in the commentary block.
4861         (nnmairix-request-group): Do not update active file for nnml back ends.
4862         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4863         end so that overview files are ignored.
4864         (nnmairix-update-groups): Make updating the groups more robust by using
4865         marks.
4866         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4867         with dollar characters in message-id.
4868
4869 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4870
4871         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4872         2008-12-25 in dns.el.
4873
4874 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4875
4876         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4877         could happen if the text is only composed of spaces and/or tabs.
4878
4879 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4880
4881         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4882         when sending a queued message to avoid extra mml tags.
4883
4884 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4885
4886         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4887
4888 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4889
4890         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4891         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4892         rmail-toggle-header for XEmacs;
4893         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4894
4895 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4896
4897         * gnus-dired.el: Remove autoload for gnus-setup-message.
4898         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4899         displaying Gnus logo; always use compose-mail.
4900
4901 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4902
4903         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4904
4905 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4906
4907         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4908         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4909         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4910         available.
4911         (gnus-nocem-epg-verify): New function.
4912
4913 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4914
4915         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4916
4917 2009-02-15  Glenn Morris  <rgm@gnu.org>
4918
4919         * gnus-util.el (rmail-insert-rmail-file-header)
4920         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4921         autoloads.
4922         (rmail-default-rmail-file): Remove unnecessary declaration.
4923         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4924
4925 2009-02-14  Glenn Morris  <rgm@gnu.org>
4926
4927         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4928         variable (only used in gnus-util, which declares it anyway).
4929         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4930         which was only needed by gnus-art (changed to not use it any more).
4931         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4932         only used in gnus-util, which autoloads it itself.
4933         (rmail-update-summary): Fix autoload.
4934
4935         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4936         rather than rmail-output-to-rmail-file.
4937
4938 2009-02-07  Glenn Morris  <rgm@gnu.org>
4939
4940         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4941         autoload of function that no longer exists.
4942         (rmail-toggle-header): Declare.
4943         (message-forward-rmail-make-body): Handle mbox Rmail.
4944
4945 2009-01-31  Glenn Morris  <rgm@gnu.org>
4946
4947         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4948         2009-01-09 change.
4949
4950 2009-01-31  Dave Love  <fx@gnu.org>
4951
4952         * imap.el (imap-fetch-safe): Bind debug-on-error.
4953         (imap-debug): Add imap-fetch-safe.
4954
4955 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4956
4957         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4958         (auth-source-forget-all-cached): New convenience function.
4959         (auth-source-user-or-password): Accept list of modes or a single mode.
4960
4961         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4962         auth-source modes.
4963
4964         * netrc.el (netrc-machine-user-or-password): Use list of
4965         auth-source modes.
4966
4967         * nnimap.el (nnimap-open-connection): Use list of
4968         auth-source modes.
4969
4970         * nntp.el (nntp-send-authinfo): Use list of
4971         auth-source modes.
4972
4973 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4974
4975         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4976         now.
4977
4978 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4979
4980         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4981         coding system in XEmacs; add a workaround for XEmacs.
4982
4983         * lpath.el: Fbind coding-system-aliasee.
4984
4985 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4988         of current-language-environment.
4989
4990 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4991
4992         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4993         available at runtime.
4994
4995 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4996
4997         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4998
4999 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5000
5001         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5002         the greatest positive fixnum value doesn't work under an XEmacs with
5003         bignum support; use the most-positive-fixnum constant instead,
5004         available since Emacs 21.1 with cl and XEmacs 21.1.
5005
5006 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5007
5008         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5009         XEmacs gets not to work.
5010
5011 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5012
5013         * mm-util.el (mm-coding-system-priorities): Allow the value like
5014         "Japanese (UTF-8)" of current-language-environment.
5015
5016 2009-01-09  Glenn Morris  <rgm@gnu.org>
5017
5018         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5019         with last-command-event.
5020
5021 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5022
5023         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5024         in the doc string.
5025
5026         * message.el (message-fix-before-sending): Amend comment.
5027
5028 2009-01-08  Dave Love  <fx@gnu.org>
5029
5030         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5031
5032 2009-01-07  David Engster  <dengste@eml.cc>
5033
5034         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5035         simplified server definitions by converting it via
5036         gnus-server-to-method.
5037
5038 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5039
5040         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5041         parameter's operands.
5042
5043 2009-01-06  David Engster  <dengste@eml.cc>
5044
5045         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5046         primary select method (for gnus-group-mark-article-as-read).
5047
5048 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5049
5050         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5051         `(gnus)Face', not `(gnus)X-Face'.
5052
5053 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5054
5055         * mm-util.el (mm-ucs-to-char): New function.
5056
5057         * mm-url.el (mm-url-decode-entities): Use it.
5058
5059         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5060         unicode-to-char.
5061
5062 2009-01-05  Dave Love  <fx@gnu.org>
5063
5064         * time-date.el: Require cl for `declare'.
5065
5066 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5067
5068         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5069         Dave Love.
5070
5071 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5072
5073         * message.el (message-fix-before-sending): Add `eight-bit' to
5074         illegible-text check.
5075
5076 2009-01-03  Michael Olson  <mwolson@gnu.org>
5077
5078         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5079         `headers' is nil.  This can occur if the IMAP server does not have
5080         permissions to read messages from a folder, but can write new messages
5081         to the folder.
5082         (nnimap-request-article-part): Do not insert `data' if it is nil.
5083
5084         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5085         characters which will confuse `read', so skip past them.
5086
5087 2009-01-01  Dave Love  <fx@gnu.org>
5088
5089         * imap.el (imap-string-to-integer): Fix typo.
5090         (imap-fetch-safe): New function.
5091         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5092
5093         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5094
5095         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5096         (imap-parse-greeting): Fix doc strings.
5097         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5098         (imap-parse-flag-list): Make messages unique.
5099         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5100
5101         * nnimap.el: Fix author email.
5102         (nnimap-split-rule): Add FIXME comment.
5103         (nnimap-debug): Fix doc string.
5104
5105 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5106
5107         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5108
5109 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5110
5111         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5112         nslookup if resolv.conf isn't available.
5113         (dns-query): Rename from query-dns.
5114         (dns-query-cached): Rename from query-dns-cached.
5115
5116 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5117
5118         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5119         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5120         to check if those variables exist (first appeared in Emacs 18.50).
5121
5122 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5123
5124         * mm-util.el (mm-line-number-at-pos): New function.
5125
5126         * spam-report.el (spam-report-process-queue): Use it.
5127
5128 2008-12-24  David Engster  <dengste@eml.cc>
5129
5130         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5131         parameters that haven't existed as variables as buffer-local variables.
5132
5133 2008-12-23  Dave Love  <fx@gnu.org>
5134
5135         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5136         cadar.
5137
5138         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
5139         imap-starttls-p.
5140         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
5141
5142 2008-12-22  Dave Love  <fx@gnu.org>
5143
5144         * imap.el: Fix author email.  Doc fixes.
5145         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5146         reply.
5147
5148 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5149
5150         * spam-report.el (spam-report-gmane-max-requests): New constant.
5151         (spam-report-gmane-wait): New variable.
5152         (spam-report-gmane-ham, spam-report-gmane-spam)
5153         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5154         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5155         the server.
5156
5157         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5158         Add explanations.
5159
5160         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5161         nnheader-accept-process-output and nnheader-read-timeout if available.
5162         (pop3-movemail): Use it.
5163
5164         * message.el (message-check-news-body-syntax): Fix signature check if
5165         there's an attachment.
5166
5167 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5168
5169         * mm-util.el: Add comments to the mm- emulating functions.
5170
5171 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5172
5173         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
5174         by Stephen Berman <stephen.berman@gmx.net>.
5175
5176 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5177
5178         * mm-util.el (mm-substring-no-properties): New function.
5179         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5180         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5181         (mm-string-to-multibyte): Doc fix.
5182
5183         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5184
5185 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5186
5187         * mml.el (mml-attach-file): Strip text properties from file name.
5188         (Bug#1574)
5189
5190 2008-12-16  Glenn Morris  <rgm@gnu.org>
5191
5192         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5193
5194 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5195
5196         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5197         knows since the charset specified might be a bogus alias that
5198         mm-charset-synonym-alist provides.
5199
5200 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5201
5202         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5203         "ISO_8859-1".
5204
5205         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5206
5207 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5208
5209         * mm-util.el (mm-charset-eval-alist):
5210         Define it before mm-charset-to-coding-system.
5211         (mm-charset-to-coding-system): Add optional argument `silent';
5212         define it before mm-charset-override-alist.
5213         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5214         default value if it can be used in Emacs currently running;
5215         silence mm-charset-to-coding-system.
5216
5217 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5218
5219         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5220         `allow-override' which says whether to use `mm-charset-override-alist'.
5221         (rfc2047-decode-encoded-words): Use it.
5222
5223         * mm-util.el (mm-charset-override-alist): Fix custom type;
5224         add `(gb2312 . gbk)' to choices.
5225
5226 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5227
5228         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5229         fast.
5230
5231         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5232
5233         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5234
5235 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5236
5237         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5238         on links.
5239
5240         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5241
5242 2008-12-03  Lute Kamstra  <lute@gnu.org>
5243
5244         * sha1.el: Remove leading * from docstrings of defcustoms,
5245         deffaces, defconsts and defuns.
5246
5247 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5248
5249         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5250         users' addresses that don't have domain parts.
5251         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5252         rather than message-narrow-to-head since there will be the message
5253         header separator.
5254
5255 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5256
5257         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5258         since the result is inserted in a unibyte buffer anyway.
5259         (nnimap-demule-use-string-to-multibyte): Remove.
5260         (nnimap-demule): Alias it to mm-string-to-multibyte.
5261
5262 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5263
5264         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5265         variable for debugging bug#464 and bug#1174.
5266         (nnimap-demule): Use it.
5267
5268 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5269
5270         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5271         score calculation correctly.
5272
5273 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5274
5275         * message.el (message-send-mail): Just set the buffer to unibyte
5276         rather than use mm-with-unibyte-current-buffer which does a lot more.
5277         (message-send-mail-partially): Don't bother with
5278         mm-with-unibyte-current-buffer since it's already been made unibyte by
5279         message-send-mail.
5280
5281 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5282
5283         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5284
5285 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5286
5287         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5288
5289 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5290
5291         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5292         require itself and to remove `with-no-warnings'.
5293
5294 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5295
5296         * starttls.el (starttls-any-program-available): Get the name of the
5297         available TLS layer program.
5298         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5299         well as the host name in the "opening" message.
5300
5301         * auth-source.el (auth-source-cache, auth-source-do-cache)
5302         (auth-source-user-or-password): Cache passwords and logins by default,
5303         allow override with `auth-source-do-cache'.
5304         (auth-source-forget-user-or-password): Allow users to remove cache
5305         entries if needed.
5306
5307 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5308
5309         * md4.el (md4-buffer): Fix typo in docstring.
5310         (md4, md4-64): Doc fixes.
5311         (md4-pack-int32): Reflow docstring.
5312
5313 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5314
5315         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5316         condition-case to only the forward-sexp call.
5317
5318 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5319
5320         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5321         quotes contained.  Make it more robust regardless by an extra
5322         condition-case wrapper.
5323
5324 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5325
5326         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5327
5328 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5329
5330         * nnml.el (nnml-request-expire-articles): Check if the function set to
5331         `nnmail-expiry-target' returns the symbol `delete'.
5332
5333         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5334
5335         * nnmail.el (nnmail-expiry-target): Fix custom type.
5336
5337 2008-10-02  Glenn Morris  <rgm@gnu.org>
5338
5339         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5340         Silence compiler warning.
5341
5342 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5343
5344         * tls.el (open-tls-stream): Show the actual command being
5345         executed, instead of the format string.
5346
5347 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5348
5349         * lpath.el: Fbind codepage-setup for Emacs 23.
5350
5351 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5352
5353         * mml.el (mml-menu): Don't assume mml2015 is bound.
5354
5355 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5356
5357         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5358         exists.
5359
5360 2008-09-27  Glenn Morris  <rgm@gnu.org>
5361
5362         * gnus-util.el (mail-header-remove-comments): Autoload it.
5363
5364 2008-09-27  Andreas Schwab  <schwab@suse.de>
5365
5366         * gnus-util.el (gnus-split-references): Strip comments.
5367         (gnus-parent-id): Likewise.
5368
5369 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5370
5371         * message.el (message-confirm-send): Fix version.
5372
5373 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5374
5375         * message.el (message-idna-to-ascii-rhs-1): Use
5376         mail-extract-address-components rather than mail-header-parse-addresses
5377         that is an alias by default to ietf-drums-parse-addresses that does not
5378         support non-ASCII names in headers' contents.
5379
5380 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5381
5382         * message.el (message-confirm-send): Fixed variable documentation to
5383         avoid the "y/n" wording.
5384
5385 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5386
5387         * message.el (message-set-auto-save-file-name): Save to a different
5388         filename so multiple messages (especially drafts) can be recovered.
5389
5390 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5391
5392         * message.el (message-confirm-send): Add appropriate version.
5393
5394 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5395
5396         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5397         defvar.
5398
5399 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5400
5401         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5402         (mm-pkcs7-enveloped-magic): Ditto.
5403
5404 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5405
5406         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5407         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5408
5409 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5410
5411         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5412         default, it's better.
5413
5414 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5415
5416         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5417         summary line gnus-number property and ignore them (with a warning
5418         message).
5419
5420 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5423         macro caddr in the interactive form since it won't be expanded.
5424
5425 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5426
5427         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5428         `charset'; fix name of function called recursively.
5429         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5430
5431 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5432
5433         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5434         (gnus-mime-set-charset-parameters): New function.
5435         (gnus-mime-view-part-as-charset): Use it to correctly display part
5436         specifying wrong charset.
5437
5438 2008-09-08  David Engster  <dengste@eml.cc>
5439
5440         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5441         in completing-read for back end server.
5442
5443 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5444
5445         * message.el (message-confirm-send): New variable to confirm sending a
5446         message.
5447         (message-send): Use it.
5448
5449 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5450
5451         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5452
5453 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5456
5457 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5458
5459         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5460         prevent tracking too many groups.
5461         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5462         Use it.
5463
5464 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5465
5466         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5467         moving point to the bottom of the window in order to avoid recentering.
5468
5469 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5470
5471         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5472
5473         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5474         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5475         (gnus-article-beginning-of-window): Fix calculation.
5476
5477 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5478
5479         * gnus-msg.el (gnus-summary-supersede-article)
5480         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5481         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5482         message header.
5483
5484 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5485
5486         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5487         pending output coming after the status change.
5488
5489 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5490
5491         * message.el:
5492         * gnus-start.el:
5493         * gnus-registry.el: Remove VMS support.
5494
5495 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5496
5497         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5498         macro.
5499         (rfc2104-hash): Use it.
5500
5501 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5502
5503         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5504         (gnus-summary-sort-by-most-recent-date): New commands.
5505         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5506         and menu entries.
5507
5508 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5509
5510         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5511         don't redisplay article for raw contents; remove plural articles stuff.
5512
5513         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5514         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5515         on gnus-summary-save-article; display results properly.
5516
5517 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5518
5519         * lpath.el: No need to fbind ns-focus-frame.
5520
5521 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5522
5523         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5524
5525 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5526
5527         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5528         gnus-save-all-headers.
5529
5530 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5531
5532         * gnus-util.el (ns-focus-frame): Remove declaration.
5533         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5534         like x.
5535
5536 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5537
5538         * rfc2104.el (rfc2104-zero): Delete defconst.
5539         (rfc2104-hex-alist): Likewise.
5540         (rfc2104-hex-to-int): Delete func.
5541         (rfc2104-hexstring-to-bitstring): Likewise.
5542         (rfc2104-nybbles): New defconst.
5543         (rfc2104-hash): Rewrite for speed.
5544
5545 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5546
5547         * tls.el (open-tls-stream): Make it work with the 2nd argument
5548         BUFFER that is a string but does not exist as a buffer object, as
5549         mentioned in the doc-string.
5550
5551 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5552
5553         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5554         SXEmacs.
5555
5556 2008-07-16  Glenn Morris  <rgm@gnu.org>
5557
5558         * gnus-util.el (ns-focus-frame): Declare for compiler.
5559
5560 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5561
5562         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5563         set as a group parameter.
5564         (gnus-summary-save-in-pipe): Work when it is called independently.
5565         (gnus-summary-pipe-to-muttprint): Don't modify
5566         gnus-summary-pipe-output-default-command.
5567
5568 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5569
5570         * message.el (message-send-mail-with-sendmail):
5571         Display the error message.
5572
5573 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5574
5575         * gnus-art.el (gnus-default-article-saver):
5576         Add gnus-summary-save-in-pipe to choices.
5577         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5578         gnus-summary-pipe-output-default-command as the default command.
5579         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5580         instead of gnus-last-shell-command.
5581
5582         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5583         New user option.
5584         (gnus-summary-muttprint-program): Mention the value will be changed.
5585         (gnus-summary-save-article): Force showing of all headers.
5586         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5587
5588 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5589
5590         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5591
5592 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5593
5594         * nnimap.el (nnimap-id):
5595         * sieve-manage.el (sieve-manage-open): Doc fixes.
5596
5597 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5598
5599         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5600         if available.
5601
5602 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5603
5604         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5605
5606         * nnkiboze.el (nnkiboze-generate-group):
5607         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5608
5609         * nnmairix.el: Require CL.
5610
5611 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5612
5613         * dgnushack.el: Autoload get-display-table and put-display-table for
5614         XEmacs 21.5.
5615
5616         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5617         21.4 and SXEmacs.
5618
5619 2008-06-15  David Engster  <dengste@eml.cc>
5620
5621         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5622
5623 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5624
5625         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5626         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5627         runtime choice under XEmacs.
5628
5629         * gnus-sum.el (gnus-summary-set-display-table):
5630         Use `gnus-put-display-table', `gnus-get-display-table',
5631         `gnus-set-display-table' for the display table, instead of `aset'.
5632
5633         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5634         Use `gnus-put-display-table', `gnus-get-display-table',
5635         `gnus-set-display-table' for the display table.
5636
5637 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5638
5639         * nnmairix.el: Add autoloads.
5640
5641 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5642
5643         * nnmairix.el (nnmairix-delete-recreate-group)
5644         (nnmairix-update-and-clear-marks): Fix error messages.
5645
5646 2008-06-14  David Engster  <dengste@eml.cc>
5647
5648         * nnmairix.el: Upgrade to version 0.6.
5649         (nnmairix-group-toggle-propmarks-this-group)
5650         (nnmairix-group-toggle-readmarks-this-group)
5651         (nnmairix-group-delete-recreate-this-group)
5652         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5653         (nnmairix-remove-tick-mark-original-article): New commands.
5654         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5655         (nnmairix-propagate-marks-to-nnmairix-groups)
5656         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5657         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5658         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5659         functions needed for marks propagation and manipulation of read marks.
5660         (nnmairix-update-groups): New function.
5661         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5662         (nnmairix-determine-original-group-from-registry)
5663         (nnmairix-determine-original-group-from-path)
5664         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5665         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5666         New helper functions.
5667         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5668         keystrokes for new commands.
5669         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5670         (nnmairix-request-group): Check allow-fast group parameter.
5671         (nnmairix-request-create-group): Set allow-fast group parameter if
5672         nnmairix-allowfast-default is set.
5673         (nnmairix-close-group): Propagate marks upon closing if needed.
5674         (nnmairix-group-toggle-threads-this-group): Use new.
5675         nnmairix-group-toggle-parameter helper function.
5676         (nnmairix-search): Better check for empty search result.
5677         (nnmairix-goto-original-article): Use new helper functions for
5678         determining original article.
5679         (nnmairix-show-original-article): Make sure message-id is in brackets.
5680         (nnmairix-call-mairix-binary): Change variable name.
5681         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5682         helper function.
5683         (nnmairix-widget-toggle-activate): Fix doc string.
5684
5685 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * nnir.el: Require edmacro when compiling with XEmacs.
5688         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5689         available in Emacs 21.
5690
5691 2008-06-11  Glenn Morris  <rgm@gnu.org>
5692
5693         * gnus-util.el (x-focus-frame):
5694         * gnus.el (image-size):
5695         * mm-decode.el (image-size): Declare.
5696
5697         * gnus-picon.el (declare-function): Add compat definition.
5698         (image-size): Declare.
5699
5700         * gnus-group.el (tool-bar-map):
5701         * gnus-sum.el (tool-bar-map): Define for compiler.
5702
5703         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5704
5705         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5706
5707         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5708         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5709         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5710         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5711         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5712         * sieve-manage.el, spam-report.el, spam.el:
5713         Remove unnecessary eval-and-compile of autoloads.
5714
5715 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5716
5717         * auth-source.el: Precise Tramp doc.
5718
5719 2008-06-07  Glenn Morris  <rgm@gnu.org>
5720
5721         * nnmairix.el: Remove unnecessary eval-when-compile.
5722
5723 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5724
5725         * lpath.el: Fbind propertize for XEmacs 21.4.
5726
5727 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5728
5729         * nnir.el: Move here from ../contrib.
5730
5731 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5732
5733         * gnus-util.el (gnus-read-shell-command): New function.
5734         * mm-decode.el (mm-pipe-part):
5735         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5736
5737 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5738
5739         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5740
5741 2008-06-03  Glenn Morris  <rgm@gnu.org>
5742
5743         * pop3.el (nnheader-accept-process-output): Autoload it.
5744
5745 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5746
5747         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5748         are not 2-digit hexadecimal characters that follow `%'s.
5749
5750 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5751
5752         * message.el (message-bogus-recipient-p): Fix type in doc string.
5753         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5754         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5755         Improve custom options.
5756         (message-bogus-recipient-p): Adjust accordingly.
5757
5758 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5759
5760         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5761         long-form month and day names.
5762
5763 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5764
5765         * dgnushack.el: Autoload debug, eudc-expand-inline and
5766         pgg-snarf-keys-region for XEmacs.
5767
5768         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5769
5770         * nnmairix.el: Require edmacro when compiling with XEmacs.
5771
5772 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5773
5774         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5775         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5776
5777 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5778
5779         * auth-source.el: Add more docs.
5780
5781         * netrc.el (netrc-machine): Always match if the port is not given.
5782
5783 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5784
5785         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5786         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5787         retrieval faster in some cases, but might make CPU usage larger.  If
5788         this has any bad side effects, we might revert this change.
5789
5790         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5791         seems to make mail retrieval much, much faster.
5792         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5793         unconditionally.
5794
5795         * gnus-draft.el (gnus-group-send-queue): Bind
5796         message-send-mail-partially-limit to nil to avoid being prompted.
5797
5798 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5799
5800         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5801
5802         * message.el (message-bogus-address-regexp): Fix and improve custom
5803         type.
5804         (message-setup-hook): Add message-check-recipients as custom option.
5805
5806 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5807
5808         * message.el (message-cite-function): Remove bogus autoload which crept
5809         in during merge from v5-10.
5810
5811 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5812
5813         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5814
5815         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5816
5817         * auth-source.el: Preliminary Tramp docs.
5818         (auth-sources): Change the default auth-sources to use
5819         EPA .gpg files.
5820
5821 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5822
5823         * nntp.el: Autoload `auth-source-user-or-password'.
5824         (nntp-send-authinfo): Use it.
5825
5826         * nnimap.el: Autoload `auth-source-user-or-password'.
5827         (nnimap-open-connection): Use it.
5828
5829         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5830         for the gnus-message function.
5831         (auth-source-user-or-password): Use it.
5832
5833 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5834
5835         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5836         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5837         (rfc2104-hash): Use it.
5838
5839 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5840
5841         * gnus-art.el (gnus-article-toggle-truncate-lines):
5842         Don't use `iff' in docstring.
5843
5844 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5845
5846         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5847
5848         * gnus-util.el (gnus-extract-address-component-name)
5849         (gnus-extract-address-component-email): Convenience functions around
5850         `gnus-extract-address-components'.
5851
5852         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5853         Use `gnus-extract-address-component-email' to fix bug of comparing full
5854         sender name to `user-mail-address'.
5855
5856 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5857
5858         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5859         catch/throw to optimize.
5860         (gnus-registry-find-keywords): Just use member to find a keyword.
5861
5862 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5863
5864         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5865         is current before calling gnus-server-prepare.
5866         (gnus-server-setup-buffer, gnus-server-update-server)
5867         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5868
5869 2008-05-04  Juri Linkov  <juri@jurta.org>
5870
5871         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5872         (mailcap-file-default-commands): Use mailcap-replace-in-string
5873         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5874         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5875
5876 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5877
5878         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5879
5880 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5881
5882         * gnus.el: Bump version to 0.11.
5883
5884 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5885
5886         * gnus.el: No Gnus v0.10 is released.
5887
5888 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5889
5890         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5891         hooks.
5892         (gnus-update-read-articles): Speed up non-marks-using users.
5893         (gnus-use-marks): Define gnus-use-marks.
5894         (gnus-propagate-marks): Rename variable to something more sensible.
5895
5896 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5897
5898         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5899         (gmm-image-load-path-for-library): Fix typos in docstrings.
5900         (gmm-message): Reflow docstring.
5901
5902 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5903
5904         * mail-source.el (mail-source-set-1, mail-source-bind):
5905         Move auth-source code out of the macro to clean it up and fix bugs.
5906
5907 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5908
5909         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5910         by sender if it's equal to user-mail-address, it's likely to be
5911         useless.
5912
5913         * mail-source.el (mail-source-bind): Don't use user or password if they
5914         are not bound.  Unintern them if they are nil.  Don't use server unless
5915         it's bound, and default it to empty string otherwise.
5916
5917 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5918
5919         * mail-source.el: Load auth-source.el.
5920         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5921         get user name or password, if auth-sources is set up.
5922
5923         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5924         strategy of splitting with parent.
5925         (gnus-registry-split-fancy-with-parent)
5926         (gnus-registry-post-process-groups): Use it and fix prior
5927         bug (returning a list as the split result).
5928
5929         * auth-source.el (auth-sources): Remove server parameter.
5930         (auth-source-pick, auth-source-user-or-password)
5931         (auth-source-user-or-password-imap)
5932         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5933         (auth-source-user-or-password-sftp)
5934         (auth-source-user-or-password-smtp): Remove server parameter.
5935
5936 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5937
5938         * smime.el (smime-sign-region, smime-encrypt-region)
5939         (smime-decrypt-region):
5940         Remove redundant calls to `generate-new-buffer-name'.
5941
5942 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5943
5944         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5945         Don't use QP for message/rfc822.
5946         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5947
5948 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5949
5950         * sieve-manage.el (sieve-string-bytes): Remove.
5951         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5952         correct byte-length only if the process's coding-system is the same as
5953         the one used internally by Emacs to represent strings.
5954
5955 2008-04-22  Juri Linkov  <juri@jurta.org>
5956
5957         * mailcap.el (mailcap-file-default-commands): New function.
5958
5959 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5960
5961         * message.el (message-signature-separator, message-cite-function):
5962         Change custom version.
5963
5964 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5965
5966         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5967         commands.
5968         (tls-checktrust): Ditto.
5969
5970 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5971
5972         * mm-decode.el (mm-display-external): Make temp file read-only.
5973
5974 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5975
5976         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5977         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5978         `C-c C-f d'.
5979
5980 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5981
5982         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5983
5984 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5985
5986         * gnus.el: Bump version to 0.9.
5987
5988 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5989
5990         * gnus.el: No Gnus v0.8 is released.
5991
5992 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5993
5994         * mail-source.el (mail-source-value):
5995         Prefer fboundp to functionp so it works with macros as well.
5996
5997 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5998
5999         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6000         Fix last change in case the element is not even a symbol.
6001
6002 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6003
6004         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6005         Prefer fboundp to functionp so it works with macros as well.
6006
6007 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6008
6009         * auth-source.el: Added docs.
6010         (auth-sources): Modify format to support server.
6011         (auth-source-pick, auth-source-user-or-password)
6012         (auth-source-user-or-password-imap)
6013         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6014         (auth-source-user-or-password-sftp)
6015         (auth-source-user-or-password-smtp): Add server parameter.
6016
6017 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6018
6019         * gnus-registry.el: Initialize the registry when gnus-registry-install
6020         is t.
6021
6022 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6023
6024         * compface.el (uncompface): Make buffer unibyte.
6025
6026 2008-04-05  Glenn Morris  <rgm@gnu.org>
6027
6028         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6029
6030 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6031
6032         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
6033         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6034
6035         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6036         multibyteness after rather than before erasing it.
6037
6038         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6039         mm-with-multibyte.
6040         (gnus-request-article-this-buffer): Make sure the proper decoding is
6041         used if gnus-original-article-buffer happens to be unibyte.
6042
6043         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6044         default-enable-multibyte-characters.
6045
6046         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6047         default-enable-multibyte-characters.
6048
6049         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6050
6051         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6052
6053 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6054
6055         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6056         (imap-message-copyuid-1): Use it.
6057         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6058         J. Williams in
6059         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6060
6061         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6062         imap-enable-exchange-bug-workaround.
6063         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6064
6065 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6066
6067         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6068         a 100 byte status-checks into a 2-3MB transfer for each group.
6069         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6070         to enable bug workaround or not.
6071         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6072
6073 2008-03-31  Glenn Morris  <rgm@gnu.org>
6074
6075         * message.el (mml2015-use): Declare for compiler.
6076         (message-info): Require mml2015 when appropriate.
6077
6078 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6079
6080         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6081         whitespace.
6082
6083 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6084
6085         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6086         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6087         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6088         (nntp-service-to-port): New function.
6089         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6090         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6091         (nntp-open-netcat-stream): New function.
6092         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6093
6094 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6095
6096         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6097
6098 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6099
6100         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6101
6102 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6103
6104         * dns.el (dns-write): Use set-buffer-multibyte.
6105
6106 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6107
6108         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6109
6110 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6111
6112         * message.el (message-signature-separator): Change default.
6113         Improve custom type.
6114         (message-cite-function): Change default to
6115         message-cite-original-without-signature.
6116
6117         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6118         toggle.
6119
6120         * message.el (message-check-news-body-syntax): Fix signature check.
6121         (message-setup-1): Mark buffer as unmodified _after_ running
6122         message-setup-hook and handling message-alternative-emails.
6123         (message-shorten-references): Be more strict when building list of
6124         valid references to comply with GNKSA.
6125
6126         * gnus-group.el (gnus-read-ephemeral-bug-group)
6127         (gnus-read-ephemeral-debian-bug-group)
6128         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6129
6130         * message.el (message-info): Don't use booleanp which isn't supported
6131         in Emacs 21 and XEmacs.
6132
6133 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6134
6135         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6136         gnus-group-gmane-group-download-format.
6137         (gnus-group-read-ephemeral-gmane-group): Rename from
6138         gnus-group-read-ephemeral-gmane-group.
6139         (gnus-read-ephemeral-gmane-group-url): Rename from
6140         gnus-group-read-ephemeral-gmane-group-url.
6141         (gnus-bug-group-download-format-alist): New variable.
6142         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6143         (gnus-read-ephemeral-emacs-bug-group): New commands.
6144
6145 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6146
6147         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6148         (gnus-visible-headers): Improve custom type.
6149
6150 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6151
6152         * mml.el (mml-menu): Add workarounds for XEmacs.
6153
6154         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6155         X-Boundary header.
6156
6157         * message.el (message-simplify-recipients): Fix previous commit.
6158
6159 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6160
6161         * mm-util.el (mm-set-buffer-multibyte): New function.
6162         * mm-decode.el (mm-copy-to-buffer): Use it.
6163
6164 2008-03-19  Glenn Morris  <rgm@gnu.org>
6165
6166         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6167         Accidentally removed in the sync process with Emacs.
6168
6169 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6170
6171         * message.el (message-alter-recipients-discard-bogus-full-name):
6172         New function.
6173         (message-alter-recipients-function): New variable.
6174         (message-get-reply-headers): Use it.
6175         (message-replace-header): New helper function.
6176         (message-recipients-without-full-name): New variable.
6177         (message-simplify-recipients): New command.
6178
6179         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6180
6181         * message.el (message-info): Handle EasyPG manual.
6182
6183         * mml.el (mml-menu): Add entry for EasyPG.
6184
6185 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6186
6187         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6188         parameter.
6189
6190         * message.el (message-disassociate-draft): Specify drafts group name
6191         fully.
6192
6193 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6194
6195         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
6196         unnecessary duplicates from the match list.
6197
6198 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6199
6200         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6201
6202         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6203
6204         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6205         args of `how-many' of which the XEmacs version doesn't take; declare
6206         Info-index-next as function.
6207
6208 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6209
6210         * gnus-score.el (gnus-score-headers): Fix handling of
6211         gnus-inhibit-slow-scoring.
6212
6213         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6214         string.
6215         (gnus-button-url-regexp): Improve handling of parenthesis.
6216         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6217         (gnus-button-handle-info-keystrokes): Handle index entries.
6218
6219 2008-03-15  Glenn Morris  <rgm@gnu.org>
6220
6221         * parse-time.el (parse-time-string): Simplify.
6222
6223 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6224
6225         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6226         Incoming* files.
6227
6228 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6229
6230         * auth-source.el (auth-sources): Renamed from auth-source-choices.
6231         (auth-source-pick): Use it.
6232
6233 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6234
6235         * binhex.el (binhex-decode-region-internal):
6236         * uudecode.el (uudecode-decode-region-internal):
6237         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6238         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6239         setting default-enable-multibyte-characters.
6240
6241 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6242
6243         * auth-source.el (auth-source-protocols)
6244         (auth-source-protocols-customize, auth-source-choices): Added and
6245         modified variable customizations and defaults.
6246         (auth-source-pick, auth-source-user-or-password)
6247         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6248         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6249         (auth-source-user-or-password-sftp)
6250         (auth-source-user-or-password-smtp): Use new variables and provide an
6251         interface to netrc.el.
6252
6253 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6254
6255         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6256         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6257         Make sure the nntp port to specify is a string.
6258
6259 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6260
6261         * nntp.el: Use with-current-buffer.
6262         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6263         dubious mm-with-unibyte-current-buffer.
6264         (nntp-with-open-group-function): New function extracted from
6265         nntp-with-open-group macro.
6266         (nntp-with-open-group): Use the function, so it's easier to debug.
6267         Add indentation and debugging info.
6268         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
6269         the use of the netcat alternatives.
6270
6271         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6272         Avoid mm-string-as-multibyte as well.
6273
6274         * nnweb.el (nnweb-insert-html):
6275         Remove use of nnheader-string-as-multibyte.
6276
6277         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6278         (nnheader-string-as-multibyte): Remove.
6279
6280         * mm-view.el: Use inhibit-read-only.
6281         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6282         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6283         or unibyte-string.
6284
6285         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6286         (mm-uu-yenc-extract): Use with-current-buffer.
6287
6288         * gnus-soup.el (gnus-soup-send-packet): Don't use
6289         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6290
6291         * nnmh.el: Use with-current-buffer.
6292         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6293         mm-string-as-multibyte on the output of mm-encode-coding-string.
6294
6295         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6296         (nnimap-request-move-article): Use with-current-buffer.
6297
6298         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6299         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6300         conversion uses string-make-unibyte rather than string-as-unibyte.
6301
6302         * gnus-msg.el: Use with-current-buffer.
6303
6304         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6305
6306 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6307
6308         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6309         string for caching if it is 'PIN.
6310
6311 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6312
6313         * lpath.el: Consider the case without Emacs/W3.
6314
6315 2008-03-08  Glenn Morris  <rgm@gnu.org>
6316
6317         * time-date.el (date-to-time, time-subtract, time-add)
6318         (safe-date-to-time): Doc fixes.
6319
6320 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6321
6322         * mail-source.el (mail-source-delete-old-incoming-confirm):
6323         Change default to nil.
6324         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6325
6326 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6327
6328         * lpath.el: Rearrange.
6329
6330         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6331         (gnus-article-goto-prev-page): Work for articles having ^L's.
6332
6333         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6334
6335         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6336
6337 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6338
6339         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6340         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6341         (gnus-bookmark-jump): Adjust some variable names.
6342
6343 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6344
6345         * auth-source.el: New package.
6346         (auth-source-choices): Add customization entry point variable.
6347
6348         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6349         bug.
6350
6351 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6352
6353         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6354         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6355         (gnus-registry-install-shortcuts): Rename from
6356         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6357         the `gnus-registry-mark-map' keymap dynamically from
6358         `gnus-registry-marks'.  The generated functions update the summary line
6359         when a registry mark is added or deleted, and will call
6360         `gnus-registry-install-p' (see the comments in the code).
6361         (gnus-registry-user-format-function-M): Use concat intelligently.
6362
6363         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6364         the registry mark functions.
6365
6366 2008-03-05  Glenn Morris  <rgm@gnu.org>
6367
6368         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6369         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6370         gnus-art.
6371         (top-level): No need to load own source when compiling.
6372
6373 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6374
6375         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6376         Suggested by <chris.anderton@zetnet.co.uk>.
6377
6378 2008-03-04  Glenn Morris  <rgm@gnu.org>
6379
6380         * gnus-sum.el (top-level): No need to require gnus when compiling,
6381         since unconditionally required near start of file.
6382         (gnus-summary-display-while-building): Move definition before use.
6383
6384 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6385
6386         * gnus-registry.el (gnus-registry-user-format-function-M): Add
6387         formatting function.
6388
6389 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6390
6391         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
6392         with plists.
6393         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6394         Use new format.
6395
6396 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6397
6398         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6399         `where-is-internal' that returns a range of key sequences.
6400
6401 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6402
6403         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6404
6405         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6406         (gnus-summary-jump-to-group): Consider windows on other displayed
6407         frames as well.  Similar changes might be needed elsewhere, but that's
6408         the one I've bumped into during my use.
6409
6410         * nndoc.el (nndoc-oe-dbx-type-p):
6411         * gnus-msg.el (gnus-debug):
6412         * gnus-group.el (gnus-update-group-mark-positions):
6413         Use mm-string-to-multibyte.
6414
6415 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6416
6417         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6418         doesn't handle NotDashEscaped.
6419
6420         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6421         (mml-dnd-attach-options): Fix typo in custom choice.
6422
6423         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
6424         nndoc-article-type to mbox.
6425         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6426
6427         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6428         to nil, instead of html2text.
6429
6430         * imap.el (imap-debug): Add `imap-ping-server'.
6431
6432         * gnus-bookmark.el: Add FIXMEs.
6433
6434         * message.el (message-form-letter-separator)
6435         (message-send-form-letter-delay): New variables.
6436         (message-send-form-letter): Use them.  New command to send form
6437         letters.  Requested by Uwe Siart.
6438         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6439
6440 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6441
6442         * Update copyright years.
6443
6444 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6445
6446         Sync from EMACS_22_BASE.
6447
6448         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6449
6450 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6451
6452         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6453         empty author.
6454
6455 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6456
6457         * gnus-registry.el (gnus-registry-marks): Add variable for
6458         customization of marks and their appearance.
6459         (gnus-registry-read-mark): Use it.
6460         (gnus-registry-do-marks): Add utility function to loop through
6461         `gnus-registry-marks'.
6462         (gnus-registry-install-shortcuts-and-menus): Add function to install
6463         shortcuts and menus.
6464         (gnus-registry-initialize): Use it.
6465         (gnus-registry-default-mark): Clarify documentation.
6466
6467 2008-02-29  Glenn Morris  <rgm@gnu.org>
6468
6469         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6470         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6471         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6472         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6473         Change defcustom :version from 23.0 to 23.1.
6474
6475 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6476
6477         * gnus-registry.el (gnus-registry-follow-group-p)
6478         (gnus-registry-post-process-groups): Add functions to aid registry
6479         splitting and improve logging.  Clarify behavior in function
6480         documentation.
6481         (gnus-registry-split-fancy-with-parent): Use them.
6482
6483 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6484
6485         * gnus-art.el: Use with-current-buffer.
6486
6487 2008-02-27  David Engster  <dengste@eml.cc>
6488
6489         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6490         Express real group name in the response.
6491
6492 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6493
6494         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6495         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6496         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6497         autoload gnus-registry-fetch-group when compiling.
6498         (nnmairix-request-group-with-article-number-correction): Remove
6499         unreferenced argument passed to nnmairix-call-backend.
6500
6501 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6502
6503         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6504         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6505         Wilde.
6506
6507 2008-02-27  Glenn Morris  <rgm@gnu.org>
6508
6509         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6510         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6511         variables to defconsts.  Convert comments to doc-strings.
6512         (nnmairix-last-server, nnmairix-current-server): Convert from free
6513         variables to defvars.  Convert comments to doc-strings.
6514         (gnus-registry-fetch-group): Autoload.
6515         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6516         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6517         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6518         caddr.
6519         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6520         nnmairix-request-group-with-article-number-correction call.
6521         (nnmairix-fast, nnmairix-group): New, less general names, for free
6522         variables passed from nnmairix-request-group to
6523         nnmairix-request-group-with-article-number-correction.  Declare.
6524         (nnmairix-request-group-with-article-number-correction):
6525         Use nnmairix-fast, nnmairix-group rather than fast, group.
6526
6527 2008-02-26  David Engster  <dengste@eml.cc>
6528
6529         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6530         version 0.5.
6531
6532 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6533
6534         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6535         instead of making an extra function call.  Don't add the current group
6536         to articles only when they have the group.  Use
6537         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6538         Reported by David <de_bb@arcor.de>.
6539
6540 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6541
6542         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6543         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6544
6545 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6546
6547         * mail-source.el (mail-source-delete-incoming): Change default.
6548         Supplement doc string.
6549
6550         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6551
6552 2008-02-14  Glenn Morris  <rgm@gnu.org>
6553
6554         * time-date.el (format-seconds): New function.
6555
6556 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6557
6558         * nnmail.el (nnmail-message-id-cache-file): Derive from
6559         `gnus-home-directory'.
6560
6561 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6562
6563         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6564         Document negative prefix.
6565
6566         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6567
6568 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6569
6570         * message.el (message-unsent-separator): Add the Exim bounce
6571         separator.
6572
6573 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6574
6575         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6576         list.
6577         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6578         recipient/signer list.
6579
6580 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6581
6582         * Makefile.in (datarootdir): Define.
6583         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6584         name that might contain whitespace.
6585
6586 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6587
6588         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6589         fbound (Emacs 23 unicode), signal an error.
6590
6591 2008-02-08  Glenn Morris  <rgm@gnu.org>
6592
6593         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6594
6595 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6596
6597         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6598         ports to the calls to `netrc-machine-user-or-password' in addition to
6599         "imap" and "imaps".
6600
6601 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6602
6603         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6604
6605         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6606
6607 2008-02-01  Kenichi Handa  <handa@m17n.org>
6608
6609         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6610         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6611         (rfc2104-hash): Convert the result of concat to unibyte string.
6612
6613 2008-02-01  Dave Love  <fx@gnu.org>
6614
6615         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6616         coding-system-for-read.
6617         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6618
6619 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6620
6621         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6622         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6623         <hanche@math.ntnu.no>.
6624
6625 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6626
6627         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6628
6629         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6630
6631 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6632
6633         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6634         * message.el (message-beginning-of-line): Use featurep instead of bound
6635         tests in order to resolve conditionals at compile time.
6636
6637 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6638
6639         * mail-source.el (mail-sources): Add `group' choice.
6640
6641         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6642         parameter `in-group' to control into which group the articles go.
6643         Add treatment of `group' mail-source.
6644
6645 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6646
6647         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6648
6649         * mm-decode.el (mm-dissect-buffer): Decode description.
6650
6651         * mml.el (mml-to-mime): Encode message header first.
6652
6653 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6654
6655         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6656         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6657
6658         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6659         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6660
6661 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6662
6663         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6664
6665 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6666
6667         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6668         prefix keys.
6669         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6670         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6671         gnus-xmas.el.
6672
6673         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6674         (gnus-xmas-article-describe-bindings): New function.
6675         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6676         gnus-xmas-article-describe-bindings.
6677
6678         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6679
6680 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6681
6682         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6683         Add new variables for article mark management.
6684         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6685         list of extra data entries which, when present, will indicate that the
6686         article ID should not be trimmed from the registry.
6687         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6688         functions.
6689         (gnus-registry-read-mark): New function to read a mark name from the
6690         user.
6691         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6692         (gnus-registry-set-article-mark-internal): New functions to add and
6693         remove marks.
6694         (gnus-registry-get-article-marks): New function to show the marks for
6695         an article, or retrieve them for further use.
6696
6697 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6698
6699         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6700         keys when no argument is given.
6701
6702 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6703
6704         * imap.el (imap-ping-server): New variable.
6705         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6706         (imap-ping-server): Minor doc string fixes.
6707
6708 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6709
6710         * imap.el (imap-ping-server): New function.
6711         (imap-opened): Call imap-ping-server.
6712
6713 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6714
6715         * gnus-sum.el (gnus-article-sort-by-random)
6716         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6717         jidanni@jidanni.org.
6718
6719 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6720
6721         * gnus-art.el (gnus-article-describe-bindings): New function.
6722         (gnus-article-read-summary-keys): Use it.
6723         (gnus-article-mode-map): Bind `C-h b' to it.
6724
6725 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6726
6727         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6728         XEmacs.
6729         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6730         against non-character events.
6731
6732         * lpath.el: Fbind map-keymap for Emacs 21.
6733
6734 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6735
6736         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6737         command.
6738         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6739         instead of END.  Change name of the temp file.
6740         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6741         customizable.
6742
6743 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6744
6745         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6746         bind `S W' to gnus-article-wide-reply-with-original; set default
6747         binding to gnus-article-read-summary-send-keys.
6748         (gnus-article-read-summary-keys): Fix the order of keys; display
6749         continuation keys correctly in the echo area; describe bindings
6750         correctly when keys end with `C-h'.
6751         (gnus-article-read-summary-send-keys): New function.
6752         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6753         for gnus-article-read-summary-send-keys; display continuation keys
6754         correctly in the echo area.
6755         (gnus-article-reply-with-original): Ignore prefix argument.
6756         (gnus-article-wide-reply-with-original): New function.
6757
6758         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6759         Emacs 21.
6760
6761 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6762
6763         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6764         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6765
6766 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6767
6768         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6769         (gnus-group-read-ephemeral-gmane-group): New command.
6770
6771 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6772
6773         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6774
6775 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6776
6777         * message.el (message-send-mail-function): Increase custom version.
6778
6779         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6780         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6781
6782 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6783
6784         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6785         for the cases where imap-authenticate is called with a nil buffer
6786         parameter.
6787
6788 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6789
6790         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6791         html parts correctly; support forwarded messages.
6792         (gnus-article-browse-html-article): Remove work buffers.
6793
6794         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6795         compiling.
6796         (netrc-bound-and-true-p): New macro.
6797         (netrc-parse): Use it instead of bound-and-true-p that is not available
6798         in XEmacs 21.4.
6799
6800 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6801
6802         * gnus-registry.el (gnus-registry-mark-article)
6803         (gnus-registry-article-marks): Add functionality to mark articles
6804         through the Gnus registry.
6805
6806         * encrypt.el: Clarify documentation for the new pgg method.
6807         (encrypt-file-alist): Add PGG option.
6808         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6809         functionality.  Abstract password key and messaging to external
6810         functions.
6811         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6812         (encrypt-message-method-and-cipher): Add new convenience external
6813         functions.
6814         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6815         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6816
6817         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6818         (netrc-parse): Use encrypt-file-alist to determine if
6819         encrypt-find-model or encrypt-insert-file-contents should be used.
6820
6821         * encrypt.el: Clarify documentation.  Load password-cache or
6822         password, whichever one is found first, instead of autoloading.
6823
6824 2007-12-19  Glenn Morris  <rgm@gnu.org>
6825
6826         * mml.el (message-options-set, message-narrow-to-head)
6827         (message-in-body-p, message-mail-p, message-encode-message-body):
6828         Autoload.
6829         (message-remove-header, message-narrow-to-headers-or-head)
6830         (message-subscribed-p, message-make-mail-followup-to)
6831         (message-position-on-field, message-news-p)
6832         (message-options-set-recipient, message-generate-headers)
6833         (message-sort-headers): Declare as functions.
6834
6835 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6836
6837         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6838         convention in doc string.
6839
6840 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6843         title to html parts.
6844         (gnus-article-browse-html-article): Pass message header to it.
6845
6846         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6847
6848 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6849
6850         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6851         or password compatible with XEmacs.
6852
6853 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6854
6855         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6856         format document.
6857         (gnus-mime-delete-part): Don't write description line if empty.
6858         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6859
6860 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6861
6862         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6863         (gnus-summary-mark-read-and-unread-as-read)
6864         (gnus-summary-mark-current-read-and-unread-as-read)
6865         (gnus-summary-mark-unread-as-ticked): Doc fix.
6866         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6867
6868 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6869
6870         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6871         Christoph Conrad <christoph.conrad@gmx.de>.
6872
6873 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6874
6875         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6876         yes-or-no-p.
6877
6878 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6879
6880         * mm-decode.el (mm-add-meta-html-tag): New function.
6881         (mm-save-part-to-file, mm-pipe-part): Use it.
6882
6883         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6884         gnus-y-or-n-p instead of y-or-n-p.
6885         (gnus-article-browse-html-parts): Work with message/external-body; use
6886         mm-add-meta-html-tag.
6887
6888 2007-12-11  Glenn Morris  <rgm@gnu.org>
6889
6890         * gnus-cache.el: Require gnus-sum not just when compiling.
6891
6892         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6893
6894         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6895         definitions before use.
6896
6897         * mm-decode.el: Require gnus-util.
6898         (mm-remove-part): Only call delete-annotation on XEmacs.
6899
6900         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6901
6902         * nnmail.el: Require gnus-int.
6903
6904         * spam.el: Move `require's before `eval-when-compile's.
6905
6906         * gnus-ems.el (gnus-alive-p):
6907         * gnus-fun.el (message-goto-eoh):
6908         * gnus-util.el (gnus-group-name-decode):
6909         * mail-source.el (gnus-compress-sequence):
6910         * message.el (Info-goto-node, format-spec):
6911         * mm-bodies.el (message-options-get):
6912         * mm-decode.el (mm-view-pkcs7):
6913         * mm-util.el (gmm-write-region):
6914         * mml-smime.el (mml-compute-boundary)
6915         (gnus-completing-read-with-default):
6916         * mml.el (widget-button-press, gnus-make-hashtable):
6917         * mml1991.el (mm-decode-content-transfer-encoding)
6918         (mm-encode-content-transfer-encoding)
6919         (message-options-get, message-options-set):
6920         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6921         * nnfolder.el (gnus-request-group):
6922         * nnheader.el (ietf-drums-unfold-fws):
6923         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6924         * smime.el (gnus-run-mode-hooks):
6925         * spam-stat.el (gnus-message): Autoload.
6926
6927         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6928         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6929         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6930         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6931         Add declare-function compatibility definition.
6932
6933         * gnus-cache.el (nnvirtual-find-group-art):
6934         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6935         (gnus-add-image, gnus-add-wash-type):
6936         * gnus-group.el (nnkiboze-score-file):
6937         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6938         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6939         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6940         (message-tokenize-header, gnus-get-buffer-create)
6941         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6942         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6943         * gnus.el (gnus-group-decoded-name):
6944         * mail-source.el (imap-capability):
6945         * mm-bodies.el (message-options-set):
6946         * mm-decode.el (gnus-configure-windows):
6947         * mm-extern.el (message-goto-body):
6948         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6949         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6950         (epg-sub-key-validity, message-options-set):
6951         * mml.el (widget-event-point, gnus-configure-windows):
6952         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6953         * mml2015.el (epg-check-configuration, epg-configuration)
6954         (message-options-set):
6955         * nndb.el (nndb-request-article):
6956         * nnfolder.el (gnus-request-create-group):
6957         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6958         * nnmaildir.el (gnus-group-mark-article-read):
6959         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6960         * rfc1843.el (message-fetch-field):
6961         * spam.el (gnus-extract-address-components):
6962         Declare as functions.
6963
6964 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6965
6966         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6967
6968         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6969
6970         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6971         bind show-trailing-whitespace for XEmacs.
6972
6973 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6974
6975         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6976         new no-op macro for backward compatibility.
6977
6978         * imap.el (imap-string-to-integer): New function.
6979
6980 2007-12-09  Glenn Morris  <rgm@gnu.org>
6981
6982         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6983
6984         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6985         * message.el, mm-view.el, sieve-manage.el, smime.el:
6986         Add declare-function compatibility definition.
6987
6988         * gnus-art.el (w3-region, w3m-region, Info-menu):
6989         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6990         * gnus-sum.el (gnus-get-predicate):
6991         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6992         * message.el (mail-abbrev-in-expansion-header-p):
6993         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6994         (w3m-detect-meta-charset, w3m-region):
6995         * sieve-manage.el (password-read, password-cache-add)
6996         (password-cache-remove):
6997         * smime.el (password-read-and-add): Declare as functions.
6998
6999 2007-12-08  David Kastrup  <dak@gnu.org>
7000
7001         * gnus-sum.el (gnus-summary-simplify-subject-query):
7002         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7003         `message'.
7004
7005 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7008         it to bind idna-program, installation-directory, defined-colors, and
7009         face-attribute for XEmacs of the version that compiles defcustom forms.
7010
7011 2007-12-07  Glenn Morris  <rgm@gnu.org>
7012
7013         * gnus-art.el (article-make-date-line): Revert previous change.
7014
7015 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7016
7017         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7018
7019 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7020
7021         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
7022         Call gnus-add-to-range ranges only once with a prepared article-list.
7023
7024 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7025
7026         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7027         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7028         group names with backslashes.  Reported by Tassilo Horn
7029         <tassilo@member.fsf.org>.
7030
7031 2007-12-06  Deepak Goel  <deego3@gmail.com>
7032
7033         * gnus-art.el (article-make-date-line):
7034         * gnus-start.el (gnus-load):
7035         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7036
7037 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7038
7039         * gnus-art.el (gnus-use-idna)
7040         * gnus-start.el (gnus-site-init-file)
7041         * message.el (message-use-idna)
7042         * mm-uu.el (mm-uu-hide-markers)
7043         * smiley.el (smiley-style): Revert changes that suppress warnings.
7044
7045 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7048         specify charset to html source.  Reported by Christoph Conrad
7049         <christoph.conrad@gmx.de>.
7050
7051 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7052
7053         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7054         idna-program in order to suppress byte compile warning issued by XEmacs
7055         that came to byte compile the default value section of defcustom forms
7056         recently.
7057
7058         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7059         value of installation-directory.
7060
7061         * message.el (message-use-idna): Don't directly refer to the value of
7062         idna-program.
7063
7064         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7065
7066         * smiley.el (smiley-style): Don't directly call face-attribute.
7067
7068 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7069
7070         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7071
7072         * gnus-dired.el: Reduce Gnus dependencies.
7073         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
7074         require.  Use autoloads instead.
7075         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7076         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7077         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7078         (gnus-dired-mode): Adjust doc string.
7079         (gnus-dired-mail-mode): New variable.
7080         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7081         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7082         (gnus-dired-mail-buffers): New function.  Return mail or message
7083         composition buffers.
7084         (gnus-dired-attach): Use it.
7085         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7086         NO-DECODE.
7087         (gnus-dired-print): Use `gnus-print-buffer' depending on
7088         `gnus-dired-mail-mode'.
7089
7090 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * rfc2047.el (rfc2047-encoded-word-regexp)
7093         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7094         explaining what regexp patterns are for.
7095
7096 2007-12-04  Glenn Morris  <rgm@gnu.org>
7097
7098         * password.el: Move to password-cache.el.
7099
7100         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7101         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7102         * mml-smime.el (password-read, password-cache-add)
7103         (password-cache-remove):
7104         No need to autoload, since mml-sec requires password.
7105
7106         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7107         * message.el (gnus-extract-address-components):
7108         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7109
7110         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7111         password.
7112
7113 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7114
7115         * mailcap.el: Reduce dependencies.
7116         (mail-header-parse-content-type): Autoload.
7117         (mailcap-delete-duplicates): New alias.
7118         (mailcap-mime-info): Add optional argument NO-DECODE.
7119         (mailcap-mime-types): Use mailcap-delete-duplicates.
7120
7121         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7122
7123 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7124
7125         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7126         (imap-parse-status): Upcase status-att for servers that sends them
7127         lower-case (e.g., MS Exchange 2007).
7128
7129 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7130
7131         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7132         function.
7133
7134         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7135         (gnus-uu-yenc-article): New function.
7136
7137         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7138
7139         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
7140         buffer.
7141
7142 2007-12-02  Glenn Morris  <rgm@gnu.org>
7143
7144         * binhex.el (binhex): New custom group.
7145         (binhex-decoder-program, binhex-decoder-switches)
7146         (binhex-use-external): Move to the binhex custom group.
7147
7148         * uudecode.el (uudecode): New custom group.
7149         (uudecode-decoder-program, uudecode-decoder-switches)
7150         (uudecode-use-external): Move to the uudecode custom group.
7151
7152         * netrc.el (top-level): Don't load `encrypt' features.
7153         (netrc-parse): Don't use encrypt.
7154         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7155
7156         * encrypt.el: Remove file.
7157
7158 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7159
7160         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7161         matches on patches.
7162
7163         * gnus-art.el (gnus-article-browse-html-article): Mention
7164         `mm-text-html-renderer' in the doc string.
7165
7166         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7167         string.  Add comments.
7168
7169         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7170         if rhs is ASCII.
7171
7172 2007-12-01  Glenn Morris  <rgm@gnu.org>
7173
7174         * mail-source.el (top-level): Require format-spec before
7175         eval-when-compile.
7176
7177 2007-11-30  Glenn Morris  <rgm@gnu.org>
7178
7179         * encrypt.el: Require password, rather than autoloading password-read.
7180
7181 2007-11-29  Glenn Morris  <rgm@gnu.org>
7182
7183         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7184         (sasl-make-client, sasl-next-step, sasl-step-data)
7185         (sasl-step-set-data): Declare as functions.
7186
7187 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7188
7189         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7190
7191 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7192
7193         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7194         certs should be verified and what is to be done in the event of a
7195         verification failure.
7196
7197         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7198         caller can indicate whether the cache should be disregarded for this
7199         call.  This way the result of the call is reproducible at all times and
7200         can be considered a canonical server name for the supplied method.
7201         (gnus-agent-method-p): Canonicalize server names by pushing their
7202         method through `gnus-method-to-server' using the no-cache argument.
7203
7204         * gnus-srvr.el (gnus-server-insert-server-line): Call
7205         `gnus-method-to-server' with `no-cache' argument.
7206
7207         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7208         gnus-agent-possibly-synchronize-flags as this should be called when the
7209         server is actually being opened.
7210         (gnus-agent-possibly-synchronize-flags)
7211         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7212         flags file of an agentized server to the latter function.
7213
7214         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7215         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7216         after a connection has been established successfully.
7217
7218 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7219
7220         * gnus-art.el (article-display-face): Force to display face if called
7221         interactively; check if gnus-article-x-face-too-ugly matches author.
7222         (article-display-x-face): Display face even if From header is missing
7223         as article-display-face does.
7224
7225 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7226
7227         * hashcash.el (message-narrow-to-headers-or-head)
7228         (message-fetch-field, message-goto-eoh)
7229         (message-narrow-to-headers): Declare as functions.
7230
7231 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7232
7233         * mail-source.el (mail-sources): Default to fetch from file for
7234         compatibility with default of nnmail-spool-file.
7235
7236 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7237
7238         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7239         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7240         to look for encoded word that should be encoded again.
7241         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7242         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7243         encoding pattern.
7244         (rfc2047-decode-region): Switch strict regexp and loose one according
7245         to rfc2047-allow-irregular-q-encoded-words.
7246
7247 2007-11-25  Romain Francoise  <romain@orebokech.com>
7248
7249         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7250
7251 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7252
7253         * tls.el (tls-program): Provide more custom choices from
7254         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7255         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7256
7257 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7258
7259         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7260         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7261
7262         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7263         `nnmail-spool-file'.
7264
7265         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7266         `nnmail-spool-file'.
7267
7268         * gnus-move.el (gnus-change-server): Ditto.
7269
7270         * gnus-kill.el (gnus-batch-score): Ditto.
7271
7272         * gnus-cache.el (gnus-jog-cache): Ditto.
7273
7274         * gnus-msg.el (gnus-summary-reply):
7275         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7276
7277 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7278
7279         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7280         version.  Minor improvement to doc strings.
7281         (tls-program): Add comment.
7282
7283 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7284
7285         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7286         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7287         mismatch between the hostname provided in the certificate and the name
7288         of the host connnecting to.
7289         (open-tls-stream): Use them.  Check certificates against trusted root
7290         certificates.
7291
7292 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7293
7294         * gnus-cache.el (gnus-cache-generate-nov-databases):
7295         Use nnml-generate-nov-databases-directory instead of
7296         nnml-generate-nov-databases-1.
7297
7298 2007-11-24  Glenn Morris  <rgm@gnu.org>
7299
7300         * message.el (message-tool-bar-retro): Update for rename
7301         mail_send.xpm->mail-send.xpm.
7302
7303 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7304
7305         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7306         `smime-ldap-search' for Emacs 22 and up.
7307
7308 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7309
7310         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7311
7312         * message.el (message-send-mail-function): Fix error convention.
7313         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7314         (message-widen-reply, message-send-mail, message-talkative-question)
7315         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7316         (message-clone-locals, message-send-news): Use with-current-buffer.
7317         (message-insert-or-toggle-importance): Remove unused var `valid'.
7318         (message-make-references): Remove unused var `new-references'.
7319         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7320
7321 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7322
7323         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7324         (spam-split-symbolic-return-positive): Reflow docstring.
7325         (spam-backends, spam-summary-exit-behavior)
7326         (spam-mark-ham-unread-before-move-from-spam-group)
7327         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7328         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7329         (spam-clear-cache, spam-backend-check, spam-install-backend)
7330         (spam-install-statistical-backend, spam-list-of-processors)
7331         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7332         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7333         (spam-check-crm114, spam-initialize, spam-unload-hook):
7334         Fix typos in docstrings.
7335
7336 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7337
7338         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7339         been checked if they have never been read and those group levels are
7340         higher than the one that a user specified.
7341
7342 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7343
7344         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7345         foreign groups unless a group level is specified by a user.
7346         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7347
7348 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7349
7350         * message.el (message-send-mail-function): Require sendmail.
7351
7352 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7353
7354         * message.el (message-send-mail-function): Check for smtpmail too.
7355
7356         * utf7.el (utf7-encode, utf7-decode): Use coding system
7357         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7358
7359         * message.el (message-send-mail-function): New function.
7360         (message-send-mail-function): Set default using
7361         message-send-mail-function.  Adjust doc string.
7362         (message-send-mail-with-mailclient): New function.
7363
7364 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7365
7366         * smime.el (from):
7367         * rfc2047.el (message-posting-charset):
7368         * qp.el (mm-use-ultra-safe-encoding):
7369         * pop3.el (parse-time-months):
7370         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7371         * nnml.el (files):
7372         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7373         (jka-compr-compression-info-list, ange-ftp-path-format)
7374         (efs-path-regexp):
7375         * nndiary.el (files):
7376         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7377         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7378         (epg-digest-algorithm-alist, inhibit-redisplay)
7379         (password-cache-expiry):
7380         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7381         (pgg-output-buffer, password-cache-expiry):
7382         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7383         (efs-path-regexp):
7384         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7385         (inhibit-redisplay):
7386         * mm-uu.el (file-name, start-point, end-point, entry)
7387         (gnus-newsgroup-name, gnus-newsgroup-charset):
7388         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7389         (latin-unity-ucs-list):
7390         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7391         (mm-uu-binhex-decode-function):
7392         * message.el (gnus-message-group-art, gnus-list-identifiers)
7393         (rmail-enable-mime-composing, gnus-local-organization)
7394         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7395         (gnus-read-active-file, facemenu-add-face-function)
7396         (facemenu-remove-face-function, gnus-article-decoded-p)
7397         (tool-bar-mode):
7398         * mail-source.el (display-time-mail-function):
7399         * gnus-util.el (nnmail-pathname-coding-system)
7400         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7401         (gnus-original-article-buffer, gnus-user-agent)
7402         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7403         (xemacs-codename, sxemacs-codename, emacs-program-version):
7404         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7405         * gnus-start.el (gnus-agent-covered-methods)
7406         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7407         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7408         (gnus-newsgroup-headers, gnus-group-list-mode)
7409         (gnus-group-mark-positions, gnus-newsgroup-data)
7410         (gnus-newsgroup-unreads, nnoo-state-alist)
7411         (gnus-current-select-method, mail-sources)
7412         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7413         (nnmail-spool-file, gnus-cache-active-hashtb):
7414         * gnus-mh.el (mh-lib-progs):
7415         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7416         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7417         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7418         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7419         (gnus-group-buffer):
7420         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7421         (font-lock-set-defaults):
7422         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7423         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7424         (gnus-summary-post-menu, total-parts, type, condition, length):
7425         * gnus-agent.el (gnus-agent-read-agentview):
7426         * flow-fill.el (show-trailing-whitespace):
7427         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7428         eval-and-compile wrappers for byte compiler pacifiers.
7429
7430         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7431         (mm-display-inline-fontify): Check for featurep 'xemacs not
7432         extent-list.
7433
7434         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7435         itimer-list.
7436         (mm-create-image-xemacs): Only do something for XEmacs.
7437         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7438
7439         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7440
7441         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7442         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7443
7444 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7445
7446         * nnimap.el (nnimap-split-download-body):
7447         * gnus-demon.el (gnus-demon):
7448         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7449
7450 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7451
7452         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
7453         macros.
7454         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7455         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7456         copy data from unibyte buffer to multibyte current buffer.
7457         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7458         to copy data from unibyte current buffer to multibyte buffer.
7459         (nntp-make-process-buffer): Make process buffer unibyte.
7460
7461         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7462
7463 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7464
7465         * pop3.el (pop3-open-server): Accept and process data more robustly at
7466         connexion start to avoid spurious "POP SSL connexion failed" errors.
7467
7468 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7469
7470         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7471         read group names.
7472
7473 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7474
7475         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7476
7477 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7478
7479         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7480         (nnmail-save-active): Use a unibyte buffer when saving active file,
7481         which may contain non-ASCII group names.
7482
7483         * nnml.el (nnml-request-group): Decode group names in messages.
7484
7485 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7486
7487         * message.el (message-citation-line-function)
7488         (message-insert-formatted-citation-line): Fix spelling of
7489         `message-insert-formated-citation-line'.
7490
7491 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7492
7493         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7494
7495 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7496
7497         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7498         nnmail-pathname-coding-system.
7499
7500         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7501         that a user enters; decode group names in messages.
7502
7503         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7504
7505 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7506
7507         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7508
7509         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7510
7511         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7512         risky local variable.
7513
7514         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7515
7516 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7517
7518         * encrypt.el: Improve documentation to fix function name typo.
7519         Reported by Daiki Ueno <ueno@unixuser.org>.
7520
7521 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7522
7523         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7524         even if the point is not in the last page of an article.
7525         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7526         back to the previous page.
7527
7528 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7529
7530         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7531
7532 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7533
7534         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7535
7536 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7537
7538         * message.el (message-check-news-body-syntax): Avoid
7539         mm-string-as-multibyte.
7540         (message-hide-headers): Don't assume (point-min)==1.
7541
7542 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7543
7544         * message.el (message-remove-blank-cited-lines): Fix if remove is
7545         given.
7546         (message-bogus-address-regexp): New variable.
7547         (message-bogus-recipient-p): New function.
7548         (message-check-recipients): New command.
7549         (message-syntax-checks): Add `bogus-recipient'.
7550         (message-fix-before-sending): Add `bogus-recipient'.
7551
7552         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7553         (gnus-treat-body-boundary): Don't test window-system.
7554
7555 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7556
7557         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7558
7559 2007-10-28  Miles Bader  <miles@gnu.org>
7560
7561         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7562         at compile-time too.
7563
7564 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7565
7566         * gnus-msg.el (gnus-message-setup-hook): Add
7567         `message-remove-blank-cited-lines' to options.
7568
7569 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7570
7571         * message.el (message-remove-blank-cited-lines): New function.
7572         Suggested by Karl Plästerer.
7573
7574 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7575
7576         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7577         mapc.
7578
7579         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7580         (top-level): Use mapc to set functions to be traced for debugging.
7581
7582         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7583         called for effect with while loop.
7584
7585         * message.el (message-talkative-question): Replace mapcar called for
7586         effect with mapc.
7587
7588         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7589         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7590         called for effect with dolist.
7591
7592         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7593
7594         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7595         gnus-extra-headers and nnmail-extra-headers.
7596
7597         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7598         called for effect with dolist.
7599         (top-level): Use mapc to set functions to be traced for debugging.
7600
7601         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7602         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7603         dolist.
7604
7605         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7606         Replace mapcar called for effect with mapc.
7607         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7608         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7609         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7610         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7611
7612         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7613         remove-if that's a cl function.
7614
7615         * webmail.el (webmail-debug): Replace mapcar called for effect with
7616         dolist.
7617
7618         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7619         with mapc.
7620
7621 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7622
7623         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7624         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7625         with while loop.
7626
7627         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7628         functions from article-* functions.
7629         (gnus-multi-decode-header): Replace mapcar called for effect with
7630         dolist.
7631
7632         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7633         (gnus-bookmark-show-details): Replace mapcar called for effect with
7634         while loop.
7635
7636         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7637         called for effect with while loop.
7638
7639         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7640         with dolist.
7641
7642         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7643         mapcar called for effect with dolist.
7644
7645         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7646
7647         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7648         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7649         Replace mapcar called for effect with dolist.
7650         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7651         mapc.
7652
7653         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7654         Replace mapcar called for effect with dolist.
7655         (gnus-topic-list): Replace mapcar called for effect with mapc.
7656
7657         * gnus.el: Use mapc instead of mapcar to add autoloads.
7658
7659 2007-10-23  Richard Stallman  <rms@gnu.org>
7660
7661         * gnus-group.el (gnus-group-highlight): Mark as risky.
7662
7663 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7664
7665         * gnus.el (gnus-server-to-method): Return method found first in
7666         gnus-newsrc-alist.
7667
7668         * gnus-art.el (gnus-article-highlight-signature)
7669         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7670         button overlay without the front stickiness.
7671
7672 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7673
7674         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7675         overview buffer needed a catch to receive its throw.
7676         (gnus-agent-flush-cache): Declared as interactive to make this function
7677         easier to use.
7678
7679 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7680
7681         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7682         `next-line'.
7683
7684 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7685
7686         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7687         exclude address matching message-dont-reply-to-names.
7688
7689 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7690
7691         * gnus-util.el (gnus-string<): New function.
7692
7693         * gnus-sum.el (gnus-article-sort-by-author)
7694         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7695
7696 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7697
7698         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7699         the frame-focus tag is set in gnus-buffer-configuration.
7700
7701 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7702
7703         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7704         the front stickiness.
7705
7706 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7709         url pattern; remove duplicate one.
7710         (gnus-article-extend-url-button): New function.
7711         (gnus-article-add-buttons): Use it.
7712         (gnus-button-push): Use concatenated url that it makes.
7713
7714 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7715
7716         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7717
7718 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7719
7720         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7721         Don't hardcode point-min==1.
7722
7723 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7724
7725         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7726         Fix comment about "iso8859-1".
7727
7728 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7729
7730         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7731         ones returned from the verify-function.
7732
7733         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7734         mml2015-extract-cleartext-signature if extraction failed.
7735
7736 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7737
7738         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7739         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7740         failed.
7741
7742 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7743
7744         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7745
7746 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7747
7748         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7749         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7750         recommends to use EasyPG instead of PGG.
7751
7752         * pgg.el: Revert to revision 6.23.2.16.
7753
7754         * pgg-def.el: Revert to revision 6.6.2.14.
7755
7756         * pgg-gpg.el: Revert to revision 6.23.2.34.
7757
7758 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7759
7760         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7761         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7762         thread for both the null and zero (kill/expire thread) universal prefix
7763         cases.
7764         (gnus-summary-expire-thread): Add new function to expire a thread,
7765         using gnus-summary-kill-thread.
7766         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7767         shortcuts for gnus-summary-expire-thread.
7768         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7769         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7770
7771 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7772
7773         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7774         extras value, so an extras entry can be deleted.
7775         (gnus-registry-delete-extra-entry): Use it.
7776         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7777         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7778         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7779         storage through the gnus-registry, and provide an appropriate API for
7780         it.
7781
7782 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7783
7784         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7785         Suggested by Leo <sdl.web@gmail.com>.
7786
7787         * gnus.el: Do.
7788
7789 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7790
7791         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7792         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7793
7794         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7795
7796         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7797         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7798
7799 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7800
7801         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7802         newline.
7803         (nnmbox-request-accept-article): Don't change article in source buffer;
7804         narrow to header to use message-fetch-field rather than
7805         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7806         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7807         as delimiters; make sure article ends with newline.
7808         (nnmbox-delete-mail): Correct last position of article to be deleted;
7809         ignore X-Gnus-Newsgroup header in article body.
7810         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7811         positions; make sure article ends with newline.
7812
7813         * message.el (message-display-abbrev): Don't infloop when a user
7814         inserts SPC in the beginning of header.
7815
7816         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7817         coding-system-for-read and coding-system-for-write for XEmacs having no
7818         file-coding feature.
7819
7820         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7821
7822 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7823
7824         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7825         list of groups not followed by default.  Fix type to be regexp.
7826         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7827
7828 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7829
7830         * hmac-def.el (define-hmac-function): Switch from old-style to
7831         new-style backquotes.
7832
7833         * md4.el (md4-make-step): Likewise.
7834
7835 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7836
7837         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7838         raw-text coding system when saving .newsrc file, which may contain
7839         non-ASCII group names.
7840
7841 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7842
7843         * gnus-cus.el (gnus-score-extra): New widget.
7844         (gnus-score-extra-convert): New function.
7845         (gnus-score-customize): Use it for Extra.
7846
7847 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7848
7849         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7850         (mml2015-mailcrypt-clear-verify): Use it.
7851         (mml2015-gpg-clear-verify): Use it.
7852         (mml2015-pgg-clear-verify): Use it.
7853         (mml2015-epg-clear-verify): Replace the current part with the output
7854         from GnuPG; don't extract the plaintext by itself.
7855
7856         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7857         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7858         mml2015-clear-verify-function; don't touch the armor headers or
7859         dash-escaped text here.
7860
7861 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7862
7863         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7864         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7865         parts, or application/octet-stream as a last resort.
7866         (gnus-mime-view-part-as-type): Don't toggle display.
7867         (gnus-mime-view-part-as-charset): Don't turn off display before
7868         querying charset.
7869
7870         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7871         stuff to undisplayer function in Emacs.
7872         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7873
7874         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7875         text/calendar parts.
7876
7877 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7878
7879         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7880         decoding text/calendar parts.
7881
7882         * message.el (message-forward-make-body-mime): Always mark body as
7883         having no illegible text; remove signed-or-encrypted argument.
7884         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7885
7886         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7887         (mml-generate-mime-1): Don't encode body if it is specified to be in
7888         raw form; don't make buffer be unibyte when inserting multibyte string.
7889
7890 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7891
7892         * sha1.el: Fix up comment style.
7893         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7894         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7895
7896         * hex-util.el: Fix up comment style.
7897         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7898
7899         * gnus-salt.el: Use with-current-buffer.
7900         (gnus-pick-setup-message): Fix long-standing typo.
7901
7902 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7903
7904         * imap.el (imap-logout-timeout): New variable.
7905         (imap-logout, imap-logout-wait): New functions.
7906         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7907
7908         * nnimap.el (nnimap-logout-timeout): New server variable.
7909         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7910         nnimap-logout-timeout.
7911
7912         * gnus-art.el (gnus-article-summary-command-nosave)
7913         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7914
7915 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7916
7917         * gnus.el (gnus-maximum-newsgroup): New variable.
7918
7919         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7920         according to gnus-maximum-newsgroup.
7921
7922         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7923         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7924         Limit the range of articles according to gnus-maximum-newsgroup.
7925
7926 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7927
7928         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7929         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7930         Don't perform gnus-configure-windows here; reuse existing sticky
7931         article buffer.
7932
7933         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7934         it doesn't exist in gnus-article-mode.
7935
7936 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7937
7938         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7939         (gnus-agent-decoded-group-name): New function.
7940         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7941         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7942
7943 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7944
7945         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7946         Add binding for gnus-sticky-article.
7947         (gnus-summary-exit): Don't kill sticky article buffers.
7948
7949         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7950         article buffer.
7951         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7952         (gnus-kill-sticky-article-buffers): New commands.
7953
7954 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7955
7956         * nntp.el (nntp-xref-number-is-evil): New server variable.
7957         (nntp-find-group-and-number): If it is non-nil, don't trust article
7958         numbers in the Xref header.
7959
7960 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7961
7962         * gnus-agent.el (gnus-agent-read-group): New function.
7963         (gnus-agent-flush-group, gnus-agent-expire-group)
7964         (gnus-agent-regenerate-group): Use it.
7965         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7966         nnmail-pathname-coding-system.
7967
7968 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7969
7970         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7971
7972         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7973         that are unread as unread, and also as selected so that information of
7974         marks having been changed by a user may be updated when exiting group.
7975
7976 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7977
7978         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7979         calculated ignoring signature parts to gnus-treat-article.
7980
7981 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7982
7983         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7984         a point here in order to keep the window start.
7985         (gnus-insert-mime-security-button): Make a button overlay without the
7986         front stickiness.
7987         (gnus-mime-display-security): Goto the end of a button.
7988
7989         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7990
7991 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7992
7993         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7994         group-name-at-point.
7995         (gnus-group-completing-read): New function that offers decoded
7996         non-ASCII group names for completion.
7997         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7998         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7999         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8000         (gnus-group-fetch-control): Use it.
8001         (gnus-fetch-group): Use group-name-at-point for the initial value
8002         rather than the default value; use gnus-alive-p.
8003
8004         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8005         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8006         (gnus-summary-post-news): Use gnus-group-completing-read.
8007
8008         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8009         (gnus-read-move-group-name): Decode group name for completion.
8010
8011 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8012
8013         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8014         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8015         Yamaoka slightly modified the code).
8016
8017 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8018
8019         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8020         (nnmail-split-incoming): Bind it.
8021
8022         * nnml.el (nnml-group-name-charset): New function.
8023         (nnml-decoded-group-name): Use it; don't decode group name if
8024         nnmail-group-names-not-encoded-p is non-nil.
8025         (nnml-encoded-group-name): New function.
8026         (nnml-group-pathname): Inline nnml-decoded-group-name.
8027         (nnml-request-expire-articles): Decode group name in message.
8028         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8029         nnmail-pathname-coding-system.
8030         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8031         not decoded ones according to nnmail-group-names-not-encoded-p.
8032         (nnml-generate-active-info): Use nnml-encoded-group-name.
8033
8034 2007-08-08  Glenn Morris  <rgm@gnu.org>
8035
8036         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8037         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8038         doc-strings and comments.
8039
8040 2007-07-25  Glenn Morris  <rgm@gnu.org>
8041
8042         * Relicense all FSF files to GPLv3 or later.
8043
8044 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8045
8046         * gnus-sum.el (gnus-summary-move-article): Make
8047         gnus-summary-respool-article work.
8048
8049 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8050
8051         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8052         string.
8053
8054 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8055
8056         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8057         that should be ignored when comparing distant RSS articles with local
8058         ones.
8059         (nnrss-make-hash-index): New function.  Create a hash index according
8060         to the ignored fields.
8061         (nnrss-check-group): Use it.
8062
8063 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8064
8065         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8066
8067         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8068
8069         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8070         the new optional argument ENCODED is non-nil.
8071         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8072         coding system for encoding group name.
8073         (gnus-group-make-rss-group): Pass un-encoded group name to
8074         gnus-group-make-group.
8075         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8076         encoded.
8077
8078         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8079         Encode group name to which articles are moved or copied.
8080         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8081         coding system for encoding Newsgroup, Followup-To and Xref headers.
8082
8083         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8084         marks; use nnheader-file-coding-system to write a file.
8085         (nnagent-retrieve-headers): Bind file-name-coding-system to
8086         nnmail-pathname-coding-system.
8087
8088         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8089
8090         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8091         (nnml-request-article, nnml-request-create-group)
8092         (nnml-request-rename-group, nnml-find-id)
8093         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8094         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8095         (nnml-save-marks): Use nnml-group-pathname instead of
8096         nnmail-group-pathname.
8097
8098         (nnml-request-create-group, nnml-request-expire-articles)
8099         (nnml-request-move-article, nnml-request-delete-group)
8100         (nnml-deletable-article-p, nnml-possibly-create-directory)
8101         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8102         (nnml-open-marks): Bind file-name-coding-system to
8103         nnmail-pathname-coding-system.
8104
8105         (nnml-request-article): Pass server argument to nnml-find-group-number.
8106         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
8107         server argument to nnml-possibly-create-directory.
8108         (nnml-request-accept-article): Pass server argument to
8109         nnml-active-number and nnml-save-mail.
8110         (nnml-find-group-number): Pass server argument to nnml-find-id.
8111         (nnml-request-update-info): Pass server argument to
8112         nnml-marks-changed-p.
8113
8114         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8115         (nnml-save-mail, nnml-active-number): Add server argument.
8116
8117         (nnml-request-delete-group): Warn if group is missing.
8118         (nnml-get-nov-buffer): Decode group name.
8119         (nnml-generate-active-info): Encode group name.
8120         (nnml-open-marks): Decode group name in messages.
8121
8122 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8123
8124         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8125         if it is not specified.
8126         (gnus-article-pipe-part, gnus-article-save-part)
8127         (gnus-article-interactively-view-part, gnus-article-copy-part)
8128         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8129         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8130         (gnus-article-replace-part, gnus-article-delete-part)
8131         (gnus-article-view-part-as-type): Pass raw prefix argument to
8132         gnus-article-part-wrapper.
8133
8134 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8135
8136         * gnus-agent.el (gnus-agent-save-active): Bind
8137         nnheader-file-coding-system to gnus-agent-file-coding-system.
8138
8139         * gnus-cache.el (gnus-cache-save-buffers)
8140         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8141         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8142         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8143         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8144         (gnus-cache-generate-active, gnus-cache-rename-group)
8145         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8146         (gnus-cache-update-overview-total-fetched-for): Bind
8147         file-name-coding-system to nnmail-pathname-coding-system.
8148         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
8149         variables.
8150         (gnus-cache-decoded-group-name): New function.
8151         (gnus-cache-file-name): Use it.
8152         (gnus-cache-generate-active): Use non-decoded group name for active.
8153
8154         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8155         right place.
8156         (gnus-write-active-file): Don't break non-ASCII group names.
8157
8158         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8159         nnmail-pathname-coding-system.
8160
8161         * lpath.el: Bind default-file-name-coding-system,
8162         file-name-coding-system and language-info-alist for XEmacs.
8163
8164         * gnus-uu.el (gnus-uu-decode-save): Typo.
8165
8166 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8167
8168         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8169
8170 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8171
8172         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8173         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8174         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8175         (gnus-agent-flush-group, gnus-agent-flush-cache)
8176         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8177         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8178         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8179         (gnus-agent-regenerate-group)
8180         (gnus-agent-update-files-total-fetched-for)
8181         (gnus-agent-update-view-total-fetched-for): Bind
8182         file-name-coding-system to nnmail-pathname-coding-system.
8183         (gnus-agent-group-pathname): Don't encode file names by
8184         nnmail-pathname-coding-system.
8185         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8186         coding-system-for-write instead of buffer-file-coding-system to
8187         gnus-agent-file-coding-system.
8188
8189         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8190         Decode group name.
8191
8192         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8193
8194         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8195         (gnus-read-newsrc-el-file): Make group names unibyte.
8196
8197         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8198         nnmail-pathname-coding-system.
8199
8200         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8201         (nnrss-request-delete-group): Bind file-name-coding-system to
8202         nnmail-pathname-coding-system.
8203         (nnrss-read-server-data, nnrss-read-group-data): Bind
8204         file-name-coding-system correctly.
8205         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8206
8207         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8208         (nntp-server-to-method-cache): New variable.
8209         (nntp-group-pathname): New function that decodes non-ASCII group names.
8210         (nntp-possibly-create-directory, nntp-marks-changed-p)
8211         (nntp-save-marks, nntp-open-marks): Use it.
8212         (nntp-possibly-create-directory, nntp-open-marks):
8213         Bind file-name-coding-system to nnmail-pathname-coding-system.
8214         (nntp-open-marks): Decode group names when bootstrapping marks.
8215
8216         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8217         Newsgroups and Folowup-To headers.
8218
8219 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8220
8221         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8222         (gnus-server-closed-face, gnus-server-denied-face)
8223         (gnus-server-offline-face): Remove variable.
8224         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8225
8226         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8227         of modifying message-stack directly for XEmacs.
8228
8229         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8230         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8231         if the coding-system argument is nil for XEmacs.
8232
8233         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8234         mm-charset-override-alist.
8235
8236         * rfc2047.el: Don't require base64; require rfc2045 for the function
8237         rfc2045-encode-string.
8238         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8239         to quote the parameter value.
8240
8241 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8242
8243         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8244         form in gnus-group-name-charset-method-alist.
8245
8246         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8247         overrides the default layout edit-form.
8248
8249         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8250
8251         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8252
8253 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8254
8255         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8256         as unfetched articles.
8257
8258 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8259
8260         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8261
8262 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8263
8264         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8265         original back end that keeps marks in the local system.
8266
8267 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8268
8269         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8270         arg of pop-to-buffer for XEmacs.
8271         (gnus-article-read-summary-keys): Ditto; don't restore window
8272         configuration if summary command ends up with neither article buffer
8273         nor summary buffer; describe bindings if summary keys end with C-h.
8274
8275 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8276
8277         * message.el (message-fix-before-sending): Skip raw message part to be
8278         forwarded while checking illegible text.
8279         (message-forward-make-body-mime, message-forward-make-body): Mark
8280         signed or encrypted raw message as having no illegible text.
8281
8282 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8283
8284         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8285         (gnus-message-with-timestamp-1): New macro.
8286         (gnus-message-with-timestamp): New function.
8287         (gnus-message): Use them.
8288
8289         * nnheader.el (nnheader-message): Use them.
8290
8291 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8292
8293         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8294         .newsrc.eld file.
8295
8296 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8297
8298         * gnus-agent.el (gnus-agent-fetch-headers)
8299         (gnus-agent-retrieve-headers): Bind
8300         gnus-decode-encoded-address-function to identity.
8301
8302         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8303         available also when the server returns simply a dot.
8304
8305         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8306
8307 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8308
8309         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8310
8311 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8312
8313         * gnus-ems.el (gnus-x-splash): Make it work.
8314
8315         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8316         from being used.
8317
8318         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8319
8320 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8321
8322         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8323         4th and the 5th arguments.
8324
8325         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8326         the front stickiness.
8327         (gnus-article-summary-command-nosave): Correct the order of the
8328         arguments passed to pop-to-buffer.
8329         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8330         summary command ends up with the article buffer.
8331
8332         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8333         the same faces.
8334
8335 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8336
8337         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8338
8339 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8340
8341         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8342         * gnus-sum.el (gnus-summary-highlight):
8343         * pgg.el (pgg-sign-region, pgg-sign):
8344         * mail-source.el (mail-source-delete-old-incoming-confirm):
8345         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8346
8347 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8348
8349         * gnus-art.el (gnus-mime-view-part-externally)
8350         (gnus-mime-view-part-internally): Fix predicate function passed to
8351         completing-read.
8352
8353         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8354
8355         * gnus.el (gnus-update-message-archive-method): Add :version.
8356
8357 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8358
8359         * gnus.el (gnus-update-message-archive-method): New variable.
8360
8361         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8362         according to gnus-message-archive-method if
8363         gnus-update-message-archive-method is non-nil.
8364
8365 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8366
8367         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
8368         by Loic Dachary <loic@dachary.org>.
8369         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8370
8371 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8372
8373         * message.el (message-pop-to-buffer): Add switch-function argument.
8374         (message-mail): Pass switch-function argument to it.
8375
8376 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8377
8378         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8379         Improve doc string.
8380
8381 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8384         (gnus-header-content)
8385         * gnus-cite.el (gnus-cite-10)
8386         * gnus-srvr.el (gnus-server-closed)
8387         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8388         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8389         (gnus-group-mail-3-empty, gnus-group-mail-low)
8390         (gnus-group-mail-low-empty, gnus-splash)
8391         * message.el (message-header-to, message-header-cc)
8392         (message-header-subject, message-header-other, message-header-name)
8393         (message-header-xheader, message-separator, message-cited-text)
8394         (message-mml): Lighten colors of faces used for dark background.
8395
8396 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8397
8398         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8399         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8400
8401 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8402
8403         * message.el (message-narrow-to-headers-or-head):
8404         Ignore mail-header-separator in the body.
8405
8406 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8409         same as window size.
8410
8411 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8412
8413         * message.el (message-font-lock-keywords): Use message-header-xheader
8414         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8415         ahead of the anything pattern, to get it recognised.
8416
8417 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8418
8419         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8420         spam.el loads uses it in the compiled defadvice form.
8421
8422 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8423
8424         * gnus-sum.el (gnus-articles-to-read)
8425         (gnus-summary-insert-old-articles): Don't truncate group name for
8426         `read-string'.
8427
8428         * gnus-util.el (gnus-limit-string): Delete this function.
8429
8430         * gnus-sum.el (gnus-simplify-subject-fully): Use
8431         `truncate-string-to-width' instead.
8432
8433 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8434
8435         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
8436         if, on summary exit, the next group has to be selected.
8437         (gnus-summary-exit): Use it.
8438
8439 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8440
8441         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8442         non-break space.
8443
8444 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8445
8446         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8447         Check if group is not a directory.
8448         (nnfolder-request-expire-articles): Don't delete articles if the target
8449         group is not available.
8450
8451         * nnml.el (nnml-request-create-group): Properly check if group is not a
8452         file.
8453         (nnml-request-expire-articles): Don't delete articles if the target
8454         group is not available.
8455
8456         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8457         Don't quote characters that are within parentheses.
8458
8459 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8460
8461         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8462         (gnus-handle-ephemeral-exit): Select article according to it.
8463
8464 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8465
8466         * message.el (message-insert-formated-citation-line): Remove newline.
8467         (message-citation-line-format): Add final \n here so that the user can
8468         avoid a blank line.
8469
8470 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8471
8472         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8473         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8474         Update lanl/arXiv support.
8475
8476 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8477
8478         * gnus.el: Bump version number.
8479
8480 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8481
8482         * gnus.el (gnus-version-number): Bump version.
8483
8484 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8485
8486         * gnus.el: No Gnus v0.6 is released.
8487
8488 2007-04-27  Didier Verna  <didier@xemacs.org>
8489
8490         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
8491         * gmm-utils.el (gmm-regexp-concat): here.
8492         * message.el: Don't require 'gnus-util.
8493         (message-dont-reply-to-names): Handle name change above.
8494         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8495
8496 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8497
8498         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8499         since the initial value varies according to the system.
8500
8501 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8502
8503         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8504
8505 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8506
8507         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8508
8509 2007-04-24  Didier Verna  <didier@xemacs.org>
8510
8511         Improve the type of gnus-ignored-from-addresses.
8512         * gnus-util.el (gnus-orify-regexp): New function.
8513         * message.el (gnus-util): Require it.
8514         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8515         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8516         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8517
8518 2007-04-24  Didier Verna  <didier@xemacs.org>
8519
8520         * gnus-sum.el:
8521         * gnus-utils.el: Fix some trailing whitespaces.
8522
8523 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8524
8525         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8526         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8527         article's Message-ID; refer parent article in summary buffer.
8528
8529         * message.el (message-bounce): Call mime-to-mml.
8530
8531         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8532         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8533         optimize and/or forms properly.
8534
8535 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8536
8537         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8538         URL.
8539
8540 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8541
8542         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8543
8544 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8545
8546         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8547         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8548         displayed of multipart/alternative part if it is invoked from summary
8549         buffer.
8550
8551         * mm-view.el (mm-inline-text-html-render-with-w3m)
8552         (mm-inline-text-html-render-with-w3m-standalone)
8553         (mm-inline-render-with-function): Use mail-parse-charset by default.
8554
8555 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8556
8557         * parse-time.el (parse-time-string-chars): Check if CHAR
8558         is less than the length of parse-time-syntax.
8559
8560 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8561
8562         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8563         from gnus-newsgroup-processable.
8564
8565 2007-04-16  Didier Verna  <didier@xemacs.org>
8566
8567         * gnus-msg.el (gnus-configure-posting-styles): Handle
8568         message-signature-directory properly with :file syntax.  Reported by
8569         "Leo".
8570
8571 2007-04-11  Didier Verna  <didier@xemacs.org>
8572
8573         New user option: message-signature-directory.
8574         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8575         * message.el (message-insert-signature): Ditto.
8576         * message.el (message-signature-file): Doc update.
8577         * message.el (message-signature-directory): New.
8578
8579 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8580
8581         * gnus-msg.el (gnus-inews-yank-articles): Use
8582         message-exchange-point-and-mark instead of exchange-point-and-mark.
8583
8584 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8585
8586         * message.el (message-yank-original): Make sure cited text ends with
8587         newline; don't exchange point and mark.
8588
8589 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8590
8591         * tls.el (open-tls-stream): Properly handle case where there
8592         is no associated buffer.
8593
8594 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8595
8596         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8597         message-yank-original, make sure (< mark TEXT point).
8598
8599 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8600
8601         * message.el (message-fill-column): New variable.
8602         (message-mode): Use it.  Add comment on a possible new hook.
8603
8604         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8605         (nnmail-get-new-mail): Reformat.
8606
8607         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8608
8609         * gmm-utils.el: Fix Commentary.
8610         (gmm-tool-bar-from-list): Fix typo in doc string.
8611
8612 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8613
8614         * message.el (message-yank-original): Don't switch point and mark
8615         unnecessarily to put point and mark as documented.
8616
8617 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8618
8619         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8620         from the message heads.
8621
8622 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8623
8624         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8625         article buffer does not have a window.  This may not be the best
8626         solution but is certainly better than setting the start of the null,
8627         that is the current, window.
8628
8629 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8630
8631         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8632         (gnus-draft-setup): Run it.
8633
8634         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8635         gnus-score-fast-scoring.  Allow regexp.
8636         (gnus-score-headers): Use it.
8637
8638         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8639         XEmacs.
8640
8641         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8642         string.
8643         (gnus-button-alist): Also catch `<f1> k ...'.
8644         (gnus-treat-display-x-face): Fix doc string.
8645
8646 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8647
8648         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8649         evaluation of gnus-extended-version to ensure correct generation of the
8650         User-Agent header when message-generate-headers-first is used.
8651
8652 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8653
8654         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8655         hashcash-path is nil.  Don't call callback with incorrect number of
8656         parameters if val is 0.
8657
8658 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8659
8660         * message.el (message-required-news-headers):
8661         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8662
8663 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8664
8665         * tls.el (open-tls-stream): In handshake-waiting loop,
8666         don't wait more if there is output available to process.
8667
8668 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8669
8670         * tls.el (tls-program): Doc fix.
8671
8672 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8673
8674         * message.el (message-generate-new-buffers): Change the meaning of the
8675         nil value; add `standard' to the choices; treat t as `unique'; improve
8676         doc string.
8677         (gnus-select-frame-set-input-focus): Autoload.
8678         (message-buffer-name): Search for the existing message buffer if
8679         message-generate-new-buffers is nil or `standard'; treat the value t of
8680         message-generate-new-buffers as `unique'.
8681         (message-pop-to-buffer): Raise the frame already displaying the message
8682         buffer; clear the echo area after querying.
8683         (message-setup): Pass the `continue' argument to compose-mail.
8684         (message-mail): Prefer `switch-function' if it is given; search for the
8685         existing message buffer if the `continue' argument is non-nil; pass
8686         continue and switch-function arguments to compose-mail by way of
8687         message-setup.
8688         (message-mail-other-window): Adjust argument of message-setup.
8689         (message-mail-other-frame): Ditto.
8690
8691 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8692
8693         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8694         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8695         to turn font-lock on when turning gnus-message-citation-mode on.
8696
8697 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8698
8699         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8700         (mml-smime-function-alist): New variable; add epg as the backend.
8701         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8702         mml-smime- functions instead.
8703         * mm-view.el: Require smime.
8704
8705 2007-03-05  Didier Verna  <didier@xemacs.org>
8706
8707         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8708         instead of just inheritance for posting styles.
8709         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8710
8711 2007-02-24  Chris Moore  <dooglus@gmail.com>
8712
8713         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8714         * pgg-pgp.el (pgg-pgp-encrypt-region):
8715         * pgg-gpg.el (pgg-gpg-encrypt-region):
8716         Check pgg-encrypt-for-me if no other recipients.
8717
8718 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8719
8720         * tls.el (tls-certtool-program): Fix custom type.
8721
8722 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8723
8724         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8725         and point-at-eol instead of line-(beginning|end)-position.
8726
8727         * assistant.el (assistant-parse-buffer): Ditto.
8728
8729         * netrc.el (netrc-parse-services): Ditto.
8730
8731 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8732
8733         * mml2015.el (mml2015-epg-find-usable-key): New function.
8734         (mml2015-epg-sign): Use it.
8735         (mml2015-epg-encrypt): Use it.
8736
8737 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8738
8739         * message.el (message-make-in-reply-to): Quote name containing
8740         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8741         if there are special characters.  Reported by NAKAJI Hiroyuki
8742         <nakaji@jp.freebsd.org>.
8743
8744 2007-02-27  Didier Verna  <didier@xemacs.org>
8745
8746         Include the group parameters as well as the topic ones in the
8747         inheritance filter process.
8748         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8749         argument GROUP-PARAMS-LIST.
8750         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8751
8752 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8753
8754         * nntp.el (nntp-never-echoes-commands)
8755         (nntp-open-connection-functions-never-echo-commands): New variables.
8756         (nntp-send-command): Use them.
8757
8758 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8759
8760         * mml2015.el (mml2015-epg-verify): Simplified.
8761
8762 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8763
8764         * mml.el (mml-content-disposition-alist): New user option.
8765         (mml-content-disposition): New function.
8766         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8767         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8768
8769 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8770
8771         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8772         verification.
8773
8774 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8775
8776         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8777         articles posted in the last 24 hours.
8778
8779 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8780
8781         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8782
8783 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8784
8785         * nntp.el (nntp-send-command): Don't wait for echoes when
8786         nntp-open-ssl-stream is used.
8787
8788 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8789
8790         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8791         (gnus-message-add-citation-keywords)
8792         (gnus-message-remove-citation-keywords): Remove.
8793         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8794         directly, make the variables in font-lock-defaults buffer-local, add
8795         gnus-message-citation-keywords to them and then update the value of
8796         font-lock-keywords.
8797
8798 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8799
8800         * message.el (message-cite-original-1): Don't call
8801         gnus-article-highlight-citation.
8802
8803         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8804         citations; fix line count.
8805
8806 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8807
8808         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8809         (gnus-message-add-citation-keywords)
8810         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8811         versions of font-lock-add-keywords and font-lock-remove-keywords to
8812         work with XEmacs correctly.
8813
8814 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8815
8816         * gnus-cite.el (gnus-cite-face-list): Set the values of
8817         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8818         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8819         (gnus-message-cite-prefix-regexp): New variable.
8820         (gnus-message-search-citation-line): Use it; protect against long
8821         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8822         the 0th match data for Emacs.
8823         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8824         (gnus-message-add-citation-keywords): Append keywords rather than
8825         prepending; emulate font-lock-add-keywords if it is not available.
8826         (gnus-message-remove-citation-keywords): Emulate
8827         font-lock-remove-keywords if it is not available.
8828
8829         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8830
8831         * message.el (message-cite-prefix-regexp): Set the value of
8832         gnus-message-cite-prefix-regexp.
8833
8834 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8835
8836         * nnweb.el (nnweb-google-parse-1): Update parser.
8837
8838 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8839
8840         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8841
8842 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8843
8844         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8845         regexp.
8846
8847 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8848
8849         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8850         string-to-multibyte.
8851         (uudecode-decode-region-internal): Use it.
8852
8853         * lpath.el: Fbind string-as-multibyte for XEmacs.
8854
8855 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8856
8857         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8858         custom choice.
8859
8860         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8861
8862 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8863
8864         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8865
8866         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8867         `write-region' to respect `mm-inhibit-file-name-handlers'.
8868
8869 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8870
8871         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8872         Use gnus-home-directory instead of "~/" or "$HOME".
8873
8874 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8875
8876         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8877         to mention filename.
8878         Add comments at beginning regarding usage.
8879         (encrypt-write-file-contents): Change interactive so a string is
8880         acceptable.  If the file has no associated model, show an error instead
8881         of a nonsense prompt.
8882
8883 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8884
8885         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8886         Thanks to Yoshihiko Yamada for kind notification of this typo.
8887
8888 2007-01-12  Kenichi Handa  <handa@m17n.org>
8889
8890         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8891         multibyte buffer.
8892
8893 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8894
8895         * gnus-score.el (gnus-score-fast-scoring): New variable.
8896         (gnus-score-headers): Use it.
8897
8898         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8899
8900         * message.el (message-cite-original-1): Call
8901         gnus-article-highlight-citation if requested.
8902         (message-make-from): Allow name and address as optional arguments.
8903
8904         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8905
8906         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8907         bugs to doc string.
8908         (gnus-button-alist): Add mid\\|message-id.
8909         (gnus-button-fetch-group): Extend for use in
8910         `browse-url-browser-function'.
8911         (gnus-button-url-regexp): Try to catch paired parentheses like in
8912         Wikipedia URLs.
8913
8914         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8915         Suggested by Simon Krahnke <overlord@gmx.li>.
8916
8917 2007-01-13  Romain Francoise  <romain@orebokech.com>
8918
8919         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8920         Update copyright.
8921
8922 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8923
8924         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8925
8926 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8927
8928         * gnus-registry.el (gnus-registry-unfollowed-groups)
8929         (gnus-registry-split-fancy-with-parent): Fix documentation.
8930
8931 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8932
8933         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8934         from nnweb groups.
8935
8936 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8937
8938         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8939         Xref urls.  Erase buffer before requesting head.
8940
8941 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8942
8943         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8944         customizable.
8945
8946 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8947
8948         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8949         no signing key is found.
8950         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8951         no encrypting and/or signing key is found.
8952
8953 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8954
8955         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8956
8957 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8958
8959         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8960         headers read from disk with the ones newly found in the current search.
8961         This should no longer cause problems, because the article numbers in
8962         Gmane's `nov.php' output are ignored since the previous change.
8963
8964 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8965
8966         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8967
8968 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8969
8970         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8971         replace-regexp-in-string; bind url-version; fbind display-images-p and
8972         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8973         find-face and set-itimer-function for Emacs; bind itimer-list for
8974         Emacs.
8975
8976         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8977
8978 2007-01-01  Romain Francoise  <romain@orebokech.com>
8979
8980         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8981
8982 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8983
8984         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8985         `define-minor-mode' macro definition expanded properly.
8986         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8987         exclude it there.
8988
8989         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8990         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8991         `fboundp' test.
8992         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8993         This is OK to autoload in (S)XEmacs now.
8994
8995 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8996
8997         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8998         keystroke.
8999         (gnus-summary-limit-to-singletons): Fix typo.
9000
9001         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9002         else fails.
9003
9004 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9005
9006         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9007         docstring.
9008
9009         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9010         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9011         (gnus-summary-insert-dormant-articles): Fix typo in message.
9012
9013 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9014
9015         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9016         nil for XEmacs.
9017         (gnus-message-citation-mode): Don't autoload in XEmacs.
9018
9019         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9020
9021 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9022
9023         * nnimap.el (nnimap-expunge-search-string): Mention
9024         nnimap-search-uids-not-since-is-evil in docstring.
9025
9026 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9027
9028         * spam.el: Revert to make-obsolete-variable because
9029         define-obsolete-variable-alias is not supported in Emacs 21.
9030
9031         * spam.el (spam-ifile-path, spam-ifile-database-path)
9032         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9033         make-obsolete-variable.
9034         (spam-bsfilter-path, spam-bsfilter-program)
9035         (spam-spamassassin-path, spam-spamassassin-program)
9036         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
9037         use "path" inappropriately.
9038         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9039         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9040         variable names.
9041
9042 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9043
9044         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9045         summary buffer.
9046
9047         * password.el (password-cache-remove): Use clear-string to burn
9048         password, if available.
9049
9050 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9051
9052         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9053
9054         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9055
9056         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9057         (gnus-message-highlight-citation): Move defcustom here from
9058         gnus-cite.el.
9059         (gnus-message-citation-mode): Autoload.
9060
9061         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9062         checks to make it compile with XEmacs.
9063         (gnus-message-citation-mode): New minor mode.
9064         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9065         (gnus-message-highlight-citation): New variables.
9066         (gnus-message-search-citation-line)
9067         (gnus-message-add-citation-keywords)
9068         (gnus-message-remove-citation-keywords)
9069         (turn-on-gnus-message-citation-mode)
9070         (turn-off-gnus-message-citation-mode): New functions.
9071
9072 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9073
9074         * gnus-cite.el: Enable highlighting of different citation levels in
9075         message-mode.
9076
9077 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9078
9079         * message.el (message-make-fqdn): Fix comment.
9080         (message-bogus-system-names): Add ".local".
9081
9082         * spam.el (spam-ifile-path, spam-ifile-program)
9083         (spam-ifile-database-path, spam-ifile-database)
9084         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9085         Don't use "path" inappropriately.
9086         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9087         strings.
9088         (spam-check-ifile, spam-ifile-register-with-ifile)
9089         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
9090         new variable names.
9091
9092         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9093         (gnus-treat-display-smileys): Simplify using
9094         gnus-image-type-available-p.
9095
9096         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9097         available.
9098
9099         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
9100         `display-images-p' if available.
9101
9102 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9103
9104         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9105         one after turning on the buffer's multibyteness instead of decoding
9106         them directly in the unibyte buffer that causes unexpected conversion
9107         in Emacs 23 (unicode).
9108
9109 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9110
9111         * message.el (message-generate-hashcash): Fix custom type.
9112
9113 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9114
9115         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9116
9117 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9118
9119         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9120         disconnect icons.  Add help text.
9121
9122 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9123
9124         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9125         negated to be consistent with the others we handle.
9126
9127 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9128
9129         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9130         version of gnus-summary-buffer to something, so that we can use two
9131         article buffers at the same time.
9132
9133 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9134
9135         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9136         trigger all the extra headers.
9137         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9138         sorting.
9139
9140 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9141
9142         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9143         solid groups.
9144
9145 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9146
9147         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9148
9149 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9150
9151         * legacy-gnus-agent.el: Add Copyright notice.
9152
9153 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9154
9155         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9156
9157 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9158
9159         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9160
9161         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9162         to make it work reliably in CVS Emacs.
9163         (gnus-summary-limit-strange-charsets-predicate)
9164         (gnus-summary-limit-to-predicate): New functions.
9165
9166 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9167
9168         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9169         specifying array size.
9170         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9171         array if it is too small.
9172         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
9173         (gnus-sort-threads-loop): New function.
9174
9175 2006-12-06  Chris Moore  <dooglus@gmail.com>
9176
9177         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9178         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9179
9180 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9181
9182         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9183         options.
9184
9185 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9186
9187         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9188         DOS-ing the recipient.
9189
9190         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9191         the headers when creating the mapping to avoid mismappings.
9192         (nnweb-gmane-create-mapping): Always nix out old mapping.
9193
9194 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9197         and mm-verify-option to never.
9198
9199 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9200
9201         * message.el (message-signed-or-encrypted-p): New function.
9202         (message-forward-make-body): Use it.
9203
9204         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9205         Replace encode-coding-string with mm-encode-coding-string.
9206
9207 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9208
9209         * nneething.el (nneething-decode-file-name): Replace
9210         decode-coding-string with mm-decode-coding-string.
9211
9212         * gnus-int.el (gnus-open-server): Say failed server's name.
9213
9214 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9215
9216         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9217         strings to a single string.  Quote `errors-file-name'.
9218         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9219         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9220         Adjust calls.  Use `shell-quote-argument'.
9221
9222 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9223
9224         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9225         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9226
9227         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9228         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9229         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9230         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9231         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9232         (gnus-subscribe-newsgroup, gnus-1):
9233         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9234         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9235         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9236         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9237
9238 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9239
9240         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9241         keystroke.
9242         (gnus-summary-limit-to-bodies): Implement headersp.
9243
9244 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9245
9246         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9247
9248 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9249
9250         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9251
9252 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9253
9254         * message.el (message-generate-hashcash): Expand range of values to
9255         include `opportunistic'.
9256         (message-send-mail): Use it.
9257
9258 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9259
9260         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9261         and comment it.
9262
9263         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9264
9265 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9266
9267         * gnus-util.el (gnus-extract-address-components): Improve comment.
9268
9269 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9270
9271         * gnus-util.el (gnus-extract-address-components): Work with address in
9272         which the name portion contains @.
9273
9274         * lpath.el: Fbind custom-autoload.
9275
9276 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9277
9278         * gnus.el (gnus-start): Move custom group up.
9279         (gnus-select-method): Don't autoload, but make it available for
9280         `customize-variable'.
9281         (gnus-getenv-nntpserver): Don't autoload.
9282
9283 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9284
9285         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9286
9287 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9288
9289         * message.el (message-sendmail-extra-arguments): New variable.
9290         (message-send-mail-with-sendmail): Use it.
9291
9292 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9293
9294         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9295         mm-with-unibyte-current-buffer to make string unibyte.
9296
9297         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9298         mm-string-as-multibyte.
9299
9300 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9301
9302         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9303         Reported by Werner Koch <wk@gnupg.org>.
9304
9305 2006-11-14  Daiki Ueno  <ueno@p360>
9306
9307         * mml2015.el: Autoload epa-select-keys when compiling.
9308
9309 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9310
9311         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9312         message-options.
9313         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9314
9315 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9316
9317         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
9318         EasyPG (< 0.0.6).
9319         (mml2015-always-trust): New user option.
9320         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9321         prompt.
9322
9323 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9324
9325         * nntp.el (nntp-authinfo-force): New variable.
9326         (nntp-send-authinfo): Use it.
9327
9328 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9329
9330         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9331         decode encoded words.  Improve prompt.  Add comment about forwarding.
9332         (message-replacement-char): Move up.
9333
9334 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9335
9336         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9337         instead of gnus-intersection because arguments of gnus-sorted-nunion
9338         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9339
9340 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9341
9342         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9343         (message-simplify-subject-functions): Enable
9344         message-strip-subject-encoded-words by default.
9345
9346 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9347
9348         * message.el (message-strip-subject-encoded-words): New function.
9349         (message-simplify-subject-functions): New variable.
9350         (message-simplify-subject): Use it.  Fix typo in doc string.
9351         Support message-strip-subject-encoded-words.
9352
9353 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9354
9355         * gnus-diary.el (gnus-diary-delay-format-function):
9356         * nndiary.el (nndiary-reminders):
9357         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9358
9359 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9360
9361         * gnus-art.el (article-hide-boring-headers): Fetch date from
9362         gnus-original-article-buffer to avoid problems with localized date
9363         strings.
9364
9365 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9366
9367         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9368
9369 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9370
9371         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9372         New variables.
9373         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9374         (mm-charset-synonym-alist): Move some entries to
9375         mm-codepage-iso-8859-list.
9376         (mm-charset-synonym-alist, mm-charset-override-alist): Add
9377         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9378
9379 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9380
9381         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9382
9383 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9384
9385         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9386         with Emacs 21 and XEmacs.
9387
9388 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9389
9390         * spam.el (spam-parse-address): New function for better parsing,
9391         catching errors, etc.
9392         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9393
9394 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9395
9396         * mm-view.el: Add interactive arg to html2text autoload.
9397
9398 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9399
9400         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9401
9402 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9403
9404         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
9405         variables.
9406         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9407         (mm-charset-synonym-alist): Move some entries to
9408         mm-codepage-iso-8859-list.
9409
9410         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9411
9412 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9413
9414         * message.el (message-citation-line-format)
9415         (message-insert-formated-citation-line): Fix implementation of %E, %N
9416         and %n according to the doc string.
9417
9418 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9419
9420         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9421         car-safe to avoid bad parses.
9422
9423 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9424
9425         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9426         names.
9427
9428         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9429
9430 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9431
9432         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9433         header.
9434
9435         * message.el (message-draft-headers): Add Date.
9436         (message-headers-to-generate): Fix typo in docstring.
9437
9438         * nndraft.el (nndraft-required-headers): New variable.
9439         (nndraft-generate-headers): Use it.
9440
9441         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9442
9443 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9444
9445         * gnus-registry.el (gnus-registry-wash-for-keywords)
9446         (gnus-registry-find-keywords): New functions to allow easy searching of
9447         articles that are in the registry.
9448
9449 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9450
9451         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9452         ietf-drums-parse-address instead of gnus-extract-address-components.
9453         Reported by Damien Elmes <damien@repose.cx>.
9454
9455 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9456
9457         * gnus.el (gnus-mime): Remove unused custom group.
9458
9459 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9460
9461         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9462         "blank line" when searching for end of armor headers.
9463
9464 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9465
9466         * gmm-utils.el (gmm-write-region): Fix variable name.
9467
9468 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9469
9470         * gmm-utils.el (gmm-write-region): New function based on compatibility
9471         code from `mm-make-temp-file'.
9472
9473         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9474
9475         * nnmaildir.el (nnmaildir--update-nov)
9476         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9477         Use `gmm-write-region'.
9478
9479 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9480
9481         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
9482         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9483
9484         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9485
9486         * message.el (message-replacement-char): New variable.
9487         (message-fix-before-sending): Use it.
9488         (message-simplify-subject): New function to remove duplicate code.
9489         (message-reply, message-followup): Use it.
9490
9491         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9492         gnus-summary-limit-to-articles.
9493
9494 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9495
9496         * gnus-util.el (gnus-with-local-quit): New macro.
9497
9498         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9499
9500 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9501
9502         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9503         ignore non-string data.
9504
9505 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9506
9507         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9508         non-string data (needs to be done in the registry too).
9509
9510 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9511
9512         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9513         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9514         (gnus-registry-split-fancy-with-parent)
9515         (gnus-registry-fetch-simplified-message-subject-fast)
9516         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9517         Remove text properties on ingress into the registry and when it's saved.
9518         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9519         registry from entries with no groups.
9520
9521 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9522
9523         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9524         function to remove string properties.
9525
9526 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9527
9528         * gmm-utils.el (gmm): Adjust custom version.
9529
9530         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9531         custom version.
9532
9533         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9534
9535 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9536
9537         * gnus-art.el (gnus-insert-prev-page-button)
9538         (gnus-insert-next-page-button): Simplify.  Reformat.
9539
9540 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9541
9542         * gnus-art.el (gnus-insert-prev-page-button)
9543         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9544
9545 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9546
9547         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9548
9549 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9550
9551         * gnus-art.el (gnus-insert-mime-button)
9552         (gnus-insert-mime-security-button):
9553         Apply gnus-article-button-face to MIME and security buttons.
9554
9555 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9556
9557         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9558         readable.
9559
9560 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9561
9562         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9563
9564 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9565
9566         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9567         `browse-url-of-file' instead of `browse-url'.
9568
9569 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9570
9571         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9572         regexp.  Articles containing quotation were cut prematurely.
9573
9574 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9575
9576         * message.el (message-cite-original-1): Use nobody by default for the
9577         value of From header.
9578         (message-reply): Ditto.
9579
9580 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9581
9582         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9583         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9584         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9585
9586 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9587
9588         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9589         mails in the doc string.  Add some URLs in comment.
9590         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9591
9592 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9593
9594         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9595         backslashes handling and the way to find boundaries of quoted strings.
9596
9597 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9598
9599         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9600         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9601         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9602         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9603
9604 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9605
9606         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9607         doc string.
9608         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9609
9610 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9611
9612         * lpath.el: Fbind epg-check-configuration.
9613
9614 2006-09-06  Simon Josefsson  <jas@extundo.com>
9615
9616         * mml2015.el (mml2015-use): Doc fix, mention epg.
9617
9618 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9619
9620         * mml2015.el (mml2015-use): Default to epg, if available.
9621
9622 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9623
9624         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9625         message-sender.
9626         (mml1991-epg-encrypt): Ditto.
9627         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9628         message-sender.
9629         (mml2015-epg-encrypt): Ditto.
9630
9631 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9632
9633         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9634         several common directories.
9635
9636 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9637
9638         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9639         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9640
9641 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9642
9643         * gnus-art.el (article-decode-encoded-words): Make it fast.
9644
9645 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9646
9647         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9648
9649         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9650         in quoted string into `\'.
9651
9652 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9653
9654         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9655         Use standard-syntax-table.
9656
9657 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9658
9659         * gnus-art.el (gnus-decode-address-function): New variable.
9660         (article-decode-encoded-words): Use it to decode headers which are
9661         assumed to contain addresses.
9662         (gnus-mime-delete-part): Remove useless `or'.
9663
9664         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9665         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9666         (gnus-nov-parse-line): Use it to decode From header.
9667         (gnus-get-newsgroup-headers): Ditto.
9668         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9669
9670         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9671         (mail-decode-encoded-address-string): New alias.
9672
9673         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9674         New function.
9675         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9676         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9677         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9678         (rfc2047-decode-string): Ditto.
9679         (rfc2047-decode-address-region): New function.
9680         (rfc2047-decode-address-string): New function.
9681
9682 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9683
9684         * message.el (message-caesar-buffer-body): Allow rotating headers.
9685
9686         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9687
9688         * message.el (message-insert-formated-citation-line): Fix %f.
9689         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9690
9691 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9692
9693         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9694         (gnus-bookmark-mouse-available-p): New macro.
9695         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9696         (gnus-bookmark-bmenu-show-infos): Use it.
9697         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9698         (gnus-bookmark-bmenu-hide-infos): Ditto.
9699         (gnus-bookmark-remove-properties): New function.
9700         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9701         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9702         (gnus-bookmark-write-file): Bind coding-system-for-write.
9703         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9704         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9705         group before selecting it.
9706         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9707         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9708         quit-window if it is not available; use gnus-mouse-2 and bind it to
9709         gnus-bookmark-bmenu-select-by-mouse.
9710         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9711         (gnus-bookmark-bmenu-select-by-mouse): New function.
9712
9713 2006-08-13  Romain Francoise  <romain@orebokech.com>
9714
9715         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9716         space.
9717
9718 2006-08-10  Romain Francoise  <romain@orebokech.com>
9719
9720         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9721         (dns-mode-soa-auto-increment-serial): New user option.
9722         (dns-mode-soa-maybe-increment-serial): New function.
9723         (dns-mode): Add the latter to `write-contents-functions'.
9724
9725 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9726
9727         * compface.el (uncompface): Use binary rather than raw-text-unix.
9728
9729 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9730
9731         * compface.el (uncompface): Make sure the eol conversion doesn't take
9732         place when communicating with the external programs.  Reported by
9733         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9734
9735 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9736
9737         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9738
9739 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9740
9741         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9742         Make it more robust by parsing author and date independently.
9743
9744 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9745
9746         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9747
9748 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9749
9750         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9751         first matching secret key.
9752         (mml2015-epg-encrypt): Ditto.
9753
9754         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9755         first matching secret key.
9756         (mml1991-epg-encrypt): Ditto.
9757
9758         * mml2015.el (mml2015-encrypt-to-self): New user option.
9759         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9760         mml2015-epg-encrypt-to-self is set.
9761
9762         * mml1991.el (mml1991-encrypt-to-self): New variable.
9763         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9764         mml1991-epg-encrypt-to-self is set.
9765
9766         * mml2015.el (mml2015-signers): New user option.
9767         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9768         (mml2015-epg-encrypt): Allow to select signing keys.
9769
9770         * mml1991.el (mml1991-signers): New variable.
9771         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9772         (mml1991-epg-encrypt): Allow to select signing keys.
9773
9774 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9775
9776         * nnheader.el (nnheader-insert-head): Make it work even if the file
9777         uses CRLF for the line-break code.
9778
9779 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9780
9781         * mml2015.el: Require mml-sec instead of password.
9782         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9783         (mml2015-cache-passphrase): Inherit the default value from
9784         mml-secure-cache-passphrase.
9785         (mml2015-passphrase-cache-expiry): Inherit the default value from
9786         mml-secure-passphrase-cache-expiry.
9787
9788         * mml1991.el: Require mml-sec instead of password.
9789         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9790         (mml1991-cache-passphrase): Inherit the default value from
9791         mml-secure-cache-passphrase.
9792         (mml1991-passphrase-cache-expiry): Inherit the default value from
9793         mml-secure-passphrase-cache-expiry.
9794
9795         * mml-sec.el: Require password.
9796         (mml-secure-verbose): New user option.
9797         (mml-secure-cache-passphrase): New user option.
9798         (mml-secure-passphrase-cache-expiry): New user option.
9799
9800 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9801
9802         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9803         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9804         andreas@altroot.de (Andreas Vögele).
9805
9806         FIXME: Use `tiny change'?
9807
9808 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9809
9810         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9811         workaround for the url package included with Emacs.
9812
9813         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9814
9815 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9816
9817         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9818         correctly.  This fixes a bug caused by the 2006-05-12 change.
9819
9820 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9821
9822         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9823         some information about the error when saying that the `bogus' mail
9824         group will be used.
9825
9826 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9827
9828         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9829         string.
9830
9831 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9832
9833         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9834
9835 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9836
9837         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9838
9839 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9840
9841         * mml1991.el (mml1991-function-alist): Add epg.
9842         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9843         (mml1991-epg-encrypt): New functions.
9844
9845 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9846
9847         * mml2015.el (mml2015-verbose): New variable.
9848         (mml2015-cache-passphrase): Ditto.
9849         (mml2015-passphrase-cache-expiry): Ditto.
9850         (mml2015-function-alist): Add epg.
9851         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9852         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9853         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9854         functions.
9855
9856 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9857
9858         * message.el (message-cite-original-1): Preserve region when removing
9859         quoted text due to X-No-Archive in order to avoid bogus attribution
9860         when citing multiple messages.
9861
9862 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9863
9864         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9865         Kenneth Jacker <khj@be.cs.appstate.edu>.
9866
9867 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9868
9869         * gnus-diary.el (gnus-user-format-function-d)
9870         (gnus-user-format-function-D): Autoload.
9871
9872         * imap.el (Commentary): Fix typo.
9873
9874         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9875         2006-04-22 contribution.
9876
9877 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9878
9879         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9880         It didn't really fix the bogosity I'm seeing with solid web groups.
9881
9882 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9883
9884         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9885         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9886         created using server names.  If we use the feature without declaring
9887         it, Gnus does not properly manage server and group state.
9888
9889         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9890         bound.
9891
9892 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9893
9894         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9895         looking up the method using GROUP's prefix before inventing a new one.
9896         It is used on killed/unknown groups in various places where returning
9897         an all-new method isn't expected by the caller.
9898
9899         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9900         and match semantics of gnus-group-real-prefix.
9901
9902 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9903
9904         * nnmail.el (nnmail-broken-references-mailers): New variable.
9905         (nnmail-ignore-broken-references): New function generalizing
9906         nnmail-fix-eudora-headers.
9907         (nnmail-fix-eudora-headers): Now obsolete.
9908
9909         * gnus-art.el (gnus-button-handle-custom): Support
9910         `customize-apropos*'.
9911
9912 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9913
9914         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9915
9916         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9917         articles.
9918
9919 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9920
9921         * message.el (message-cite-reply-above): New variable.
9922         (message-yank-original): Use it.
9923
9924 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9925
9926         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9927
9928 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9929
9930         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9931         as read.
9932
9933         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9934
9935 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9936
9937         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9938         (gnus-bookmark-default-file): Use gnus-directory.
9939         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9940         Remove "*" in doc string.
9941         (gnus-bookmark-write-file): Simplify.
9942         (gnus-bookmark-maybe-sort-alist): Use `when'.
9943         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9944         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9945         FIXME about Emacs 21 and XEmacs compatibility.
9946         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9947         compatibility.
9948         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9949         compatibility.
9950         (gnus-bookmark-menu-heading): Fix version.
9951
9952 2006-06-19  Bastien Guerry  <bzg@altern.org>
9953
9954         * gnus-bookmark.el: New file.
9955
9956 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9957
9958         * message.el (message-syntax-checks): Doc fix.
9959
9960 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9961
9962         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9963         unsubscribed groups as if they were killed ones.  It causes duplicate
9964         entries in gnus-newsrc-alist.
9965
9966 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9967
9968         * message.el (message-syntax-checks): Doc fix.
9969         (message-send-mail): Add check for continuation headers.
9970         (message-check-news-header-syntax): Fix regexp used to check for
9971         continuation headers.
9972
9973 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9974
9975         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9976
9977 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9978
9979         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9980
9981 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9982
9983         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9984         default-truncate-lines.
9985
9986 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9987
9988         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9989         to fill the utf-8 entry.
9990
9991         * lpath.el: Fbind unicode-precedence-list.
9992
9993 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9994
9995         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9996
9997 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9998
9999         * gnus-agent.el (directory-files-and-attributes): Move all the way
10000         forward (the third and final move).
10001         (gnus-agent-read-agentview): Trap reconstruction errors due to
10002         nonexistant directory.  Handle by returning nil.
10003
10004 2006-05-30  Didier Verna  <didier@xemacs.org>
10005
10006         * message.el (message-dont-reply-to-names): Update the custom type.
10007         * message.el (message-dont-reply-to-names): New defsubst: potentially
10008         convert a list of regexps into a single one.
10009         * message.el (message-get-reply-headers): Use it.
10010         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10011
10012 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10013
10014         * gnus-agent.el (directory-files-and-attributes): Move forward.
10015
10016 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10017
10018         * gnus-ml.el (gnus-mailing-list-subscribe)
10019         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10020         (gnus-mailing-list-message): Fix doc strings.
10021
10022 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10023
10024         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10025         of doing it manually.
10026
10027 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10028
10029         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10030         comment.
10031
10032 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10033
10034         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
10035         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
10036         (gnus-agent-read-local): All symbols allocated in my-obarray.
10037         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10038         (gnus-agent-regenerate-group): Check numeric names to see if they are
10039         messages or groups.
10040         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10041         better way of do this...)
10042
10043         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
10044         'dummy.group' (there should be a better way of do this...)
10045
10046 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10047
10048         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10049         (gnus-saved-headers): Ditto.
10050         (gnus-default-article-saver): Mention functions may have properties.
10051         (gnus-article-save): Override gnus-save-all-headers and
10052         gnus-saved-headers by :headers property which saver function may have.
10053         (gnus-summary-save-in-file): Add :headers property.
10054         (gnus-summary-write-to-file): Ditto.
10055
10056         * gnus-sum.el (gnus-summary-save-article): Bind
10057         gnus-prompt-before-saving to t when saving many articles in a file;
10058         always show all headers.
10059
10060         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10061
10062 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10063
10064         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10065         marks.
10066
10067         * message.el (message-indent-citation): Add optional arguments to allow
10068         using it outside of message buffers.
10069
10070         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10071         (gnus-article-treat-unfold-headers): Use it.
10072         (gnus-article-truncate-lines): New variable.
10073         (gnus-article-mode): Use it.
10074         (gnus-article-toggle-truncate-lines): New function.
10075
10076         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
10077         gnus-article-toggle-truncate-lines.
10078
10079         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10080         coding system in XEmacs, use binary.
10081
10082 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10083
10084         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10085         after-load-alist.
10086
10087         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10088         this function should save decoded articles.
10089         (gnus-summary-write-to-file): Use property to specify this function
10090         should save decoded articles and specify gnus-summary-save-in-file
10091         should be used to save articles other than the first one when saving
10092         many articles.
10093         (gnus-summary-save-body-in-file): Use property to specify this
10094         function should save decoded articles.
10095         (gnus-summary-write-body-to-file): Use property to specify this
10096         function should save decoded articles and specify
10097         gnus-summary-save-body-in-file should be used to save articles other
10098         than the first one when saving many articles.
10099
10100         * gnus-sum.el (gnus-summary-save-article): Simplify.
10101
10102 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10103
10104         * gnus-art.el (gnus-default-article-saver): Add
10105         gnus-summary-write-body-to-file.
10106         (gnus-article-save-coding-system): Don't use coding system object
10107         in XEmacs.
10108         (gnus-read-save-file-name): Add optional `dir-var' argument which
10109         specifies directory in which files are saved; work even if optional
10110         `variable' argument is not specified.
10111         (gnus-summary-write-to-file): Read file name.
10112         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10113         (gnus-summary-write-body-to-file): New function.
10114
10115         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10116         (gnus-summary-local-variables): Add it.
10117         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10118         (gnus-summary-save-article): Remove optional `decode' argument;
10119         determine whether to decode articles by the value of
10120         gnus-default-article-saver; when saving many files using
10121         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10122         it first and use gnus-summary-save-in-file or
10123         gnus-summary-save-body-in-file thereafter unless
10124         gnus-prompt-before-saving is always; move point to article which
10125         will be saved.
10126         (gnus-summary-save-article-file): Revert.
10127         (gnus-summary-write-article-file): Revert.
10128         (gnus-summary-save-article-body-file): Revert.
10129         (gnus-summary-write-article-body-file): New function.
10130
10131 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10132
10133         * gnus-art.el (gnus-default-article-saver): Doc fix.
10134         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10135         from gnus-summary-save-article-coding-system, and default to a
10136         certain coding system.
10137         (gnus-output-to-file): Add coding cookie and encode text according
10138         to gnus-article-save-coding-system; don't use mm-append-to-file.
10139
10140         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10141         gnus-art.el and rename to gnus-article-save-coding-system.
10142         (gnus-summary-save-article): Require gnus-art; don't show all
10143         headers if it decodes articles; don't add coding cookie here;
10144         don't bind mm-text-coding-system-for-write.
10145         (gnus-summary-save-article-file): Save decoded articles.
10146         (gnus-summary-write-article-file): When saving many files, use
10147         gnus-summary-write-to-file first and gnus-summary-save-in-file
10148         thereafter unless gnus-prompt-before-saving is always.
10149         (gnus-summary-save-article-body-file): Save decoded articles.
10150
10151         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10152
10153 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10154
10155         * nnrss.el (nnrss-check-group): Bind hash-index.
10156
10157 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10158
10159         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10160         its hash index.  Store this hash in `nnrss-group-data'.
10161         (nnrss-read-group-data): Update accordingly.
10162
10163 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10164
10165         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10166         entry.
10167
10168         * gnus-sum.el (gnus-summary-make-menu-bar): Add
10169         gnus-article-browse-html-article.
10170
10171 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10172
10173         * gnus-sum.el (gnus-summary-mime-map): Add
10174         gnus-article-browse-html-article.
10175
10176         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10177
10178 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10179
10180         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10181         suitable coding systems in customize.
10182
10183 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10184
10185         * mail-source.el (mail-sources): Fix custom type.
10186
10187 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10188
10189         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10190         (gnus-summary-expire-articles-now): Shorten prompt.
10191
10192         * gmm-utils.el (wid-edit): Require.
10193         (defun-gmm): Renamed from `gmm-defun-compat'.
10194         (gmm-image-search-load-path): Use it.
10195         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10196
10197 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10198
10199         * gnus-sum.el (gnus-summary-save-article-coding-system): New
10200         variable.
10201         (gnus-summary-save-article): Add optional `decode' argument.  If
10202         it is set and gnus-summary-save-article-coding-system is non-nil,
10203         save decoded article.
10204         (gnus-summary-write-article-file): Save decoded article if
10205         gnus-summary-save-article-coding-system is non-nil.
10206
10207         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10208         type.
10209
10210 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10211
10212         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10213
10214 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10215
10216         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10217         first to test gnus-single-article-buffer which may be buffer-local.
10218
10219         * gnus-sum.el (gnus-summary-setup-buffer): Make
10220         gnus-single-article-buffer buffer-local and nil in ephemeral
10221         group; make gnus-article-buffer, gnus-article-current, and
10222         gnus-original-article-buffer always buffer-local.
10223         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10224         group.
10225         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10226
10227 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10228
10229         * nnml.el (nnml-request-compact-group): Compressed files might not
10230         have .gz extension.
10231
10232 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10233
10234         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10235         (mm-copy-to-buffer): Use with-current-buffer.
10236         (mm-display-part): Simplify.
10237         (mm-inlinable-p): Add optional arg `type'.
10238
10239 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10240
10241         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10242         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10243         Try harder to show the attachment internally or externally using
10244         gnus-mime-view-part-as-type.
10245
10246 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10247
10248         * message.el (message-from-style, message-signature-separator)
10249         (message-user-organization-file, message-send-mail-function)
10250         (message-citation-line-function, message-yank-prefix)
10251         (message-indent-citation-function, message-signature)
10252         (message-signature-file, message-signature-insert-empty-line):
10253         Remove autoloads.
10254
10255         * gnus-art.el (gnus-buttonized-mime-types): Remove
10256         "multipart/signed".  Revert 2006-04-26 change.
10257
10258 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10259
10260         * gnus.el (gnus-version-number): Bump version.
10261
10262 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10263
10264         * gnus.el: No Gnus v0.5 is released.
10265
10266 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10267
10268         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10269         fetching articles by message-id.
10270
10271 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10272
10273         * message.el (hashcash): Require hashcash as normal.
10274
10275         * ecomplete.el (ecomplete-highlight-match-line): Use
10276         point-at-eol.
10277         (ecomplete-highlight-match-line): Use `highlight', because that
10278         face exists in both Emacs and XEmacs.
10279
10280         * message.el (message-display-abbrev): Use point-at-bol.
10281
10282         * mail-source.el: Don't require timer/timer-funcs.
10283
10284         * gnus-async.el: Ditto.
10285
10286         * password.el: Ditto.
10287
10288         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10289
10290         * mm-url.el: Ditto.
10291
10292         * gnus-xmas.el: Don't require timer-funcs.
10293
10294         * mm-util.el: Require timer/timer-funcs.
10295
10296 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10297
10298         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10299         Close.
10300
10301 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10302
10303         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10304         unibyte after clear-decrypt function runs.
10305
10306         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10307         returns as a unibyte string.
10308
10309 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10310
10311         * lpath.el: Revert.
10312
10313         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10314         (pgg-gpg-process-sentinel): Revert.
10315
10316         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10317         (pgg-pgp-lookup-key): Revert.
10318
10319         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10320         (pgg-pgp5-lookup-key): Revert.
10321
10322         * pgg.el (pgg-fetch-key): Revert.
10323
10324 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10325
10326         * lpath.el: Fbind string-as-multibyte for XEmacs.
10327
10328         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10329         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10330         (mml1991-pgg-encrypt): Ditto.
10331
10332         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10333         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10334         a multibyte buffer.
10335
10336         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10337         (pgg-pgp-lookup-key): Ditto.
10338
10339         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10340         (pgg-pgp5-lookup-key): Ditto.
10341
10342         * pgg.el (pgg-fetch-key): Ditto.
10343
10344 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10345
10346         * message.el (message-user-organization-file): Check several
10347         locations of the organization file.
10348
10349         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10350         Add gnus-article-view-part-as-type.
10351
10352         * gnus-art.el (gnus-article-view-part-as-type): New function.
10353
10354         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10355         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10356
10357         * mml.el: Simplify autoload.
10358         (mml-mode): defvar dnd-protocol-alist instead of using
10359         symbol-value.
10360         (mml-default-directory): New variable.
10361         (mml-minibuffer-read-file): Use it.
10362         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10363
10364         * message.el (message-citation-line-format): New variable.
10365         (message-insert-formated-citation-line): New function.
10366         (message-citation-line-function): Add
10367         `message-insert-formated-citation-line' to custom type.
10368
10369         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10370         to doc string.
10371
10372         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10373         depending on mm-verify-option.
10374
10375 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10376
10377         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10378         binding pgg-* variables; reimplement the section which prevents
10379         MIME header from being signed.
10380         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10381         pgg-text-mode; remove a blank line at the top of body.
10382
10383         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10384         lines at the top of body; use gnus-newsgroup-charset if there's no
10385         Charset header.
10386
10387 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10388
10389         * message.el (message-self-insert-commands): Doc fix.
10390
10391         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10392         (mm-uu-pgp-encrypted-test): Ditto.
10393         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10394         between header and body; return application/pgp-encrypted handle
10395         if decryption failed; decode decrypted body by charset.
10396
10397         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10398         element match to application/pgp-*.
10399
10400 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10401
10402         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10403         HTML.
10404
10405 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10406
10407         * mail-source.el (mail-source-call-script): Message the error
10408         string.
10409
10410 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10411
10412         * gnus-util.el (gnus-byte-compile): Use it.
10413
10414 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10415
10416         * gnus-util.el (kill-empty-logs): New function.
10417
10418 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10419
10420         * message.el (message-mail-alias-type): Doc fix.
10421         (message-mail-alias-type-p): New function.
10422         (message-send): Use it.
10423         (message-mode): Ditto.
10424         (message-strip-forbidden-properties): Ditto.
10425
10426         * ecomplete.el (ecomplete-database-file-coding-system): New
10427         variable.
10428         (ecomplete-save): Use it.
10429         (ecomplete-setup): Use it.
10430
10431 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10432
10433         * message.el (message-self-insert-commands): New variable.
10434         (message-strip-forbidden-properties): Use it.
10435
10436 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10437
10438         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10439         that doesn't make XEmacs choke.
10440
10441 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10442
10443         * gnus-util.el (gnus-replace-in-string):
10444         Prefer replace-regexp-in-string over of replace-in-string.
10445
10446 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10447
10448         * gnus-util.el (gnus-select-frame-set-input-focus):
10449         Use select-frame-set-input-focus if it is available in XEmacs; use
10450         definition defined in Emacs 22 for old Emacsen.
10451
10452         * dgnushack.el: Autoload unmorse-region for XEmacs.
10453
10454         * lpath.el: Bind cursor-in-non-selected-windows and
10455         select-frame-set-input-focus for XEmacs.
10456
10457 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10458
10459         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10460
10461 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10462
10463         * gnus-registry.el (gnus-registry-cache-save): Remove text
10464         properties when saving via the temp buffer.
10465
10466 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10467
10468         * message.el (message-generate-hashcash): Honor custom type.
10469
10470 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10471
10472         * message.el (message-generate-hashcash): Default to non-nil when
10473         hashcash is found.
10474
10475         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10476         (gnus-refer-thread-limit): Increase default to 500.
10477
10478         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10479
10480         * flow-fill.el (fill-flowed): Allow delete-space.
10481
10482 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10483
10484         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10485         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10486         Remove autoloads.
10487
10488 2006-04-18  Simon Josefsson  <jas@extundo.com>
10489
10490         * message.el (message-generate-hashcash): Default to.
10491
10492 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10493
10494         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10495         concatenating segments rather than before concatenating them.
10496
10497 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10498
10499         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10500
10501 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10502
10503         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10504
10505         * message.el (message-forward-make-body-plain): Allow
10506         message-forward-ignored-headers to be a list.
10507         (message-remove-ignored-headers): Factor out into function.
10508         (message-forward-make-body-mml): Use it.
10509
10510         * imap.el (imap-quote-specials): New function.
10511         (imap-login-auth): Quote specials.
10512
10513         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10514         (rfc2231-parse-string): Allow concatanation of parameters that
10515         aren't contiguous.  The test case is
10516           (mail-header-parse-content-type "message/external-body;
10517             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10518             access-type=LOCAL-FILE;
10519             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10520
10521 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10522
10523         * nntp.el (nntp-accept-process-output): Return the value of
10524         `nnheader-accept-process-output'.
10525
10526 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10527
10528         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10529         (gnus-button-alist): Recognize more diff formats.
10530         (gnus-button-patch): Strip directory.
10531
10532 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10533
10534         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10535         Emacs 22 when setting focus.
10536
10537 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10538
10539         * gnus-art.el (gnus-article-treat-types): Do treatment of
10540         text/x-verbatim parts.
10541         (gnus-button-patch): New command.
10542
10543         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10544         addresses that contain invalid characters.
10545
10546 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10547
10548         * message.el (message-put-addresses-in-ecomplete): Use
10549         gnus-replace-in-string.
10550         (message-is-yours-p): Use the more correct
10551         mail-header-parse-address instead of
10552         mail-extract-address-components.
10553         (message-put-addresses-in-ecomplete): Fix typo.
10554
10555         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10556         keystroke.
10557
10558         * gnus-art.el (gnus-treatment-function-alist): Change order of
10559         newsgroups/generic header folding to avoid double-folding.
10560
10561         * message.el (message-hidden-headers): Add X-Draft-From.
10562
10563         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10564         command.
10565         (gnus-summary-repeat-search-article-backward): New command.
10566
10567         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10568         groups in the parent topic.
10569
10570 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10571
10572         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10573         (spam-extra-header-to-number): Return the CRM114 number as a
10574         number instead of a string.
10575
10576 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10577
10578         * gnus-art.el (gnus-face-properties-alist): Moved here from
10579         gnus-fun.
10580
10581         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10582
10583 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10584
10585         * message.el (message-strip-forbidden-properties): Only display on
10586         self-insert-command.
10587
10588         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10589         reindent.
10590         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10591
10592 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10593
10594         * smiley.el (smiley-style): Fix typo.
10595
10596 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10597
10598         * hashcash.el (hashcash-insert-payment-async-2): Use
10599         message-goto-eoh instead of doing it manually.
10600         (mail-add-payment): Use message-narrow-to-header instead of trying
10601         to do the same itself.
10602
10603         * message.el (message-hidden-headers): Add Face.
10604
10605         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10606         reparenting code.
10607         (gnus-summary-reparent-children): Refactored out code.
10608         (gnus-summary-thread-map): New keystroke.
10609         (gnus-summary-reparent-children): Make into command.
10610
10611         * smiley.el (smiley-style): Default to `medium' if using a large
10612         font.
10613
10614         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10615         does it itself.
10616
10617         * message.el (message-point-in-header-p): Simplify definition.
10618
10619 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10620
10621         * nnagent.el (nnagent-request-set-mark): Silence log file
10622         writing.
10623         (nnagent-request-set-mark): Use write-region instead of
10624         append-to-file.
10625
10626         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10627         strange select method.
10628
10629         * ecomplete.el (ecomplete-display-matches): Get highlightling
10630         right.
10631         (ecomplete-display-matches): Use literals.
10632         (ecomplete-display-matches): Disable message logging.
10633
10634         * message.el (message-display-abbrev): Small optimization.
10635
10636         * ecomplete.el (ecomplete-display-matches): Allow automatic
10637         display.
10638
10639         * message.el (message-strip-forbidden-properties): Display
10640         abbrevs.
10641         (message-display-abbrev): Get automatic display right.
10642
10643         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10644         keystrokes.
10645
10646 2006-04-13  Romain Francoise  <romain@orebokech.com>
10647
10648         TODO: Backport to v5-10!
10649
10650         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10651         Moved here (and renamed) from gnus-registry.el.
10652
10653         * gnus-registry.el: Require gnus-util.
10654         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10655
10656 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10657
10658         * gnus-group.el (gnus-group-catchup-current): Change
10659         if-then-else-if-then-else into cond.
10660         (gnus-group-catchup): Indent.
10661         (group-name-at-point): New function.
10662         (gnus-fetch-group): Provide default from thing at point.
10663
10664 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10665
10666         * message.el (message-display-abbrev): Fix regexp.
10667
10668         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10669         choosing.
10670         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10671         dead variables.
10672
10673         * message.el (message-newline-and-indent): Remove debugging.
10674         (message-display-abbrev): Use new implementation.
10675
10676 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10677
10678         * gnus-art.el (gnus-article-mode): Set
10679         cursor-in-non-selected-windows to nil.
10680
10681         * smiley.el: Revert previous change.
10682         (smiley-data-directory): defvar it before using it in the
10683         defcustom of `smiley-style'.
10684
10685 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10686
10687         * message.el (message-newline-and-indent): New function.
10688
10689         * ecomplete.el: Implement more bits.
10690
10691         * message.el (message-put-addresses-in-ecomplete): Clean up the
10692         string.
10693
10694         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10695
10696         * gnus-sum.el (gnus-summary-save-parts): Bind
10697         gnus-summary-save-parts-counter and use it to make unique file
10698         names.
10699
10700         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10701
10702         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10703         parameter to say whether to actually parse the individual
10704         addresses.
10705
10706         * message.el (message-put-addresses-in-ecomplete): New function.
10707         (ecomplete): Require.
10708         (message-mail-alias-type): Add ecomplete as an option.
10709
10710 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10711
10712         * flow-fill.el (fill-flowed): Remove trailing space from blank
10713         quoted lines.
10714
10715 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10716
10717         * smiley.el (smiley-style): Move definition later to avoid a
10718         compilation warning.
10719
10720 2006-04-12  Kenichi Handa  <handa@m17n.org>
10721
10722         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10723         buffer and then decode the buffer text if necessary.
10724         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10725         first, and after mm-encode-body, change the buffer to unibyte.
10726         Use mm-disable-multibyte instead of set-buffer-multibyte.
10727
10728 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10729
10730         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10731         Content-Type header instead of Content-Disposition header.
10732         (gnus-mime-inline-part): Ditto.
10733         (gnus-mime-view-part-as-charset): Ignore charset that the part
10734         specifies.
10735
10736         * mm-decode.el (mm-display-part): Work with external parts and
10737         usual parts similarly.
10738
10739         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10740         instead of gnus-display-mime.
10741
10742         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10743         instead of with-temp-buffer.
10744
10745         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10746         tag to summarized topics part in order to encode non-ASCII text.
10747
10748 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10749
10750         * smiley.el (smiley-style): New variable.
10751         (smiley-directory): New function.
10752         (smiley-data-directory): Derive from `smiley-style' using
10753         `smiley-directory'.
10754         (smiley-regexp-alist): Add new entries.
10755
10756         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10757         (gnus-article-browse-delete-temp): Add :version.
10758
10759 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10760
10761         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10762         the sieve region.
10763
10764 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10765
10766         * gnus.el (gnus-version-number): Bump version.
10767
10768 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10769
10770         * gnus.el: No Gnus v0.4 is released.
10771
10772 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10773
10774         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10775         layout.
10776
10777         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10778         unknown charset.
10779
10780         * message.el (message-header-synonyms): Add Original-To to the
10781         default.
10782
10783         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10784         optional parameter.
10785
10786 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10787
10788         * gnus-fun.el (gnus): Require it for gnus-directory.
10789
10790 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10791
10792         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10793
10794 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10795
10796         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10797
10798 2006-04-05  Simon Josefsson  <jas@extundo.com>
10799
10800         * password.el (password-reset): New function.
10801
10802 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10803
10804         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10805         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10806
10807 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10808
10809         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10810         Some whitespace was matched into the url, which broke browsing hits
10811         > 100 when mm-url-use-external was nil.
10812
10813 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10814
10815         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10816         gnus-extra-headers for 'Newsgroups.
10817
10818         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10819         bound.
10820
10821 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10822
10823         * pgg-gpg.el: Clean up process buffers every time gpg processes
10824         complete.
10825
10826 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10827
10828         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10829         doc string.
10830
10831 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10832
10833         * pgg-gpg.el (pgg-gpg-process-filter)
10834         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10835
10836         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10837         lines, temporary fix.
10838
10839 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10840
10841         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10842
10843 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10844
10845         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10846         default-enable-multibyte-characters.  This reverts the change from
10847         revision 6.17 which is no longer necessary because the passphrase
10848         is sent separately now.  GnuPG messages are unreadable under
10849         multibyte locales with default-enable-multibyte-characters set to
10850         nil.
10851
10852 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10853
10854         * message.el (message-tool-bar-gnome): Move "spell".
10855
10856 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10857
10858         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10859         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10860         instead.
10861
10862 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10863
10864         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10865         newsgroups handling for NNTP overviews which don't include
10866         Newsgroups.
10867
10868 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10869
10870         * message.el (message-resend): Bind message-generate-hashcash to nil.
10871
10872 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10873
10874         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10875         when searching for already-paid recipients.
10876
10877 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10878
10879         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10880         passphrases when it is not needed.
10881         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10882         passphrase stuff from gpg, should only be necessary when you use
10883         gpg with a smartcard.
10884
10885 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10886
10887         * mml.el (mml-insert-mime): Ignore cached contents of
10888         message/external-body part.
10889
10890         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10891         (mm-insert-part): Ditto.
10892
10893 2006-03-23  Simon Josefsson  <jas@extundo.com>
10894
10895         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10896         Reiner.
10897         (pgg-gpg-use-agent-p): Use it again.
10898
10899 2006-03-23  Simon Josefsson  <jas@extundo.com>
10900
10901         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10902         older emacsen.
10903         (pgg-gpg-use-agent-p): Don't use it.
10904
10905 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10906
10907         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10908         if we can.
10909
10910 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10911
10912         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10913         (pgg-gpg-update-agent): New function.
10914         (pgg-gpg-use-agent-p): New function.
10915         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10916         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10917         (pgg-gpg-sign-region): Use it.
10918
10919 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10920
10921         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10922         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10923
10924 2006-03-21  Simon Josefsson  <jas@extundo.com>
10925
10926         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10927         <wilde@sha-bang.de>.
10928         (pgg-gpg-use-agent): New variable.
10929         (pgg-gpg-process-region): Use it.
10930         (pgg-gpg-encrypt-region): Likewise.
10931         (pgg-gpg-encrypt-symmetric-region): Likewise.
10932         (pgg-gpg-decrypt-region): Likewise.
10933         (pgg-gpg-sign-region): Likewise.
10934         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10935
10936 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10937
10938         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10939
10940         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10941         Add comment on version.
10942
10943 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10944
10945         * smiley.el: Add missing test smiley.
10946
10947 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10948
10949         * mm-decode.el (mm-with-part): New macro.
10950         (mm-get-part): Use it; work with message/external-body as well.
10951         (mm-save-part): Treat name and filename equally.
10952
10953         * mm-extern.el (mm-extern-cache-contents): New function.
10954         (mm-inline-external-body): Use it; force the part to be displayed;
10955         move undisplayer added to the cached handle to the parent.
10956
10957         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10958         (gnus-mime-view-part-as-type): Work with message/external-body.
10959
10960         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10961
10962 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10963
10964         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10965         images in image-load-path.  [Sync with image.el, revision 1.60, in
10966         Emacs.]
10967
10968 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10969
10970         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10971         path rather than symbol.  Always return list of directories.
10972         Guarantee that image directory comes first.  [Sync with image.el,
10973         revision 1.59, in Emacs.]
10974
10975         * message.el (message-make-tool-bar): Adjust to new API of
10976         `gmm-image-load-path-for-library'.
10977
10978         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10979
10980         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10981
10982 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10983
10984         * gnus-art.el (gnus-article-only-boring-p):
10985         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10986         intangible text.
10987         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10988
10989 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10990
10991         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10992         `defun' instead of `gmm-defun-compat'.
10993
10994 2006-03-14  Simon Josefsson  <jas@extundo.com>
10995
10996         * message.el (message-unique-id): Don't use message-number-base36
10997         if (user-uid) is a float.
10998         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10999
11000 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11001
11002         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11003
11004         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11005         empty line between a part and a message part.
11006
11007 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11008
11009         * smiley.el: Add more test smileys.
11010         (smiley-data-directory, smiley-regexp-alist)
11011         (gnus-smiley-file-types): Fix doc strings.
11012         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11013         adding new elements.
11014         (smiley-mouse-map): Unused code.  Make it a comment.
11015
11016 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11017
11018         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11019         scan latest NoCeM messages instead of old ones.
11020         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11021         delimiters that are recently used.
11022         (gnus-nocem-load-cache): Add autoload cookie.
11023
11024         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11025
11026         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11027         level which is larger than gnus-use-nocem is specified.
11028
11029         * gnus-group.el (gnus-group-get-new-news): Ditto.
11030
11031 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11032
11033         * gnus-util.el (gnus-tool-bar-update): New function.
11034
11035         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11036         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11037
11038         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11039
11040         * gnus-group.el (gnus-group-redraw-when-idle)
11041         (gnus-group-redraw-check): Remove.
11042         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11043
11044 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11045
11046         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11047         if optional last element is specified in splits (FIELD VALUE...).
11048
11049 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11050
11051         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11052         to gmm-image-load-path-for-library.  Call with no-error argument.
11053         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11054
11055         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11056
11057         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11058
11059         * gmm-utils.el (gmm-image-load-path): Remove alias.
11060
11061 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11062
11063         * gmm-utils.el (gmm-image-load-path): Add alias.
11064
11065         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11066         nnml-generate-nov-databases-1.
11067         (nnml-generate-nov-databases): Use it.
11068         (nnml-generate-nov-databases-directory): Document no-active
11069         argument.
11070
11071         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11072         directory if path is t.  Add no-error.
11073
11074         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11075         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11076
11077         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
11078         resetting gnus-article-browse-html-temp-list.
11079
11080         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11081         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11082         Add example to docstring.  Rename local variables.  Move error
11083         checks to default case in cond and simplify.
11084
11085 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11086
11087         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11088         handle is multipart when calling it recursively.
11089         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11090
11091 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11092
11093         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11094         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11095
11096 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11097
11098         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11099         is loaded.
11100
11101         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11102         loaded.
11103
11104 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11105
11106         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11107         to "Emacs 23 (unicode)" in doc string.
11108
11109         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11110         "Emacs 23 (unicode)" in comment.
11111
11112 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11113
11114         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11115
11116         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11117         characters 160 through 255 in Emacs 23.
11118
11119 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11120
11121         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11122         gnus-article-browse-html-temp.
11123         (gnus-article-browse-delete-temp): Make it customizable.  Add
11124         `file'.  Adjust doc string.
11125         (gnus-article-browse-delete-temp-files): Add argument.  Allow
11126         query for each file.  Adjust doc string.
11127         (gnus-article-browse-html-parts): Add
11128         `gnus-article-browse-delete-temp-files' to
11129         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11130
11131 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11132
11133         * gnus-art.el (gnus-article-browse-html-temp)
11134         (gnus-article-browse-delete-temp): New variables.
11135         (gnus-article-browse-delete-temp-files): New function.
11136         (gnus-article-browse-html-parts): Use it.
11137
11138 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11139
11140         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11141
11142         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11143         string.
11144
11145         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11146         gnus-summary-insert-new-articles when unplugged.  Remove
11147         gnus-summary-search-article-forward.
11148
11149         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11150         display-visual-class instead of display-color-cells.
11151
11152 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * dgnushack.el: Autoload customize-group for XEmacs.
11155
11156         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11157         message/* containing non-ASCII text properly.
11158
11159 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11160
11161         * message.el: Require gmm-utils, remove autoloads.
11162         (message-tool-bar): Set default based on
11163         gmm-tool-bar-style.
11164         (message-tool-bar-gnome): Add gmm-customize-mode.
11165
11166         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11167         gmm-tool-bar-style.
11168         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11169
11170         * gnus-group.el (gnus-group-tool-bar): Set default based on
11171         gmm-tool-bar-style.
11172         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11173
11174         * gmm-utils.el (gmm-image-directory): Rename variable from
11175         gmm-image-load-path.
11176         (gmm-image-load-path): Use gmm-image-directory.
11177         (gmm-customize-mode): New function.
11178         (gmm-tool-bar-style): New variable.
11179
11180         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11181         gnus-group-redraw-line-number.
11182         (gnus-group-redraw-check): Simplify.
11183         (gnus-group-tool-bar-update): Remove redraw check.
11184         (gnus-group-make-tool-bar): Add redraw check.
11185
11186 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11187
11188         * gnus-art.el (gnus-button): Add missing parentheses.
11189
11190 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11191
11192         * lpath.el: Fbind line-number-at-pos.
11193
11194 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11195
11196         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11197
11198 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11199
11200         * gnus-art.el (gnus-button): New face.
11201         (gnus-article-button-face): Use it.
11202
11203         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
11204         gnus-summary-next-page.  Re-order.
11205
11206         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11207         next-node are now included.
11208         (gnus-group-redraw-line-number): New internal variable.
11209         (gnus-group-redraw-check): Helper function for updating the tool
11210         bar.
11211         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11212
11213         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11214
11215         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11216         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11217         Use it to match format of Spamassassin 3.0 and later.  Reported by
11218         IRIE Tetsuya <irie@t.email.ne.jp>.
11219         (spam-check-bogofilter)
11220         (spam-bogofilter-register-with-bogofilter): Fix args of
11221         `gnus-error' calls.
11222
11223 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11224
11225         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11226         unnecessary interaction when sending queued mails.  Reported by
11227         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11228
11229 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11230
11231         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11232         first or last are nil.
11233
11234 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11235
11236         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11237
11238 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11239
11240         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11241
11242 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11243
11244         * dns.el (query-dns): Protect more against buggy tcp output.
11245
11246 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11247
11248         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11249         nov.php.
11250
11251 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11252
11253         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11254         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11255         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11256         output on the server side.
11257         (nnweb-google-create-mapping): Update regexps and add some
11258         progress indication.
11259
11260 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11261
11262         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
11263         gnus-agent-toggle-plugged.  Re-order icons.
11264         (gnus-group-tool-bar-gnome): Add
11265         gnus-group-{prev,next}-unread-group.
11266         (gnus-group-tool-bar-gnome): Re-order icons.
11267
11268         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
11269         gnus-summary-insert-new-articles.
11270
11271         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
11272         comments.
11273
11274         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11275         also available in Emacs 21.3.
11276
11277         * message.el (message-fix-before-sending): Change "Emacs 22" to
11278         "Emacs 23 (unicode)" in comment.
11279
11280         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11281         "Emacs 23 (unicode)" in comment.
11282
11283         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11284         comment.
11285         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11286
11287         * mm-view.el (mm-fill-flowed): Add :version.
11288
11289 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11290
11291         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11292         and load-path.
11293
11294 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11295
11296         * message.el: Autoload gmm-image-load-path.
11297         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11298         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11299         consitency.
11300
11301         * gmm-utils.el (gmm-image-load-path): Also search in
11302         "../etc/images".  Don't set gmm-image-load-path if we don't find
11303         the image.
11304
11305 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11306
11307         * gmm-utils.el (gmm-image-load-path): Don't make
11308         `gmm-image-load-path' include subdirectories which the second arg
11309         `image' might specify.
11310
11311         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11312         subdirectory to icon file names.
11313
11314         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11315
11316 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11317
11318         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11319         gmm-image-load-path calls.
11320
11321         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11322
11323         * message.el (message-make-tool-bar): Ditto.
11324
11325         * mml.el (mml-preview): Added comment concerning tool bar icons.
11326
11327         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11328         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11329
11330         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11331         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11332
11333         * message.el (message-tool-bar-gnome): Use new icon names.
11334         (message-make-tool-bar): Use `gmm-image-load-path'.
11335
11336         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
11337         functions from MH-E.
11338         (gmm-image-load-path): New variable from MH-E.
11339         (gmm-image-load-path): New function from MH-E.  Added arguments
11340         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11341         *-image-load-path-called-flag.
11342
11343 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11344
11345         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11346
11347 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11348
11349         * nnimap.el (nnimap-request-move-article): Change folder back to
11350         source group before deleting.
11351
11352 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11353
11354         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11355
11356         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
11357         mm-url.
11358
11359         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11360
11361 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11362
11363         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11364         coding system which mm-charset-to-coding-system returns for a
11365         given charset is valid.
11366
11367 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11368
11369         * html2text.el (html2text-remove-tag-list):
11370         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11371
11372 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11373
11374         * gnus-cus.el: Revert 2005-10-17 change.
11375
11376 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11377
11378         * gnus-art.el (article-strip-banner): Call
11379         article-really-strip-banner only when the regexp match is made.
11380
11381 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11382
11383         * gnus-art.el (article-strip-banner): Use
11384         gnus-extract-address-components instead of
11385         mail-header-parse-addresses to make it work with non-ASCII text;
11386         remove mail-encode-encoded-word-string.
11387
11388         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11389         values which are surrounded with \"...\"; make it never cause a
11390         Lisp error; give up parsing of parameters if it failed in
11391         extracting type.
11392
11393 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11394
11395         * smime.el (smime-cert-by-ldap-1): Fix bug where
11396         `smime-ldap-search' returns results without userCertificates.
11397
11398 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11399
11400         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11401
11402 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11403
11404         * spam.el (spam-check-spamassassin-headers): Adapt format for
11405         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11406         <ari@mbf.ocn.ne.jp>.
11407         (spam-list-of-processors): Add spam-use-gmane.
11408
11409 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11410
11411         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11412         make-temp-file; make it work with XEmacs as well.
11413
11414         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11415         mm-make-temp-file.
11416
11417         * mm-decode.el (mm-display-external): Use the 3rd arg of
11418         mm-make-temp-file.
11419         (mm-create-image-xemacs): Ditto.
11420
11421 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11422
11423         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11424         with message-narrow-to-headers.
11425         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11426         (gnus-draft-check-draft-articles): New function.
11427         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11428
11429 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11430
11431         * gnus-art.el (gnus-article-browse-html-parts):
11432         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11433         Don't use suffix argument for mm-make-temp-file for Emacs 21
11434         compatibility.  Remove useless `format'.
11435
11436 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11437
11438         * nnweb.el (nnweb-google-wash-article): Update regexps.
11439         (nnweb-group-alist): Use defvoo instead of defvar.
11440
11441 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11442
11443         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11444         re-loading nn* modules.
11445
11446 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11447
11448         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11449         for `tool-bar-mode' and don't check it's default-value.
11450
11451         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11452
11453         * message.el (message-make-tool-bar): Ditto.
11454
11455         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11456         `substring'.  Shorten tmp-file name.
11457
11458         * gnus.el: Remove bogus comment.
11459
11460 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11461
11462         * gnus-art.el (gnus-article-browse-html-parts): New function.
11463         (gnus-article-browse-html-article): New function for viewing html
11464         articles with a browser.
11465
11466 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11467
11468         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11469         in elisp.
11470         (pgg-gpg-encrypt-symmetric-region): Ditto.
11471         (pgg-gpg-sign-region): Ditto.
11472
11473         * pgg-def.el (pgg-text-mode): New variable.
11474
11475         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11476         (mml2015-pgg-encrypt): Ditto.
11477
11478         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11479         (mml1991-pgg-encrypt): Ditto.
11480
11481 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11482
11483         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
11484         message-make-date instead of current-time-string.
11485
11486         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11487         to gnus-decoded which mm-uu might set.
11488
11489 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11490
11491         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11492         don't decode quoted parameters; remove misimported Emacs code.
11493         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11494         (rfc2231-decode-encoded-string): Don't use split-string which
11495         behaves differently according to Emacs version; use
11496         mm-decode-coding-region to convert charset to coding-system.
11497         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11498         (rfc2231-encode-string): Remove misimported Emacs code.
11499
11500 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11501
11502         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11503         when calling mail-header-parse-content-type.
11504         (article-de-quoted-unreadable): Ditto.
11505         (article-de-base64-unreadable): Ditto.
11506         (article-wash-html): Ditto.
11507
11508         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11509         calling mail-header-parse-content-type and
11510         mail-header-parse-content-disposition.
11511         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11512         mail-header-parse-content-type.
11513
11514         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11515         insert charset and format parameters; encode description after
11516         inserting it to buffer.
11517         (mml-insert-parameter): Fold lines properly even if a parameter is
11518         segmented into two or more lines; change the max column to 76.
11519
11520         * rfc1843.el (rfc1843-decode-article-body): Don't use
11521         ignore-errors when calling mail-header-parse-content-type.
11522
11523         * rfc2231.el (rfc2231-parse-string): Return at least type if
11524         possible; don't cause an error even if it fails in parsing of
11525         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11526         (rfc2231-encode-string): Don't break lines at the beginning, leave
11527         it to mml-insert-parameter.
11528
11529         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11530         calling mail-header-parse-content-type.
11531
11532 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11533
11534         * spam-report.el (spam-report-gmane-use-article-number):
11535         Improve doc string.
11536         (spam-report-gmane-internal): Check if a suitable header was found
11537         in the article.
11538
11539 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11540
11541         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11542         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11543
11544 2006-02-05  Romain Francoise  <romain@orebokech.com>
11545
11546         Update copyright notices of all files in the gnus directory.
11547
11548 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11549
11550         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11551
11552 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11553
11554         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11555         segmented lines of parameter value to cope with Thunderbird 1.5
11556         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11557         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11558         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11559
11560 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11561
11562         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11563         parts.
11564
11565 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11566
11567         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11568         there's only one active file for all servers.
11569         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11570         solid groups.  Gnus might have used a FAST request to select the group.
11571         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11572         and nnweb-search redundantly in the active file.
11573         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11574         (nnweb-request-create-group): Don't use ARGS.
11575         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11576         initialisations.  Let nnoo do the work.
11577
11578 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11579
11580         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11581         Say the part has been decoded.
11582
11583         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11584
11585 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11586
11587         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11588         mailcap-viewer-test-cache when there's no 'test clause, since that
11589         will invert the meaning of a "nil" test previously determined by
11590         mailcap-mailcap-entry-passes-test.
11591
11592 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11593
11594         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11595         compiling.
11596
11597         * gnus-sum.el: Ditto.
11598
11599         * message.el: Don't bind tool-bar-map when compiling.
11600
11601 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11602
11603         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11604
11605 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11606
11607         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11608         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11609         current Google Groups.
11610
11611 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11612
11613         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11614         and tool-bar-mode.
11615
11616         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11617         and tool-bar-mode.
11618
11619         * message.el (message-tool-bar-update): Simplify.
11620         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11621
11622         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11623         gnus-summary-buffer.
11624         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11625         gnus-summary-reply.
11626
11627         * gmm-utils.el (gmm): Add :version.
11628
11629 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11630
11631         * Makefile.in (clean): New rule.
11632         (distclean): Use it.
11633
11634 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11635
11636         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11637         autoload.
11638
11639 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11640
11641         * gmm-utils.el (gmm-verbose): Add :group.
11642
11643 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11644
11645         * message.el: Change some comments WRT tool-bars.
11646
11647         * gnus-sum.el (gnus-summary-tool-bar)
11648         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11649         (gnus-summary-tool-bar-zap-list): New variables.
11650         (gnus-summary-make-tool-bar): Complete rewrite using
11651         `gmm-tool-bar-from-list'.
11652
11653         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11654         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11655         variables.
11656         (gnus-group-make-tool-bar): Complete rewrite using
11657         `gmm-tool-bar-from-list'.
11658         (gnus-group-tool-bar-update): New function.
11659
11660         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11661
11662 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11663
11664         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11665         is dissected into a single part of which the type is the same as
11666         the given one; decode charset.
11667
11668 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11669
11670         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11671         into alists as symbol not string, since that's what
11672         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11673         look for.
11674
11675 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11676
11677         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11678         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11679
11680         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11681
11682 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11683
11684         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11685         (gnus-xmas-mime-security-button-menu): New function.
11686
11687         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11688         (gnus-mime-security-button-menu): New definition.
11689         (gnus-mime-security-button-map): Use them.
11690         (gnus-mime-security-button-menu): New function.
11691         (gnus-insert-mime-security-button): Addition to help echo.
11692         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11693         (gnus-mime-security-pipe-part): New functions.
11694
11695         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11696         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11697
11698         * mm-decode.el (mm-handle-set-disposition): Remove.
11699         (mm-handle-set-description): Remove.
11700
11701 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11702
11703         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11704         (mm-w3m-standalone-supports-m17n-p): New function.
11705         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11706         w3m usage.
11707
11708         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11709         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11710
11711 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11712
11713         * message.el (message-tool-bar-zap-list): Use
11714         gmm-tool-bar-zap-list as custom type.
11715         (message-tool-bar-update): New function.
11716         (message-tool-bar, message-tool-bar-gnome)
11717         (message-tool-bar-retro): Add message-tool-bar-update.
11718         (message-tool-bar-gnome): Add flyspell-buffer.
11719
11720         * gnus-util.el (gnus-error): Describe `args'.
11721
11722         * gmm-utils.el (gmm-error): Describe `args'.
11723         (gmm-tool-bar-zap-list): New widget.
11724         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11725
11726 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11727
11728         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11729         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11730         the number of recursive calls.
11731
11732         * mm-decode.el (mm-handle-set-disposition): New macro.
11733         (mm-handle-set-description): New macro.
11734
11735 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11736
11737         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11738         encoding.
11739
11740 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11741
11742         * message.el (message-tool-bar-zap-list, message-tool-bar)
11743         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11744         (message-tool-bar-local-item-from-menu): Remove.
11745         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11746         (message-make-tool-bar): New function.
11747         (message-mode): Use `message-make-tool-bar'.
11748
11749         * gmm-utils.el: New file.
11750         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11751         (gmm-lazy): New widget copied from `nnmail.el'.
11752         (gmm-tool-bar-from-list): New function for creating customizable
11753         tool bars.
11754         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11755         output.
11756         (gmm): Add :prefix to defgroup.
11757
11758 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11759
11760         * gmm-utils.el (gmm-widget-p): New function.
11761
11762 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11763
11764         * mml.el (mml-attach-file): Describe `description' in doc string.
11765         (mml-menu): Add Emacs MIME manual and PGG manual.
11766
11767 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11768
11769         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11770
11771 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11772
11773         * nntp.el (nntp-end-of-line): Doc fix.
11774
11775 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11776
11777         * imap.el (imap-open): Handle case where buffer is a buffer
11778         object.
11779
11780 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11781
11782         * gnus-delay.el (gnus-delay): Don't autoload.
11783         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11784         to be re-loaded when customizing the `gnus-delay' group.
11785
11786 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11787
11788         * message.el (message-insert-citation-line): Use newlines.
11789
11790 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11791
11792         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11793         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11794         these routines, so the passphrase can be managed externally and
11795         passed in to the system.
11796         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11797         pgg-add-passphrase-to-cache function.
11798
11799         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11800         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11801         these routines, so the passphrase can be managed externally and
11802         passed in to the system.
11803         (pgg-pgp5-sign-region): Use new name of
11804         pgg-add-passphrase-to-cache function.
11805
11806 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11807
11808         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11809         part of the decoded armor to find the key-identifier.
11810         (pgg-gpg-lookup-key-owner): New function to return the
11811         human-readable identifier of a key owner.
11812         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11813         itself.
11814         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11815         the key value) if we have a key and can match it against a secret
11816         key.  Also, added a note pointing out fact that the prompt only
11817         indicates the first matching key.
11818
11819         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11820         pgg-decrypt-region.
11821         (pgg-add-passphrase-to-cache): Rename from
11822         `pgg-add-passphrase-cache' to reduce confusion (all callers
11823         changed).
11824         (pgg-remove-passphrase-from-cache): Rename from
11825         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11826         changed).
11827         (pgg-read-passphrase, pgg-add-passphrase-cache)
11828         (pgg-remove-passphrase-cache): Add informative docstrings.
11829         (pgg-decrypt): Convey provided passphrase in subordinate call to
11830         pgg-decrypt-region.
11831
11832 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11833
11834         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11835         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11836         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11837         'passphrase' argument, so the passphrase can be managed externally
11838         and then passed in to the system.
11839
11840         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11841         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11842         so the passphrase cache can be used reliably with identifiers
11843         besides a pgp packet's key id.
11844
11845         * pgg-gpg.el (pgg-gpg-encrypt-region)
11846         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11847         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11848         these routines, so the passphrase can be managed externally and
11849         passed in to the system.
11850
11851         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11852         'notruncate' argument, so the passphrase cache can be used
11853         reliably with identifiers besides a pgp packet's key id.
11854
11855 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11856
11857         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11858         symmetric encryption.
11859         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11860         encrypted session key.
11861         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11862         message ask for the passphrase in a proper way.
11863
11864         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11865         New user commands for symmetric encryption.
11866
11867 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11868
11869         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11870
11871         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11872
11873 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11874
11875         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11876
11877 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * mm-decode.el (mm-inlined-types): Add application/pgp.
11880         (mm-automatic-display): Ditto.
11881
11882         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11883         part as text.
11884
11885 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11886
11887         * nnrss.el: Update copyright.
11888         (nnrss-opml-import): Query whether to subscribe to each entry.
11889
11890         * gnus-art.el:
11891         * gnus-sum.el:
11892         * gnus-xmas.el:
11893         * messagexmas.el:
11894         * mm-uu.el:
11895         * mm-view.el: Update copyright.
11896
11897 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11898
11899         * message.el (message-info): New function.
11900         (message-mode-menu): Add it.
11901         Update copyright.
11902
11903         * ChangeLog: Fix and update copyright.
11904
11905 2006-01-13  Romain Francoise  <romain@orebokech.com>
11906
11907         * message.el (message-forward-subject-name-subject): Prefer the
11908         address to 'nowhere' if the sender has no name.
11909         Fix typo.  Update copyright year.
11910
11911 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11912
11913         * gnus-art.el (article-wash-html): Use
11914         gnus-summary-show-article-charset-alist if a numeric arg is given.
11915         (gnus-article-wash-html-with-w3m-standalone): New function.
11916
11917         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11918         mm-inline-text-html-render-with-w3m-standalone.
11919         (mm-text-html-washer-alist): Map w3m-standalone to
11920         gnus-article-wash-html-with-w3m-standalone.
11921         (mm-inline-text-html-render-with-w3m-standalone): New function.
11922
11923 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11924
11925         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11926         Improve LaTeX.
11927
11928 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11929
11930         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11931         (nnrss-request-article): Render text/plain parts as HTML.
11932
11933         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11934         the buffer.
11935
11936 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11937
11938         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11939         custom definition of `gnus-posting-styles'.
11940
11941         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11942         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11943
11944 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11945
11946         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11947         Use nntp for bug archive.
11948
11949 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11950
11951         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11952         parts.
11953         (nnrss-normalize-date): New function converts ISO 8601 date into
11954         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11955         (nnrss-check-group): Use it.
11956
11957 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11958
11959         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11960
11961         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11962         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11963         (nnrss-insert-w3): Ditto.
11964
11965 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11966
11967         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11968         the articles to be forwarded including the case where neither a
11969         number of articles nor a region is specified.
11970
11971 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11972
11973         * nnrss.el (nnrss-request-article): Fix last change; fill
11974         text/plain parts.
11975
11976 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11977
11978         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11979         in text/plain part.
11980         (nnrss-check-group): Don't add excessive newline to dc:subject.
11981
11982 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11983
11984         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11985         article.
11986
11987 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11988
11989         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11990         (nnml-use-compressed-files, nnml-save-mail): Support other
11991         comression programs such as bzip2.
11992
11993 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11994
11995         * dns.el (query-dns): Make sure we check the buffer size before
11996         removing tcp headers.
11997
11998 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11999
12000         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12001         remove MIME buttons associated with multipart/alternative parts.
12002         (gnus-mime-display-alternative): Tag buttons using `article-type'
12003         text property.
12004
12005         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12006         associated with multipart/alternative parts.
12007
12008         * gnus-art.el (gnus-signature-separator): Fix custom type.
12009
12010         * mm-decode.el (mm-inlined-types): Fix custom type.
12011         (mm-keep-viewer-alive-types): Ditto.
12012         (mm-automatic-display): Ditto.
12013         (mm-attachment-override-types): Ditto.
12014         (mm-inline-override-types): Ditto.
12015         (mm-automatic-external-display): Ditto.
12016
12017 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12018
12019         * spam-report.el (spam-report-user-mail-address)
12020         (spam-report-user-agent): New variables.
12021         (spam-report-url-ping-plain): Use spam-report-user-agent.
12022
12023 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12024
12025         * gnus-art.el (gnus-button-handle-custom): Do not just use
12026         `customize-apropos' for any "M-x customize-*" button but the
12027         function called for.  Accept both the function name and its
12028         argument in order to achieve this.
12029         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
12030         function name to `gnus-button-handle-custom' in case of "M-x
12031         customize-*" buttons.
12032
12033 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12034
12035         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12036         multipart/alternative and add xref to mm-discouraged-alternatives
12037         in doc string.
12038
12039         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12040         gnus-buttonized-mime-types in doc string.
12041
12042 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12043
12044         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12045         Suggest image/.* in the doc string.
12046
12047 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12048
12049         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12050         message-marks (Debian bug #342521).
12051
12052 2005-12-12  Simon Josefsson  <jas@extundo.com>
12053
12054         * password.el (password-read-from-cache): Add.
12055         (password-read): Use it.
12056
12057 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12058
12059         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
12060         us-ascii as a MIME charset.
12061
12062         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
12063         against the case where the 2nd arg TYPE is nil.
12064
12065 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12066
12067         * pop3.el (pop3-stream-type): Fix custom version.
12068
12069         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12070
12071 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12072
12073         * mm-decode.el (mm-display-external): Add missing cdr.
12074
12075 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12076
12077         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12078         RFC1524) if it is in mailcap or add a suffix according to
12079         mailcap-mime-extensions when generating a temp filename; postpone
12080         deleting a temp file for 2 seconds for some wrappers, shell
12081         scripts, and so on, which might exit right after having started a
12082         viewer command as a background job.
12083
12084 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12085
12086         * nntp.el (nntp-marks-directory): Fix custom group.
12087
12088         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12089         steps when < 10.
12090
12091         * gnus-start.el (gnus-no-server-1): Mention
12092         `gnus-level-default-subscribed' in doc string.
12093
12094 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12095
12096         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12097         parens.
12098
12099 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12100
12101         * gnus-xmas.el (gnus-use-toolbar): Revert.
12102         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12103         gnus-use-toolbar is default.
12104
12105         * messagexmas.el (message-use-toolbar): Revert.
12106         (message-setup-toolbar): Use global default-toolbar if
12107         message-use-toolbar is default.
12108
12109 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12110
12111         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12112         according to default-toolbar-visible-p.
12113
12114         * messagexmas.el (message-use-toolbar): Ditto.
12115
12116 2005-11-26  Dave Love  <fx@gnu.org>
12117
12118         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12119         (tls-program, tls-success): Provide openssl alternative.
12120
12121         * starttls.el: Doc fixes.
12122         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12123         SERVICE to PORT.
12124
12125         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12126         port null or service name.
12127         (starttls-negotiate): Autoload.
12128
12129 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12130
12131         * message.el (message-kill-to-signature): Fix interactive spec.
12132
12133 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12134
12135         * pop3.el (pop3-open-server): Recognize a string as a service name.
12136
12137 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12138
12139         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12140
12141 2005-11-23  Dave Love  <fx@gnu.org>
12142
12143         Add pop3s, pop3/starttls.
12144
12145         * pop3.el (pop3-authentication-scheme): Clarify doc.
12146         (open-tls-stream, starttls-open-stream): Autoload.
12147         (pop3-stream-type): New.
12148         (pop3-open-server): Use it.
12149
12150         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12151         for POP.
12152         (mail-source-keyword-map): Add :stream for POP.
12153         (mail-source-fetch-pop): Use pop3-stream-type.
12154
12155 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12156
12157         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12158         of current-time-string.
12159
12160 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12161
12162         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12163         date header.
12164
12165 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12166
12167         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12168         it can seriously impact performance as it bypasses the agent's
12169         local caches.
12170
12171 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12172
12173         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12174         must be explicitly online rather than "not explicitly offline" for
12175         its flags to be synchronized.
12176
12177         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12178         that gnus-uu-unmark-thread will function correctly.
12179
12180         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12181         1024K is instead displayed as 1M.
12182
12183 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12184
12185         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12186
12187 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12188
12189         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12190
12191 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12192
12193         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12194         error message to display actual error condition.
12195         (gnus-agent-save-local): Avoid saving symbols that are bound to
12196         nil as they simply result in a warning message in
12197         gnus-agent-read-local.
12198
12199 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12200
12201         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12202         rather than make-variable-buffer-local for file-precious-flag.
12203
12204 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12205
12206         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12207         for duplicates which are removed.  The invalid sort check then
12208         triggers a rescan after the sort as sorting may have moved
12209         duplicate entries such that they can be cheaply detected.
12210
12211 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12212
12213         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12214
12215 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12216
12217         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
12218         internal variable to a custom variable.  Changed default value
12219         from compressed(2) to uncompressed(1).
12220         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12221         support for uncompressed agentview files.  Taken together, reading
12222         the agentview file should now be 6-7 times faster.
12223
12224 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12225
12226         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12227         as a buffer-local variable.  This avoids creating truncated
12228         dribble files as a result of a hang up, eg.
12229
12230 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12231
12232         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12233         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12234         XEmacs.
12235
12236 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12237
12238         * gnus-start.el (gnus-start-draft-setup): Enforce
12239         `gnus-draft-mode' for nndraft:drafts at startup.
12240
12241         * gnus.el (gnus-splash): Change custom group.
12242         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
12243         allow-list argument.
12244
12245         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12246         string.
12247
12248 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12249
12250         * gnus-art.el (gnus-default-article-saver): Add user-defined
12251         `function' to custom type.
12252
12253 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12254
12255         * imap.el (imap-open): Handle case where buffer is a buffer
12256         object.
12257
12258 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12259
12260         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12261         long lines.
12262         (gnus-cache-delete-group): Wrap doc strings.
12263
12264         * gnus-agent.el (gnus-agent-rename-group)
12265         (gnus-agent-delete-group): Wrap doc strings.
12266
12267 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12268
12269         * messagexmas.el (message-use-toolbar): Change the valid values
12270         into default, top, bottom, left, and right.
12271         (message-toolbar-thickness): New variable.
12272         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12273         well.
12274         (message-setup-toolbar): Make it work.
12275
12276         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12277         (gnus-use-toolbar): Change the valid values into default, top,
12278         bottom, left, and right.
12279         (gnus-toolbar-thickness): New variable.
12280         (gnus-xmas-setup-toolbar): New function.
12281         (gnus-xmas-setup-group-toolbar): Use it.
12282         (gnus-xmas-setup-summary-toolbar): Use it.
12283
12284 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12285
12286         * gnus-start.el (gnus-1): Add "native" to
12287         gnus-predefined-server-alist.
12288
12289         * gnus.el (gnus-method-to-server): Don't add "native" to the
12290         lists here, because that leads to problems when
12291         gnus-select-method is bound.
12292
12293 2005-11-09  Simon Josefsson  <jas@extundo.com>
12294
12295         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12296         use (not sort-by-date) instead.
12297
12298 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12299
12300         * gnus-delay.el (gnus-delay-group): Don't autoload.
12301         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12302         to be re-loaded when customizing the `gnus-delay' group.
12303
12304 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12305
12306         * message.el: Revert last changes.
12307         (message-insert-citation-line): Use newlines.
12308
12309 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12310
12311         * message.el (message-courtesy-message)
12312         (message-mark-insert-begin, message-mark-insert-end)
12313         (message-elide-ellipsis, message-cancel-message)
12314         (message-add-header, message-change-subject)
12315         (message-cross-post-followup-to-header)
12316         (message-cross-post-insert-note, message-reduce-to-to-cc)
12317         (message-widen-reply, message-delete-not-region)
12318         (message-kill-to-signature, message-insert-signature)
12319         (message-insert-importance-high, message-insert-importance-low)
12320         (message-insert-or-toggle-importance)
12321         (message-insert-disposition-notification-to)
12322         (message-indent-citation, message-yank-original)
12323         (message-cite-original-without-signature, message-cite-original)
12324         (message-insert-citation-line, message-position-on-field)
12325         (message-fix-before-sending, message-send-mail-partially)
12326         (message-send-mail, message-send-mail-with-sendmail)
12327         (message-send-mail-with-qmail, message-send-news)
12328         (message-check-news-header-syntax, message-generate-headers)
12329         (message-insert-courtesy-copy, message-fill-address)
12330         (message-fill-header, message-shorten-references)
12331         (message-setup-1, message-cancel-news)
12332         (message-forward-make-body-plain, message-forward-make-body-mime)
12333         (message-forward-make-body-mml, message-encode-message-body)
12334         (message-forward-make-body-digest-plain)
12335         (message-forward-make-body-digest-mime)
12336         (message-use-alternative-email-as-from): Insert `hard-newline'
12337         instead of ordinary newlines.
12338
12339 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12340
12341         * message.el (message-generate-headers): Downcase the argument
12342         given to message-check-element.
12343
12344 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12345
12346         * nntp.el (nntp-authinfo-rejected): New error condition.
12347         (nntp-wait-for): Use new error condition to signal authentication
12348         error.
12349         (nntp-retrieve-data): Rethrow new error condition to break out of
12350         recursive call to nntp-send-authinfo.
12351
12352 2005-11-08  Romain Francoise  <romain@orebokech.com>
12353
12354         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12355         (gnus-summary-exit-map): Bind to `Z p'.
12356         (gnus-summary-make-menu-bar): Add menu item.
12357
12358 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12359
12360         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12361         (gnus-treat-*): Add `first' in all doc strings.
12362
12363         * gnus-group.el (gnus-group-compact-group): Fix typo.
12364
12365 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12366
12367         * gnus.el (gnus-parameters-case-fold-search): New variable.
12368         (gnus-parameters-get-parameter): Use it.
12369
12370         * gnus-score.el (gnus-home-score-file): Doc fix.
12371
12372 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12373
12374         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12375
12376 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12377
12378         * mm-util.el (mm-special-display-p): New function.
12379
12380         * mml.el (mml-preview): Use it; doc fix.
12381
12382 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12383
12384         * imap.el (imap-open): Handle case where buffer is a buffer object.
12385
12386 2005-10-29  Romain Francoise  <romain@orebokech.com>
12387
12388         * message.el (message-fix-before-sending): Fix comment.
12389
12390 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12391
12392         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12393
12394 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12395
12396         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12397         Used in gnus-score.el.
12398
12399 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12400
12401         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12402
12403 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12404
12405         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12406         whitespace removed in revision 7.8.  Use concatenated string to
12407         protect trailing whitespace.
12408
12409 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12410
12411         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12412         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12413         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12414         Courier IMAP ("some version from 2004").  Mostly based on similar
12415         code in the same function.
12416
12417 2005-10-26  Didier Verna  <didier@xemacs.org>
12418
12419         * gnus-group.el (gnus-group-compact-group): Invalidate original
12420         article buffer.
12421         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12422         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12423         NOV database and in article itself.
12424         Invalidate article backlog.
12425
12426 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12427
12428         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12429
12430 2005-10-26  Simon Josefsson  <jas@extundo.com>
12431
12432         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12433         part of 2004-07-25 change.
12434
12435 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12436
12437         * message.el (message-display-completion-list): New function.
12438         (message-expand-group): Use it; make sure the Completions buffer
12439         is modifiable.
12440 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12441
12442         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12443         user-mail-name is an empty string.
12444
12445 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12446
12447         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12448         depending on gnus-score-decay-constant.
12449
12450         * encrypt.el (encrypt-insert-file-contents)
12451         (encrypt-write-file-contents): Don't use `gnus-message'.
12452
12453         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12454         arguments.
12455         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
12456         arguments to mm-uu-verbatim-marks-extract.
12457         (mm-uu-hide-markers): New variable.
12458         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12459
12460         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12461         (gnus-convert-image-to-face-command): Use "convert" by default to
12462         allow other input image formats.
12463         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12464         accordingly.
12465
12466 2005-10-23  Simon Josefsson  <jas@extundo.com>
12467
12468         * imap.el (imap-gssapi-program): Align command line parameters
12469         with latest GNU SASL.
12470         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12471
12472 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12473
12474         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12475         HTML.
12476         (nnslashdot-request-article): Ditto.
12477
12478         * lpath.el (featurep): Add nobreak-char-display.
12479
12480 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12481
12482         * mail-source.el (mail-source-fetch-pop): Require pop3.
12483         (mail-source-check-pop): Ditto.
12484
12485 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12486
12487         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12488         errors.
12489
12490 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12491
12492         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12493         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12494
12495         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12496
12497         * mm-bodies.el (mm-decode-string): Call
12498         `mm-charset-to-coding-system' with allow-override argument.
12499
12500 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12501
12502         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12503         (rfc2047-charset-to-coding-system): New function.
12504         (rfc2047-decode-encoded-words): New function.
12505         (rfc2047-decode-region): Use them.
12506         (rfc2047-decode-cte): Remove.
12507         (rfc2047-parse-and-decode): Remove.
12508         (rfc2047-decode): Remove.
12509
12510 2005-10-15  Kenichi Handa  <handa@m17n.org>
12511
12512         * rfc2047.el (rfc2047-decode-cte): New function.
12513         (rfc2047-decode-region): Change the way to decode successive
12514         encoded-words: decode B- or Q-encoding in each encoded-word,
12515         concatenate them, and decode it as charset.
12516
12517 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12518
12519         * lpath.el: Fbind codepage-setup for XEmacs.
12520
12521 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12522
12523         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12524         widget-move-and-invoke.
12525         (gnus-custom-mode): Use gnus-custom-map.
12526
12527 2005-10-15  Bill Wohler  <wohler@newt.com>
12528
12529         * message.el (message-tool-bar-map): Renamed image file from
12530         mail_send to mail/send.
12531
12532 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12533
12534         * message.el (message-expand-group): Pass the common
12535         prefix substring of completion to `display-completion-list'.
12536
12537 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12538
12539         * mml-sec.el (mml-secure-method): New internal variable.
12540         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12541         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12542         functions using mml-secure-method.
12543
12544         * mml.el (mml-mode-map): Add key bindings for those functions.
12545         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12546         Harder <harder@myrealbox.com>.
12547         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12548         end of message if point is the headers of the message.
12549
12550         * message.el (message-in-body-p): New function.
12551
12552         * assistant.el: Autoload gnus-util and netrc.
12553
12554         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12555         Use `mm-charset-override-alist' only when decoding.
12556
12557         * mm-bodies.el (mm-decode-body): Call
12558         `mm-charset-to-coding-system' with allow-override argument.
12559
12560         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12561         `filename' from Content-Disposition if Content-Type doesn't
12562         provide `name'.
12563         (gnus-mime-view-part-as-type): Set default instead of
12564         initial-input.
12565
12566 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12567
12568         * format-spec.el (format-spec): Propagate text properties of % spec.
12569
12570 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12571
12572         * gnus-art.el (gnus-treat-predicate): Add `first'.
12573
12574 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12575
12576         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12577         (mm-charset-override-alist): New variable.
12578         (mm-charset-to-coding-system): Use it.
12579         (mm-codepage-setup): New helper function.
12580         (mm-charset-eval-alist): New variable.
12581         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12582         about unknown charsets.
12583
12584         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12585
12586 2005-10-04  David Hansen  <david.hansen@gmx.net>
12587
12588         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12589         (nnrss-check-group): Ditto.
12590
12591 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12592
12593         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12594         Rename x-gnus-verbatim to x-verbatim.
12595         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12596
12597         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12598         x-verbatim.
12599
12600         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12601
12602         * gnus-util.el (gnus-remove-duplicates): Remove.
12603
12604         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12605         instead of gnus-remove-duplicates.
12606
12607         * message.el (message-remove-duplicates): Remove.
12608         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12609         message-remove-duplicates.
12610
12611         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12612         available, else use implementation from `delete-dups'.
12613
12614         * message.el (message-insert-expires): New function.
12615         (message-mode-map): Add key binding.
12616         (message-mode-field-menu): Add menu entry.
12617         (message-mode): Document it.
12618         (message-make-expires-date): Use `message-make-date'.
12619
12620 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12621
12622         * message.el (message-make-expires-date): New function.
12623
12624 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * Makefile.in (list-installed-shadows): New entry.
12627         (install): Use it.
12628         (remove-installed-shadows): New entry.
12629
12630         * dgnushack.el (dgnushack-default-load-path): New variable.
12631         (dgnushack-find-lisp-shadows): New function.
12632         (dgnushack-remove-lisp-shadows): New function.
12633
12634 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12635
12636         * Makefile.in (install-el-elc): New entry.
12637         (install): Use it so that .el files are necessarily installed.
12638
12639 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12640
12641         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12642
12643 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12644
12645         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12646         function rather than the diff-mode.el package.
12647         (mm-display-external): Use with-current-buffer.
12648         (mm-viewer-completion-map, mm-viewer-completion-map):
12649         Move initialization inside declaration.
12650
12651 2005-09-29  Simon Josefsson  <jas@extundo.com>
12652
12653         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12654         autoload mail-check-payment.
12655         (spam-check-hashcash): Define unconditionally, since hashcash.el
12656         is part of Gnus now.  Ignore errors from payment checking.
12657
12658 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12659
12660         * message.el (message-bold-region, message-unbold-region): Rename
12661         from `bold-region' and `unbold-region'.
12662
12663         * message.el: Remove useless autoloads.
12664
12665 2005-09-28  Simon Josefsson  <jas@extundo.com>
12666
12667         * message.el (message-use-idna): Default to t.
12668         (message-use-idna): Test whether encoding works too.  Doc fix.
12669
12670 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12671
12672         * nntp.el (nntp-warn-about-losing-connection): Remove.
12673
12674 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12675
12676         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12677         customizable.  Change default value.
12678         (mm-uu-diff-groups-regexp): Change default value.
12679         (mm-uu-type-alist): Add doc string.
12680         (mm-uu-configure): Add doc string.  Make it interactive.
12681         (mm-uu-tex-groups-regexp): New variable.
12682         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12683         (mm-uu-type-alist): Add LaTeX documents.
12684         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12685         of "text/verbatim".
12686         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12687
12688         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12689         instead of "text/verbatim".
12690
12691         * message.el (message-mark-inserted-region)
12692         (message-mark-insert-file): Use slrn style marks when called with
12693         prefix argument.
12694
12695 2005-09-27  Simon Josefsson  <jas@extundo.com>
12696
12697         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12698
12699 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12700
12701         * message.el (message-remove-duplicates): New function.
12702         Implementation borrowed from `gnus-remove-duplicates'.
12703         (message-idna-to-ascii-rhs): Also encode idna addresses in
12704         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12705         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12706         only ask about the same idna domain once per header and also tell
12707         in what header to replace the idna domain.
12708
12709         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12710         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12711         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12712         a header is decoded and not just the last one.
12713
12714 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12715
12716         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12717         has been decoded.
12718
12719         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12720         (mm-insert-part): Don't modify text if it has been decoded.
12721
12722         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12723         decoded.
12724
12725         * mm-view.el (mm-inline-text): Don't strip text props unless
12726         decoding enriched or richtext parts.
12727
12728 2005-09-25  Romain Francoise  <romain@orebokech.com>
12729
12730         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12731         * gnus-start.el (gnus-subscribe-interactively):
12732         * gnus-uu.el (gnus-uu-grab-articles):
12733         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12734         space.
12735
12736 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12737
12738         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12739         * mm-view.el (mm-view-pkcs7-decrypt):
12740         * gnus-sum.el (gnus-summary-limit-to-extra)
12741         (gnus-summary-respool-article, gnus-read-move-group-name):
12742         * gnus-score.el (gnus-summary-increase-score):
12743         * gnus-util.el (gnus-completing-read-with-default):
12744         * gnus-art.el (gnus-read-save-file-name)
12745         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12746         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12747         * message.el (message-check-news-header-syntax):
12748         Follow convention for reading with the minibuffer.
12749
12750 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12751
12752         * spam-report.el (spam-report-url-ping-plain):
12753         Use gnus-extended-version as User-Agent.
12754
12755         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12756         default value is nil.
12757
12758         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12759         (mm-uu-verbatim-marks-extract): New function.
12760         (mm-uu-extract): New face.
12761         (mm-uu-copy-to-buffer): Use it.
12762
12763         * spam-report.el (spam-report-gmane-ham): Renamed from
12764         `spam-report-gmane-unspam'.
12765         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12766         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12767
12768         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12769         Autoload.
12770         (spam-report-gmane-unregister-routine): Renamed
12771         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12772
12773 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12774
12775         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12776         (spam-report-gmane-unregister-routine): Add support for gmane
12777         unregistration.
12778
12779         * spam-report.el (spam-report-gmane-unspam)
12780         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12781         (spam-report-gmane): Change to take a single article and do unspam
12782         registration.
12783
12784 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12785
12786         * mm-url.el (mm-url-decode-entities): Fix regexp.
12787
12788 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12789
12790         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12791         default to nil, to be able to use Gnus at all.  If the default
12792         switches to something else, then the function should be fixed not
12793         be exceedingly slow.
12794
12795 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12796
12797         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12798         fail hard.
12799
12800         * spam-report.el: Add better Keywords line.
12801
12802         * spam.el: Add Maintainer and better Keywords line.
12803
12804 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12805
12806         * gnus-art.el (gnus-article-replace-part)
12807         (gnus-mime-replace-part): New functions.
12808         (gnus-mime-action-alist, gnus-mime-button-commands)
12809         (gnus-mime-save-part-and-strip): Added file argument.
12810         (gnus-article-part-wrapper): Added interactive argument.
12811
12812         * gnus-sum.el (gnus-summary-mime-map): Add
12813         `gnus-article-replace-part'.
12814
12815 2005-09-19  Didier Verna  <didier@xemacs.org>
12816
12817         The nnml compaction feature:
12818         * nnml.el (nnml-request-compact-group): New function.
12819         * nnml.el (nnml-request-compact): New function.
12820         * gnus-int.el (gnus-request-compact-group): New function.
12821         * gnus-int.el (gnus-request-compact): New function.
12822         * gnus-group.el (gnus-group-compact-group): New function.
12823         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12824         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12825         * gnus-srvr.el (gnus-server-compact-server): New function.
12826         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12827         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12828
12829 2005-09-18  Deepak Goel  <deego@gnufans.org>
12830
12831         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12832         format spec.
12833
12834 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12835
12836         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12837
12838 2005-09-15  Romain Francoise  <romain@orebokech.com>
12839
12840         * message.el (message-fill-paragraph): Clarify docstring.
12841
12842 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12843
12844         * gnus-art.el (gnus-mime-display-part): Protect against broken
12845         MIME messages.
12846
12847 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12848
12849         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12850         before parsing header.
12851
12852 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12853
12854         * html2text.el (html2text-replace-list): Add new entities.
12855
12856 2005-09-11  Romain Francoise  <romain@orebokech.com>
12857
12858         * message.el (message-alternative-emails): Improve docstring.
12859         (message-setup-1): Call `message-use-alternative-email-as-from'
12860         after `message-setup-hook' to give it precedence over posting
12861         styles, etc.
12862         (message-use-alternative-email-as-from): Add docstring.  Remove
12863         the original From header if present.
12864
12865         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12866         (nnml-save-mail): Use it.
12867
12868         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12869         articles.  Add new argument `silent'.
12870         (gnus-uu-mark-all): Report the total number of marked articles.
12871
12872 2005-09-10  Romain Francoise  <romain@orebokech.com>
12873
12874         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12875         (gnus-uu-mark-series): Likewise.
12876
12877 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12878
12879         * spam-report.el (spam-report-gmane): Fix generation of spam
12880         report URL.
12881
12882 2005-09-10  Simon Josefsson  <jas@extundo.com>
12883
12884         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12885         t, based on discussion on the ding list with Robert Epprecht
12886         <epprecht@solnet.ch>.
12887
12888 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12889
12890         * spam-report.el (spam-report-gmane): Make it work without
12891         X-Report-Spam header.  Gmane now only provides Archived-At.
12892         This is only used if `spam-report-gmane-use-article-number' is nil.
12893         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12894
12895         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12896         make `gnus-summary-sort-by-recipient' work with threading.
12897
12898         * nnweb.el (nnweb-google-wash-article): Print a message if article
12899         is not available.
12900
12901 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12902
12903         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12904         change.  Decode text/* parts content before displaying.
12905
12906 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12907
12908         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12909
12910 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12911
12912         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12913
12914         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12915         url-package-name, url-package-version,
12916         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12917         w3m-display-inline-images, and w3m-minor-mode-map.
12918
12919 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12920
12921         * message.el (message-tab-body-function): Fix mismatched custom type.
12922
12923         * gnus.el (gnus-group-change-level-function): Ditto.
12924
12925         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12926
12927         * gnus-art.el (gnus-signature-limit)
12928         (gnus-article-mime-part-function): Ditto.
12929
12930 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12931
12932         * mml.el (mml-mode): Silence the byte compiler.
12933
12934         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12935         using `(sit-for 0)' before moving the point to the specified part;
12936         skip unbuttonized parts.
12937         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12938         return to the summary window if gnus-auto-select-part is non-nil.
12939
12940 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12941
12942         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12943         variables.
12944         (mml-dnd-attach-file, mml-mode): Use them.
12945
12946         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12947         Make fetching article by MID work again for Google Groups.  Added
12948         FIXME concerning gnus-group-make-web-group.
12949
12950         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12951         Don't depend on Gnus by using mail-extract-address-components if
12952         gnus-extract-address-components is not bound.
12953
12954 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12955
12956         * gnus-art.el (gnus-mime-display-security): Don't display the
12957         signature, but only the signed part.
12958
12959 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12960
12961         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12962
12963         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12964         list, not listp.
12965
12966 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12967
12968         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12969         when encoding.
12970
12971         * mm-bodies.el (mm-decode-content-transfer-encoding):
12972         De-canonicalize CRLF for all text content types, not just
12973         text/plain.
12974
12975 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12976
12977         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12978         valid article; point arrow and cursor at the MIME button.
12979
12980 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12981
12982         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12983         Suggested by Dan Christensen <jdc@uwo.ca>.
12984
12985         * mm-decode.el (mm-save-part): Enable change of prompt.
12986
12987 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12988
12989         * gnus-msg.el (gnus-inews-add-send-actions): Made
12990         `message-post-method' lambda parameter ARG `&optional'.
12991
12992 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12993
12994         * gnus-sum.el (gnus-summary-mime-map): Added
12995         gnus-article-save-part-and-strip, gnus-article-delete-part and
12996         gnus-article-jump-to-part.
12997
12998         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12999         (gnus-article-edit-part): Use it.
13000         (gnus-article-part-wrapper): Added no-handle argument.
13001         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
13002         functions.
13003
13004 2005-08-29  Romain Francoise  <romain@orebokech.com>
13005
13006         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13007         docstring.
13008         (gnus-face-from-file): Likewise.
13009
13010 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13011
13012         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13013         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13014         non-nil.
13015         (gnus-auto-select-part): New variable.
13016         (gnus-article-jump-to-part): New function.
13017         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13018         (gnus-mime-delete-part): Allow selecting specified part after
13019         deleting or stripping parts.
13020         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13021         part if argument is bogus.
13022
13023 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13024
13025         * gnus-art.el (w3m-minor-mode-map):
13026         * gnus-spec.el (gnus-newsrc-file-version):
13027         * gnus-util.el (nnmail-active-file-coding-system)
13028         (gnus-original-article-buffer, gnus-user-agent):
13029         * gnus.el (gnus-ham-process-destinations)
13030         (gnus-parameter-ham-marks-alist)
13031         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13032         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13033         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13034         * mm-decode.el (gnus-current-window-configuration):
13035         * mm-extern.el (gnus-article-mime-handles):
13036         * mm-url.el (url-current-object, url-package-name)
13037         (url-package-version):
13038         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13039         (smime-keys, w3m-cid-retrieve-function-alist)
13040         (w3m-current-buffer, w3m-display-inline-images)
13041         (w3m-minor-mode-map):
13042         * mml-smime.el (gnus-extract-address-components):
13043         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13044         (gnus-newsrc-hashtb, message-default-charset)
13045         (message-deletable-headers, message-options)
13046         (message-posting-charset, message-required-mail-headers)
13047         (message-required-news-headers):
13048         * mml1991.el (mc-pgp-always-sign):
13049         * mml2015.el (mc-pgp-always-sign):
13050         * nnheader.el (nnmail-extra-headers):
13051         * rfc1843.el (gnus-decode-encoded-word-function)
13052         (gnus-decode-header-function, gnus-newsgroup-name):
13053         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13054
13055 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13056
13057         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13058         the end of the date treatments.
13059
13060 2005-08-15  Simon Josefsson  <jas@extundo.com>
13061
13062         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13063         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13064         Capello and Romain Francoise.
13065         (pgg-fetch-key-function): Removed, not used?
13066         (pgg-insert-url-with-w3): Require url, to get
13067         url-insert-file-contents regardless of where it is defined.
13068
13069 2005-08-13  Romain Francoise  <romain@orebokech.com>
13070
13071         * message.el (message-cite-original-1): New function.
13072         (message-cite-original): Use it.
13073         (message-cite-original-without-signature): Ditto.
13074
13075 2005-08-08  Romain Francoise  <romain@orebokech.com>
13076
13077         * message.el (message-yank-empty-prefix): New variable.
13078         (message-indent-citation): Use it.
13079         (message-cite-original-without-signature): Respect X-No-Archive.
13080
13081 2005-08-08  Simon Josefsson  <jas@extundo.com>
13082
13083         * pgg.el: Autoload url-insert-file-contents instead of loading
13084         w3/url.
13085         (pgg-insert-url-with-w3): Don't load url here.
13086
13087 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13088
13089         * message.el (message-kill-to-signature): Don't insert newline at
13090         bol.
13091         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13092
13093 2005-08-06  Romain Francoise  <romain@orebokech.com>
13094
13095         * message.el (message-user-fqdn): Fix typo in docstring.
13096
13097 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13098
13099         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13100
13101         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13102
13103 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13104
13105         * mm-bodies.el (mm-encode-body): Use coding system rather than
13106         charset to encode text.
13107
13108         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13109         number of charsets if utf-8 is available (XEmacs).
13110
13111 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13112
13113         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13114         taken from `gnus-button-mid-or-mail-regexp'.
13115         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13116         (gnus-button-alist): Improve regexp for domain part of the MIDs
13117         for news:localpart@domain buttons.
13118         (gnus-button-ctan-directory-regexp): Update.
13119
13120 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13121
13122         * sieve-manage.el (sieve-manage-interactive-login): Use
13123         make-local-variable rather than make-variable-buffer-local.
13124         (sieve-manage-open): Ditto.
13125         (sieve-manage-authenticate): Ditto.
13126
13127         * mml.el (mml-generate-mime-1): Make the content type default to
13128         text/plain if the filename is not specified.
13129
13130 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13131
13132         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13133         instead of insert-buffer.
13134
13135         * message.el (message-yank-original): Ditto; set the mark at the
13136         end of the yanked message.
13137
13138 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13139
13140         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13141         lines to scroll rather than to stop it.
13142
13143         * mml.el (mml-generate-default-type): Add doc string.
13144         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13145         default to application/octet-stream when determining the content
13146         type if it is not specified for the part or the mml contents; add
13147         a comment about mml-generate-default-type.
13148
13149 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13150
13151         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13152         make it default to application/octet-stream when determining the
13153         content type if it is not specified for the external contents.
13154
13155 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13156
13157         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13158         segmented parameter but also other parameters might be there.
13159
13160 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13161
13162         * mm-decode.el (mm-display-external): Delete temp file, directory
13163         and buffer immediately if the external process is exited.
13164
13165 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13166
13167         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13168         fewer lines than that of scroll-margin.
13169         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13170
13171 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13172
13173         * gnus-art.el (gnus-article-next-page): Revert.
13174         (gnus-article-beginning-of-window): New macro.
13175         (gnus-article-next-page-1): Use it.
13176         (gnus-article-prev-page): Ditto.
13177         (gnus-article-edit-part): Use insert-buffer-substring instead of
13178         insert-buffer.
13179         (gnus-article-edit-exit): Ditto.
13180
13181         * gnus-util.el (gnus-beginning-of-window): Remove.
13182         (gnus-end-of-window): Remove.
13183
13184         * lpath.el: Don't bind header-line-format and scroll-margin.
13185
13186 2005-07-25  Simon Josefsson  <jas@extundo.com>
13187
13188         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13189         to have the url package without w3.  Reported by Daiki Ueno
13190         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13191
13192 2005-07-20  Didier Verna  <didier@xemacs.org>
13193
13194         * gnus-diary.el: Remove the description comment (nndiary is now
13195         properly documented in the Gnus manual).
13196         Fix the spelling of "Back End".
13197         * nndiary.el: Ditto.
13198         Fix the copyright notice.
13199
13200 2005-07-18  Romain Francoise  <romain@orebokech.com>
13201
13202         * gnus-sum.el (gnus-summary-to-prefix)
13203         (gnus-summary-newsgroup-prefix): New variables.
13204         (gnus-summary-from-or-to-or-newsgroups): Use them.
13205
13206 2005-07-17  Romain Francoise  <romain@orebokech.com>
13207
13208         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13209         space as it's generally not especially interesting to the user.
13210
13211 2005-07-16  Romain Francoise  <romain@orebokech.com>
13212
13213         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13214         nil to avoid prompting and file modification if one of the
13215         messages at the top of the nnfolder file contains a copyright
13216         notice.
13217         Update copyright notice.
13218
13219         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13220         instead of `current-time-string' as the latter creates a time
13221         string that is not RFC 2822 compliant (it lacks the zone).
13222         Update copyright notice.
13223
13224 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13225
13226         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13227         for text/rtf.  Display default in prompt.  Pass default for M-n.
13228
13229         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13230
13231 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13232
13233         * gnus-msg.el (gnus-button-mailto): Remove
13234         save-selected-window-window hackery because it relies on
13235         save-selected-window internals.
13236
13237 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13238
13239         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13240         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13241         (gnus-article-prev-page): Ditto.
13242
13243         * gnus-util.el (gnus-beginning-of-window): New function.
13244         (gnus-end-of-window): New function.
13245
13246         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13247
13248 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13249
13250         * gnus-score.el (gnus-score-edit-all-score): Set
13251         gnus-score-edit-exit-function to gnus-score-edit-done and call
13252         gnus-message.
13253
13254 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13255
13256         * gnus-msg.el (gnus-button-mailto): Remove
13257         save-selected-window-window hackery because it relies on
13258         save-selected-window internals.
13259
13260 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13261
13262         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13263         add-minor-mode.
13264         (gnus-binary-mode): Ditto.
13265
13266         * gnus-topic.el (gnus-topic-mode): Ditto.
13267
13268 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13269
13270         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13271         (gnus-article-prev-page): Take scroll-margin into consideration.
13272
13273 2005-07-04  Lute Kamstra  <lute@gnu.org>
13274
13275         Update FSF's address in GPL notices.
13276
13277 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13278
13279         * gnus.el (gnus-exit):
13280         * gnus-group.el (gnus-group-icons):
13281         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13282
13283         * gnus-nocem.el (gnus-nocem):
13284         * message.el (message-various, message-buffers, message-sending)
13285         (message-interface, message-forwarding, message-insertion)
13286         (message-headers, message-news, message-mail):
13287         * pgg-gpg.el (pgg-gpg):
13288         * pgg-parse.el (pgg-parse):
13289         * pgg-pgp.el (pgg-pgp):
13290         * pgg-pgp5.el (pgg-pgp5):
13291         * pop3.el (pop3): Finish `defgroup' description with period.
13292
13293 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13294
13295         * gnus-art.el (article-display-face): Improve the efficiency.
13296         (article-display-x-face): Ditto; remove grey x-face stuff.
13297
13298 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13299
13300         * gnus-art.el (article-display-face): Correct the position in
13301         which Faces are inserted.
13302
13303 2005-06-29  Didier Verna  <didier@xemacs.org>
13304
13305         * gnus-art.el (article-display-face): Display faces in correct
13306         order.
13307
13308 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13309
13310         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13311         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13312         (gnus-nocem-check-article): Fetch the Type header.
13313         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13314         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13315         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13316         make sure gnus-nocem-hashtb is initialized.
13317         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13318         (gnus-nocem-unwanted-article-p): Ditto.
13319
13320         * pgg.el (pgg-verify): Return the verification result.
13321
13322 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13323
13324         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13325         is ascii.
13326
13327 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13328
13329         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13330         `show-nonbreak-escape'.
13331
13332 2005-06-23  Lute Kamstra  <lute@gnu.org>
13333
13334         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13335
13336         * dig.el (dig-mode):
13337         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13338
13339 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13340
13341         * nnimap.el (nnimap-split-download-body): Fix spellings.
13342
13343 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13344
13345         * gnus-art.el (gnus-article-encrypt-body):
13346         * gnus-cus.el (gnus-score-customize):
13347         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13348         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13349
13350 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13351
13352         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13353         header by looking for magic "MII" at the beginnig.
13354
13355 2005-06-16  Miles Bader  <miles@gnu.org>
13356
13357         * gnus-xmas.el (gnus-xmas-group-startup-message):
13358         Use renamed gnus-splash face.
13359
13360         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13361         (assistant-field-face): New backward-compatibility alias for renamed
13362         face.
13363         (assistant-render-text): Use renamed assistant-field face.
13364
13365         * spam.el (spam): Remove "-face" suffix from face name.
13366         (spam-face): New backward-compatibility alias for renamed face.
13367         (spam-face, spam-initialize): Use renamed spam face.
13368
13369         * message.el (message-header-to, message-header-cc)
13370         (message-header-subject, message-header-newsgroups)
13371         (message-header-other, message-header-name)
13372         (message-header-xheader, message-separator, message-cited-text)
13373         (message-mml): Remove "-face" suffix from face names.
13374         (message-header-to-face, message-header-cc-face)
13375         (message-header-subject-face, message-header-newsgroups-face)
13376         (message-header-other-face, message-header-name-face)
13377         (message-header-xheader-face, message-separator-face)
13378         (message-cited-text-face, message-mml-face):
13379         New backward-compatibility aliases for renamed faces.
13380         (message-font-lock-keywords): Use renamed message faces.
13381
13382         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13383         (sieve-test-commands, sieve-tagged-arguments):
13384         Remove "-face" suffix from face names.
13385         (sieve-control-commands-face, sieve-action-commands-face)
13386         (sieve-test-commands-face, sieve-tagged-arguments-face):
13387         New backward-compatibility aliases for renamed faces.
13388         (sieve-control-commands-face, sieve-action-commands-face)
13389         (sieve-test-commands-face, sieve-tagged-arguments-face):
13390         Use renamed sieve faces.
13391
13392         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13393         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13394         (gnus-group-news-3-empty, gnus-group-news-4)
13395         (gnus-group-news-4-empty, gnus-group-news-5)
13396         (gnus-group-news-5-empty, gnus-group-news-6)
13397         (gnus-group-news-6-empty, gnus-group-news-low)
13398         (gnus-group-news-low-empty, gnus-group-mail-1)
13399         (gnus-group-mail-1-empty, gnus-group-mail-2)
13400         (gnus-group-mail-2-empty, gnus-group-mail-3)
13401         (gnus-group-mail-3-empty, gnus-group-mail-low)
13402         (gnus-group-mail-low-empty, gnus-summary-selected)
13403         (gnus-summary-cancelled, gnus-summary-high-ticked)
13404         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13405         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13406         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13407         (gnus-summary-low-undownloaded)
13408         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13409         (gnus-summary-low-unread, gnus-summary-normal-unread)
13410         (gnus-summary-high-read, gnus-summary-low-read)
13411         (gnus-summary-normal-read, gnus-splash):
13412         Remove "-face" suffix from face names.
13413         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13414         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13415         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13416         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13417         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13418         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13419         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13420         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13421         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13422         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13423         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13424         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13425         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13426         (gnus-summary-normal-ticked-face)
13427         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13428         (gnus-summary-normal-ancient-face)
13429         (gnus-summary-high-undownloaded-face)
13430         (gnus-summary-low-undownloaded-face)
13431         (gnus-summary-normal-undownloaded-face)
13432         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13433         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13434         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13435         (gnus-splash-face):
13436         New backward-compatibility aliases for renamed faces.
13437         (gnus-group-startup-message): Use renamed gnus faces.
13438
13439         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13440         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13441         (gnus-server-agent): Remove "-face" suffix from face names.
13442         (gnus-server-agent-face, gnus-server-opened-face)
13443         (gnus-server-closed-face, gnus-server-denied-face)
13444         (gnus-server-offline-face):
13445         New backward-compatibility aliases for renamed faces.
13446         (gnus-server-agent-face, gnus-server-opened-face)
13447         (gnus-server-closed-face, gnus-server-denied-face)
13448         (gnus-server-offline-face): Use renamed gnus faces.
13449
13450         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13451         Remove "-face" suffix from face names.
13452         (gnus-picon-xbm-face, gnus-picon-face):
13453         New backward-compatibility aliases for renamed faces.
13454
13455         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13456         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13457         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13458         (gnus-cite-11): Remove "-face" suffix from face names.
13459         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13460         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13461         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13462         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13463         New backward-compatibility aliases for renamed faces.
13464         (gnus-cite-attribution-face, gnus-cite-face-list)
13465         (gnus-article-boring-faces): Use renamed gnus faces.
13466
13467         * gnus-art.el (gnus-signature, gnus-header-from)
13468         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13469         (gnus-header-content): Remove "-face" suffix from face names.
13470         (gnus-signature-face, gnus-header-from-face)
13471         (gnus-header-subject-face, gnus-header-newsgroups-face)
13472         (gnus-header-name-face, gnus-header-content-face):
13473         New backward-compatibility aliases for renamed faces.
13474         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13475
13476         * gnus-sum.el (gnus-summary-selected-face)
13477         (gnus-summary-highlight): Use renamed gnus faces.
13478         * gnus-group.el (gnus-group-highlight): Likewise.
13479
13480 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13481
13482         * gnus-sieve.el (gnus-sieve-article-add-rule):
13483         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13484         * spam-stat.el (spam-stat-buffer-change-to-spam)
13485         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13486
13487         * message.el (message-is-yours-p):
13488         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13489
13490 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13491
13492         * mm-view.el (mm-inline-text): Withdraw the last change.
13493
13494 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13495
13496         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13497         executing enriched-decode.
13498
13499 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13500
13501         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13502         charset of tar files.
13503
13504 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13505
13506         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13507
13508 2005-06-04  Lute Kamstra  <lute@gnu.org>
13509
13510         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13511         information is never recorded.
13512
13513 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13514
13515         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13516
13517 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13518
13519         * pop3.el (pop3-apop): Run md5 in the binary mode.
13520
13521         * starttls.el (starttls-set-process-query-on-exit-flag):
13522         Use eval-and-compile.
13523
13524 2005-05-31  Simon Josefsson  <jas@extundo.com>
13525
13526         * smime.el (smime-replace-in-string): Define.
13527         (smime-cert-by-ldap-1): Use it.
13528
13529 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13530
13531         * gnus-art.el (article-display-x-face): Replace
13532         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13533
13534         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13535         set-process-query-on-exit-flag or process-kill-without-query.
13536
13537         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13538         loop instead of replace-regexp.
13539
13540         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13541         instead of process-kill-without-query if it is available.
13542
13543         * lpath.el: Fbind ldap-search-entries.
13544
13545         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13546         instead of find-file-hooks if it is available.
13547
13548         * mml1991.el: Bind pgg-default-user-id when compiling.
13549
13550         * mml2015.el: Bind pgg-default-user-id when compiling.
13551
13552         * nndraft.el (nndraft-request-associate-buffer):
13553         Use write-contents-functions instead of write-contents-hooks if it is
13554         available.
13555
13556         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13557         instead of find-file-hooks if it is available.
13558
13559         * nntp.el (nntp-open-connection): Replace
13560         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13561         (nntp-open-ssl-stream): Ditto.
13562         (nntp-open-tls-stream): Ditto.
13563
13564         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13565         set-process-query-on-exit-flag or process-kill-without-query.
13566         (starttls-open-stream-gnutls): Use it instead of
13567         process-kill-without-query.
13568         (starttls-open-stream): Ditto.
13569
13570 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13571
13572         * smime.el (smime-cert-by-ldap-1): Don't use
13573         replace-regexp-in-string.
13574
13575 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13576
13577         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13578
13579         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13580         in PEM format.  Adjust to the XEmacs compability.
13581
13582 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13583
13584         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13585         by `string-to-number'.
13586         * gnus-agent.el (gnus-agent-regenerate-group)
13587         (gnus-agent-fetch-articles): Ditto.
13588         * gnus-art.el (gnus-button-fetch-group): Ditto.
13589         * gnus-cache.el (gnus-cache-generate-active)
13590         (gnus-cache-articles-in-group): Ditto.
13591         * gnus-group.el (gnus-group-set-current-level)
13592         (gnus-group-insert-group-line): Ditto.
13593         * gnus-score.el (gnus-score-set-expunge-below)
13594         (gnus-score-set-mark-below, gnus-summary-score-effect)
13595         (gnus-summary-score-entry): Ditto.
13596         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13597         (gnus-soup-pack): Ditto.
13598         * gnus-spec.el (gnus-xmas-format): Ditto.
13599         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13600         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13601         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13602         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13603         * nndb.el (nndb-get-remote-expire-response): Ditto.
13604         * nndiary.el (nndiary-parse-schedule-value)
13605         (nndiary-string-to-number, nndiary-request-replace-article)
13606         (nndiary-request-article): Ditto.
13607         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13608         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13609         * nneething.el (nneething-make-head): Ditto.
13610         * nnfolder.el (nnfolder-request-article)
13611         (nnfolder-retrieve-headers): Ditto.
13612         * nnheader.el (nnheader-file-to-number): Ditto.
13613         * nnkiboze.el (nnkiboze-request-article): Ditto.
13614         * nnmail.el (nnmail-process-unix-mail-format)
13615         (nnmail-process-babyl-mail-format): Ditto.
13616         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13617         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13618         (nnmh-request-create-group, nnmh-request-list-1)
13619         (nnmh-request-group, nnmh-request-article): Ditto.
13620         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13621         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13622         * nnsoup.el (nnsoup-make-active): Ditto.
13623         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13624         * nntp.el (nntp-find-group-and-number)
13625         (nntp-retrieve-headers-with-xover): Ditto.
13626         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13627         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13628         (pgg-format-key-identifier): Ditto.
13629         * pop3.el (pop3-last, pop3-stat): Ditto.
13630         * qp.el (quoted-printable-decode-region): Ditto.
13631
13632         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13633         of concat.
13634
13635 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13636
13637         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13638
13639         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13640
13641         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13642
13643         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13644
13645         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13646
13647         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13648
13649         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13650         (gnus-carpal-mode): Ditto.
13651
13652         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13653         (gnus-browse-mode): Ditto.
13654
13655         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13656
13657         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13658
13659 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13660
13661         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13662
13663 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13664
13665         * gnus-util.el (gnus-run-mode-hooks): New function.
13666
13667         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13668
13669         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13670         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13671
13672 2005-05-27  Lute Kamstra  <lute@gnu.org>
13673
13674         * dns-mode.el (dns-mode): Specify customization group.
13675
13676 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13677
13678         * gnus-agent.el (gnus-agent-make-mode-line-string):
13679         Use mode-line-highlight as mouse-face.
13680
13681 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13682
13683         * canlock.el (canlock): Change the parent group to news.
13684
13685         * deuglify.el (gnus-outlook-deuglify): Add :group.
13686
13687         * dig.el (dig): Add :group.
13688
13689         * dns-mode.el (dns-mode): Add :group.
13690
13691         * encrypt.el (encrypt): Add :group.
13692
13693         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13694         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13695         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13696         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13697         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13698
13699         * gnus-diary.el (gnus-diary): Add :group.
13700
13701         * gnus.el (gnus-group-news-1-face): Add :group.
13702         (gnus-group-news-1-empty-face): Ditto.
13703         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13704         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13705         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13706         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13707         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13708         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13709         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13710         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13711         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13712         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13713         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13714         (gnus-summary-high-ticked-face): Ditto.
13715         (gnus-summary-low-ticked-face): Ditto.
13716         (gnus-summary-normal-ticked-face): Ditto.
13717         (gnus-summary-high-ancient-face): Ditto.
13718         (gnus-summary-low-ancient-face): Ditto.
13719         (gnus-summary-normal-ancient-face): Ditto.
13720         (gnus-summary-high-undownloaded-face): Ditto.
13721         (gnus-summary-low-undownloaded-face): Ditto.
13722         (gnus-summary-normal-undownloaded-face): Ditto.
13723         (gnus-summary-high-unread-face): Ditto.
13724         (gnus-summary-low-unread-face): Ditto.
13725         (gnus-summary-normal-unread-face): Ditto.
13726         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13727         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13728
13729         * hashcash.el (hashcash): New custom group.
13730         (hashcash-default-payment): Add :group.
13731         (hashcash-payment-alist): Ditto.
13732         (hashcash-default-accept-payment): Ditto.
13733         (hashcash-accept-resources): Ditto.
13734         (hashcash-path): Ditto.
13735         (hashcash-extra-generate-parameters): Ditto.
13736         (hashcash-double-spend-database): Ditto.
13737         (hashcash-in-news): Ditto.
13738
13739         * message.el (message-minibuffer-local-map): Add :group.
13740
13741         * netrc.el (netrc): Add :group.
13742
13743         * sieve-manage.el (sieve-manage-log): Add :group.
13744         (sieve-manage-default-user): Diito.
13745         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13746         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13747         (sieve-manage-authenticators): Ditto.
13748         (sieve-manage-authenticator-alist): Ditto.
13749         (sieve-manage-default-port): Ditto.
13750
13751         * sieve-mode.el (sieve-control-commands-face): Add :group.
13752         (sieve-action-commands-face): Ditto.
13753         (sieve-test-commands-face): Ditto.
13754         (sieve-tagged-arguments-face): Ditto.
13755
13756         * smime.el (smime): Add :group.
13757
13758         * spam-report.el (spam-report): Add :group.
13759
13760         * spam.el (spam, spam-face): Add :group.
13761
13762 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13763
13764         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13765         return \n.\n.\n at the end of articles.  Protect against that.
13766         (nntp-with-open-group): Allow debugging.
13767
13768         * nnheader.el (mail-header-set-extra): Make into a function
13769         because I just could't understand how to quote the list properly.
13770
13771         * dns.el (query-dns-cached): New function.
13772
13773 2005-05-26  Lute Kamstra  <lute@gnu.org>
13774
13775         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13776
13777 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13778
13779         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13780
13781         * gnus-art.el: Don't autoload mail-extract-address-components.
13782
13783         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13784         eval-and-compile to evaluate it.
13785
13786         * hashcash.el: Don't autoload executable-find.
13787
13788         * nndb.el: Don't declare the nndb back end two or more times; don't
13789         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13790
13791         * nntp.el: Autoload format-spec instead of format; use
13792         eval-and-compile to evaluate autoload forms.
13793
13794 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13795
13796         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13797
13798 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13799
13800         * gnus.el (gnus-version-number): Bump version.
13801
13802 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13803
13804         * gnus.el: No Gnus v0.3 is released.
13805
13806 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13807
13808         * lpath.el (featurep): Bind show-nonbreak-escape.
13809
13810 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13811
13812         * gnus-art.el (gnus-article-edit-part): Disable undo.
13813
13814 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13817         gnus-article-date-lapsed-new-header is t if date timer is active;
13818         skip headers in which the original date value is empty.
13819         (gnus-article-save-original-date): Redefine it as a macro.
13820         (gnus-display-mime): Use it.
13821
13822 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13823
13824         * gnus-art.el (article-date-ut): Support converting date in
13825         forwarded parts as well.
13826         (gnus-article-save-original-date): New function.
13827         (gnus-display-mime): Use it.
13828
13829 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13830
13831         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13832         enclosure element of <item>.
13833
13834 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13835
13836         * message.el (message-kill-buffer-query): Renamed from
13837         `message-kill-buffer-query-if-modified'.  Added :version.
13838
13839 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13840
13841         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13842         window layout.
13843
13844 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13845
13846         * mml.el: Autoload dnd when compiling.
13847
13848 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13849
13850         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13851         x-dnd-*.
13852
13853 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13854
13855         * qp.el (quoted-printable-encode-region): Save excursion.
13856
13857 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13858
13859         * message.el (message-kill-buffer-query-if-modified): Add new variable
13860         so the user can kill a modified message buffer quickly.
13861         (message-kill-buffer): Use it.
13862
13863 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13864
13865         * lpath.el: Fbind display-time-event-handler; don't fbind
13866         string-to-multibyte.
13867
13868         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13869
13870 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13871
13872         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13873         contained in text because xml.el decodes entities) with LFs.
13874
13875 2005-04-11  Lute Kamstra  <lute@gnu.org>
13876
13877         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13878         differently.
13879
13880 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13881
13882         * mm-util.el (mm-detect-coding-region): Typo.
13883
13884 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13885
13886         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13887
13888 2005-04-06  Deepak Goel  <deego@gnufans.org>
13889
13890         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13891         user-function allow user modifications of the scores.
13892         (spam-stat-score-buffer-user): New function, to allow
13893         user-computed modifications to the score.
13894         (spam-stat-score-buffer-user-functions): List of additional
13895         scoring functions.
13896         (spam-stat-error-holder): Global temporary error holder.
13897         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13898         variable.
13899
13900 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13901
13902         * gnus-registry.el (gnus-registry-clean-empty-function)
13903         (gnus-registry-trim, gnus-registry-fetch-groups)
13904         (gnus-registry-delete-group): Groups that match
13905         `gnus-registry-ignored-groups' are removed from the registry
13906         entries, not just ignored for splitting.  This helps clean up the
13907         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13908         to get all the groups a message ID is in.
13909
13910         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13911         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13912         (spam-stat-score-buffer-user-functions): Add :number custom type.
13913
13914 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13915
13916         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13917         argument in XEmacs.
13918
13919         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13920         (nnrss-request-group): Decode group name first.
13921         (nnrss-request-article): Make a text/plain article if mml-to-mime
13922         failed.
13923         (nnrss-get-encoding): Return a compatible encoding according to
13924         nnrss-compatible-encoding-alist.
13925         (nnrss-find-el): Use consp instead of listp.
13926         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13927
13928 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13929
13930         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13931         which Emacs 20 doesn't support.
13932         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13933
13934 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13935
13936         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13937         silence the byte compiler inside the defun.
13938
13939         * gnus-demon.el (parse-time-string): Add autoload.
13940
13941         * gnus-delay.el (parse-time-string): Add autoload.
13942
13943         * gnus-art.el (parse-time-string): Add autoload.
13944
13945         * nnultimate.el (parse-time): Require for `parse-time-string'.
13946
13947 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13948
13949         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13950
13951         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13952
13953         * smime.el (smime-ldap-host-list): Add :version.
13954
13955 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13956
13957         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13958         pass it to `gnus-browse-read-group'.
13959         (gnus-browse-read-group): Add NUMBER argument and pass it to
13960         `gnus-group-read-ephemeral-group'.
13961
13962         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13963         argument and pass it to `gnus-group-read-group'.
13964
13965 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13966
13967         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13968         mm-xemacs-find-mime-charset-1 if we have the mule feature
13969         available at runtime.
13970
13971 2005-03-25  Werner Lemberg  <wl@gnu.org>
13972
13973         * nnmaildir.el: Replace `illegal' with `invalid'.
13974
13975 2005-03-23  Lute Kamstra  <lute@gnu.org>
13976
13977         * time-date.el: Add comment on time value formats.
13978         Don't require parse-time.
13979         (with-decoded-time-value): New macro.
13980         (encode-time-value): New function.
13981         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13982         (days-to-time): Return a valid time value when arg is huge.
13983         (time-since): Use time-subtract.
13984         (time-to-number-of-days): Use time-to-seconds.
13985
13986 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13987
13988         * gnus-start.el (gnus-display-time-event-handler):
13989         Check display-time-timer at runtime rather than only at load time
13990         in case display-time-mode is turned off in the mean time.
13991
13992 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13993
13994         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13995         used.
13996
13997         * nneething.el (nneething-map-file-directory): Derive from
13998         `gnus-directory'.
13999
14000         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14001         the To/Cc button.
14002
14003 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14004
14005         * nnmaildir.el (nnmaildir-request-accept-article):
14006         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14007
14008 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14009
14010         * gnus-async.el: Require timer-funcs at compile time when in
14011         XEmacs for `run-with-idle-timer'.
14012
14013 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14014
14015         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14016         autoloaded function.
14017
14018 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14019
14020         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14021
14022 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14023
14024         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14025
14026 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14027
14028         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
14029         gnus-expert-user to default.
14030
14031 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14032
14033         * nnimap.el (nnimap-open-server): Ditto.
14034
14035         * imap.el (imap-authenticate): Fix typo.
14036
14037 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14038
14039         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14040         buffer (since IMAP server might return FETCH response out of
14041         order, and the nntp buffer must be sorted).
14042
14043 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14044
14045         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
14046         comparison on string.
14047
14048         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14049         (gnus-agent-score): Renamed category keywords to match gnus-cus.
14050         (gnus-agent-summary-fetch-series): Modified to protect against
14051         gnus-agent-summary-fetch-group clearing processable flags.
14052         (gnus-agent-synchronize-group-flags): Update live group buffer as
14053         synchronization may occur due to the user toggle the plugged
14054         status.
14055         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14056         successfully downloaded.
14057         (gnus-agent-expire-group-1): Avoid using markers when the overview
14058         is in ascending order; greatly improves performance.
14059         (gnus-agent-regenerate-group): Use
14060         gnus-agent-synchronize-group-flags to reset read status in both
14061         gnus and server.
14062         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
14063
14064 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14065
14066         * message.el: Don't autoload former message-utils variables.
14067         (message-strip-subject-trailing-was): Change doc string.
14068
14069         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14070         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14071         (nnweb-google-search): Add "hl=en" here.
14072         (nnweb-google-parse-1, nnweb-google-create-mapping):
14073         Don't hardcode URL.
14074
14075 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14076
14077         * message.el (message-get-reply-headers, message-followup):
14078         Mention related variables `message-use-followup-to' and
14079         `message-use-mail-followup-to', in the information buffer.
14080
14081         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14082         of broken groups(-beta).google.com.
14083
14084 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14085
14086         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14087         parameter to invoked gnus-request-move-article; remove the
14088         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14089         all at once instead of once per article.
14090         (gnus-summary-remove-process-mark): Accept a list of articles as
14091         well as a single article for processing.
14092
14093         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14094         parameter.
14095
14096         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14097
14098         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14099
14100         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14101         parameter.
14102
14103         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14104         parameter.
14105
14106         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14107         parameter and remove the gnus-sum-hint-move-is-internal variable.
14108
14109         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14110         parameter.
14111
14112         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14113         parameter.
14114
14115         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14116         parameter.
14117
14118         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14119
14120         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14121         parameter.
14122
14123         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14124         parameter.
14125
14126 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14127
14128         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14129         a more conservative way.
14130
14131 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14132
14133         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14134         buffer, so it moves the window's cursor.
14135
14136 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14137
14138         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14139         `mm-dissect-multipart' and receive the from field as an (optional)
14140         argument from `mm-dissect-multipart'.
14141         (mm-dissect-multipart): Receive the from field as an argument and
14142         pass it on when we call `mm-dissect-buffer' on MIME parts.
14143         Fixes verification/decryption of signed/encrypted MIME parts.
14144
14145 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14146
14147         * gnus-sum.el (gnus-summary-move-article): Set
14148         gnus-sum-hint-move-is-internal for gnus-request-move-article and
14149         whatever it calls (right now, only nnimap-request-move article
14150         respects it).
14151
14152         * nnimap.el (nnimap-request-move-article): When
14153         gnus-sum-hint-move-is-internal is set, don't do the extra
14154         nnimap-request-article.
14155
14156 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14157
14158         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14159
14160         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14161         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14162
14163         * gnus-sum.el (gnus-summary-caesar-message):
14164         Apply `gnus-treat-article' after rotation.
14165
14166         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14167         doc string.
14168
14169 2005-02-22  Simon Josefsson  <jas@extundo.com>
14170
14171         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14172         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14173         <arne@arnested.dk>.
14174         (encrypt): Add password-cache and password-cache-expiry as group
14175         members.
14176
14177 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14178
14179         * smime.el (smime-ldap-host-list): Doc fix.
14180         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14181         cache) password.
14182         (smime-sign-region): Use it.
14183         (smime-decrypt-region): Use it.
14184         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14185         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14186         fails.
14187         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14188         certificate from DER to PEM format rather than calling openssl.
14189
14190         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14191
14192         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14193         for signing/encryption.
14194
14195         * mml.el (mml-parse-1): Use them.
14196
14197 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14198
14199         * nnrss.el (nnrss-verbose): Removed.
14200         (nnrss-request-group): Use `nnheader-message' instead.
14201
14202 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14203
14204         * nnrss.el (nnrss-verbose): New variable.
14205         (nnrss-request-group): Make it say nnrss is requesting a group.
14206
14207 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14208
14209         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14210         Handle news URL with given port correctly.
14211
14212 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14213
14214         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14215         containing special characters.
14216
14217         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14218
14219         * mml.el (mime-to-mml): Ditto.
14220
14221         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14222         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14223         (rfc2047-decode-region): Quote decoded words containing special
14224         characters when rfc2047-quote-decoded-words-containing-tspecials
14225         is non-nil.
14226
14227 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14228
14229         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14230
14231         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14232
14233 2005-02-15  Simon Josefsson  <jas@extundo.com>
14234
14235         * nnimap.el (nnimap-debug): Doc fix.
14236
14237         * imap.el (imap-debug): Doc fix.
14238
14239 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14240
14241         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14242
14243 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14244
14245         * gnus.el (spam-contents): Improve docs for spam-contents
14246         parameter in its variable incarnation.
14247
14248 2005-02-14  Simon Josefsson  <jas@extundo.com>
14249
14250         * smime-ldap.el: Use require instead of load-library for ldap.
14251         (smime-ldap-search): Indent.
14252         (smime-ldap-search-internal): Shorten line.
14253
14254         * smime.el (smime-cert-by-dns): Add doc-string.
14255         (smime-cert-by-ldap-1): Indent.
14256
14257         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
14258         mml-smime-get-dns-ldap.
14259         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14260
14261 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14262
14263         * smime.el: Require smime-ldap.
14264         (smime-ldap-host-list): New variable.
14265         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14266
14267         * mml-smime.el (mml-smime-encrypt-query): New function.
14268         (mml-smime-encrypt-query): Use it.
14269
14270         * smime-ldap.el: New file.
14271
14272 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14273
14274         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14275
14276 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14277
14278         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14279         argument in doc string.  Make query for type more clear.
14280
14281 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14282
14283         * gnus.el (gnus-group-startup-message): Search for gnus images in
14284         etc/images/gnus.
14285         * mm-util.el (mm-image-load-path): Likewise.
14286         * smiley.el (smiley-data-directory): Search for smilies in
14287         etc/images/smilies.
14288
14289 2005-02-09  Kim F. Storm  <storm@cua.dk>
14290
14291         Change Emacs release version from 21.4 to 22.1 throughout.
14292         Change Emacs development version from 21.3.50 to 22.0.50.
14293
14294 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14295
14296         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14297
14298         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14299         non-Mule XEmacs as well.
14300         (mm-decompress-buffer): Signal an error intentionally if it does
14301         not decompress compressed data because auto-compression-mode is
14302         disabled.
14303
14304 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14305
14306         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14307         an ID in the registry even if it has no groups.
14308
14309 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14310
14311         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14312         merge it into mm-decompress-buffer.
14313         (gnus-mime-copy-part): Use the MIME part charset, the value which
14314         a user specified or gnus-newsgroup-charset for decoding, like
14315         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14316         save-buffer what was used.  Suggested by Kevin Ryde
14317         <user42@zip.com.au>.
14318         (gnus-mime-inline-part): Allow the name parameter as well as the
14319         filename parameter; force decompressing of compressed data; always
14320         display contents being not decoded as unibyte.
14321
14322         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14323         as well as the filename parameter.
14324
14325         * mm-util.el (mm-decompress-buffer): Merge
14326         gnus-mime-jka-compr-maybe-uncompress.
14327         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14328         of compressed data.
14329
14330 2005-02-08  Simon Josefsson  <jas@extundo.com>
14331
14332         * imap.el (imap-log): Doc fix.
14333
14334 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14335
14336         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14337         the coding cookies; decompress compressed parts.
14338
14339         * mml.el (mml-generate-mime-1): Add the charset parameter according
14340         to the value which a user specified manually or the coding cookie.
14341
14342         * mm-util.el (mm-string-to-multibyte): New function.
14343         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14344         (mm-coding-system-to-mime-charset): New function.
14345         (mm-decompress-buffer): New function.
14346         (mm-find-buffer-file-coding-system): New function.
14347
14348         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14349         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14350         parts.
14351
14352 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14353
14354         * mm-view.el (mm-display-inline-fontify): Decode a part according
14355         to the charset parameter.
14356
14357 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14358
14359         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14360         prefix arg is neither nil nor a number, as info specifies.
14361
14362 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14363
14364         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14365         timestamps.
14366
14367 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14368
14369         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14370         groups error checking and notify user.
14371
14372 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14373
14374         * message.el (message-send-mail-function): Check existence of
14375         sendmail-program first before using default value
14376         `message-send-mail-with-sendmail'.  Otherwise use more generic
14377         `smtpmail-send-it'.
14378
14379 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14380
14381         * nntp.el (nntp-request-update-info): Always return nil.
14382
14383 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14384
14385         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14386
14387 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14388
14389         * message.el (message-beginning-of-line): Change the behavior when
14390         invoked between BOL and : so that it first moves backward.
14391
14392 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14393
14394         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14395         article buffer when editing of the article is discarded.
14396         (gnus-article-prepare): Revert.
14397
14398 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14399
14400         * gnus-art.el (gnus-article-prepare):
14401         Remove message-strip-forbidden-properties from the local hook.
14402
14403 2005-01-27  Simon Josefsson  <jas@extundo.com>
14404
14405         * password.el (password-cache-add): Only start one timer per key.
14406         Reported by Derek Atkins <warlord@MIT.EDU>.
14407
14408 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14409
14410         * run-at-time.el: Removed.  It is no longer needed as
14411         timer-funcs.el in the xemacs-base package has a working version of
14412         `run-at-time'.
14413
14414         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14415
14416         * password.el: Require timer-funcs instead of run-at-time in
14417         XEmacs.
14418         Remove `password-run-at-time' macro.
14419         (password-cache-add): Use `run-at-time' instead of
14420         `password-run-at-time'.
14421
14422         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14423         Remove `nnheader-cancel-function-timers' alias,
14424         `cancel-function-timers' exists in XEmacs in timer-funcs.
14425
14426         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14427         for `run-with-idle-timer'.
14428
14429         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14430         for `run-at-time'.
14431
14432         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14433         for `with-timeout'.
14434
14435         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14436         the same as for XEmacs 21.4.
14437         No need to ignore `run-with-idle-timer', this function exists in
14438         XEmacs now in timer-funcs.el in the xemacs-base package.
14439         (dgnushack-compile): No need to delete
14440         run-at-time.el from the list of files to compile because it
14441         doesn't exist anymore.
14442
14443 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14444
14445         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14446         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14447
14448 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14449
14450         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14451         sensitively.
14452
14453 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14454
14455         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14456
14457 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14458
14459         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14460         which will be inserted according to the multibyteness of a buffer
14461         rather than the type of contents.  Suggested by ARISAWA Akihiro
14462         <ari@mbf.ocn.ne.jp>.
14463
14464         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14465         of string which old xml.el may return rather than a string.
14466
14467 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14468
14469         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14470
14471 2005-01-16  Simon Josefsson  <jas@extundo.com>
14472
14473         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14474         idn/idna.el isn't available.
14475         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14476         <michael@waxrat.com>.
14477
14478         * hashcash.el: Remove non-FSF copyright header.
14479
14480         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14481         (hashcash-generate-payment): Use it.
14482         (hashcash-generate-payment-async): Use it.
14483
14484 2005-01-15  Simon Josefsson  <jas@extundo.com>
14485
14486         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14487         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14488
14489         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14490         gnus-summary-idna-message.
14491         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14492         (gnus-summary-idna-message): New function.
14493
14494 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14495
14496         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14497         gnus-novice-user.
14498
14499 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14500
14501         * nnrss.el (nnrss-request-delete-group): Delete entries in
14502         nnrss-group-alist as well.
14503         (nnrss-save-server-data): Insert newline.
14504
14505 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14506
14507         * gnus.el (gnus-user-agent): Use list of symbols instead of
14508         symbols.  Display full version number for (S)XEmacs.  Optionally
14509         display (S)XEmacs codename.
14510
14511         * gnus-util.el (gnus-emacs-version): Update for new
14512         `gnus-user-agent'.
14513
14514         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14515         Gnus version.
14516
14517 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14518
14519         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14520         which is unreadable in some setups.
14521
14522 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14523
14524         * gnus-spec.el (gnus-update-format-specifications): Flush the
14525         group format spec cache if it doesn't support decoded group names.
14526
14527 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14528
14529         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14530         Allow to apply decay on score files matching a regexp.
14531
14532 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14533
14534         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14535         compatibility in %g and %c.
14536
14537 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14538
14539         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14540         name for only %g and %c.
14541         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14542         of gnus-tmp-group to decoded group name.
14543         (gnus-group-make-rss-group): Exclude `/'s from group names.
14544
14545 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14546
14547         * nnrss.el (nnrss-get-encoding): Fix regexp.
14548
14549 2004-12-27  Simon Josefsson  <jas@extundo.com>
14550
14551         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14552         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14553         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14554
14555 2004-12-17  Kim F. Storm  <storm@cua.dk>
14556
14557         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14558
14559         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14560
14561 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14562
14563         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14564
14565 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14566
14567         * nnrss.el: Require rfc2047 and mml.
14568         (nnrss-file-coding-system): New variable.
14569         (nnrss-format-string): Redefine it as an inline function.
14570         (nnrss-decode-group-name): New function.
14571         (nnrss-string-as-multibyte): Remove.
14572         (nnrss-retrieve-headers): Decode group name; don't use
14573         nnrss-format-string.
14574         (nnrss-request-group): Decode group name.
14575         (nnrss-request-article): Decode group name; allow a Message-ID as
14576         well as an article number; don't use nnrss-format-string; encode a
14577         Message-ID string which may contain non-ASCII characters; use
14578         mml-to-mime to compose a MIME article.
14579         (nnrss-request-expire-articles): Decode group name.
14580         (nnrss-request-delete-group): Decode group name.
14581         (nnrss-fetch): Clarify error message.
14582         (nnrss-read-server-data): Use insert-file-contents instead of load;
14583         bind file-name-coding-system; use multibyte buffer.
14584         (nnrss-save-server-data): Bind coding-system-for-write to the
14585         value of nnrss-file-coding-system; bind file-name-coding-system;
14586         add coding cookie.
14587         (nnrss-read-group-data): Use insert-file-contents instead of load;
14588         bind file-name-coding-system; use multibyte buffer.
14589         (nnrss-save-group-data): Bind coding-system-for-write to the
14590         value of nnrss-file-coding-system; bind file-name-coding-system.
14591         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14592         make it work with non-ASCII text.
14593         (nnrss-find-el): Make it work with old xml.el as well.
14594
14595 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14596
14597         * nnrss.el (nnrss-get-encoding): New function.
14598         (nnrss-fetch): Use unibyte buffer initially; bind
14599         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14600         decode contents according to the encoding attribute.
14601         (nnrss-save-group-data): Add coding cookie.
14602         (nnrss-mime-encode-string): New function.
14603         (nnrss-check-group): Use it to encode subject and author.
14604
14605 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14606
14607         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14608         imaginary variable.
14609
14610 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14611
14612         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14613         correctly even if there are wide characters.
14614
14615 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14616
14617         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14618         downcased symbol names; make a new cache instead of reusing
14619         bbdb-hashtable.
14620
14621 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14622
14623         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14624         concatenating segments rather than before concatenating them.
14625         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14626
14627         * message.el (message-get-reply-headers): Bind `extra'.
14628
14629 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14630
14631         * message.el (message-extra-wide-headers): New variable.
14632         (message-get-reply-headers): Use it.
14633
14634 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14635
14636         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14637         (gnus-agent-group-pathname): Ditto.
14638
14639         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14640
14641         * gnus-group.el (gnus-group-make-group): Decode group name.
14642         (gnus-group-make-rss-group): Register the group data after opening
14643         the nnrss group.
14644
14645 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14646
14647         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14648         by expiry now get marked as read.
14649
14650 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14651
14652         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14653
14654 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14655
14656         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14657         unify Latin characters in XEmacs.
14658         (mm-find-mime-charset-region): Use it.
14659
14660 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14661
14662         * gnus-util.el (gnus-delete-directory): New function.
14663
14664         * gnus-agent.el (gnus-agent-delete-group): Use it.
14665
14666         * gnus-cache.el (gnus-cache-delete-group): Use it.
14667
14668 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14669
14670         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14671         names.
14672
14673 2004-12-16  Simon Josefsson  <jas@extundo.com>
14674
14675         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14676
14677 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14678
14679         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14680
14681         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14682         (gnus-group-set-current-level): Decode group name.
14683
14684 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14685
14686         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14687         failed.
14688
14689 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14690
14691         * gnus-group.el (gnus-group-delete-group): Decode group name.
14692         (gnus-group-make-rss-group): Encode group name.
14693         (gnus-group-catchup-current): Decode group name.
14694         (gnus-group-kill-group): Decode group name.
14695
14696 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14697
14698         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14699
14700 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14701
14702         * gnus-group.el (gnus-group-make-rss-group):
14703         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14704
14705         * gnus-start.el (gnus-setup-news): Honor user's setting to
14706         gnus-message-archive-method.  Suggested by Lute Kamstra
14707         <lute@gnu.org>.
14708
14709 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14710
14711         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14712         global counterparts of the buffer-local variables.
14713
14714 2004-11-16  Romain Francoise  <romain@orebokech.com>
14715
14716         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14717         counterparts of the buffer-local variables.
14718
14719 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14720
14721         * message.el (message-forbidden-properties): Fixed typo in doc
14722         string.
14723
14724 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14725
14726         * gnus-util.el (gnus-replace-in-string): Added doc string.
14727
14728         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14729         to avoid problems when splitting mails with many recipients.
14730
14731 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14732
14733         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14734         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14735
14736 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14737
14738         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14739         if there is no hashtable in memory or file modification time is
14740         newer than cached timestamp.
14741
14742 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14743
14744         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14745         not-matching option.
14746
14747 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14748
14749         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14750         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14751         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14752         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14753         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14754         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14755
14756 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14757
14758         * message.el (message-forward-make-body-mml): Remove headers
14759         according to message-forward-ignored-headers if a message is decoded.
14760
14761 2004-12-02  Romain Francoise  <romain@orebokech.com>
14762
14763         * message.el (message-forward-make-body-plain): Always remove
14764         headers according to message-forward-ignored-headers.
14765
14766 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14767
14768         * spam.el (spam-summary-prepare-exit): Remove the
14769         gnus-summary-limit pop for now, it has problems with ham marks for
14770         me.
14771
14772 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14773
14774         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14775         correctly.
14776
14777 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14778
14779         * format-spec.el (format-spec): Message the char.
14780
14781 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14782
14783         * gnus-art.el (gnus-split-methods): Reformat comments.
14784
14785         * spam.el (spam-summary-prepare-exit): Remove article limits
14786         before exiting the summary buffer.
14787
14788 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14789
14790         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14791         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14792
14793         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14794         order to silence the byte compiler.
14795
14796         * spam.el: Fix the way to silence the byte compiler, which
14797         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14798         bbdb-search-simple, spam-BBDB-register-routine,
14799         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14800         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14801         spam-stat-buffer-is-spam, spam-stat-load,
14802         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14803         spam-stat-save and spam-stat-split-fancy.
14804
14805 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14806
14807         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14808         which may confuse users.
14809         (canlock-password-for-verify): Ditto.
14810
14811         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14812
14813         * gnus-art.el (gnus-emphasis-alist): Ditto.
14814
14815         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14816
14817         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14818
14819         * gnus-start.el (gnus-save-killed-list): Ditto.
14820
14821         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14822         (gnus-sum-thread-tree-root): Ditto.
14823         (gnus-sum-thread-tree-false-root): Ditto.
14824         (gnus-sum-thread-tree-single-indent): Ditto.
14825
14826         * message.el (message-courtesy-message): Ditto.
14827         (message-archive-note): Ditto.
14828         (message-subscribed-address-file): Ditto.
14829         (message-user-fqdn): Ditto.
14830
14831         * spam-report.el (spam-report-gmane-regex): Ditto.
14832
14833         * spam.el (spam-blackhole-good-server-regex): Ditto.
14834
14835 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14836
14837         * mml.el (mml-preview): Widen the message buffer before copying
14838         the contents to the preview buffer; sort headers before previewing.
14839
14840         * message.el (message-hidden-headers): Fix the way to avoid a bug
14841         in the `repeat' widget in Emacs 21.3 or earlier.
14842
14843 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14844
14845         * message.el (message-hidden-headers): Default to "^References:".
14846         Improve customization type.  Suggested by Reiner Steib
14847         <Reiner.Steib@gmx.de>.
14848
14849 2004-11-25  Romain Francoise  <romain@orebokech.com>
14850
14851         * message.el (message-strip-forbidden-properties): Remove check for
14852         obsolete `message-hidden' text property, hidden headers are not
14853         accessible in the buffer anymore.
14854
14855 2004-11-22  Romain Francoise  <romain@orebokech.com>
14856
14857         * message.el (message-header-format-alist): Add `From' in list
14858         so that it can be sorted.
14859         (message-fix-before-sending): Widen and sort headers before
14860         sending.
14861         (message-hide-headers): Use narrowing to hide headers by moving
14862         them to the top of the buffer and narrowing to the region
14863         underneath.
14864
14865 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14866
14867         * message.el (message-strip-forbidden-properties): Bind
14868         buffer-read-only (etc) to nil.
14869
14870 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14871
14872         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14873         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14874
14875 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14876
14877         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14878
14879 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14880
14881         * dns.el (query-dns): Use sit-for to time instead of
14882         accept-process-output, since that doesn't seem to work on udp
14883         sockets.
14884
14885 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14886
14887         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14888
14889 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14890
14891         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14892         doc string.  Improve doc string.
14893
14894 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14895
14896         * nntp.el (nntp-request-update-info): Return nil if
14897         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14898         may not call gnus-activate-group which uselessly issues the GROUP
14899         commands for all nntp groups and wastes time.  Reported by Romain
14900         Francoise <romain@orebokech.com>.
14901
14902         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14903
14904 2004-11-15  Simon Josefsson  <jas@extundo.com>
14905
14906         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14907         headers separately.
14908         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14909         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14910
14911 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14912
14913         * gnus-start.el (gnus-convert-old-newsrc):
14914         Assign legacy-gnus-agent to 5.10.7.
14915
14916 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14917
14918         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14919         start of the lines.
14920
14921 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14922
14923         * hashcash.el (hashcash-default-payment): Change default to 20.
14924         (hashcash-default-accept-payment): Change default to 20.
14925         (hashcash-process-alist): New variable.
14926         (hashcash-generate-payment-async): Add.
14927         (hashcash-already-paid-p): Add.
14928         (hashcash-insert-payment): Don't generate payments twice.
14929         (hashcash-insert-payment-async): Add.
14930         (hashcash-insert-payment-async-2): Add.
14931         (hashcash-cancel-async): Add.
14932         (hashcash-wait-async): Add.
14933         (hashcash-processes-running-p): Add.
14934         (hashcash-wait-or-cancel): Add.
14935         (mail-add-payment): New optional argument.  Conditionally start
14936         asynchronous calculation.
14937         (mail-add-payment-async): Add.
14938
14939         * message.el (message-send-mail): Wait for asynchronous hashcash
14940         results.  Don't clobber existing X-Hashcash headers.
14941         (message-setup-1): Call mail-add-payment-async when
14942         message-generate-hashcash is non-nil.
14943
14944 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14945
14946         * message.el (message-use-alternative-email-as-from): Examine the
14947         From header as well; use message-make-from in order to include a
14948         user's full name.
14949
14950 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14951
14952         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14953         default; improve customization type.
14954         (gnus-emphasis-custom-with-format): New macro.
14955         (gnus-emphasis-custom-value-to-external): New function.
14956         (gnus-emphasis-custom-value-to-internal): New function.
14957
14958 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14959
14960         * dns.el (query-dns): Resolve reverse addresses.
14961
14962 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14963
14964         * gnus-group.el (gnus-group-get-new-news): Use it.
14965
14966         * gnus-start.el (gnus-check-reasonable-setup): New function.
14967
14968 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14969
14970         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14971         "Args out of range" error.  Reported by Arnaud Giersch
14972         <arnaud.giersch@free.fr>.
14973
14974 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14975
14976         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14977
14978 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14979
14980         * spam.el (spam group): Add :version.
14981
14982         * pgg-def.el (pgg group): Add :version.
14983
14984 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14985
14986         * gnus-art.el (gnus-article-edit-article): Don't associate the
14987         article buffer with a draft file.  This is a temporary measure
14988         against the 2004-08-22 change to gnus-article-edit-mode.
14989
14990 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14991
14992         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14993         (html2text-format-tags): Remove unused variable `attr'.
14994
14995 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14996
14997         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14998
14999         * tls.el (tls-process-connection-type, tls-success)
15000         (tls-certtool-program): Add :version.
15001
15002         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15003         (starttls-extra-arguments, starttls-process-connection-type)
15004         (starttls-connect, starttls-failure, starttls-success): Add :version.
15005
15006         * spam-stat.el (spam-stat): Add :version.
15007
15008         * sieve.el (sieve): Add :version.
15009
15010         * sha1.el (sha1): Add :version.
15011         (sha1-use-external): Remove redundant version.
15012
15013         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15014         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15015         (nnmail-split-fancy-match-partial-words)
15016         (nnmail-split-lowercase-expanded): Add :version.
15017
15018         * nndiary.el (nndiary): Add :version.
15019
15020         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15021
15022         * mml-sec.el (mml-default-sign-method)
15023         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15024         Add :version.
15025
15026         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15027
15028         * mm-url.el (mm-url-use-external, mm-url-program)
15029         (mm-url-arguments): Add :version.
15030
15031         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15032         (mm-attachment-file-modes, mm-decrypt-option)
15033         (mm-w3m-safe-url-regexp): Add :version.
15034
15035         * message.el (message-cite-prefix-regexp)
15036         (message-sendmail-envelope-from, message-minibuffer-local-map)
15037         (message-user-fqdn, message-completion-alist): Add :version.
15038
15039         * gnus-win.el (gnus-configure-windows-hook)
15040         (gnus-use-frames-on-any-display): Add :version.
15041
15042         * gnus-art.el (gnus-article-address-banner-alist)
15043         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15044         (gnus-treat-from-picon, gnus-treat-mail-picon)
15045         (gnus-treat-x-pgp-sig): Add :version.
15046
15047         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15048         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15049         (gnus-summary-article-delete-hook)
15050         (gnus-summary-display-while-building): Add :version.
15051
15052         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15053         (gnus-get-top-new-news-hook): Add :version.
15054
15055         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15056         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15057
15058         * gnus-registry.el (gnus-registry): Add :version.
15059
15060         * gnus-spec.el (gnus-use-correct-string-widths)
15061         (gnus-make-format-preserve-properties): Add :version.
15062
15063         * gnus.el (gnus-group-charter-alist)
15064         (gnus-group-fetch-control-use-browse-url)
15065         (gnus-install-group-spam-parameters): Add :version.
15066
15067         * gnus-diary.el (gnus-diary): Add :version.
15068
15069         * gnus-delay.el (gnus-delay): Add :version.
15070
15071         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15072         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15073         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15074         Add :version.
15075
15076         * gnus-agent.el (gnus-agent-max-fetch-size)
15077         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15078         (gnus-agent-prompt-send-queue): Add :version.
15079
15080         * deuglify.el (gnus-outlook-deuglify): Add :version.
15081
15082         * html2text.el: Beautify code.  Improve doc strings.  Some
15083         checkdoc cleanup.
15084         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15085
15086 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15087
15088         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15089
15090 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15091
15092         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15093         when package is loaded.
15094
15095         * spam.el (spam-summary-score-preferred-header): Add global preference
15096         for people who want to override the default SpamAssassin over
15097         Bogofilter preference (when both are set).
15098         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15099         (spam-user-format-function-S): Check
15100         spam-summary-score-preferred-header.
15101         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15102         (spam-user-format-function-S): Format the score correctly.
15103
15104 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15105
15106         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15107         signature file.  Suggested by Manoj Srivastava
15108         <srivasta@golden-gryphon.com>.
15109
15110         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15111         iso-2022-jp even in the Japanese language environment.
15112         Suggested by Jason Rumney <jasonr@gnu.org>.
15113
15114 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15115
15116         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15117         use the same characters as the dummy marks; make it free from
15118         getting affected by the language environment.
15119         (gnus-summary-read-group-1): Update mark positions only when the
15120         format spec is updated.
15121
15122         * gnus-spec.el (gnus-update-format-specifications): Return a list
15123         of updated types.
15124
15125 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15126
15127         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15128         of boundp to check if display-warning is available.
15129
15130 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15131
15132         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15133
15134 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15135
15136         * nnspool.el (nnspool-spool-directory): Use news-path if the
15137         news-directory variable is not bound.
15138
15139         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15140         function instead of display-warning if it is not available.
15141
15142 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15143
15144         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15145         v5-10: Use `point-at-bol'.
15146
15147 2004-10-26  Simon Josefsson  <jas@extundo.com>
15148
15149         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15150         <chenggao@gmail.com>.
15151
15152 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15153
15154         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15155         instead.
15156
15157 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15158
15159         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15160         to remove a server from the nnimap-server-buffer-alist.
15161         (nnimap-open-connection, nnimap-close-server): Use it.
15162
15163         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15164
15165 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15166
15167         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15168         running the major-mode function.
15169
15170 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15171
15172         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15173         dummy marks in the right way.
15174
15175 2004-10-18  David Edmondson  <dme@dme.org>
15176
15177         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15178         excessively.
15179
15180 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15181
15182         * gnus-util.el (gnus-split-references): Accept a nil references
15183         string and go on blissfully.
15184
15185         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15186         cases where the references string is non-nil but has no references.
15187
15188         * encrypt.el: Add autoload tags.
15189
15190         * spam.el (spam-resolve-registrations-routine): Remove article
15191         from unregistration list too.  Reported by David Hanak
15192         <dhanak@isis.vanderbilt.edu>
15193
15194 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15195
15196         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15197         nil.  Changed custom type.
15198
15199 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15200
15201         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15202
15203         * gnus-sum.el (gnus-summary-move-article): Use it.
15204
15205 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15206
15207         * encrypt.el: Add autoload cookies.
15208
15209         * spam.el (spam-backend-article-list-property)
15210         (spam-backend-get-article-todo-list)
15211         (spam-backend-put-article-todo-list)
15212         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15213         Resolve registrations separately.
15214         (spam-register-routine): Format comments.
15215         (spam-unregister-routine, spam-register-routine): Always call with
15216         specific-articles, no default list.
15217         (spam-summary-prepare-exit): Use the spam-classifications function.
15218
15219         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15220         gnus-encrypt.el.
15221
15222         * encrypt.el: Copied from gnus-encrypt.el.
15223
15224         * gnus-encrypt.el: Commented that it's obsolete.
15225
15226 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15227
15228         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15229         (gnus-score-save): Use it.
15230
15231         * message.el (message-bury): Use `window-dedicated-p'.
15232
15233 2004-10-15  Simon Josefsson  <jas@extundo.com>
15234
15235         * pop3.el (top-level): Don't require nnheader.
15236         (pop3-read-timeout): Add.
15237         (pop3-accept-process-output): Add.
15238         (pop3-read-response, pop3-retr): Use it.
15239
15240 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15241
15242         * spam.el (spam-register-routine): Move comment.
15243         (spam-verify-bogofilter): Use 'unknown for the initial
15244         spam-bogofilter-valid state, not 'never.
15245
15246         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15247         for netrc-machine.
15248
15249         * nnimap.el (nnimap-open-connection): Use
15250         netrc-machine-user-or-password.
15251
15252 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15253
15254         * gnus-registry.el (gnus-registry-unload-hook):
15255         Set as a variable with add-hook.
15256
15257         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15258         of news-path.
15259
15260         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15261
15262         * spam.el: Delete duplicate `provide'.
15263         (spam-unload-hook): Set as a variable with add-hook.
15264
15265 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15266
15267         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15268         in the doc string.
15269
15270         * message.el (message-ignored-news-headers)
15271         (message-ignored-supersedes-headers)
15272         (message-ignored-resent-headers)
15273         (message-forward-ignored-headers): Improve custom type.
15274
15275 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15276
15277         * message.el (message-tokenize-header): Fix 2004-09-06 change
15278         which used point-min in the wrong place.
15279
15280 2004-10-12  Simon Josefsson  <jas@extundo.com>
15281
15282         * tls.el (tls-certtool-program): New variable.
15283         (tls-certificate-information): New function, based on
15284         ssl-certificate-information.
15285
15286 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15287
15288         * compface.el: Move the version of ELisp-based uncompface program
15289         to the contrib directory because of the copyright problem.
15290
15291 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15292
15293         * message.el (message-kill-buffer): Raise the current frame.
15294
15295 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15296
15297         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15298
15299         * gnus.el (message-y-or-n-p): Autoload.
15300
15301         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15302         (pop3-password-required, pop3-authentication-scheme)
15303         (pop3-leave-mail-on-server): Made customizable.
15304         (pop3): New custom group.
15305         (pop3-retr): Remove `sleep-for' statements.
15306         Suggested by Dave Love <fx@gnu.org>.
15307
15308         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15309         Windows/DOS.
15310
15311         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15312         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
15313         Dave Love <fx@gnu.org>.
15314
15315         * mml.el (mml-minibuffer-read-disposition): Require match.
15316         Suggested by Dave Love <fx@gnu.org>.
15317
15318 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15319
15320         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15321         doc string.
15322
15323 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15324
15325         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15326
15327 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15328
15329         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15330         instead of calling `mm-insert-inline', to decode text/* parts
15331         before displaying them.
15332
15333 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15334
15335         * mm-uu.el (mm-uu-text-plain-type): New variable.
15336         (mm-uu-pgp-signed-extract-1): Use it.
15337         (mm-uu-pgp-encrypted-extract-1): Use it.
15338         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15339         bind mm-uu-text-plain-type with that value.
15340         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15341         mm-uu-dissect.
15342
15343 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15344
15345         * gnus-group.el (gnus-update-group-mark-positions):
15346         * gnus-sum.el (gnus-update-summary-mark-positions):
15347         * message.el (message-check-news-body-syntax):
15348         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15349         of string-as-multibyte.
15350
15351 2004-10-05  Juri Linkov  <juri@jurta.org>
15352
15353         * gnus-group.el (gnus-update-group-mark-positions):
15354         * gnus-sum.el (gnus-update-summary-mark-positions):
15355         * message.el (message-check-news-body-syntax):
15356         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15357         8-bit unibyte values to a multibyte string for search functions.
15358
15359 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15360
15361         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15362         (mm-uu-dissect-text-parts): New function.
15363
15364         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15365         dissect text parts.
15366
15367         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15368         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15369
15370         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15371
15372         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
15373         gnus-current-topics instead of gnus-current-topic.
15374
15375 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15376
15377         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15378
15379 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15380
15381         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15382         where approriate.
15383
15384         * nnml.el (nnml-generate-active-info): do.
15385
15386         * nndiary.el (nndiary-generate-active-info): do.
15387
15388         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15389         (gnus-topic-move): do.
15390
15391         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15392         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15393
15394         * gnus-srvr.el (gnus-server-prepare)
15395         (gnus-server-open-all-servers): do.
15396
15397         * gnus-msg.el (gnus-summary-cancel-article)
15398         (gnus-summary-resend-message)
15399         (gnus-summary-mail-crosspost-complaint): do.
15400
15401         * gnus-move.el (gnus-change-server): do.
15402
15403         * gnus-group.el (gnus-group-unmark-all-groups)
15404         (gnus-group-set-current-level): do.
15405
15406 2004-10-04  Simon Josefsson  <jas@extundo.com>
15407
15408         * message.el (message-generate-hashcash): Doc fix.
15409
15410 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15411
15412         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15413         avoid infinite recursion via gnus-get-function.
15414
15415 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15416
15417         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15418
15419         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15420
15421         * nnmail.el (nnmail-split-history): do.
15422
15423         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15424         (nnml-request-delete-group): do.
15425
15426         * nnslashdot.el (nnslashdot-read-groups): do.
15427
15428         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15429         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15430
15431         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15432         (nnspool-sift-nov-with-sed): Use last.
15433         (nnspool-retrieve-headers-with-nov): Use mapc.
15434         (nnspool-request-newgroups): Use dolist.
15435         (nnspool-request-group): Use last.
15436
15437         * nntp.el (nntp-read-server-type): Use dolist.
15438
15439         * nnvirtual.el (nnvirtual-create-mapping)
15440         (nnvirtual-update-read-and-marked): Use dolist.
15441         (nnvirtual-convert-headers): Simplify.
15442
15443 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15444
15445         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
15446         support for sync'ing tick marks.
15447
15448 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15449
15450         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15451         there's no visible header.
15452
15453 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15454
15455         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
15456         necessary, pass full group name to gnus-request-set-marks.
15457
15458 2004-10-01  Simon Josefsson  <jas@extundo.com>
15459
15460         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15461         acroread.
15462
15463 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15464
15465         * spam-report.el (spam-report-gmane): Fix interactive.
15466
15467         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15468
15469         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15470         when writing file.
15471         (gnus-agent-synchronize-flags): Don't default to being
15472         interactive.
15473
15474 2004-09-30  Simon Josefsson  <jas@extundo.com>
15475
15476         * message.el (message-generate-hashcash): Add.
15477         (message-send-mail): Use it, call mail-add-payment.
15478
15479 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15480
15481         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15482
15483 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15484
15485         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
15486         gnus-requst-update-info with explicit code to sync the in-memory
15487         info read flags with the marks being sync'd to the backend.
15488
15489         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
15490
15491 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15492
15493         * spam.el (spam-verify-bogofilter): Add new function.
15494         (spam-check-bogofilter)
15495         (spam-bogofilter-register-with-bogofilter): Use it.
15496         (spam-verify-bogofilter): Add small fixes.
15497
15498 2004-09-28  Simon Josefsson  <jas@extundo.com>
15499
15500         * hashcash.el (hashcash-generate-payment): Revert.
15501
15502 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15503
15504         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15505         gnus-extract-references instead of gnus-split-references.
15506
15507         * gnus-util.el (gnus-extract-references): Add new function, analogous
15508         to gnus-split-references but extracts only the message-ID without
15509         anything extra.
15510
15511         * hashcash.el (hashcash-generate-payment)
15512         (hashcash-check-payment): Do the right thing if hashcash-path is
15513         nil (because the hashcash program could not be found).
15514
15515         * spam.el (spam-use-hashcash): Remove comment.
15516
15517 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15518
15519         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15520         (gnus-cache-enter-article, gnus-cache-remove-article)
15521         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15522
15523         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15524
15525         * gnus-art.el (article-hide-boring-headers)
15526         (article-translate-strings, article-display-face)
15527         (gnus-article-mime-match-handle-first)
15528         (gnus-article-highlight-headers)
15529         (gnus-article-add-buttons-to-head): do.
15530
15531 2004-09-27  Simon Josefsson  <jas@extundo.com>
15532
15533         * hashcash.el: New version, from
15534         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15535         ../contrib/.
15536
15537 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15538
15539         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15540
15541 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15542
15543         * gnus-dup.el (gnus-dup-open): Use mapc.
15544         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15545
15546         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15547         Reported by Stefan Wiens <s.wi@gmx.net>.
15548
15549         * gnus.el (gnus-shutdown): Use dolist.
15550
15551         * gnus-undo.el (gnus-undo): Use mapc.
15552
15553         * nnrss.el (nnrss-generate-active): do.
15554
15555         * message.el (message-cite-original-without-signature)
15556         (message-cite-original): Use mapc.
15557         (message-do-actions, message-make-forward-subject): Use dolist.
15558
15559 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15560
15561         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15562         deletion to remove entire duplicate line.  Fixes merged article
15563         number bug.
15564
15565 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15566
15567         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15568         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15569         first ask if you want to open a server and then, even when you
15570         responded with no, asking if you want to synchronize the server's
15571         flags.
15572         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15573         multi-line expressions.
15574         (gnus-agent-synchronize-group-flags): New internal function.
15575         Updates marks in memory (in the info structure) AND in the
15576         backend.
15577
15578         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15579
15580         * nnagent.el (nnagent-request-set-mark): Use
15581         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15582         method, to ensure that synchronization updates marks in the
15583         backend and in the info (in memory) structure.
15584
15585 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15586
15587         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15588         convention fully; don't miss the root article of a thread; make
15589         the X-Draft-From header with correct article numbers.
15590
15591 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15592
15593         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15594         unless plugged.  Disable the agent so that an open failure causes
15595         an error.
15596
15597         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15598         Reverted 2004-09-21 change.  The backend must be opened while
15599         synchronizing flags even when the backend stores the flags
15600         locally.
15601
15602 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15603
15604         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15605         in `header' match.  Reported by Svend Tollak Munkejord.
15606
15607         * message.el (message-cite-original): Fix use of
15608         `message-cite-articles-with-x-no-archive'.
15609
15610 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15611
15612         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15613         (gnus-window-to-buffer): Ditto.
15614
15615         * mml.el (mml-preview-buffer): New variable.
15616         (mml-preview): Manage window layout with gnus-buffer-configuration.
15617
15618         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15619         X-Draft-From header even if those articles aren't quoted.
15620
15621 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15622
15623         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15624         (gnus-request-set-mark, gnus-request-update-mark): Use new
15625         g-s-t-u-l-m to decide to use backend even when unplugged.
15626
15627 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15628
15629         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15630         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15631
15632 2004-09-20  Simon Josefsson  <jas@extundo.com>
15633
15634         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15635         "utf-16-le".
15636
15637 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15638
15639         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15640
15641 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15642
15643         * uudecode.el (uudecode-use-external): Add :version.
15644
15645         * smime.el (smime-CA-file, smime-encrypt-cipher)
15646         (smime-dns-server): Add :version.
15647
15648         * smiley.el (gnus-smiley-file-types): Add :version.
15649
15650         * sha1.el (sha1-use-external): Add :version.
15651
15652         * pgg-def.el (pgg-query-keyserver): Add :version.
15653
15654         * nnmail.el (nnmail-fancy-expiry-targets)
15655         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15656         Add :version.
15657
15658         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15659         (nnimap-retrieve-groups-asynchronous): Add :version.
15660         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15661
15662         * mml.el (mml-content-disposition-parameters)
15663         (mml-insert-mime-headers-always): Add :version.
15664
15665         * mm-util.el (mm-coding-system-priorities): Add :version.
15666
15667         * mm-decode.el (mm-inline-text-html-with-images)
15668         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15669         (mm-verify-option): Add :version.
15670         (mm-text-html-renderer): Change :version.
15671
15672         * message.el (message-fcc-externalize-attachments)
15673         (message-required-headers, message-draft-headers)
15674         (message-subject-trailing-was-query)
15675         (message-subject-trailing-was-ask-regexp)
15676         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15677         (message-mark-insert-end, message-archive-header)
15678         (message-archive-note, message-cross-post-default)
15679         (message-cross-post-note, message-followup-to-note)
15680         (message-cross-post-note-function, message-use-mail-followup-to)
15681         (message-subscribed-address-functions)
15682         (message-subscribed-address-file, message-subscribed-addresses)
15683         (message-subscribed-regexps, message-allow-no-recipients)
15684         (message-yank-cited-prefix, message-signature-insert-empty-line)
15685         (message-hidden-headers, message-hierarchical-addresses)
15686         (message-mail-user-agent, message-use-idna)
15687         (message-valid-fqdn-regexp)
15688         (message-strip-special-text-properties, message-header-synonyms)
15689         (message-beginning-of-line, message-tab-body-function): Add :version.
15690         (message-insert-canlock, message-wide-reply-confirm-recipients):
15691         Change :version.
15692
15693         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15694         and :version.
15695         (mail-source-delete-old-incoming-confirm)
15696         (mail-source-movemail-program): Add :version.
15697
15698         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15699         (gnus-agent-cache, gnus-agent): Change :version.
15700
15701         * gnus-util.el (gnus-use-byte-compile): Change :version.
15702
15703         * gnus-sum.el (gnus-summary-make-false-root-always)
15704         (gnus-summary-default-high-score)
15705         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15706         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15707         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15708         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15709         (gnus-sum-thread-tree-single-indent)
15710         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15711         (gnus-sum-thread-tree-leaf-with-other)
15712         (gnus-sum-thread-tree-single-leaf): Add :version.
15713         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15714         (gnus-article-loose-mime): Change :version.
15715
15716         * gnus-start.el (gnus-backup-startup-file)
15717         (gnus-save-startup-file-via-temp-buffer): Add :version.
15718
15719         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15720         (gnus-server-offline-face): Add :version.
15721
15722         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15723
15724         * gnus-msg.el (gnus-gcc-externalize-attachments)
15725         (gnus-debug-files, gnus-debug-exclude-variables)
15726         (gnus-discouraged-post-methods): Change :version.
15727         (gnus-confirm-mail-reply-to-news)
15728         (gnus-confirm-treat-mail-like-news): Add :version.
15729
15730         * gnus-int.el (gnus-server-unopen-status): Add :version.
15731
15732         * gnus-group.el (gnus-group-jump-to-group-prompt)
15733         (gnus-large-ephemeral-newsgroup)
15734         (gnus-fetch-old-ephemeral-headers): Add :version.
15735
15736         * gnus-fun.el (gnus-x-face-directory)
15737         (gnus-convert-pbm-to-x-face-command)
15738         (gnus-convert-image-to-x-face-command)
15739         (gnus-convert-image-to-face-command): Add :version.
15740
15741         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15742
15743         * gnus-cite.el (gnus-cite-blank-line-after-header)
15744         (gnus-article-boring-faces): Add :version.
15745
15746         * gnus-art.el (gnus-buttonized-mime-types)
15747         (gnus-inhibit-mime-unbuttonizing)
15748         (gnus-treat-display-face)
15749         (gnus-treat-body-boundary): Change :version.
15750         (gnus-body-boundary-delimiter, gnus-picon-databases)
15751         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15752         (gnus-treat-date-english, gnus-treat-fold-headers)
15753         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15754         (gnus-treat-mail-picon, gnus-treat-wash-html)
15755         (gnus-article-encrypt-protocol)
15756         (gnus-use-idna, gnus-article-over-scroll)
15757         (gnus-mime-display-multipart-alternative-as-mixed)
15758         (gnus-mime-display-multipart-related-as-mixed)
15759         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15760         (gnus-ctan-url, gnus-button-ctan-handler)
15761         (gnus-button-handle-ctan-bogus-regexp)
15762         (gnus-button-ctan-directory-regexp)
15763         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15764         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15765         (gnus-button-man-level, gnus-button-emacs-level)
15766         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15767
15768         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15769         (gnus-agent-go-online): Change :version.
15770         (gnus-agent-expire-unagentized-dirs)
15771         (gnus-agent-auto-agentize-methods): Add :version.
15772
15773         * flow-fill.el (fill-flowed-display-column)
15774         (fill-flowed-encode-column): Add :version.
15775
15776         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15777         (gnus-outlook-deuglify-unwrap-max)
15778         (gnus-outlook-deuglify-cite-marks)
15779         (gnus-outlook-deuglify-unwrap-stop-chars)
15780         (gnus-outlook-deuglify-no-wrap-chars)
15781         (gnus-outlook-deuglify-attrib-cut-regexp)
15782         (gnus-outlook-deuglify-attrib-verb-regexp)
15783         (gnus-outlook-deuglify-attrib-end-regexp)
15784         (gnus-outlook-display-hook): Add :version.
15785
15786         * binhex.el (binhex-use-external): Add :version.
15787
15788 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15789
15790         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15791         and `invisible'.
15792
15793 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15794
15795         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15796         in gnus-registry-trim.
15797
15798 2004-09-13  Simon Josefsson  <jas@extundo.com>
15799
15800         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15801
15802         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15803
15804         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15805         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15806         <yamaoka@jpl.org>.
15807         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15808         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15809         <yamaoka@jpl.org>.
15810
15811         * sieve.el (sieve-manage-mode): Ditto.
15812
15813 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15814
15815         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15816
15817 2004-09-11  Simon Josefsson  <jas@extundo.com>
15818
15819         * dns-mode.el: Add.
15820
15821         * mm-view.el (mm-display-dns-inline): Add.
15822
15823         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15824         (mm-automatic-display): Ditto.
15825
15826         * mailcap.el (mailcap-mime-data): Add text/dns.
15827         (mailcap-mime-extensions): Map .soa to text/dns.
15828
15829 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15830
15831         * gnus-art.el (article-decode-mime-words, article-babel)
15832         (gnus-article-highlight-signature, gnus-article-add-buttons)
15833         (gnus-signature-toggle): Remove unnecessary bindings of
15834         `inhibit-read-only' inherited from v5.10 merge.
15835
15836 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15837
15838         * nntp.el (nntp): New customization group.
15839         (nntp-authinfo-file): Add customization group.
15840
15841         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15842
15843         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15844
15845         * gnus.el (to-address, to-list, subscribed)
15846         (large-newsgroup-initial): Ditto.
15847
15848         * flow-fill.el (fill-flowed-display-column)
15849         (fill-flowed-encode-column): Ditto.
15850
15851 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15852
15853         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15854         Use point-min rather than 1.
15855         (message-send-mail): Use buffer-size rather than point-max.
15856
15857         * gnus-sum.el (gnus-summary-search-article-forward):
15858         Signal a specific `search-failed' rather than a generic `error'.
15859
15860         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15861         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15862         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15863
15864 2004-09-10  Simon Josefsson  <jas@extundo.com>
15865
15866         * nndb.el (require): Remove tcp and duplicate cl.
15867
15868 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15869
15870         * gnus-agent.el (directory-files-and-attributes): Move forward.
15871
15872 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15873
15874         * gnus-agent.el (directory-files-and-attributes): Optionally
15875         defined to support XEmacs.
15876
15877 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15878
15879         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15880         to avoid run-time CL dependencies.
15881         (gnus-agent-unfetch-articles): New function.
15882         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15883         article numbers even when local .overview file is missing.
15884         (gnus-agent-read-article-number): New function.  Only accepts
15885         27-bit article numbers.
15886         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15887         gnus-agent-read-article-number.
15888         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15889         from backend while recognizing that article numbers in .overview
15890         must be valid.
15891         (gnus-agent-update-files-total-fetched-for): Use
15892         directory-files-and-attributes to improve performance.
15893         * gnus-int.el (gnus-request-move-article): Use
15894         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15895         improve performance.
15896
15897         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15898         some users confused by references to .newsrc when they only have a
15899         .newsrc.eld file.
15900         (gnus-convert-mark-converter-prompt)
15901         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15902         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15903         New function.  Used internally to only display 'gnus converting
15904         files' message when actually necessary.
15905
15906         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15907         methods now autoloaded.
15908
15909 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15910
15911         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15912         identifiers.
15913
15914 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15915
15916         * gnus-picon.el: Fix indentation and closing parenthesis.
15917
15918 2004-09-01  Simon Josefsson  <jas@extundo.com>
15919
15920         * message.el (message-canlock-generate): Require sha1, not
15921         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15922         to require within a function.  Sadly, if sha1.el isn't loaded, the
15923         let binding in m-c-g will hide the defcustom definition, which is
15924         bad.)
15925
15926         * canlock.el: Require sha1, not sha1-el.
15927
15928         * message.el: Don't autoload sha1 (there is a autoload cookie in
15929         sha1.el).
15930
15931         * sha1-el.el: Renamed to sha1.el.
15932
15933 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15934
15935         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15936
15937 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15938
15939         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15940
15941 2004-08-30  Kim F. Storm  <storm@cua.dk>
15942
15943         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15944
15945         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15946         Add :group 'nnimap.
15947
15948 2004-08-30  Andreas Schwab  <schwab@suse.de>
15949
15950         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15951         ?* and ?\;.
15952
15953         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15954         and ?\' to symbol instead of whitespace.
15955
15956 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15957
15958         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15959
15960         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15961         instead of re-search-forward.
15962
15963         * gnus-uu.el (gnus-uu-save-article): Ditto.
15964         (gnus-uu-post-encode-uuencode): Ditto.
15965
15966         * html2text.el (html2text-clean-list-items): Ditto.
15967         (html2text-clean-dtdd): Ditto.
15968         (html2text-format-tags): Ditto.
15969
15970         * message.el (message-send-mail-with-sendmail): Fix regexp.
15971         (message-fill-field-general): Use search-forward instead of
15972         re-search-forward.
15973         (unbold-region): Ditto.
15974
15975         * nnrss.el (nnrss-request-article): Ditto.
15976
15977         * nnslashdot.el (nnslashdot-request-article): Ditto.
15978
15979         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15980
15981         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15982         "Unrecognized menu descriptor" error in XEmacs.
15983
15984 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15985
15986         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15987         parent article of a sparse article in the thread hashtb.
15988
15989 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15990
15991         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15992         (nnmail-expand-newtext): Lowercase expanded entries if
15993         nnmail-split-lowercase-expanded is non-nil.
15994
15995 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15996
15997         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15998
15999         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16000         of gnus-tmp-news-method into string under XEmacs.  It will be
16001         passed to gnus-correct-length which takes only a string argument.
16002
16003 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16004
16005         * gnus-util.el (gnus-bind-print-variables): New macro.
16006         (gnus-prin1): Use it.
16007         (gnus-prin1-to-string): Use it.
16008         (gnus-pp): New function.
16009         (gnus-pp-to-string): New function.
16010
16011         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16012         Replace pp-to-string with gnus-pp-to-string.
16013         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16014         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16015         * gnus-msg.el (gnus-debug): Ditto.
16016         * gnus-score.el (gnus-score-save): Ditto.
16017         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16018         gnus-pp-to-string.
16019         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16020         with gnus-pp.
16021         * score-mode.el (gnus-score-pretty-print): Ditto.
16022         * webmail.el (webmail-debug): Ditto.
16023
16024 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16025
16026         * gnus-art.el (article-display-face, article-display-x-face):
16027         Use buffer-read-only.
16028
16029 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16030
16031         * gnus-art.el (article-hide-list-identifiers):
16032         Bind inhibit-read-only as t.
16033
16034 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16035
16036         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16037
16038 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16039
16040         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16041         (gnus-narrow-to-page): Don't assume point-min == 1.
16042         (gnus-article-edit-mode): Derive from message-mode.
16043
16044         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16045         point-min == 1.
16046
16047         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16048         Disable incorrect use of `assert'.
16049
16050         * message.el (message-mode): Set comment-start-skip.
16051
16052
16053 2004-08-22  Sam Steingold  <sds@gnu.org>
16054
16055         * pop3.el (pop3-leave-mail-on-server): New user variable.
16056         (pop3-movemail): Delete mail only when it is nil.
16057
16058 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16059
16060         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16061
16062         * mml.el (mml-preview): Use `pop-to-buffer'.
16063
16064         * message.el (message-goto-mail-followup-to): Insert after "To".
16065         (message-carefully-insert-headers): Add comment.
16066
16067         * gnus.el: Remove unused variable `gnus-article-check-size'.
16068
16069         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16070
16071         * gnus-art.el (gnus-button-alist): Improve
16072         `gnus-button-handle-library' entry.
16073
16074 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16075
16076         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
16077         downcase, since XEmacs capitalizes error messages differently.
16078
16079 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16080
16081         * nntp.el: Add (require 'gnus) due to reference to
16082         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16083
16084 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16085
16086         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
16087         `mm-fill-flowed'.
16088
16089         * mm-decode.el (mm-dissect-singlepart): Check it.
16090
16091 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16092
16093         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16094         'imap' for netrc parsing.
16095
16096 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16097
16098         * mailcap.el (mailcap-mime-data): Mark as risky.
16099
16100 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16101
16102         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16103         may be included in the encoded word.
16104         (rfc2047-encode): Don't append a space if the encoded word
16105         includes close parenthesis.
16106
16107 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16108
16109         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16110         of text within parentheses.
16111
16112 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16113
16114         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16115         (gnus-encrypt-write-file-contents): Make the password key the file
16116         name PLUS the cipher, not just the cipher.  Also remove failed
16117         passwords from the cache.
16118
16119 2004-08-06  Simon Josefsson  <jas@extundo.com>
16120
16121         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
16122         fix.
16123
16124 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16125
16126         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16127         LWSP.
16128
16129 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16130
16131         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
16132         to append in-reply-to: data to the references: header.
16133
16134         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16135         (netrc-parse): Use gnus-encrypt.el functions.
16136
16137         * gnus-encrypt.el: Add new file for encryption support; currently
16138         does only a few GPG ciphers and an internal XOR cipher.
16139
16140         * password.el: Add comments on using password-read-and-add.
16141         (password-read-and-add): Add function to read and add the
16142         password to the cache at once.
16143
16144 2004-07-28  Simon Josefsson  <jas@extundo.com>
16145
16146         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16147         parameter (but don't use it, for now).
16148
16149         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16150         instead of hard coding to nil.
16151
16152 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16153
16154         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16155         as mm-inline-image-xemacs does.
16156
16157 2004-07-26  Simon Josefsson  <jas@extundo.com>
16158
16159         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16160         Revert part of 2004-07-17 change below.
16161
16162 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16163
16164         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
16165         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16166
16167 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16168
16169         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16170         quotes that actually start with ">" at the beginning of the
16171         lines.
16172
16173 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16174
16175         * rfc2047.el (rfc2047-encode-region): Fix last change.
16176         (rfc2047-encode-parameter): Remove useless concat.
16177
16178 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16179
16180         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16181         encode special characters; fix some kind of misconfigured headers;
16182         signal a real error if debug-on-quit or debug-on-error is non-nil.
16183         (rfc2047-encode-max-chars): New variable.
16184         (rfc2047-encode-1): Use it.
16185         (rfc2047-encode-parameter): New function.
16186
16187         * mml.el (mml-insert-parameter): Remove an excessive space.
16188
16189 2004-07-17  Simon Josefsson  <jas@extundo.com>
16190
16191         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16192         Kai Grossjohann <kai@emptydomain.de>.
16193         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16194         (gnus-group-make-menu-bar): Ditto.
16195
16196         * gnus-util.el (gnus-group-server): Add.
16197
16198 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16199
16200         * message.el (message-clone-locals): Clone sendmail and smtp
16201         variables.
16202
16203 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16204
16205         * rfc2047.el (rfc2047-encode-region): Fix last change.
16206
16207 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16208
16209         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16210         characters as non-special.
16211
16212 2004-07-09  Simon Josefsson  <jas@extundo.com>
16213
16214         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16215         Users will lose all flag changes made while unplugged with
16216         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16217         good default.  See numerous reports on ding mailing list.
16218
16219 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16220
16221         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16222         add generate-head-function and generate-article-function to the
16223         rfc822-forward entry.
16224         (nndoc-rfc822-forward-generate-article): New function.
16225         (nndoc-rfc822-forward-generate-head): New function.
16226
16227         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16228
16229 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16230
16231         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16232         respect display group parameter and gnus-summary-expunge-below.
16233         (gnus-articles-to-read): Remove unused reference to display group
16234         parameter.
16235
16236 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16237
16238         * nnheader.el (nnheader-uniquify-message-id): New experimental
16239         variable.
16240         (nnheader-nov-read-message-id): Use it.
16241
16242         * spam-report.el (spam-report-gmane): Add interactive.
16243
16244 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16245
16246         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
16247         qp-or-base64 for the application/* types.
16248
16249 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16250
16251         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16252
16253 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16254
16255         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16256         trim value.
16257
16258 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16259
16260         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16261         New macro and function.
16262         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16263
16264 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16265
16266         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16267         after-load-alist.
16268
16269 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16270
16271         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
16272         update info that isn't there.
16273
16274 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16275
16276         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16277         entry.
16278
16279 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16280
16281         * mm-view.el (mm-inline-render-with-function): Use multibyte
16282         buffer; decode html source by charset.
16283
16284         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16285
16286         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16287         Mule-UCS is loaded under XEmacs.
16288         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16289
16290 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16291
16292         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16293
16294 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16295
16296         * mm-util.el (mm-coding-system-p): Return a coding-system.
16297         (mm-mime-mule-charset-alist): Use shift_jis instead of
16298         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16299         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16300         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16301         instead of japanese-shift-jis and iso-latin-1 respectively in
16302         order to share the default value with both Emacs and XEmacs-mule.
16303         (mm-mule-charset-to-mime-charset): Make
16304         mm-coding-system-priorities effective.
16305         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16306         while predicating of candidates upon the priorities.
16307
16308 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16309
16310         * gnus-sum.el (gnus-summary-make-menu-bar): Add
16311         gnus-uu-invert-processable.
16312
16313         * gnus.el: Autoload gnus-uu-invert-processable.
16314
16315 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * mm-util.el (mm-with-multibyte-buffer): New macro.
16318
16319         * rfc2047.el (rfc2047-encode-string): Use it.
16320         (rfc2047-encode-region): Move point to the end of the region after
16321         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16322
16323 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16324
16325         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16326         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16327
16328 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16329
16330         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16331         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
16332         Karl Chen <quarl@nospam.quarl.org>.
16333
16334 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16335
16336         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16337         invalid addresses.
16338
16339 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16340
16341         * spam.el: Change section markers, revise TODO list.
16342         (spam-backends): Make new master list of all installed backends.
16343         (spam-summary-exit-behavior): Add new variable to determine how
16344         messages moves are done at summary exit.
16345         (spam-move-spam-nonspam-groups-only)
16346         (spam-process-ham-in-nonham-groups)
16347         (spam-process-ham-in-spam-groups): Remove variables, the
16348         spam-summary-exit-behavior variable should be used to manage this
16349         behavior.
16350         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16351         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16352         and spam-old-spam-articles.
16353         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16354         Add empty variables, placeholders for the backends they represent.
16355         (spam-set-difference): Move, unchanged.
16356         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16357         unless the user has a processor variable.
16358         (spam-classifications, spam-classification-valid-p)
16359         (spam-backend-properties, spam-backend-property-valid-p)
16360         (spam-backend-function-type-valid-p)
16361         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16362         (spam-report-articles-gmane, spam-report-articles-resend):
16363         Remove functions, they are not needed.
16364         (spam-install-backend-super, spam-backend-list)
16365         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16366         (spam-backend-function, spam-backend-ham-registration-function)
16367         (spam-backend-spam-registration-function)
16368         (spam-backend-ham-unregistration-function)
16369         (spam-backend-spam-unregistration-function)
16370         (spam-backend-statistical-p, spam-backend-mover-p)
16371         (spam-install-backend-alias, spam-install-checkonly-backend)
16372         (spam-install-mover-backend, spam-install-nocheck-backend)
16373         (spam-install-backend, spam-install-statistical-backend)
16374         (spam-install-statistical-checkonly-backend): Add backend installation
16375         support.
16376         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16377         (spam-group-processor-p): Use the new backend code and respect the
16378         summary exit behavior.
16379         (spam-mark-spam-as-expired-and-move-routine): Remove.
16380         (spam-summary-prepare): Change to use the new spam-old-articles
16381         variable.
16382         (spam-copy-or-move-routine, spam-copy-spam-routine)
16383         (spam-move-spam-routine, spam-copy-ham-routine)
16384         (spam-move-ham-routine): Add code to copy/move ham or spam.
16385         (spam-fetch-field-fast): Improve doc and code, plus allow the
16386         'number request.
16387         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
16388         variables.
16389         (spam-split, spam-find-spam): Use the new backend code.
16390         (spam-registration-functions): Remove variable.
16391         (spam-unregister-routine): Add convenience wrapper.
16392         (spam-log-undo-registration, spam-register-routine)
16393         (spam-log-processing-to-registry)
16394         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16395         where possible.
16396         (spam-check-gmane-xref, spam-check-regex-headers)
16397         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16398         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16399         (spam-check-bogofilter-headers, spam-check-spamoracle)
16400         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16401         (spam-check-crm114-headers): Use the spam-split-group that
16402         spam-split prepares, no need to determine it every time.
16403
16404         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16405         to the nnheader-parse-naked-head call.
16406
16407         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16408
16409         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16410         the nnheader-nov-read-message-id call.
16411
16412 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16413
16414         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16415         gnus-activate-group twice.  Suggested by Markus Peter
16416         <warp@spin.de>.
16417
16418 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16419
16420         * gnus-art.el (gnus-article-time-format): Exchange the order of
16421         day and month in the default value; fix customization type.
16422         (article-date-ut): Use add-text-properties.
16423         (article-make-date-line): Use message-make-date instead of
16424         current-time-string.
16425
16426         * message.el (message-fetch-field): Don't use set-text-properties.
16427         (message-make-date): Simplify.
16428
16429         * messagexmas.el (message-xmas-make-date): New function.
16430         (message-xmas-redefine): Defalias message-make-date to it.
16431
16432 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16433
16434         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16435         (rfc2047-encode-region): Treat text within parentheses as special;
16436         show the original text when error has occurred.
16437
16438         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16439         already-computed method to gnus-activate-group.
16440
16441         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16442         same select-methods identical Lisp objects.
16443
16444         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16445         object when modifying the info.
16446
16447 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16448
16449         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16450         gnus-opened-servers since it has never been opened with the new
16451         configuration yet.
16452
16453 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16454
16455         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16456         arg to nnheader-generate-fake-message-id.
16457
16458 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16459
16460         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16461         number and build a fake message ID localized to a group and
16462         article number (so it's repeatable from that point on).
16463         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16464         ID format.
16465
16466         * gnus-sum.el (gnus-get-newsgroup-headers): Call
16467         nnheader-generate-fake-message-id with the article number.
16468
16469 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16470
16471         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16472         end-of-buffer.
16473
16474 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16475
16476         * message.el (message-ignored-supersedes-headers): Add Approved.
16477
16478 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16479
16480         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16481         goto-char.
16482         (rfc2047-encode): Fold the line before encoding.
16483
16484 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16485
16486         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16487         folding -- not all headers can be folded, and this should be done
16488         by the message composition mode.  Probably.  I think.
16489
16490 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16491
16492         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16493         fast.
16494
16495         * gnus-ems.el (gnus-remove-image): Don't use
16496         message-text-with-property; remove only the image found first.
16497
16498         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16499         found first.
16500
16501 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16502
16503         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16504
16505 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16506
16507         * message.el (message-text-with-property): Make it fast and accept
16508         optional arguments.
16509         (message-strip-forbidden-properties): Use it.
16510         (message-fix-before-sending): Follow the m-t-w-p change.
16511
16512         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16513
16514 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16515
16516         * gnus-art.el (article-hide-headers): Don't change the buffer
16517         mistakenly when performing mml-preview even if
16518         gnus-single-article-buffer is nil.
16519
16520 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16521
16522         * message.el (message-expand-name-databases): New user option.
16523         (message-expand-name): Use it.
16524
16525 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16526
16527         * spam.el (spam-report-articles-resend)
16528         (spam-report-resend-register-routine): Allow ham reporting.
16529         (spam-report-resend-register-ham-routine): Add wrapper.
16530         (spam-registration-functions): Add ham resending functions.
16531         (spam-list-of-processors): Add ham resend processor.
16532
16533         * gnus.el (ham-resend-to): Add new group parameter.
16534         (spam-process): Add ham resend option.
16535
16536         * spam-report.el (spam-report-resend): Allow reporting ham.
16537         (spam-report-resend-ham): Add wrapper.
16538
16539 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16540
16541         * message.el (message-cite-articles-with-x-no-archive): New
16542         variable.
16543         (message-cite-original): Use it.
16544
16545 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16546
16547         * message.el (message-cite-original): Respect X-No-Archive.
16548
16549 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16550
16551         * gnus-art.el (article-hide-headers): Refer to the values for
16552         gnus-ignored-headers and gnus-visible-headers in the summary
16553         buffer since a user may have set them as group parameters.
16554
16555 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16556
16557         * assistant.el (assistant-node-name): Add convenience function.
16558         (assistant-render-text, assistant-render-node): Add error handling,
16559         plus handle multiple next nodes.
16560         (assistant-find-next-node): Comment out for now.
16561         (assistant-find-next-nodes): Add function, returns list of next
16562         nodes.
16563
16564 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16565
16566         * mail-source.el (mail-source-directory): Fix doc-string.
16567
16568 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16569
16570         * assistant.el (assistant-render-text, assistant-eval): Add :set
16571         widget type, which is different because it takes and returns a
16572         list.  Much hilarity ensues.
16573
16574 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16575
16576         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16577
16578         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16579         doc-string.
16580
16581         * gnus-start.el (gnus-activate-group): Added doc-string.
16582
16583 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16584
16585         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16586
16587 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16588
16589         * assistant.el (assistant-render-text): Try to add a :set
16590         widget, more to come.
16591
16592         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16593         strings.
16594         (spam-report-articles-resend)
16595         (spam-register-routine): Do registration iff any articles warrant
16596         it.
16597         (spam-summary-prepare-exit): Change log message for nil group
16598         destinations.
16599
16600 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16601
16602         * spam.el (spam-report-resend-register-routine): Allow
16603         spam-report-resend-to to be a group parameter or a global value.
16604
16605 2004-05-26  Simon Josefsson  <jas@extundo.com>
16606
16607         * starttls.el: Merge with my GNUTLS based starttls.el.
16608         (starttls-gnutls-program, starttls-use-gnutls)
16609         (starttls-extra-arguments, starttls-process-connection-type)
16610         (starttls-connect, starttls-failure, starttls-success): New
16611         variables.
16612         (starttls-program, starttls-extra-args): Doc fix.
16613         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16614         functions.
16615         (starttls-negotiate, starttls-open-stream): Check
16616         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16617         function if it is set.
16618
16619 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16620
16621         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16622         structured fields.
16623
16624 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16625
16626         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16627
16628 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16629
16630         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16631         variable.
16632         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16633         assigning the spam-mark to new messages.
16634
16635 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16636
16637         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16638
16639 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16640
16641         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16642
16643         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16644         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16645         default.
16646
16647 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16648
16649         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16650         correct data.
16651
16652 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16653
16654         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16655         (spam-group-processor-p): Fix function.
16656         (spam-group-processor-multiple-p)
16657         (spam-group-spam-processor-report-gmane-p)
16658         (spam-group-spam-processor-report-resend-p)
16659         (spam-group-spam-processor-bogofilter-p)
16660         (spam-group-spam-processor-blacklist-p)
16661         (spam-group-spam-processor-ifile-p)
16662         (spam-group-ham-processor-ifile-p)
16663         (spam-group-spam-processor-spamoracle-p)
16664         (spam-group-spam-processor-crm114-p)
16665         (spam-group-ham-processor-bogofilter-p)
16666         (spam-group-spam-processor-stat-p)
16667         (spam-group-ham-processor-stat-p)
16668         (spam-group-ham-processor-whitelist-p)
16669         (spam-group-ham-processor-BBDB-p)
16670         (spam-group-ham-processor-spamoracle-p)
16671         (spam-group-ham-processor-copy-p): Remove functions with some
16672         prejudice against unneeded code.
16673         (spam-report-articles-resend)
16674         (spam-report-resend-register-routine): Allow the group/topic
16675         spam-resend-to value to override spam-report-resend-to.
16676         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16677         properly now.
16678
16679         * gnus.el (spam-resend-to): Add group/topic parameter.
16680         (spam-process): Move the OBSOLETE processors to the end of the
16681         choices.
16682
16683 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16684
16685         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16686         with resend-to set to nil, and then ask the user if necessary.
16687         (spam-report-resend): spam-report-resend takes a list of articles, not
16688         separate article numbers.
16689
16690 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16691
16692         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16693         addition to emacs-w3m.
16694
16695 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16696
16697         * assistant.el (assistant-authinfo-data): New function.
16698         (assistant-eval): Eval for entire assistant.
16699
16700         * netrc.el (netrc-services-file): New variable.
16701         (netrc-parse-services): New function.
16702         (netrc-find-service-name): New function.
16703         (netrc-find-service-number): New function.
16704         (netrc-port-equal): New function.
16705         (netrc-machine): Use it.
16706
16707         * nnimap.el (nnimap-open-connection): Use netrc.
16708
16709         * gnus-util.el (gnus-netrc-get): Remove aliases.
16710
16711         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16712
16713         * assistant.el (wid-edit): Fix compilation.
16714
16715         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16716
16717 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16718
16719         * gnus-util.el (gnus-set-file-modes): New function.  (small
16720         patch).
16721
16722 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16723
16724         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16725
16726         * assistant.el (assistant-render-node): Fix up rendering and
16727         read-only text.
16728         (assistant-render-node): Reset.
16729         (assistant-make-read-only): Not sticky.
16730
16731 2004-05-20  Danny Siu  <dsiu@adobe.com>
16732
16733         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16734         centered even when gnus-auto-center-summary is t.
16735
16736 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16737
16738         * dns.el (dns-get-txt-answer): New function.
16739         (dns-read-txt): Ditto.
16740         (query-dns): Use it.
16741
16742 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16743
16744         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16745         active for foreign groups even if the group level is higher than
16746         the specified value.
16747
16748 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16749
16750         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16751         non-active groups.
16752
16753         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16754
16755 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16756
16757         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16758
16759 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16760
16761         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16762         (spam-crm114-header, spam-crm114-spam-switch)
16763         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16764         (spam-crm114-positive-spam-header)
16765         (spam-crm114-database-directory, spam-list-of-processors)
16766         (spam-group-spam-processor-crm114-p)
16767         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16768         (spam-generic-score, spam-list-of-checks)
16769         (spam-list-of-statistical-checks, spam-registration-functions)
16770         (spam-check-crm114-headers, spam-crm114-score)
16771         (spam-check-crm114, spam-crm114-register-with-crm114)
16772         (spam-crm114-register-spam-routine)
16773         (spam-crm114-unregister-spam-routine)
16774         (spam-crm114-register-ham-routine)
16775         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16776         asjo@koldfront.dk (Adam Sjøgren).
16777
16778         * gnus.el: Add spam-use-crm114.
16779
16780         * spam.el (spam-list-of-processors, spam-registration-functions):
16781         Add spam-use-resend.
16782         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16783         (spam-report-articles-gmane): Add doc fix.
16784         (spam-report-articles-resend, spam-report-resend-register-routine):
16785         Add wrappers around spam-report-resend-to.
16786
16787         * spam-report.el (spam-report-resend-to, spam-report-resend):
16788         Add support for resending spam.
16789         (spam-report-gmane): Fix line length >80.
16790
16791         * gnus.el (spam-process): Add spam-use-resend.
16792
16793 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16794
16795         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16796         number of processed spam messages.
16797         (spam-ham-copy-or-move-routine): Return the number of processed
16798         ham messages.
16799         (spam-summary-prepare-exit): Use the above values to decide
16800         whether status messages shouled be displayed.
16801
16802 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16803
16804         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16805         `rfc2047-encoding-function-alist' in order to avoid conflicting
16806         with the old version.
16807         (rfc2047-encode-region): Concatenate words containing non-ASCII
16808         characters in structured fields; don't encode space-delimited
16809         ASCII words even in unstructured fields; don't break words at
16810         char-category boundaries.
16811         (rfc2047-encode-1): New function.
16812         (rfc2047-encode): Use it; encode text so that it occupies the
16813         maximum width within 76-column; work correctly on Q encoding for
16814         iso-2022-* charsets.
16815         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16816         sure not to break a line just after the header name.
16817         (rfc2047-b-encode-region): Removed.
16818         (rfc2047-b-encode-string): New function.
16819         (rfc2047-q-encode-region): Removed.
16820         (rfc2047-q-encode-string): New function.
16821
16822         * mm-util.el (mm-replace-in-string): New function.
16823
16824 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16825
16826         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16827         get it right.
16828         (gnus-inews-make-draft): Really.
16829
16830 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16831
16832         * nnmh.el (nnmh-request-list-1): Don't check the link count
16833         before descending.  (small patch)
16834
16835 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16836
16837         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16838         stuff.
16839
16840         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16841         on real group name.
16842
16843         * gnus-art.el (gnus-signature-limit): Doc fix.
16844
16845         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16846
16847         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16848
16849 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16850
16851         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16852         isn't a string.
16853
16854 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16855
16856         * gnus-draft.el (gnus-draft-send): Bind
16857         rfc2047-encode-encoded-words.
16858
16859         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16860         (rfc2047-encodable-p): Say that =? needs encoding.
16861         (rfc2047-encode-encoded-words): New variable.
16862
16863         * gnus-group.el (gnus-group-select-group): Doc fix.
16864
16865         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16866
16867         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16868         to nil.
16869
16870         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16871
16872         * nnheader.el (nnheader-get-lines-and-char): New function.
16873
16874 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16875
16876         * gnus-msg.el (gnus-summary-followup-with-original): Document
16877         yanking of region when active.
16878
16879 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16880
16881         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16882         groups if the group level is higher than the specified value.
16883
16884 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16885
16886         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16887         (gnus-group-jump-to-group): Added prefix argument using
16888         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16889         non-active group.
16890
16891         * compface.el (uncompface): Be verbose when changing
16892         `uncompface-use-external'.
16893
16894         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16895         handle manual section.
16896
16897 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16898
16899         * gnus-art.el (gnus-button-alist): Revert previous change.
16900
16901 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16902
16903         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16904
16905 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16906
16907         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16908         whether backend can accept message.
16909
16910         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16911
16912 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16913
16914         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16915         Avoid creating directory when nntp-marks-is-evil is true.
16916         Reported by Reiner Steib.
16917
16918 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16919
16920         * gnus-picon.el (gnus-picon-style): New variable.
16921         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16922         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16923         Jesper Harder <harder@ifa.au.dk>.
16924
16925 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16926
16927         * message.el (message-fill-field): Return point.
16928         (message-generate-headers): Go to end of field.
16929
16930         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16931         stuff for non-living groups.
16932
16933 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16934
16935         * gnus-art.el (gnus-article-followup-with-original)
16936         (gnus-article-reply-with-original): gnus-mark-active-p ->
16937         gnus-region-active-p.
16938
16939 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16940
16941         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16942         only when there is spam or ham to be processed.
16943
16944 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16945
16946         * mail-source.el (mail-source-delete-crash-box): Refactor.
16947         (mail-source-fetch): Use it.
16948         (mail-source-fetch-file): Ditto.
16949         (mail-source-fetch-directory): Run postscript in loop.
16950         (mail-source-fetch-pop): Delete.
16951         (mail-source-fetch-maildir): Ditto.
16952         (mail-source-fetch-imap): Ditto.
16953
16954         * imap.el (imap-authenticators): Comment out sasl.
16955
16956         * message.el (message-skip-to-next-address): New function.
16957         (message-fill-header-address): Refactor.
16958         (message-fill-address): Use it.
16959         (message-delete-address): Use it.
16960         (message-fill-header-general): Refactor.
16961         (message-fill-field-address): Rename.
16962         (message-narrow-to-field): Find the start of the header.
16963         (message-header-format-alist): Don't pre-fill.
16964         (message-fill-header): Removed.
16965         (message-insert-header): New function.
16966         (message-shorten-references): Use it.
16967
16968         * rfc2047.el (rfc2047-field-value): Strip props.
16969
16970         * mail-parse.el (mail-header-make-address): New alias.
16971
16972         * ietf-drums.el (ietf-drums-make-address): New function.
16973
16974         * imap.el: Add compiler directives.
16975
16976         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16977
16978         * gnus-art.el (article-decode-idna-rhs): Don't use
16979         message-idna-inside-rhs-p.
16980
16981 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16982
16983         * message.el (message-idna-inside-rhs-p): Removed.
16984         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16985
16986         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16987         false positives.
16988
16989 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16990
16991         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16992
16993 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16994
16995         * nneething.el (nneething-file-name): Don't create spurious
16996         files.
16997
16998         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16999         (gnus-inews-do-gcc): Remove sleep.
17000
17001         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17002         part under point.
17003
17004         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17005         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17006
17007 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17008
17009         * spam.el (spam-summary-prepare-exit): Fixed (length).
17010
17011 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17012
17013         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17014         as expired without moving it" message when there are spam
17015         messages left.
17016
17017 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17018
17019         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17020         header is not nil.
17021
17022 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17023
17024         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
17025         nntp-possibly-create-directory, not nntp-possibly-change-group.
17026         (nntp-marks-changed-p): New arg SERVER.
17027         (nntp-request-update-info): Adjust caller.
17028
17029 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17030
17031         * nntp.el (nntp-save-marks): Pass missing arg.
17032
17033 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17034
17035         * nntp.el: Support marks.
17036         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17037         (nntp-marks-modtime, nntp-marks-directory): New variables.
17038         (nntp-request-set-mark, nntp-request-update-info)
17039         (nntp-possibly-create-directory, nntp-marks-changed-p)
17040         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
17041         functions.
17042
17043 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17044
17045         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17046         (gnus-xmas-redefine): Rename.
17047
17048         * gnus-score.el (gnus-score-insert-help): Use
17049         gnus-select-lowest-window.
17050
17051         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17052         appt-select-lowest-window and rename to gnus-select-lowest-window.
17053
17054         * gnus.el: do.
17055
17056 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17057
17058         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17059         encodings of MIME-encoded words, in order to improve
17060         interoperability with several broken MUAs.
17061
17062 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17063
17064         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17065         tags, only when charsets are not specified in headers.
17066         (mm-inline-text-html-render-with-w3m): Ditto.
17067
17068         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17069         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17070
17071 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17072
17073         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17074         instead of MIME-decoded from fields when checking
17075         `gnus-article-address-banner-alist'.
17076
17077 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17078
17079         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17080         description rather than subject.
17081
17082 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17083
17084         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17085
17086 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17087
17088         * gnus.el (gnus-version-number): Bump.
17089
17090 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17091
17092         * gnus.el: No Gnus v0.2 is released.
17093
17094 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17095
17096         * gnus-agent.el (gnus-agent-read-agentview): Inline
17097         gnus-uncompress-range.
17098
17099 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17100
17101         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17102         `exec-installed-p'.
17103
17104 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17105
17106         * gnus.el (spam-process, spam-autodetect-methods): Add
17107         bsfilter and bsfilter-headers.
17108
17109         * spam.el (spam-bsfilter): New customize group.
17110         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17111         (spam-bsfilter-header, spam-bsfilter-probability-header)
17112         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17113         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17114         (spam-bsfilter-database-directory): New options.
17115         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17116         (spam-list-of-statistical-checks, spam-registration-functions):
17117         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17118         (spam-bsfilter-score): New command.
17119         (spam-check-bsfilter-headers, spam-check-bsfilter)
17120         (spam-bsfilter-register-with-bsfilter)
17121         (spam-bsfilter-register-spam-routine)
17122         (spam-bsfilter-unregister-spam-routine)
17123         (spam-bsfilter-register-ham-routine)
17124         (spam-bsfilter-unregister-ham-routine): New functions.
17125         (spam-generic-score): Support bsfilter; Accept an optional argument
17126         to recalcurate spam score even if scoring header has already been
17127         added.
17128         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17129         optional argument to recalcurate spam score even if scoring header
17130         has already been added.
17131
17132 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17133
17134         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17135         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17136         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17137         link is missing.
17138
17139 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17140
17141         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17142         (html2text-get-attr): Rewrite.
17143
17144         * message.el (message-setup-1): Remove redundant put-text-property
17145         on mail-header-separator.
17146
17147 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17148
17149         * gnus-registry.el (gnus-registry-cache-whitespace)
17150         (gnus-registry-action, gnus-registry-spool-action)
17151         (gnus-registry-split-fancy-with-parent): Change message levels
17152         from 5 to 3 or 7, as needed.
17153
17154         * spam.el (spam-summary-prepare-exit)
17155         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17156         (spam-split, spam-find-spam, spam-log-undo-registration)
17157         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
17158         level from 5 to 6.
17159
17160 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17161
17162         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17163         2004-03-04 change).
17164
17165 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17166
17167         * sieve-manage.el (sieve-manage-open):
17168         * nnweb.el (nnweb-insert-html):
17169         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17170         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17171         * nnspool.el (nnspool-request-group):
17172         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17173         * nnml.el (nnml-request-update-info):
17174         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17175         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17176         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17177         (nnimap-request-set-mark):
17178         * nnfolder.el (nnfolder-request-update-info):
17179         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17180         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17181         * gnus-uu.el (gnus-uu-find-articles-matching):
17182         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17183         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17184         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17185         * gnus-nocem.el (gnus-nocem-scan-groups):
17186         * gnus-int.el (gnus-start-news-server):
17187         * gnus-group.el (gnus-group-make-kiboze-group)
17188         (gnus-group-browse-foreign-server):
17189         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17190         Use mapc when appropriate.
17191
17192 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17193
17194         FIXME: Make separate entries for each person.
17195
17196         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17197         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17198         <shields@msrl.com>:
17199
17200         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17201         may need for spam sorting and scoring.
17202         (spam-user-format-function-S): Add user format function suitable for
17203         general use.
17204         (spam-article-sort-by-spam-status): Add sorting function for summary
17205         sorting.
17206         (spam-extra-header-to-number): Add function to get a score from a
17207         header.
17208         (spam-summary-score): Add function to get a numeric score from the
17209         headers.
17210         (spam-generic-score): Fix function doc, was in wrong place.
17211         (spam-initialize): Take symbols when it's run, and install the
17212         extra headers that spam-necessary-extra-headers thinks we need.
17213
17214 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17215
17216         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17217         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17218
17219 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17220
17221         * gnus-sum.el (gnus-set-global-variables)
17222         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17223         (gnus-article-get-xrefs, gnus-summary-best-group)
17224         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17225         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17226         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17227         Use with-current-buffer.
17228
17229 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17230
17231         * spam.el (spam-summary-prepare-exit): Simplify logic.
17232         (spam-fetch-article-header): Read the article header if it's not
17233         available.
17234         (spam-list-articles): Simplify logic.
17235         (spam-filelist-register-routine): Fix bug with unregister-list.
17236
17237         * gnus-registry.el: Fix comments at beginning.
17238
17239 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17240
17241         * message.el (message-cater-to-broken-inn): Remove.
17242         (message-shorten-references): Make sure the total folded length of
17243         References is shorter than 998 characters to cater to a bug in INN
17244         2.3.  Also, don't pretend that references aren't folded -- this
17245         hasn't worked for a while.
17246
17247 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17248
17249         * gnus-agent.el (gnus-agentize):
17250         gnus-agent-send-mail-real-function no longer set to current value
17251         of message-send-mail-function but rather a lambda that calls
17252         message-send-mail-function.  The change makes the agent real-time
17253         responsive to user changes to message-send-mail-function.
17254
17255 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17256
17257         * legacy-gnus-agent.el
17258         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
17259         help from Florian Weimer <fw@deneb.enyo.de>
17260
17261 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17262
17263         * nnmail.el (nnmail-cache-insert): Revert last change.
17264
17265 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17266
17267         * nnmail.el (nnmail-cache-insert): Always check whether
17268         nnmail-cache-ignore-groups matches a group name.
17269
17270 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17271
17272         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17273         (spam-find-spam, spam-log-processing-to-registry)
17274         (spam-log-registered-p, spam-log-unregistration-needed-p)
17275         (spam-log-undo-registration): Use gnus-message instead of
17276         gnus-error, none of these errors are fatal.
17277
17278         * gnus-registry.el (gnus-registry-clean-empty-function)
17279         (gnus-registry-clean-empty): Remove only empty entries without
17280         extra data.
17281
17282 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17283
17284         * spam-stat.el (spam-stat-buffer-change-to-spam)
17285         (spam-stat-buffer-change-to-non-spam): Change (error) to
17286         (gnus-message 8) invocation.
17287
17288 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17289
17290         * nntp.el (nntp-via-netcat-command): New variable.
17291         (nntp-via-netcat-switches): New variable.
17292         (nntp-open-via-rlogin-and-netcat): New function.
17293         (nntp-open-connection-function): Doc fix.
17294         (nntp-telnet-command): Doc fix.
17295         (nntp-end-of-line): Doc fix.
17296         (nntp-via-rlogin-command): Doc fix.
17297         (nntp-via-user-name): Doc fix.
17298         (nntp-via-address): Doc fix.
17299
17300 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17301
17302         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17303         error in Emacs 21.1.
17304
17305 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17306
17307         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17308
17309 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17310
17311         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17312         (gnus-agent-with-refreshed-group): New macro.
17313         (gnus-agent-rename-group): New function.
17314         (gnus-agent-delete-group): New function.
17315         (gnus-agent-save-group-info): Use gnus-command-method when
17316         `method' parameter is nil.  Don't write nil entries into the
17317         active file.
17318         (gnus-agent-get-group-info): New function.
17319         (gnus-agent-fetch-articles): Use
17320         gnus-agent-update-files-total-fetched-for to increment disk space
17321         used.
17322         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
17323         gnus-agent-update-view-total-fetched-for to increment disk space
17324         used.
17325         (gnus-agent-get-local): Added optional parameters to avoid calling
17326         gnus-group-real-name and gnus-find-method-for-group.
17327         (gnus-agent-set-local): Delete stored entry if either min, or max,
17328         are nil.
17329         (gnus-agent-fetch-session): Reworded error/quit messages.  On
17330         quit, use gnus-agent-regenerate-group to record existance of any
17331         articles fetched to disk before the quit occurred.
17332         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17333         gnus-agent-update-view-total-fetched-for, and
17334         gnus-agent-update-files-total-fetched-for to decrement disk space
17335         used.
17336         (gnus-agent-retrieve-headers): Use
17337         gnus-agent-update-view-total-fetched-for to increment disk space
17338         used.
17339         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17340         with gnus-agent-update-files-total-fetched-for to decrement disk
17341         space and fresh group buffer.
17342         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17343         (gnus-agent-need-update-total-fetched-for): New variable.
17344         (gnus-agent-update-files-total-fetched-for): New function.
17345         (gnus-agent-update-view-total-fetched-for): New function.
17346         (gnus-agent-total-fetched-for): New function.
17347
17348         * gnus-cache.el (gnus-cache-save-buffers): Use
17349         gnus-cache-update-overview-total-fetched-for to change disk space
17350         used by this group.
17351         (gnus-cache-possibly-enter-article): Use
17352         gnus-cache-update-file-total-fetched-for to increment disk space
17353         used by this group.
17354         (gnus-cache-possibly-remove-article): Use
17355         gnus-cache-update-file-total-fetched-for to decrement disk space
17356         used by this group.
17357         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17358         (gnus-cache-rename-group): New function.
17359         (gnus-cache-delete-group): New function.
17360         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17361         (gnus-cache-need-update-total-fetched-for): New variable.
17362         (gnus-cache-with-refreshed-group): New macro.
17363         (gnus-cache-update-file-total-fetched-for): New function.
17364         (gnus-cache-update-overview-total-fetched-for): New function.
17365         (gnus-cache-rename-group-total-fetched-for): New function.
17366         (gnus-cache-delete-group-total-fetched-for): New function.
17367         (gnus-cache-total-fetched-for): New function.
17368
17369         * gnus-group.el: Require gnus-sum and autoload functions to
17370         resolve warnings when gnus-group.el compiled alone.
17371         (gnus-group-line-format): Documented new %F.
17372         (size of Fetched data) group line format; identifies disk space
17373         used by agent and cache.
17374         (gnus-group-line-format-alist): Defined new F format.
17375         (gnus-total-fetched-for): New function.
17376         (gnus-group-delete-group): No longer update
17377         gnus-cache-active-altered as gnus-request-delete-group now keeps
17378         the cache in sync.
17379         (gnus-group-list-active): Let the agent store a server's active
17380         list if currently plugged.
17381
17382         * gnus-int.el (gnus-request-delete-group):
17383         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17384         local disk in sync with the server.
17385         (gnus-request-rename-group):
17386         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17387         local disk in sync with the server.
17388
17389         * gnus-start.el (gnus-get-unread-articles):
17390         Cosmetic simplification to logic.
17391
17392         * gnus-util.el (gnus-rename-file): New function.
17393
17394 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17395
17396         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17397
17398 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17399
17400         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17401         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17402
17403 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17404
17405         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17406         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17407
17408 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17409
17410         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17411
17412 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17413
17414         * spam.el (spam-set-difference): Add function to replace
17415         gnus-set-difference in spam.el.
17416         (spam-summary-prepare-exit): Use spam-set-difference.
17417
17418 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17419
17420         * gnus-registry.el (gnus-registry-cache-file): Update to use
17421         gnus-dribble-directory OR gnus-home-directory OR ~.
17422         (gnus-registry-split-fancy-with-parent): Fix doc.
17423
17424 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17425
17426         * message.el (message-exchange-point-and-mark): Use
17427         message-mark-active-p.  Suggested by Jesper Harder
17428         <harder@ifa.au.dk>.
17429
17430 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17431
17432         * message.el (message-exchange-point-and-mark): Don't activate
17433         region if it was inactive.  Suggested by Hiroshi Fujishima
17434         <pooh@nature.tsukuba.ac.jp>.
17435
17436 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17437
17438         * gnus-art.el (article-display-face): Display Faces in the same
17439         order as X-Faces.
17440
17441 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17442
17443         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17444
17445 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17446
17447         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17448         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17449         (gnus-article-mime-hierarchy): Remove.
17450         (gnus-article-mime-hierarchy-next): Remove.
17451         (gnus-article-mode): Revert 2004-03-19 change.
17452         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17453         (gnus-insert-mime-button): Revert 2004-03-19 change.
17454         (gnus-mime-accumulate-hierarchy): Remove.
17455         (gnus-mime-enter-multipart): Remove.
17456         (gnus-mime-leave-multipart): Remove.
17457         (gnus-mime-display-part): Revert 2004-03-19 change.
17458         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17459
17460         * mml.el (mml-preview): Revert 2004-03-19 change.
17461
17462 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17463
17464         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17465
17466 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17467
17468         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17469         t while entering a file name using the mm-with-multibyte macro.
17470         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17471
17472         * mm-util.el (mm-with-multibyte): New macro.
17473
17474 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17475
17476         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
17477         user option.
17478         (gnus-mime-multipart-functions): Doc and customization fix.
17479         (gnus-article-mime-hierarchy): New variable.
17480         (gnus-article-mime-hierarchy-next): New variable.
17481         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17482         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17483         gnus-article-mime-hierarchy-next to nil.
17484         (gnus-insert-mime-button): Show hierarchy numbers.
17485         (gnus-mime-accumulate-hierarchy): New function.
17486         (gnus-mime-enter-multipart): New function.
17487         (gnus-mime-leave-multipart): New function.
17488         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17489         (gnus-mime-display-alternative): Show hierarchy numbers.
17490
17491         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17492         gnus-article-mime-hierarchy-next to nil.
17493
17494 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17495
17496         * dns.el: Don't require gnus-xmas.
17497
17498 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17499
17500         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17501         inline PGP.
17502         (mml-menu): Disable mml-quote-region if mark is inactive.
17503
17504 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17505
17506         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17507         when the group's active is not available.
17508
17509 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17510
17511         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17512         error.
17513
17514 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17515
17516         * imap.el (imap-store-password): New variable.
17517         (imap-interactive-login): Use it.
17518         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17519
17520 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17521
17522         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17523         window-start and hscroll to summary window.
17524
17525 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17526
17527         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17528         conversion message to newsrc-dribble when an actual conversion is
17529         performed.
17530
17531 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17532
17533         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17534
17535 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17536
17537         * mm-decode.el (mm-complicated-handles): New function reviving
17538         former definition of mm-multiple-handles.
17539
17540         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17541         (gnus-mime-delete-part): Use it.
17542
17543 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17544
17545         * gnus-agent.el (gnus-agent-read-local): Bind
17546         nnheader-file-coding-system to gnus-agent-file-coding-system to
17547         avoid the implicit assumption that they will always be equal.
17548         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17549         coding-system-for-write, as the with-temp-file macro first prints
17550         to a buffer then saves the buffer.
17551
17552 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17553
17554         * gnus-art.el (gnus-article-edit-part): New function.
17555         (gnus-mime-save-part-and-strip): Use it; do query instead of
17556         signaling an error; don't use mm-multiple-handles.
17557         (gnus-mime-delete-part): Ditto.
17558
17559 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17560
17561         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17562         old file versions.
17563         (gnus-group-prepare-hook): Removed function that converted list
17564         form of gnus-agent-expire-days to group properties.
17565
17566         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17567         (gnus-request-accept-article): Re-indented.
17568
17569         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17570         converters to handle old agent file formats.  Added logic for a
17571         "backup before upgrading warning".
17572         (gnus-convert-mark-converter-prompt): Developers can mark
17573         functions as needing (default), or not needing,
17574         gnus-convert-old-newsrc's "backup before upgrading warning".
17575         (gnus-convert-converter-needs-prompt): Tests whether the user
17576         should be protected from potentially irreversable changes by the
17577         function.
17578
17579         * legacy-gnus-agent.el: New.  Provides converters that are only
17580         loaded when gnus-convert-old-newsrc needs to call them.
17581
17582 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17583
17584         * mail-source.el (mail-source-touch-pop): Doc fix.
17585
17586         * message.el (message-smtpmail-send-it): Doc fix.
17587
17588 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17589
17590         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17591
17592         * nnmail.el (nnmail-split-fancy): do.
17593
17594         * gnus-kill.el (gnus-kill, gnus-execute): do.
17595
17596 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17597
17598         * gnus-sum.el (gnus-widget-reversible-match)
17599         (gnus-widget-reversible-to-internal)
17600         (gnus-widget-reversible-to-external): New functions.
17601         (gnus-widget-reversible): New widget.
17602         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17603
17604 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17605
17606         * gnus-sum.el (gnus-thread-sort-functions)
17607         (gnus-article-sort-functions): Document `(not F)' items.
17608
17609 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17610
17611         * spam.el (spam-use-gmane-xref): Add new backend.
17612         (spam-gmane-xref-spam-group): Add variable to control the name of the
17613         Gmane spam group.
17614         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17615         (spam-regex-headers-spam, spam-regex-headers-ham)
17616         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17617         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17618         backends and checks.
17619         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17620
17621         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17622         an autodetect method.
17623
17624 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17625
17626         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17627         articles are being added to a group.
17628         (gnus-request-replace-article): Inform the agent that articles
17629         need to be uncached as the cached contents are no longer valid.
17630
17631 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17632
17633         * binhex.el: Don't autoload executable-find.
17634
17635         * canlock.el: Don't autoload mail-fetch-field.
17636
17637         * dgnushack.el: Autoload c-mode for XEmacs.
17638
17639         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17640
17641         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17642         rmail-dont-reply-to and rmail-output.
17643
17644         * gnus-score.el: Don't autoload ffap-string-at-point.
17645
17646         * gnus-setup.el: Don't autoload sc-cite-original.
17647
17648         * imap.el: Don't autoload base64-decode-string,
17649         base64-encode-string and md5.
17650
17651         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17652         and rmail-msg-restore-non-pruned-header.
17653
17654         * mm-decode.el: Don't autoload executable-find.
17655
17656         * mm-url.el: Don't autoload executable-find.
17657
17658         * mm-view.el: Don't autoload diff-mode.
17659
17660         * nndb.el: Don't autoload news-reply-mode, news-setup,
17661         cancel-timer and telnet.
17662
17663         * password.el: Don't autoload run-at-time for Emacs.
17664
17665         * sha1-el.el: Don't autoload executable-find.
17666
17667         * sieve-mode.el: Don't autoload c-mode.
17668
17669         * uudecode.el: Don't autoload executable-find.
17670
17671 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17672
17673         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17674         (gnus-agent-possibly-alter-active): Avoid null in numeric
17675         comparison.
17676         (gnus-agent-set-local): Refuse to save null in local object table.
17677         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17678         list of articles that will be marked as unread.
17679
17680 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17681
17682         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17683
17684 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17685
17686         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17687         language tags.
17688
17689 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17690
17691         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17692         Don't bind "obarray".
17693
17694         * gnus-sum.el (gnus-thread-sort-functions): Added
17695         `gnus-thread-sort-by-most-recent-number' and
17696         `gnus-thread-sort-by-most-recent-date'.
17697         Reported by Kai Grossjohann <kai@emptydomain.de>.
17698
17699 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17700
17701         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17702
17703 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17704
17705         * gnus-cus.el (gnus-agent-customize-category): Removed
17706         ignore-errors macro reference that required cl to be loaded at
17707         run-time.
17708
17709         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17710         single-interval range of the form (min . max).  Previously the
17711         range had to look like ((min . max)).  Likewise, return
17712         (min . max) rather than ((min . max)).
17713         (gnus-range-map): Use gnus-range-normalize to accept
17714         single-interval range.
17715
17716         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17717         the cache, but not the agent, now appear with their usual face.
17718
17719         * dgnushack.el (loaddir): New variable that is bound to the
17720         directory containing the dgnushack.el file. Use loaddir, rather
17721         than srcdir, to update load-path. Change lets dgnushack compile
17722         code in directories other than GNUS/lisp.
17723
17724 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17725
17726         * lpath.el: Don't bind w3m-safe-url-regexp.
17727
17728         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17729         w3m-safe-url-regexp variable buffer-local.
17730
17731         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17732
17733 2004-02-27  Simon Josefsson  <jas@extundo.com>
17734
17735         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17736         gnus-group-real-prefix.
17737         (gnus-summary-move-article): Use it, instead of
17738         gnus-group-real-prefix.
17739
17740 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17741
17742         * lpath.el: Bind w3m-safe-url-regexp.
17743
17744         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17745         w3m-safe-url-regexp variable buffer-local and set it as the value
17746         of mm-w3m-safe-url-regexp.
17747
17748         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17749
17750         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17751         parsing gnus-posting-styles when the message is not for replying.
17752
17753         * dgnushack.el: Autoload sgml-mode for XEmacs.
17754
17755         * nnrss.el (nnrss-opml-export): Use
17756         mm-set-buffer-file-coding-system instead of
17757         set-buffer-file-coding-system.
17758
17759 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17760
17761         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17762         of checkdoc.el).
17763         * nnrss.el: do.
17764         * gnus-mlspl.el: do.
17765         * gnus-ml.el: do.
17766         * gnus-srvr.el: do.
17767
17768         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17769
17770 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17771
17772         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17773         Corrections to custom-manual links.
17774
17775         * gnus-art.el (gnus-article): Ditto.
17776
17777         * mm-decode.el (mime-display, mime-security): Ditto.
17778
17779 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17780
17781         * flow-fill.el: Typo.
17782
17783 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17784
17785         * spam-wash.el: New file.
17786
17787 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17788
17789         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17790
17791 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17792
17793         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17794         to be run with new-articles as LIST1, not LIST2.
17795         (spam-registration-functions): Add spam-use-ham-copy as a nil
17796         registration backend.
17797
17798 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17799
17800         * spam-stat.el (spam-stat-washing-hook): New option.
17801         (spam-stat-buffer-words): Use it.
17802         (spam-stat-process-directory, spam-stat-test-directory): Use
17803         insert-file-contents-literally.
17804         (spam-stat-coding-system): New variable.
17805         (spam-stat-load, spam-stat-save): Use it.
17806
17807 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17808
17809         * spam-report.el (spam-report-plug-agent): Quote
17810         spam-report-url-to-file and spam-report-url-ping-plain.
17811
17812 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17813
17814         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17815         / in mailto URLs.
17816
17817 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17818
17819         * spam-report.el (spam-report-process-queue): Fix interactive use.
17820         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17821         (spam-report-unplug-agent): Doc fixes.
17822         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17823         (spam-report-agentize, spam-report-deagentize): Autoload.
17824
17825 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17826
17827         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17828
17829         * message.el (message-setup-fill-variables): Add mml tags to
17830         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17831         <ajk@iu.edu>.
17832         (message-mode): Don't modify paragraph-separate there.
17833
17834 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17835
17836         * compface.el (uncompface-use-external): Default to undecided.
17837         (uncompface-use-external-threshold): New variable.
17838         (uncompface-float-time): New macro.
17839         (uncompface): Determine whether to use the external decoder if
17840         uncompface-use-external is undecided.
17841
17842 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17843
17844         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17845         after images.
17846
17847         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17848
17849 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17850
17851         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17852
17853         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17854
17855         * gnus-sum.el (gnus-summary-limit-to-age)
17856         (gnus-summary-limit-children): do.
17857
17858         * gnus-int.el (gnus-request-scan): do.
17859
17860         * gnus-group.el (gnus-group-suspend): do.
17861
17862         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17863
17864         * gnus-cite.el (gnus-cite-parse-attributions): do.
17865
17866         * gnus-agent.el (gnus-summary-set-agent-mark)
17867         (gnus-agent-regenerate-group): do.
17868
17869         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17870
17871         * binhex.el (binhex-decode-region-internal): do.
17872
17873 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17874
17875         * gnus-fun.el (gnus-face-properties-alist): New user option.
17876         (gnus-display-x-face-in-from): Use it.
17877
17878         * gnus-art.el (article-display-face): Ditto.
17879
17880         * compface.el (uncompface-use-external): Default to nil.
17881
17882 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17883
17884         * nntp.el (nntp-erase-buffer): New function.
17885         (nntp-retrieve-data, nntp-send-command)
17886         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17887         (nntp-possibly-change-group): Use it.
17888
17889         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17890         with-current-buffer.
17891
17892 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17893
17894         * compface.el: Merge the ELisp-based uncompface program.
17895         (compface): New customization group.
17896         (uncompface-use-external): New user option.
17897         (uncompface): Call uncompface-internal if uncompface-use-external
17898         is nil.
17899         (uncompface-internal): New function.  Note that there are also
17900         some other functions and variables added for this function.
17901
17902 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17903
17904         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17905         if necessary.
17906
17907 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17908
17909         * spam-report.el (spam-report-unplug-agent)
17910         (spam-report-plug-agent, spam-report-deagentize)
17911         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17912         Add support for the Agent in spam-report: when unplugged, report to a
17913         file; when plugged, submit all the requests.
17914
17915         * spam.el (spam-register-routine): Fix message about
17916         registration.
17917
17918 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17919
17920         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17921         dependencies.
17922         (rfc2047-encode): Use it.
17923
17924         * gnus-art.el (gnus-button-marker-list): Move before first
17925         reference.
17926
17927         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17928         (imap-parse-body): Fix format string mismatch.
17929
17930         * gnus-score.el (gnus-summary-increase-score): do.
17931
17932         * nnrss.el (nnrss-close): New function.
17933
17934 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17935
17936         * nnrss.el (nnrss-make-filename): New function.
17937         (nnrss-request-delete-group, nnrss-read-server-data)
17938         (nnrss-save-server-data, nnrss-read-group-data)
17939         (nnrss-save-group-data): Use it.
17940         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17941         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17942         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17943
17944 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17945
17946         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17947
17948 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17949
17950         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17951         files.
17952
17953         * message.el (message-generate-headers-first): Don't quote nil
17954         and t in docstrings.
17955
17956         * imap.el (imap-id): do.
17957
17958         * gnus-agent.el (gnus-agent-consider-all-articles)
17959         (gnus-agent-queue-mail): do.
17960
17961 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17962
17963         * spam-report.el (spam-report-process-queue): New function.
17964         Process requests from `spam-report-requests-file'.
17965         (spam-report-process-queue): Doc fix.
17966
17967 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17968
17969         * spam.el (spam-register-routine)
17970         (spam-log-processing-to-registry, spam-log-registered-p)
17971         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17972         Change "check" to "spam-check" for semi-clarity.
17973
17974 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17975
17976         * pop3.el: Require nnheader.
17977
17978         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17979
17980         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17981
17982         * gnus-picon.el: Require cl.
17983
17984         * gnus-fun.el: Require gnus-ems and gnus-util.
17985
17986         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17987
17988         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17989
17990         * gnus-art.el (gnus-article-edit-mode): Define before first
17991         reference.
17992
17993 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17994
17995         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17996         (gnus-uu-post-encoded): Use point-at-bol.
17997
17998         * gnus-topic.el (gnus-group-active-topic-p): do.
17999
18000         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18001
18002         * gnus-group.el (gnus-group-kill-region): do.
18003
18004         * gnus-art.el (article-date-ut): do.
18005
18006         * message.el (message-fetch-field): Remove redundant
18007         case-fold-search binding.
18008         (message-narrow-to-field): Simplify.
18009
18010 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18011
18012         * spam.el (spam-directory): Derive from `gnus-directory'.
18013
18014         * spam-report.el (spam-report-url-to-file)
18015         (spam-report-requests-file): New function and variable for offline
18016         reporting.
18017         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18018         and user defined function.
18019         (spam-report-url-ping-mm-url): Remove doubled slash.
18020
18021 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18022
18023         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18024
18025 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18026
18027         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
18028         format string mismatch.
18029
18030         * sieve.el (sieve-deactivate-all): do.
18031
18032         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18033
18034         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18035
18036         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18037
18038         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18039
18040 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18041
18042         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18043         the list of checks.
18044
18045 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18046
18047         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18048         padding.
18049
18050 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18051
18052         * mm-view.el (mm-fill-flowed): New variable.
18053         (mm-inline-text): Use it.
18054
18055 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18056
18057         * spam.el (spam-spamassassin-register-ham-routine)
18058         (spam-spamassassin-register-spam-routine): Fix function names.
18059
18060 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18061
18062         * gnus.el (gnus-tmp-grouplens): Remove.
18063         (gnus-summary-line-format): Remove grouplens.
18064
18065         * gnus-group.el (gnus-group-line-format): Ditto.
18066
18067         * gnus-spec.el (gnus-format-specs): Ditto.
18068         (gnus-update-format-specifications): Flush the group format spec
18069         cache if there's the grouplens stuff.
18070         (gnus-parse-simple-format): Replace %l with the empty string.
18071
18072 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18073
18074         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18075         omission.
18076
18077 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18078
18079         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18080         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18081
18082 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18083
18084         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18085         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18086         New macros and functions.
18087         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18088         Handle > NLINK_MAX messages.
18089         * nnmaildir.el (nnmaildir-request-set-mark): Use
18090         nnmaildir--emlink-p and nnmaildir--eexist-p.
18091
18092 2004-01-25  Alex Schroeder  <alex@gnu.org>
18093
18094         * spam-stat.el (spam-stat-process-directory-age): New option.
18095         (spam-stat-process-directory): Use it.
18096
18097 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18098
18099         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18100         (spam-stat-save): Accept prefix argument.
18101
18102 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18103
18104         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18105         links" error.
18106
18107 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18108
18109         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18110         the rest of the and/or forms.
18111
18112 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18113
18114         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18115         compatibility with old .newsrc.eld files.
18116
18117         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18118
18119         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18120
18121         * gnus-start.el (gnus-1): do.
18122
18123         * gnus-group.el (gnus-group-line-format-alist): do.
18124
18125         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18126
18127         * gnus-gl.el: Remove.
18128
18129 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18130
18131         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18132         marks consisting of a single range {for example, (3 . 5)} rather
18133         than a list of a single range { ((3 . 5)) }.
18134
18135 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18136
18137         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
18138         with-current-buffer.
18139         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18140         avoid consing a string.
18141
18142         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18143         Remove obsolete entries for big5 and gb2312.
18144
18145 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18146
18147         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18148         uncompressed list.
18149
18150 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18151
18152         * spam-stat.el (spam-stat-strip-xref): New function.
18153         (spam-stat-process-directory): Use it.
18154
18155         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18156         here -- it's done in message-fetch-field.
18157
18158 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18159
18160         * gnus-agent.el (gnus-agent-queue-mail)
18161         (gnus-agent-prompt-send-queue): New variables.
18162         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18163         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18164         "nndraft:queue" along to gnus-draft-send.  Use
18165         gnus-agent-prompt-send-queue.
18166         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18167         is "nndraft:queue".  Suggested by Gaute Strokkenes
18168         <gs234@srcf.ucam.org>
18169
18170         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
18171         (agent-enable-undownloaded-faces): Added.
18172         (gnus-agent-cat-groups): Use eval-and-compile, not
18173         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18174         method of gnus-agent-cat-groups even when the buffer has been
18175         evaled.
18176         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
18177         delete gnus-agent-save-active-1.
18178         (gnus-agent-save-groups): Deleted.  Identical to
18179         gnus-agent-save-active.
18180         (gnus-agent-write-active): No longer adjust agent's copy of active
18181         file as agent's adjustments are now stored in their own
18182         file.  Removed optional parameter.
18183         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18184         servers.  Add use of min/max range limits from server's local
18185         file.
18186         (gnus-agent-save-alist): Removed unused optional argument.
18187         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18188         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18189         (gnus-agent-set-local): A per-server file that keeps min/max range
18190         limits for articles known to the agent.  Provides a fast mechanism
18191         for altering many active ranges.
18192         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18193         active file (local makes it unnecessary).
18194         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
18195
18196         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
18197         (agent-enable-undownloaded-faces): Added.
18198
18199         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18200         disable it when sending to "nndraft:queue".
18201         (gnus-group-send-queue): Add safety check to avoid sending queue
18202         when unplugged.
18203
18204         * gnus-group.el (gnus-group-catchup): Use new
18205         gnus-sequence-of-unread-articles, not
18206         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18207         numbers of articles.  Use gnus-range-map to avoid having to
18208         uncompress the unread list.
18209         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18210         Fixed invalid ange-ftp reference.
18211
18212         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18213         (gnus-sorted-range-intersection): Intersection of two ranges
18214         without requiring that they first be uncompressed.
18215
18216         * gnus-start.el (gnus-activate-group): Unless blocked by the
18217         caller, possibly expand the active range to include both cached
18218         and agentized articles.
18219         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18220         multiple version-dependent converters.
18221         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
18222         gnus-agent-save-active.
18223         (gnus-save-newsrc-file): Save dirty agent range limits.
18224
18225         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
18226         gnus-agent-possibly-alter-active.
18227         (gnus-adjust-marked-articles): Faster handling of simple lists.
18228
18229 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18230
18231         * spam-stat.el (spam-stat-test-directory): New optional argument
18232         displays a list of files detected.  Suggested by Andrew Cohen
18233         <cohen@andy.bu.edu>.
18234         (spam-stat-buffer-words-with-scores): Don't narrow and change
18235         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18236
18237 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18238
18239         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18240         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18241         (spam-spamassassin-arguments)
18242         (spam-spamassassin-spam-flag-header)
18243         (spam-spamassassin-positive-spam-flag-header)
18244         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18245         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18246         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18247         (spam-list-of-processors, spam-list-of-checks)
18248         (spam-list-of-statistical-checks, spam-registration-functions)
18249         (spam-check-spamassassin-headers, spam-check-spamassassin)
18250         (spam-spamassassin-score)
18251         (spam-spamassassin-register-with-sa-learn)
18252         (spam-spamassassin-register-spam-routine)
18253         (spam-spamassassin-register-ham-routine)
18254         (spam-assassin-register-spam-routine)
18255         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18256         (spam-bogofilter-score): Fix to show article before scoring.
18257
18258 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18259
18260         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18261         default scoring function.
18262         (spam-generic-score): Call spam-spamassassin-score if
18263         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18264         spam-bogofilter-score otherwise.
18265
18266         * gnus.el (spam-process, spam-autodetect-methods): Add
18267         spamassassin and spamassassin-headers.
18268
18269 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18270
18271         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18272         Suppress unnecessary messages.
18273
18274 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18275
18276         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18277         make-hash-table.
18278
18279 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18280
18281         * canlock.el (base64-encode-string): Don't autoload it.
18282
18283 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18284
18285         * run-at-time.el: Remove useless (require 'itimer),
18286         eval-and-compile and (featurep 'xemacs).
18287
18288 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18289
18290         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18291         GROUP is a virtual group.
18292
18293 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18294
18295         * gnus.el: Autoload `message-y-or-n-p'.
18296
18297 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18298
18299         * pgg-parse.el: Remove unnecessary (require 'custom).
18300
18301         * pgg-def.el: do.
18302
18303         * nnmail.el: do.
18304
18305         * gnus-undo.el: do.
18306
18307         * gnus-picon.el: do.
18308
18309         * gnus-util.el: do.
18310
18311 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18312
18313         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18314
18315 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18316
18317         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18318         handle, as well as a list.
18319
18320         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18321         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18322         (mm-w3m-cid-retrieve): Simplify.
18323
18324 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18325
18326         * message.el (message-kill-to-signature): Allow prefix arg to
18327         specify number of lines to keep before signature.
18328
18329 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18330
18331         * message.el (message-kill-to-signature): Change docstring.
18332
18333 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18334
18335         * canlock.el: Always require sha1-el.
18336         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18337
18338         * message.el: Autoload sha1 only when compiling.
18339
18340         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18341         eudc-expand-inline for XEmacs.
18342
18343 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18344
18345         * message.el (message-canlock-generate): Require sha1-el.
18346
18347 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18348
18349         * message.el (message-expand-name): Silence the byte compiler.
18350
18351         * lpath.el: Add detect-coding-system.
18352
18353         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18354         cus-edit.
18355
18356 2004-01-13  Simon Josefsson  <jas@extundo.com>
18357
18358         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18359         Invoke gnus-score-mode.  Reported by
18360         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18361
18362         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
18363         Jim Blandy <jimb@redhat.com> (tiny change).
18364
18365 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18366
18367         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18368
18369 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18370
18371         * spam.el (spam-get-article-as-string): Update to use
18372         gnus-request-article-this-buffer, much simpler.
18373         (spam-get-article-as-buffer): Remove.
18374
18375 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18376
18377         * message.el (message-expand-name): Use EUDC if the user uses that.
18378
18379 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18380
18381         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18382         character for the encoding to avoid consing a string.
18383
18384         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18385         unnecessarily.
18386
18387         * mm-util.el (mm-replace-chars-in-string): Remove.
18388
18389         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18390         of mm-replace-chars-in-string.
18391
18392 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18393
18394         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18395
18396         * mm-util.el (mm-subst-char-in-string): Support inplace.
18397
18398         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18399         a new string in every iteration.  Use shy groups.
18400
18401 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18402
18403         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18404         * gnus-soup.el (gnus-soup-group-brew):
18405         * gnus-msg.el (gnus-put-message):
18406         * gnus-move.el (gnus-group-move-group-to-server):
18407         * gnus-kill.el (gnus-batch-score):
18408         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18409         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18410         (gnus-group-update-group, gnus-group-read-group)
18411         (gnus-group-make-group, gnus-group-make-help-group)
18412         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18413         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18414         (gnus-group-sort-by-unread, gnus-group-catchup)
18415         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18416         (gnus-group-yank-group, gnus-group-set-info)
18417         (gnus-group-list-groups):
18418         * gnus.el (gnus-generate-new-group-name):
18419         * gnus-delay.el (gnus-delay-send-queue):
18420         * nnvirtual.el (nnvirtual-catchup-group):
18421         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18422         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18423         (gnus-group-prepare-topics, gnus-topic-check-topology):
18424         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18425         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18426         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18427         (gnus-group-make-articles-read):
18428         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18429         (gnus-group-change-level, gnus-kill-newsgroup)
18430         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18431         (gnus-get-unread-articles, gnus-make-articles-unread)
18432         (gnus-make-ascending-articles-unread): Use accessor
18433         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18434         to get group information for improved readability.
18435
18436
18437 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18438
18439         * gnus-art.el (article-decode-mime-words, article-babel)
18440         (gnus-article-highlight-signature, gnus-article-add-buttons)
18441         (gnus-signature-toggle): Use gnus-with-article-buffer.
18442
18443         * gnus-art.el (gnus-article-highlight-headers)
18444         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18445
18446         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18447         (gnus-article-set-globals, gnus-request-article-this-buffer)
18448         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18449         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18450         (gnus-mime-display-alternative): Use with-current-buffer.
18451
18452 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18453
18454         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18455         also under 80 char limit, and call gnus-error if needed.
18456         (spam-fetch-article-header): Fix - it was a
18457         buffer-local variable (gnus-newsgroup-data).
18458         (spam-find-spam): Use spam-generate-fake-headers, forget about
18459         spam-insert-fake-headers.
18460         (spam-insert-fake-headers): Remove.
18461
18462 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18463
18464         * deuglify.el (gnus-article-outlook-unwrap-lines)
18465         (gnus-outlook-rearrange-article)
18466         (gnus-outlook-repair-attribution-outlook)
18467         (gnus-outlook-repair-attribution-block)
18468         (gnus-outlook-repair-attribution-other): Remove redundant
18469         save-excursion.
18470
18471 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18472
18473         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18474         (spam-fetch-field-subject-fast)
18475         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18476         (spam-fetch-article-header): Add functions to deal with Gnus
18477         internals for fast retrieval of article header data.
18478         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18479
18480 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18481
18482         * pop3.el (pop3-md5): Remove.
18483         (pop3-apop): Replace pop3-md5 with md5.
18484
18485         * mm-bodies.el: base64 is always built-in.
18486
18487         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
18488         with-current-buffer.
18489
18490 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18491
18492         * canlock.el (canlock-insert-header): Remove excessive grouping in
18493         regexp.
18494
18495         * gnus-sum.el (gnus-summary-read-document): Ditto.
18496
18497         * gnus-uu.el (gnus-uu-part-number): Ditto.
18498
18499         * html2text.el (html2text-remove-tags): Ditto.
18500         (html2text-format-tags): Ditto.
18501         (html2text-format-single-elements): Ditto.
18502
18503         * mml.el (mml-parse-1): Ditto.
18504
18505 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18506
18507         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18508
18509         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18510
18511         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18512
18513         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18514
18515 2003-11-15  Simon Josefsson  <jas@extundo.com>
18516
18517         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18518         (pgg-gpg-lookup-key): Use regexp match instead of
18519         split-string (split-string is different between emacs 21.2 and
18520         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18521
18522 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18523
18524         * gnus-art.el (gnus-mime-view-all-parts)
18525         (gnus-article-part-wrapper, gnus-article-view-part): Use
18526         with-current-buffer.
18527
18528 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18529
18530         * spam.el (spam-disable-spam-split-during-ham-respool)
18531         (spam-spamoracle-database, spam-cache-lookups)
18532         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18533         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18534         (spam-group-ham-marks, spam-group-spam-marks)
18535         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18536         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18537         also add spam-use-blackholes to the statistical checks.
18538         (spam-fetch-field-fast): Add interface to fetching fields, may
18539         become a macro.
18540         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18541         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18542         (spam-insert-fake-headers): Fake an article when needed.
18543         (spam-find-spam): Fake article when possible.
18544         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18545         (spam-check-bogofilter-headers): Use message-fetch-field instead
18546         of nnmail-fetch-field.
18547
18548 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18549
18550         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18551
18552 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18553
18554         * spam.el (spam-split): Do not require spam-use-CHECK to be
18555         enabled if that check is passed to spam-split explicitly; also
18556         fix so 'spam doesn't get converted to spam-split-group when
18557         spam-split-symbolic-return is t.
18558         (spam-find-spam): Find registrations of the article and use those
18559         instead of re-running spam-split to find the spam/ham
18560         classification of the article.
18561         (spam-log-processing-to-registry, spam-log-registered-p)
18562         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18563         Use gnus-error instead of gnus-message.
18564         (spam-log-registration-type): Add function to determine the
18565         classification of a message based on registry entries; will
18566         return nil if both 'spam and 'ham are found.
18567         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18568         a reasonably fast local cache without the loading errors.
18569         (spam-cache-lookups): Set to t by default.
18570         (spam-find-spam): Don't try to guess spam-cache-lookups.
18571         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18572         spam-caches entry.
18573         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18574         caching of whitelist/blacklist entries.
18575         (spam-check-whitelist, spam-check-blacklist): Invoke
18576         spam-from-listed-p with a type, not a cache variable.
18577         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18578
18579 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18580
18581         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18582
18583         * nnmail.el (nnmail-split-fancy): do.
18584
18585         * mml.el (mml-parse): do.
18586
18587         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18588         (gnus-score-adaptive): do.
18589
18590 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18591
18592         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18593         (gnus-mime-button-map): Don't set keymap parent.
18594         (gnus-button-ctan-directory-regexp): Use shy grouping.
18595         (gnus-prev-page-map): Don't set keymap parent.
18596         (gnus-prev-page-map): Remove duplicated one.
18597         (gnus-next-page-map): Don't set keymap parent.
18598         (gnus-mime-security-button-map): Ditto.
18599
18600         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18601         version number.
18602
18603         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18604
18605 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18606
18607         * canlock.el (canlock-sha1-function): Remove.
18608         (canlock-sha1-function-for-verify): Remove.
18609         (canlock-openssl-program): Remove.
18610         (canlock-openssl-args): Remove.
18611         (canlock-ignore-errors): Remove.
18612         (canlock-sha1-with-openssl): Remove.
18613         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18614         (canlock-verify): Don't use canlock-ignore-errors.
18615
18616         * sha1-el.el (sha1-string-external): Make it can return a string
18617         in binary form.
18618         (sha1-region-external): Ditto.
18619         (sha1-string-internal): Ditto.
18620         (sha1-region-internal): Ditto.
18621         (sha1-region): Ditto.
18622         (sha1-string): Ditto.
18623         (sha1): Ditto.
18624
18625 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18626
18627         * spam.el (spam-report-articles-gmane): New command.
18628
18629 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18630
18631         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18632
18633         * run-at-time.el (run-at-time-saved): Remove.
18634         (run-at-time): Doc fix.
18635
18636 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18637
18638         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18639         (gnus-summary-limit-map): Add it.
18640         (gnus-summary-make-menu-bar): do.
18641
18642 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18643
18644         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18645         Make attempt at some caching support (done for BBDB only now).
18646         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18647         addresses to be checked.
18648         (spam-clear-cache-BBDB): Add function, to be invoked by
18649         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18650         (spam-check-BBDB): Check and use the caches, if
18651         spam-cache-lookups is on, remove superfluous (provide).
18652
18653 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18654
18655         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18656
18657 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18658
18659         * run-at-time.el (run-at-time-saved): Move to after the definition
18660         of `run-at-time'.
18661
18662         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18663
18664 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18665
18666         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18667         mm-w3m-local-map-property.
18668
18669         * mm-view.el (mm-w3m-mode-map): Remove.
18670         (mm-w3m-local-map-property): Remove.
18671         (mm-inline-text-html-render-with-w3m): Don't use
18672         mm-w3m-local-map-property.
18673
18674 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18675
18676         * run-at-time.el: New file.
18677
18678         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18679         under Emacs.
18680
18681         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18682         of gnus-set-text-properties.
18683
18684         * gnus-uu.el (gnus-uu-save-article): Ditto.
18685
18686         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18687
18688         * gnus-cite.el (gnus-cite-parse): Ditto.
18689
18690         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18691         of gnus-.
18692
18693         * gnus-xmas.el (run-at-time): Require run-at-time.
18694
18695         * gnus.el: Changed calls to nnheader-run-at-time and
18696         password-run-at-time throughout to use run-at-time directly.
18697
18698         * password.el: Removed definition of run-at-time.
18699
18700         * nnheaderxm.el: Remove definition of run-at-time.
18701
18702 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18703
18704         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18705         in prompt.
18706
18707 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18708
18709         * messagexmas.el (message-xmas-redefine): Alias
18710         `message-make-caesar-translation-table' to
18711         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18712         version.
18713
18714         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18715         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18716         `gnus-xmas-set-text-properties'.
18717         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18718         `gnus-xmas-completing-read'.
18719         (gnus-xmas-completing-read): Removed.
18720         (gnus-xmas-open-network-stream): Removed.
18721
18722         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18723         XEmacs version.
18724
18725         * dns.el (dns-make-network-process): Use `open-network-stream'
18726         instead of `gnus-xmas-open-network-stream'.
18727
18728         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18729
18730         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18731
18732 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18733
18734         * gnus-art.el (gnus-mime-display-alternative)
18735         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18736         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18737         Don't use gnus-local-map-property.
18738
18739         * gnus-util.el (gnus-local-map-property): Remove.
18740
18741         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18742         gnus-completing-read-maybe-default with completing-read.
18743
18744         * gnus-util.el (gnus-completing-read): do.
18745         (gnus-completing-read-maybe-default): Remove.
18746
18747 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18748
18749         * password.el: Only autoload `run-at-time' if not XEmacs.
18750         Only autoload the itimer functions if XEmacs.
18751
18752 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18753
18754         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18755         XEmacsen.
18756
18757         * dgnushack.el: Autoload executable-find for XEmacs.
18758
18759 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18760
18761         * gnus-art.el (gnus-read-string): Remove.
18762         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18763         read-string.
18764
18765 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18766
18767         * netrc.el: Autoload password-read.
18768         (netrc): Add configuration group.
18769         (netrc-encoding-method, netrc-openssl-path): Add
18770         variables for encoding and decoding of files with symmetric
18771         ciphers.
18772         (netrc-encode): Add assistant function to encode a file with
18773         netrc-encoding-method.
18774         (netrc-parse): Add interactive parameter, added optional
18775         decoding if netrc-encoding-method is non-nil but otherwise
18776         behavior is standard.
18777         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18778         Do s/encode/encrypt/ everywhere.
18779
18780         * spam.el: Remove executable-find autoload.
18781
18782 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18783
18784         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18785
18786         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18787
18788 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18789
18790         * gnus-art.el (gnus-treat-ansi-sequences)
18791         (article-treat-ansi-sequences): New variable and function.
18792         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18793
18794         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18795         Use it.
18796
18797 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18798
18799         * mm-util.el (mm-quote-arg): Remove.
18800
18801         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18802         shell-quote-argument.
18803
18804         * gnus-uu.el (gnus-uu-command): do.
18805
18806         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18807
18808         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18809         with make-char.
18810
18811         * mm-util.el (mm-make-char): Remove.
18812
18813         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18814         add-minor-mode.
18815
18816         * gnus-undo.el (gnus-undo-mode): do.
18817
18818         * gnus-topic.el (gnus-topic-mode): do.
18819
18820         * gnus-sum.el (gnus-dead-summary-mode): do.
18821
18822         * gnus-start.el (gnus-slave-mode): do.
18823
18824         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18825
18826         * gnus-ml.el (gnus-mailing-list-mode): do.
18827
18828         * gnus-gl.el (gnus-grouplens-mode): do.
18829
18830         * gnus-draft.el (gnus-draft-mode): do.
18831
18832         * gnus-dired.el (gnus-dired-mode): do.
18833
18834         * gnus-ems.el (gnus-add-minor-mode): Remove.
18835
18836         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18837         Replace gnus-char-width with char-width.
18838
18839         * gnus-ems.el (gnus-char-width): Remove.
18840
18841         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18842         Replace gnus-char-width with char-width.
18843
18844         * gnus-ems.el (gnus-char-width): Remove.
18845
18846         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18847         definition.
18848         Remove Emacs 20 hash table compatibility code.
18849
18850         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18851         20 compatibility code.
18852
18853         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18854
18855         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18856
18857         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18858         with point-at-{eol,bol}.
18859
18860         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18861
18862         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18863
18864         * flow-fill.el (fill-flowed-point-at-bol)
18865         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18866
18867         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18868         Replace with point-at-{eol,bol} throughout all files.
18869
18870 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18871
18872         * ntlm.el (ntlm-string-as-unibyte): New macro.
18873         (ntlm-build-auth-response): Use it.
18874
18875         Remove Emacs 20 stuff:
18876         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18877         (butlast, mapc, remove): Remove the compiler macros.
18878         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18879         of delq and copy-sequence.
18880         * gnus-art.el (popup-menu): Remove the compiler macro.
18881         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18882         Emacs 20.
18883
18884 2004-01-05  Simon Josefsson  <jas@extundo.com>
18885
18886         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18887         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18888         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18889         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18890         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18891         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18892         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18893         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18894         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18895         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18896         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18897         string-xor into ntlm-string-xor.  Suggested by
18898         Jesper Harder <harder@myrealbox.com>.
18899
18900         * ntlm.el: Don't include poem.
18901
18902         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18903         Jesper Harder <harder@myrealbox.com>.
18904
18905         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18906
18907         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18908         probably breaks emacs with DL patch, but do we care? Is anyone
18909         still using the DL stuff?)
18910
18911         * sieve-manage.el: Use the password package.
18912         (sieve-manage-read-passwd): Remove.
18913         (sieve-manage-interactive-login): Use password.  Re-add
18914         condition-case around loop.
18915
18916         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18917         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18918         the password package.
18919
18920 2003-02-19  Simon Josefsson  <jas@extundo.com>
18921
18922         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18923         token.
18924
18925 2002-08-07  Simon Josefsson  <jas@extundo.com>
18926
18927         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18928         (sieve-manage-authenticators):
18929         (sieve-manage-authenticator-alist): Add some SASL mechs.
18930         (sieve-sasl-auth): New function.
18931         (sieve-manage-cram-md5-auth):
18932         (sieve-manage-plain-auth): Rewrite using SASL library.
18933         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18934         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18935         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18936         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18937
18938 2004-01-05  Simon Josefsson  <jas@extundo.com>
18939
18940         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18941         New files.
18942
18943 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18944
18945         * gnus-group.el (gnus-no-groups-message): Update.
18946
18947         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18948
18949 2003-11-09  Simon Josefsson  <jas@extundo.com>
18950
18951         * imap.el: Support for ID IMAP extension (RFC 2971).
18952         (imap-local-variables): Add imap-id.
18953         (imap-id): New variable.
18954         (imap-id): New function.
18955         (imap-parse-response): Parse untagged ID response.
18956         * nnimap.el (nnimap-id): New variable.
18957         (nnimap-open-connection): Use it.
18958
18959 2003-12-28  Simon Josefsson  <jas@extundo.com>
18960
18961         * gnus-score.el (gnus-score-edit-all-score): New.
18962         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18963
18964 2004-01-04  Simon Josefsson  <jas@extundo.com>
18965
18966         * password.el: Add.
18967
18968 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18969
18970         * dns.el (dns-query-types): Fix typo.
18971         (dns-query-types): New function.
18972         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18973         PTR and SOA replies, see RFC 1035.
18974
18975 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18976
18977         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18978
18979         * Moved to Changelog.2.
18980
18981 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18982
18983         * gnus.el (gnus-version-number): Bump version.
18984
18985 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18986
18987         * gnus.el: No Gnus v0.1 is released.
18988
18989 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18990
18991         * gnus.el: No Gnus v0.0 is released.
18992
18993 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18994
18995         * gnus.el (gnus-version-number): Bump.
18996         (gnus-version): No.
18997
18998 See ChangeLog.2 for earlier changes.
18999
19000     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19001       Free Software Foundation, Inc.
19002
19003   This file is part of GNU Emacs.
19004
19005   GNU Emacs is free software: you can redistribute it and/or modify
19006   it under the terms of the GNU General Public License as published by
19007   the Free Software Foundation, either version 3 of the License, or
19008   (at your option) any later version.
19009
19010   GNU Emacs is distributed in the hope that it will be useful,
19011   but WITHOUT ANY WARRANTY; without even the implied warranty of
19012   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19013   GNU General Public License for more details.
19014
19015   You should have received a copy of the GNU General Public License
19016   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19017
19018 ;; Local Variables:
19019 ;; coding: utf-8
19020 ;; fill-column: 79
19021 ;; add-log-time-zone-rule: t
19022 ;; End: