Merge changes made in Emacs trunk.
[gnus] / lisp / ChangeLog
1 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
4
5         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
6         set-char-table-range for XEmacs.
7
8 2010-11-10  Glenn Morris  <rgm@gnu.org>
9
10         * time-date.el (time-to-seconds): Always an alias on Emacs,
11         never a real function.
12         (with-no-warnings): Remove compat stub, now unused.
13         (time-less-p): Doc fix.
14         (time-to-number-of-days): Simplify.
15
16         * smime.el (from): Remove unused declaration.
17
18         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
19         (gnus-float-time): On Emacs, always an alias.
20
21         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
22         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
23
24 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25
26         * dgnushack.el: Don't use ignore-errors in the top level form since it
27         is unavailable in XEmacs even if cl is loaded.
28
29         * gnus-art.el (org-entities): Bind it.
30
31 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
32
33         * shr.el (browse-url-mailto): Autoload.
34
35         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
36
37         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
38         regexp doesn't need quoting.
39
40 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
41
42         * message.el (message-subject-trailing-was-ask-regexp)
43         (message-subject-trailing-was-regexp): Match was: in addition to was.
44
45 2010-11-09  Glenn Morris  <rgm@gnu.org>
46
47         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
48         (nnbabyl-check-mbox): Use point-at-bol.
49
50 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
51
52         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
53
54         * message.el (message-mailto): New function.
55         (message-mailto): Should accept other parameters.
56         (message-mailto): Remove since it duplicates browse-url-mailto
57         functionality.
58
59 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
60
61         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
62         methods.
63         (gnus-read-active-file): Ditto.
64
65         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
66         ": " from the prompt.
67         (gnus-group-make-group): Ditto.
68
69 2010-11-07  Glenn Morris  <rgm@gnu.org>
70
71         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
72         (gnus-bookmark-kill-line): Use point-at-eol.
73
74 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
75
76         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
77         asterisks in From header.
78
79 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
80
81         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
82         string to avoid making the From headers syntactically invalid.
83
84         * message.el (message-send-mail): Don't insert courtesy messages if the
85         message already has List-Post and List-ID messages.
86
87 2010-11-06  Glenn Morris  <rgm@gnu.org>
88
89         * gnus-art.el (gnus-treat-article): Give dynamic local variables
90         `condition', `type', `length' a prefix.
91         (gnus-treat-predicate): Update for above name changes.
92
93 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
94
95         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
96         binding.  Handled by `gnus-summary-refer-thread' instead.
97         (nnir-warp-to-article): New backend function.
98
99         * nnimap.el (nnimap-request-thread): Force dependency updating.
100
101         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
102         (gnus-summary-refer-thread): Rework to improve thread-referral.
103
104         * gnus-int.el (gnus-warp-to-article): New function.
105
106         * gnus-sum.el (gnus-summary-article-map): Bind it.
107
108 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
109
110         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
111         gnus-summary-refer-thread.
112
113         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
114         headers.
115         (gnus-summary-limit-include-thread): Prevent articles in thread from
116         being cut in gnus-cut-threads.
117         (gnus-summary-refer-thread): Limit retrieved headers to those in
118         thread.
119
120 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
121
122         * message.el (message-send-mail): Use the value of
123         message-courtesy-message from the message buffer.
124
125         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
126
127         * shr.el (shr-browse-url): Implement mailto: URLs.
128
129         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
130         "raw".
131
132         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
133         if it's already selected.
134
135         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
136
137 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
138
139         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
140         to measure the length and truncate alt text.
141
142 2010-11-03  Glenn Morris  <rgm@gnu.org>
143
144         * nndiary.el (nndiary-generate-nov-databases-1)
145         (nndiary-generate-active-info): Rename dynamic variable `files' to
146         something less generic.
147
148 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
149
150         * nnir.el (nnir-request-move-article): Call the underlying backend to
151         move articles from nnir.
152
153 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
154
155         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
156
157 2010-11-02  Julien Danjou  <julien@danjou.info>
158
159         * nnir.el: Remove wais support.
160
161 2010-11-02  Glenn Morris  <rgm@gnu.org>
162
163         * gnus-html.el: Reorder requirements to quieten compiler.
164
165 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
166
167         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
168         properly for XEmacs as well.
169         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
170         (gnus-article-natural-long-line-p): Use window-width rather than
171         frame-width.
172
173 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
174
175         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
176         (nnir-read-parms): Don't modify query.
177         (nnir-run-query): Add ability to search topic on current line.
178         (nnir-get-active): Clean up.
179
180 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
181
182         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
183         degenerate articles.
184
185         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
186         (gnus-print-buffer): Just print the buffer as is, without any copying
187         to a buffer and then re-highlighting.
188
189         * nnimap.el (nnimap-request-group): Store the new updated info.
190         (nnimap-request-group): Select the group when we don't know whether it
191         exists or not.
192
193         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
194         groups.
195
196         * gnus-group.el (gnus-group-find-new-groups): Display all the new
197         groups.
198
199         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
200         groups.
201
202         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
203         long-lines case by only filling the long lines.
204
205         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
206         (bug #7311).
207
208 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
209
210         * shr.el: No need to declare `declare-function' since shr.el is for
211         only Emacsen that provide `libxml-parse-html-region'.
212
213         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
214         effective only in a file it is referred to.
215
216 2010-11-01  Glenn Morris  <rgm@gnu.org>
217
218         * mm-util.el (gnus-completing-read): Autoload.
219         (mm-read-coding-system): Simplify Emacs definition.
220
221         * nnmail.el (gnus-activate-group):
222         * nnimap.el (gnutls-negotiate):
223         * nntp.el (netrc-parse): Fix declarations.
224
225 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
226
227         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
228         string-match-p in Emacs >=23.
229
230         * gnus-msg.el (gnus-configure-posting-styles)
231         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
232
233 2010-11-01  Glenn Morris  <rgm@gnu.org>
234
235         * nnir.el (declare-function): Add compat stub.
236         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
237         (nnir-run-gmane): Require 'mm-url.
238
239         * mm-util.el (mm-string-to-multibyte): Simplify.
240
241         * shr.el (declare-function): Add compat stub.
242         (url-cache-create-filename): Declare.
243         (mm-disable-multibyte, widget-convert-button): Autoload.
244
245         * smime.el (ldap-search): Declare.
246         (smime-cert-by-ldap-1): Require ldap on Emacs.
247
248         * nnimap.el: Require nnmail, and gnus-sum when compiling.
249         (nnimap-keepalive): Use gnus-float-time.
250
251         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
252         (mail-source-delete-crash-box): Use gnus-float-time.
253
254         * gnus-dired.el (gnus-completing-read): Autoload.
255
256         * mm-view.el (gnus-rescale-image): Autoload.
257
258         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
259
260         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
261
262         * sieve-manage.el: Require 'cl when compiling.
263
264         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
265         (gnus-iswitchb-completing-read): Require iswitchb.
266         (gnus-select-frame-set-input-focus): Silence compiler.
267
268 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
269
270         * message.el (message-subject-trailing-was-query): Change default to t,
271         since I think that's what most people want.
272
273         * nnimap.el (nnimap-request-accept-article): Erase buffer before
274         appending for easier debugging.
275         (nnimap-wait-for-connection): Take a regexp.
276         (nnimap-request-accept-article): Wait for the continuation line before
277         sending anything unless we're streaming.
278
279         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
280         leave the header washing to take place.
281
282 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
283
284         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
285         regular expression match and replace in posting styles.
286
287 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
288
289         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
290         an entire server.
291         (nnir-get-active): New function.
292         (nnir-run-imap): Use it.
293         (nnir-run-gmane): Who knew, gmane search returns an article score!
294
295         * gnus-srvr.el (gnus-server-mode-map): add binding "G" to search the
296         server on the current line with nnir.
297
298 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
299
300         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
301         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
302         left edge.
303         (gnus-article-foldable-buffer): Skip past the prefix when determining
304         raggedness.
305
306         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
307         the raw article, and change `C-u g' to show the article without doing
308         treatments.
309
310         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
311         on to `gnus-treat-article'.
312         (gnus-inhibit-article-treatments): New variable.
313
314         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
315
316         * gnus-art.el (gnus-treatment-function-alist): Have
317         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
318         (gnus-treat-fill-long-lines): Change default to fill all text/plain
319         sections.
320
321         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
322         parameter.
323         (gnus-article-fill-cited-long-lines): New function.
324         (gnus-article-fill-cited-article): Allow filling only long sections.
325
326         * shr.el (shr-find-fill-point): Don't break lines between punctuation
327         and non-punctuation (like after the apostrophe in "'We").
328
329         * gnus-sum.el (gnus-summary-select-article): Make sure
330         gnus-original-article-buffer is alive.
331
332         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
333         reflect the order they're in in the digest.
334
335         * gnus.el (gnus-group-startup-message): Move point to the start of the
336         buffer.
337
338         * nnimap.el (nnimap-capability): New function.
339         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
340         is set.
341
342 2010-10-31  David Engster  <dengste@eml.cc>
343
344         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
345         conform with changes to gnus-completing-read.
346
347 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
348
349         * shr.el (shr-tag-img): Output "*" instead of "[img]".
350
351 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
352
353         * nnir.el move defvar, defcustom around to keep file organized and keep
354         byte-compiler quiet.
355         (nnir-read-parms): accept search-engine as arg.
356         (nnir-run-query): pass search-engine as arg.
357         (nnir-search-engine): remove.
358
359 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
360
361         * shr.el (shr-generic): The text nodes should be text, not :text.
362
363         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
364         later in the file.
365
366 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
367
368         * nnir.el: general clean up. allow searching with multiple
369         engines. allow separate extra-parameters for each engine. batch queries
370         when possible.
371         (nnir-imap-default-search-key,nnir-method-default-engines): add
372         customize interface.
373         (nnir-run-gmane): new engine.
374         (nnir-engines): use it. qualify all prompts with engine name.
375         (nnir-search-engine): remove global variable.
376         (nnir-run-hyrex): restore for now.
377         (nnir-extra-parms,nnir-search-history): new variables.
378         (gnus-group-make-nnir-group): use them.
379         (nnir-group-server): remove in favor of gnus-group-server.
380         (nnir-request-group): avoid searching twice.
381         (nnir-sort-groups-by-server): new function.
382
383 2010-10-30  Julien Danjou  <julien@danjou.info>
384
385         * gnus-group.el: Remove gnus-group-fetch-control.
386
387         * gnus-start.el (gnus-find-new-newsgroups): Remove
388         gnus-check-first-time-used.
389
390         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
391
392 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
393
394         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
395         set on groups that don't have \* permanentflags.
396
397 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
398
399         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
400         control the background color.
401         (shr-tag-img): Ignore very small web bug type images.
402         (shr-put-image): Add help-echo alt texts to the images.
403         (shr-tag-video): Show the video poster image.
404
405 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406
407         * shr.el (shr-table-depth): New variable.
408         (shr-tag-table-1): Only insert the images after the top-level table.
409
410         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
411
412         * gnus-util.el (gnus-list-memq-of-list): New function.
413
414         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
415         selected.
416         (nnimap-unsplittable-articles): New slot.
417         (nnimap-new-articles): Use it.
418
419 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
420
421         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
422         move to the previous line on `M-g'.
423
424 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
425
426         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
427         *-request-group, which seems unnecessary.
428
429         * nnimap.el (nnimap-quote-specials): Function copied over from
430         imap.el.
431         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
432         they support that.  Suggested by Tom Regner.
433
434 2010-10-29  Julien Danjou  <julien@danjou.info>
435
436         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
437         defalias.
438         (gnus-summary-delete-marked-with): Remove obsolete defalias.
439
440         * gnus.el: Remove `gnus-nntp-service' variable.
441         (gnus-secondary-servers): Make obsolete.
442         (gnus-nntp-server): Make obsolete.
443
444         * gnus-start.el (gnus-1): Remove x-splash calls.
445
446         * gnus-ems.el (gnus-x-splash): Remove.
447
448         * gnus.el (gnus-group-startup-message): Simplify/update code.
449
450         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
451         definition.
452
453         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
454         capability before doing anything.
455         (gnus-group-insert-group-line): Remove useless
456         gnus-group-remove-excess-properties.
457
458 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
459
460         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
461
462 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
463
464         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
465         config after reselecting.
466
467 2010-10-28  Julien Danjou  <julien@danjou.info>
468
469         * shr.el (shr-put-image): Use point even if only inserting text.
470         (shr-put-image): Save excursion when inserting alt text on non-graphic
471         display, so the behaviour is the same when we are on a graphic display.
472
473         * nnir.el (nnir-run-swish-e): Remove hyrex support.
474
475 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
476
477         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
478         (gnus-mime-copy-part): Check coding system, not charset.
479         (gnus-mime-view-part-externally): Never remove part.
480         (gnus-mime-view-part-internally): Don't remove part here.
481         (gnus-article-part-wrapper): Make sure MIME tag is visible.
482         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
483         multipart/alternative.
484
485         * mm-decode.el (mm-display-part): Take optional arg `force'.
486
487 2010-10-26  Julien Danjou  <julien@danjou.info>
488
489         * gnus-group.el (gnus-group-default-list-level): Add this function to
490         compute the default list level.
491         (gnus-group-default-list-level): Add possibility to use a function.
492
493 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
494
495         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
496
497         * gnus-group.el (gnus-group-completing-read)
498         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
499         gnus-replace-in-string.
500
501 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
502
503         * shr.el (shr-tag-div): Added.
504
505         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
506
507 2010-10-25  Julien Danjou  <julien@danjou.info>
508
509         * gnus-util.el: Remove `gnus-with-local-quit'.
510
511         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
512
513 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
514
515         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
516         the original article buffer.
517
518 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
519
520         * nnimap.el (nnimap-request-head): New function.
521         (nnimap-request-move-article): Try to be slighly faster by not
522         requesting the entire message when moving.
523         (nnimap-transform-headers): Don't bug out on bodiless articles.
524         (nnimap-send-command): Have no outstanding messages if the IMAP server
525         doesn't support streaming.
526         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
527
528 2010-10-24  Julien Danjou  <julien@danjou.info>
529
530         * message.el (message-default-headers): Fix type.
531
532 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
533
534         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
535         prefetching images.
536
537         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
538         backend for unknown groups.  This is mainly useful for nnimap groups.
539
540         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
541         group isn't covered by the agent.
542
543 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
544
545         * nnir.el (nnir-method-default-engines): new variable.
546         (nnir-run-query): use it.
547         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
548         (gnus-summary-nnir-goto-thread): change group if needed.
549
550         * gnus-group.el (gnus-group-group-map): add key binding for
551         gnus-group-make-nnir-group.
552
553 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
554
555         * shr.el (shr-tag-object): Added.
556
557         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
558         original article buffer live.
559         (gnus-summary-select-article-buffer): Mention
560         gnus-widen-article-buffer.
561
562 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
563
564         * shr.el (shr-tag-strong): Added.
565
566 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
567
568         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
569         group names.  They mess up the group buffer badly.
570
571         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
572
573         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
574         instead of the summary one.
575
576 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
577
578         * mml.el (mml-preview): Work properly when editing article.
579
580         * gnus-start.el (gnus-read-active-file-1): Don't add method to
581         gnus-have-read-active-file if it's already been in.
582
583 2010-10-22  Tom Tromey  <tromey@redhat.com>
584
585         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
586         gnus-group-completing-read.
587
588 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
589
590         * message.el (message-mode-map): Don't bind M-; to comment region, to
591         allow the global comment-dwim to work.
592
593 2010-10-21  Julien Danjou  <julien@danjou.info>
594
595         * message.el (message-setup-1): Allow message-default-headers to be a
596         function.
597
598 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
599
600         * shr.el (shr-tag-table): Simplify.
601
602 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
603
604         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
605         to avoid trying to snarf invalid stuff.
606
607         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
608
609         * gnus.el (gnus-message-archive-group): Quote value.
610         (gnus-message-archive-group): Mark as changed.
611
612         * shr.el (shr-add-font): Don't put the font properties on the newline
613         or the indentation.
614
615         * message.el (message-fix-before-sending): Change options when sending
616         non-printable characters.
617
618         * gnus.el (gnus-message-archive-method): Change the default to
619         monthly outgoing groups.
620
621         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
622         that have gotten new numbers.
623
624         * nnimap.el (nnimap-request-replace-article): New function.
625
626 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
627
628         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
629         (nnrss-request-article): Don't use special html washing code.
630
631 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
632
633         * shr.el (shr-tag-table): Remove useless nconc.
634
635 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
636
637         * gnus-art.el (article-wash-html): Simplify and remove the charset
638         stuff.  Use the normal html rendering code instead of the special html
639         washing code.
640
641         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
642         `gnus-w3m' symbols.
643         (mm-text-html-washer-alist): Removed.
644
645         * mm-decode.el (mm-inline-text-html-renderer): Removed.
646         (mm-inline-media-tests): Removed use.
647         (mm-text-html-renderer): Change default to the `shr' symbol.
648
649         * mm-view.el (mm-inline-text-html): Removed use.
650
651         * gnus-art.el (gnus-blocked-images): New function.  Allow the
652         `gnus-blocked-images' to be a function.
653         (gnus-article-wash-function): Removed.
654
655 2010-10-20  Julien Danjou  <julien@danjou.info>
656
657         * spam.el (spam-list-of-processors): Mark as obsolete.
658
659         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
660         (nnimap-insert-partial-structure): Fix boundary detection.
661
662 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
663
664         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
665         run file-truename on remote files.  This can be expensive and even
666         prevent one from editing drafts if some unrelated buffer has a stale
667         connection.
668
669 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
670
671         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
672         kinsoku-eol regardless of shr-kinsoku-shorten.
673         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
674         (shr-tag-table): Support caption, thead, and tfoot.
675
676 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
677
678         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
679         lines.
680         (shr-save-contents): New command and keystroke.
681
682         * nndoc.el (nndoc-type-alist): Add git support.
683         (nndoc-git-type-p): New function.
684         (nndoc-transform-git-article): Ditto.
685         (nndoc-transform-git-headers): Ditto.
686         (nndoc-transform-git-headers): Generate Subject headers.
687
688         * shr.el (shr-parse-style): New function.
689         (shr-tag-span): Ditto.
690
691         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
692         to `G G' to avoid collisions.
693
694 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
695
696         * shr.el: Load kinsoku if necessary.
697         (shr-kinsoku-shorten): New internal variable.
698         (shr-find-fill-point): Make kinsoku shorten text line if
699         shr-kinsoku-shorten is bound to non-nil.
700         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
701         shr-indentation too when testing if table is wider than frame width.
702         (shr-insert-table): Use `string-width' instead of `length' to measure
703         text width.
704         (shr-insert-table-ruler): Make sure indentation is done at bol.
705
706 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
707
708         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
709         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
710         undecoded network data.
711
712 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
713
714         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
715         name in the mode line spec so that the mode line menu works
716         (bug #2431).
717
718         * message.el (message-get-reply-headers): If we're fed `to-address',
719         then always use that.
720
721         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
722         aren't so wide as to need to switch off the edit menu.
723
724         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
725         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
726
727         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
728         `M-g'.
729         (nnimap-update-info): Update flags/read marks even if \* isn't part of
730         the permanent marks.
731
732 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
733
734         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
735         Splitting according to references/in-reply-to obeys the ignore-groups
736         variable, while splitting by sender and subject do not.
737
738 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
739
740         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
741         alist, so that we can look for non-Unicode chars.
742         (article-translate-strings): Allow both character and string maps.
743
744 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
745
746         * shr.el (shr-insert): Don't insert space behind a wide character
747         categorized as kinsoku-bol, or between characters both categorized as
748         nospace.
749
750 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
751
752         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
753         headers to gnus-newsgroup-headers.
754
755 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
756
757         * shr.el (shr-tag-img): Don't align images -- since we're not
758         rescaling, this often leads to ugly displays.
759
760 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
761
762         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
763         duplicates.
764
765 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
766
767         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
768         call.
769
770 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
771
772         * gnus.el: Autoload gnus-html-show-images.
773
774         * nnimap.el: Use nnheader-message throughout.
775
776         * shr.el (shr-tag-img): Ignore images with no data.
777
778 2010-10-15  Julien Danjou  <julien@danjou.info>
779
780         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
781         a possibility to disable format=flow encoding when using hard newlines.
782
783 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
784
785         * shr.el (shr-insert): Remove space inserted before or after a
786         breakable character or at the beginning or the end of a line.
787         (shr-find-fill-point): Do kinsoku; find the second best point or give
788         it up if there's no breakable point.
789
790 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
791
792         * nnimap.el (nnimap-open-connection): Message when opening connection
793         for debugging purposes.
794
795         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
796         on every setup buffer call to allow this to change from article to
797         article.
798
799         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
800         buffers where we have a wide table.
801
802 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
803
804         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
805         uses *-request-thread.
806
807 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
808
809         * nnimap.el (nnimap-open-connection): Remove %s from openssl
810         incantation, which is no longer valid.
811
812 2010-10-14  Julien Danjou  <julien@danjou.info>
813
814         * shr.el: Fix defcustom type (char -> character).
815
816 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
817
818         * nnimap.el (nnimap-open-connection): tls-program should be a list of
819         programs.
820
821 2010-10-14  Julien Danjou  <julien@danjou.info>
822
823         * shr.el (shr-tag-a): Use url-link as widget type.
824
825         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
826         `gnus-group-get-icon'.
827
828 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
829
830         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
831         This should make server editing work better.
832
833         * shr.el (shr-find-fill-point): Don't inloop on indented text.
834
835         * tls.el (tls-program): Remove spurious %s from openssl.
836
837         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
838         (nnimap-parse-flags): Fix regexp.
839
840         * shr.el (shr-find-fill-point): Use a filling algorithm that should
841         probably work for CJVK text, too.
842
843         * nnimap.el (nnimap-extend-tls-programs): Removed.
844         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
845
846         * tls.el (tls-starttls-switches): Remove starttls hack.
847         (open-tls-stream): Ditto.
848         (tls-find-starttls-argument): Ditto.
849
850 2010-10-13  Julien Danjou  <julien@danjou.info>
851
852         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
853         responses.
854
855 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
856
857         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
858
859         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
860         anything in Emacs.
861
862         * shr.el (shr-current-column): Remove buggy and unnecessary function.
863
864 2010-10-13  Julien Danjou  <julien@danjou.info>
865
866         * shr.el (shr-width): Make shr-width a defcustom with default to
867         fill-column.
868         (shr-tag-img): Use shr-width rather than fill-column.
869
870 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
871
872         * dgnushack.el (byte-optimize-apply)
873         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
874
875         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
876         position when (X-)Faces exist.
877         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
878         avatars when called interactively.
879
880 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
881
882         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
883         gnus-article-x-face-too-ugly is bound.
884
885 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
886
887         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
888
889         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
890         mailbox that doesn't exist.
891
892 2010-10-12  Julien Danjou  <julien@danjou.info>
893
894         * shr.el (shr-tag-img): Encode URL properly when retrieving.
895         (shr-get-image-data): Encode URL properly when fetching from cache.
896         (shr-tag-img): Use aligned-to spaces to align correctly images.
897
898         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
899         before inserting the Gravatar.
900
901         * shr.el (shr-tag-img): Add align attribute support for <img>.
902
903 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
904
905         * gnus-gravatar.el (gnus-art): Required.
906
907         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
908         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
909         Remove long obsoleted functions.
910
911 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
912
913         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
914
915         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
916
917         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
918         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
919         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
920         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
921         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
922         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
923         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
924
925 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
926
927         * nnimap.el (nnimap-request-rename-group): Select group read-only
928         before renaming it.
929
930         * shr.el (shr-insert): Fix up the white space only regexp.
931
932         * nnimap.el (nnimap-transform-split-mail): Not all articles have
933         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
934
935         * shr.el (shr-current-column): New function.
936         (shr-find-fill-point): New function.
937
938 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
939
940         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
941         numbers.
942
943 2010-10-11  Julien Danjou  <julien@danjou.info>
944
945         * shr.el (shr-hr-line): Add.
946         (shr-tag-hr): Use shr-hr-line to specify which character to use to
947         display hr lines.
948         (shr-max-columns): Do not change state to nil if we just inserting
949         spaces.
950
951 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
952
953         * gnus-topic.el (gnus-topic-read-group): If after the last group,
954         select the last group.
955
956 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
957
958         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
959
960 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
961
962         * dig.el (dig-mode-map): Declare and define in one step.
963
964 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
965
966         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
967         for Gnus.
968         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
969         (nnimap-update-qresync-info): Mark \Seen articles as read.
970
971         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
972         non-variable, too.
973
974         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
975         available.
976         (nnimap-update-info): Rely more on the current active than the param
977         active to avoid marking articles as read too much.
978
979         * auth-source.el (auth-source-create): Use (user-login-name) for the
980         user name default.
981
982         * nnimap.el (nnimap-update-info): If the server doesn't return any
983         useful info, just use the previous info.
984         (nnimap-update-info): Prefer old info over start-article.
985         (nnimap-update-qresync-info): Finish implementing QRESYNC.
986
987 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
988
989         * nnir.el (autoload): Clean up autoloads.
990         (nnir-imap-default-search-key): Renamed from
991         nnir-imap-search-field. Use key rather than value.
992         (nnir-imap-search-other): New variable.
993         (nnir-read-parm): Use it.
994         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
995         (gnus-summary-nnir-goto-thread): Modify to work with imap.
996
997 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
998
999         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1000         the process, too.
1001
1002 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1003
1004         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
1005         Allbery.
1006
1007         * shr.el: Rework the way things are indented by <li> slightly.
1008
1009         * gnus.el (gnus-group-set-parameter): Fix typo.
1010
1011         * nnimap.el: Start implementing QRESYNC support.
1012
1013 2010-10-09  Julien Danjou  <julien@danjou.info>
1014
1015         * nnir.el (nnir-engines): Fix too many arguments.
1016
1017 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1018
1019         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1020         group is the "last", so that the backends like nnfolder actually save
1021         their folders.
1022
1023         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1024         try to use that for the tls stream.
1025         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1026         UIDVALIDITY and find out which groups are read-only and not.
1027         (nnimap-get-flags): Use the same marks parsing code as the rest of
1028         nnimap.
1029
1030 2010-10-09  Julien Danjou  <julien@danjou.info>
1031
1032         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1033
1034         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1035         retrieving gravatars.
1036
1037         * shr.el (shr-table-corner): Add.
1038         (shr-table-line): Add.
1039         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1040
1041 2010-10-08  Julien Danjou  <julien@danjou.info>
1042
1043         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1044
1045 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1046
1047         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1048
1049         * gnus-sum.el (gnus-mark-article-as-unread)
1050         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1051         (gnus-summary-set-bookmark): Use it.
1052
1053         * gnus-msg.el (gnus-setup-message): Use it.
1054
1055         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1056
1057         * gnus.el (gnus-group-remove-parameter): Use it.
1058
1059         * gnus-group.el (gnus-group-make-web-group): Use it.
1060
1061         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1062
1063         * nnregistry.el: Update docs to mention manual.
1064
1065         * gnus-registry.el: Update docs to mention nnregistry.el.
1066         (gnus-registry-initialize): Don't install nnregistry refer method
1067         automatically.
1068         (gnus-registry-install-nnregistry): Remove it.
1069
1070 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1071
1072         * shr.el (shr-insert): Don't insert double spaces.
1073
1074 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1075
1076         * gnus-gravatar.el (gnus-treat-from-gravatar)
1077         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1078         called interactively.
1079
1080         * gnus-art.el (gnus-mime-view-part-externally)
1081         (gnus-mime-view-part-internally): Make predicate function passed to
1082         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1083         of a mime type.
1084
1085         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1086
1087 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088
1089         * shr.el (require): Require cl when compiling.
1090         (shr-tag-hr): New function.
1091
1092         * nnimap.el (nnimap-update-info): Remove double setting of high.
1093         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
1094         makes nnimap work properly on Courier again.
1095
1096         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1097         the variable for backwards compatability.
1098
1099         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1100         the file name before using to avoid setting mm-default-directory to
1101         nil.
1102
1103         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1104         bidning gnus-agent variables.
1105
1106         * shr.el (shr-render-td): Use a cache for the table rendering function
1107         to avoid getting an exponential rendering behaviour in nested tables.
1108         (shr-insert): Rework the line-breaking algorithm.
1109         (shr-insert): Don't leave trailing spaces.
1110         (shr-insert-table): Also insert empty TDs.
1111         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1112
1113 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1114
1115         * gnus-sum.el (gnus-number): Rename from `number'.
1116         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1117         (gnus-summary-limit-children): Update uses correspondingly.
1118
1119 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1120
1121         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1122         (gnus-gravatar-transform-address): Don't show avatars of people of
1123         which mail addresses match gnus-gravatar-too-ugly.
1124
1125 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1126
1127         * shr.el (shr-table-widths): Expand TD elements to fill available
1128         space.
1129
1130 2010-10-07  Julien Danjou  <julien@danjou.info>
1131
1132         * nnimap.el (nnimap-request-rename-group): Add this method.
1133
1134 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1135
1136         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1137         name from XEmacs' function-arglist.
1138
1139         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1140         gravatar under XEmacs.
1141
1142 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1143
1144         * auth-source.el: Update docs with TODO items.
1145
1146         * gnus-sync.el: Update docs to explain state and plans.
1147
1148         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1149         Hooks for mark updates.
1150         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1151
1152         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1153         hooks with arguments, which is needed for mark update hooks.
1154
1155 2010-10-06  Julien Danjou  <julien@danjou.info>
1156
1157         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1158         was matched.
1159
1160         * sieve-manage.el: Update example in `Commentary'.
1161
1162         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1163
1164         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1165         not 2000.
1166         (sieve-manage-authenticate): Re-add function.
1167
1168 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1169
1170         * shr.el (shr-insert): Get 'space transition right.
1171         (shr-render-td): Only delete space at the end of the TD.
1172
1173         * nnimap.el (nnimap-open-connection): Prepare to support
1174         open-gnutls-stream.
1175
1176         * shr.el: Rearrange function order to be more logical.
1177
1178 2010-10-06  Julien Danjou  <julien@danjou.info>
1179
1180         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1181         (nnrss-discover-feed): Remove 404 URL in docstring.
1182
1183         * nnir.el: Fix Swish-E URL.
1184         Fix Namazu URL.
1185
1186         * message.el (message-change-subject): Remove 404 URL in a comment.
1187
1188 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1189
1190         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1191         called interactively.
1192
1193         * gnus-util.el (gnus-remove-if): Allow hash table.
1194         (gnus-remove-if-not): New function.
1195
1196         * gnus-art.el (gnus-mime-view-part-as-type)
1197         * gnus-score.el (gnus-summary-score-effect)
1198         * gnus-sum.el (gnus-read-move-group-name):
1199         Replace remove-if-not with gnus-remove-if-not.
1200
1201         * gnus-group.el (gnus-group-completing-read):
1202         Regard collection as a hash table if it is not a list.
1203
1204 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205
1206         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1207
1208         * shr.el: Document the table-rendering algorithm.
1209
1210 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1211
1212         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1213         for Emacsen having no `libxml-parse-html-region' support.
1214
1215 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1216
1217         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1218         invalid URLs.
1219
1220         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1221         line-broken.
1222         (shr-tag-img): Ignore image fetching errors.
1223         (shr-overlays-in-region): Compute overlay positions correctly.
1224
1225         * mm-decode.el (mm-shr): Require shr.
1226
1227         * gnus-art.el (gnus-blocked-images): Move variable here.
1228
1229         * shr.el (shr-insert-table): Bind free variable.
1230
1231         * mm-decode.el (mm-shr): Bind shr-content-function.
1232
1233         * shr.el (shr-content-function): New variable.
1234
1235         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1236         added for symmetry.
1237
1238         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1239
1240         * gnus-group.el (gnus-group-make-group): Doc fix.
1241
1242         * nnimap.el (nnimap-request-newgroups): Return success.
1243
1244         * shr.el (shr-find-elements): New function.
1245         (shr-tag-table): Put all the images after the table.
1246         (shr-tag-table): Really inhibit images inside the table.
1247         (shr-collect-overlays): Copy over overlays from the TD elements to the
1248         main document.
1249
1250         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1251         gnus-blocked-images.
1252
1253 2010-10-05  Julien Danjou  <julien@danjou.info>
1254
1255         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1256
1257         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1258         (gnus-html-maximum-image-size): Add this function.
1259         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1260
1261         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1262         server-value of the capability is nil.
1263
1264 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1265
1266         * shr.el (shr-tag-em): Add <EM> tag.
1267
1268 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1269
1270         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1271         customizable.
1272
1273         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1274         handing broken links to browse-url.
1275
1276 2010-10-05  Julien Danjou  <julien@danjou.info>
1277
1278         * gnus-util.el (gnus-emacs-completing-read)
1279         (gnus-iswitchb-completing-read): Use autoload rather than require.
1280
1281 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1282
1283         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1284         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1285         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1286         iswitchb-temp-buflist for XEmacs.
1287
1288         * gnus-util.el (gnus-completing-read-function): Exclude
1289         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1290         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1291         XEmacs.
1292
1293         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1294         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1295
1296         * gnus-html.el: Don't require help-fns under XEmacs.
1297         (gnus-html-schedule-image-fetching): Work for XEmacs.
1298
1299         * mm-decode.el (mm-shr): Decode contents by charset.
1300
1301 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1302
1303         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1304         unknown.
1305
1306         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1307         (shr-get-image-data): Ensure against the cache file missing.
1308
1309         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1310         for data.
1311
1312         * spam-report.el (spam-report-url-ping-plain): Don't query about
1313         killing the process.
1314
1315         * shr.el (shr-render-td): Protect against too-wide text.
1316
1317 2010-10-04  Julien Danjou  <julien@danjou.info>
1318
1319         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1320         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1321
1322         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1323         retrieved.
1324
1325 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1326
1327         * shr.el (browse-url): Required.
1328         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1329         lines.
1330         (shr-show-alt-text, shr-browse-image): New commands.
1331         (shr-browse-url, shr-copy-url): New commands.
1332
1333         * gnus-sum.el (gnus-widen-article-window): New variable.
1334         (gnus-summary-select-article-buffer): Use it.
1335
1336         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1337         without @ signs.
1338
1339 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1340
1341         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1342
1343 2010-10-04  Julien Danjou  <julien@danjou.info>
1344
1345         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1346         for XEmacs.
1347
1348 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1349
1350         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1351
1352         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1353         (nnimap-close-server): Implement.
1354
1355         * dgnushack.el (iswitchb): Require to shut up the compiler.
1356
1357         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1358         (shr-insert): Tweak line breaking.
1359         (shr-insert): Handle <pre> better.
1360         (shr-tag-li): Get <li> indentation right.
1361         (shr-tag-li): Get <li> indentation even righter.
1362         (shr-tag-blockquote): Ensure paragraph start.
1363         (shr-make-table): Tweak table generation.
1364         (shr-make-table): Fix typo.
1365
1366         * shr.el: Implement table rendering.
1367
1368 2010-10-04  Julien Danjou  <julien@danjou.info>
1369
1370         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1371
1372 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * shr.el (shr-insert): Use string anchors instead of line anchors.
1375
1376 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1377
1378         * shr.el: Add headings.
1379         (shr-ensure-paragraph): Actually work.
1380         (shr-tag-li): Make <ul> prettier.
1381         (shr-insert): Get white space at the beginning/end of elements right.
1382         (shr-tag-p): Collapse subsequent <p>s.
1383         (shr-ensure-paragraph): Don't insert double line feeds after blank
1384         lines.
1385         (shr-insert): \t is also space.
1386         (shr-tag-s): Fix "s" tag name function.
1387         (shr-tag-s): Fix face prop name.
1388
1389 2010-10-03  Julien Danjou  <julien@danjou.info>
1390
1391         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1392
1393         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1394         gnus-window-inside-pixel-edges.
1395
1396         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1397         gnus-ems.
1398
1399         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1400
1401         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1402         function.
1403
1404         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1405         resize choice.
1406
1407 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408
1409         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1410         beginning of the buffer.
1411
1412         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1413         article buffer again.
1414
1415         * shr.el (shr-tag-p): Don't insert newlines at the start of the
1416         buffer.
1417
1418         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1419         when it's at the start of the buffer.
1420
1421         * shr.el (shr-tag-blockquote): Convert name.
1422         (shr-rescale-image): Use the right image-size variant.
1423
1424         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1425         buffer isn't shown, then select the current article first instead of
1426         bugging out.
1427         (gnus-summary-select-article-buffer): Show both the article and summary
1428         buffers again.
1429
1430         * shr.el (shr-fontize-cont): Protect against regions with no text.
1431         Rename tag functions to shr-tag-* for enhanced security.
1432         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1433
1434 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1435
1436         * shr.el (shr-insert):
1437         * pop3.el (pop3-movemail):
1438         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1439         loaded.
1440
1441 2010-10-03  Glenn Morris  <rgm@gnu.org>
1442
1443         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1444
1445         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1446
1447         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1448
1449         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1450
1451         * gnus-util.el (gnus-make-local-hook): Simplify.
1452
1453 2010-10-02  Julien Danjou  <julien@danjou.info>
1454
1455         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1456         (gnus-ido-completing-read): New function.
1457         (gnus-emacs-completing-read): New function.
1458         (gnus-completing-read): Use gnus-completing-read-function.
1459         Add gnus-completing-read-function.
1460
1461 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1462
1463         * shr.el (shr-insert-document): Autoload.
1464         (shr-img): Be silent.
1465         (shr-insert): Add a newline after every picture before text.
1466         (shr-add-font): Use overlays for combining faces.
1467         (shr-insert): Pass upwards the text start point.
1468
1469         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1470         possible.
1471         (mm-shr): New function.
1472
1473 2010-10-02  Julien Danjou  <julien@danjou.info>
1474
1475         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1476         should go backward.
1477
1478 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1479
1480         * shr.el (shr): Fix typo in provide call.
1481
1482 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1483
1484         * shr.el: New file.
1485
1486         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1487
1488         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1489         completing read.
1490
1491 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1492
1493         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1494         we're being queried about.  Suggested by Dan Jacobson.
1495
1496         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
1497         by Jason Eisner.
1498
1499         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1500         table, too.  Suggested by Stefan Wiens.
1501         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1502         the table unnecessary.  Suggested by Stefan Wiens.
1503
1504         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1505         longer needed, and probably doesn't work either, as pointed out by
1506         Stefan Wiens.
1507         (gnus-summary-exit): Remove call to the clearing function.
1508         (gnus-summary-exit-no-update): Ditto.
1509
1510         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1511         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1512         Reported by Stefan Monnier.
1513         (gnus-summary-save-in-rmail): Ditto.
1514
1515         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1516         article buffer, instead of both the article buffer and the summary
1517         buffer.  Sort of suggested by Dan Jacobson.
1518
1519         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1520
1521         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1522         Suggested by Dan Jacobson.
1523
1524         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1525         documentation clearer.
1526
1527         * message.el (message-shorten-references): Comment on the number "21".
1528         Suggested by Stefan Monnier.
1529
1530         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1531         Suggested by Dan Jacobson.
1532
1533         * gnus.el (gnus-large-newsgroup): Mention
1534         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1535
1536         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1537         externalize attachments.  Bug reported by Steve Wen.
1538
1539         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1540         really message anything to the user.
1541
1542         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1543         directly.
1544
1545         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1546         messages in empty groups.
1547
1548 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1549
1550         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1551         non-UIDNEXT group.
1552
1553 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1554
1555         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1556         not the value from the collection.
1557
1558         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1559         values.  This sometimes happens on some groups that have no info.
1560         (nnimap-request-newgroups): New function.
1561
1562 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1563
1564         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1565         check into `gnus-registry-initialize'.
1566         (gnus-registry-initialize): Ditto.
1567         Fix and extend header docs.
1568
1569 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1570
1571         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1572         regexp backtrace overflows.
1573
1574         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1575         for starttls that tls.el implements; i.e. openssl.
1576
1577         * tls.el (tls-starttls-switches): Give up on using starttls with
1578         gnutls-cli.
1579         (tls-program): Add --insecure to be consistent with the defaults from
1580         openssl s_client.  Now all three commands are insecure.
1581
1582 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1583
1584         * lpath.el: Bind completion-styles-alist for XEmacs.
1585
1586         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1587         (gravatar-create-image): New function that's an alias to
1588         gnus-xmas-create-image, gnus-create-image, or create-image.
1589         (gravatar-data->image): Use it.
1590
1591 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1592
1593         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1594         install the nnregistry refer method.
1595         (gnus-registry-install-hooks): Use it.
1596         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1597         unfollowed groups.
1598
1599 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1600
1601         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1602         expanding threads.
1603
1604 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1605
1606         * nnir.el: Use the server names without suffixes (bug #7009).
1607
1608         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1609         unencrypted to STARTTLS, if possible.
1610
1611 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1612
1613         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1614         headers before superseding.
1615
1616 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1617
1618         * nnrss.el (nnrss-use-local): Add documentation.
1619
1620         * nnimap.el (nnimap-extend-tls-programs): New function.
1621         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1622         (nnimap-wait-for-connection): Accept the greeting from the stupid
1623         output from openssl s_client -starttls, too.
1624
1625         * tls.el (tls-starttls-switches): New variable.
1626         (tls-find-starttls-argument): Use it.
1627         (open-tls-stream): Ditto.
1628
1629         * netrc.el (netrc-credentials): Return the value of the "default"
1630         entry.
1631         (netrc-machine): Ditto.
1632
1633         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1634         article number.
1635         (nnimap-split-fancy): New variable.
1636         (nnimap-split-incoming-mail): Use it.
1637
1638         * nntp.el (nntp-server-list-active-group): Document.
1639
1640         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1641         SELECT to get the message-id.
1642
1643         * mail-source.el (mail-sources): Removed webmail support.
1644         (defvar): Ditto.
1645         (mail-source-fetcher-alist): Ditto.
1646         (mail-source-fetch-webmail): Removed.
1647
1648         * webmail.el: Removed -- doesn't seem relevant any more.
1649
1650         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1651
1652         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1653         the \r.
1654
1655 2010-09-30  Julien Danjou  <julien@danjou.info>
1656
1657         * gnus-agent.el (gnus-agent-add-group): Fix call to
1658         gnus-completing-read.
1659
1660 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1661
1662         * nndoc.el (nndoc-retrieve-groups): New function.
1663
1664         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1665         `default', use nnmail-split-methods.
1666         (nnimap-request-article): Downcase the NILs so that they are nil.
1667
1668         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1669         symbol.
1670
1671         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1672         code, since if the user has requested network, that's what they ought
1673         to get.
1674         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1675         (nnimap-split-rule): Mark as obsolete.
1676
1677         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1678         variable.
1679
1680         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1681         correct slot, too.
1682
1683 2010-09-29  Julien Danjou  <julien@danjou.info>
1684
1685         * gnus.el (gnus-local-domain): Declare variable obsolete.
1686
1687         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1688         computing.
1689         (gnus-ido-completing-read): Require ido.
1690
1691 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1692
1693         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1694         build Gnus.
1695
1696         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1697         when interpreting the structures.
1698         (nnimap-request-accept-article): Add \r\n to the lines to make this
1699         work with Cyrus.
1700
1701         * nndraft.el (nndraft-request-expire-articles): Use the group name
1702         instead if "nndraft".  Fix found by Nils Ackermann.
1703
1704 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1705
1706         * nnregistry.el: Added.
1707
1708 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1709
1710         * nnmail.el (group, group-art-list, group-art):
1711         Remove unneeded directives.
1712
1713 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1714
1715         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1716         (mm-mime-charset)
1717         * rfc2047.el (rfc2047-syntax-table)
1718         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1719
1720         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1721         rather than `insert-file-contents' and `eval-region'.
1722
1723         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1724         construction.
1725
1726         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1727
1728         * time-date.el: No need to require cl for Emacs 21.
1729
1730 2010-09-29  Julien Danjou  <julien@danjou.info>
1731
1732         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1733         replacement of `gnus-gravatar-relief' to mimic
1734         `gnus-faces-properties-alist'.
1735         Add :version property.
1736
1737 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1738
1739         * mail-source.el (mail-source-report-new-mail)
1740         * message.el (message-default-mail-headers)
1741         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1742
1743         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1744
1745 2010-09-28  Julien Danjou  <julien@danjou.info>
1746
1747         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1748         mail-address contains the same string as real-name.
1749
1750         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1751         non-blank in header, otherwise it'll get stripped.
1752
1753         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1754         real-name, and then for mail address rather than doing : or , search.
1755
1756 2010-09-27  Julien Danjou  <julien@danjou.info>
1757
1758         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1759         (gnus-server-goto-server): Use gnus-completing-read.
1760
1761         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1762
1763         * mm-util.el (defalias): Use gnus-completing-read.
1764         (mm-codepage-setup): Use gnus-completing-read.
1765
1766         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1767         (smime-decrypt-buffer): Use gnus-completing-read.
1768
1769         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1770
1771         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1772         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1773         (mml-insert-multipart): Use gnus-completing-read.
1774
1775         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1776
1777         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1778
1779         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1780
1781         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1782
1783         * gnus.el (gnus-read-method): Use gnus-completing-read.
1784
1785         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1786
1787         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1788         (gnus-mime-action-on-part): Use gnus-completing-read.
1789         (gnus-article-encrypt-body): Use gnus-completing-read.
1790
1791         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1792         (gnus-topic-move-matching): Use gnus-completing-read.
1793         (gnus-topic-copy-matching): Use gnus-completing-read.
1794         (gnus-topic-sort-topics): Use gnus-completing-read.
1795         (gnus-topic-move): Use gnus-completing-read.
1796
1797         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1798         (gnus-agent-add-group): Use gnus-completing-read.
1799
1800         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1801         gnus-completing-read.
1802         (nnmairix-update-groups): Use gnus-completing-read.
1803         (nnmairix-get-server): Use gnus-completing-read.
1804         (nnmairix-backend-to-server): Use gnus-completing-read.
1805         (nnmairix-goto-original-article): Use gnus-completing-read.
1806         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1807
1808         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1809
1810         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1811         (gnus-group-make-useful-group): Use gnus-completing-read.
1812         (gnus-group-make-web-group): Use gnus-completing-read.
1813         (gnus-group-add-to-virtual): Use gnus-completing-read.
1814         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1815
1816         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1817         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1818         (gnus-summary-execute-command): Use gnus-completing-read.
1819         (gnus-summary-respool-article): Use gnus-completing-read.
1820         (gnus-read-move-group-name): Use gnus-completing-read.
1821
1822         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1823         (gnus-summary-score-effect): Use gnus-completing-read.
1824
1825         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1826
1827         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1828         right completing-read function.
1829         (gnus-use-ido): New variable
1830         (gnus-completing-read-with-default): Remove.
1831
1832 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1833
1834         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1835         x-focus-frame.
1836
1837         * nnimap.el (auth-source-forget-user-or-password)
1838         (auth-source-user-or-password): Autoload.
1839
1840         * message.el (message-from-style, message-interactive)
1841         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1842         (message-yank-prefix, message-indentation-spaces, message-signature)
1843         (message-signature-file): Add comment.
1844
1845 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1846
1847         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1848         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1849         new articles.
1850
1851         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1852         parts.
1853         (nnimap-request-article): Work with the t setting, too.
1854
1855         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1856         that you don't get flashes of other buffers.
1857         (gnus-summary-show-complete-article): Intern before setting.
1858
1859 2010-09-27  David Engster  <dengste@eml.cc>
1860
1861         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
1862         well as HEADERS.
1863         (nnmairix-retrieve-headers): Provide new argument for the above.
1864
1865 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1866
1867         * gnus-sum.el (gnus-summary-move-article): Don't alter
1868         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1869         group.
1870
1871         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1872
1873         * message.el (message-cite-prefix-regexp): Revert my last edit.
1874
1875         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1876         variable instead of the Gnus variable.
1877
1878         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1879
1880         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1881         again.
1882
1883         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1884         since some servers don't like it.
1885         (nnimap-open-connection): Forget credentials if the server says the
1886         password was wrong.
1887         (nnimap-parse-line): Protect against invalid data.
1888
1889         * gnus-sum.el (gnus-summary-move-article): Add comment.
1890         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1891         nothing alters it while scanning for new messages.
1892
1893         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1894         which may or may not help.
1895         (nnimap-open-connection): If we're doing a stream connection, and then
1896         discover we're on a STARTTLS-capable server, then open a STARTTLS
1897         connection instead.
1898
1899 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1900
1901         * nnimap.el (utf7): Required.
1902
1903         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1904         prefix.
1905
1906 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1907
1908         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1909
1910 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1911
1912         * nnimap.el (nnimap-request-accept-article): Message the error on
1913         error.
1914
1915 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1916
1917         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1918
1919 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1920
1921         * nndoc.el (nndoc-request-list): Return success always.
1922
1923         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1924         `fetch-old' -- we only want to fetch the articles we've requested.  The
1925         rest are in the agent, probably.
1926         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1927         disappeared server" to something low.  It's not important.
1928
1929         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1930         arrived before the FETCH data.
1931
1932         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1933         target here, because we don't know the Gnus name of the group.
1934
1935         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1936         for the correct group.
1937
1938         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1939
1940         * gnus.el (gnus): Give a final warning after startup.
1941
1942         * gnus-util.el (gnus-action-message-log): New variable.
1943         (gnus-message): Use it.
1944         (gnus-final-warning): New function.
1945
1946         * nnimap.el (nnimap-open-connection): Record the greeting.
1947         (nnimap): Add greeting.
1948
1949 2010-09-26  Julien Danjou  <julien@danjou.info>
1950
1951         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1952         arguments.
1953         (gnus-html-wash-images): Fix spec computing to include start/end.
1954
1955         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1956
1957 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1958
1959         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1960         deletion.
1961         (nnimap-retrieve-headers): Don't select the group, because that's
1962         already done by nnimap-possibly-change-group.
1963
1964         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1965         (gnus-picon-transform-address): Use it.
1966
1967         * mail-source.el (mail-source-value): Revert previous patch.
1968
1969         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1970         on failure.
1971         (nnimap-open-connection): Look up both virtual and physical server name
1972         credentials.
1973
1974         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1975
1976 2009-02-07  Dave Love  <fx@gnu.org>
1977
1978         * tls.el (open-tls-stream): Don't query killing process.
1979
1980 2009-02-08  Dave Love  <fx@gnu.org>
1981
1982         * gnus-win.el (gnus-window-to-buffer-helper,
1983         gnus-all-windows-visible-p): Function needn't be a symbol.
1984
1985         * mail-source.el (mail-source-value): Function needn't be a symbol.
1986
1987 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1988
1989         * message.el (message-cite-prefix-regexp): Remove } from the cite
1990         prefix.
1991
1992         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1993         highlight again, so that the highlight is correct.
1994
1995         * gnus-picon.el (gnus-picon): Remove again.
1996         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1997
1998         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1999         doing the header highlightling, so that the background colour of the
2000         picon is correct.
2001
2002         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
2003         (gnus-picon): Ditto.
2004         (gnus-picon): Reinstate.  The background colour for picons is white.
2005         (gnus-picon-insert-glyph): Make the background white.
2006
2007         * nnml.el (nnml-open-nov): Don't return dead buffers.
2008
2009         * auth-source.el (auth-source-create): Query the user for whether to
2010         store the credentials.
2011
2012         * netrc.el (netrc-store-data): New function.
2013
2014         * auth-source.el (auth-source-user-or-password): Use the existing auth
2015         sources, if any, for creation.
2016
2017         * gnus.el (gnus-group-fast-parameter): Return the last matching
2018         parameter instead of the first matching parameter.
2019
2020 2010-09-26  Julien Danjou  <julien@danjou.info>
2021
2022         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2023
2024 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2025
2026         * mml2015.el (mml2015-use): Remove gpg support.
2027
2028         * mml1991.el (mml1991-function-alist): Remove gpg function.
2029         (mml1991-gpg-sign): Removed.
2030
2031 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2032
2033         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2034         (gnus-browse-unsubscribe-current-group): Document it.
2035         (gnus-browse-unsubscribe-group): Use it.
2036
2037 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2038
2039         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2040         address to the To list for easier response.
2041
2042         * gnus.el (gnus-play-startup-jingle): Removed.
2043         (gnus-splash): Don't play jingle.
2044         (gnus): Silence gnus-load message.
2045
2046         * gnus-art.el (gnus-treat-play-sounds): Removed.
2047
2048         * gnus.el (gnus-play-jingle): Remove audio support.
2049
2050         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2051
2052         * earcon.el: Removed -- no users.
2053
2054         * gnus-audio.el: Removed -- no users of this package.
2055
2056         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2057
2058         * gnus-start.el (gnus-setup-news): Remove nocem support.
2059
2060         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
2061
2062         * gnus.el (gnus-use-nocem): Removed.
2063
2064         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2065         Removed.
2066
2067         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
2068         uses NoCeM any more.
2069
2070         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2071         (gnus-button-ctan-handler): Ditto.
2072         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2073         (gnus-button-ctan-directory-regexp): Ditto.
2074         (gnus-button-handle-ctan): Ditto.
2075         (gnus-button-tex-level): Ditto.
2076         (gnus-button-alist): Removed CTAN stuff.
2077
2078 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2079
2080         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
2081         nnimap-streaming test.
2082
2083         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2084         servers twice.
2085
2086         * nnimap.el (nnimap-open-connection): Add more error reporting when
2087         nnimap fails early.
2088
2089         * nnheader.el (nnheader-get-report-string): New function.
2090         (nnheader-get-report): Use it.
2091
2092         * gnus-int.el (gnus-check-server): Say what the error was when opening
2093         failed.
2094
2095         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2096         using streaming.
2097
2098 2010-09-25  Julien Danjou  <julien@danjou.info>
2099
2100         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2101         gnus-window-inside-pixel-edges.
2102
2103 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2104
2105         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2106
2107         * mm-decode.el (mm-save-part): Allow saving to other directories the
2108         normal Emacs way.
2109
2110         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
2111         by Jay Berkenbilt.
2112
2113         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2114         there isn't a single byte.
2115
2116         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2117         just do it.  It doesn't really seem to matter what the user responds
2118         here, I think, so it's just a confusing question.
2119
2120         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2121         non-streaming case.
2122
2123         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
2124         (gnus-article-encrypt-body): Use it.
2125
2126         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2127         keystroke.
2128
2129         * nnimap.el (nnimap-find-wanted-parts-1): Use
2130         gnus-fetch-partial-articles.
2131
2132         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2133
2134         * nnimap.el (nnimap-insert-partial-structure): New function.
2135         (nnimap-get-partial-article): New function.
2136         (nnimap-request-article): Use it.
2137         (nnimap-wait-for-response): Return whether the wait was successful.
2138         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2139         retrieval wasn't successful.
2140         (nnimap-retrieve-group-data-early): Allow throttling servers.
2141         (nnimap-streaming): New variable.
2142         (nnimap-fetch-partial-articles): Removed.
2143
2144         * mm-decode.el (mm-with-part): Protect against killed buffers.
2145
2146         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2147         for prettier summary display.
2148
2149 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2150
2151         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
2152         directly.
2153
2154 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2157         apparently third-party libraries depend on it.
2158
2159         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2160         before starting negotiation.
2161
2162         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2163         privacy reasons.
2164         (gnus-treat-mail-gravatar): Ditto.
2165
2166         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2167         buffer when inserting images.  Inserting text into the headers, for
2168         instance, can make them invalid.
2169
2170 2010-09-25  Julien Danjou  <julien@danjou.info>
2171
2172         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2173         variables.
2174
2175         * nnheader.el: Remove useless variables news-reply-yank-from and
2176         news-reply-yank-message-id.
2177
2178         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2179         variables.
2180
2181         * mml1991.el: Remove useless mml1991-verbose.
2182
2183         * gnus.el: Remove useless variable gnus-use-generic-from.
2184         Remove obsolete variable gnus-topic-indentation.
2185
2186         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2187
2188         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2189
2190         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2191
2192         * gnus-group.el: Remove useless gnus-group-icon-cache.
2193         Remove useless gnus-ephemeral-group-server.
2194
2195         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2196
2197         * mml2015.el: Remove useless mml2015-verbose.
2198
2199         * mml-smime.el: Remove useless mml-smime-verbose.
2200
2201         * gnus.el: Remove useless gnus-local-domain.
2202
2203         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
2204         gnus-gravatar-size.
2205
2206         * gnus-art.el: Remove useless gnus-treat-translate.
2207
2208 2010-09-24  Julien Danjou  <julien@danjou.info>
2209
2210         * gnus-sum.el: Add support for Gravatars.
2211
2212         * gnus-art.el: Add support for Gravatars.
2213
2214         * gnus-gravatar.el: Add this file.
2215
2216         * gravatar.el: Add this file.
2217
2218 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2219
2220         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
2221
2222         * gnus-group.el (gnus-group-fetch-faq): Removed.
2223
2224         * gnus.el (gnus-group-faq-directory): Removed.
2225
2226         * gnus-group.el (gnus-group-fetch-charter): Removed.
2227
2228         * gnus.el (gnus-group-charter-alist): Removed.
2229
2230         * gnus-group.el (gnus-group-archive-directory): Removed.
2231         (gnus-group-recent-archive-directory): Ditto.
2232         (gnus-group-make-archive-group): Removed.
2233
2234         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2235
2236         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2237         use the same article number for all the cached articles.
2238
2239         * nnimap.el (nnimap-command): Register the last command time so
2240         that we can use it for idling NOOPs.
2241         (nnimap-open-connection): Start the keeplive timer.
2242         (nnimap-make-process-buffer): Store all the process buffers.
2243         (nnimap-keepalive): New function.
2244
2245         * starttls.el (starttls-open-stream): Add autoload cookie.
2246
2247 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2248
2249         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2250         handling.
2251
2252 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253
2254         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2255         its data structures.
2256
2257         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2258         instead of the cl.el copy-list.
2259         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2260         equalp.
2261
2262 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2263
2264         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2265         and tool-bar-local-item-from-menu.
2266
2267         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2268         mode-line-highlight face for Emacs.
2269
2270         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2271         loading gnus-sum.elc; fix comment for canlock-verify.
2272         (gnus-article-jump-to-part): Use read-number.
2273         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
2274         Emacs pre-21 compatible code for help-echo.
2275         (gnus-article-next-page-1): No need to adjust the number of lines.
2276         (gnus-article-describe-bindings): Always use help-buffer.
2277
2278         * gnus-audio.el (gnus-audio-inline-sound)
2279         * gnus-cus.el (gnus-custom-mode)
2280         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2281
2282         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2283
2284         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2285         compatible code.
2286
2287 2010-09-24  Glenn Morris  <rgm@gnu.org>
2288
2289         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2290         visiting the fcc file in rmail-mode.
2291
2292         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2293
2294 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2295
2296         * nnir.el: Silence the byte compiler.
2297
2298         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2299         alias to browse-url-url-encode-chars if any.
2300         (gnus-html-encode-url): Use it.
2301
2302 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2303
2304         * gnus-start.el (gnus-use-backend-marks): New variable.
2305         (gnus-get-unread-articles-in-group): Use it.
2306
2307         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2308         makeover.
2309
2310 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2311
2312         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2313
2314 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2315
2316         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2317         Removed.
2318         (gnus-setup-news-hook): Removed
2319         gnus-fixup-nnimap-unread-after-getting-new-news.
2320
2321         * gnus-int.el (gnus-request-update-info): Protect against backends not
2322         having the function.
2323
2324         * nnimap.el (nnimap-stream): Mention starttls.
2325         (nnimap-open-connection): Add starttls support.
2326
2327 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2328
2329         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2330
2331 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332
2333         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2334         BODYSTRUCTUREs.
2335         (nnimap-transform-headers): Unfold quoted {42} headers.
2336
2337         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2338         the info.
2339         (gnus-get-unread-articles): Only call updatep on backends that support
2340         it.
2341
2342         * nnweb.el (nnweb-request-update-info): NOOP.
2343
2344         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
2345
2346         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
2347         since it only deals with marks.
2348
2349         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
2350         gnus-request-marks, and make a new gnus-request-update-info.
2351
2352         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2353         the active instead of the high number, which is usually too low.
2354
2355 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2356
2357         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2358         * encrypt.el: Removed.
2359
2360 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2361
2362         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2363         server in symbolic form.
2364
2365         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
2366         0.9.
2367
2368 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2369
2370         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2371         (nnimap-update-info): Fix up code slightly.
2372
2373         * gnus-int.el (gnus-open-server): Add tracing for performance
2374         debugging.
2375
2376         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2377         (gnus-group-insert-group-line): Pass the real group name so that it
2378         gets the right data.
2379
2380         * gnus-start.el (gnus-get-unread-articles): Don't have
2381         `gnus-get-unread-articles-in-group' update info, since that can be
2382         really slow and doesn't seem to be needed?
2383
2384 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2385
2386         * time-date.el (date-to-time): Try using parse-time-string first before
2387         using the slower timezone-make-date-arpa-standard.
2388
2389 2010-09-22  Julien Danjou  <julien@danjou.info>
2390
2391         * gnus-group.el (gnus-group-insert-group-line): Call
2392         gnus-group-highlight-line.
2393         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2394         default hook list.
2395         (gnus-group-update-eval-form): Add new function.
2396         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2397         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2398
2399 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2400
2401         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2402         immediate, then expire all articles.
2403         (nnimap-update-info): Fix off-by-one errors.
2404         (nnimap-flags-to-marks): Would return no marks lists for group with no
2405         flags.  Instead return the other data.
2406
2407 2010-09-22  Julien Danjou  <julien@danjou.info>
2408
2409         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
2410         Only return an icon.
2411         (gnus-group-insert-group-line): Compute icon to return.
2412
2413         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
2414         variable.
2415         (gnus-html-image-fetched): Only cache if
2416         gnus-html-image-automatic-caching is set.
2417         (gnus-html-image-fetched): Check for errors.
2418
2419 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2420
2421         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2422         once per method on `g'.  This ensures that backends like nnfolder don't
2423         open all their folders.
2424
2425         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2426         (nnimap-request-list): Nix out group in the correct buffer.
2427         (nnimap-parse-flags): Implement by using `read' instead of
2428         hand-parsing.
2429         (nnimap-flags-to-marks): Pass on permanent-flags.
2430         (nnimap-make-process-buffer): Record the server name.
2431         (nnimap-parse-flags): Fix typo.
2432         (nnimap-request-scan): Run split on the server in general, not just a
2433         single group.
2434
2435         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2436         parameter, and propagate this downwards.
2437
2438         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2439         since EXAMINE changes it on the server.
2440
2441         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2442         this command might take a while.
2443
2444 2010-09-22  Julien Danjou  <julien@danjou.info>
2445
2446         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
2447         harmful if you have 2 images side-by-side, they can't be properly
2448         update on text deletion.  Using text-property is safer here.
2449         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2450         data.
2451
2452 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2453
2454         * nnimap.el (nnimap-expunge-inbox): Removed.
2455         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2456         (nnimap-expunge): Flip default to t.
2457
2458         * gnus.el (gnus-method-to-server): Don't push things to the cache
2459         unless it's unique.
2460         (gnus-server-to-method): Ditto.
2461
2462 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2463
2464         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2465
2466 2010-09-22  Julien Danjou  <julien@danjou.info>
2467
2468         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2469         get the start of data.
2470         (gnus-html-encode-url): Add this function to encode special chars in
2471         URL.
2472         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2473         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2474
2475         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2476         default.
2477         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2478
2479         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2480         images alt-text.
2481         (gnus-html-put-image): Put alt-text as help-echo.
2482
2483 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2484
2485         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2486         * mm-util.el (mm-decompress-buffer)
2487         * nnir.el (nnir-run-find-grep)
2488         * pop3.el (pop3-list): Use 3rd arg of split-string.
2489
2490         * time-date.el (format-seconds): Comment fix.
2491
2492         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2493         and byte-optimize-form-code-walker.
2494         (dgnushack-make-auto-load): Don't advise make-autoload.
2495
2496         * lpath.el: Remove Emacs 21 stuff.
2497
2498 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499
2500         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2501         outside the active range.  Suggested by Dan Christensen.
2502
2503         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2504         slightly later to avoid double-getting it.
2505
2506         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2507         previous patch.
2508
2509         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2510
2511 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2512
2513         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2514
2515 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2516
2517         * gnus-int.el (gnus-open-server): Give a better error message in the
2518         "go offline" case.
2519
2520         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2521         marks for nnimap, which is seldom the right thing to do.
2522
2523         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2524         (gnus-same-method-different-name): New function.
2525
2526         * nnimap.el (parse-time): Require.
2527
2528         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2529         method in the presence of many similar methods.
2530
2531         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2532
2533         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2534         nnml-inhibit-expiry.
2535
2536         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2537         find out whether methods are equal.
2538
2539         * nnimap.el (nnimap-find-expired-articles): New function.
2540         (nnimap-process-expiry-targets): New function.
2541         (nnimap-request-move-article): Request the article before looking at
2542         what the Message-ID is.  Fix found by Andrew Cohen.
2543         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2544
2545         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2546         for oldness in addition to being a predicate.
2547
2548         * nnimap.el (nnimap-request-group): When we have zero articles, return
2549         the right data to Gnus.
2550         (nnimap-request-expire-articles): Only delete articles immediately if
2551         the target is 'delete.
2552
2553         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2554         method, this would bug out.
2555
2556         * gnus-group.el (gnus-group-expunge-group): Renamed from
2557         gnus-group-nnimap-expunge, and implemented as a normal interface
2558         function.
2559
2560         * gnus-int.el (gnus-request-expunge-group): New function.
2561
2562         * nnimap.el (nnimap-request-create-group): Implement.
2563         (nnimap-request-expunge-group): New function.
2564
2565 2010-09-21  Julien Danjou  <julien@danjou.info>
2566
2567         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2568         (gnus-html-cache-expired): Add new function.
2569         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2570         wethever we should display image for fetch it.
2571         Compute alt-text earlier to pass it to the fetching function too.
2572         (gnus-html-schedule-image-fetching): Change function argument to only
2573         get one image at a time, not a list.
2574         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2575         cache.
2576         (gnus-html-get-image-data): New function to retrieve image data from
2577         cache.
2578         (gnus-html-put-image): Change buffer argument to use image data rather
2579         than file, and place image above region rather than inserting a new
2580         one. Do not take alt-text as argument, since it's useless now: we place
2581         the image above alt-text.
2582         (gnus-html-prune-cache): Remove.
2583         (gnus-html-show-images): Start to fetch image when we find one, do not
2584         push into a temporary list.
2585         (gnus-html-prefetch-images): Only fetch image if they have expired.
2586         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2587         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2588
2589 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2590
2591         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2592
2593 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2594
2595         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2596         spec inser "*" if the group isn't active instead of 0.
2597
2598         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2599         opening the server.
2600         (nnimap-request-delete-group): Implement group deletion.
2601         (nnimap-transform-headers): Return the size of the entire message in
2602         the Bytes header, not just the size of the first part.
2603         (nnimap-request-move-article): When moving an article from nnimap,
2604         request the article first so the accepting form has an article to
2605         accept.  Reported by Dan Christensen.
2606         (nnimap-command): Make sure that the error message doesn't error out.
2607
2608 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2609
2610         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2611         we haven't requested anything.
2612
2613 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2614
2615         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2616         "".  Fix found by Andrew Cohen.
2617
2618         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2619         instead of -encode-string.
2620
2621 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2622
2623         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2624
2625         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2626         by mm-subst-char-in-string.
2627
2628 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629
2630         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2631         waiting for the connection string.
2632
2633         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2634         arriving.
2635
2636         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2637         bogus characters.  This allows selecting certain Gmail groups.
2638
2639         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2640         (nnimap-fetch-partial-articles): New variable.
2641         (nnimap-open-connection): When looking for credentials, also use the
2642         nnimap-server-port.
2643         (nnimap-request-article): Return the group/article number, so that Gnus
2644         `^' works as expected.
2645         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2646         them.
2647
2648         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2649         comments.
2650         (gnus-methods-sloppily-equal): New function.
2651         (gnus): When using the development version of Gnus, load the gnus-load
2652         file.
2653
2654         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2655         `gnus-open-server' on each method before trying to scan them etc.  This
2656         ensures that all the backend parameters are set correctly.
2657
2658         * nnimap.el (nnimap-authenticator): New variable.
2659         (nnimap-open-connection): Allow anonymous login.
2660         (nnimap-transform-headers): The chars header is called Chars not
2661         Bytes.
2662         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2663         drops.
2664
2665         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2666         patch, found by Knut Anders Hatlen.
2667
2668 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2669
2670         * gnus-agent.el (gnus-agent-batch-confirmation)
2671         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2672         to gnus-message.
2673         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2674         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2675         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2676         * gnus-int.el (gnus-open-server): Likewise.
2677         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2678         (gnus-score-check-syntax): Likewise.
2679         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2680         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2681         Likewise.
2682         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2683
2684 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2685
2686         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2687         calling conventions so that prefetch doesn't bug out.
2688
2689 2010-09-19  Julien Danjou  <julien@danjou.info>
2690
2691         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2692         rather than `subst-char-in-region' in order to be able to replace ASCII
2693         char by UTF-8 ones.
2694
2695         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2696         than curl.
2697         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2698         the right URL and ALT text on images.
2699         (gnus-html-wash-tags): Fix tag case.
2700         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2701         (gnus-article-html): Add -o display_ins_del=2 option.
2702         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2703
2704 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2705
2706         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2707         the extra mail headers, which sometimes seem to happen for unknown
2708         reasons.
2709
2710         * mail-parse.el (mail-header-encode-parameter): Define as
2711         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2712         (or most, perhaps?) mail readers don't understand the latter, but do
2713         understand the former.
2714
2715         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2716         to nil, so that no methods are automatically agentized.  I think this
2717         is probably what most users want.
2718
2719         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2720         from url-retrieve, for instance about invalid URLs.
2721
2722         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2723         groups that have no articles.
2724         (nnimap-request-article): Check that we really got an article when we
2725         requested one.
2726
2727         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2728         doesn't exist.
2729
2730         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2731         nntp buffer so the agent can save it.
2732         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2733         that CRLF doesn't get translated to \n.
2734         (nnimap-open-connection): Don't make 'shell commands only send \n.
2735
2736 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2737
2738         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2739         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2740         Update var name.
2741         (nnml-generate-nov-file): Use dolist.
2742         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2743         Use with-current-buffer.
2744
2745 2010-09-18  Julien Danjou  <julien@danjou.info>
2746
2747         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2748         parallel.
2749
2750 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2751
2752         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2753         the range update right.
2754         (nnimap-request-group): Don't make `M-g' bug out on group with no
2755         marks.
2756         (nnoo): Required, so that other packages can require nnimap.
2757         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2758         command we're looking for.  This helps when the server sends more
2759         responses after we've gotten everything we expected.
2760         (nnimap): Add a `newlinep' field to keep track of end-of-line
2761         conventions.
2762         Don't send CRLF to things that don't want it.
2763         (nnimap-request-accept-article): Ditto.
2764
2765 2010-09-18  Julien Danjou  <julien@danjou.info>
2766
2767         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2768         than curl to retrieve images.
2769
2770 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2771
2772         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2773         the marks.
2774         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2775         (nnimap-wait-for-connection): New function.
2776         (nnimap-open-connection): If we have PREAUTH, don't query for login
2777         credentials.
2778         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2779         when doing a partial update.
2780
2781 2010-09-18  Julien Danjou  <julien@danjou.info>
2782
2783         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2784         tags.
2785
2786 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2787
2788         * nnimap.el (nnimap-credentials): New function.
2789         (nnimap-open-connection): Use the new function to look for credentials
2790         also on the numeric equivalents of "imap" and "imaps".
2791
2792         * gnus-start.el (gnus-activate-group): Send the info to
2793         gnus-request-group.
2794
2795         * nnimap.el (nnimap-request-group): Have the "check" version of the
2796         function parse flags and update the info, so that a `M-g' get a total
2797         resync of all flags from the group.
2798
2799         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2800         to allow backends to alter the info on group selection.  Also alter all
2801         the backend -request-group functions to take the parameter.
2802
2803         * nnimap.el (nnimap-store-info): New function.
2804         (nnimap-update-info): Store the info for later usage.
2805         (nnimap-request-group): Use the stored info for the dont-check case, so
2806         that we don't retrieve all marks when we enter a group.
2807
2808         * nnimap.el: Use deffoo instead of defun for interface functions.
2809
2810         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2811         update the group info.  This makes the nndraft groups, for instance, go
2812         back to their old behaviour.
2813
2814         * gnus-sum.el (gnus-select-newsgroup): Indent.
2815
2816         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2817         in.
2818         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2819         nothing.
2820
2821         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2822         from methods that are denied.
2823
2824         * gnus-int.el (gnus-method-denied-p): New function.
2825
2826         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2827         store the password instead of netrc.
2828         (nnimap-open-connection): Don't error out when we can't make a
2829         connections.
2830
2831         * auth-source.el (auth-source-create): In the password prompt, say what
2832         we're querying for.  Also prompt for user name if that hasn't been
2833         given.
2834
2835         * nnimap.el (nnimap-with-process-buffer): Removed.
2836
2837 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2838
2839         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2840         method when we're reading from the agent.
2841
2842         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2843
2844         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2845         that's probably most useful for users.
2846
2847         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2848         "failed" all the time.
2849
2850         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2851         ...)) with (with-current-buffer ... ).
2852
2853         * nntp.el (nntp-open-server): Return whether the open was successful or
2854         not.
2855
2856         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2857         select an unread unseen article first.
2858
2859         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2860         /etc/services, supply some sensible port defaults.
2861
2862         * dgnushack.el: Define netrc-credentials.
2863
2864 2010-09-17  Julien Danjou  <julien@danjou.info>
2865
2866         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2867
2868 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2869
2870         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2871         doesn't have any parameters.
2872
2873 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2874
2875         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2876         only upcased checks.
2877
2878         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2879
2880         * nnimap.el (nnimap-open-shell-stream): New function.
2881         (nnimap-open-connection): Use it.
2882         (nnimap-transform-headers): Get the number of lines in each message.
2883         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2884         number of lines.
2885         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2886         problem.
2887
2888         * utf7.el (utf7-encode): Autoload.
2889
2890         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2891         to allow the mail splitting to not return a default group.  This is
2892         useful for nnimap, which will leave unmatched mail in the inbox.
2893
2894         * nnimap.el: Rewritten.
2895
2896         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2897         nnimap usage.
2898
2899         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2900         if the move is internal, so that nnimap can do fast internal moves.
2901
2902         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2903         data.
2904         (gnus-read-active-for-groups): Support finishing the early retrieval of
2905         data.
2906
2907         * gnus-range.el (gnus-range-nconcat): New function.
2908
2909         * gnus-int.el (gnus-finish-retrieve-group-infos)
2910         (gnus-retrieve-group-data-early): New functions.
2911
2912 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2913
2914         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2915         (nnrss-retrieve-groups):
2916         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2917         (pop3-quit): Use with-current-buffer.
2918
2919 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2920
2921         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2922         instead of nnheader-accept-process-output.
2923
2924         * dgnushack.el (dgnushack-compile): Add comment.
2925
2926         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2927
2928         * gnus-html.el (gnus-html-schedule-image-fetching)
2929         (gnus-html-prefetch-images): Replace process-kill-without-query by
2930         gnus-set-process-query-on-exit-flag.
2931
2932 2010-09-16  Romain Francoise  <romain@orebokech.com>
2933
2934         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2935
2936 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2937
2938         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2939         parameter to unintern is mandatory-ish in Emacs 24.
2940
2941         * gnus-html.el (gnus-html-schedule-image-fetching)
2942         (gnus-html-prefetch-images): Check for curl before using it.
2943
2944         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2945         depend on curl, which isn't essential.
2946
2947         * imap.el: Revert back to version
2948         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2949         seem problematic.
2950
2951 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2952
2953         * gnus-registry.el (gnus-registry-install-shortcuts):
2954         Explicitly pass `obarray' to `unintern' to avoid a warning.
2955
2956 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2957
2958         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2959         change.
2960
2961         * nnrss.el (nnrss-request-list): Removed this function and related
2962         functions, including the moreover stuff.
2963
2964 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2965
2966         * nnrss.el (nnrss-retrieve-groups): New function.
2967
2968 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2969
2970         * .dir-locals.el: Add no-byte-compile cookie.
2971
2972 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2973
2974         * time-date.el (format-seconds): Comment fix.
2975
2976         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2977         for back end that doesn't support request-scan.
2978
2979 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2980
2981         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2982         then do request scans from the backends.
2983
2984         * netrc.el (netrc-credentials): New conveniency function.
2985
2986         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2987         avoid running a hook per line, since this takes a lot of time,
2988         profiling shows.
2989         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2990         directly if gnus-visual-p is true.
2991
2992 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2993
2994         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2995         groups; replace mapcar with dolist which is a bit faster; pass groups
2996         info to gnus-read-active-file-1.
2997         (gnus-read-active-file-1): Scan only specified groups if the new
2998         optional arg `infos' is given.
2999
3000 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3001
3002         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3003
3004         * pop3.el (pop3-movemail): Removed.
3005         (pop3-streaming-movemail): Renamed to pop3-movemail.
3006
3007         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3008         don't restrict end-tag searches to the end of the line.
3009
3010 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3011
3012         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3013         articles of every unchecked group to t, which means unknown since the
3014         server has never been opened.
3015
3016 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3017
3018         * gnus-html.el (gnus-html-show-alt-text): New command.
3019         (gnus-html-browse-image): Ditto.
3020         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3021         to browse the image directly.
3022         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3023         better.
3024
3025         * gnus-async.el (gnus-async-article-callback): Call
3026         `gnus-html-prefetch-images' unconditionally.
3027
3028         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3029         before feeding URLs to curl.
3030
3031 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3032
3033         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3034         internal images as deletable by `W D D'.
3035
3036         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3037         (gnus-async-article-callback): Fix typo.
3038
3039 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3040
3041         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3042         current line to work around bugs in the output from w3m.
3043
3044         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3045         for groups that want that.
3046
3047         * nntp.el (nntp-wait-for-string): Supply a timeout for
3048         accept-process-output to ensure progress.
3049
3050         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3051         level to get unread articles from, then use that for foreign groups,
3052         too.
3053
3054         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3055         confuses the rest of the function.
3056
3057         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3058         for the methods that support -retrieve-groups, too.
3059
3060         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3061
3062 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3063
3064         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3065         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3066
3067         * pop3.el: Require cl when compiling.
3068         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3069
3070 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3071
3072         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3073         that aren't going to be activated.
3074         (gnus-get-unread-articles): Fix up the last commit.
3075
3076         * gnus-html.el (gnus-article-html): Allow calling without specifying
3077         the handle.  In that case, dissect the buffer first.
3078
3079         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3080
3081         * nnimap.el (nnimap-open-connection): Revert the change that would look
3082         into authinfo for imaps instead of imap.
3083
3084         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3085         say that you don't want to call gnus-request-group with don-check, but
3086         do check the reponse.  This is for virtual groups only.
3087         (gnus-get-unread-articles): Count the archive groups as secondary, so
3088         that they're activated the same way as before.
3089
3090         * imap.el (imap-message-map): Removed optional buffer parameter, since
3091         no callers use it.
3092         (imap-message-get): Ditto.
3093         (imap-message-put): Ditto.
3094         (imap-mailbox-map): Ditto.
3095         (imap-mailbox-put): Ditto.
3096         (imap-mailbox-get): Ditto.
3097         (imap-mailbox-get): Revert last change for this function.
3098
3099         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3100         case-insensitively.
3101         (nnimap-debug): Removed.
3102
3103         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3104         to use `imap-fetch' instead.  According to the comments, this should be
3105         safe, since all other IMAP clients use the 1:* syntax.
3106         (imap-enable-exchange-bug-workaround): Removed.
3107         (imap-debug): Removed -- doesn't seem very useful.
3108
3109         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3110         mail from a file, and the file doesn't exist.
3111
3112         * imap.el (imap-log): New convenience function used throughout instead
3113         of repeating the same code all over the place.
3114
3115         * pop3.el (pop3-streaming-movemail): Return t for success.
3116
3117         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3118         .authinfo if we're using ssl connection.
3119
3120         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3121         already have if we're in a main Gnus `g' run.
3122
3123         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3124
3125 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3126
3127         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3128
3129         * nnmh.el (nnmh-request-list-1): Bind `file'.
3130
3131         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3132         alias to set-process-query-on-exit-flag or process-kill-without-query.
3133         (pop3-open-server): Use it.
3134
3135 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3136
3137         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3138         box to the Incoming file.  Fixes mistake in previous checkin.
3139
3140         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3141         request loop (for debugging purposes) removed.
3142
3143         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3144         culprit is more visible.
3145         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3146         (nnml-add-incremental-nov): New functions to do "incremental" nov
3147         updates, where we just append to the end of the existing nov files
3148         without reading/writing them in full.
3149
3150         * mail-source.el (mail-source-delete-crash-box): Really only check the
3151         incoming files once in a while.
3152
3153         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3154
3155         * mail-source.el (mail-source-delete-crash-box): Only check the
3156         incoming files for deletion once per day to save a lot of file
3157         accesses.
3158
3159         * pop3.el (pop3-logon): Fix up unbound variable typo.
3160
3161         * mail-source.el (pop3-streaming-movemail): Autoload.
3162
3163         * pop3.el (pop3-streaming-movemail): Respect
3164         pop3-leave-mail-on-server.
3165
3166         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3167         retrieval.
3168
3169         * pop3.el (pop3-process-filter): Removed unused function.
3170         (pop3-streaming-movemail, pop3-send-streaming-command)
3171         (pop3-wait-for-messages, pop3-write-to-file)
3172         (pop3-number-of-responses): New functions for streaming pop3
3173         retrieval.
3174
3175         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3176         come from no known methods.
3177         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3178         list.
3179
3180         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
3181         message sizes.
3182         (pop3-movemail): Use erase-buffer instead of looping and deleting
3183         regions, which seems rather odd.
3184
3185         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3186         file once per `g' run.
3187
3188         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3189         directories.  This makes the draft queue directory work.
3190
3191         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3192         data from the backends, so that we only request the list of groups from
3193         each method once.  This should speed things up considerably.
3194
3195         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3196         detect that it's not implemented.
3197
3198         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3199         we actually do recurse down into the tree, but don't stat all leaf
3200         nodes.
3201
3202         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3203         then say so instead of bugging out.
3204
3205         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3206         files exist before trying to read them.
3207
3208         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3209         around <pre_int>.
3210
3211         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3212
3213         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3214
3215 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3216
3217         * mm-util.el (mm-image-load-path): Just return the image directories,
3218         not all directories in the path in addition to the image directories.
3219         (mm-image-load-path): Maintain a cache of the image directories so that
3220         the `g' command in Gnus doesn't have to stat dozens of directories each
3221         time.
3222
3223         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3224         (gnus-html-wash-tags): Add a new `i' command to insert images.
3225         (gnus-html-insert-image): New command and keystroke.
3226         (gnus-html-redisplay-with-images): New command and keystroke.
3227         (gnus-html-show-images): Renamed command.
3228         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3229         spacers.
3230         (gnus-html-wash-tags): Decode entities at the end, so that entities
3231         inside the tags don't mess up the rest of the "parsing".
3232
3233         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3234         so that nnimap methods aren't agentized by default.  There's apparently
3235         many problems related to agent/imap behaviour.
3236
3237         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3238
3239         * gnus-html.el: Doc fix.
3240
3241 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3242
3243         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3244         specifier-spec-list for Emacs 21.
3245
3246         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3247         glyph-width and glyph-height instead of display-graphic-p and
3248         image-size; make avoidance of displaying small images work for XEmacs.
3249
3250         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3251         for XEmacs.
3252
3253         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3254         of symbol that holds plist data.
3255         (gnus-process-plist): Remove plist of process after getting it.
3256
3257 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3258
3259         * message.el (message-generate-hashcash): Change default to
3260         'opportunistic if hashcash is installed.
3261
3262         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3263         (gnus-html-put-image): Only call image-size once, since it's somewhat
3264         time-consuming on remote X servers.
3265
3266 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3267
3268         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3269         type on data, not a file name.
3270
3271         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3272         window-pixel-edges for Emacs 21.
3273
3274         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3275         decoded contents.
3276         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3277
3278 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3279
3280         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3281         group line format, since it isn't very interesting.
3282
3283         * gnus-agent.el (gnus-agent-short-article),
3284         (gnus-agent-long-article): Increase values for these two variables,
3285         since most people are likely to have more network connection and
3286         storage than before.
3287
3288         * gnus.el (gnus-refer-article-method): Change default to 'current.
3289         When referring an article, the common behaviour is to refer it from the
3290         current select method, not the native select method.  The chances of
3291         the native select method having the message in question is rather slim
3292         these days.
3293
3294         * gnus-sum.el (gnus-auto-select-subject): Change default to
3295         `unseen-or-unread'.  I think it's likely that most people want to
3296         select an unseen article over a previously seen, but unread one.
3297
3298         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3299         means that in the article buffer none of the minor mode elements will
3300         be shown, usually, and this is not desirable in most cases.
3301
3302         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3303         that commands like `d' (and the like) go to the next line in the
3304         buffer, instead of the next unread article.  I think this is the
3305         behaviour that is most natural for most users.
3306         (gnus-single-article-buffer): Change default to nil, so that people can
3307         have as many article buffers open as they have summary buffer.  I think
3308         this is the most natural way for the groups to behave.
3309
3310         * message.el (message-generate-new-buffers): Change default to
3311         `unsent', so that all new message buffers start their names with the
3312         string "*unsent", and it's easier to find the buffers if you move from
3313         them.
3314
3315 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3316
3317         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3318         small.  They're probably tracking images.
3319         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3320         (gnus-html-rescale-image): Yet another try at getting the image sizing
3321         right.
3322
3323         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3324         nntp-marks-file-name is nil.
3325
3326 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3327
3328         * gnus-html.el (gnus-html-wash-tags)
3329         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3330         Better logging.
3331
3332 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3333
3334         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
3335
3336         * gnus-html.el (gnus-html-wash-tags): Check the value of
3337         gnus-blocked-images in the summary buffer.
3338
3339 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3340
3341         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3342
3343 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3344
3345         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3346         like "a", it seems like.
3347         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3348         since it needs to be picked from the correct buffer.
3349
3350         * nnwfm.el: Removed.
3351
3352         * nnlistserv.el: Removed.
3353
3354 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3355
3356         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3357         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3358
3359 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3360
3361         * nnkiboze.el: Removed.
3362
3363         * nndb.el: Removed.
3364
3365         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3366         alt text.
3367         (gnus-html-rescale-image): Try to get the rescaling logic right for
3368         images that are just wide and not tall.
3369
3370         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3371         overshadow variable bindings.
3372
3373 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3374
3375         * gnus-html.el (gnus-html-wash-tags)
3376         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
3377         extra logging.
3378
3379 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3380
3381         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3382         (gnus-max-image-proportion): New variable.
3383         (gnus-html-rescale-image): New function.
3384         (gnus-html-put-image): Rescale images.
3385
3386 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3387
3388         Fix up some byte-compiler warnings.
3389         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3390         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3391         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3392         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3393         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3394         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3395         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3396
3397 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3398
3399         * gnus-html.el (gnus-article-html): Decode contents by charset.
3400
3401 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3402
3403         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3404         (gnus-html-frame-width, gnus-blocked-images)
3405         * message.el (message-prune-recipient-rules): Add custom version.
3406         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3407
3408         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3409         functions.
3410
3411         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3412         gnus-process-get.
3413
3414 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3415
3416         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3417         instead of lsub directly.
3418
3419 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3420
3421         * nnwarchive.el: Removed.
3422
3423         * gnus-soup.el: Removed.
3424
3425         * nnsoup.el: Removed.
3426
3427         * nnultimate.el: Removed.
3428
3429         * gnus-html.el (gnus-blocked-images): New variable.
3430
3431         * message.el (message-prune-recipients): New function.
3432         (message-prune-recipient-rules): New variable.
3433
3434         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3435         guess whether a long line is natural text or not.
3436
3437         * gnus-html.el (gnus-html-schedule-image-fetching): Use
3438         gnus-process-plist and friends for compatibility.
3439
3440 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3441
3442         * gnus-html.el: Require packages that define macros used in this file.
3443         (gnus-article-mouse-face): Declare to silence byte-compiler.
3444         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3445         process-get.
3446         (gnus-html-put-image): Use plist-get to avoid getf.
3447         (gnus-html-prefetch-images): Use with-current-buffer.
3448
3449 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3450
3451         * gnus-ems.el: Provide compatibility functions for
3452         gnus-set-process-plist.
3453
3454         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3455         header-line-format for XEmacs 21.4.
3456
3457         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3458         * gnus.el (gnus-valid-select-methods)
3459         * message.el (message-send-mail-partially-limit)
3460         * mm-decode.el (mm-text-html-renderer)
3461         * mml.el (mml-insert-mime-headers-always)
3462         * smiley.el (smiley-regexp-alist): Bump custom version.
3463
3464 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3465
3466         * gnus-html.el: require mm-url.
3467         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3468         with the url to `url'.
3469         (gnus-html-wash-tags): Support cid: URLs/images.
3470
3471 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3472
3473         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3474         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3475         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3476
3477         * gnus-move.el: Removed file, since it doesn't really work.
3478
3479         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3480         UTF-8.  This seems to fix problems with some German web feeds.
3481
3482         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3483         at the top so that the proper colours are applied.
3484
3485         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3486         don't have dots in their names.
3487
3488         * gnus-art.el (gnus-article-view-part): Doc fix.
3489
3490         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3491         XEmacs-compatible.
3492         (gnus-html-put-image): Don't do images on non-graphic displays.
3493
3494         * nnslashdot.el: Removed this unused backend.
3495
3496         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3497         actions.
3498         (gnus-undo-register-1): Revert last change.
3499
3500         * gnus-group.el (gnus-group-completing-read): Protect against not
3501         having completion-styles bound.
3502
3503         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3504         make broken recipients happier.
3505
3506         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3507
3508         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3509         point parameter.
3510
3511         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3512
3513         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3514         completion-styles for group selection.
3515
3516 2009-02-04  Andreas Schwab  <schwab@suse.de>
3517
3518         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3519         headers and regexp-quote the match if necessary.
3520
3521 2009-03-24  Miles Bader  <miles@gnu.org>
3522
3523         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3524         the blinking smiley.
3525
3526 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3527
3528         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3529         blink smiley.
3530
3531 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3532
3533         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3534         where the dribbel file lives exists.
3535
3536         * message.el (message-send-mail-partially-limit): Change the default to
3537         nil, since most people don't want this.
3538
3539         * mm-url.el (mm-url-decode-entities): Also decode entities like
3540         &#x3212.
3541
3542 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3543
3544         * gnus-sum.el (gnus-summary-idna-message):
3545         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3546         Hyperlink urls in docstrings with URL `...'.
3547
3548 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3549
3550         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3551         functions.
3552
3553 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3554
3555         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3556         say what the mouseover text should be.
3557
3558         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3559         version of the mm-w3m-safe-url-regexp variable to only download images
3560         in the groups where we want that to happen.
3561
3562         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3563
3564         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3565         easier debugging.
3566         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3567         big pictures in the article buffer.
3568
3569         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3570         gnus-article-html.
3571         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3572         w3m.
3573
3574         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3575
3576 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3577
3578         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3579         which doesn't exist.
3580
3581         * message.el (message-inhibit-ecomplete): New variable to allow some
3582         function to inhibit ecomplete address storage.
3583         (message-resend): Disable ecomplete message storage when resending
3584         messages.
3585
3586         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3587
3588 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3591         Save excursion while copying, moving, and deleting articles in order to
3592         prevent the cursor from jumping to unforeseen place.
3593
3594 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3595
3596         * lpath.el: No need to bind bookmark-current-buffer,
3597         bookmark-yank-point and bookmark-make-record-function.
3598
3599 2010-08-17  Glenn Morris  <rgm@gnu.org>
3600
3601         * gnus-sync.el: Require gnus components whose functions are used.
3602
3603         * gnus-art.el (bookmark-make-record-function):
3604         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3605         Declare for compiler.
3606
3607         * mm-url.el (mml-compute-boundary): Autoload.
3608
3609 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3610
3611         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3612
3613 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3614
3615         Typo fix "hoo4a" -> "hook".
3616
3617         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3618
3619 2010-08-14  Glenn Morris  <rgm@gnu.org>
3620
3621         * gnus-sync.el (gnus-sync): Fix defgroup version.
3622
3623 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3624
3625         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3626
3627         * gnus-sync.el: Fix docs.
3628         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3629         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3630
3631 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3632
3633         Optimizations for gnus-sync.el.
3634
3635         * gnus-sync.el: Add docs about gnus-sync-backend
3636         possibilities.
3637         (gnus-sync-save): Remove unnecessary message.
3638         (gnus-sync-read): Optimize and show what groups were skipped.
3639
3640 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3641
3642         Minor bug fixes for gnus-sync.el.
3643
3644         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3645         read the sync on get-new-news.
3646
3647         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3648         quiet.
3649
3650         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3651
3652 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3653
3654         Make saving and restoring of hidden threads work with overlays.
3655         Patch applied by Ted Zlatanov.
3656
3657         * gnus-sum.el (gnus-hidden-threads-configuration)
3658         (gnus-restore-hidden-threads-configuration): Update to deal with text
3659         properties, rather than searching for a magic character.
3660
3661 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3662
3663         New gnus-sync.el library for synchronization of marks.
3664
3665         * gnus-sync.el: New library for synchronization of marks.
3666
3667         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3668         renamed from `gnus-registry-grep-in-list'.
3669
3670         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3671
3672         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3673
3674 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3675
3676         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3677         determining charset of text fails.
3678
3679 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3680
3681         * nnmail.el (nnmail-get-new-mail-1): Revert.
3682
3683         * nnml.el (nnml-active-number): Make sure names of newly created groups
3684         in nnml-group-alist are encoded.
3685
3686 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3687
3688         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3689         containing non-ASCII characters in active file for nnml back end.
3690
3691 2010-07-24  David Engster  <dengste@eml.cc>
3692
3693         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3694         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3695
3696 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3697
3698         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3699         tag (Bug#6654).
3700
3701 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3702
3703         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3704         the article buffer, not the summary buffer.
3705
3706 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3707
3708         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3709         Emacs 23 as well.
3710
3711 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3712
3713         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3714         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3715
3716 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3717
3718         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3719         Patch applied by Karl Fogel.
3720
3721         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3722         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3723
3724 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3725
3726         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3727         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3728         C-w still not working correctly from Article buffers; Thierry's
3729         patch to fix that will be applied after this.
3730
3731         * gnus-art.el (bookmark-make-record-function): New local variable.
3732
3733         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3734         article buffer.
3735         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3736
3737 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3738
3739         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3740         on changes in bookmark.el.
3741
3742 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3743
3744         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3745         `no-log' instead of message not to log prompt string.
3746
3747 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3748
3749         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3750         the *other* type of HTML form submission.
3751
3752 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3753
3754         * auth-source.el (auth-source-pick): If choice does not contain a
3755         questioned keyword, set the check to t.
3756
3757 2010-06-12  Romain Francoise  <romain@orebokech.com>
3758
3759         * gnus-util.el (gnus-date-get-time): Move up before first use.
3760
3761 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3762
3763         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3764         (gnus-article-edit-part): Bind it to make last part that is substituted
3765         or deleted visible.
3766         (gnus-mime-display-single): Buttonize part of which id equals to
3767         gnus-mime-buttonized-part-id.
3768
3769 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3770
3771         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3772         (gnus-dd-mmm): Use gnus-date-get-time.
3773         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3774         simplify logic.
3775         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3776         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3777
3778 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3779
3780         * auth-source.el (top): Autoload `secrets-list-collections',
3781         `secrets-create-item', `secrets-delete-item'.
3782         (auth-sources): Fix tag string.
3783         (auth-get-source, auth-source-retrieve, auth-source-create)
3784         (auth-source-delete): New defuns.
3785         (auth-source-pick): Rewrite in order to avoid 2 passes.
3786         (auth-source-forget-user-or-password): New parameter USERNAME.
3787         (auth-source-user-or-password): New parameters CREATE-MISSING and
3788         DELETE-EXISTING.  Retrieve password interactively, if needed.
3789
3790 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3791
3792         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3793         deleting unused directories when gnus-expert-user is t.
3794
3795 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3796
3797         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3798         for each temp file when gnus-article-browse-delete-temp is ask.
3799
3800 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3801
3802         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3803         Lisp calls to delete-backward-char by calls to delete-char.
3804
3805 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3806
3807         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3808
3809 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3810
3811         * password-cache.el (password-cache-remove): Fix docstring.
3812
3813 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3814
3815         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3816         article unless decoding article to be saved.
3817
3818 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3819
3820         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3821         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3822         generated within the mm-with-unibyte-current-buffer macro.
3823
3824 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3825
3826         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3827         to nil when we're in a mml-preview buffer and no group is selected.
3828
3829 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3830
3831         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3832         when catching the `C-g'.  Reported by "Leo".
3833
3834 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3835
3836         * message.el (message-forward-make-body-plain)
3837         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3838         multibyte-string-p.
3839
3840         * lpath.el: Revert.
3841
3842 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3843
3844         * message.el (message-forward-make-body-mml): Assume original message
3845         is multibyte string; error on unibyte.
3846         (message-forward-make-body-plain): Ditto; don't add excessive newline
3847         in body end.
3848
3849         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3850
3851 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3852
3853         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3854         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3855
3856 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3857
3858         * mm-extern.el (mm-extern-url): Don't use
3859         mm-with-unibyte-current-buffer.
3860         (mm-extern-cache-contents): Use with-current-buffer instead of
3861         save-excursion + set-buffer.
3862
3863 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3864
3865         * mm-util.el (mm-emacs-mule): Remove.
3866
3867 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3868
3869         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3870         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3871         change.
3872
3873 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3874
3875         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3876         bind the default value of enable-multibyte-characters to nil.
3877
3878 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3879
3880         * message.el (message-forward-make-body-plain)
3881         (message-forward-make-body-mml):
3882         Don't use mm-with-unibyte-current-buffer.
3883
3884 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3885
3886         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3887
3888 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3889
3890         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3891         (Bug#5592).
3892
3893 2010-05-07  Julien Danjou  <julien@danjou.info>
3894
3895         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3896         it to mm-pipe-part.
3897
3898         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3899         it is given.
3900
3901 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3902
3903         * binhex.el (binhex-decode-region-internal)
3904         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3905         (dns-query)
3906         * nnweb.el (nnweb-gmane-search)
3907         * pgg-parse.el (pgg-parse-armor)
3908         * pgg.el (pgg-verify-region)
3909         * sha1.el (sha1-string-external)
3910         * uudecode.el (uudecode-decode-region-internal)
3911         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3912         XEmacs.
3913
3914         * gnus-art.el (gnus-article-browse-html-parts)
3915         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3916         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3917         make-temp-file.
3918
3919         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3920         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3921         compiling.
3922
3923         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3924         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3925         XEmacs when compiling.
3926
3927         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3928         gnus-pick-mode-off-hook for XEmacs when compiling.
3929         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3930         gnus-binary-mode-off-hook for XEmacs when compiling.
3931
3932         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3933         nil if char-charset is not available.
3934
3935         * imap.el (imap-disable-multibyte)
3936         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3937         macros.
3938
3939         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3940         instead of encode-coding-string.
3941
3942         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3943         'xemacs) instead of mm-emacs-mule to switch function definitions.
3944         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3945
3946         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3947         bind temporary-file-directory for XEmacs;
3948         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3949         timer-set-function for XEmacs 21.4 and SXEmacs;
3950         bind timer-list for XEmacs 21.4 and SXEmacs;
3951         fbind char-charset and find-charset-region for non-Mule XEmacs;
3952         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3953         encode-coding-region and encode-coding-string for XEmacs having no
3954         file-coding feature.
3955
3956 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3957
3958         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3959
3960 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3961
3962         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3963         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3964
3965 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3966
3967         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3968         alias `jka-compr-delete-temp-file' no longer exists.
3969
3970 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3971
3972         Use define-minor-mode in Gnus where applicable.
3973         * mml.el (mml-mode): Use define-minor-mode.
3974         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3975         (gnus-undo-mode): Use define-minor-mode.
3976         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3977         (gnus-dead-summary-mode): Use define-minor-mode.
3978         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3979         Initialize in declaration.
3980         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3981         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3982         (gnus-mailing-list-mode): Use define-minor-mode.
3983         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3984         (gnus-draft-mode): Use define-minor-mode.
3985         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3986         (gnus-dired-mode): Use define-minor-mode.
3987
3988 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3989
3990         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3991         handles on recursive mml-to-mime translation and check them for
3992         boundary delimiter collisions.  Reported by Greg Troxel.
3993
3994 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3995
3996         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3997
3998 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3999
4000         * mm-util.el (mm-find-buffer-file-coding-system):
4001         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4002
4003 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4004
4005         * message.el (message-generate-headers): Record insertion of optional
4006         headers as well.  Otherwise the check to prevent repeated insertion of
4007         optional headers is a no-op.
4008
4009 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4010
4011         * smime.el: Don't mention CVS.
4012
4013         * nnrss.el (nnrss-fetch): Don't mention CVS.
4014
4015         * nnir.el: Don't mention CVS.
4016
4017 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4018
4019         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
4020
4021 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4022
4023         * lpath.el: Fbind bookmark-default-handler,
4024         bookmark-get-bookmark-record, bookmark-make-record-default,
4025         bookmark-prop-get for Emacs <23 and XEmacs.
4026
4027 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4028
4029         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4030         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4031         Use with-current-buffer to silence the byte-compiler.
4032         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4033         bother to require `gnus'.
4034         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4035
4036 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4037
4038         * gnus-sum.el (gnus-summary-bookmark-make-record)
4039         (gnus-summary-bookmark-jump): New functions.
4040         (gnus-summary-mode): Setup bookmark support.
4041
4042 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4043
4044         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4045         if set.
4046
4047 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4048
4049         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4050         gnus-article-browse-html-save-cid-image; make it work recursively for
4051         forwarded messages as well.
4052         (gnus-article-browse-html-parts): Work when prefix arg is given.
4053         (gnus-article-browse-html-article): Doc fix.
4054
4055 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4056
4057         * message.el (message-default-mail-headers):
4058         (message-default-headers): Carry the value mail-default-headers over
4059         into message-default-mail-headers, rather than message-default-headers.
4060
4061 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4062
4063         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
4064         charset.
4065
4066         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4067         charset into the <meta> tag when the article is encoded to utf-8.
4068
4069 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
4072         directories as well.
4073         (gnus-article-browse-html-parts): Work for images that do not specify
4074         file names; delete temp directory when quitting; insert header at the
4075         right place; use file: scheme for image files.
4076
4077 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4078
4079         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4080         (gnus-article-browse-html-parts): Use it to make temporary cid image
4081         files in addition to html file so that browser may display them.
4082
4083 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4084
4085         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4086
4087 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4088
4089         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4090
4091 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4092
4093         * auth-source.el (auth-sources): Change default to be simpler.  Explain
4094         about Secret Service API sources.  Improve Customize options.
4095         (auth-source-pick): Change to accept any number of search parameters.
4096         Implement fallbacks iteratively, not recursively.  Add scoring on the
4097         second pass and sort by score.  Call Secret Service API when needed.
4098         (auth-source-user-or-password): Use it.  Call Secret Service API
4099         directly when needed to get the user name and the password.
4100
4101 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4102
4103         * message.el (message-interactive): Doc fix.
4104         (message-qmail-inject-args): Reflow.
4105         (message-kill-to-signature): Fix typo in docstring.
4106
4107         * smiley.el (smiley-buffer): Fix typo in docstring.
4108
4109 2010-03-24  Glenn Morris  <rgm@gnu.org>
4110
4111         * mail-source.el (gnus-message): Declare.
4112         (mail-source-delete-old-incoming): Require gnus-util.
4113
4114 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4115
4116         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4117
4118         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4119
4120         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4121         password-cache's default if it is not bound.
4122         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4123         password-cache-expiry's default if it is not bound.
4124
4125         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4126         available in Emacs 21.
4127
4128         * lpath.el: Suppress compiler warnings for:
4129         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4130         XEmacs;
4131         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4132         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4133         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4134
4135 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4136
4137         * auth-source.el (auth-sources): Fix up definition so extra parameters
4138         are always inline.
4139
4140 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4141
4142         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
4143         wasn't updated after mismatch.  Clear cached mailbox info correctly
4144         when uidvalidity changes.
4145         (nnimap-group-prefixed-name): New function to avoid some code
4146         duplication.
4147         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4148         (nnimap-request-group): Use it.
4149         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4150         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4151         with many imap folders.  This is done by caching the group status from
4152         the imap server persistently in a group parameter `imap-status'.  (This
4153         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4154         but not persistently, so every Gnus startup was still very slow.)
4155
4156 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4157
4158         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4159         delete the extra newline.  Otherwise editing of :string and :number
4160         types don't work.
4161
4162 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4163
4164         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4165         secrets.el dependency.
4166         (auth-sources): Add optional user name.  Add secrets.el configuration
4167         choice (unused right now).
4168
4169 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4170
4171         * gnus-sum.el (gnus-summary-make-menu-bar): Let
4172         `gnus-registry-install-shortcuts' fill in the functions.
4173
4174         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4175         warnings.
4176         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4177         (gnus-registry-install-shortcuts): Populate and use it in a
4178         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4179
4180 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4181
4182         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4183         In-place substitutions for the group name encoding/decoding.
4184         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4185         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4186         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4187         (nnimap-update-unseen, nnimap-request-list)
4188         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4189         (nnimap-request-set-mark, nnimap-split-to-groups)
4190         (nnimap-split-articles, nnimap-request-newgroups)
4191         (nnimap-request-create-group, nnimap-request-accept-article)
4192         (nnimap-request-delete-group, nnimap-request-rename-group)
4193         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4194         `encoded-mbx' for consistency.
4195         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4196         variable `imap-current-mailbox'.
4197
4198         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4199         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4200
4201 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4202
4203         * pop3.el (pop3-display-message-size-flag): Display message size byte
4204         counts during POP3 download.
4205         (pop3-movemail): Use it.
4206         (pop3-list): Implement listing of available messages.
4207
4208 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4209
4210         * nnir.el (nnir-get-article-nov-override-function): New function to
4211         override the normal NOV retrieval.
4212         (nnir-retrieve-headers): Use it.
4213
4214 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4215
4216         * auth-source.el (netrc-machine-user-or-password): Autoload.
4217
4218 2010-03-19  Glenn Morris  <rgm@gnu.org>
4219
4220         Stop message.el from loading about 40 libraries it doesn't always need.
4221         The general approach is to autoload rather than require, and to
4222         require in the specific functions rather than the file.  (Bug#5642)
4223
4224         * gmm-utils.el: Don't require wid-edit.
4225         (widget-create-child-value, widget-convert, widget-default-get):
4226         Autoload.
4227
4228         * gnus-util.el: Don't require time-date, netrc.
4229         (message-fetch-field, gnus-group-name-decode): Declare rather than
4230         autoloading.
4231         (gnus-fetch-field): Require message.
4232         (gnus-decode-newsgroups): Require gnus-group.
4233
4234         * ietf-drums.el: Don't require time-date.
4235
4236         * message.el: Don't require hashcash, canlock, ecomplete.
4237         Do require mail-utils.  Require nnheader only when compiling.
4238         (smtpmail-default-smtp-server): Remove declaration.
4239         (message-send-mail-function): Check smtpmail-default-smtp-server
4240         is bound rather than requiring smtpmail.
4241         (message-auto-save-directory, message-insert-signature): Use
4242         expand-file-name rather than nnheader-concat.
4243         (nnheader-insert-file-contents): Autoload.
4244         (hashcash-wait-async): Declare.
4245         (message-send-mail): Only call gnus-setup-posting-charset if
4246         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4247         (message-send-mail-with-sendmail): Require sendmail.
4248         (canlock-password, canlock-password-for-verify): Declare.
4249         (message-canlock-password): Require canlock.
4250         (nnheader-get-report): Autoload.
4251         (gnus-setup-posting-charset): Declare.
4252         (message-send-news): Require gnus-msg.
4253         (message-make-references, message-make-in-reply-to): Use mail-header-id
4254         rather than the alias mail-header-message-id.
4255         (ecomplete-add-item, ecomplete-save): Declare.
4256         (message-put-addresses-in-ecomplete): Require ecomplete.
4257         (ecomplete-display-matches): Autoload.
4258
4259         * mm-decode.el: Don't require mailcap, gnus-util.
4260         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4261         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4262         Autoload.
4263         (mailcap-mime-extensions): Declare.
4264
4265         * mm-encode.el: Don't require mailcap.
4266         (mailcap-extension-to-mime): Autoload.
4267
4268         * mml-sec.el: Don't require password-cache.
4269
4270         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4271         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4272         (mml-minibuffer-read-type): Require mailcap.
4273         (mml-preview): Require gnus-msg.
4274
4275         * mml1991.el: Require password-cache.
4276         (password-cache-expiry): Remove declaration.
4277
4278         * mml2015.el: Require password-cache.
4279         (password-cache-expiry): Remove declaration.
4280
4281         * nneething.el (mailcap): Require mailcap.
4282
4283         * nnheader.el (declare-function): Add compatibility stub.
4284         (message-remove-header): Declare rather than autoload.
4285         (nnheader-replace-header): Require message.
4286
4287         * nnimap.el (declare-function): Add compatibility stub.
4288         (netrc-parse, netrc-machine-user-or-password): Declare.
4289         (nnimap-open-connection): Require netrc.
4290
4291         * nntp.el (declare-function): Add compatibility stub.
4292         (netrc-parse, netrc-machine, netrc-get): Declare.
4293         (nntp-send-authinfo): Require netrc.
4294
4295         * rfc2047.el: Don't require qp.
4296         (quoted-printable-encode-region, quoted-printable-decode-string):
4297         Autoload.
4298
4299         * sieve-mode.el: Don't require easymenu.
4300         (easy-menu-add-item): Autoload it.
4301
4302         * spam-stat.el (time-to-number-of-days): Autoload it.
4303
4304 2010-03-19  Glenn Morris  <rgm@gnu.org>
4305
4306         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4307
4308 2010-03-18  Glenn Morris  <rgm@gnu.org>
4309
4310         * hashcash.el (declare-function): Remove duplicate definition.
4311
4312 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4313
4314         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4315         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4316         value if any backslash escapes).
4317
4318 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4319
4320         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4321         if it is available.  (bug#5647)
4322
4323         * lpath.el: Suppress compiler warning for coding-system-from-name for
4324         Emacs 21 and XEmacs.
4325
4326 2010-03-14  Juri Linkov  <juri@jurta.org>
4327
4328         * hmac-def.el:
4329         * hmac-md5.el:
4330         * netrc.el: Fix keywords.
4331
4332 2010-02-26  Glenn Morris  <rgm@gnu.org>
4333
4334         * message.el (message-send-mail-function): Change the default, so that
4335         it inherits from a customized send-mail-function.  (Bug#5643)
4336
4337 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4338
4339         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4340         shell-command-to-string signals an error (bug#5299).
4341
4342 2010-02-24  Glenn Morris  <rgm@gnu.org>
4343
4344         * message.el (message-smtpmail-send-it)
4345         (message-send-mail-with-mailclient): Doc fixes.
4346
4347 2010-02-16  Glenn Morris  <rgm@gnu.org>
4348
4349         * message.el (message-default-mail-headers): Change the default value
4350         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4351
4352 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4353
4354         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4355         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4356
4357 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4358
4359         * time-date.el (date-to-time): Doc fix (Bug#5408).
4360
4361 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4362
4363         * message.el (message-mail): Just pass yank-action on to message-setup.
4364         (message-setup): Handle (FUN . ARGS) form of yank-action.
4365         (message-with-reply-buffer, message-widen-reply)
4366         (message-yank-original): Handle non-buffer values of
4367         message-reply-buffer (Bug#4080).
4368         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4369
4370 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4371
4372         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4373         Fix typo in docstring.
4374
4375 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4376
4377         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4378         response.
4379
4380 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4381
4382         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4383
4384         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4385
4386         * message.el (message-check-news-header-syntax): Protect against a
4387         string that `rfc822-addresses' returns when parsing fails.
4388
4389 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4390
4391         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4392         (gnus-previous-char-property-change): New functions.
4393
4394         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4395
4396 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4397
4398         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4399         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4400
4401 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4402
4403         * message.el (message-exchange-point-and-mark): Rework last change to
4404         avoid using optional arg of exchange-point-and-mark, for backward
4405         compatibility.
4406
4407 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4408
4409         * message.el (message-exchange-point-and-mark): Call
4410         exchange-point-and-mark with an argument rather than setting
4411         mark-active by hand (Bug#5175).
4412
4413 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4414
4415         * nntp.el (nntp-service-to-port): Work for service expressed with
4416         numeric string; replace [:digit:] with [0-9] for XEmacs.
4417
4418 2009-12-17  Glenn Morris  <rgm@gnu.org>
4419
4420         * gnus-group.el (gnus-bug-group-download-format-alist):
4421         Change emacs entry to debbugs.gnu.org.  Bump :version.
4422
4423 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4424
4425         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4426
4427 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4428
4429         * message.el (message-info): Explain why we use `Info-goto-node'.
4430
4431 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4432
4433         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4434
4435 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4436
4437         * message.el (message-completion-in-region): New compatibility function.
4438         (message-expand-group): Use it.
4439
4440 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4441
4442         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4443         with no unread article should be listed if the 2nd arg `predicate' is
4444         given.
4445
4446 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4447
4448         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4449
4450 2009-11-29  Juri Linkov  <juri@jurta.org>
4451
4452         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4453         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4454         on `gnus-recenter'. (Bug#4698, Bug#4981)
4455
4456 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4457
4458         * sha1.el (sha1-string-external): default-directory "/" in case
4459         otherwise non-existent.  process-connection-type pipe for touch of
4460         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4461
4462 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4463
4464         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4465         it's comms related and sgml-mode.el has "comm" on that basis too.
4466
4467 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4468
4469         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4470         containing tspecial characters if they have been already quoted.
4471
4472 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4473
4474         * dns-mode.el (auto-mode-alist): Purecopy string.
4475
4476 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4477
4478         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4479
4480 2009-10-24  Glenn Morris  <rgm@gnu.org>
4481
4482         * gnus-art.el (help-xref-stack-item): Define for compiler.
4483
4484 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4485
4486         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4487
4488 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4489
4490         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4491
4492 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4493
4494         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4495         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4496
4497 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4498
4499         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4500         (gnus-overlays-in): New alias to overlays-in.
4501
4502         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4503         gnus-overlay-get, and gnus-delete-overlay.
4504         (gnus-summary-show-thread): Make it work as well for systems in which
4505         next-single-char-property-change is not available.
4506         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4507
4508         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4509         (gnus-overlay-get): New alias to extent-property.
4510         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4511
4512         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4513         SXEmacs.
4514
4515         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4516         SXEmacs.
4517
4518 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4519
4520         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4521
4522 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4523
4524         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4525         and XEmacs that don't have `remove-overlays'.
4526
4527 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4528
4529         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4530         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4531         selective display.  Use overlays instead.
4532
4533 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4534
4535         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4536
4537 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4538
4539         * spam-stat.el (spam-stat-load): Fix typo in message.
4540
4541 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4542
4543         * dig.el (dig-invoke): Fix typo in docstring.
4544         (query-dig): Reflow docstring.
4545
4546 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4547
4548         * gnus-art.el (gnus-article-encrypt-body):
4549         * message.el (message-check-recipients):
4550         * mm-util.el (mm-codepage-setup):
4551         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4552         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4553
4554 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4555
4556         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4557         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4558         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4559         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4560         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4561
4562 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4563
4564         * dig.el: Add "Keywords: comm", as per net-utils.el.
4565
4566 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4567
4568         * dig.el (dig-mode): Use define-derived-mode.
4569
4570 2009-09-19  Glenn Morris  <rgm@gnu.org>
4571
4572         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4573
4574 2009-09-18  Glenn Morris  <rgm@gnu.org>
4575
4576         * gnus-diary.el (gnus-diary-check-message):
4577         * message.el (message-insert-formatted-citation-line):
4578         * nnbabyl.el (top-level):
4579         * nndiary.el (nndiary-schedule):
4580         Fix typos in condition-case handlers.
4581
4582 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4583
4584         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4585         configuration that provides the sole article window in a frame;
4586         position point correctly after deleting a part.
4587
4588 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4589
4590         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4591         (spam-resolve-registrations-routine): Use it to unregister articles
4592         that change status.
4593
4594 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4595
4596         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4597         with XEmacs.
4598         (parse-time-string-chars): Use it.
4599
4600 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4601
4602         * imap.el (imap-interactive-login): Better messages.
4603         (imap-open): Fix bug with renamed buffer on reconnect.
4604         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4605         for easier debugging and cleaner code.  On successful (guessed based on
4606         server capabilities) secondary authentication, set imap-state
4607         correctly.
4608         (imap-last-authenticator): Define imap-last-authenticator as a variable
4609         to avoid warnings.
4610
4611 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4612
4613         * nnrss.el (nnrss-request-article): Remove binding of
4614         default-enable-multibyte-characters that has gotten needless by
4615         the 2007-07-13 change in rfc2047-encode-message-header.
4616
4617         * mml.el (mml-insert-multipart): Error on the message header.
4618         (mml-insert-part): Error on the message header; position point at
4619         the end of a MIME tag.
4620
4621 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4622
4623         * time-date.el (autoload): Expand define-obsolete-function-alias into
4624         defalias and make-obsolete for old Emacsen that Gnus supports.
4625         (with-no-warnings): Define it for old Emacsen.
4626         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4627         is available.
4628         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4629         float-time is available; suppress compile warning for time-to-seconds.
4630
4631         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4632         (gnus-float-time): Alias to float-time if it exists.
4633
4634         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4635         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4636         float-time is available; suppress compile warning for time-to-seconds.
4637
4638         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4639         XEmacs.
4640
4641 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4642
4643         * imap.el (imap-message-map): Docstring fix.
4644
4645 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4646
4647         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4648         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4649         Add the optional argument `encoding' that overrides the default.
4650
4651         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4652         mm-encode-buffer.
4653
4654 2009-09-04  Glenn Morris  <rgm@gnu.org>
4655
4656         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4657         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4658         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4659         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4660         * mm-util.el (mm-with-unibyte-current-buffer)
4661         (mm-find-buffer-file-coding-system):
4662         * yenc.el (yenc-decode-region): Use default-value rather than
4663         default-enable-multibyte-characters.
4664
4665 2009-09-03  Glenn Morris  <rgm@gnu.org>
4666
4667         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4668         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4669         than default-enable-multibyte-characters.
4670
4671 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4672
4673         * gnus-art.el (gnus-article-read-summary-keys):
4674         Fix gnus-buffer-configuration's value temporarily used.
4675
4676 2009-09-02  Glenn Morris  <rgm@gnu.org>
4677
4678         * gnus-util.el (gnus-float-time): New function.
4679         * gnus-delay.el (gnus-delay-article):
4680         * gnus-sum.el (gnus-thread-latest-date):
4681         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4682         * nnspool.el (nnspool-request-newgroups):
4683         Use gnus-float-time rather than time-to-seconds.
4684         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4685
4686         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4687         (gnus-header-subject-face, gnus-header-newsgroups-face)
4688         (gnus-header-name-face, gnus-header-content-face):
4689         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4690         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4691         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4692         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4693         (gnus-cite-face-11):
4694         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4695         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4696         (gnus-server-closed-face, gnus-server-denied-face)
4697         (gnus-server-offline-face):
4698         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4699         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4700         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4701         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4702         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4703         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4704         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4705         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4706         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4707         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4708         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4709         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4710         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4711         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4712         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4713         (gnus-summary-high-undownloaded-face)
4714         (gnus-summary-low-undownloaded-face)
4715         (gnus-summary-normal-undownloaded-face)
4716         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4717         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4718         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4719         (gnus-splash-face):
4720         * message.el (message-header-to-face, message-header-cc-face)
4721         (message-header-subject-face, message-header-newsgroups-face)
4722         (message-header-other-face, message-header-name-face)
4723         (message-header-xheader-face, message-separator-face)
4724         (message-cited-text-face, message-mml-face):
4725         * sieve-mode.el (sieve-control-commands-face)
4726         (sieve-action-commands-face, sieve-test-commands-face)
4727         (sieve-tagged-arguments-face):
4728         * spam.el (spam-face):
4729         Mark face aliases with "-face" in the name as obsolete.
4730
4731 2009-09-01  Glenn Morris  <rgm@gnu.org>
4732
4733         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4734         than goto-line.
4735
4736 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4737
4738         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4739         Don't move point if the command is invoked inside the message header.
4740
4741 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4742
4743         * imap.el (imap-send-command): Simplify.
4744         (imap-wait-for-tag): point-max -> buffer-size.
4745
4746 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4747
4748         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4749         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4750         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4751         * nnir.el (nnir-swish-e-index-file):
4752         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4753         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4754         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4755         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4756         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4757         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4758
4759 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4760
4761         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4762         Don't save excursion.
4763
4764 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4765
4766         * nnheader.el (nnheader-find-file-noselect):
4767         * mm-util.el (mm-insert-file-contents):
4768         Use (default-value 'major-mode) instead of default-major-mode.
4769
4770 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4771
4772         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4773
4774 2009-08-26  Glenn Morris  <rgm@gnu.org>
4775
4776         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4777         than placing in files.el.
4778
4779 2009-08-25  Glenn Morris  <rgm@gnu.org>
4780
4781         * nnir.el (top-level): Don't require cl at run-time.
4782         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4783         Replace cl-function substitute with gnus-replace-in-string.
4784         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4785         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4786         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4787         simplified expansions.
4788
4789 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4790
4791         * dig.el (dig): Add autoload cookie.
4792
4793 2009-08-22  Glenn Morris  <rgm@gnu.org>
4794
4795         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4796         goto-line.
4797
4798 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4799
4800         * parse-time.el (parse-time-string-chars): Save match data.
4801
4802 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4803
4804         * parse-time.el (parse-time-string-chars): Compute using character
4805         classes, to handle non-ascii characters (Bug#3190).
4806
4807 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4808
4809         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4810
4811         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4812         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4813         (gnus-mm-display-part, gnus-mime-display-single)
4814         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4815         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4816
4817         * gnus-sum.el
4818         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4819         (gnus-summary-move-article): Add expirable mark to articles copied or
4820         moved to group that has auto-expire turned on if the option is non-nil.
4821
4822 2009-07-24  Glenn Morris  <rgm@gnu.org>
4823
4824         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4825         Fix typo.  (Bug#3903)
4826
4827 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4828
4829         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4830         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4831         that should not be used for draft articles.
4832         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4833         that has no concern in minor mode keys.
4834         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4835         Abolish.
4836
4837 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4838
4839         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4840         article without making inquiry to a user for unknown encoding.
4841
4842         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4843         (nnmaildir--scan): Assume i-node and device number that file-attributes
4844         returns might be cons-cell.
4845
4846         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4847
4848         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4849
4850 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4851
4852         * auth-source.el: Remove docs now in auth.texi.  Don't use
4853         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4854         `auth-source-hide-passwords' and use them.
4855
4856 2009-07-15  Glenn Morris  <rgm@gnu.org>
4857
4858         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4859
4860 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4861
4862         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4863         excessive whitespace from the default values of title and description.
4864
4865 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4866
4867         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4868         mail-fetch-field to fetch Content-Description header in order to
4869         exclude newlines.
4870
4871 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4872
4873         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4874         format used by GnuPG 2.0.11.
4875
4876 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4877
4878         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4879         to deleted part.
4880
4881 2009-05-30  David Engster  <dengste@eml.cc>
4882
4883         * nnmairix.el: Remove old documentation in the commentary block.
4884         (nnmairix-request-group): Do not update active file for nnml back ends.
4885         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4886         end so that overview files are ignored.
4887         (nnmairix-update-groups): Make updating the groups more robust by using
4888         marks.
4889         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4890         with dollar characters in message-id.
4891
4892 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4893
4894         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4895         2008-12-25 in dns.el.
4896
4897 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4898
4899         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4900         could happen if the text is only composed of spaces and/or tabs.
4901
4902 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4903
4904         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4905         when sending a queued message to avoid extra mml tags.
4906
4907 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4908
4909         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4910
4911 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4912
4913         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4914         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4915         rmail-toggle-header for XEmacs;
4916         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4917
4918 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4919
4920         * gnus-dired.el: Remove autoload for gnus-setup-message.
4921         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4922         displaying Gnus logo; always use compose-mail.
4923
4924 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4925
4926         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4927
4928 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4929
4930         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4931         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4932         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4933         available.
4934         (gnus-nocem-epg-verify): New function.
4935
4936 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4937
4938         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4939
4940 2009-02-15  Glenn Morris  <rgm@gnu.org>
4941
4942         * gnus-util.el (rmail-insert-rmail-file-header)
4943         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4944         autoloads.
4945         (rmail-default-rmail-file): Remove unnecessary declaration.
4946         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4947
4948 2009-02-14  Glenn Morris  <rgm@gnu.org>
4949
4950         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4951         variable (only used in gnus-util, which declares it anyway).
4952         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4953         which was only needed by gnus-art (changed to not use it any more).
4954         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4955         only used in gnus-util, which autoloads it itself.
4956         (rmail-update-summary): Fix autoload.
4957
4958         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4959         rather than rmail-output-to-rmail-file.
4960
4961 2009-02-07  Glenn Morris  <rgm@gnu.org>
4962
4963         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4964         autoload of function that no longer exists.
4965         (rmail-toggle-header): Declare.
4966         (message-forward-rmail-make-body): Handle mbox Rmail.
4967
4968 2009-01-31  Glenn Morris  <rgm@gnu.org>
4969
4970         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4971         2009-01-09 change.
4972
4973 2009-01-31  Dave Love  <fx@gnu.org>
4974
4975         * imap.el (imap-fetch-safe): Bind debug-on-error.
4976         (imap-debug): Add imap-fetch-safe.
4977
4978 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4979
4980         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4981         (auth-source-forget-all-cached): New convenience function.
4982         (auth-source-user-or-password): Accept list of modes or a single mode.
4983
4984         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4985         auth-source modes.
4986
4987         * netrc.el (netrc-machine-user-or-password): Use list of
4988         auth-source modes.
4989
4990         * nnimap.el (nnimap-open-connection): Use list of
4991         auth-source modes.
4992
4993         * nntp.el (nntp-send-authinfo): Use list of
4994         auth-source modes.
4995
4996 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4997
4998         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4999         now.
5000
5001 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5002
5003         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5004         coding system in XEmacs; add a workaround for XEmacs.
5005
5006         * lpath.el: Fbind coding-system-aliasee.
5007
5008 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5009
5010         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5011         of current-language-environment.
5012
5013 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5014
5015         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5016         available at runtime.
5017
5018 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5019
5020         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5021
5022 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5023
5024         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5025         the greatest positive fixnum value doesn't work under an XEmacs with
5026         bignum support; use the most-positive-fixnum constant instead,
5027         available since Emacs 21.1 with cl and XEmacs 21.1.
5028
5029 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5030
5031         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5032         XEmacs gets not to work.
5033
5034 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5035
5036         * mm-util.el (mm-coding-system-priorities): Allow the value like
5037         "Japanese (UTF-8)" of current-language-environment.
5038
5039 2009-01-09  Glenn Morris  <rgm@gnu.org>
5040
5041         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5042         with last-command-event.
5043
5044 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5045
5046         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5047         in the doc string.
5048
5049         * message.el (message-fix-before-sending): Amend comment.
5050
5051 2009-01-08  Dave Love  <fx@gnu.org>
5052
5053         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5054
5055 2009-01-07  David Engster  <dengste@eml.cc>
5056
5057         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5058         simplified server definitions by converting it via
5059         gnus-server-to-method.
5060
5061 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5064         parameter's operands.
5065
5066 2009-01-06  David Engster  <dengste@eml.cc>
5067
5068         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5069         primary select method (for gnus-group-mark-article-as-read).
5070
5071 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5072
5073         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5074         `(gnus)Face', not `(gnus)X-Face'.
5075
5076 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5077
5078         * mm-util.el (mm-ucs-to-char): New function.
5079
5080         * mm-url.el (mm-url-decode-entities): Use it.
5081
5082         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5083         unicode-to-char.
5084
5085 2009-01-05  Dave Love  <fx@gnu.org>
5086
5087         * time-date.el: Require cl for `declare'.
5088
5089 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5090
5091         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5092         Dave Love.
5093
5094 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5095
5096         * message.el (message-fix-before-sending): Add `eight-bit' to
5097         illegible-text check.
5098
5099 2009-01-03  Michael Olson  <mwolson@gnu.org>
5100
5101         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5102         `headers' is nil.  This can occur if the IMAP server does not have
5103         permissions to read messages from a folder, but can write new messages
5104         to the folder.
5105         (nnimap-request-article-part): Do not insert `data' if it is nil.
5106
5107         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5108         characters which will confuse `read', so skip past them.
5109
5110 2009-01-01  Dave Love  <fx@gnu.org>
5111
5112         * imap.el (imap-string-to-integer): Fix typo.
5113         (imap-fetch-safe): New function.
5114         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5115
5116         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5117
5118         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5119         (imap-parse-greeting): Fix doc strings.
5120         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5121         (imap-parse-flag-list): Make messages unique.
5122         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5123
5124         * nnimap.el: Fix author email.
5125         (nnimap-split-rule): Add FIXME comment.
5126         (nnimap-debug): Fix doc string.
5127
5128 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5129
5130         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5131
5132 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5133
5134         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5135         nslookup if resolv.conf isn't available.
5136         (dns-query): Rename from query-dns.
5137         (dns-query-cached): Rename from query-dns-cached.
5138
5139 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5140
5141         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5142         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5143         to check if those variables exist (first appeared in Emacs 18.50).
5144
5145 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5146
5147         * mm-util.el (mm-line-number-at-pos): New function.
5148
5149         * spam-report.el (spam-report-process-queue): Use it.
5150
5151 2008-12-24  David Engster  <dengste@eml.cc>
5152
5153         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5154         parameters that haven't existed as variables as buffer-local variables.
5155
5156 2008-12-23  Dave Love  <fx@gnu.org>
5157
5158         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5159         cadar.
5160
5161         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
5162         imap-starttls-p.
5163         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
5164
5165 2008-12-22  Dave Love  <fx@gnu.org>
5166
5167         * imap.el: Fix author email.  Doc fixes.
5168         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5169         reply.
5170
5171 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5172
5173         * spam-report.el (spam-report-gmane-max-requests): New constant.
5174         (spam-report-gmane-wait): New variable.
5175         (spam-report-gmane-ham, spam-report-gmane-spam)
5176         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5177         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5178         the server.
5179
5180         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5181         Add explanations.
5182
5183         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5184         nnheader-accept-process-output and nnheader-read-timeout if available.
5185         (pop3-movemail): Use it.
5186
5187         * message.el (message-check-news-body-syntax): Fix signature check if
5188         there's an attachment.
5189
5190 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5191
5192         * mm-util.el: Add comments to the mm- emulating functions.
5193
5194 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5195
5196         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
5197         by Stephen Berman <stephen.berman@gmx.net>.
5198
5199 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5200
5201         * mm-util.el (mm-substring-no-properties): New function.
5202         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5203         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5204         (mm-string-to-multibyte): Doc fix.
5205
5206         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5207
5208 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5209
5210         * mml.el (mml-attach-file): Strip text properties from file name.
5211         (Bug#1574)
5212
5213 2008-12-16  Glenn Morris  <rgm@gnu.org>
5214
5215         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5216
5217 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5218
5219         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5220         knows since the charset specified might be a bogus alias that
5221         mm-charset-synonym-alist provides.
5222
5223 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5224
5225         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5226         "ISO_8859-1".
5227
5228         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5229
5230 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5231
5232         * mm-util.el (mm-charset-eval-alist):
5233         Define it before mm-charset-to-coding-system.
5234         (mm-charset-to-coding-system): Add optional argument `silent';
5235         define it before mm-charset-override-alist.
5236         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5237         default value if it can be used in Emacs currently running;
5238         silence mm-charset-to-coding-system.
5239
5240 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5241
5242         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5243         `allow-override' which says whether to use `mm-charset-override-alist'.
5244         (rfc2047-decode-encoded-words): Use it.
5245
5246         * mm-util.el (mm-charset-override-alist): Fix custom type;
5247         add `(gb2312 . gbk)' to choices.
5248
5249 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5250
5251         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5252         fast.
5253
5254         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5255
5256         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5257
5258 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5259
5260         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5261         on links.
5262
5263         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5264
5265 2008-12-03  Lute Kamstra  <lute@gnu.org>
5266
5267         * sha1.el: Remove leading * from docstrings of defcustoms,
5268         deffaces, defconsts and defuns.
5269
5270 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5271
5272         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5273         users' addresses that don't have domain parts.
5274         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5275         rather than message-narrow-to-head since there will be the message
5276         header separator.
5277
5278 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5279
5280         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5281         since the result is inserted in a unibyte buffer anyway.
5282         (nnimap-demule-use-string-to-multibyte): Remove.
5283         (nnimap-demule): Alias it to mm-string-to-multibyte.
5284
5285 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5286
5287         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5288         variable for debugging bug#464 and bug#1174.
5289         (nnimap-demule): Use it.
5290
5291 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5292
5293         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5294         score calculation correctly.
5295
5296 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5297
5298         * message.el (message-send-mail): Just set the buffer to unibyte
5299         rather than use mm-with-unibyte-current-buffer which does a lot more.
5300         (message-send-mail-partially): Don't bother with
5301         mm-with-unibyte-current-buffer since it's already been made unibyte by
5302         message-send-mail.
5303
5304 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5305
5306         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5307
5308 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5309
5310         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5311
5312 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5313
5314         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5315         require itself and to remove `with-no-warnings'.
5316
5317 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5318
5319         * starttls.el (starttls-any-program-available): Get the name of the
5320         available TLS layer program.
5321         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5322         well as the host name in the "opening" message.
5323
5324         * auth-source.el (auth-source-cache, auth-source-do-cache)
5325         (auth-source-user-or-password): Cache passwords and logins by default,
5326         allow override with `auth-source-do-cache'.
5327         (auth-source-forget-user-or-password): Allow users to remove cache
5328         entries if needed.
5329
5330 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5331
5332         * md4.el (md4-buffer): Fix typo in docstring.
5333         (md4, md4-64): Doc fixes.
5334         (md4-pack-int32): Reflow docstring.
5335
5336 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5337
5338         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5339         condition-case to only the forward-sexp call.
5340
5341 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5342
5343         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5344         quotes contained.  Make it more robust regardless by an extra
5345         condition-case wrapper.
5346
5347 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5348
5349         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5350
5351 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5352
5353         * nnml.el (nnml-request-expire-articles): Check if the function set to
5354         `nnmail-expiry-target' returns the symbol `delete'.
5355
5356         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5357
5358         * nnmail.el (nnmail-expiry-target): Fix custom type.
5359
5360 2008-10-02  Glenn Morris  <rgm@gnu.org>
5361
5362         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5363         Silence compiler warning.
5364
5365 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5366
5367         * tls.el (open-tls-stream): Show the actual command being
5368         executed, instead of the format string.
5369
5370 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5371
5372         * lpath.el: Fbind codepage-setup for Emacs 23.
5373
5374 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5375
5376         * mml.el (mml-menu): Don't assume mml2015 is bound.
5377
5378 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5379
5380         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5381         exists.
5382
5383 2008-09-27  Glenn Morris  <rgm@gnu.org>
5384
5385         * gnus-util.el (mail-header-remove-comments): Autoload it.
5386
5387 2008-09-27  Andreas Schwab  <schwab@suse.de>
5388
5389         * gnus-util.el (gnus-split-references): Strip comments.
5390         (gnus-parent-id): Likewise.
5391
5392 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5393
5394         * message.el (message-confirm-send): Fix version.
5395
5396 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5397
5398         * message.el (message-idna-to-ascii-rhs-1): Use
5399         mail-extract-address-components rather than mail-header-parse-addresses
5400         that is an alias by default to ietf-drums-parse-addresses that does not
5401         support non-ASCII names in headers' contents.
5402
5403 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5404
5405         * message.el (message-confirm-send): Fixed variable documentation to
5406         avoid the "y/n" wording.
5407
5408 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5409
5410         * message.el (message-set-auto-save-file-name): Save to a different
5411         filename so multiple messages (especially drafts) can be recovered.
5412
5413 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5414
5415         * message.el (message-confirm-send): Add appropriate version.
5416
5417 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5418
5419         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5420         defvar.
5421
5422 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5423
5424         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5425         (mm-pkcs7-enveloped-magic): Ditto.
5426
5427 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5428
5429         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5430         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5431
5432 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5433
5434         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5435         default, it's better.
5436
5437 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5438
5439         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5440         summary line gnus-number property and ignore them (with a warning
5441         message).
5442
5443 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5444
5445         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5446         macro caddr in the interactive form since it won't be expanded.
5447
5448 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5449
5450         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5451         `charset'; fix name of function called recursively.
5452         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5453
5454 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5455
5456         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5457         (gnus-mime-set-charset-parameters): New function.
5458         (gnus-mime-view-part-as-charset): Use it to correctly display part
5459         specifying wrong charset.
5460
5461 2008-09-08  David Engster  <dengste@eml.cc>
5462
5463         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5464         in completing-read for back end server.
5465
5466 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5467
5468         * message.el (message-confirm-send): New variable to confirm sending a
5469         message.
5470         (message-send): Use it.
5471
5472 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5473
5474         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5475
5476 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5477
5478         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5479
5480 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5481
5482         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5483         prevent tracking too many groups.
5484         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5485         Use it.
5486
5487 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5488
5489         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5490         moving point to the bottom of the window in order to avoid recentering.
5491
5492 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5493
5494         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5495
5496         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5497         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5498         (gnus-article-beginning-of-window): Fix calculation.
5499
5500 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5501
5502         * gnus-msg.el (gnus-summary-supersede-article)
5503         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5504         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5505         message header.
5506
5507 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5508
5509         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5510         pending output coming after the status change.
5511
5512 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5513
5514         * message.el:
5515         * gnus-start.el:
5516         * gnus-registry.el: Remove VMS support.
5517
5518 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5519
5520         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5521         macro.
5522         (rfc2104-hash): Use it.
5523
5524 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5525
5526         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5527         (gnus-summary-sort-by-most-recent-date): New commands.
5528         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5529         and menu entries.
5530
5531 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5532
5533         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5534         don't redisplay article for raw contents; remove plural articles stuff.
5535
5536         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5537         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5538         on gnus-summary-save-article; display results properly.
5539
5540 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5541
5542         * lpath.el: No need to fbind ns-focus-frame.
5543
5544 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5545
5546         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5547
5548 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5549
5550         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5551         gnus-save-all-headers.
5552
5553 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5554
5555         * gnus-util.el (ns-focus-frame): Remove declaration.
5556         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5557         like x.
5558
5559 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5560
5561         * rfc2104.el (rfc2104-zero): Delete defconst.
5562         (rfc2104-hex-alist): Likewise.
5563         (rfc2104-hex-to-int): Delete func.
5564         (rfc2104-hexstring-to-bitstring): Likewise.
5565         (rfc2104-nybbles): New defconst.
5566         (rfc2104-hash): Rewrite for speed.
5567
5568 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5569
5570         * tls.el (open-tls-stream): Make it work with the 2nd argument
5571         BUFFER that is a string but does not exist as a buffer object, as
5572         mentioned in the doc-string.
5573
5574 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5575
5576         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5577         SXEmacs.
5578
5579 2008-07-16  Glenn Morris  <rgm@gnu.org>
5580
5581         * gnus-util.el (ns-focus-frame): Declare for compiler.
5582
5583 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5584
5585         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5586         set as a group parameter.
5587         (gnus-summary-save-in-pipe): Work when it is called independently.
5588         (gnus-summary-pipe-to-muttprint): Don't modify
5589         gnus-summary-pipe-output-default-command.
5590
5591 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5592
5593         * message.el (message-send-mail-with-sendmail):
5594         Display the error message.
5595
5596 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5597
5598         * gnus-art.el (gnus-default-article-saver):
5599         Add gnus-summary-save-in-pipe to choices.
5600         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5601         gnus-summary-pipe-output-default-command as the default command.
5602         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5603         instead of gnus-last-shell-command.
5604
5605         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5606         New user option.
5607         (gnus-summary-muttprint-program): Mention the value will be changed.
5608         (gnus-summary-save-article): Force showing of all headers.
5609         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5610
5611 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5612
5613         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5614
5615 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5616
5617         * nnimap.el (nnimap-id):
5618         * sieve-manage.el (sieve-manage-open): Doc fixes.
5619
5620 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5621
5622         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5623         if available.
5624
5625 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5626
5627         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5628
5629         * nnkiboze.el (nnkiboze-generate-group):
5630         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5631
5632         * nnmairix.el: Require CL.
5633
5634 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5635
5636         * dgnushack.el: Autoload get-display-table and put-display-table for
5637         XEmacs 21.5.
5638
5639         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5640         21.4 and SXEmacs.
5641
5642 2008-06-15  David Engster  <dengste@eml.cc>
5643
5644         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5645
5646 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5647
5648         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5649         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5650         runtime choice under XEmacs.
5651
5652         * gnus-sum.el (gnus-summary-set-display-table):
5653         Use `gnus-put-display-table', `gnus-get-display-table',
5654         `gnus-set-display-table' for the display table, instead of `aset'.
5655
5656         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5657         Use `gnus-put-display-table', `gnus-get-display-table',
5658         `gnus-set-display-table' for the display table.
5659
5660 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5661
5662         * nnmairix.el: Add autoloads.
5663
5664 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5665
5666         * nnmairix.el (nnmairix-delete-recreate-group)
5667         (nnmairix-update-and-clear-marks): Fix error messages.
5668
5669 2008-06-14  David Engster  <dengste@eml.cc>
5670
5671         * nnmairix.el: Upgrade to version 0.6.
5672         (nnmairix-group-toggle-propmarks-this-group)
5673         (nnmairix-group-toggle-readmarks-this-group)
5674         (nnmairix-group-delete-recreate-this-group)
5675         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5676         (nnmairix-remove-tick-mark-original-article): New commands.
5677         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5678         (nnmairix-propagate-marks-to-nnmairix-groups)
5679         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5680         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5681         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5682         functions needed for marks propagation and manipulation of read marks.
5683         (nnmairix-update-groups): New function.
5684         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5685         (nnmairix-determine-original-group-from-registry)
5686         (nnmairix-determine-original-group-from-path)
5687         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5688         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5689         New helper functions.
5690         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5691         keystrokes for new commands.
5692         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5693         (nnmairix-request-group): Check allow-fast group parameter.
5694         (nnmairix-request-create-group): Set allow-fast group parameter if
5695         nnmairix-allowfast-default is set.
5696         (nnmairix-close-group): Propagate marks upon closing if needed.
5697         (nnmairix-group-toggle-threads-this-group): Use new.
5698         nnmairix-group-toggle-parameter helper function.
5699         (nnmairix-search): Better check for empty search result.
5700         (nnmairix-goto-original-article): Use new helper functions for
5701         determining original article.
5702         (nnmairix-show-original-article): Make sure message-id is in brackets.
5703         (nnmairix-call-mairix-binary): Change variable name.
5704         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5705         helper function.
5706         (nnmairix-widget-toggle-activate): Fix doc string.
5707
5708 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5709
5710         * nnir.el: Require edmacro when compiling with XEmacs.
5711         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5712         available in Emacs 21.
5713
5714 2008-06-11  Glenn Morris  <rgm@gnu.org>
5715
5716         * gnus-util.el (x-focus-frame):
5717         * gnus.el (image-size):
5718         * mm-decode.el (image-size): Declare.
5719
5720         * gnus-picon.el (declare-function): Add compat definition.
5721         (image-size): Declare.
5722
5723         * gnus-group.el (tool-bar-map):
5724         * gnus-sum.el (tool-bar-map): Define for compiler.
5725
5726         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5727
5728         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5729
5730         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5731         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5732         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5733         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5734         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5735         * sieve-manage.el, spam-report.el, spam.el:
5736         Remove unnecessary eval-and-compile of autoloads.
5737
5738 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5739
5740         * auth-source.el: Precise Tramp doc.
5741
5742 2008-06-07  Glenn Morris  <rgm@gnu.org>
5743
5744         * nnmairix.el: Remove unnecessary eval-when-compile.
5745
5746 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5747
5748         * lpath.el: Fbind propertize for XEmacs 21.4.
5749
5750 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5751
5752         * nnir.el: Move here from ../contrib.
5753
5754 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5755
5756         * gnus-util.el (gnus-read-shell-command): New function.
5757         * mm-decode.el (mm-pipe-part):
5758         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5759
5760 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5761
5762         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5763
5764 2008-06-03  Glenn Morris  <rgm@gnu.org>
5765
5766         * pop3.el (nnheader-accept-process-output): Autoload it.
5767
5768 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5769
5770         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5771         are not 2-digit hexadecimal characters that follow `%'s.
5772
5773 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5774
5775         * message.el (message-bogus-recipient-p): Fix type in doc string.
5776         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5777         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5778         Improve custom options.
5779         (message-bogus-recipient-p): Adjust accordingly.
5780
5781 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5782
5783         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5784         long-form month and day names.
5785
5786 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5787
5788         * dgnushack.el: Autoload debug, eudc-expand-inline and
5789         pgg-snarf-keys-region for XEmacs.
5790
5791         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5792
5793         * nnmairix.el: Require edmacro when compiling with XEmacs.
5794
5795 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5796
5797         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5798         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5799
5800 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5801
5802         * auth-source.el: Add more docs.
5803
5804         * netrc.el (netrc-machine): Always match if the port is not given.
5805
5806 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5807
5808         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5809         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5810         retrieval faster in some cases, but might make CPU usage larger.  If
5811         this has any bad side effects, we might revert this change.
5812
5813         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5814         seems to make mail retrieval much, much faster.
5815         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5816         unconditionally.
5817
5818         * gnus-draft.el (gnus-group-send-queue): Bind
5819         message-send-mail-partially-limit to nil to avoid being prompted.
5820
5821 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5822
5823         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5824
5825         * message.el (message-bogus-address-regexp): Fix and improve custom
5826         type.
5827         (message-setup-hook): Add message-check-recipients as custom option.
5828
5829 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5830
5831         * message.el (message-cite-function): Remove bogus autoload which crept
5832         in during merge from v5-10.
5833
5834 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5835
5836         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5837
5838         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5839
5840         * auth-source.el: Preliminary Tramp docs.
5841         (auth-sources): Change the default auth-sources to use
5842         EPA .gpg files.
5843
5844 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5845
5846         * nntp.el: Autoload `auth-source-user-or-password'.
5847         (nntp-send-authinfo): Use it.
5848
5849         * nnimap.el: Autoload `auth-source-user-or-password'.
5850         (nnimap-open-connection): Use it.
5851
5852         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5853         for the gnus-message function.
5854         (auth-source-user-or-password): Use it.
5855
5856 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5857
5858         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5859         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5860         (rfc2104-hash): Use it.
5861
5862 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5863
5864         * gnus-art.el (gnus-article-toggle-truncate-lines):
5865         Don't use `iff' in docstring.
5866
5867 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5868
5869         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5870
5871         * gnus-util.el (gnus-extract-address-component-name)
5872         (gnus-extract-address-component-email): Convenience functions around
5873         `gnus-extract-address-components'.
5874
5875         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5876         Use `gnus-extract-address-component-email' to fix bug of comparing full
5877         sender name to `user-mail-address'.
5878
5879 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5880
5881         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5882         catch/throw to optimize.
5883         (gnus-registry-find-keywords): Just use member to find a keyword.
5884
5885 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5886
5887         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5888         is current before calling gnus-server-prepare.
5889         (gnus-server-setup-buffer, gnus-server-update-server)
5890         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5891
5892 2008-05-04  Juri Linkov  <juri@jurta.org>
5893
5894         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5895         (mailcap-file-default-commands): Use mailcap-replace-in-string
5896         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5897         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5898
5899 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5900
5901         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5902
5903 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5904
5905         * gnus.el: Bump version to 0.11.
5906
5907 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5908
5909         * gnus.el: No Gnus v0.10 is released.
5910
5911 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5912
5913         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5914         hooks.
5915         (gnus-update-read-articles): Speed up non-marks-using users.
5916         (gnus-use-marks): Define gnus-use-marks.
5917         (gnus-propagate-marks): Rename variable to something more sensible.
5918
5919 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5920
5921         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5922         (gmm-image-load-path-for-library): Fix typos in docstrings.
5923         (gmm-message): Reflow docstring.
5924
5925 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5926
5927         * mail-source.el (mail-source-set-1, mail-source-bind):
5928         Move auth-source code out of the macro to clean it up and fix bugs.
5929
5930 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5931
5932         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5933         by sender if it's equal to user-mail-address, it's likely to be
5934         useless.
5935
5936         * mail-source.el (mail-source-bind): Don't use user or password if they
5937         are not bound.  Unintern them if they are nil.  Don't use server unless
5938         it's bound, and default it to empty string otherwise.
5939
5940 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5941
5942         * mail-source.el: Load auth-source.el.
5943         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5944         get user name or password, if auth-sources is set up.
5945
5946         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5947         strategy of splitting with parent.
5948         (gnus-registry-split-fancy-with-parent)
5949         (gnus-registry-post-process-groups): Use it and fix prior
5950         bug (returning a list as the split result).
5951
5952         * auth-source.el (auth-sources): Remove server parameter.
5953         (auth-source-pick, auth-source-user-or-password)
5954         (auth-source-user-or-password-imap)
5955         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5956         (auth-source-user-or-password-sftp)
5957         (auth-source-user-or-password-smtp): Remove server parameter.
5958
5959 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5960
5961         * smime.el (smime-sign-region, smime-encrypt-region)
5962         (smime-decrypt-region):
5963         Remove redundant calls to `generate-new-buffer-name'.
5964
5965 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5966
5967         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5968         Don't use QP for message/rfc822.
5969         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5970
5971 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5972
5973         * sieve-manage.el (sieve-string-bytes): Remove.
5974         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5975         correct byte-length only if the process's coding-system is the same as
5976         the one used internally by Emacs to represent strings.
5977
5978 2008-04-22  Juri Linkov  <juri@jurta.org>
5979
5980         * mailcap.el (mailcap-file-default-commands): New function.
5981
5982 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5983
5984         * message.el (message-signature-separator, message-cite-function):
5985         Change custom version.
5986
5987 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5988
5989         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5990         commands.
5991         (tls-checktrust): Ditto.
5992
5993 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5994
5995         * mm-decode.el (mm-display-external): Make temp file read-only.
5996
5997 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5998
5999         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6000         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6001         `C-c C-f d'.
6002
6003 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6004
6005         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6006
6007 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6008
6009         * gnus.el: Bump version to 0.9.
6010
6011 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6012
6013         * gnus.el: No Gnus v0.8 is released.
6014
6015 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6016
6017         * mail-source.el (mail-source-value):
6018         Prefer fboundp to functionp so it works with macros as well.
6019
6020 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6021
6022         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6023         Fix last change in case the element is not even a symbol.
6024
6025 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6026
6027         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6028         Prefer fboundp to functionp so it works with macros as well.
6029
6030 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6031
6032         * auth-source.el: Added docs.
6033         (auth-sources): Modify format to support server.
6034         (auth-source-pick, auth-source-user-or-password)
6035         (auth-source-user-or-password-imap)
6036         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6037         (auth-source-user-or-password-sftp)
6038         (auth-source-user-or-password-smtp): Add server parameter.
6039
6040 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6041
6042         * gnus-registry.el: Initialize the registry when gnus-registry-install
6043         is t.
6044
6045 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6046
6047         * compface.el (uncompface): Make buffer unibyte.
6048
6049 2008-04-05  Glenn Morris  <rgm@gnu.org>
6050
6051         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6052
6053 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6054
6055         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
6056         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6057
6058         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6059         multibyteness after rather than before erasing it.
6060
6061         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6062         mm-with-multibyte.
6063         (gnus-request-article-this-buffer): Make sure the proper decoding is
6064         used if gnus-original-article-buffer happens to be unibyte.
6065
6066         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6067         default-enable-multibyte-characters.
6068
6069         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6070         default-enable-multibyte-characters.
6071
6072         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6073
6074         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6075
6076 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6077
6078         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6079         (imap-message-copyuid-1): Use it.
6080         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6081         J. Williams in
6082         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6083
6084         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6085         imap-enable-exchange-bug-workaround.
6086         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6087
6088 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6089
6090         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6091         a 100 byte status-checks into a 2-3MB transfer for each group.
6092         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6093         to enable bug workaround or not.
6094         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6095
6096 2008-03-31  Glenn Morris  <rgm@gnu.org>
6097
6098         * message.el (mml2015-use): Declare for compiler.
6099         (message-info): Require mml2015 when appropriate.
6100
6101 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6104         whitespace.
6105
6106 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6107
6108         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6109         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6110         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6111         (nntp-service-to-port): New function.
6112         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6113         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6114         (nntp-open-netcat-stream): New function.
6115         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6116
6117 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6118
6119         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6120
6121 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6122
6123         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6124
6125 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6126
6127         * dns.el (dns-write): Use set-buffer-multibyte.
6128
6129 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6130
6131         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6132
6133 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6134
6135         * message.el (message-signature-separator): Change default.
6136         Improve custom type.
6137         (message-cite-function): Change default to
6138         message-cite-original-without-signature.
6139
6140         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6141         toggle.
6142
6143         * message.el (message-check-news-body-syntax): Fix signature check.
6144         (message-setup-1): Mark buffer as unmodified _after_ running
6145         message-setup-hook and handling message-alternative-emails.
6146         (message-shorten-references): Be more strict when building list of
6147         valid references to comply with GNKSA.
6148
6149         * gnus-group.el (gnus-read-ephemeral-bug-group)
6150         (gnus-read-ephemeral-debian-bug-group)
6151         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6152
6153         * message.el (message-info): Don't use booleanp which isn't supported
6154         in Emacs 21 and XEmacs.
6155
6156 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6157
6158         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6159         gnus-group-gmane-group-download-format.
6160         (gnus-group-read-ephemeral-gmane-group): Rename from
6161         gnus-group-read-ephemeral-gmane-group.
6162         (gnus-read-ephemeral-gmane-group-url): Rename from
6163         gnus-group-read-ephemeral-gmane-group-url.
6164         (gnus-bug-group-download-format-alist): New variable.
6165         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6166         (gnus-read-ephemeral-emacs-bug-group): New commands.
6167
6168 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6169
6170         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6171         (gnus-visible-headers): Improve custom type.
6172
6173 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6174
6175         * mml.el (mml-menu): Add workarounds for XEmacs.
6176
6177         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6178         X-Boundary header.
6179
6180         * message.el (message-simplify-recipients): Fix previous commit.
6181
6182 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6183
6184         * mm-util.el (mm-set-buffer-multibyte): New function.
6185         * mm-decode.el (mm-copy-to-buffer): Use it.
6186
6187 2008-03-19  Glenn Morris  <rgm@gnu.org>
6188
6189         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6190         Accidentally removed in the sync process with Emacs.
6191
6192 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6193
6194         * message.el (message-alter-recipients-discard-bogus-full-name):
6195         New function.
6196         (message-alter-recipients-function): New variable.
6197         (message-get-reply-headers): Use it.
6198         (message-replace-header): New helper function.
6199         (message-recipients-without-full-name): New variable.
6200         (message-simplify-recipients): New command.
6201
6202         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6203
6204         * message.el (message-info): Handle EasyPG manual.
6205
6206         * mml.el (mml-menu): Add entry for EasyPG.
6207
6208 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6209
6210         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6211         parameter.
6212
6213         * message.el (message-disassociate-draft): Specify drafts group name
6214         fully.
6215
6216 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6217
6218         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
6219         unnecessary duplicates from the match list.
6220
6221 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6222
6223         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6224
6225         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6226
6227         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6228         args of `how-many' of which the XEmacs version doesn't take; declare
6229         Info-index-next as function.
6230
6231 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6232
6233         * gnus-score.el (gnus-score-headers): Fix handling of
6234         gnus-inhibit-slow-scoring.
6235
6236         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6237         string.
6238         (gnus-button-url-regexp): Improve handling of parenthesis.
6239         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6240         (gnus-button-handle-info-keystrokes): Handle index entries.
6241
6242 2008-03-15  Glenn Morris  <rgm@gnu.org>
6243
6244         * parse-time.el (parse-time-string): Simplify.
6245
6246 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6247
6248         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6249         Incoming* files.
6250
6251 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6252
6253         * auth-source.el (auth-sources): Renamed from auth-source-choices.
6254         (auth-source-pick): Use it.
6255
6256 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6257
6258         * binhex.el (binhex-decode-region-internal):
6259         * uudecode.el (uudecode-decode-region-internal):
6260         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6261         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6262         setting default-enable-multibyte-characters.
6263
6264 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6265
6266         * auth-source.el (auth-source-protocols)
6267         (auth-source-protocols-customize, auth-source-choices): Added and
6268         modified variable customizations and defaults.
6269         (auth-source-pick, auth-source-user-or-password)
6270         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6271         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6272         (auth-source-user-or-password-sftp)
6273         (auth-source-user-or-password-smtp): Use new variables and provide an
6274         interface to netrc.el.
6275
6276 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6277
6278         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6279         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6280         Make sure the nntp port to specify is a string.
6281
6282 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6283
6284         * nntp.el: Use with-current-buffer.
6285         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6286         dubious mm-with-unibyte-current-buffer.
6287         (nntp-with-open-group-function): New function extracted from
6288         nntp-with-open-group macro.
6289         (nntp-with-open-group): Use the function, so it's easier to debug.
6290         Add indentation and debugging info.
6291         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
6292         the use of the netcat alternatives.
6293
6294         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6295         Avoid mm-string-as-multibyte as well.
6296
6297         * nnweb.el (nnweb-insert-html):
6298         Remove use of nnheader-string-as-multibyte.
6299
6300         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6301         (nnheader-string-as-multibyte): Remove.
6302
6303         * mm-view.el: Use inhibit-read-only.
6304         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6305         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6306         or unibyte-string.
6307
6308         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6309         (mm-uu-yenc-extract): Use with-current-buffer.
6310
6311         * gnus-soup.el (gnus-soup-send-packet): Don't use
6312         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6313
6314         * nnmh.el: Use with-current-buffer.
6315         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6316         mm-string-as-multibyte on the output of mm-encode-coding-string.
6317
6318         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6319         (nnimap-request-move-article): Use with-current-buffer.
6320
6321         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6322         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6323         conversion uses string-make-unibyte rather than string-as-unibyte.
6324
6325         * gnus-msg.el: Use with-current-buffer.
6326
6327         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6328
6329 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6330
6331         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6332         string for caching if it is 'PIN.
6333
6334 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6335
6336         * lpath.el: Consider the case without Emacs/W3.
6337
6338 2008-03-08  Glenn Morris  <rgm@gnu.org>
6339
6340         * time-date.el (date-to-time, time-subtract, time-add)
6341         (safe-date-to-time): Doc fixes.
6342
6343 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6344
6345         * mail-source.el (mail-source-delete-old-incoming-confirm):
6346         Change default to nil.
6347         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6348
6349 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6350
6351         * lpath.el: Rearrange.
6352
6353         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6354         (gnus-article-goto-prev-page): Work for articles having ^L's.
6355
6356         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6357
6358         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6359
6360 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6361
6362         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6363         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6364         (gnus-bookmark-jump): Adjust some variable names.
6365
6366 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6367
6368         * auth-source.el: New package.
6369         (auth-source-choices): Add customization entry point variable.
6370
6371         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6372         bug.
6373
6374 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6375
6376         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6377         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6378         (gnus-registry-install-shortcuts): Rename from
6379         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6380         the `gnus-registry-mark-map' keymap dynamically from
6381         `gnus-registry-marks'.  The generated functions update the summary line
6382         when a registry mark is added or deleted, and will call
6383         `gnus-registry-install-p' (see the comments in the code).
6384         (gnus-registry-user-format-function-M): Use concat intelligently.
6385
6386         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6387         the registry mark functions.
6388
6389 2008-03-05  Glenn Morris  <rgm@gnu.org>
6390
6391         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6392         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6393         gnus-art.
6394         (top-level): No need to load own source when compiling.
6395
6396 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6397
6398         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6399         Suggested by <chris.anderton@zetnet.co.uk>.
6400
6401 2008-03-04  Glenn Morris  <rgm@gnu.org>
6402
6403         * gnus-sum.el (top-level): No need to require gnus when compiling,
6404         since unconditionally required near start of file.
6405         (gnus-summary-display-while-building): Move definition before use.
6406
6407 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6408
6409         * gnus-registry.el (gnus-registry-user-format-function-M): Add
6410         formatting function.
6411
6412 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6413
6414         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
6415         with plists.
6416         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6417         Use new format.
6418
6419 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6420
6421         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6422         `where-is-internal' that returns a range of key sequences.
6423
6424 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6425
6426         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6427
6428         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6429         (gnus-summary-jump-to-group): Consider windows on other displayed
6430         frames as well.  Similar changes might be needed elsewhere, but that's
6431         the one I've bumped into during my use.
6432
6433         * nndoc.el (nndoc-oe-dbx-type-p):
6434         * gnus-msg.el (gnus-debug):
6435         * gnus-group.el (gnus-update-group-mark-positions):
6436         Use mm-string-to-multibyte.
6437
6438 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6439
6440         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6441         doesn't handle NotDashEscaped.
6442
6443         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6444         (mml-dnd-attach-options): Fix typo in custom choice.
6445
6446         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
6447         nndoc-article-type to mbox.
6448         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6449
6450         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6451         to nil, instead of html2text.
6452
6453         * imap.el (imap-debug): Add `imap-ping-server'.
6454
6455         * gnus-bookmark.el: Add FIXMEs.
6456
6457         * message.el (message-form-letter-separator)
6458         (message-send-form-letter-delay): New variables.
6459         (message-send-form-letter): Use them.  New command to send form
6460         letters.  Requested by Uwe Siart.
6461         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6462
6463 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6464
6465         * Update copyright years.
6466
6467 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6468
6469         Sync from EMACS_22_BASE.
6470
6471         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6472
6473 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6474
6475         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6476         empty author.
6477
6478 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6479
6480         * gnus-registry.el (gnus-registry-marks): Add variable for
6481         customization of marks and their appearance.
6482         (gnus-registry-read-mark): Use it.
6483         (gnus-registry-do-marks): Add utility function to loop through
6484         `gnus-registry-marks'.
6485         (gnus-registry-install-shortcuts-and-menus): Add function to install
6486         shortcuts and menus.
6487         (gnus-registry-initialize): Use it.
6488         (gnus-registry-default-mark): Clarify documentation.
6489
6490 2008-02-29  Glenn Morris  <rgm@gnu.org>
6491
6492         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6493         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6494         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6495         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6496         Change defcustom :version from 23.0 to 23.1.
6497
6498 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6499
6500         * gnus-registry.el (gnus-registry-follow-group-p)
6501         (gnus-registry-post-process-groups): Add functions to aid registry
6502         splitting and improve logging.  Clarify behavior in function
6503         documentation.
6504         (gnus-registry-split-fancy-with-parent): Use them.
6505
6506 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6507
6508         * gnus-art.el: Use with-current-buffer.
6509
6510 2008-02-27  David Engster  <dengste@eml.cc>
6511
6512         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6513         Express real group name in the response.
6514
6515 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6516
6517         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6518         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6519         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6520         autoload gnus-registry-fetch-group when compiling.
6521         (nnmairix-request-group-with-article-number-correction): Remove
6522         unreferenced argument passed to nnmairix-call-backend.
6523
6524 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6525
6526         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6527         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6528         Wilde.
6529
6530 2008-02-27  Glenn Morris  <rgm@gnu.org>
6531
6532         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6533         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6534         variables to defconsts.  Convert comments to doc-strings.
6535         (nnmairix-last-server, nnmairix-current-server): Convert from free
6536         variables to defvars.  Convert comments to doc-strings.
6537         (gnus-registry-fetch-group): Autoload.
6538         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6539         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6540         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6541         caddr.
6542         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6543         nnmairix-request-group-with-article-number-correction call.
6544         (nnmairix-fast, nnmairix-group): New, less general names, for free
6545         variables passed from nnmairix-request-group to
6546         nnmairix-request-group-with-article-number-correction.  Declare.
6547         (nnmairix-request-group-with-article-number-correction):
6548         Use nnmairix-fast, nnmairix-group rather than fast, group.
6549
6550 2008-02-26  David Engster  <dengste@eml.cc>
6551
6552         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6553         version 0.5.
6554
6555 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6556
6557         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6558         instead of making an extra function call.  Don't add the current group
6559         to articles only when they have the group.  Use
6560         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6561         Reported by David <de_bb@arcor.de>.
6562
6563 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6564
6565         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6566         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6567
6568 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6569
6570         * mail-source.el (mail-source-delete-incoming): Change default.
6571         Supplement doc string.
6572
6573         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6574
6575 2008-02-14  Glenn Morris  <rgm@gnu.org>
6576
6577         * time-date.el (format-seconds): New function.
6578
6579 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6580
6581         * nnmail.el (nnmail-message-id-cache-file): Derive from
6582         `gnus-home-directory'.
6583
6584 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6585
6586         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6587         Document negative prefix.
6588
6589         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6590
6591 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6592
6593         * message.el (message-unsent-separator): Add the Exim bounce
6594         separator.
6595
6596 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6597
6598         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6599         list.
6600         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6601         recipient/signer list.
6602
6603 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6604
6605         * Makefile.in (datarootdir): Define.
6606         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6607         name that might contain whitespace.
6608
6609 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6610
6611         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6612         fbound (Emacs 23 unicode), signal an error.
6613
6614 2008-02-08  Glenn Morris  <rgm@gnu.org>
6615
6616         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6617
6618 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6619
6620         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6621         ports to the calls to `netrc-machine-user-or-password' in addition to
6622         "imap" and "imaps".
6623
6624 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6625
6626         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6627
6628         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6629
6630 2008-02-01  Kenichi Handa  <handa@m17n.org>
6631
6632         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6633         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6634         (rfc2104-hash): Convert the result of concat to unibyte string.
6635
6636 2008-02-01  Dave Love  <fx@gnu.org>
6637
6638         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6639         coding-system-for-read.
6640         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6641
6642 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6643
6644         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6645         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6646         <hanche@math.ntnu.no>.
6647
6648 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6649
6650         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6651
6652         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6653
6654 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6655
6656         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6657         * message.el (message-beginning-of-line): Use featurep instead of bound
6658         tests in order to resolve conditionals at compile time.
6659
6660 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6661
6662         * mail-source.el (mail-sources): Add `group' choice.
6663
6664         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6665         parameter `in-group' to control into which group the articles go.
6666         Add treatment of `group' mail-source.
6667
6668 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6669
6670         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6671
6672         * mm-decode.el (mm-dissect-buffer): Decode description.
6673
6674         * mml.el (mml-to-mime): Encode message header first.
6675
6676 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6677
6678         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6679         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6680
6681         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6682         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6683
6684 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6685
6686         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6687
6688 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6689
6690         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6691         prefix keys.
6692         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6693         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6694         gnus-xmas.el.
6695
6696         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6697         (gnus-xmas-article-describe-bindings): New function.
6698         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6699         gnus-xmas-article-describe-bindings.
6700
6701         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6702
6703 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6704
6705         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6706         Add new variables for article mark management.
6707         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6708         list of extra data entries which, when present, will indicate that the
6709         article ID should not be trimmed from the registry.
6710         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6711         functions.
6712         (gnus-registry-read-mark): New function to read a mark name from the
6713         user.
6714         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6715         (gnus-registry-set-article-mark-internal): New functions to add and
6716         remove marks.
6717         (gnus-registry-get-article-marks): New function to show the marks for
6718         an article, or retrieve them for further use.
6719
6720 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6721
6722         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6723         keys when no argument is given.
6724
6725 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6726
6727         * imap.el (imap-ping-server): New variable.
6728         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6729         (imap-ping-server): Minor doc string fixes.
6730
6731 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6732
6733         * imap.el (imap-ping-server): New function.
6734         (imap-opened): Call imap-ping-server.
6735
6736 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6737
6738         * gnus-sum.el (gnus-article-sort-by-random)
6739         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6740         jidanni@jidanni.org.
6741
6742 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6743
6744         * gnus-art.el (gnus-article-describe-bindings): New function.
6745         (gnus-article-read-summary-keys): Use it.
6746         (gnus-article-mode-map): Bind `C-h b' to it.
6747
6748 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6749
6750         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6751         XEmacs.
6752         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6753         against non-character events.
6754
6755         * lpath.el: Fbind map-keymap for Emacs 21.
6756
6757 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6758
6759         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6760         command.
6761         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6762         instead of END.  Change name of the temp file.
6763         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6764         customizable.
6765
6766 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6767
6768         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6769         bind `S W' to gnus-article-wide-reply-with-original; set default
6770         binding to gnus-article-read-summary-send-keys.
6771         (gnus-article-read-summary-keys): Fix the order of keys; display
6772         continuation keys correctly in the echo area; describe bindings
6773         correctly when keys end with `C-h'.
6774         (gnus-article-read-summary-send-keys): New function.
6775         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6776         for gnus-article-read-summary-send-keys; display continuation keys
6777         correctly in the echo area.
6778         (gnus-article-reply-with-original): Ignore prefix argument.
6779         (gnus-article-wide-reply-with-original): New function.
6780
6781         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6782         Emacs 21.
6783
6784 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6785
6786         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6787         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6788
6789 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6790
6791         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6792         (gnus-group-read-ephemeral-gmane-group): New command.
6793
6794 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6795
6796         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6797
6798 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6799
6800         * message.el (message-send-mail-function): Increase custom version.
6801
6802         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6803         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6804
6805 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6806
6807         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6808         for the cases where imap-authenticate is called with a nil buffer
6809         parameter.
6810
6811 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6812
6813         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6814         html parts correctly; support forwarded messages.
6815         (gnus-article-browse-html-article): Remove work buffers.
6816
6817         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6818         compiling.
6819         (netrc-bound-and-true-p): New macro.
6820         (netrc-parse): Use it instead of bound-and-true-p that is not available
6821         in XEmacs 21.4.
6822
6823 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6824
6825         * gnus-registry.el (gnus-registry-mark-article)
6826         (gnus-registry-article-marks): Add functionality to mark articles
6827         through the Gnus registry.
6828
6829         * encrypt.el: Clarify documentation for the new pgg method.
6830         (encrypt-file-alist): Add PGG option.
6831         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6832         functionality.  Abstract password key and messaging to external
6833         functions.
6834         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6835         (encrypt-message-method-and-cipher): Add new convenience external
6836         functions.
6837         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6838         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6839
6840         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6841         (netrc-parse): Use encrypt-file-alist to determine if
6842         encrypt-find-model or encrypt-insert-file-contents should be used.
6843
6844         * encrypt.el: Clarify documentation.  Load password-cache or
6845         password, whichever one is found first, instead of autoloading.
6846
6847 2007-12-19  Glenn Morris  <rgm@gnu.org>
6848
6849         * mml.el (message-options-set, message-narrow-to-head)
6850         (message-in-body-p, message-mail-p, message-encode-message-body):
6851         Autoload.
6852         (message-remove-header, message-narrow-to-headers-or-head)
6853         (message-subscribed-p, message-make-mail-followup-to)
6854         (message-position-on-field, message-news-p)
6855         (message-options-set-recipient, message-generate-headers)
6856         (message-sort-headers): Declare as functions.
6857
6858 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6859
6860         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6861         convention in doc string.
6862
6863 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6864
6865         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6866         title to html parts.
6867         (gnus-article-browse-html-article): Pass message header to it.
6868
6869         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6870
6871 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6872
6873         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6874         or password compatible with XEmacs.
6875
6876 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6877
6878         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6879         format document.
6880         (gnus-mime-delete-part): Don't write description line if empty.
6881         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6882
6883 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6884
6885         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6886         (gnus-summary-mark-read-and-unread-as-read)
6887         (gnus-summary-mark-current-read-and-unread-as-read)
6888         (gnus-summary-mark-unread-as-ticked): Doc fix.
6889         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6890
6891 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6892
6893         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6894         Christoph Conrad <christoph.conrad@gmx.de>.
6895
6896 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6897
6898         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6899         yes-or-no-p.
6900
6901 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6902
6903         * mm-decode.el (mm-add-meta-html-tag): New function.
6904         (mm-save-part-to-file, mm-pipe-part): Use it.
6905
6906         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6907         gnus-y-or-n-p instead of y-or-n-p.
6908         (gnus-article-browse-html-parts): Work with message/external-body; use
6909         mm-add-meta-html-tag.
6910
6911 2007-12-11  Glenn Morris  <rgm@gnu.org>
6912
6913         * gnus-cache.el: Require gnus-sum not just when compiling.
6914
6915         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6916
6917         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6918         definitions before use.
6919
6920         * mm-decode.el: Require gnus-util.
6921         (mm-remove-part): Only call delete-annotation on XEmacs.
6922
6923         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6924
6925         * nnmail.el: Require gnus-int.
6926
6927         * spam.el: Move `require's before `eval-when-compile's.
6928
6929         * gnus-ems.el (gnus-alive-p):
6930         * gnus-fun.el (message-goto-eoh):
6931         * gnus-util.el (gnus-group-name-decode):
6932         * mail-source.el (gnus-compress-sequence):
6933         * message.el (Info-goto-node, format-spec):
6934         * mm-bodies.el (message-options-get):
6935         * mm-decode.el (mm-view-pkcs7):
6936         * mm-util.el (gmm-write-region):
6937         * mml-smime.el (mml-compute-boundary)
6938         (gnus-completing-read-with-default):
6939         * mml.el (widget-button-press, gnus-make-hashtable):
6940         * mml1991.el (mm-decode-content-transfer-encoding)
6941         (mm-encode-content-transfer-encoding)
6942         (message-options-get, message-options-set):
6943         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6944         * nnfolder.el (gnus-request-group):
6945         * nnheader.el (ietf-drums-unfold-fws):
6946         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6947         * smime.el (gnus-run-mode-hooks):
6948         * spam-stat.el (gnus-message): Autoload.
6949
6950         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6951         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6952         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6953         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6954         Add declare-function compatibility definition.
6955
6956         * gnus-cache.el (nnvirtual-find-group-art):
6957         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6958         (gnus-add-image, gnus-add-wash-type):
6959         * gnus-group.el (nnkiboze-score-file):
6960         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6961         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6962         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6963         (message-tokenize-header, gnus-get-buffer-create)
6964         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6965         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6966         * gnus.el (gnus-group-decoded-name):
6967         * mail-source.el (imap-capability):
6968         * mm-bodies.el (message-options-set):
6969         * mm-decode.el (gnus-configure-windows):
6970         * mm-extern.el (message-goto-body):
6971         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6972         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6973         (epg-sub-key-validity, message-options-set):
6974         * mml.el (widget-event-point, gnus-configure-windows):
6975         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6976         * mml2015.el (epg-check-configuration, epg-configuration)
6977         (message-options-set):
6978         * nndb.el (nndb-request-article):
6979         * nnfolder.el (gnus-request-create-group):
6980         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6981         * nnmaildir.el (gnus-group-mark-article-read):
6982         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6983         * rfc1843.el (message-fetch-field):
6984         * spam.el (gnus-extract-address-components):
6985         Declare as functions.
6986
6987 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6988
6989         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6990
6991         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6992
6993         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6994         bind show-trailing-whitespace for XEmacs.
6995
6996 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6997
6998         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6999         new no-op macro for backward compatibility.
7000
7001         * imap.el (imap-string-to-integer): New function.
7002
7003 2007-12-09  Glenn Morris  <rgm@gnu.org>
7004
7005         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7006
7007         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7008         * message.el, mm-view.el, sieve-manage.el, smime.el:
7009         Add declare-function compatibility definition.
7010
7011         * gnus-art.el (w3-region, w3m-region, Info-menu):
7012         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7013         * gnus-sum.el (gnus-get-predicate):
7014         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7015         * message.el (mail-abbrev-in-expansion-header-p):
7016         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7017         (w3m-detect-meta-charset, w3m-region):
7018         * sieve-manage.el (password-read, password-cache-add)
7019         (password-cache-remove):
7020         * smime.el (password-read-and-add): Declare as functions.
7021
7022 2007-12-08  David Kastrup  <dak@gnu.org>
7023
7024         * gnus-sum.el (gnus-summary-simplify-subject-query):
7025         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7026         `message'.
7027
7028 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7029
7030         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7031         it to bind idna-program, installation-directory, defined-colors, and
7032         face-attribute for XEmacs of the version that compiles defcustom forms.
7033
7034 2007-12-07  Glenn Morris  <rgm@gnu.org>
7035
7036         * gnus-art.el (article-make-date-line): Revert previous change.
7037
7038 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7039
7040         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7041
7042 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7043
7044         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
7045         Call gnus-add-to-range ranges only once with a prepared article-list.
7046
7047 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7048
7049         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7050         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7051         group names with backslashes.  Reported by Tassilo Horn
7052         <tassilo@member.fsf.org>.
7053
7054 2007-12-06  Deepak Goel  <deego3@gmail.com>
7055
7056         * gnus-art.el (article-make-date-line):
7057         * gnus-start.el (gnus-load):
7058         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7059
7060 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7061
7062         * gnus-art.el (gnus-use-idna)
7063         * gnus-start.el (gnus-site-init-file)
7064         * message.el (message-use-idna)
7065         * mm-uu.el (mm-uu-hide-markers)
7066         * smiley.el (smiley-style): Revert changes that suppress warnings.
7067
7068 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7069
7070         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7071         specify charset to html source.  Reported by Christoph Conrad
7072         <christoph.conrad@gmx.de>.
7073
7074 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7075
7076         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7077         idna-program in order to suppress byte compile warning issued by XEmacs
7078         that came to byte compile the default value section of defcustom forms
7079         recently.
7080
7081         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7082         value of installation-directory.
7083
7084         * message.el (message-use-idna): Don't directly refer to the value of
7085         idna-program.
7086
7087         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7088
7089         * smiley.el (smiley-style): Don't directly call face-attribute.
7090
7091 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7092
7093         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7094
7095         * gnus-dired.el: Reduce Gnus dependencies.
7096         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
7097         require.  Use autoloads instead.
7098         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7099         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7100         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7101         (gnus-dired-mode): Adjust doc string.
7102         (gnus-dired-mail-mode): New variable.
7103         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7104         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7105         (gnus-dired-mail-buffers): New function.  Return mail or message
7106         composition buffers.
7107         (gnus-dired-attach): Use it.
7108         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7109         NO-DECODE.
7110         (gnus-dired-print): Use `gnus-print-buffer' depending on
7111         `gnus-dired-mail-mode'.
7112
7113 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7114
7115         * rfc2047.el (rfc2047-encoded-word-regexp)
7116         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7117         explaining what regexp patterns are for.
7118
7119 2007-12-04  Glenn Morris  <rgm@gnu.org>
7120
7121         * password.el: Move to password-cache.el.
7122
7123         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7124         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7125         * mml-smime.el (password-read, password-cache-add)
7126         (password-cache-remove):
7127         No need to autoload, since mml-sec requires password.
7128
7129         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7130         * message.el (gnus-extract-address-components):
7131         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7132
7133         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7134         password.
7135
7136 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7137
7138         * mailcap.el: Reduce dependencies.
7139         (mail-header-parse-content-type): Autoload.
7140         (mailcap-delete-duplicates): New alias.
7141         (mailcap-mime-info): Add optional argument NO-DECODE.
7142         (mailcap-mime-types): Use mailcap-delete-duplicates.
7143
7144         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7145
7146 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7147
7148         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7149         (imap-parse-status): Upcase status-att for servers that sends them
7150         lower-case (e.g., MS Exchange 2007).
7151
7152 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7153
7154         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7155         function.
7156
7157         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7158         (gnus-uu-yenc-article): New function.
7159
7160         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7161
7162         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
7163         buffer.
7164
7165 2007-12-02  Glenn Morris  <rgm@gnu.org>
7166
7167         * binhex.el (binhex): New custom group.
7168         (binhex-decoder-program, binhex-decoder-switches)
7169         (binhex-use-external): Move to the binhex custom group.
7170
7171         * uudecode.el (uudecode): New custom group.
7172         (uudecode-decoder-program, uudecode-decoder-switches)
7173         (uudecode-use-external): Move to the uudecode custom group.
7174
7175         * netrc.el (top-level): Don't load `encrypt' features.
7176         (netrc-parse): Don't use encrypt.
7177         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7178
7179         * encrypt.el: Remove file.
7180
7181 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7182
7183         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7184         matches on patches.
7185
7186         * gnus-art.el (gnus-article-browse-html-article): Mention
7187         `mm-text-html-renderer' in the doc string.
7188
7189         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7190         string.  Add comments.
7191
7192         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7193         if rhs is ASCII.
7194
7195 2007-12-01  Glenn Morris  <rgm@gnu.org>
7196
7197         * mail-source.el (top-level): Require format-spec before
7198         eval-when-compile.
7199
7200 2007-11-30  Glenn Morris  <rgm@gnu.org>
7201
7202         * encrypt.el: Require password, rather than autoloading password-read.
7203
7204 2007-11-29  Glenn Morris  <rgm@gnu.org>
7205
7206         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7207         (sasl-make-client, sasl-next-step, sasl-step-data)
7208         (sasl-step-set-data): Declare as functions.
7209
7210 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7211
7212         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7213
7214 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7215
7216         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7217         certs should be verified and what is to be done in the event of a
7218         verification failure.
7219
7220         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7221         caller can indicate whether the cache should be disregarded for this
7222         call.  This way the result of the call is reproducible at all times and
7223         can be considered a canonical server name for the supplied method.
7224         (gnus-agent-method-p): Canonicalize server names by pushing their
7225         method through `gnus-method-to-server' using the no-cache argument.
7226
7227         * gnus-srvr.el (gnus-server-insert-server-line): Call
7228         `gnus-method-to-server' with `no-cache' argument.
7229
7230         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7231         gnus-agent-possibly-synchronize-flags as this should be called when the
7232         server is actually being opened.
7233         (gnus-agent-possibly-synchronize-flags)
7234         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7235         flags file of an agentized server to the latter function.
7236
7237         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7238         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7239         after a connection has been established successfully.
7240
7241 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7242
7243         * gnus-art.el (article-display-face): Force to display face if called
7244         interactively; check if gnus-article-x-face-too-ugly matches author.
7245         (article-display-x-face): Display face even if From header is missing
7246         as article-display-face does.
7247
7248 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7249
7250         * hashcash.el (message-narrow-to-headers-or-head)
7251         (message-fetch-field, message-goto-eoh)
7252         (message-narrow-to-headers): Declare as functions.
7253
7254 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7255
7256         * mail-source.el (mail-sources): Default to fetch from file for
7257         compatibility with default of nnmail-spool-file.
7258
7259 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7262         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7263         to look for encoded word that should be encoded again.
7264         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7265         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7266         encoding pattern.
7267         (rfc2047-decode-region): Switch strict regexp and loose one according
7268         to rfc2047-allow-irregular-q-encoded-words.
7269
7270 2007-11-25  Romain Francoise  <romain@orebokech.com>
7271
7272         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7273
7274 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7275
7276         * tls.el (tls-program): Provide more custom choices from
7277         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7278         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7279
7280 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7281
7282         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7283         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7284
7285         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7286         `nnmail-spool-file'.
7287
7288         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7289         `nnmail-spool-file'.
7290
7291         * gnus-move.el (gnus-change-server): Ditto.
7292
7293         * gnus-kill.el (gnus-batch-score): Ditto.
7294
7295         * gnus-cache.el (gnus-jog-cache): Ditto.
7296
7297         * gnus-msg.el (gnus-summary-reply):
7298         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7299
7300 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7301
7302         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7303         version.  Minor improvement to doc strings.
7304         (tls-program): Add comment.
7305
7306 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7307
7308         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7309         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7310         mismatch between the hostname provided in the certificate and the name
7311         of the host connnecting to.
7312         (open-tls-stream): Use them.  Check certificates against trusted root
7313         certificates.
7314
7315 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7316
7317         * gnus-cache.el (gnus-cache-generate-nov-databases):
7318         Use nnml-generate-nov-databases-directory instead of
7319         nnml-generate-nov-databases-1.
7320
7321 2007-11-24  Glenn Morris  <rgm@gnu.org>
7322
7323         * message.el (message-tool-bar-retro): Update for rename
7324         mail_send.xpm->mail-send.xpm.
7325
7326 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7327
7328         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7329         `smime-ldap-search' for Emacs 22 and up.
7330
7331 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7332
7333         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7334
7335         * message.el (message-send-mail-function): Fix error convention.
7336         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7337         (message-widen-reply, message-send-mail, message-talkative-question)
7338         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7339         (message-clone-locals, message-send-news): Use with-current-buffer.
7340         (message-insert-or-toggle-importance): Remove unused var `valid'.
7341         (message-make-references): Remove unused var `new-references'.
7342         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7343
7344 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7345
7346         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7347         (spam-split-symbolic-return-positive): Reflow docstring.
7348         (spam-backends, spam-summary-exit-behavior)
7349         (spam-mark-ham-unread-before-move-from-spam-group)
7350         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7351         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7352         (spam-clear-cache, spam-backend-check, spam-install-backend)
7353         (spam-install-statistical-backend, spam-list-of-processors)
7354         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7355         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7356         (spam-check-crm114, spam-initialize, spam-unload-hook):
7357         Fix typos in docstrings.
7358
7359 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7360
7361         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7362         been checked if they have never been read and those group levels are
7363         higher than the one that a user specified.
7364
7365 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7366
7367         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7368         foreign groups unless a group level is specified by a user.
7369         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7370
7371 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7372
7373         * message.el (message-send-mail-function): Require sendmail.
7374
7375 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7376
7377         * message.el (message-send-mail-function): Check for smtpmail too.
7378
7379         * utf7.el (utf7-encode, utf7-decode): Use coding system
7380         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7381
7382         * message.el (message-send-mail-function): New function.
7383         (message-send-mail-function): Set default using
7384         message-send-mail-function.  Adjust doc string.
7385         (message-send-mail-with-mailclient): New function.
7386
7387 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7388
7389         * smime.el (from):
7390         * rfc2047.el (message-posting-charset):
7391         * qp.el (mm-use-ultra-safe-encoding):
7392         * pop3.el (parse-time-months):
7393         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7394         * nnml.el (files):
7395         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7396         (jka-compr-compression-info-list, ange-ftp-path-format)
7397         (efs-path-regexp):
7398         * nndiary.el (files):
7399         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7400         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7401         (epg-digest-algorithm-alist, inhibit-redisplay)
7402         (password-cache-expiry):
7403         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7404         (pgg-output-buffer, password-cache-expiry):
7405         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7406         (efs-path-regexp):
7407         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7408         (inhibit-redisplay):
7409         * mm-uu.el (file-name, start-point, end-point, entry)
7410         (gnus-newsgroup-name, gnus-newsgroup-charset):
7411         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7412         (latin-unity-ucs-list):
7413         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7414         (mm-uu-binhex-decode-function):
7415         * message.el (gnus-message-group-art, gnus-list-identifiers)
7416         (rmail-enable-mime-composing, gnus-local-organization)
7417         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7418         (gnus-read-active-file, facemenu-add-face-function)
7419         (facemenu-remove-face-function, gnus-article-decoded-p)
7420         (tool-bar-mode):
7421         * mail-source.el (display-time-mail-function):
7422         * gnus-util.el (nnmail-pathname-coding-system)
7423         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7424         (gnus-original-article-buffer, gnus-user-agent)
7425         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7426         (xemacs-codename, sxemacs-codename, emacs-program-version):
7427         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7428         * gnus-start.el (gnus-agent-covered-methods)
7429         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7430         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7431         (gnus-newsgroup-headers, gnus-group-list-mode)
7432         (gnus-group-mark-positions, gnus-newsgroup-data)
7433         (gnus-newsgroup-unreads, nnoo-state-alist)
7434         (gnus-current-select-method, mail-sources)
7435         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7436         (nnmail-spool-file, gnus-cache-active-hashtb):
7437         * gnus-mh.el (mh-lib-progs):
7438         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7439         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7440         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7441         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7442         (gnus-group-buffer):
7443         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7444         (font-lock-set-defaults):
7445         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7446         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7447         (gnus-summary-post-menu, total-parts, type, condition, length):
7448         * gnus-agent.el (gnus-agent-read-agentview):
7449         * flow-fill.el (show-trailing-whitespace):
7450         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7451         eval-and-compile wrappers for byte compiler pacifiers.
7452
7453         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7454         (mm-display-inline-fontify): Check for featurep 'xemacs not
7455         extent-list.
7456
7457         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7458         itimer-list.
7459         (mm-create-image-xemacs): Only do something for XEmacs.
7460         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7461
7462         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7463
7464         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7465         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7466
7467 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7468
7469         * nnimap.el (nnimap-split-download-body):
7470         * gnus-demon.el (gnus-demon):
7471         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7472
7473 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7474
7475         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
7476         macros.
7477         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7478         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7479         copy data from unibyte buffer to multibyte current buffer.
7480         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7481         to copy data from unibyte current buffer to multibyte buffer.
7482         (nntp-make-process-buffer): Make process buffer unibyte.
7483
7484         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7485
7486 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7487
7488         * pop3.el (pop3-open-server): Accept and process data more robustly at
7489         connexion start to avoid spurious "POP SSL connexion failed" errors.
7490
7491 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7492
7493         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7494         read group names.
7495
7496 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7497
7498         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7499
7500 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7501
7502         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7503         (nnmail-save-active): Use a unibyte buffer when saving active file,
7504         which may contain non-ASCII group names.
7505
7506         * nnml.el (nnml-request-group): Decode group names in messages.
7507
7508 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7509
7510         * message.el (message-citation-line-function)
7511         (message-insert-formatted-citation-line): Fix spelling of
7512         `message-insert-formated-citation-line'.
7513
7514 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7515
7516         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7517
7518 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7519
7520         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7521         nnmail-pathname-coding-system.
7522
7523         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7524         that a user enters; decode group names in messages.
7525
7526         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7527
7528 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7529
7530         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7531
7532         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7533
7534         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7535         risky local variable.
7536
7537         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7538
7539 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7540
7541         * encrypt.el: Improve documentation to fix function name typo.
7542         Reported by Daiki Ueno <ueno@unixuser.org>.
7543
7544 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7545
7546         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7547         even if the point is not in the last page of an article.
7548         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7549         back to the previous page.
7550
7551 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7552
7553         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7554
7555 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7556
7557         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7558
7559 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7560
7561         * message.el (message-check-news-body-syntax): Avoid
7562         mm-string-as-multibyte.
7563         (message-hide-headers): Don't assume (point-min)==1.
7564
7565 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7566
7567         * message.el (message-remove-blank-cited-lines): Fix if remove is
7568         given.
7569         (message-bogus-address-regexp): New variable.
7570         (message-bogus-recipient-p): New function.
7571         (message-check-recipients): New command.
7572         (message-syntax-checks): Add `bogus-recipient'.
7573         (message-fix-before-sending): Add `bogus-recipient'.
7574
7575         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7576         (gnus-treat-body-boundary): Don't test window-system.
7577
7578 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7579
7580         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7581
7582 2007-10-28  Miles Bader  <miles@gnu.org>
7583
7584         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7585         at compile-time too.
7586
7587 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7588
7589         * gnus-msg.el (gnus-message-setup-hook): Add
7590         `message-remove-blank-cited-lines' to options.
7591
7592 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7593
7594         * message.el (message-remove-blank-cited-lines): New function.
7595         Suggested by Karl Plästerer.
7596
7597 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7598
7599         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7600         mapc.
7601
7602         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7603         (top-level): Use mapc to set functions to be traced for debugging.
7604
7605         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7606         called for effect with while loop.
7607
7608         * message.el (message-talkative-question): Replace mapcar called for
7609         effect with mapc.
7610
7611         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7612         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7613         called for effect with dolist.
7614
7615         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7616
7617         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7618         gnus-extra-headers and nnmail-extra-headers.
7619
7620         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7621         called for effect with dolist.
7622         (top-level): Use mapc to set functions to be traced for debugging.
7623
7624         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7625         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7626         dolist.
7627
7628         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7629         Replace mapcar called for effect with mapc.
7630         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7631         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7632         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7633         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7634
7635         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7636         remove-if that's a cl function.
7637
7638         * webmail.el (webmail-debug): Replace mapcar called for effect with
7639         dolist.
7640
7641         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7642         with mapc.
7643
7644 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7645
7646         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7647         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7648         with while loop.
7649
7650         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7651         functions from article-* functions.
7652         (gnus-multi-decode-header): Replace mapcar called for effect with
7653         dolist.
7654
7655         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7656         (gnus-bookmark-show-details): Replace mapcar called for effect with
7657         while loop.
7658
7659         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7660         called for effect with while loop.
7661
7662         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7663         with dolist.
7664
7665         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7666         mapcar called for effect with dolist.
7667
7668         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7669
7670         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7671         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7672         Replace mapcar called for effect with dolist.
7673         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7674         mapc.
7675
7676         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7677         Replace mapcar called for effect with dolist.
7678         (gnus-topic-list): Replace mapcar called for effect with mapc.
7679
7680         * gnus.el: Use mapc instead of mapcar to add autoloads.
7681
7682 2007-10-23  Richard Stallman  <rms@gnu.org>
7683
7684         * gnus-group.el (gnus-group-highlight): Mark as risky.
7685
7686 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7687
7688         * gnus.el (gnus-server-to-method): Return method found first in
7689         gnus-newsrc-alist.
7690
7691         * gnus-art.el (gnus-article-highlight-signature)
7692         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7693         button overlay without the front stickiness.
7694
7695 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7696
7697         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7698         overview buffer needed a catch to receive its throw.
7699         (gnus-agent-flush-cache): Declared as interactive to make this function
7700         easier to use.
7701
7702 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7703
7704         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7705         `next-line'.
7706
7707 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7708
7709         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7710         exclude address matching message-dont-reply-to-names.
7711
7712 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7713
7714         * gnus-util.el (gnus-string<): New function.
7715
7716         * gnus-sum.el (gnus-article-sort-by-author)
7717         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7718
7719 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7720
7721         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7722         the frame-focus tag is set in gnus-buffer-configuration.
7723
7724 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7725
7726         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7727         the front stickiness.
7728
7729 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7730
7731         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7732         url pattern; remove duplicate one.
7733         (gnus-article-extend-url-button): New function.
7734         (gnus-article-add-buttons): Use it.
7735         (gnus-button-push): Use concatenated url that it makes.
7736
7737 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7738
7739         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7740
7741 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7742
7743         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7744         Don't hardcode point-min==1.
7745
7746 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7747
7748         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7749         Fix comment about "iso8859-1".
7750
7751 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7752
7753         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7754         ones returned from the verify-function.
7755
7756         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7757         mml2015-extract-cleartext-signature if extraction failed.
7758
7759 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7760
7761         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7762         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7763         failed.
7764
7765 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7766
7767         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7768
7769 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7770
7771         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7772         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7773         recommends to use EasyPG instead of PGG.
7774
7775         * pgg.el: Revert to revision 6.23.2.16.
7776
7777         * pgg-def.el: Revert to revision 6.6.2.14.
7778
7779         * pgg-gpg.el: Revert to revision 6.23.2.34.
7780
7781 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7782
7783         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7784         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7785         thread for both the null and zero (kill/expire thread) universal prefix
7786         cases.
7787         (gnus-summary-expire-thread): Add new function to expire a thread,
7788         using gnus-summary-kill-thread.
7789         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7790         shortcuts for gnus-summary-expire-thread.
7791         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7792         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7793
7794 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7795
7796         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7797         extras value, so an extras entry can be deleted.
7798         (gnus-registry-delete-extra-entry): Use it.
7799         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7800         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7801         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7802         storage through the gnus-registry, and provide an appropriate API for
7803         it.
7804
7805 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7806
7807         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7808         Suggested by Leo <sdl.web@gmail.com>.
7809
7810         * gnus.el: Do.
7811
7812 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7813
7814         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7815         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7816
7817         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7818
7819         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7820         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7821
7822 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7823
7824         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7825         newline.
7826         (nnmbox-request-accept-article): Don't change article in source buffer;
7827         narrow to header to use message-fetch-field rather than
7828         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7829         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7830         as delimiters; make sure article ends with newline.
7831         (nnmbox-delete-mail): Correct last position of article to be deleted;
7832         ignore X-Gnus-Newsgroup header in article body.
7833         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7834         positions; make sure article ends with newline.
7835
7836         * message.el (message-display-abbrev): Don't infloop when a user
7837         inserts SPC in the beginning of header.
7838
7839         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7840         coding-system-for-read and coding-system-for-write for XEmacs having no
7841         file-coding feature.
7842
7843         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7844
7845 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7846
7847         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7848         list of groups not followed by default.  Fix type to be regexp.
7849         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7850
7851 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7852
7853         * hmac-def.el (define-hmac-function): Switch from old-style to
7854         new-style backquotes.
7855
7856         * md4.el (md4-make-step): Likewise.
7857
7858 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7859
7860         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7861         raw-text coding system when saving .newsrc file, which may contain
7862         non-ASCII group names.
7863
7864 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7865
7866         * gnus-cus.el (gnus-score-extra): New widget.
7867         (gnus-score-extra-convert): New function.
7868         (gnus-score-customize): Use it for Extra.
7869
7870 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7871
7872         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7873         (mml2015-mailcrypt-clear-verify): Use it.
7874         (mml2015-gpg-clear-verify): Use it.
7875         (mml2015-pgg-clear-verify): Use it.
7876         (mml2015-epg-clear-verify): Replace the current part with the output
7877         from GnuPG; don't extract the plaintext by itself.
7878
7879         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7880         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7881         mml2015-clear-verify-function; don't touch the armor headers or
7882         dash-escaped text here.
7883
7884 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7885
7886         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7887         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7888         parts, or application/octet-stream as a last resort.
7889         (gnus-mime-view-part-as-type): Don't toggle display.
7890         (gnus-mime-view-part-as-charset): Don't turn off display before
7891         querying charset.
7892
7893         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7894         stuff to undisplayer function in Emacs.
7895         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7896
7897         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7898         text/calendar parts.
7899
7900 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7901
7902         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7903         decoding text/calendar parts.
7904
7905         * message.el (message-forward-make-body-mime): Always mark body as
7906         having no illegible text; remove signed-or-encrypted argument.
7907         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7908
7909         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7910         (mml-generate-mime-1): Don't encode body if it is specified to be in
7911         raw form; don't make buffer be unibyte when inserting multibyte string.
7912
7913 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7914
7915         * sha1.el: Fix up comment style.
7916         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7917         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7918
7919         * hex-util.el: Fix up comment style.
7920         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7921
7922         * gnus-salt.el: Use with-current-buffer.
7923         (gnus-pick-setup-message): Fix long-standing typo.
7924
7925 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7926
7927         * imap.el (imap-logout-timeout): New variable.
7928         (imap-logout, imap-logout-wait): New functions.
7929         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7930
7931         * nnimap.el (nnimap-logout-timeout): New server variable.
7932         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7933         nnimap-logout-timeout.
7934
7935         * gnus-art.el (gnus-article-summary-command-nosave)
7936         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7937
7938 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7939
7940         * gnus.el (gnus-maximum-newsgroup): New variable.
7941
7942         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7943         according to gnus-maximum-newsgroup.
7944
7945         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7946         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7947         Limit the range of articles according to gnus-maximum-newsgroup.
7948
7949 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7950
7951         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7952         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7953         Don't perform gnus-configure-windows here; reuse existing sticky
7954         article buffer.
7955
7956         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7957         it doesn't exist in gnus-article-mode.
7958
7959 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7960
7961         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7962         (gnus-agent-decoded-group-name): New function.
7963         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7964         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7965
7966 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7967
7968         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7969         Add binding for gnus-sticky-article.
7970         (gnus-summary-exit): Don't kill sticky article buffers.
7971
7972         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7973         article buffer.
7974         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7975         (gnus-kill-sticky-article-buffers): New commands.
7976
7977 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7978
7979         * nntp.el (nntp-xref-number-is-evil): New server variable.
7980         (nntp-find-group-and-number): If it is non-nil, don't trust article
7981         numbers in the Xref header.
7982
7983 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * gnus-agent.el (gnus-agent-read-group): New function.
7986         (gnus-agent-flush-group, gnus-agent-expire-group)
7987         (gnus-agent-regenerate-group): Use it.
7988         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7989         nnmail-pathname-coding-system.
7990
7991 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7992
7993         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7994
7995         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7996         that are unread as unread, and also as selected so that information of
7997         marks having been changed by a user may be updated when exiting group.
7998
7999 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8000
8001         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8002         calculated ignoring signature parts to gnus-treat-article.
8003
8004 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8005
8006         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8007         a point here in order to keep the window start.
8008         (gnus-insert-mime-security-button): Make a button overlay without the
8009         front stickiness.
8010         (gnus-mime-display-security): Goto the end of a button.
8011
8012         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8013
8014 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8015
8016         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8017         group-name-at-point.
8018         (gnus-group-completing-read): New function that offers decoded
8019         non-ASCII group names for completion.
8020         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8021         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8022         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8023         (gnus-group-fetch-control): Use it.
8024         (gnus-fetch-group): Use group-name-at-point for the initial value
8025         rather than the default value; use gnus-alive-p.
8026
8027         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8028         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8029         (gnus-summary-post-news): Use gnus-group-completing-read.
8030
8031         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8032         (gnus-read-move-group-name): Decode group name for completion.
8033
8034 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8035
8036         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8037         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8038         Yamaoka slightly modified the code).
8039
8040 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8041
8042         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8043         (nnmail-split-incoming): Bind it.
8044
8045         * nnml.el (nnml-group-name-charset): New function.
8046         (nnml-decoded-group-name): Use it; don't decode group name if
8047         nnmail-group-names-not-encoded-p is non-nil.
8048         (nnml-encoded-group-name): New function.
8049         (nnml-group-pathname): Inline nnml-decoded-group-name.
8050         (nnml-request-expire-articles): Decode group name in message.
8051         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8052         nnmail-pathname-coding-system.
8053         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8054         not decoded ones according to nnmail-group-names-not-encoded-p.
8055         (nnml-generate-active-info): Use nnml-encoded-group-name.
8056
8057 2007-08-08  Glenn Morris  <rgm@gnu.org>
8058
8059         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8060         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8061         doc-strings and comments.
8062
8063 2007-07-25  Glenn Morris  <rgm@gnu.org>
8064
8065         * Relicense all FSF files to GPLv3 or later.
8066
8067 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8068
8069         * gnus-sum.el (gnus-summary-move-article): Make
8070         gnus-summary-respool-article work.
8071
8072 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8073
8074         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8075         string.
8076
8077 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8078
8079         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8080         that should be ignored when comparing distant RSS articles with local
8081         ones.
8082         (nnrss-make-hash-index): New function.  Create a hash index according
8083         to the ignored fields.
8084         (nnrss-check-group): Use it.
8085
8086 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8087
8088         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8089
8090         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8091
8092         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8093         the new optional argument ENCODED is non-nil.
8094         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8095         coding system for encoding group name.
8096         (gnus-group-make-rss-group): Pass un-encoded group name to
8097         gnus-group-make-group.
8098         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8099         encoded.
8100
8101         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8102         Encode group name to which articles are moved or copied.
8103         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8104         coding system for encoding Newsgroup, Followup-To and Xref headers.
8105
8106         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8107         marks; use nnheader-file-coding-system to write a file.
8108         (nnagent-retrieve-headers): Bind file-name-coding-system to
8109         nnmail-pathname-coding-system.
8110
8111         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8112
8113         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8114         (nnml-request-article, nnml-request-create-group)
8115         (nnml-request-rename-group, nnml-find-id)
8116         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8117         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8118         (nnml-save-marks): Use nnml-group-pathname instead of
8119         nnmail-group-pathname.
8120
8121         (nnml-request-create-group, nnml-request-expire-articles)
8122         (nnml-request-move-article, nnml-request-delete-group)
8123         (nnml-deletable-article-p, nnml-possibly-create-directory)
8124         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8125         (nnml-open-marks): Bind file-name-coding-system to
8126         nnmail-pathname-coding-system.
8127
8128         (nnml-request-article): Pass server argument to nnml-find-group-number.
8129         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
8130         server argument to nnml-possibly-create-directory.
8131         (nnml-request-accept-article): Pass server argument to
8132         nnml-active-number and nnml-save-mail.
8133         (nnml-find-group-number): Pass server argument to nnml-find-id.
8134         (nnml-request-update-info): Pass server argument to
8135         nnml-marks-changed-p.
8136
8137         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8138         (nnml-save-mail, nnml-active-number): Add server argument.
8139
8140         (nnml-request-delete-group): Warn if group is missing.
8141         (nnml-get-nov-buffer): Decode group name.
8142         (nnml-generate-active-info): Encode group name.
8143         (nnml-open-marks): Decode group name in messages.
8144
8145 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8146
8147         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8148         if it is not specified.
8149         (gnus-article-pipe-part, gnus-article-save-part)
8150         (gnus-article-interactively-view-part, gnus-article-copy-part)
8151         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8152         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8153         (gnus-article-replace-part, gnus-article-delete-part)
8154         (gnus-article-view-part-as-type): Pass raw prefix argument to
8155         gnus-article-part-wrapper.
8156
8157 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * gnus-agent.el (gnus-agent-save-active): Bind
8160         nnheader-file-coding-system to gnus-agent-file-coding-system.
8161
8162         * gnus-cache.el (gnus-cache-save-buffers)
8163         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8164         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8165         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8166         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8167         (gnus-cache-generate-active, gnus-cache-rename-group)
8168         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8169         (gnus-cache-update-overview-total-fetched-for): Bind
8170         file-name-coding-system to nnmail-pathname-coding-system.
8171         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
8172         variables.
8173         (gnus-cache-decoded-group-name): New function.
8174         (gnus-cache-file-name): Use it.
8175         (gnus-cache-generate-active): Use non-decoded group name for active.
8176
8177         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8178         right place.
8179         (gnus-write-active-file): Don't break non-ASCII group names.
8180
8181         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8182         nnmail-pathname-coding-system.
8183
8184         * lpath.el: Bind default-file-name-coding-system,
8185         file-name-coding-system and language-info-alist for XEmacs.
8186
8187         * gnus-uu.el (gnus-uu-decode-save): Typo.
8188
8189 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8190
8191         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8192
8193 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8194
8195         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8196         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8197         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8198         (gnus-agent-flush-group, gnus-agent-flush-cache)
8199         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8200         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8201         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8202         (gnus-agent-regenerate-group)
8203         (gnus-agent-update-files-total-fetched-for)
8204         (gnus-agent-update-view-total-fetched-for): Bind
8205         file-name-coding-system to nnmail-pathname-coding-system.
8206         (gnus-agent-group-pathname): Don't encode file names by
8207         nnmail-pathname-coding-system.
8208         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8209         coding-system-for-write instead of buffer-file-coding-system to
8210         gnus-agent-file-coding-system.
8211
8212         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8213         Decode group name.
8214
8215         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8216
8217         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8218         (gnus-read-newsrc-el-file): Make group names unibyte.
8219
8220         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8221         nnmail-pathname-coding-system.
8222
8223         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8224         (nnrss-request-delete-group): Bind file-name-coding-system to
8225         nnmail-pathname-coding-system.
8226         (nnrss-read-server-data, nnrss-read-group-data): Bind
8227         file-name-coding-system correctly.
8228         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8229
8230         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8231         (nntp-server-to-method-cache): New variable.
8232         (nntp-group-pathname): New function that decodes non-ASCII group names.
8233         (nntp-possibly-create-directory, nntp-marks-changed-p)
8234         (nntp-save-marks, nntp-open-marks): Use it.
8235         (nntp-possibly-create-directory, nntp-open-marks):
8236         Bind file-name-coding-system to nnmail-pathname-coding-system.
8237         (nntp-open-marks): Decode group names when bootstrapping marks.
8238
8239         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8240         Newsgroups and Folowup-To headers.
8241
8242 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8243
8244         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8245         (gnus-server-closed-face, gnus-server-denied-face)
8246         (gnus-server-offline-face): Remove variable.
8247         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8248
8249         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8250         of modifying message-stack directly for XEmacs.
8251
8252         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8253         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8254         if the coding-system argument is nil for XEmacs.
8255
8256         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8257         mm-charset-override-alist.
8258
8259         * rfc2047.el: Don't require base64; require rfc2045 for the function
8260         rfc2045-encode-string.
8261         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8262         to quote the parameter value.
8263
8264 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8265
8266         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8267         form in gnus-group-name-charset-method-alist.
8268
8269         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8270         overrides the default layout edit-form.
8271
8272         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8273
8274         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8275
8276 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8277
8278         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8279         as unfetched articles.
8280
8281 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8282
8283         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8284
8285 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8286
8287         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8288         original back end that keeps marks in the local system.
8289
8290 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8291
8292         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8293         arg of pop-to-buffer for XEmacs.
8294         (gnus-article-read-summary-keys): Ditto; don't restore window
8295         configuration if summary command ends up with neither article buffer
8296         nor summary buffer; describe bindings if summary keys end with C-h.
8297
8298 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8299
8300         * message.el (message-fix-before-sending): Skip raw message part to be
8301         forwarded while checking illegible text.
8302         (message-forward-make-body-mime, message-forward-make-body): Mark
8303         signed or encrypted raw message as having no illegible text.
8304
8305 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8306
8307         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8308         (gnus-message-with-timestamp-1): New macro.
8309         (gnus-message-with-timestamp): New function.
8310         (gnus-message): Use them.
8311
8312         * nnheader.el (nnheader-message): Use them.
8313
8314 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8315
8316         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8317         .newsrc.eld file.
8318
8319 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8320
8321         * gnus-agent.el (gnus-agent-fetch-headers)
8322         (gnus-agent-retrieve-headers): Bind
8323         gnus-decode-encoded-address-function to identity.
8324
8325         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8326         available also when the server returns simply a dot.
8327
8328         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8329
8330 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8331
8332         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8333
8334 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8335
8336         * gnus-ems.el (gnus-x-splash): Make it work.
8337
8338         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8339         from being used.
8340
8341         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8342
8343 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8344
8345         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8346         4th and the 5th arguments.
8347
8348         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8349         the front stickiness.
8350         (gnus-article-summary-command-nosave): Correct the order of the
8351         arguments passed to pop-to-buffer.
8352         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8353         summary command ends up with the article buffer.
8354
8355         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8356         the same faces.
8357
8358 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8359
8360         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8361
8362 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8363
8364         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8365         * gnus-sum.el (gnus-summary-highlight):
8366         * pgg.el (pgg-sign-region, pgg-sign):
8367         * mail-source.el (mail-source-delete-old-incoming-confirm):
8368         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8369
8370 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8371
8372         * gnus-art.el (gnus-mime-view-part-externally)
8373         (gnus-mime-view-part-internally): Fix predicate function passed to
8374         completing-read.
8375
8376         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8377
8378         * gnus.el (gnus-update-message-archive-method): Add :version.
8379
8380 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8381
8382         * gnus.el (gnus-update-message-archive-method): New variable.
8383
8384         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8385         according to gnus-message-archive-method if
8386         gnus-update-message-archive-method is non-nil.
8387
8388 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8389
8390         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
8391         by Loic Dachary <loic@dachary.org>.
8392         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8393
8394 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8395
8396         * message.el (message-pop-to-buffer): Add switch-function argument.
8397         (message-mail): Pass switch-function argument to it.
8398
8399 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8400
8401         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8402         Improve doc string.
8403
8404 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8405
8406         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8407         (gnus-header-content)
8408         * gnus-cite.el (gnus-cite-10)
8409         * gnus-srvr.el (gnus-server-closed)
8410         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8411         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8412         (gnus-group-mail-3-empty, gnus-group-mail-low)
8413         (gnus-group-mail-low-empty, gnus-splash)
8414         * message.el (message-header-to, message-header-cc)
8415         (message-header-subject, message-header-other, message-header-name)
8416         (message-header-xheader, message-separator, message-cited-text)
8417         (message-mml): Lighten colors of faces used for dark background.
8418
8419 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8420
8421         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8422         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8423
8424 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8425
8426         * message.el (message-narrow-to-headers-or-head):
8427         Ignore mail-header-separator in the body.
8428
8429 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8430
8431         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8432         same as window size.
8433
8434 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8435
8436         * message.el (message-font-lock-keywords): Use message-header-xheader
8437         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8438         ahead of the anything pattern, to get it recognised.
8439
8440 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8441
8442         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8443         spam.el loads uses it in the compiled defadvice form.
8444
8445 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8446
8447         * gnus-sum.el (gnus-articles-to-read)
8448         (gnus-summary-insert-old-articles): Don't truncate group name for
8449         `read-string'.
8450
8451         * gnus-util.el (gnus-limit-string): Delete this function.
8452
8453         * gnus-sum.el (gnus-simplify-subject-fully): Use
8454         `truncate-string-to-width' instead.
8455
8456 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8457
8458         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
8459         if, on summary exit, the next group has to be selected.
8460         (gnus-summary-exit): Use it.
8461
8462 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8463
8464         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8465         non-break space.
8466
8467 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8468
8469         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8470         Check if group is not a directory.
8471         (nnfolder-request-expire-articles): Don't delete articles if the target
8472         group is not available.
8473
8474         * nnml.el (nnml-request-create-group): Properly check if group is not a
8475         file.
8476         (nnml-request-expire-articles): Don't delete articles if the target
8477         group is not available.
8478
8479         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8480         Don't quote characters that are within parentheses.
8481
8482 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8483
8484         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8485         (gnus-handle-ephemeral-exit): Select article according to it.
8486
8487 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8488
8489         * message.el (message-insert-formated-citation-line): Remove newline.
8490         (message-citation-line-format): Add final \n here so that the user can
8491         avoid a blank line.
8492
8493 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8494
8495         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8496         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8497         Update lanl/arXiv support.
8498
8499 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8500
8501         * gnus.el: Bump version number.
8502
8503 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8504
8505         * gnus.el (gnus-version-number): Bump version.
8506
8507 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8508
8509         * gnus.el: No Gnus v0.6 is released.
8510
8511 2007-04-27  Didier Verna  <didier@xemacs.org>
8512
8513         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
8514         * gmm-utils.el (gmm-regexp-concat): here.
8515         * message.el: Don't require 'gnus-util.
8516         (message-dont-reply-to-names): Handle name change above.
8517         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8518
8519 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8520
8521         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8522         since the initial value varies according to the system.
8523
8524 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8525
8526         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8527
8528 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8529
8530         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8531
8532 2007-04-24  Didier Verna  <didier@xemacs.org>
8533
8534         Improve the type of gnus-ignored-from-addresses.
8535         * gnus-util.el (gnus-orify-regexp): New function.
8536         * message.el (gnus-util): Require it.
8537         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8538         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8539         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8540
8541 2007-04-24  Didier Verna  <didier@xemacs.org>
8542
8543         * gnus-sum.el:
8544         * gnus-utils.el: Fix some trailing whitespaces.
8545
8546 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8547
8548         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8549         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8550         article's Message-ID; refer parent article in summary buffer.
8551
8552         * message.el (message-bounce): Call mime-to-mml.
8553
8554         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8555         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8556         optimize and/or forms properly.
8557
8558 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8559
8560         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8561         URL.
8562
8563 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8564
8565         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8566
8567 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8568
8569         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8570         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8571         displayed of multipart/alternative part if it is invoked from summary
8572         buffer.
8573
8574         * mm-view.el (mm-inline-text-html-render-with-w3m)
8575         (mm-inline-text-html-render-with-w3m-standalone)
8576         (mm-inline-render-with-function): Use mail-parse-charset by default.
8577
8578 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8579
8580         * parse-time.el (parse-time-string-chars): Check if CHAR
8581         is less than the length of parse-time-syntax.
8582
8583 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8584
8585         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8586         from gnus-newsgroup-processable.
8587
8588 2007-04-16  Didier Verna  <didier@xemacs.org>
8589
8590         * gnus-msg.el (gnus-configure-posting-styles): Handle
8591         message-signature-directory properly with :file syntax.  Reported by
8592         "Leo".
8593
8594 2007-04-11  Didier Verna  <didier@xemacs.org>
8595
8596         New user option: message-signature-directory.
8597         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8598         * message.el (message-insert-signature): Ditto.
8599         * message.el (message-signature-file): Doc update.
8600         * message.el (message-signature-directory): New.
8601
8602 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8603
8604         * gnus-msg.el (gnus-inews-yank-articles): Use
8605         message-exchange-point-and-mark instead of exchange-point-and-mark.
8606
8607 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8608
8609         * message.el (message-yank-original): Make sure cited text ends with
8610         newline; don't exchange point and mark.
8611
8612 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8613
8614         * tls.el (open-tls-stream): Properly handle case where there
8615         is no associated buffer.
8616
8617 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8618
8619         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8620         message-yank-original, make sure (< mark TEXT point).
8621
8622 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8623
8624         * message.el (message-fill-column): New variable.
8625         (message-mode): Use it.  Add comment on a possible new hook.
8626
8627         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8628         (nnmail-get-new-mail): Reformat.
8629
8630         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8631
8632         * gmm-utils.el: Fix Commentary.
8633         (gmm-tool-bar-from-list): Fix typo in doc string.
8634
8635 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8636
8637         * message.el (message-yank-original): Don't switch point and mark
8638         unnecessarily to put point and mark as documented.
8639
8640 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8641
8642         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8643         from the message heads.
8644
8645 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8646
8647         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8648         article buffer does not have a window.  This may not be the best
8649         solution but is certainly better than setting the start of the null,
8650         that is the current, window.
8651
8652 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8653
8654         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8655         (gnus-draft-setup): Run it.
8656
8657         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8658         gnus-score-fast-scoring.  Allow regexp.
8659         (gnus-score-headers): Use it.
8660
8661         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8662         XEmacs.
8663
8664         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8665         string.
8666         (gnus-button-alist): Also catch `<f1> k ...'.
8667         (gnus-treat-display-x-face): Fix doc string.
8668
8669 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8670
8671         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8672         evaluation of gnus-extended-version to ensure correct generation of the
8673         User-Agent header when message-generate-headers-first is used.
8674
8675 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8676
8677         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8678         hashcash-path is nil.  Don't call callback with incorrect number of
8679         parameters if val is 0.
8680
8681 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8682
8683         * message.el (message-required-news-headers):
8684         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8685
8686 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8687
8688         * tls.el (open-tls-stream): In handshake-waiting loop,
8689         don't wait more if there is output available to process.
8690
8691 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8692
8693         * tls.el (tls-program): Doc fix.
8694
8695 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8696
8697         * message.el (message-generate-new-buffers): Change the meaning of the
8698         nil value; add `standard' to the choices; treat t as `unique'; improve
8699         doc string.
8700         (gnus-select-frame-set-input-focus): Autoload.
8701         (message-buffer-name): Search for the existing message buffer if
8702         message-generate-new-buffers is nil or `standard'; treat the value t of
8703         message-generate-new-buffers as `unique'.
8704         (message-pop-to-buffer): Raise the frame already displaying the message
8705         buffer; clear the echo area after querying.
8706         (message-setup): Pass the `continue' argument to compose-mail.
8707         (message-mail): Prefer `switch-function' if it is given; search for the
8708         existing message buffer if the `continue' argument is non-nil; pass
8709         continue and switch-function arguments to compose-mail by way of
8710         message-setup.
8711         (message-mail-other-window): Adjust argument of message-setup.
8712         (message-mail-other-frame): Ditto.
8713
8714 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8715
8716         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8717         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8718         to turn font-lock on when turning gnus-message-citation-mode on.
8719
8720 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8721
8722         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8723         (mml-smime-function-alist): New variable; add epg as the backend.
8724         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8725         mml-smime- functions instead.
8726         * mm-view.el: Require smime.
8727
8728 2007-03-05  Didier Verna  <didier@xemacs.org>
8729
8730         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8731         instead of just inheritance for posting styles.
8732         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8733
8734 2007-02-24  Chris Moore  <dooglus@gmail.com>
8735
8736         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8737         * pgg-pgp.el (pgg-pgp-encrypt-region):
8738         * pgg-gpg.el (pgg-gpg-encrypt-region):
8739         Check pgg-encrypt-for-me if no other recipients.
8740
8741 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8742
8743         * tls.el (tls-certtool-program): Fix custom type.
8744
8745 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8746
8747         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8748         and point-at-eol instead of line-(beginning|end)-position.
8749
8750         * assistant.el (assistant-parse-buffer): Ditto.
8751
8752         * netrc.el (netrc-parse-services): Ditto.
8753
8754 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8755
8756         * mml2015.el (mml2015-epg-find-usable-key): New function.
8757         (mml2015-epg-sign): Use it.
8758         (mml2015-epg-encrypt): Use it.
8759
8760 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8761
8762         * message.el (message-make-in-reply-to): Quote name containing
8763         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8764         if there are special characters.  Reported by NAKAJI Hiroyuki
8765         <nakaji@jp.freebsd.org>.
8766
8767 2007-02-27  Didier Verna  <didier@xemacs.org>
8768
8769         Include the group parameters as well as the topic ones in the
8770         inheritance filter process.
8771         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8772         argument GROUP-PARAMS-LIST.
8773         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8774
8775 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8776
8777         * nntp.el (nntp-never-echoes-commands)
8778         (nntp-open-connection-functions-never-echo-commands): New variables.
8779         (nntp-send-command): Use them.
8780
8781 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8782
8783         * mml2015.el (mml2015-epg-verify): Simplified.
8784
8785 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8786
8787         * mml.el (mml-content-disposition-alist): New user option.
8788         (mml-content-disposition): New function.
8789         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8790         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8791
8792 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8793
8794         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8795         verification.
8796
8797 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8798
8799         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8800         articles posted in the last 24 hours.
8801
8802 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8803
8804         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8805
8806 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8807
8808         * nntp.el (nntp-send-command): Don't wait for echoes when
8809         nntp-open-ssl-stream is used.
8810
8811 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8812
8813         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8814         (gnus-message-add-citation-keywords)
8815         (gnus-message-remove-citation-keywords): Remove.
8816         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8817         directly, make the variables in font-lock-defaults buffer-local, add
8818         gnus-message-citation-keywords to them and then update the value of
8819         font-lock-keywords.
8820
8821 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8822
8823         * message.el (message-cite-original-1): Don't call
8824         gnus-article-highlight-citation.
8825
8826         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8827         citations; fix line count.
8828
8829 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8830
8831         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8832         (gnus-message-add-citation-keywords)
8833         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8834         versions of font-lock-add-keywords and font-lock-remove-keywords to
8835         work with XEmacs correctly.
8836
8837 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8838
8839         * gnus-cite.el (gnus-cite-face-list): Set the values of
8840         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8841         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8842         (gnus-message-cite-prefix-regexp): New variable.
8843         (gnus-message-search-citation-line): Use it; protect against long
8844         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8845         the 0th match data for Emacs.
8846         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8847         (gnus-message-add-citation-keywords): Append keywords rather than
8848         prepending; emulate font-lock-add-keywords if it is not available.
8849         (gnus-message-remove-citation-keywords): Emulate
8850         font-lock-remove-keywords if it is not available.
8851
8852         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8853
8854         * message.el (message-cite-prefix-regexp): Set the value of
8855         gnus-message-cite-prefix-regexp.
8856
8857 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8858
8859         * nnweb.el (nnweb-google-parse-1): Update parser.
8860
8861 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8862
8863         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8864
8865 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8866
8867         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8868         regexp.
8869
8870 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8871
8872         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8873         string-to-multibyte.
8874         (uudecode-decode-region-internal): Use it.
8875
8876         * lpath.el: Fbind string-as-multibyte for XEmacs.
8877
8878 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8879
8880         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8881         custom choice.
8882
8883         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8884
8885 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8886
8887         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8888
8889         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8890         `write-region' to respect `mm-inhibit-file-name-handlers'.
8891
8892 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8893
8894         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8895         Use gnus-home-directory instead of "~/" or "$HOME".
8896
8897 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8898
8899         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8900         to mention filename.
8901         Add comments at beginning regarding usage.
8902         (encrypt-write-file-contents): Change interactive so a string is
8903         acceptable.  If the file has no associated model, show an error instead
8904         of a nonsense prompt.
8905
8906 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8907
8908         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8909         Thanks to Yoshihiko Yamada for kind notification of this typo.
8910
8911 2007-01-12  Kenichi Handa  <handa@m17n.org>
8912
8913         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8914         multibyte buffer.
8915
8916 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8917
8918         * gnus-score.el (gnus-score-fast-scoring): New variable.
8919         (gnus-score-headers): Use it.
8920
8921         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8922
8923         * message.el (message-cite-original-1): Call
8924         gnus-article-highlight-citation if requested.
8925         (message-make-from): Allow name and address as optional arguments.
8926
8927         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8928
8929         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8930         bugs to doc string.
8931         (gnus-button-alist): Add mid\\|message-id.
8932         (gnus-button-fetch-group): Extend for use in
8933         `browse-url-browser-function'.
8934         (gnus-button-url-regexp): Try to catch paired parentheses like in
8935         Wikipedia URLs.
8936
8937         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8938         Suggested by Simon Krahnke <overlord@gmx.li>.
8939
8940 2007-01-13  Romain Francoise  <romain@orebokech.com>
8941
8942         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8943         Update copyright.
8944
8945 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8946
8947         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8948
8949 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8950
8951         * gnus-registry.el (gnus-registry-unfollowed-groups)
8952         (gnus-registry-split-fancy-with-parent): Fix documentation.
8953
8954 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8955
8956         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8957         from nnweb groups.
8958
8959 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8960
8961         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8962         Xref urls.  Erase buffer before requesting head.
8963
8964 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8965
8966         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8967         customizable.
8968
8969 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8970
8971         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8972         no signing key is found.
8973         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8974         no encrypting and/or signing key is found.
8975
8976 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8977
8978         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8979
8980 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8981
8982         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8983         headers read from disk with the ones newly found in the current search.
8984         This should no longer cause problems, because the article numbers in
8985         Gmane's `nov.php' output are ignored since the previous change.
8986
8987 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8988
8989         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8990
8991 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8992
8993         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8994         replace-regexp-in-string; bind url-version; fbind display-images-p and
8995         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8996         find-face and set-itimer-function for Emacs; bind itimer-list for
8997         Emacs.
8998
8999         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9000
9001 2007-01-01  Romain Francoise  <romain@orebokech.com>
9002
9003         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9004
9005 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9006
9007         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9008         `define-minor-mode' macro definition expanded properly.
9009         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9010         exclude it there.
9011
9012         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9013         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9014         `fboundp' test.
9015         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9016         This is OK to autoload in (S)XEmacs now.
9017
9018 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9019
9020         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9021         keystroke.
9022         (gnus-summary-limit-to-singletons): Fix typo.
9023
9024         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9025         else fails.
9026
9027 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9028
9029         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9030         docstring.
9031
9032         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9033         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9034         (gnus-summary-insert-dormant-articles): Fix typo in message.
9035
9036 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9037
9038         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9039         nil for XEmacs.
9040         (gnus-message-citation-mode): Don't autoload in XEmacs.
9041
9042         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9043
9044 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9045
9046         * nnimap.el (nnimap-expunge-search-string): Mention
9047         nnimap-search-uids-not-since-is-evil in docstring.
9048
9049 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9050
9051         * spam.el: Revert to make-obsolete-variable because
9052         define-obsolete-variable-alias is not supported in Emacs 21.
9053
9054         * spam.el (spam-ifile-path, spam-ifile-database-path)
9055         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9056         make-obsolete-variable.
9057         (spam-bsfilter-path, spam-bsfilter-program)
9058         (spam-spamassassin-path, spam-spamassassin-program)
9059         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
9060         use "path" inappropriately.
9061         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9062         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9063         variable names.
9064
9065 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9066
9067         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9068         summary buffer.
9069
9070         * password.el (password-cache-remove): Use clear-string to burn
9071         password, if available.
9072
9073 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9074
9075         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9076
9077         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9078
9079         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9080         (gnus-message-highlight-citation): Move defcustom here from
9081         gnus-cite.el.
9082         (gnus-message-citation-mode): Autoload.
9083
9084         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9085         checks to make it compile with XEmacs.
9086         (gnus-message-citation-mode): New minor mode.
9087         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9088         (gnus-message-highlight-citation): New variables.
9089         (gnus-message-search-citation-line)
9090         (gnus-message-add-citation-keywords)
9091         (gnus-message-remove-citation-keywords)
9092         (turn-on-gnus-message-citation-mode)
9093         (turn-off-gnus-message-citation-mode): New functions.
9094
9095 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9096
9097         * gnus-cite.el: Enable highlighting of different citation levels in
9098         message-mode.
9099
9100 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9101
9102         * message.el (message-make-fqdn): Fix comment.
9103         (message-bogus-system-names): Add ".local".
9104
9105         * spam.el (spam-ifile-path, spam-ifile-program)
9106         (spam-ifile-database-path, spam-ifile-database)
9107         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9108         Don't use "path" inappropriately.
9109         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9110         strings.
9111         (spam-check-ifile, spam-ifile-register-with-ifile)
9112         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
9113         new variable names.
9114
9115         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9116         (gnus-treat-display-smileys): Simplify using
9117         gnus-image-type-available-p.
9118
9119         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9120         available.
9121
9122         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
9123         `display-images-p' if available.
9124
9125 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9126
9127         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9128         one after turning on the buffer's multibyteness instead of decoding
9129         them directly in the unibyte buffer that causes unexpected conversion
9130         in Emacs 23 (unicode).
9131
9132 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9133
9134         * message.el (message-generate-hashcash): Fix custom type.
9135
9136 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9137
9138         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9139
9140 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9141
9142         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9143         disconnect icons.  Add help text.
9144
9145 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9146
9147         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9148         negated to be consistent with the others we handle.
9149
9150 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9151
9152         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9153         version of gnus-summary-buffer to something, so that we can use two
9154         article buffers at the same time.
9155
9156 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9157
9158         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9159         trigger all the extra headers.
9160         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9161         sorting.
9162
9163 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9164
9165         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9166         solid groups.
9167
9168 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9169
9170         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9171
9172 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9173
9174         * legacy-gnus-agent.el: Add Copyright notice.
9175
9176 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9177
9178         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9179
9180 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9181
9182         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9183
9184         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9185         to make it work reliably in CVS Emacs.
9186         (gnus-summary-limit-strange-charsets-predicate)
9187         (gnus-summary-limit-to-predicate): New functions.
9188
9189 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9190
9191         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9192         specifying array size.
9193         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9194         array if it is too small.
9195         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
9196         (gnus-sort-threads-loop): New function.
9197
9198 2006-12-06  Chris Moore  <dooglus@gmail.com>
9199
9200         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9201         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9202
9203 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9204
9205         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9206         options.
9207
9208 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9209
9210         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9211         DOS-ing the recipient.
9212
9213         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9214         the headers when creating the mapping to avoid mismappings.
9215         (nnweb-gmane-create-mapping): Always nix out old mapping.
9216
9217 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9218
9219         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9220         and mm-verify-option to never.
9221
9222 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9223
9224         * message.el (message-signed-or-encrypted-p): New function.
9225         (message-forward-make-body): Use it.
9226
9227         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9228         Replace encode-coding-string with mm-encode-coding-string.
9229
9230 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9231
9232         * nneething.el (nneething-decode-file-name): Replace
9233         decode-coding-string with mm-decode-coding-string.
9234
9235         * gnus-int.el (gnus-open-server): Say failed server's name.
9236
9237 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9238
9239         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9240         strings to a single string.  Quote `errors-file-name'.
9241         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9242         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9243         Adjust calls.  Use `shell-quote-argument'.
9244
9245 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9246
9247         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9248         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9249
9250         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9251         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9252         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9253         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9254         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9255         (gnus-subscribe-newsgroup, gnus-1):
9256         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9257         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9258         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9259         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9260
9261 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9262
9263         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9264         keystroke.
9265         (gnus-summary-limit-to-bodies): Implement headersp.
9266
9267 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9268
9269         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9270
9271 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9272
9273         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9274
9275 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9276
9277         * message.el (message-generate-hashcash): Expand range of values to
9278         include `opportunistic'.
9279         (message-send-mail): Use it.
9280
9281 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9282
9283         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9284         and comment it.
9285
9286         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9287
9288 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9289
9290         * gnus-util.el (gnus-extract-address-components): Improve comment.
9291
9292 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9293
9294         * gnus-util.el (gnus-extract-address-components): Work with address in
9295         which the name portion contains @.
9296
9297         * lpath.el: Fbind custom-autoload.
9298
9299 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9300
9301         * gnus.el (gnus-start): Move custom group up.
9302         (gnus-select-method): Don't autoload, but make it available for
9303         `customize-variable'.
9304         (gnus-getenv-nntpserver): Don't autoload.
9305
9306 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9307
9308         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9309
9310 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9311
9312         * message.el (message-sendmail-extra-arguments): New variable.
9313         (message-send-mail-with-sendmail): Use it.
9314
9315 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9316
9317         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9318         mm-with-unibyte-current-buffer to make string unibyte.
9319
9320         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9321         mm-string-as-multibyte.
9322
9323 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9324
9325         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9326         Reported by Werner Koch <wk@gnupg.org>.
9327
9328 2006-11-14  Daiki Ueno  <ueno@p360>
9329
9330         * mml2015.el: Autoload epa-select-keys when compiling.
9331
9332 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9333
9334         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9335         message-options.
9336         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9337
9338 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9339
9340         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
9341         EasyPG (< 0.0.6).
9342         (mml2015-always-trust): New user option.
9343         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9344         prompt.
9345
9346 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9347
9348         * nntp.el (nntp-authinfo-force): New variable.
9349         (nntp-send-authinfo): Use it.
9350
9351 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9352
9353         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9354         decode encoded words.  Improve prompt.  Add comment about forwarding.
9355         (message-replacement-char): Move up.
9356
9357 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9358
9359         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9360         instead of gnus-intersection because arguments of gnus-sorted-nunion
9361         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9362
9363 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9364
9365         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9366         (message-simplify-subject-functions): Enable
9367         message-strip-subject-encoded-words by default.
9368
9369 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9370
9371         * message.el (message-strip-subject-encoded-words): New function.
9372         (message-simplify-subject-functions): New variable.
9373         (message-simplify-subject): Use it.  Fix typo in doc string.
9374         Support message-strip-subject-encoded-words.
9375
9376 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9377
9378         * gnus-diary.el (gnus-diary-delay-format-function):
9379         * nndiary.el (nndiary-reminders):
9380         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9381
9382 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9383
9384         * gnus-art.el (article-hide-boring-headers): Fetch date from
9385         gnus-original-article-buffer to avoid problems with localized date
9386         strings.
9387
9388 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9389
9390         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9391
9392 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9393
9394         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9395         New variables.
9396         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9397         (mm-charset-synonym-alist): Move some entries to
9398         mm-codepage-iso-8859-list.
9399         (mm-charset-synonym-alist, mm-charset-override-alist): Add
9400         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9401
9402 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9403
9404         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9405
9406 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9407
9408         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9409         with Emacs 21 and XEmacs.
9410
9411 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9412
9413         * spam.el (spam-parse-address): New function for better parsing,
9414         catching errors, etc.
9415         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9416
9417 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9418
9419         * mm-view.el: Add interactive arg to html2text autoload.
9420
9421 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9422
9423         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9424
9425 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9426
9427         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
9428         variables.
9429         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9430         (mm-charset-synonym-alist): Move some entries to
9431         mm-codepage-iso-8859-list.
9432
9433         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9434
9435 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9436
9437         * message.el (message-citation-line-format)
9438         (message-insert-formated-citation-line): Fix implementation of %E, %N
9439         and %n according to the doc string.
9440
9441 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9442
9443         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9444         car-safe to avoid bad parses.
9445
9446 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9447
9448         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9449         names.
9450
9451         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9452
9453 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9454
9455         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9456         header.
9457
9458         * message.el (message-draft-headers): Add Date.
9459         (message-headers-to-generate): Fix typo in docstring.
9460
9461         * nndraft.el (nndraft-required-headers): New variable.
9462         (nndraft-generate-headers): Use it.
9463
9464         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9465
9466 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9467
9468         * gnus-registry.el (gnus-registry-wash-for-keywords)
9469         (gnus-registry-find-keywords): New functions to allow easy searching of
9470         articles that are in the registry.
9471
9472 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9473
9474         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9475         ietf-drums-parse-address instead of gnus-extract-address-components.
9476         Reported by Damien Elmes <damien@repose.cx>.
9477
9478 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9479
9480         * gnus.el (gnus-mime): Remove unused custom group.
9481
9482 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9483
9484         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9485         "blank line" when searching for end of armor headers.
9486
9487 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9488
9489         * gmm-utils.el (gmm-write-region): Fix variable name.
9490
9491 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9492
9493         * gmm-utils.el (gmm-write-region): New function based on compatibility
9494         code from `mm-make-temp-file'.
9495
9496         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9497
9498         * nnmaildir.el (nnmaildir--update-nov)
9499         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9500         Use `gmm-write-region'.
9501
9502 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9503
9504         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
9505         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9506
9507         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9508
9509         * message.el (message-replacement-char): New variable.
9510         (message-fix-before-sending): Use it.
9511         (message-simplify-subject): New function to remove duplicate code.
9512         (message-reply, message-followup): Use it.
9513
9514         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9515         gnus-summary-limit-to-articles.
9516
9517 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9518
9519         * gnus-util.el (gnus-with-local-quit): New macro.
9520
9521         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9522
9523 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9524
9525         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9526         ignore non-string data.
9527
9528 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9529
9530         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9531         non-string data (needs to be done in the registry too).
9532
9533 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9534
9535         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9536         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9537         (gnus-registry-split-fancy-with-parent)
9538         (gnus-registry-fetch-simplified-message-subject-fast)
9539         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9540         Remove text properties on ingress into the registry and when it's saved.
9541         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9542         registry from entries with no groups.
9543
9544 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9545
9546         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9547         function to remove string properties.
9548
9549 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9550
9551         * gmm-utils.el (gmm): Adjust custom version.
9552
9553         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9554         custom version.
9555
9556         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9557
9558 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9559
9560         * gnus-art.el (gnus-insert-prev-page-button)
9561         (gnus-insert-next-page-button): Simplify.  Reformat.
9562
9563 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9564
9565         * gnus-art.el (gnus-insert-prev-page-button)
9566         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9567
9568 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9569
9570         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9571
9572 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9573
9574         * gnus-art.el (gnus-insert-mime-button)
9575         (gnus-insert-mime-security-button):
9576         Apply gnus-article-button-face to MIME and security buttons.
9577
9578 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9579
9580         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9581         readable.
9582
9583 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9584
9585         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9586
9587 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9588
9589         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9590         `browse-url-of-file' instead of `browse-url'.
9591
9592 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9593
9594         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9595         regexp.  Articles containing quotation were cut prematurely.
9596
9597 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9598
9599         * message.el (message-cite-original-1): Use nobody by default for the
9600         value of From header.
9601         (message-reply): Ditto.
9602
9603 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9604
9605         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9606         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9607         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9608
9609 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9610
9611         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9612         mails in the doc string.  Add some URLs in comment.
9613         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9614
9615 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9616
9617         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9618         backslashes handling and the way to find boundaries of quoted strings.
9619
9620 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9621
9622         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9623         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9624         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9625         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9626
9627 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9628
9629         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9630         doc string.
9631         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9632
9633 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9634
9635         * lpath.el: Fbind epg-check-configuration.
9636
9637 2006-09-06  Simon Josefsson  <jas@extundo.com>
9638
9639         * mml2015.el (mml2015-use): Doc fix, mention epg.
9640
9641 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9642
9643         * mml2015.el (mml2015-use): Default to epg, if available.
9644
9645 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9646
9647         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9648         message-sender.
9649         (mml1991-epg-encrypt): Ditto.
9650         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9651         message-sender.
9652         (mml2015-epg-encrypt): Ditto.
9653
9654 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9655
9656         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9657         several common directories.
9658
9659 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9660
9661         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9662         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9663
9664 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9665
9666         * gnus-art.el (article-decode-encoded-words): Make it fast.
9667
9668 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9669
9670         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9671
9672         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9673         in quoted string into `\'.
9674
9675 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9676
9677         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9678         Use standard-syntax-table.
9679
9680 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9681
9682         * gnus-art.el (gnus-decode-address-function): New variable.
9683         (article-decode-encoded-words): Use it to decode headers which are
9684         assumed to contain addresses.
9685         (gnus-mime-delete-part): Remove useless `or'.
9686
9687         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9688         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9689         (gnus-nov-parse-line): Use it to decode From header.
9690         (gnus-get-newsgroup-headers): Ditto.
9691         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9692
9693         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9694         (mail-decode-encoded-address-string): New alias.
9695
9696         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9697         New function.
9698         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9699         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9700         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9701         (rfc2047-decode-string): Ditto.
9702         (rfc2047-decode-address-region): New function.
9703         (rfc2047-decode-address-string): New function.
9704
9705 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9706
9707         * message.el (message-caesar-buffer-body): Allow rotating headers.
9708
9709         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9710
9711         * message.el (message-insert-formated-citation-line): Fix %f.
9712         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9713
9714 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9715
9716         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9717         (gnus-bookmark-mouse-available-p): New macro.
9718         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9719         (gnus-bookmark-bmenu-show-infos): Use it.
9720         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9721         (gnus-bookmark-bmenu-hide-infos): Ditto.
9722         (gnus-bookmark-remove-properties): New function.
9723         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9724         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9725         (gnus-bookmark-write-file): Bind coding-system-for-write.
9726         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9727         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9728         group before selecting it.
9729         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9730         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9731         quit-window if it is not available; use gnus-mouse-2 and bind it to
9732         gnus-bookmark-bmenu-select-by-mouse.
9733         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9734         (gnus-bookmark-bmenu-select-by-mouse): New function.
9735
9736 2006-08-13  Romain Francoise  <romain@orebokech.com>
9737
9738         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9739         space.
9740
9741 2006-08-10  Romain Francoise  <romain@orebokech.com>
9742
9743         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9744         (dns-mode-soa-auto-increment-serial): New user option.
9745         (dns-mode-soa-maybe-increment-serial): New function.
9746         (dns-mode): Add the latter to `write-contents-functions'.
9747
9748 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9749
9750         * compface.el (uncompface): Use binary rather than raw-text-unix.
9751
9752 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9753
9754         * compface.el (uncompface): Make sure the eol conversion doesn't take
9755         place when communicating with the external programs.  Reported by
9756         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9757
9758 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9759
9760         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9761
9762 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9763
9764         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9765         Make it more robust by parsing author and date independently.
9766
9767 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9768
9769         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9770
9771 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9772
9773         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9774         first matching secret key.
9775         (mml2015-epg-encrypt): Ditto.
9776
9777         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9778         first matching secret key.
9779         (mml1991-epg-encrypt): Ditto.
9780
9781         * mml2015.el (mml2015-encrypt-to-self): New user option.
9782         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9783         mml2015-epg-encrypt-to-self is set.
9784
9785         * mml1991.el (mml1991-encrypt-to-self): New variable.
9786         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9787         mml1991-epg-encrypt-to-self is set.
9788
9789         * mml2015.el (mml2015-signers): New user option.
9790         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9791         (mml2015-epg-encrypt): Allow to select signing keys.
9792
9793         * mml1991.el (mml1991-signers): New variable.
9794         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9795         (mml1991-epg-encrypt): Allow to select signing keys.
9796
9797 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9798
9799         * nnheader.el (nnheader-insert-head): Make it work even if the file
9800         uses CRLF for the line-break code.
9801
9802 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9803
9804         * mml2015.el: Require mml-sec instead of password.
9805         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9806         (mml2015-cache-passphrase): Inherit the default value from
9807         mml-secure-cache-passphrase.
9808         (mml2015-passphrase-cache-expiry): Inherit the default value from
9809         mml-secure-passphrase-cache-expiry.
9810
9811         * mml1991.el: Require mml-sec instead of password.
9812         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9813         (mml1991-cache-passphrase): Inherit the default value from
9814         mml-secure-cache-passphrase.
9815         (mml1991-passphrase-cache-expiry): Inherit the default value from
9816         mml-secure-passphrase-cache-expiry.
9817
9818         * mml-sec.el: Require password.
9819         (mml-secure-verbose): New user option.
9820         (mml-secure-cache-passphrase): New user option.
9821         (mml-secure-passphrase-cache-expiry): New user option.
9822
9823 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9824
9825         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9826         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9827         andreas@altroot.de (Andreas Vögele).
9828
9829         FIXME: Use `tiny change'?
9830
9831 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9832
9833         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9834         workaround for the url package included with Emacs.
9835
9836         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9837
9838 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9839
9840         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9841         correctly.  This fixes a bug caused by the 2006-05-12 change.
9842
9843 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9844
9845         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9846         some information about the error when saying that the `bogus' mail
9847         group will be used.
9848
9849 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9850
9851         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9852         string.
9853
9854 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9855
9856         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9857
9858 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9859
9860         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9861
9862 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9863
9864         * mml1991.el (mml1991-function-alist): Add epg.
9865         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9866         (mml1991-epg-encrypt): New functions.
9867
9868 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9869
9870         * mml2015.el (mml2015-verbose): New variable.
9871         (mml2015-cache-passphrase): Ditto.
9872         (mml2015-passphrase-cache-expiry): Ditto.
9873         (mml2015-function-alist): Add epg.
9874         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9875         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9876         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9877         functions.
9878
9879 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9880
9881         * message.el (message-cite-original-1): Preserve region when removing
9882         quoted text due to X-No-Archive in order to avoid bogus attribution
9883         when citing multiple messages.
9884
9885 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9886
9887         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9888         Kenneth Jacker <khj@be.cs.appstate.edu>.
9889
9890 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9891
9892         * gnus-diary.el (gnus-user-format-function-d)
9893         (gnus-user-format-function-D): Autoload.
9894
9895         * imap.el (Commentary): Fix typo.
9896
9897         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9898         2006-04-22 contribution.
9899
9900 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9901
9902         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9903         It didn't really fix the bogosity I'm seeing with solid web groups.
9904
9905 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9906
9907         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9908         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9909         created using server names.  If we use the feature without declaring
9910         it, Gnus does not properly manage server and group state.
9911
9912         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9913         bound.
9914
9915 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9916
9917         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9918         looking up the method using GROUP's prefix before inventing a new one.
9919         It is used on killed/unknown groups in various places where returning
9920         an all-new method isn't expected by the caller.
9921
9922         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9923         and match semantics of gnus-group-real-prefix.
9924
9925 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9926
9927         * nnmail.el (nnmail-broken-references-mailers): New variable.
9928         (nnmail-ignore-broken-references): New function generalizing
9929         nnmail-fix-eudora-headers.
9930         (nnmail-fix-eudora-headers): Now obsolete.
9931
9932         * gnus-art.el (gnus-button-handle-custom): Support
9933         `customize-apropos*'.
9934
9935 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9936
9937         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9938
9939         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9940         articles.
9941
9942 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9943
9944         * message.el (message-cite-reply-above): New variable.
9945         (message-yank-original): Use it.
9946
9947 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9948
9949         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9950
9951 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9952
9953         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9954         as read.
9955
9956         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9957
9958 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9959
9960         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9961         (gnus-bookmark-default-file): Use gnus-directory.
9962         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9963         Remove "*" in doc string.
9964         (gnus-bookmark-write-file): Simplify.
9965         (gnus-bookmark-maybe-sort-alist): Use `when'.
9966         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9967         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9968         FIXME about Emacs 21 and XEmacs compatibility.
9969         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9970         compatibility.
9971         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9972         compatibility.
9973         (gnus-bookmark-menu-heading): Fix version.
9974
9975 2006-06-19  Bastien Guerry  <bzg@altern.org>
9976
9977         * gnus-bookmark.el: New file.
9978
9979 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9980
9981         * message.el (message-syntax-checks): Doc fix.
9982
9983 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9984
9985         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9986         unsubscribed groups as if they were killed ones.  It causes duplicate
9987         entries in gnus-newsrc-alist.
9988
9989 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9990
9991         * message.el (message-syntax-checks): Doc fix.
9992         (message-send-mail): Add check for continuation headers.
9993         (message-check-news-header-syntax): Fix regexp used to check for
9994         continuation headers.
9995
9996 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9997
9998         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9999
10000 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10001
10002         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10003
10004 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10005
10006         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10007         default-truncate-lines.
10008
10009 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10010
10011         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10012         to fill the utf-8 entry.
10013
10014         * lpath.el: Fbind unicode-precedence-list.
10015
10016 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10017
10018         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10019
10020 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10021
10022         * gnus-agent.el (directory-files-and-attributes): Move all the way
10023         forward (the third and final move).
10024         (gnus-agent-read-agentview): Trap reconstruction errors due to
10025         nonexistant directory.  Handle by returning nil.
10026
10027 2006-05-30  Didier Verna  <didier@xemacs.org>
10028
10029         * message.el (message-dont-reply-to-names): Update the custom type.
10030         * message.el (message-dont-reply-to-names): New defsubst: potentially
10031         convert a list of regexps into a single one.
10032         * message.el (message-get-reply-headers): Use it.
10033         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10034
10035 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10036
10037         * gnus-agent.el (directory-files-and-attributes): Move forward.
10038
10039 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10040
10041         * gnus-ml.el (gnus-mailing-list-subscribe)
10042         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10043         (gnus-mailing-list-message): Fix doc strings.
10044
10045 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10046
10047         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10048         of doing it manually.
10049
10050 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10051
10052         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10053         comment.
10054
10055 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10056
10057         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
10058         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
10059         (gnus-agent-read-local): All symbols allocated in my-obarray.
10060         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10061         (gnus-agent-regenerate-group): Check numeric names to see if they are
10062         messages or groups.
10063         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10064         better way of do this...)
10065
10066         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
10067         'dummy.group' (there should be a better way of do this...)
10068
10069 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10070
10071         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10072         (gnus-saved-headers): Ditto.
10073         (gnus-default-article-saver): Mention functions may have properties.
10074         (gnus-article-save): Override gnus-save-all-headers and
10075         gnus-saved-headers by :headers property which saver function may have.
10076         (gnus-summary-save-in-file): Add :headers property.
10077         (gnus-summary-write-to-file): Ditto.
10078
10079         * gnus-sum.el (gnus-summary-save-article): Bind
10080         gnus-prompt-before-saving to t when saving many articles in a file;
10081         always show all headers.
10082
10083         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10084
10085 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10086
10087         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10088         marks.
10089
10090         * message.el (message-indent-citation): Add optional arguments to allow
10091         using it outside of message buffers.
10092
10093         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10094         (gnus-article-treat-unfold-headers): Use it.
10095         (gnus-article-truncate-lines): New variable.
10096         (gnus-article-mode): Use it.
10097         (gnus-article-toggle-truncate-lines): New function.
10098
10099         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
10100         gnus-article-toggle-truncate-lines.
10101
10102         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10103         coding system in XEmacs, use binary.
10104
10105 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10106
10107         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10108         after-load-alist.
10109
10110         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10111         this function should save decoded articles.
10112         (gnus-summary-write-to-file): Use property to specify this function
10113         should save decoded articles and specify gnus-summary-save-in-file
10114         should be used to save articles other than the first one when saving
10115         many articles.
10116         (gnus-summary-save-body-in-file): Use property to specify this
10117         function should save decoded articles.
10118         (gnus-summary-write-body-to-file): Use property to specify this
10119         function should save decoded articles and specify
10120         gnus-summary-save-body-in-file should be used to save articles other
10121         than the first one when saving many articles.
10122
10123         * gnus-sum.el (gnus-summary-save-article): Simplify.
10124
10125 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10126
10127         * gnus-art.el (gnus-default-article-saver): Add
10128         gnus-summary-write-body-to-file.
10129         (gnus-article-save-coding-system): Don't use coding system object
10130         in XEmacs.
10131         (gnus-read-save-file-name): Add optional `dir-var' argument which
10132         specifies directory in which files are saved; work even if optional
10133         `variable' argument is not specified.
10134         (gnus-summary-write-to-file): Read file name.
10135         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10136         (gnus-summary-write-body-to-file): New function.
10137
10138         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10139         (gnus-summary-local-variables): Add it.
10140         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10141         (gnus-summary-save-article): Remove optional `decode' argument;
10142         determine whether to decode articles by the value of
10143         gnus-default-article-saver; when saving many files using
10144         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10145         it first and use gnus-summary-save-in-file or
10146         gnus-summary-save-body-in-file thereafter unless
10147         gnus-prompt-before-saving is always; move point to article which
10148         will be saved.
10149         (gnus-summary-save-article-file): Revert.
10150         (gnus-summary-write-article-file): Revert.
10151         (gnus-summary-save-article-body-file): Revert.
10152         (gnus-summary-write-article-body-file): New function.
10153
10154 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10155
10156         * gnus-art.el (gnus-default-article-saver): Doc fix.
10157         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10158         from gnus-summary-save-article-coding-system, and default to a
10159         certain coding system.
10160         (gnus-output-to-file): Add coding cookie and encode text according
10161         to gnus-article-save-coding-system; don't use mm-append-to-file.
10162
10163         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10164         gnus-art.el and rename to gnus-article-save-coding-system.
10165         (gnus-summary-save-article): Require gnus-art; don't show all
10166         headers if it decodes articles; don't add coding cookie here;
10167         don't bind mm-text-coding-system-for-write.
10168         (gnus-summary-save-article-file): Save decoded articles.
10169         (gnus-summary-write-article-file): When saving many files, use
10170         gnus-summary-write-to-file first and gnus-summary-save-in-file
10171         thereafter unless gnus-prompt-before-saving is always.
10172         (gnus-summary-save-article-body-file): Save decoded articles.
10173
10174         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10175
10176 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10177
10178         * nnrss.el (nnrss-check-group): Bind hash-index.
10179
10180 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10181
10182         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10183         its hash index.  Store this hash in `nnrss-group-data'.
10184         (nnrss-read-group-data): Update accordingly.
10185
10186 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10187
10188         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10189         entry.
10190
10191         * gnus-sum.el (gnus-summary-make-menu-bar): Add
10192         gnus-article-browse-html-article.
10193
10194 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10195
10196         * gnus-sum.el (gnus-summary-mime-map): Add
10197         gnus-article-browse-html-article.
10198
10199         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10200
10201 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10202
10203         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10204         suitable coding systems in customize.
10205
10206 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10207
10208         * mail-source.el (mail-sources): Fix custom type.
10209
10210 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10211
10212         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10213         (gnus-summary-expire-articles-now): Shorten prompt.
10214
10215         * gmm-utils.el (wid-edit): Require.
10216         (defun-gmm): Renamed from `gmm-defun-compat'.
10217         (gmm-image-search-load-path): Use it.
10218         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10219
10220 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10221
10222         * gnus-sum.el (gnus-summary-save-article-coding-system): New
10223         variable.
10224         (gnus-summary-save-article): Add optional `decode' argument.  If
10225         it is set and gnus-summary-save-article-coding-system is non-nil,
10226         save decoded article.
10227         (gnus-summary-write-article-file): Save decoded article if
10228         gnus-summary-save-article-coding-system is non-nil.
10229
10230         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10231         type.
10232
10233 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10234
10235         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10236
10237 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10238
10239         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10240         first to test gnus-single-article-buffer which may be buffer-local.
10241
10242         * gnus-sum.el (gnus-summary-setup-buffer): Make
10243         gnus-single-article-buffer buffer-local and nil in ephemeral
10244         group; make gnus-article-buffer, gnus-article-current, and
10245         gnus-original-article-buffer always buffer-local.
10246         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10247         group.
10248         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10249
10250 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10251
10252         * nnml.el (nnml-request-compact-group): Compressed files might not
10253         have .gz extension.
10254
10255 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10256
10257         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10258         (mm-copy-to-buffer): Use with-current-buffer.
10259         (mm-display-part): Simplify.
10260         (mm-inlinable-p): Add optional arg `type'.
10261
10262 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10263
10264         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10265         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10266         Try harder to show the attachment internally or externally using
10267         gnus-mime-view-part-as-type.
10268
10269 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10270
10271         * message.el (message-from-style, message-signature-separator)
10272         (message-user-organization-file, message-send-mail-function)
10273         (message-citation-line-function, message-yank-prefix)
10274         (message-indent-citation-function, message-signature)
10275         (message-signature-file, message-signature-insert-empty-line):
10276         Remove autoloads.
10277
10278         * gnus-art.el (gnus-buttonized-mime-types): Remove
10279         "multipart/signed".  Revert 2006-04-26 change.
10280
10281 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10282
10283         * gnus.el (gnus-version-number): Bump version.
10284
10285 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10286
10287         * gnus.el: No Gnus v0.5 is released.
10288
10289 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10290
10291         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10292         fetching articles by message-id.
10293
10294 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10295
10296         * message.el (hashcash): Require hashcash as normal.
10297
10298         * ecomplete.el (ecomplete-highlight-match-line): Use
10299         point-at-eol.
10300         (ecomplete-highlight-match-line): Use `highlight', because that
10301         face exists in both Emacs and XEmacs.
10302
10303         * message.el (message-display-abbrev): Use point-at-bol.
10304
10305         * mail-source.el: Don't require timer/timer-funcs.
10306
10307         * gnus-async.el: Ditto.
10308
10309         * password.el: Ditto.
10310
10311         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10312
10313         * mm-url.el: Ditto.
10314
10315         * gnus-xmas.el: Don't require timer-funcs.
10316
10317         * mm-util.el: Require timer/timer-funcs.
10318
10319 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10320
10321         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10322         Close.
10323
10324 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10325
10326         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10327         unibyte after clear-decrypt function runs.
10328
10329         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10330         returns as a unibyte string.
10331
10332 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10333
10334         * lpath.el: Revert.
10335
10336         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10337         (pgg-gpg-process-sentinel): Revert.
10338
10339         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10340         (pgg-pgp-lookup-key): Revert.
10341
10342         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10343         (pgg-pgp5-lookup-key): Revert.
10344
10345         * pgg.el (pgg-fetch-key): Revert.
10346
10347 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10348
10349         * lpath.el: Fbind string-as-multibyte for XEmacs.
10350
10351         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10352         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10353         (mml1991-pgg-encrypt): Ditto.
10354
10355         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10356         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10357         a multibyte buffer.
10358
10359         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10360         (pgg-pgp-lookup-key): Ditto.
10361
10362         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10363         (pgg-pgp5-lookup-key): Ditto.
10364
10365         * pgg.el (pgg-fetch-key): Ditto.
10366
10367 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10368
10369         * message.el (message-user-organization-file): Check several
10370         locations of the organization file.
10371
10372         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10373         Add gnus-article-view-part-as-type.
10374
10375         * gnus-art.el (gnus-article-view-part-as-type): New function.
10376
10377         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10378         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10379
10380         * mml.el: Simplify autoload.
10381         (mml-mode): defvar dnd-protocol-alist instead of using
10382         symbol-value.
10383         (mml-default-directory): New variable.
10384         (mml-minibuffer-read-file): Use it.
10385         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10386
10387         * message.el (message-citation-line-format): New variable.
10388         (message-insert-formated-citation-line): New function.
10389         (message-citation-line-function): Add
10390         `message-insert-formated-citation-line' to custom type.
10391
10392         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10393         to doc string.
10394
10395         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10396         depending on mm-verify-option.
10397
10398 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10399
10400         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10401         binding pgg-* variables; reimplement the section which prevents
10402         MIME header from being signed.
10403         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10404         pgg-text-mode; remove a blank line at the top of body.
10405
10406         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10407         lines at the top of body; use gnus-newsgroup-charset if there's no
10408         Charset header.
10409
10410 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10411
10412         * message.el (message-self-insert-commands): Doc fix.
10413
10414         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10415         (mm-uu-pgp-encrypted-test): Ditto.
10416         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10417         between header and body; return application/pgp-encrypted handle
10418         if decryption failed; decode decrypted body by charset.
10419
10420         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10421         element match to application/pgp-*.
10422
10423 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10424
10425         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10426         HTML.
10427
10428 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10429
10430         * mail-source.el (mail-source-call-script): Message the error
10431         string.
10432
10433 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10434
10435         * gnus-util.el (gnus-byte-compile): Use it.
10436
10437 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10438
10439         * gnus-util.el (kill-empty-logs): New function.
10440
10441 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10442
10443         * message.el (message-mail-alias-type): Doc fix.
10444         (message-mail-alias-type-p): New function.
10445         (message-send): Use it.
10446         (message-mode): Ditto.
10447         (message-strip-forbidden-properties): Ditto.
10448
10449         * ecomplete.el (ecomplete-database-file-coding-system): New
10450         variable.
10451         (ecomplete-save): Use it.
10452         (ecomplete-setup): Use it.
10453
10454 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10455
10456         * message.el (message-self-insert-commands): New variable.
10457         (message-strip-forbidden-properties): Use it.
10458
10459 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10460
10461         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10462         that doesn't make XEmacs choke.
10463
10464 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10465
10466         * gnus-util.el (gnus-replace-in-string):
10467         Prefer replace-regexp-in-string over of replace-in-string.
10468
10469 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10470
10471         * gnus-util.el (gnus-select-frame-set-input-focus):
10472         Use select-frame-set-input-focus if it is available in XEmacs; use
10473         definition defined in Emacs 22 for old Emacsen.
10474
10475         * dgnushack.el: Autoload unmorse-region for XEmacs.
10476
10477         * lpath.el: Bind cursor-in-non-selected-windows and
10478         select-frame-set-input-focus for XEmacs.
10479
10480 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10481
10482         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10483
10484 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10485
10486         * gnus-registry.el (gnus-registry-cache-save): Remove text
10487         properties when saving via the temp buffer.
10488
10489 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10490
10491         * message.el (message-generate-hashcash): Honor custom type.
10492
10493 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10494
10495         * message.el (message-generate-hashcash): Default to non-nil when
10496         hashcash is found.
10497
10498         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10499         (gnus-refer-thread-limit): Increase default to 500.
10500
10501         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10502
10503         * flow-fill.el (fill-flowed): Allow delete-space.
10504
10505 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10506
10507         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10508         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10509         Remove autoloads.
10510
10511 2006-04-18  Simon Josefsson  <jas@extundo.com>
10512
10513         * message.el (message-generate-hashcash): Default to.
10514
10515 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10516
10517         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10518         concatenating segments rather than before concatenating them.
10519
10520 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10521
10522         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10523
10524 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10525
10526         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10527
10528         * message.el (message-forward-make-body-plain): Allow
10529         message-forward-ignored-headers to be a list.
10530         (message-remove-ignored-headers): Factor out into function.
10531         (message-forward-make-body-mml): Use it.
10532
10533         * imap.el (imap-quote-specials): New function.
10534         (imap-login-auth): Quote specials.
10535
10536         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10537         (rfc2231-parse-string): Allow concatanation of parameters that
10538         aren't contiguous.  The test case is
10539           (mail-header-parse-content-type "message/external-body;
10540             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10541             access-type=LOCAL-FILE;
10542             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10543
10544 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10545
10546         * nntp.el (nntp-accept-process-output): Return the value of
10547         `nnheader-accept-process-output'.
10548
10549 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10550
10551         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10552         (gnus-button-alist): Recognize more diff formats.
10553         (gnus-button-patch): Strip directory.
10554
10555 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10556
10557         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10558         Emacs 22 when setting focus.
10559
10560 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10561
10562         * gnus-art.el (gnus-article-treat-types): Do treatment of
10563         text/x-verbatim parts.
10564         (gnus-button-patch): New command.
10565
10566         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10567         addresses that contain invalid characters.
10568
10569 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10570
10571         * message.el (message-put-addresses-in-ecomplete): Use
10572         gnus-replace-in-string.
10573         (message-is-yours-p): Use the more correct
10574         mail-header-parse-address instead of
10575         mail-extract-address-components.
10576         (message-put-addresses-in-ecomplete): Fix typo.
10577
10578         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10579         keystroke.
10580
10581         * gnus-art.el (gnus-treatment-function-alist): Change order of
10582         newsgroups/generic header folding to avoid double-folding.
10583
10584         * message.el (message-hidden-headers): Add X-Draft-From.
10585
10586         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10587         command.
10588         (gnus-summary-repeat-search-article-backward): New command.
10589
10590         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10591         groups in the parent topic.
10592
10593 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10594
10595         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10596         (spam-extra-header-to-number): Return the CRM114 number as a
10597         number instead of a string.
10598
10599 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10600
10601         * gnus-art.el (gnus-face-properties-alist): Moved here from
10602         gnus-fun.
10603
10604         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10605
10606 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10607
10608         * message.el (message-strip-forbidden-properties): Only display on
10609         self-insert-command.
10610
10611         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10612         reindent.
10613         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10614
10615 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10616
10617         * smiley.el (smiley-style): Fix typo.
10618
10619 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10620
10621         * hashcash.el (hashcash-insert-payment-async-2): Use
10622         message-goto-eoh instead of doing it manually.
10623         (mail-add-payment): Use message-narrow-to-header instead of trying
10624         to do the same itself.
10625
10626         * message.el (message-hidden-headers): Add Face.
10627
10628         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10629         reparenting code.
10630         (gnus-summary-reparent-children): Refactored out code.
10631         (gnus-summary-thread-map): New keystroke.
10632         (gnus-summary-reparent-children): Make into command.
10633
10634         * smiley.el (smiley-style): Default to `medium' if using a large
10635         font.
10636
10637         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10638         does it itself.
10639
10640         * message.el (message-point-in-header-p): Simplify definition.
10641
10642 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10643
10644         * nnagent.el (nnagent-request-set-mark): Silence log file
10645         writing.
10646         (nnagent-request-set-mark): Use write-region instead of
10647         append-to-file.
10648
10649         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10650         strange select method.
10651
10652         * ecomplete.el (ecomplete-display-matches): Get highlightling
10653         right.
10654         (ecomplete-display-matches): Use literals.
10655         (ecomplete-display-matches): Disable message logging.
10656
10657         * message.el (message-display-abbrev): Small optimization.
10658
10659         * ecomplete.el (ecomplete-display-matches): Allow automatic
10660         display.
10661
10662         * message.el (message-strip-forbidden-properties): Display
10663         abbrevs.
10664         (message-display-abbrev): Get automatic display right.
10665
10666         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10667         keystrokes.
10668
10669 2006-04-13  Romain Francoise  <romain@orebokech.com>
10670
10671         TODO: Backport to v5-10!
10672
10673         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10674         Moved here (and renamed) from gnus-registry.el.
10675
10676         * gnus-registry.el: Require gnus-util.
10677         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10678
10679 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10680
10681         * gnus-group.el (gnus-group-catchup-current): Change
10682         if-then-else-if-then-else into cond.
10683         (gnus-group-catchup): Indent.
10684         (group-name-at-point): New function.
10685         (gnus-fetch-group): Provide default from thing at point.
10686
10687 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10688
10689         * message.el (message-display-abbrev): Fix regexp.
10690
10691         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10692         choosing.
10693         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10694         dead variables.
10695
10696         * message.el (message-newline-and-indent): Remove debugging.
10697         (message-display-abbrev): Use new implementation.
10698
10699 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10700
10701         * gnus-art.el (gnus-article-mode): Set
10702         cursor-in-non-selected-windows to nil.
10703
10704         * smiley.el: Revert previous change.
10705         (smiley-data-directory): defvar it before using it in the
10706         defcustom of `smiley-style'.
10707
10708 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10709
10710         * message.el (message-newline-and-indent): New function.
10711
10712         * ecomplete.el: Implement more bits.
10713
10714         * message.el (message-put-addresses-in-ecomplete): Clean up the
10715         string.
10716
10717         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10718
10719         * gnus-sum.el (gnus-summary-save-parts): Bind
10720         gnus-summary-save-parts-counter and use it to make unique file
10721         names.
10722
10723         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10724
10725         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10726         parameter to say whether to actually parse the individual
10727         addresses.
10728
10729         * message.el (message-put-addresses-in-ecomplete): New function.
10730         (ecomplete): Require.
10731         (message-mail-alias-type): Add ecomplete as an option.
10732
10733 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10734
10735         * flow-fill.el (fill-flowed): Remove trailing space from blank
10736         quoted lines.
10737
10738 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10739
10740         * smiley.el (smiley-style): Move definition later to avoid a
10741         compilation warning.
10742
10743 2006-04-12  Kenichi Handa  <handa@m17n.org>
10744
10745         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10746         buffer and then decode the buffer text if necessary.
10747         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10748         first, and after mm-encode-body, change the buffer to unibyte.
10749         Use mm-disable-multibyte instead of set-buffer-multibyte.
10750
10751 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10752
10753         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10754         Content-Type header instead of Content-Disposition header.
10755         (gnus-mime-inline-part): Ditto.
10756         (gnus-mime-view-part-as-charset): Ignore charset that the part
10757         specifies.
10758
10759         * mm-decode.el (mm-display-part): Work with external parts and
10760         usual parts similarly.
10761
10762         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10763         instead of gnus-display-mime.
10764
10765         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10766         instead of with-temp-buffer.
10767
10768         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10769         tag to summarized topics part in order to encode non-ASCII text.
10770
10771 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10772
10773         * smiley.el (smiley-style): New variable.
10774         (smiley-directory): New function.
10775         (smiley-data-directory): Derive from `smiley-style' using
10776         `smiley-directory'.
10777         (smiley-regexp-alist): Add new entries.
10778
10779         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10780         (gnus-article-browse-delete-temp): Add :version.
10781
10782 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10783
10784         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10785         the sieve region.
10786
10787 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10788
10789         * gnus.el (gnus-version-number): Bump version.
10790
10791 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10792
10793         * gnus.el: No Gnus v0.4 is released.
10794
10795 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10796
10797         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10798         layout.
10799
10800         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10801         unknown charset.
10802
10803         * message.el (message-header-synonyms): Add Original-To to the
10804         default.
10805
10806         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10807         optional parameter.
10808
10809 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10810
10811         * gnus-fun.el (gnus): Require it for gnus-directory.
10812
10813 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10816
10817 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10818
10819         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10820
10821 2006-04-05  Simon Josefsson  <jas@extundo.com>
10822
10823         * password.el (password-reset): New function.
10824
10825 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10826
10827         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10828         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10829
10830 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10831
10832         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10833         Some whitespace was matched into the url, which broke browsing hits
10834         > 100 when mm-url-use-external was nil.
10835
10836 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10837
10838         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10839         gnus-extra-headers for 'Newsgroups.
10840
10841         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10842         bound.
10843
10844 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10845
10846         * pgg-gpg.el: Clean up process buffers every time gpg processes
10847         complete.
10848
10849 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10850
10851         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10852         doc string.
10853
10854 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10855
10856         * pgg-gpg.el (pgg-gpg-process-filter)
10857         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10858
10859         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10860         lines, temporary fix.
10861
10862 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10863
10864         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10865
10866 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10867
10868         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10869         default-enable-multibyte-characters.  This reverts the change from
10870         revision 6.17 which is no longer necessary because the passphrase
10871         is sent separately now.  GnuPG messages are unreadable under
10872         multibyte locales with default-enable-multibyte-characters set to
10873         nil.
10874
10875 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10876
10877         * message.el (message-tool-bar-gnome): Move "spell".
10878
10879 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10880
10881         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10882         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10883         instead.
10884
10885 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10886
10887         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10888         newsgroups handling for NNTP overviews which don't include
10889         Newsgroups.
10890
10891 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10892
10893         * message.el (message-resend): Bind message-generate-hashcash to nil.
10894
10895 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10896
10897         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10898         when searching for already-paid recipients.
10899
10900 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10901
10902         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10903         passphrases when it is not needed.
10904         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10905         passphrase stuff from gpg, should only be necessary when you use
10906         gpg with a smartcard.
10907
10908 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10909
10910         * mml.el (mml-insert-mime): Ignore cached contents of
10911         message/external-body part.
10912
10913         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10914         (mm-insert-part): Ditto.
10915
10916 2006-03-23  Simon Josefsson  <jas@extundo.com>
10917
10918         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10919         Reiner.
10920         (pgg-gpg-use-agent-p): Use it again.
10921
10922 2006-03-23  Simon Josefsson  <jas@extundo.com>
10923
10924         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10925         older emacsen.
10926         (pgg-gpg-use-agent-p): Don't use it.
10927
10928 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10929
10930         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10931         if we can.
10932
10933 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10934
10935         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10936         (pgg-gpg-update-agent): New function.
10937         (pgg-gpg-use-agent-p): New function.
10938         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10939         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10940         (pgg-gpg-sign-region): Use it.
10941
10942 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10943
10944         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10945         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10946
10947 2006-03-21  Simon Josefsson  <jas@extundo.com>
10948
10949         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10950         <wilde@sha-bang.de>.
10951         (pgg-gpg-use-agent): New variable.
10952         (pgg-gpg-process-region): Use it.
10953         (pgg-gpg-encrypt-region): Likewise.
10954         (pgg-gpg-encrypt-symmetric-region): Likewise.
10955         (pgg-gpg-decrypt-region): Likewise.
10956         (pgg-gpg-sign-region): Likewise.
10957         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10958
10959 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10960
10961         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10962
10963         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10964         Add comment on version.
10965
10966 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10967
10968         * smiley.el: Add missing test smiley.
10969
10970 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10971
10972         * mm-decode.el (mm-with-part): New macro.
10973         (mm-get-part): Use it; work with message/external-body as well.
10974         (mm-save-part): Treat name and filename equally.
10975
10976         * mm-extern.el (mm-extern-cache-contents): New function.
10977         (mm-inline-external-body): Use it; force the part to be displayed;
10978         move undisplayer added to the cached handle to the parent.
10979
10980         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10981         (gnus-mime-view-part-as-type): Work with message/external-body.
10982
10983         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10984
10985 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10986
10987         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10988         images in image-load-path.  [Sync with image.el, revision 1.60, in
10989         Emacs.]
10990
10991 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10992
10993         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10994         path rather than symbol.  Always return list of directories.
10995         Guarantee that image directory comes first.  [Sync with image.el,
10996         revision 1.59, in Emacs.]
10997
10998         * message.el (message-make-tool-bar): Adjust to new API of
10999         `gmm-image-load-path-for-library'.
11000
11001         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11002
11003         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11004
11005 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11006
11007         * gnus-art.el (gnus-article-only-boring-p):
11008         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11009         intangible text.
11010         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11011
11012 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11013
11014         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
11015         `defun' instead of `gmm-defun-compat'.
11016
11017 2006-03-14  Simon Josefsson  <jas@extundo.com>
11018
11019         * message.el (message-unique-id): Don't use message-number-base36
11020         if (user-uid) is a float.
11021         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11022
11023 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11024
11025         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11026
11027         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11028         empty line between a part and a message part.
11029
11030 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11031
11032         * smiley.el: Add more test smileys.
11033         (smiley-data-directory, smiley-regexp-alist)
11034         (gnus-smiley-file-types): Fix doc strings.
11035         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11036         adding new elements.
11037         (smiley-mouse-map): Unused code.  Make it a comment.
11038
11039 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11040
11041         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11042         scan latest NoCeM messages instead of old ones.
11043         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11044         delimiters that are recently used.
11045         (gnus-nocem-load-cache): Add autoload cookie.
11046
11047         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11048
11049         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11050         level which is larger than gnus-use-nocem is specified.
11051
11052         * gnus-group.el (gnus-group-get-new-news): Ditto.
11053
11054 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11055
11056         * gnus-util.el (gnus-tool-bar-update): New function.
11057
11058         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11059         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11060
11061         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11062
11063         * gnus-group.el (gnus-group-redraw-when-idle)
11064         (gnus-group-redraw-check): Remove.
11065         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11066
11067 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11068
11069         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11070         if optional last element is specified in splits (FIELD VALUE...).
11071
11072 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11073
11074         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11075         to gmm-image-load-path-for-library.  Call with no-error argument.
11076         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11077
11078         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11079
11080         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11081
11082         * gmm-utils.el (gmm-image-load-path): Remove alias.
11083
11084 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11085
11086         * gmm-utils.el (gmm-image-load-path): Add alias.
11087
11088         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11089         nnml-generate-nov-databases-1.
11090         (nnml-generate-nov-databases): Use it.
11091         (nnml-generate-nov-databases-directory): Document no-active
11092         argument.
11093
11094         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11095         directory if path is t.  Add no-error.
11096
11097         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11098         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11099
11100         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
11101         resetting gnus-article-browse-html-temp-list.
11102
11103         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11104         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11105         Add example to docstring.  Rename local variables.  Move error
11106         checks to default case in cond and simplify.
11107
11108 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11109
11110         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11111         handle is multipart when calling it recursively.
11112         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11113
11114 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11115
11116         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11117         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11118
11119 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11120
11121         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11122         is loaded.
11123
11124         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11125         loaded.
11126
11127 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11128
11129         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11130         to "Emacs 23 (unicode)" in doc string.
11131
11132         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11133         "Emacs 23 (unicode)" in comment.
11134
11135 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11136
11137         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11138
11139         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11140         characters 160 through 255 in Emacs 23.
11141
11142 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11143
11144         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11145         gnus-article-browse-html-temp.
11146         (gnus-article-browse-delete-temp): Make it customizable.  Add
11147         `file'.  Adjust doc string.
11148         (gnus-article-browse-delete-temp-files): Add argument.  Allow
11149         query for each file.  Adjust doc string.
11150         (gnus-article-browse-html-parts): Add
11151         `gnus-article-browse-delete-temp-files' to
11152         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11153
11154 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11155
11156         * gnus-art.el (gnus-article-browse-html-temp)
11157         (gnus-article-browse-delete-temp): New variables.
11158         (gnus-article-browse-delete-temp-files): New function.
11159         (gnus-article-browse-html-parts): Use it.
11160
11161 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11162
11163         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11164
11165         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11166         string.
11167
11168         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11169         gnus-summary-insert-new-articles when unplugged.  Remove
11170         gnus-summary-search-article-forward.
11171
11172         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11173         display-visual-class instead of display-color-cells.
11174
11175 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11176
11177         * dgnushack.el: Autoload customize-group for XEmacs.
11178
11179         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11180         message/* containing non-ASCII text properly.
11181
11182 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11183
11184         * message.el: Require gmm-utils, remove autoloads.
11185         (message-tool-bar): Set default based on
11186         gmm-tool-bar-style.
11187         (message-tool-bar-gnome): Add gmm-customize-mode.
11188
11189         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11190         gmm-tool-bar-style.
11191         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11192
11193         * gnus-group.el (gnus-group-tool-bar): Set default based on
11194         gmm-tool-bar-style.
11195         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11196
11197         * gmm-utils.el (gmm-image-directory): Rename variable from
11198         gmm-image-load-path.
11199         (gmm-image-load-path): Use gmm-image-directory.
11200         (gmm-customize-mode): New function.
11201         (gmm-tool-bar-style): New variable.
11202
11203         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11204         gnus-group-redraw-line-number.
11205         (gnus-group-redraw-check): Simplify.
11206         (gnus-group-tool-bar-update): Remove redraw check.
11207         (gnus-group-make-tool-bar): Add redraw check.
11208
11209 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11210
11211         * gnus-art.el (gnus-button): Add missing parentheses.
11212
11213 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11214
11215         * lpath.el: Fbind line-number-at-pos.
11216
11217 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11218
11219         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11220
11221 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11222
11223         * gnus-art.el (gnus-button): New face.
11224         (gnus-article-button-face): Use it.
11225
11226         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
11227         gnus-summary-next-page.  Re-order.
11228
11229         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11230         next-node are now included.
11231         (gnus-group-redraw-line-number): New internal variable.
11232         (gnus-group-redraw-check): Helper function for updating the tool
11233         bar.
11234         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11235
11236         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11237
11238         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11239         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11240         Use it to match format of Spamassassin 3.0 and later.  Reported by
11241         IRIE Tetsuya <irie@t.email.ne.jp>.
11242         (spam-check-bogofilter)
11243         (spam-bogofilter-register-with-bogofilter): Fix args of
11244         `gnus-error' calls.
11245
11246 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11247
11248         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11249         unnecessary interaction when sending queued mails.  Reported by
11250         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11251
11252 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11253
11254         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11255         first or last are nil.
11256
11257 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11258
11259         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11260
11261 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11262
11263         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11264
11265 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11266
11267         * dns.el (query-dns): Protect more against buggy tcp output.
11268
11269 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11270
11271         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11272         nov.php.
11273
11274 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11275
11276         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11277         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11278         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11279         output on the server side.
11280         (nnweb-google-create-mapping): Update regexps and add some
11281         progress indication.
11282
11283 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11284
11285         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
11286         gnus-agent-toggle-plugged.  Re-order icons.
11287         (gnus-group-tool-bar-gnome): Add
11288         gnus-group-{prev,next}-unread-group.
11289         (gnus-group-tool-bar-gnome): Re-order icons.
11290
11291         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
11292         gnus-summary-insert-new-articles.
11293
11294         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
11295         comments.
11296
11297         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11298         also available in Emacs 21.3.
11299
11300         * message.el (message-fix-before-sending): Change "Emacs 22" to
11301         "Emacs 23 (unicode)" in comment.
11302
11303         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11304         "Emacs 23 (unicode)" in comment.
11305
11306         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11307         comment.
11308         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11309
11310         * mm-view.el (mm-fill-flowed): Add :version.
11311
11312 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11313
11314         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11315         and load-path.
11316
11317 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11318
11319         * message.el: Autoload gmm-image-load-path.
11320         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11321         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11322         consitency.
11323
11324         * gmm-utils.el (gmm-image-load-path): Also search in
11325         "../etc/images".  Don't set gmm-image-load-path if we don't find
11326         the image.
11327
11328 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11329
11330         * gmm-utils.el (gmm-image-load-path): Don't make
11331         `gmm-image-load-path' include subdirectories which the second arg
11332         `image' might specify.
11333
11334         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11335         subdirectory to icon file names.
11336
11337         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11338
11339 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11340
11341         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11342         gmm-image-load-path calls.
11343
11344         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11345
11346         * message.el (message-make-tool-bar): Ditto.
11347
11348         * mml.el (mml-preview): Added comment concerning tool bar icons.
11349
11350         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11351         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11352
11353         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11354         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11355
11356         * message.el (message-tool-bar-gnome): Use new icon names.
11357         (message-make-tool-bar): Use `gmm-image-load-path'.
11358
11359         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
11360         functions from MH-E.
11361         (gmm-image-load-path): New variable from MH-E.
11362         (gmm-image-load-path): New function from MH-E.  Added arguments
11363         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11364         *-image-load-path-called-flag.
11365
11366 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11367
11368         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11369
11370 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11371
11372         * nnimap.el (nnimap-request-move-article): Change folder back to
11373         source group before deleting.
11374
11375 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11378
11379         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
11380         mm-url.
11381
11382         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11383
11384 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11385
11386         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11387         coding system which mm-charset-to-coding-system returns for a
11388         given charset is valid.
11389
11390 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11391
11392         * html2text.el (html2text-remove-tag-list):
11393         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11394
11395 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11396
11397         * gnus-cus.el: Revert 2005-10-17 change.
11398
11399 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11400
11401         * gnus-art.el (article-strip-banner): Call
11402         article-really-strip-banner only when the regexp match is made.
11403
11404 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11405
11406         * gnus-art.el (article-strip-banner): Use
11407         gnus-extract-address-components instead of
11408         mail-header-parse-addresses to make it work with non-ASCII text;
11409         remove mail-encode-encoded-word-string.
11410
11411         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11412         values which are surrounded with \"...\"; make it never cause a
11413         Lisp error; give up parsing of parameters if it failed in
11414         extracting type.
11415
11416 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11417
11418         * smime.el (smime-cert-by-ldap-1): Fix bug where
11419         `smime-ldap-search' returns results without userCertificates.
11420
11421 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11422
11423         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11424
11425 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11426
11427         * spam.el (spam-check-spamassassin-headers): Adapt format for
11428         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11429         <ari@mbf.ocn.ne.jp>.
11430         (spam-list-of-processors): Add spam-use-gmane.
11431
11432 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11433
11434         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11435         make-temp-file; make it work with XEmacs as well.
11436
11437         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11438         mm-make-temp-file.
11439
11440         * mm-decode.el (mm-display-external): Use the 3rd arg of
11441         mm-make-temp-file.
11442         (mm-create-image-xemacs): Ditto.
11443
11444 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11445
11446         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11447         with message-narrow-to-headers.
11448         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11449         (gnus-draft-check-draft-articles): New function.
11450         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11451
11452 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11453
11454         * gnus-art.el (gnus-article-browse-html-parts):
11455         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11456         Don't use suffix argument for mm-make-temp-file for Emacs 21
11457         compatibility.  Remove useless `format'.
11458
11459 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11460
11461         * nnweb.el (nnweb-google-wash-article): Update regexps.
11462         (nnweb-group-alist): Use defvoo instead of defvar.
11463
11464 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11465
11466         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11467         re-loading nn* modules.
11468
11469 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11470
11471         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11472         for `tool-bar-mode' and don't check it's default-value.
11473
11474         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11475
11476         * message.el (message-make-tool-bar): Ditto.
11477
11478         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11479         `substring'.  Shorten tmp-file name.
11480
11481         * gnus.el: Remove bogus comment.
11482
11483 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11484
11485         * gnus-art.el (gnus-article-browse-html-parts): New function.
11486         (gnus-article-browse-html-article): New function for viewing html
11487         articles with a browser.
11488
11489 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11490
11491         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11492         in elisp.
11493         (pgg-gpg-encrypt-symmetric-region): Ditto.
11494         (pgg-gpg-sign-region): Ditto.
11495
11496         * pgg-def.el (pgg-text-mode): New variable.
11497
11498         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11499         (mml2015-pgg-encrypt): Ditto.
11500
11501         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11502         (mml1991-pgg-encrypt): Ditto.
11503
11504 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11505
11506         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
11507         message-make-date instead of current-time-string.
11508
11509         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11510         to gnus-decoded which mm-uu might set.
11511
11512 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11513
11514         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11515         don't decode quoted parameters; remove misimported Emacs code.
11516         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11517         (rfc2231-decode-encoded-string): Don't use split-string which
11518         behaves differently according to Emacs version; use
11519         mm-decode-coding-region to convert charset to coding-system.
11520         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11521         (rfc2231-encode-string): Remove misimported Emacs code.
11522
11523 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11524
11525         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11526         when calling mail-header-parse-content-type.
11527         (article-de-quoted-unreadable): Ditto.
11528         (article-de-base64-unreadable): Ditto.
11529         (article-wash-html): Ditto.
11530
11531         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11532         calling mail-header-parse-content-type and
11533         mail-header-parse-content-disposition.
11534         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11535         mail-header-parse-content-type.
11536
11537         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11538         insert charset and format parameters; encode description after
11539         inserting it to buffer.
11540         (mml-insert-parameter): Fold lines properly even if a parameter is
11541         segmented into two or more lines; change the max column to 76.
11542
11543         * rfc1843.el (rfc1843-decode-article-body): Don't use
11544         ignore-errors when calling mail-header-parse-content-type.
11545
11546         * rfc2231.el (rfc2231-parse-string): Return at least type if
11547         possible; don't cause an error even if it fails in parsing of
11548         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11549         (rfc2231-encode-string): Don't break lines at the beginning, leave
11550         it to mml-insert-parameter.
11551
11552         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11553         calling mail-header-parse-content-type.
11554
11555 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11556
11557         * spam-report.el (spam-report-gmane-use-article-number):
11558         Improve doc string.
11559         (spam-report-gmane-internal): Check if a suitable header was found
11560         in the article.
11561
11562 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11563
11564         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11565         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11566
11567 2006-02-05  Romain Francoise  <romain@orebokech.com>
11568
11569         Update copyright notices of all files in the gnus directory.
11570
11571 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11572
11573         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11574
11575 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11576
11577         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11578         segmented lines of parameter value to cope with Thunderbird 1.5
11579         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11580         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11581         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11582
11583 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11584
11585         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11586         parts.
11587
11588 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11589
11590         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11591         there's only one active file for all servers.
11592         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11593         solid groups.  Gnus might have used a FAST request to select the group.
11594         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11595         and nnweb-search redundantly in the active file.
11596         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11597         (nnweb-request-create-group): Don't use ARGS.
11598         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11599         initialisations.  Let nnoo do the work.
11600
11601 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11602
11603         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11604         Say the part has been decoded.
11605
11606         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11607
11608 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11609
11610         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11611         mailcap-viewer-test-cache when there's no 'test clause, since that
11612         will invert the meaning of a "nil" test previously determined by
11613         mailcap-mailcap-entry-passes-test.
11614
11615 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11616
11617         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11618         compiling.
11619
11620         * gnus-sum.el: Ditto.
11621
11622         * message.el: Don't bind tool-bar-map when compiling.
11623
11624 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11625
11626         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11627
11628 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11629
11630         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11631         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11632         current Google Groups.
11633
11634 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11635
11636         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11637         and tool-bar-mode.
11638
11639         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11640         and tool-bar-mode.
11641
11642         * message.el (message-tool-bar-update): Simplify.
11643         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11644
11645         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11646         gnus-summary-buffer.
11647         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11648         gnus-summary-reply.
11649
11650         * gmm-utils.el (gmm): Add :version.
11651
11652 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11653
11654         * Makefile.in (clean): New rule.
11655         (distclean): Use it.
11656
11657 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11658
11659         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11660         autoload.
11661
11662 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11663
11664         * gmm-utils.el (gmm-verbose): Add :group.
11665
11666 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11667
11668         * message.el: Change some comments WRT tool-bars.
11669
11670         * gnus-sum.el (gnus-summary-tool-bar)
11671         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11672         (gnus-summary-tool-bar-zap-list): New variables.
11673         (gnus-summary-make-tool-bar): Complete rewrite using
11674         `gmm-tool-bar-from-list'.
11675
11676         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11677         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11678         variables.
11679         (gnus-group-make-tool-bar): Complete rewrite using
11680         `gmm-tool-bar-from-list'.
11681         (gnus-group-tool-bar-update): New function.
11682
11683         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11684
11685 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11686
11687         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11688         is dissected into a single part of which the type is the same as
11689         the given one; decode charset.
11690
11691 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11692
11693         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11694         into alists as symbol not string, since that's what
11695         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11696         look for.
11697
11698 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11699
11700         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11701         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11702
11703         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11704
11705 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11706
11707         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11708         (gnus-xmas-mime-security-button-menu): New function.
11709
11710         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11711         (gnus-mime-security-button-menu): New definition.
11712         (gnus-mime-security-button-map): Use them.
11713         (gnus-mime-security-button-menu): New function.
11714         (gnus-insert-mime-security-button): Addition to help echo.
11715         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11716         (gnus-mime-security-pipe-part): New functions.
11717
11718         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11719         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11720
11721         * mm-decode.el (mm-handle-set-disposition): Remove.
11722         (mm-handle-set-description): Remove.
11723
11724 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11725
11726         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11727         (mm-w3m-standalone-supports-m17n-p): New function.
11728         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11729         w3m usage.
11730
11731         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11732         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11733
11734 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11735
11736         * message.el (message-tool-bar-zap-list): Use
11737         gmm-tool-bar-zap-list as custom type.
11738         (message-tool-bar-update): New function.
11739         (message-tool-bar, message-tool-bar-gnome)
11740         (message-tool-bar-retro): Add message-tool-bar-update.
11741         (message-tool-bar-gnome): Add flyspell-buffer.
11742
11743         * gnus-util.el (gnus-error): Describe `args'.
11744
11745         * gmm-utils.el (gmm-error): Describe `args'.
11746         (gmm-tool-bar-zap-list): New widget.
11747         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11748
11749 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11750
11751         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11752         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11753         the number of recursive calls.
11754
11755         * mm-decode.el (mm-handle-set-disposition): New macro.
11756         (mm-handle-set-description): New macro.
11757
11758 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11759
11760         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11761         encoding.
11762
11763 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11764
11765         * message.el (message-tool-bar-zap-list, message-tool-bar)
11766         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11767         (message-tool-bar-local-item-from-menu): Remove.
11768         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11769         (message-make-tool-bar): New function.
11770         (message-mode): Use `message-make-tool-bar'.
11771
11772         * gmm-utils.el: New file.
11773         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11774         (gmm-lazy): New widget copied from `nnmail.el'.
11775         (gmm-tool-bar-from-list): New function for creating customizable
11776         tool bars.
11777         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11778         output.
11779         (gmm): Add :prefix to defgroup.
11780
11781 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11782
11783         * gmm-utils.el (gmm-widget-p): New function.
11784
11785 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11786
11787         * mml.el (mml-attach-file): Describe `description' in doc string.
11788         (mml-menu): Add Emacs MIME manual and PGG manual.
11789
11790 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11791
11792         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11793
11794 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11795
11796         * nntp.el (nntp-end-of-line): Doc fix.
11797
11798 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11799
11800         * imap.el (imap-open): Handle case where buffer is a buffer
11801         object.
11802
11803 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11804
11805         * gnus-delay.el (gnus-delay): Don't autoload.
11806         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11807         to be re-loaded when customizing the `gnus-delay' group.
11808
11809 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11810
11811         * message.el (message-insert-citation-line): Use newlines.
11812
11813 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11814
11815         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11816         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11817         these routines, so the passphrase can be managed externally and
11818         passed in to the system.
11819         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11820         pgg-add-passphrase-to-cache function.
11821
11822         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11823         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11824         these routines, so the passphrase can be managed externally and
11825         passed in to the system.
11826         (pgg-pgp5-sign-region): Use new name of
11827         pgg-add-passphrase-to-cache function.
11828
11829 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11830
11831         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11832         part of the decoded armor to find the key-identifier.
11833         (pgg-gpg-lookup-key-owner): New function to return the
11834         human-readable identifier of a key owner.
11835         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11836         itself.
11837         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11838         the key value) if we have a key and can match it against a secret
11839         key.  Also, added a note pointing out fact that the prompt only
11840         indicates the first matching key.
11841
11842         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11843         pgg-decrypt-region.
11844         (pgg-add-passphrase-to-cache): Rename from
11845         `pgg-add-passphrase-cache' to reduce confusion (all callers
11846         changed).
11847         (pgg-remove-passphrase-from-cache): Rename from
11848         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11849         changed).
11850         (pgg-read-passphrase, pgg-add-passphrase-cache)
11851         (pgg-remove-passphrase-cache): Add informative docstrings.
11852         (pgg-decrypt): Convey provided passphrase in subordinate call to
11853         pgg-decrypt-region.
11854
11855 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11856
11857         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11858         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11859         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11860         'passphrase' argument, so the passphrase can be managed externally
11861         and then passed in to the system.
11862
11863         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11864         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11865         so the passphrase cache can be used reliably with identifiers
11866         besides a pgp packet's key id.
11867
11868         * pgg-gpg.el (pgg-gpg-encrypt-region)
11869         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11870         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11871         these routines, so the passphrase can be managed externally and
11872         passed in to the system.
11873
11874         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11875         'notruncate' argument, so the passphrase cache can be used
11876         reliably with identifiers besides a pgp packet's key id.
11877
11878 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11879
11880         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11881         symmetric encryption.
11882         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11883         encrypted session key.
11884         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11885         message ask for the passphrase in a proper way.
11886
11887         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11888         New user commands for symmetric encryption.
11889
11890 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11891
11892         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11893
11894         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11895
11896 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11897
11898         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11899
11900 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11901
11902         * mm-decode.el (mm-inlined-types): Add application/pgp.
11903         (mm-automatic-display): Ditto.
11904
11905         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11906         part as text.
11907
11908 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11909
11910         * nnrss.el: Update copyright.
11911         (nnrss-opml-import): Query whether to subscribe to each entry.
11912
11913         * gnus-art.el:
11914         * gnus-sum.el:
11915         * gnus-xmas.el:
11916         * messagexmas.el:
11917         * mm-uu.el:
11918         * mm-view.el: Update copyright.
11919
11920 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11921
11922         * message.el (message-info): New function.
11923         (message-mode-menu): Add it.
11924         Update copyright.
11925
11926         * ChangeLog: Fix and update copyright.
11927
11928 2006-01-13  Romain Francoise  <romain@orebokech.com>
11929
11930         * message.el (message-forward-subject-name-subject): Prefer the
11931         address to 'nowhere' if the sender has no name.
11932         Fix typo.  Update copyright year.
11933
11934 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11935
11936         * gnus-art.el (article-wash-html): Use
11937         gnus-summary-show-article-charset-alist if a numeric arg is given.
11938         (gnus-article-wash-html-with-w3m-standalone): New function.
11939
11940         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11941         mm-inline-text-html-render-with-w3m-standalone.
11942         (mm-text-html-washer-alist): Map w3m-standalone to
11943         gnus-article-wash-html-with-w3m-standalone.
11944         (mm-inline-text-html-render-with-w3m-standalone): New function.
11945
11946 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11947
11948         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11949         Improve LaTeX.
11950
11951 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11952
11953         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11954         (nnrss-request-article): Render text/plain parts as HTML.
11955
11956         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11957         the buffer.
11958
11959 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11960
11961         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11962         custom definition of `gnus-posting-styles'.
11963
11964         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11965         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11966
11967 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11968
11969         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11970         Use nntp for bug archive.
11971
11972 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11973
11974         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11975         parts.
11976         (nnrss-normalize-date): New function converts ISO 8601 date into
11977         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11978         (nnrss-check-group): Use it.
11979
11980 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11981
11982         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11983
11984         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11985         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11986         (nnrss-insert-w3): Ditto.
11987
11988 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11989
11990         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11991         the articles to be forwarded including the case where neither a
11992         number of articles nor a region is specified.
11993
11994 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11995
11996         * nnrss.el (nnrss-request-article): Fix last change; fill
11997         text/plain parts.
11998
11999 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12000
12001         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12002         in text/plain part.
12003         (nnrss-check-group): Don't add excessive newline to dc:subject.
12004
12005 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12006
12007         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12008         article.
12009
12010 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12011
12012         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12013         (nnml-use-compressed-files, nnml-save-mail): Support other
12014         comression programs such as bzip2.
12015
12016 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12017
12018         * dns.el (query-dns): Make sure we check the buffer size before
12019         removing tcp headers.
12020
12021 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12022
12023         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12024         remove MIME buttons associated with multipart/alternative parts.
12025         (gnus-mime-display-alternative): Tag buttons using `article-type'
12026         text property.
12027
12028         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12029         associated with multipart/alternative parts.
12030
12031         * gnus-art.el (gnus-signature-separator): Fix custom type.
12032
12033         * mm-decode.el (mm-inlined-types): Fix custom type.
12034         (mm-keep-viewer-alive-types): Ditto.
12035         (mm-automatic-display): Ditto.
12036         (mm-attachment-override-types): Ditto.
12037         (mm-inline-override-types): Ditto.
12038         (mm-automatic-external-display): Ditto.
12039
12040 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12041
12042         * spam-report.el (spam-report-user-mail-address)
12043         (spam-report-user-agent): New variables.
12044         (spam-report-url-ping-plain): Use spam-report-user-agent.
12045
12046 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12047
12048         * gnus-art.el (gnus-button-handle-custom): Do not just use
12049         `customize-apropos' for any "M-x customize-*" button but the
12050         function called for.  Accept both the function name and its
12051         argument in order to achieve this.
12052         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
12053         function name to `gnus-button-handle-custom' in case of "M-x
12054         customize-*" buttons.
12055
12056 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12057
12058         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12059         multipart/alternative and add xref to mm-discouraged-alternatives
12060         in doc string.
12061
12062         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12063         gnus-buttonized-mime-types in doc string.
12064
12065 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12066
12067         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12068         Suggest image/.* in the doc string.
12069
12070 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12071
12072         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12073         message-marks (Debian bug #342521).
12074
12075 2005-12-12  Simon Josefsson  <jas@extundo.com>
12076
12077         * password.el (password-read-from-cache): Add.
12078         (password-read): Use it.
12079
12080 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12081
12082         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
12083         us-ascii as a MIME charset.
12084
12085         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
12086         against the case where the 2nd arg TYPE is nil.
12087
12088 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12089
12090         * pop3.el (pop3-stream-type): Fix custom version.
12091
12092         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12093
12094 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12095
12096         * mm-decode.el (mm-display-external): Add missing cdr.
12097
12098 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12099
12100         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12101         RFC1524) if it is in mailcap or add a suffix according to
12102         mailcap-mime-extensions when generating a temp filename; postpone
12103         deleting a temp file for 2 seconds for some wrappers, shell
12104         scripts, and so on, which might exit right after having started a
12105         viewer command as a background job.
12106
12107 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12108
12109         * nntp.el (nntp-marks-directory): Fix custom group.
12110
12111         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12112         steps when < 10.
12113
12114         * gnus-start.el (gnus-no-server-1): Mention
12115         `gnus-level-default-subscribed' in doc string.
12116
12117 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12118
12119         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12120         parens.
12121
12122 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12123
12124         * gnus-xmas.el (gnus-use-toolbar): Revert.
12125         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12126         gnus-use-toolbar is default.
12127
12128         * messagexmas.el (message-use-toolbar): Revert.
12129         (message-setup-toolbar): Use global default-toolbar if
12130         message-use-toolbar is default.
12131
12132 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12133
12134         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12135         according to default-toolbar-visible-p.
12136
12137         * messagexmas.el (message-use-toolbar): Ditto.
12138
12139 2005-11-26  Dave Love  <fx@gnu.org>
12140
12141         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12142         (tls-program, tls-success): Provide openssl alternative.
12143
12144         * starttls.el: Doc fixes.
12145         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12146         SERVICE to PORT.
12147
12148         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12149         port null or service name.
12150         (starttls-negotiate): Autoload.
12151
12152 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12153
12154         * message.el (message-kill-to-signature): Fix interactive spec.
12155
12156 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12157
12158         * pop3.el (pop3-open-server): Recognize a string as a service name.
12159
12160 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12161
12162         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12163
12164 2005-11-23  Dave Love  <fx@gnu.org>
12165
12166         Add pop3s, pop3/starttls.
12167
12168         * pop3.el (pop3-authentication-scheme): Clarify doc.
12169         (open-tls-stream, starttls-open-stream): Autoload.
12170         (pop3-stream-type): New.
12171         (pop3-open-server): Use it.
12172
12173         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12174         for POP.
12175         (mail-source-keyword-map): Add :stream for POP.
12176         (mail-source-fetch-pop): Use pop3-stream-type.
12177
12178 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12179
12180         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12181         of current-time-string.
12182
12183 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12184
12185         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12186         date header.
12187
12188 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12189
12190         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12191         it can seriously impact performance as it bypasses the agent's
12192         local caches.
12193
12194 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12195
12196         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12197         must be explicitly online rather than "not explicitly offline" for
12198         its flags to be synchronized.
12199
12200         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12201         that gnus-uu-unmark-thread will function correctly.
12202
12203         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12204         1024K is instead displayed as 1M.
12205
12206 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12207
12208         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12209
12210 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12211
12212         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12213
12214 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12215
12216         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12217         error message to display actual error condition.
12218         (gnus-agent-save-local): Avoid saving symbols that are bound to
12219         nil as they simply result in a warning message in
12220         gnus-agent-read-local.
12221
12222 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12223
12224         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12225         rather than make-variable-buffer-local for file-precious-flag.
12226
12227 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12228
12229         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12230         for duplicates which are removed.  The invalid sort check then
12231         triggers a rescan after the sort as sorting may have moved
12232         duplicate entries such that they can be cheaply detected.
12233
12234 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12235
12236         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12237
12238 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12239
12240         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
12241         internal variable to a custom variable.  Changed default value
12242         from compressed(2) to uncompressed(1).
12243         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12244         support for uncompressed agentview files.  Taken together, reading
12245         the agentview file should now be 6-7 times faster.
12246
12247 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12248
12249         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12250         as a buffer-local variable.  This avoids creating truncated
12251         dribble files as a result of a hang up, eg.
12252
12253 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12254
12255         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12256         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12257         XEmacs.
12258
12259 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12260
12261         * gnus-start.el (gnus-start-draft-setup): Enforce
12262         `gnus-draft-mode' for nndraft:drafts at startup.
12263
12264         * gnus.el (gnus-splash): Change custom group.
12265         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
12266         allow-list argument.
12267
12268         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12269         string.
12270
12271 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12272
12273         * gnus-art.el (gnus-default-article-saver): Add user-defined
12274         `function' to custom type.
12275
12276 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12277
12278         * imap.el (imap-open): Handle case where buffer is a buffer
12279         object.
12280
12281 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12282
12283         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12284         long lines.
12285         (gnus-cache-delete-group): Wrap doc strings.
12286
12287         * gnus-agent.el (gnus-agent-rename-group)
12288         (gnus-agent-delete-group): Wrap doc strings.
12289
12290 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12291
12292         * messagexmas.el (message-use-toolbar): Change the valid values
12293         into default, top, bottom, left, and right.
12294         (message-toolbar-thickness): New variable.
12295         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12296         well.
12297         (message-setup-toolbar): Make it work.
12298
12299         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12300         (gnus-use-toolbar): Change the valid values into default, top,
12301         bottom, left, and right.
12302         (gnus-toolbar-thickness): New variable.
12303         (gnus-xmas-setup-toolbar): New function.
12304         (gnus-xmas-setup-group-toolbar): Use it.
12305         (gnus-xmas-setup-summary-toolbar): Use it.
12306
12307 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12308
12309         * gnus-start.el (gnus-1): Add "native" to
12310         gnus-predefined-server-alist.
12311
12312         * gnus.el (gnus-method-to-server): Don't add "native" to the
12313         lists here, because that leads to problems when
12314         gnus-select-method is bound.
12315
12316 2005-11-09  Simon Josefsson  <jas@extundo.com>
12317
12318         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12319         use (not sort-by-date) instead.
12320
12321 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12322
12323         * gnus-delay.el (gnus-delay-group): Don't autoload.
12324         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12325         to be re-loaded when customizing the `gnus-delay' group.
12326
12327 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12328
12329         * message.el: Revert last changes.
12330         (message-insert-citation-line): Use newlines.
12331
12332 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12333
12334         * message.el (message-courtesy-message)
12335         (message-mark-insert-begin, message-mark-insert-end)
12336         (message-elide-ellipsis, message-cancel-message)
12337         (message-add-header, message-change-subject)
12338         (message-cross-post-followup-to-header)
12339         (message-cross-post-insert-note, message-reduce-to-to-cc)
12340         (message-widen-reply, message-delete-not-region)
12341         (message-kill-to-signature, message-insert-signature)
12342         (message-insert-importance-high, message-insert-importance-low)
12343         (message-insert-or-toggle-importance)
12344         (message-insert-disposition-notification-to)
12345         (message-indent-citation, message-yank-original)
12346         (message-cite-original-without-signature, message-cite-original)
12347         (message-insert-citation-line, message-position-on-field)
12348         (message-fix-before-sending, message-send-mail-partially)
12349         (message-send-mail, message-send-mail-with-sendmail)
12350         (message-send-mail-with-qmail, message-send-news)
12351         (message-check-news-header-syntax, message-generate-headers)
12352         (message-insert-courtesy-copy, message-fill-address)
12353         (message-fill-header, message-shorten-references)
12354         (message-setup-1, message-cancel-news)
12355         (message-forward-make-body-plain, message-forward-make-body-mime)
12356         (message-forward-make-body-mml, message-encode-message-body)
12357         (message-forward-make-body-digest-plain)
12358         (message-forward-make-body-digest-mime)
12359         (message-use-alternative-email-as-from): Insert `hard-newline'
12360         instead of ordinary newlines.
12361
12362 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12363
12364         * message.el (message-generate-headers): Downcase the argument
12365         given to message-check-element.
12366
12367 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12368
12369         * nntp.el (nntp-authinfo-rejected): New error condition.
12370         (nntp-wait-for): Use new error condition to signal authentication
12371         error.
12372         (nntp-retrieve-data): Rethrow new error condition to break out of
12373         recursive call to nntp-send-authinfo.
12374
12375 2005-11-08  Romain Francoise  <romain@orebokech.com>
12376
12377         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12378         (gnus-summary-exit-map): Bind to `Z p'.
12379         (gnus-summary-make-menu-bar): Add menu item.
12380
12381 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12382
12383         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12384         (gnus-treat-*): Add `first' in all doc strings.
12385
12386         * gnus-group.el (gnus-group-compact-group): Fix typo.
12387
12388 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12389
12390         * gnus.el (gnus-parameters-case-fold-search): New variable.
12391         (gnus-parameters-get-parameter): Use it.
12392
12393         * gnus-score.el (gnus-home-score-file): Doc fix.
12394
12395 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12396
12397         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12398
12399 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12400
12401         * mm-util.el (mm-special-display-p): New function.
12402
12403         * mml.el (mml-preview): Use it; doc fix.
12404
12405 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12406
12407         * imap.el (imap-open): Handle case where buffer is a buffer object.
12408
12409 2005-10-29  Romain Francoise  <romain@orebokech.com>
12410
12411         * message.el (message-fix-before-sending): Fix comment.
12412
12413 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12414
12415         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12416
12417 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12418
12419         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12420         Used in gnus-score.el.
12421
12422 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12423
12424         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12425
12426 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12427
12428         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12429         whitespace removed in revision 7.8.  Use concatenated string to
12430         protect trailing whitespace.
12431
12432 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12433
12434         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12435         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12436         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12437         Courier IMAP ("some version from 2004").  Mostly based on similar
12438         code in the same function.
12439
12440 2005-10-26  Didier Verna  <didier@xemacs.org>
12441
12442         * gnus-group.el (gnus-group-compact-group): Invalidate original
12443         article buffer.
12444         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12445         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12446         NOV database and in article itself.
12447         Invalidate article backlog.
12448
12449 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12450
12451         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12452
12453 2005-10-26  Simon Josefsson  <jas@extundo.com>
12454
12455         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12456         part of 2004-07-25 change.
12457
12458 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12459
12460         * message.el (message-display-completion-list): New function.
12461         (message-expand-group): Use it; make sure the Completions buffer
12462         is modifiable.
12463 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12464
12465         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12466         user-mail-name is an empty string.
12467
12468 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12469
12470         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12471         depending on gnus-score-decay-constant.
12472
12473         * encrypt.el (encrypt-insert-file-contents)
12474         (encrypt-write-file-contents): Don't use `gnus-message'.
12475
12476         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12477         arguments.
12478         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
12479         arguments to mm-uu-verbatim-marks-extract.
12480         (mm-uu-hide-markers): New variable.
12481         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12482
12483         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12484         (gnus-convert-image-to-face-command): Use "convert" by default to
12485         allow other input image formats.
12486         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12487         accordingly.
12488
12489 2005-10-23  Simon Josefsson  <jas@extundo.com>
12490
12491         * imap.el (imap-gssapi-program): Align command line parameters
12492         with latest GNU SASL.
12493         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12494
12495 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12496
12497         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12498         HTML.
12499         (nnslashdot-request-article): Ditto.
12500
12501         * lpath.el (featurep): Add nobreak-char-display.
12502
12503 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12504
12505         * mail-source.el (mail-source-fetch-pop): Require pop3.
12506         (mail-source-check-pop): Ditto.
12507
12508 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12509
12510         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12511         errors.
12512
12513 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12514
12515         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12516         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12517
12518         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12519
12520         * mm-bodies.el (mm-decode-string): Call
12521         `mm-charset-to-coding-system' with allow-override argument.
12522
12523 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12524
12525         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12526         (rfc2047-charset-to-coding-system): New function.
12527         (rfc2047-decode-encoded-words): New function.
12528         (rfc2047-decode-region): Use them.
12529         (rfc2047-decode-cte): Remove.
12530         (rfc2047-parse-and-decode): Remove.
12531         (rfc2047-decode): Remove.
12532
12533 2005-10-15  Kenichi Handa  <handa@m17n.org>
12534
12535         * rfc2047.el (rfc2047-decode-cte): New function.
12536         (rfc2047-decode-region): Change the way to decode successive
12537         encoded-words: decode B- or Q-encoding in each encoded-word,
12538         concatenate them, and decode it as charset.
12539
12540 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12541
12542         * lpath.el: Fbind codepage-setup for XEmacs.
12543
12544 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12545
12546         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12547         widget-move-and-invoke.
12548         (gnus-custom-mode): Use gnus-custom-map.
12549
12550 2005-10-15  Bill Wohler  <wohler@newt.com>
12551
12552         * message.el (message-tool-bar-map): Renamed image file from
12553         mail_send to mail/send.
12554
12555 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12556
12557         * message.el (message-expand-group): Pass the common
12558         prefix substring of completion to `display-completion-list'.
12559
12560 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12561
12562         * mml-sec.el (mml-secure-method): New internal variable.
12563         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12564         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12565         functions using mml-secure-method.
12566
12567         * mml.el (mml-mode-map): Add key bindings for those functions.
12568         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12569         Harder <harder@myrealbox.com>.
12570         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12571         end of message if point is the headers of the message.
12572
12573         * message.el (message-in-body-p): New function.
12574
12575         * assistant.el: Autoload gnus-util and netrc.
12576
12577         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12578         Use `mm-charset-override-alist' only when decoding.
12579
12580         * mm-bodies.el (mm-decode-body): Call
12581         `mm-charset-to-coding-system' with allow-override argument.
12582
12583         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12584         `filename' from Content-Disposition if Content-Type doesn't
12585         provide `name'.
12586         (gnus-mime-view-part-as-type): Set default instead of
12587         initial-input.
12588
12589 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12590
12591         * format-spec.el (format-spec): Propagate text properties of % spec.
12592
12593 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12594
12595         * gnus-art.el (gnus-treat-predicate): Add `first'.
12596
12597 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12598
12599         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12600         (mm-charset-override-alist): New variable.
12601         (mm-charset-to-coding-system): Use it.
12602         (mm-codepage-setup): New helper function.
12603         (mm-charset-eval-alist): New variable.
12604         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12605         about unknown charsets.
12606
12607         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12608
12609 2005-10-04  David Hansen  <david.hansen@gmx.net>
12610
12611         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12612         (nnrss-check-group): Ditto.
12613
12614 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12615
12616         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12617         Rename x-gnus-verbatim to x-verbatim.
12618         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12619
12620         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12621         x-verbatim.
12622
12623         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12624
12625         * gnus-util.el (gnus-remove-duplicates): Remove.
12626
12627         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12628         instead of gnus-remove-duplicates.
12629
12630         * message.el (message-remove-duplicates): Remove.
12631         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12632         message-remove-duplicates.
12633
12634         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12635         available, else use implementation from `delete-dups'.
12636
12637         * message.el (message-insert-expires): New function.
12638         (message-mode-map): Add key binding.
12639         (message-mode-field-menu): Add menu entry.
12640         (message-mode): Document it.
12641         (message-make-expires-date): Use `message-make-date'.
12642
12643 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12644
12645         * message.el (message-make-expires-date): New function.
12646
12647 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12648
12649         * Makefile.in (list-installed-shadows): New entry.
12650         (install): Use it.
12651         (remove-installed-shadows): New entry.
12652
12653         * dgnushack.el (dgnushack-default-load-path): New variable.
12654         (dgnushack-find-lisp-shadows): New function.
12655         (dgnushack-remove-lisp-shadows): New function.
12656
12657 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12658
12659         * Makefile.in (install-el-elc): New entry.
12660         (install): Use it so that .el files are necessarily installed.
12661
12662 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12663
12664         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12665
12666 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12667
12668         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12669         function rather than the diff-mode.el package.
12670         (mm-display-external): Use with-current-buffer.
12671         (mm-viewer-completion-map, mm-viewer-completion-map):
12672         Move initialization inside declaration.
12673
12674 2005-09-29  Simon Josefsson  <jas@extundo.com>
12675
12676         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12677         autoload mail-check-payment.
12678         (spam-check-hashcash): Define unconditionally, since hashcash.el
12679         is part of Gnus now.  Ignore errors from payment checking.
12680
12681 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12682
12683         * message.el (message-bold-region, message-unbold-region): Rename
12684         from `bold-region' and `unbold-region'.
12685
12686         * message.el: Remove useless autoloads.
12687
12688 2005-09-28  Simon Josefsson  <jas@extundo.com>
12689
12690         * message.el (message-use-idna): Default to t.
12691         (message-use-idna): Test whether encoding works too.  Doc fix.
12692
12693 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12694
12695         * nntp.el (nntp-warn-about-losing-connection): Remove.
12696
12697 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12698
12699         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12700         customizable.  Change default value.
12701         (mm-uu-diff-groups-regexp): Change default value.
12702         (mm-uu-type-alist): Add doc string.
12703         (mm-uu-configure): Add doc string.  Make it interactive.
12704         (mm-uu-tex-groups-regexp): New variable.
12705         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12706         (mm-uu-type-alist): Add LaTeX documents.
12707         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12708         of "text/verbatim".
12709         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12710
12711         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12712         instead of "text/verbatim".
12713
12714         * message.el (message-mark-inserted-region)
12715         (message-mark-insert-file): Use slrn style marks when called with
12716         prefix argument.
12717
12718 2005-09-27  Simon Josefsson  <jas@extundo.com>
12719
12720         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12721
12722 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12723
12724         * message.el (message-remove-duplicates): New function.
12725         Implementation borrowed from `gnus-remove-duplicates'.
12726         (message-idna-to-ascii-rhs): Also encode idna addresses in
12727         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12728         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12729         only ask about the same idna domain once per header and also tell
12730         in what header to replace the idna domain.
12731
12732         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12733         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12734         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12735         a header is decoded and not just the last one.
12736
12737 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12738
12739         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12740         has been decoded.
12741
12742         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12743         (mm-insert-part): Don't modify text if it has been decoded.
12744
12745         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12746         decoded.
12747
12748         * mm-view.el (mm-inline-text): Don't strip text props unless
12749         decoding enriched or richtext parts.
12750
12751 2005-09-25  Romain Francoise  <romain@orebokech.com>
12752
12753         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12754         * gnus-start.el (gnus-subscribe-interactively):
12755         * gnus-uu.el (gnus-uu-grab-articles):
12756         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12757         space.
12758
12759 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12760
12761         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12762         * mm-view.el (mm-view-pkcs7-decrypt):
12763         * gnus-sum.el (gnus-summary-limit-to-extra)
12764         (gnus-summary-respool-article, gnus-read-move-group-name):
12765         * gnus-score.el (gnus-summary-increase-score):
12766         * gnus-util.el (gnus-completing-read-with-default):
12767         * gnus-art.el (gnus-read-save-file-name)
12768         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12769         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12770         * message.el (message-check-news-header-syntax):
12771         Follow convention for reading with the minibuffer.
12772
12773 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12774
12775         * spam-report.el (spam-report-url-ping-plain):
12776         Use gnus-extended-version as User-Agent.
12777
12778         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12779         default value is nil.
12780
12781         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12782         (mm-uu-verbatim-marks-extract): New function.
12783         (mm-uu-extract): New face.
12784         (mm-uu-copy-to-buffer): Use it.
12785
12786         * spam-report.el (spam-report-gmane-ham): Renamed from
12787         `spam-report-gmane-unspam'.
12788         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12789         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12790
12791         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12792         Autoload.
12793         (spam-report-gmane-unregister-routine): Renamed
12794         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12795
12796 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12797
12798         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12799         (spam-report-gmane-unregister-routine): Add support for gmane
12800         unregistration.
12801
12802         * spam-report.el (spam-report-gmane-unspam)
12803         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12804         (spam-report-gmane): Change to take a single article and do unspam
12805         registration.
12806
12807 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12808
12809         * mm-url.el (mm-url-decode-entities): Fix regexp.
12810
12811 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12812
12813         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12814         default to nil, to be able to use Gnus at all.  If the default
12815         switches to something else, then the function should be fixed not
12816         be exceedingly slow.
12817
12818 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12819
12820         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12821         fail hard.
12822
12823         * spam-report.el: Add better Keywords line.
12824
12825         * spam.el: Add Maintainer and better Keywords line.
12826
12827 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12828
12829         * gnus-art.el (gnus-article-replace-part)
12830         (gnus-mime-replace-part): New functions.
12831         (gnus-mime-action-alist, gnus-mime-button-commands)
12832         (gnus-mime-save-part-and-strip): Added file argument.
12833         (gnus-article-part-wrapper): Added interactive argument.
12834
12835         * gnus-sum.el (gnus-summary-mime-map): Add
12836         `gnus-article-replace-part'.
12837
12838 2005-09-19  Didier Verna  <didier@xemacs.org>
12839
12840         The nnml compaction feature:
12841         * nnml.el (nnml-request-compact-group): New function.
12842         * nnml.el (nnml-request-compact): New function.
12843         * gnus-int.el (gnus-request-compact-group): New function.
12844         * gnus-int.el (gnus-request-compact): New function.
12845         * gnus-group.el (gnus-group-compact-group): New function.
12846         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12847         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12848         * gnus-srvr.el (gnus-server-compact-server): New function.
12849         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12850         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12851
12852 2005-09-18  Deepak Goel  <deego@gnufans.org>
12853
12854         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12855         format spec.
12856
12857 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12858
12859         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12860
12861 2005-09-15  Romain Francoise  <romain@orebokech.com>
12862
12863         * message.el (message-fill-paragraph): Clarify docstring.
12864
12865 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12866
12867         * gnus-art.el (gnus-mime-display-part): Protect against broken
12868         MIME messages.
12869
12870 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12871
12872         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12873         before parsing header.
12874
12875 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12876
12877         * html2text.el (html2text-replace-list): Add new entities.
12878
12879 2005-09-11  Romain Francoise  <romain@orebokech.com>
12880
12881         * message.el (message-alternative-emails): Improve docstring.
12882         (message-setup-1): Call `message-use-alternative-email-as-from'
12883         after `message-setup-hook' to give it precedence over posting
12884         styles, etc.
12885         (message-use-alternative-email-as-from): Add docstring.  Remove
12886         the original From header if present.
12887
12888         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12889         (nnml-save-mail): Use it.
12890
12891         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12892         articles.  Add new argument `silent'.
12893         (gnus-uu-mark-all): Report the total number of marked articles.
12894
12895 2005-09-10  Romain Francoise  <romain@orebokech.com>
12896
12897         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12898         (gnus-uu-mark-series): Likewise.
12899
12900 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12901
12902         * spam-report.el (spam-report-gmane): Fix generation of spam
12903         report URL.
12904
12905 2005-09-10  Simon Josefsson  <jas@extundo.com>
12906
12907         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12908         t, based on discussion on the ding list with Robert Epprecht
12909         <epprecht@solnet.ch>.
12910
12911 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12912
12913         * spam-report.el (spam-report-gmane): Make it work without
12914         X-Report-Spam header.  Gmane now only provides Archived-At.
12915         This is only used if `spam-report-gmane-use-article-number' is nil.
12916         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12917
12918         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12919         make `gnus-summary-sort-by-recipient' work with threading.
12920
12921         * nnweb.el (nnweb-google-wash-article): Print a message if article
12922         is not available.
12923
12924 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12925
12926         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12927         change.  Decode text/* parts content before displaying.
12928
12929 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12930
12931         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12932
12933 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12934
12935         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12936
12937         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12938         url-package-name, url-package-version,
12939         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12940         w3m-display-inline-images, and w3m-minor-mode-map.
12941
12942 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12943
12944         * message.el (message-tab-body-function): Fix mismatched custom type.
12945
12946         * gnus.el (gnus-group-change-level-function): Ditto.
12947
12948         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12949
12950         * gnus-art.el (gnus-signature-limit)
12951         (gnus-article-mime-part-function): Ditto.
12952
12953 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12954
12955         * mml.el (mml-mode): Silence the byte compiler.
12956
12957         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12958         using `(sit-for 0)' before moving the point to the specified part;
12959         skip unbuttonized parts.
12960         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12961         return to the summary window if gnus-auto-select-part is non-nil.
12962
12963 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12964
12965         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12966         variables.
12967         (mml-dnd-attach-file, mml-mode): Use them.
12968
12969         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12970         Make fetching article by MID work again for Google Groups.  Added
12971         FIXME concerning gnus-group-make-web-group.
12972
12973         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12974         Don't depend on Gnus by using mail-extract-address-components if
12975         gnus-extract-address-components is not bound.
12976
12977 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12978
12979         * gnus-art.el (gnus-mime-display-security): Don't display the
12980         signature, but only the signed part.
12981
12982 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12983
12984         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12985
12986         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12987         list, not listp.
12988
12989 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12990
12991         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12992         when encoding.
12993
12994         * mm-bodies.el (mm-decode-content-transfer-encoding):
12995         De-canonicalize CRLF for all text content types, not just
12996         text/plain.
12997
12998 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12999
13000         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13001         valid article; point arrow and cursor at the MIME button.
13002
13003 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13004
13005         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13006         Suggested by Dan Christensen <jdc@uwo.ca>.
13007
13008         * mm-decode.el (mm-save-part): Enable change of prompt.
13009
13010 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13011
13012         * gnus-msg.el (gnus-inews-add-send-actions): Made
13013         `message-post-method' lambda parameter ARG `&optional'.
13014
13015 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13016
13017         * gnus-sum.el (gnus-summary-mime-map): Added
13018         gnus-article-save-part-and-strip, gnus-article-delete-part and
13019         gnus-article-jump-to-part.
13020
13021         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
13022         (gnus-article-edit-part): Use it.
13023         (gnus-article-part-wrapper): Added no-handle argument.
13024         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
13025         functions.
13026
13027 2005-08-29  Romain Francoise  <romain@orebokech.com>
13028
13029         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13030         docstring.
13031         (gnus-face-from-file): Likewise.
13032
13033 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13034
13035         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13036         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13037         non-nil.
13038         (gnus-auto-select-part): New variable.
13039         (gnus-article-jump-to-part): New function.
13040         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13041         (gnus-mime-delete-part): Allow selecting specified part after
13042         deleting or stripping parts.
13043         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13044         part if argument is bogus.
13045
13046 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13047
13048         * gnus-art.el (w3m-minor-mode-map):
13049         * gnus-spec.el (gnus-newsrc-file-version):
13050         * gnus-util.el (nnmail-active-file-coding-system)
13051         (gnus-original-article-buffer, gnus-user-agent):
13052         * gnus.el (gnus-ham-process-destinations)
13053         (gnus-parameter-ham-marks-alist)
13054         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13055         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13056         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13057         * mm-decode.el (gnus-current-window-configuration):
13058         * mm-extern.el (gnus-article-mime-handles):
13059         * mm-url.el (url-current-object, url-package-name)
13060         (url-package-version):
13061         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13062         (smime-keys, w3m-cid-retrieve-function-alist)
13063         (w3m-current-buffer, w3m-display-inline-images)
13064         (w3m-minor-mode-map):
13065         * mml-smime.el (gnus-extract-address-components):
13066         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13067         (gnus-newsrc-hashtb, message-default-charset)
13068         (message-deletable-headers, message-options)
13069         (message-posting-charset, message-required-mail-headers)
13070         (message-required-news-headers):
13071         * mml1991.el (mc-pgp-always-sign):
13072         * mml2015.el (mc-pgp-always-sign):
13073         * nnheader.el (nnmail-extra-headers):
13074         * rfc1843.el (gnus-decode-encoded-word-function)
13075         (gnus-decode-header-function, gnus-newsgroup-name):
13076         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13077
13078 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13079
13080         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13081         the end of the date treatments.
13082
13083 2005-08-15  Simon Josefsson  <jas@extundo.com>
13084
13085         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13086         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13087         Capello and Romain Francoise.
13088         (pgg-fetch-key-function): Removed, not used?
13089         (pgg-insert-url-with-w3): Require url, to get
13090         url-insert-file-contents regardless of where it is defined.
13091
13092 2005-08-13  Romain Francoise  <romain@orebokech.com>
13093
13094         * message.el (message-cite-original-1): New function.
13095         (message-cite-original): Use it.
13096         (message-cite-original-without-signature): Ditto.
13097
13098 2005-08-08  Romain Francoise  <romain@orebokech.com>
13099
13100         * message.el (message-yank-empty-prefix): New variable.
13101         (message-indent-citation): Use it.
13102         (message-cite-original-without-signature): Respect X-No-Archive.
13103
13104 2005-08-08  Simon Josefsson  <jas@extundo.com>
13105
13106         * pgg.el: Autoload url-insert-file-contents instead of loading
13107         w3/url.
13108         (pgg-insert-url-with-w3): Don't load url here.
13109
13110 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13111
13112         * message.el (message-kill-to-signature): Don't insert newline at
13113         bol.
13114         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13115
13116 2005-08-06  Romain Francoise  <romain@orebokech.com>
13117
13118         * message.el (message-user-fqdn): Fix typo in docstring.
13119
13120 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13121
13122         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13123
13124         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13125
13126 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * mm-bodies.el (mm-encode-body): Use coding system rather than
13129         charset to encode text.
13130
13131         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13132         number of charsets if utf-8 is available (XEmacs).
13133
13134 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13135
13136         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13137         taken from `gnus-button-mid-or-mail-regexp'.
13138         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13139         (gnus-button-alist): Improve regexp for domain part of the MIDs
13140         for news:localpart@domain buttons.
13141         (gnus-button-ctan-directory-regexp): Update.
13142
13143 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * sieve-manage.el (sieve-manage-interactive-login): Use
13146         make-local-variable rather than make-variable-buffer-local.
13147         (sieve-manage-open): Ditto.
13148         (sieve-manage-authenticate): Ditto.
13149
13150         * mml.el (mml-generate-mime-1): Make the content type default to
13151         text/plain if the filename is not specified.
13152
13153 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13154
13155         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13156         instead of insert-buffer.
13157
13158         * message.el (message-yank-original): Ditto; set the mark at the
13159         end of the yanked message.
13160
13161 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13162
13163         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13164         lines to scroll rather than to stop it.
13165
13166         * mml.el (mml-generate-default-type): Add doc string.
13167         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13168         default to application/octet-stream when determining the content
13169         type if it is not specified for the part or the mml contents; add
13170         a comment about mml-generate-default-type.
13171
13172 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13173
13174         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13175         make it default to application/octet-stream when determining the
13176         content type if it is not specified for the external contents.
13177
13178 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13179
13180         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13181         segmented parameter but also other parameters might be there.
13182
13183 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13184
13185         * mm-decode.el (mm-display-external): Delete temp file, directory
13186         and buffer immediately if the external process is exited.
13187
13188 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13189
13190         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13191         fewer lines than that of scroll-margin.
13192         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13193
13194 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13195
13196         * gnus-art.el (gnus-article-next-page): Revert.
13197         (gnus-article-beginning-of-window): New macro.
13198         (gnus-article-next-page-1): Use it.
13199         (gnus-article-prev-page): Ditto.
13200         (gnus-article-edit-part): Use insert-buffer-substring instead of
13201         insert-buffer.
13202         (gnus-article-edit-exit): Ditto.
13203
13204         * gnus-util.el (gnus-beginning-of-window): Remove.
13205         (gnus-end-of-window): Remove.
13206
13207         * lpath.el: Don't bind header-line-format and scroll-margin.
13208
13209 2005-07-25  Simon Josefsson  <jas@extundo.com>
13210
13211         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13212         to have the url package without w3.  Reported by Daiki Ueno
13213         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13214
13215 2005-07-20  Didier Verna  <didier@xemacs.org>
13216
13217         * gnus-diary.el: Remove the description comment (nndiary is now
13218         properly documented in the Gnus manual).
13219         Fix the spelling of "Back End".
13220         * nndiary.el: Ditto.
13221         Fix the copyright notice.
13222
13223 2005-07-18  Romain Francoise  <romain@orebokech.com>
13224
13225         * gnus-sum.el (gnus-summary-to-prefix)
13226         (gnus-summary-newsgroup-prefix): New variables.
13227         (gnus-summary-from-or-to-or-newsgroups): Use them.
13228
13229 2005-07-17  Romain Francoise  <romain@orebokech.com>
13230
13231         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13232         space as it's generally not especially interesting to the user.
13233
13234 2005-07-16  Romain Francoise  <romain@orebokech.com>
13235
13236         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13237         nil to avoid prompting and file modification if one of the
13238         messages at the top of the nnfolder file contains a copyright
13239         notice.
13240         Update copyright notice.
13241
13242         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13243         instead of `current-time-string' as the latter creates a time
13244         string that is not RFC 2822 compliant (it lacks the zone).
13245         Update copyright notice.
13246
13247 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13248
13249         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13250         for text/rtf.  Display default in prompt.  Pass default for M-n.
13251
13252         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13253
13254 2005-07-16  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-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13261
13262         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13263         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13264         (gnus-article-prev-page): Ditto.
13265
13266         * gnus-util.el (gnus-beginning-of-window): New function.
13267         (gnus-end-of-window): New function.
13268
13269         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13270
13271 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13272
13273         * gnus-score.el (gnus-score-edit-all-score): Set
13274         gnus-score-edit-exit-function to gnus-score-edit-done and call
13275         gnus-message.
13276
13277 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13278
13279         * gnus-msg.el (gnus-button-mailto): Remove
13280         save-selected-window-window hackery because it relies on
13281         save-selected-window internals.
13282
13283 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13284
13285         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13286         add-minor-mode.
13287         (gnus-binary-mode): Ditto.
13288
13289         * gnus-topic.el (gnus-topic-mode): Ditto.
13290
13291 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13292
13293         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13294         (gnus-article-prev-page): Take scroll-margin into consideration.
13295
13296 2005-07-04  Lute Kamstra  <lute@gnu.org>
13297
13298         Update FSF's address in GPL notices.
13299
13300 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13301
13302         * gnus.el (gnus-exit):
13303         * gnus-group.el (gnus-group-icons):
13304         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13305
13306         * gnus-nocem.el (gnus-nocem):
13307         * message.el (message-various, message-buffers, message-sending)
13308         (message-interface, message-forwarding, message-insertion)
13309         (message-headers, message-news, message-mail):
13310         * pgg-gpg.el (pgg-gpg):
13311         * pgg-parse.el (pgg-parse):
13312         * pgg-pgp.el (pgg-pgp):
13313         * pgg-pgp5.el (pgg-pgp5):
13314         * pop3.el (pop3): Finish `defgroup' description with period.
13315
13316 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13317
13318         * gnus-art.el (article-display-face): Improve the efficiency.
13319         (article-display-x-face): Ditto; remove grey x-face stuff.
13320
13321 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13322
13323         * gnus-art.el (article-display-face): Correct the position in
13324         which Faces are inserted.
13325
13326 2005-06-29  Didier Verna  <didier@xemacs.org>
13327
13328         * gnus-art.el (article-display-face): Display faces in correct
13329         order.
13330
13331 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13332
13333         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13334         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13335         (gnus-nocem-check-article): Fetch the Type header.
13336         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13337         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13338         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13339         make sure gnus-nocem-hashtb is initialized.
13340         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13341         (gnus-nocem-unwanted-article-p): Ditto.
13342
13343         * pgg.el (pgg-verify): Return the verification result.
13344
13345 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13346
13347         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13348         is ascii.
13349
13350 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13351
13352         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13353         `show-nonbreak-escape'.
13354
13355 2005-06-23  Lute Kamstra  <lute@gnu.org>
13356
13357         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13358
13359         * dig.el (dig-mode):
13360         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13361
13362 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13363
13364         * nnimap.el (nnimap-split-download-body): Fix spellings.
13365
13366 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13367
13368         * gnus-art.el (gnus-article-encrypt-body):
13369         * gnus-cus.el (gnus-score-customize):
13370         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13371         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13372
13373 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13374
13375         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13376         header by looking for magic "MII" at the beginnig.
13377
13378 2005-06-16  Miles Bader  <miles@gnu.org>
13379
13380         * gnus-xmas.el (gnus-xmas-group-startup-message):
13381         Use renamed gnus-splash face.
13382
13383         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13384         (assistant-field-face): New backward-compatibility alias for renamed
13385         face.
13386         (assistant-render-text): Use renamed assistant-field face.
13387
13388         * spam.el (spam): Remove "-face" suffix from face name.
13389         (spam-face): New backward-compatibility alias for renamed face.
13390         (spam-face, spam-initialize): Use renamed spam face.
13391
13392         * message.el (message-header-to, message-header-cc)
13393         (message-header-subject, message-header-newsgroups)
13394         (message-header-other, message-header-name)
13395         (message-header-xheader, message-separator, message-cited-text)
13396         (message-mml): Remove "-face" suffix from face names.
13397         (message-header-to-face, message-header-cc-face)
13398         (message-header-subject-face, message-header-newsgroups-face)
13399         (message-header-other-face, message-header-name-face)
13400         (message-header-xheader-face, message-separator-face)
13401         (message-cited-text-face, message-mml-face):
13402         New backward-compatibility aliases for renamed faces.
13403         (message-font-lock-keywords): Use renamed message faces.
13404
13405         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13406         (sieve-test-commands, sieve-tagged-arguments):
13407         Remove "-face" suffix from face names.
13408         (sieve-control-commands-face, sieve-action-commands-face)
13409         (sieve-test-commands-face, sieve-tagged-arguments-face):
13410         New backward-compatibility aliases for renamed faces.
13411         (sieve-control-commands-face, sieve-action-commands-face)
13412         (sieve-test-commands-face, sieve-tagged-arguments-face):
13413         Use renamed sieve faces.
13414
13415         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13416         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13417         (gnus-group-news-3-empty, gnus-group-news-4)
13418         (gnus-group-news-4-empty, gnus-group-news-5)
13419         (gnus-group-news-5-empty, gnus-group-news-6)
13420         (gnus-group-news-6-empty, gnus-group-news-low)
13421         (gnus-group-news-low-empty, gnus-group-mail-1)
13422         (gnus-group-mail-1-empty, gnus-group-mail-2)
13423         (gnus-group-mail-2-empty, gnus-group-mail-3)
13424         (gnus-group-mail-3-empty, gnus-group-mail-low)
13425         (gnus-group-mail-low-empty, gnus-summary-selected)
13426         (gnus-summary-cancelled, gnus-summary-high-ticked)
13427         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13428         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13429         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13430         (gnus-summary-low-undownloaded)
13431         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13432         (gnus-summary-low-unread, gnus-summary-normal-unread)
13433         (gnus-summary-high-read, gnus-summary-low-read)
13434         (gnus-summary-normal-read, gnus-splash):
13435         Remove "-face" suffix from face names.
13436         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13437         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13438         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13439         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13440         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13441         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13442         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13443         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13444         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13445         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13446         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13447         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13448         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13449         (gnus-summary-normal-ticked-face)
13450         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13451         (gnus-summary-normal-ancient-face)
13452         (gnus-summary-high-undownloaded-face)
13453         (gnus-summary-low-undownloaded-face)
13454         (gnus-summary-normal-undownloaded-face)
13455         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13456         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13457         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13458         (gnus-splash-face):
13459         New backward-compatibility aliases for renamed faces.
13460         (gnus-group-startup-message): Use renamed gnus faces.
13461
13462         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13463         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13464         (gnus-server-agent): Remove "-face" suffix from face names.
13465         (gnus-server-agent-face, gnus-server-opened-face)
13466         (gnus-server-closed-face, gnus-server-denied-face)
13467         (gnus-server-offline-face):
13468         New backward-compatibility aliases for renamed faces.
13469         (gnus-server-agent-face, gnus-server-opened-face)
13470         (gnus-server-closed-face, gnus-server-denied-face)
13471         (gnus-server-offline-face): Use renamed gnus faces.
13472
13473         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13474         Remove "-face" suffix from face names.
13475         (gnus-picon-xbm-face, gnus-picon-face):
13476         New backward-compatibility aliases for renamed faces.
13477
13478         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13479         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13480         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13481         (gnus-cite-11): Remove "-face" suffix from face names.
13482         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13483         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13484         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13485         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13486         New backward-compatibility aliases for renamed faces.
13487         (gnus-cite-attribution-face, gnus-cite-face-list)
13488         (gnus-article-boring-faces): Use renamed gnus faces.
13489
13490         * gnus-art.el (gnus-signature, gnus-header-from)
13491         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13492         (gnus-header-content): Remove "-face" suffix from face names.
13493         (gnus-signature-face, gnus-header-from-face)
13494         (gnus-header-subject-face, gnus-header-newsgroups-face)
13495         (gnus-header-name-face, gnus-header-content-face):
13496         New backward-compatibility aliases for renamed faces.
13497         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13498
13499         * gnus-sum.el (gnus-summary-selected-face)
13500         (gnus-summary-highlight): Use renamed gnus faces.
13501         * gnus-group.el (gnus-group-highlight): Likewise.
13502
13503 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13504
13505         * gnus-sieve.el (gnus-sieve-article-add-rule):
13506         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13507         * spam-stat.el (spam-stat-buffer-change-to-spam)
13508         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13509
13510         * message.el (message-is-yours-p):
13511         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13512
13513 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13514
13515         * mm-view.el (mm-inline-text): Withdraw the last change.
13516
13517 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13518
13519         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13520         executing enriched-decode.
13521
13522 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13523
13524         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13525         charset of tar files.
13526
13527 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13528
13529         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13530
13531 2005-06-04  Lute Kamstra  <lute@gnu.org>
13532
13533         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13534         information is never recorded.
13535
13536 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13537
13538         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13539
13540 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13541
13542         * pop3.el (pop3-apop): Run md5 in the binary mode.
13543
13544         * starttls.el (starttls-set-process-query-on-exit-flag):
13545         Use eval-and-compile.
13546
13547 2005-05-31  Simon Josefsson  <jas@extundo.com>
13548
13549         * smime.el (smime-replace-in-string): Define.
13550         (smime-cert-by-ldap-1): Use it.
13551
13552 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13553
13554         * gnus-art.el (article-display-x-face): Replace
13555         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13556
13557         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13558         set-process-query-on-exit-flag or process-kill-without-query.
13559
13560         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13561         loop instead of replace-regexp.
13562
13563         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13564         instead of process-kill-without-query if it is available.
13565
13566         * lpath.el: Fbind ldap-search-entries.
13567
13568         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13569         instead of find-file-hooks if it is available.
13570
13571         * mml1991.el: Bind pgg-default-user-id when compiling.
13572
13573         * mml2015.el: Bind pgg-default-user-id when compiling.
13574
13575         * nndraft.el (nndraft-request-associate-buffer):
13576         Use write-contents-functions instead of write-contents-hooks if it is
13577         available.
13578
13579         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13580         instead of find-file-hooks if it is available.
13581
13582         * nntp.el (nntp-open-connection): Replace
13583         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13584         (nntp-open-ssl-stream): Ditto.
13585         (nntp-open-tls-stream): Ditto.
13586
13587         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13588         set-process-query-on-exit-flag or process-kill-without-query.
13589         (starttls-open-stream-gnutls): Use it instead of
13590         process-kill-without-query.
13591         (starttls-open-stream): Ditto.
13592
13593 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13594
13595         * smime.el (smime-cert-by-ldap-1): Don't use
13596         replace-regexp-in-string.
13597
13598 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13599
13600         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13601
13602         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13603         in PEM format.  Adjust to the XEmacs compability.
13604
13605 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13606
13607         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13608         by `string-to-number'.
13609         * gnus-agent.el (gnus-agent-regenerate-group)
13610         (gnus-agent-fetch-articles): Ditto.
13611         * gnus-art.el (gnus-button-fetch-group): Ditto.
13612         * gnus-cache.el (gnus-cache-generate-active)
13613         (gnus-cache-articles-in-group): Ditto.
13614         * gnus-group.el (gnus-group-set-current-level)
13615         (gnus-group-insert-group-line): Ditto.
13616         * gnus-score.el (gnus-score-set-expunge-below)
13617         (gnus-score-set-mark-below, gnus-summary-score-effect)
13618         (gnus-summary-score-entry): Ditto.
13619         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13620         (gnus-soup-pack): Ditto.
13621         * gnus-spec.el (gnus-xmas-format): Ditto.
13622         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13623         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13624         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13625         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13626         * nndb.el (nndb-get-remote-expire-response): Ditto.
13627         * nndiary.el (nndiary-parse-schedule-value)
13628         (nndiary-string-to-number, nndiary-request-replace-article)
13629         (nndiary-request-article): Ditto.
13630         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13631         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13632         * nneething.el (nneething-make-head): Ditto.
13633         * nnfolder.el (nnfolder-request-article)
13634         (nnfolder-retrieve-headers): Ditto.
13635         * nnheader.el (nnheader-file-to-number): Ditto.
13636         * nnkiboze.el (nnkiboze-request-article): Ditto.
13637         * nnmail.el (nnmail-process-unix-mail-format)
13638         (nnmail-process-babyl-mail-format): Ditto.
13639         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13640         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13641         (nnmh-request-create-group, nnmh-request-list-1)
13642         (nnmh-request-group, nnmh-request-article): Ditto.
13643         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13644         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13645         * nnsoup.el (nnsoup-make-active): Ditto.
13646         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13647         * nntp.el (nntp-find-group-and-number)
13648         (nntp-retrieve-headers-with-xover): Ditto.
13649         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13650         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13651         (pgg-format-key-identifier): Ditto.
13652         * pop3.el (pop3-last, pop3-stat): Ditto.
13653         * qp.el (quoted-printable-decode-region): Ditto.
13654
13655         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13656         of concat.
13657
13658 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13659
13660         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13661
13662         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13663
13664         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13665
13666         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13667
13668         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13669
13670         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13671
13672         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13673         (gnus-carpal-mode): Ditto.
13674
13675         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13676         (gnus-browse-mode): Ditto.
13677
13678         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13679
13680         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13681
13682 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13683
13684         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13685
13686 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13687
13688         * gnus-util.el (gnus-run-mode-hooks): New function.
13689
13690         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13691
13692         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13693         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13694
13695 2005-05-27  Lute Kamstra  <lute@gnu.org>
13696
13697         * dns-mode.el (dns-mode): Specify customization group.
13698
13699 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13700
13701         * gnus-agent.el (gnus-agent-make-mode-line-string):
13702         Use mode-line-highlight as mouse-face.
13703
13704 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13705
13706         * canlock.el (canlock): Change the parent group to news.
13707
13708         * deuglify.el (gnus-outlook-deuglify): Add :group.
13709
13710         * dig.el (dig): Add :group.
13711
13712         * dns-mode.el (dns-mode): Add :group.
13713
13714         * encrypt.el (encrypt): Add :group.
13715
13716         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13717         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13718         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13719         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13720         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13721
13722         * gnus-diary.el (gnus-diary): Add :group.
13723
13724         * gnus.el (gnus-group-news-1-face): Add :group.
13725         (gnus-group-news-1-empty-face): Ditto.
13726         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13727         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13728         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13729         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13730         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13731         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13732         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13733         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13734         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13735         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13736         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13737         (gnus-summary-high-ticked-face): Ditto.
13738         (gnus-summary-low-ticked-face): Ditto.
13739         (gnus-summary-normal-ticked-face): Ditto.
13740         (gnus-summary-high-ancient-face): Ditto.
13741         (gnus-summary-low-ancient-face): Ditto.
13742         (gnus-summary-normal-ancient-face): Ditto.
13743         (gnus-summary-high-undownloaded-face): Ditto.
13744         (gnus-summary-low-undownloaded-face): Ditto.
13745         (gnus-summary-normal-undownloaded-face): Ditto.
13746         (gnus-summary-high-unread-face): Ditto.
13747         (gnus-summary-low-unread-face): Ditto.
13748         (gnus-summary-normal-unread-face): Ditto.
13749         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13750         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13751
13752         * hashcash.el (hashcash): New custom group.
13753         (hashcash-default-payment): Add :group.
13754         (hashcash-payment-alist): Ditto.
13755         (hashcash-default-accept-payment): Ditto.
13756         (hashcash-accept-resources): Ditto.
13757         (hashcash-path): Ditto.
13758         (hashcash-extra-generate-parameters): Ditto.
13759         (hashcash-double-spend-database): Ditto.
13760         (hashcash-in-news): Ditto.
13761
13762         * message.el (message-minibuffer-local-map): Add :group.
13763
13764         * netrc.el (netrc): Add :group.
13765
13766         * sieve-manage.el (sieve-manage-log): Add :group.
13767         (sieve-manage-default-user): Diito.
13768         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13769         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13770         (sieve-manage-authenticators): Ditto.
13771         (sieve-manage-authenticator-alist): Ditto.
13772         (sieve-manage-default-port): Ditto.
13773
13774         * sieve-mode.el (sieve-control-commands-face): Add :group.
13775         (sieve-action-commands-face): Ditto.
13776         (sieve-test-commands-face): Ditto.
13777         (sieve-tagged-arguments-face): Ditto.
13778
13779         * smime.el (smime): Add :group.
13780
13781         * spam-report.el (spam-report): Add :group.
13782
13783         * spam.el (spam, spam-face): Add :group.
13784
13785 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13786
13787         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13788         return \n.\n.\n at the end of articles.  Protect against that.
13789         (nntp-with-open-group): Allow debugging.
13790
13791         * nnheader.el (mail-header-set-extra): Make into a function
13792         because I just could't understand how to quote the list properly.
13793
13794         * dns.el (query-dns-cached): New function.
13795
13796 2005-05-26  Lute Kamstra  <lute@gnu.org>
13797
13798         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13799
13800 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13801
13802         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13803
13804         * gnus-art.el: Don't autoload mail-extract-address-components.
13805
13806         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13807         eval-and-compile to evaluate it.
13808
13809         * hashcash.el: Don't autoload executable-find.
13810
13811         * nndb.el: Don't declare the nndb back end two or more times; don't
13812         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13813
13814         * nntp.el: Autoload format-spec instead of format; use
13815         eval-and-compile to evaluate autoload forms.
13816
13817 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13818
13819         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13820
13821 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13822
13823         * gnus.el (gnus-version-number): Bump version.
13824
13825 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13826
13827         * gnus.el: No Gnus v0.3 is released.
13828
13829 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13830
13831         * lpath.el (featurep): Bind show-nonbreak-escape.
13832
13833 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13834
13835         * gnus-art.el (gnus-article-edit-part): Disable undo.
13836
13837 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13838
13839         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13840         gnus-article-date-lapsed-new-header is t if date timer is active;
13841         skip headers in which the original date value is empty.
13842         (gnus-article-save-original-date): Redefine it as a macro.
13843         (gnus-display-mime): Use it.
13844
13845 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13846
13847         * gnus-art.el (article-date-ut): Support converting date in
13848         forwarded parts as well.
13849         (gnus-article-save-original-date): New function.
13850         (gnus-display-mime): Use it.
13851
13852 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13853
13854         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13855         enclosure element of <item>.
13856
13857 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13858
13859         * message.el (message-kill-buffer-query): Renamed from
13860         `message-kill-buffer-query-if-modified'.  Added :version.
13861
13862 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13863
13864         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13865         window layout.
13866
13867 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13868
13869         * mml.el: Autoload dnd when compiling.
13870
13871 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13872
13873         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13874         x-dnd-*.
13875
13876 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13877
13878         * qp.el (quoted-printable-encode-region): Save excursion.
13879
13880 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13881
13882         * message.el (message-kill-buffer-query-if-modified): Add new variable
13883         so the user can kill a modified message buffer quickly.
13884         (message-kill-buffer): Use it.
13885
13886 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13887
13888         * lpath.el: Fbind display-time-event-handler; don't fbind
13889         string-to-multibyte.
13890
13891         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13892
13893 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13894
13895         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13896         contained in text because xml.el decodes entities) with LFs.
13897
13898 2005-04-11  Lute Kamstra  <lute@gnu.org>
13899
13900         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13901         differently.
13902
13903 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13904
13905         * mm-util.el (mm-detect-coding-region): Typo.
13906
13907 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13908
13909         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13910
13911 2005-04-06  Deepak Goel  <deego@gnufans.org>
13912
13913         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13914         user-function allow user modifications of the scores.
13915         (spam-stat-score-buffer-user): New function, to allow
13916         user-computed modifications to the score.
13917         (spam-stat-score-buffer-user-functions): List of additional
13918         scoring functions.
13919         (spam-stat-error-holder): Global temporary error holder.
13920         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13921         variable.
13922
13923 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13924
13925         * gnus-registry.el (gnus-registry-clean-empty-function)
13926         (gnus-registry-trim, gnus-registry-fetch-groups)
13927         (gnus-registry-delete-group): Groups that match
13928         `gnus-registry-ignored-groups' are removed from the registry
13929         entries, not just ignored for splitting.  This helps clean up the
13930         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13931         to get all the groups a message ID is in.
13932
13933         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13934         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13935         (spam-stat-score-buffer-user-functions): Add :number custom type.
13936
13937 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13938
13939         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13940         argument in XEmacs.
13941
13942         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13943         (nnrss-request-group): Decode group name first.
13944         (nnrss-request-article): Make a text/plain article if mml-to-mime
13945         failed.
13946         (nnrss-get-encoding): Return a compatible encoding according to
13947         nnrss-compatible-encoding-alist.
13948         (nnrss-find-el): Use consp instead of listp.
13949         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13950
13951 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13952
13953         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13954         which Emacs 20 doesn't support.
13955         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13956
13957 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13958
13959         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13960         silence the byte compiler inside the defun.
13961
13962         * gnus-demon.el (parse-time-string): Add autoload.
13963
13964         * gnus-delay.el (parse-time-string): Add autoload.
13965
13966         * gnus-art.el (parse-time-string): Add autoload.
13967
13968         * nnultimate.el (parse-time): Require for `parse-time-string'.
13969
13970 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13971
13972         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13973
13974         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13975
13976         * smime.el (smime-ldap-host-list): Add :version.
13977
13978 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13979
13980         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13981         pass it to `gnus-browse-read-group'.
13982         (gnus-browse-read-group): Add NUMBER argument and pass it to
13983         `gnus-group-read-ephemeral-group'.
13984
13985         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13986         argument and pass it to `gnus-group-read-group'.
13987
13988 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13989
13990         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13991         mm-xemacs-find-mime-charset-1 if we have the mule feature
13992         available at runtime.
13993
13994 2005-03-25  Werner Lemberg  <wl@gnu.org>
13995
13996         * nnmaildir.el: Replace `illegal' with `invalid'.
13997
13998 2005-03-23  Lute Kamstra  <lute@gnu.org>
13999
14000         * time-date.el: Add comment on time value formats.
14001         Don't require parse-time.
14002         (with-decoded-time-value): New macro.
14003         (encode-time-value): New function.
14004         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14005         (days-to-time): Return a valid time value when arg is huge.
14006         (time-since): Use time-subtract.
14007         (time-to-number-of-days): Use time-to-seconds.
14008
14009 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14010
14011         * gnus-start.el (gnus-display-time-event-handler):
14012         Check display-time-timer at runtime rather than only at load time
14013         in case display-time-mode is turned off in the mean time.
14014
14015 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14016
14017         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14018         used.
14019
14020         * nneething.el (nneething-map-file-directory): Derive from
14021         `gnus-directory'.
14022
14023         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14024         the To/Cc button.
14025
14026 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14027
14028         * nnmaildir.el (nnmaildir-request-accept-article):
14029         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14030
14031 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14032
14033         * gnus-async.el: Require timer-funcs at compile time when in
14034         XEmacs for `run-with-idle-timer'.
14035
14036 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14037
14038         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14039         autoloaded function.
14040
14041 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14042
14043         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14044
14045 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14046
14047         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14048
14049 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14050
14051         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
14052         gnus-expert-user to default.
14053
14054 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14055
14056         * nnimap.el (nnimap-open-server): Ditto.
14057
14058         * imap.el (imap-authenticate): Fix typo.
14059
14060 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14061
14062         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14063         buffer (since IMAP server might return FETCH response out of
14064         order, and the nntp buffer must be sorted).
14065
14066 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14067
14068         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
14069         comparison on string.
14070
14071         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14072         (gnus-agent-score): Renamed category keywords to match gnus-cus.
14073         (gnus-agent-summary-fetch-series): Modified to protect against
14074         gnus-agent-summary-fetch-group clearing processable flags.
14075         (gnus-agent-synchronize-group-flags): Update live group buffer as
14076         synchronization may occur due to the user toggle the plugged
14077         status.
14078         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14079         successfully downloaded.
14080         (gnus-agent-expire-group-1): Avoid using markers when the overview
14081         is in ascending order; greatly improves performance.
14082         (gnus-agent-regenerate-group): Use
14083         gnus-agent-synchronize-group-flags to reset read status in both
14084         gnus and server.
14085         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
14086
14087 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14088
14089         * message.el: Don't autoload former message-utils variables.
14090         (message-strip-subject-trailing-was): Change doc string.
14091
14092         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14093         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14094         (nnweb-google-search): Add "hl=en" here.
14095         (nnweb-google-parse-1, nnweb-google-create-mapping):
14096         Don't hardcode URL.
14097
14098 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14099
14100         * message.el (message-get-reply-headers, message-followup):
14101         Mention related variables `message-use-followup-to' and
14102         `message-use-mail-followup-to', in the information buffer.
14103
14104         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14105         of broken groups(-beta).google.com.
14106
14107 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14108
14109         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14110         parameter to invoked gnus-request-move-article; remove the
14111         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14112         all at once instead of once per article.
14113         (gnus-summary-remove-process-mark): Accept a list of articles as
14114         well as a single article for processing.
14115
14116         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14117         parameter.
14118
14119         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14120
14121         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14122
14123         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14124         parameter.
14125
14126         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14127         parameter.
14128
14129         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14130         parameter and remove the gnus-sum-hint-move-is-internal variable.
14131
14132         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14133         parameter.
14134
14135         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14136         parameter.
14137
14138         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14139         parameter.
14140
14141         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14142
14143         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14144         parameter.
14145
14146         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14147         parameter.
14148
14149 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14150
14151         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14152         a more conservative way.
14153
14154 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14155
14156         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14157         buffer, so it moves the window's cursor.
14158
14159 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14160
14161         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14162         `mm-dissect-multipart' and receive the from field as an (optional)
14163         argument from `mm-dissect-multipart'.
14164         (mm-dissect-multipart): Receive the from field as an argument and
14165         pass it on when we call `mm-dissect-buffer' on MIME parts.
14166         Fixes verification/decryption of signed/encrypted MIME parts.
14167
14168 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14169
14170         * gnus-sum.el (gnus-summary-move-article): Set
14171         gnus-sum-hint-move-is-internal for gnus-request-move-article and
14172         whatever it calls (right now, only nnimap-request-move article
14173         respects it).
14174
14175         * nnimap.el (nnimap-request-move-article): When
14176         gnus-sum-hint-move-is-internal is set, don't do the extra
14177         nnimap-request-article.
14178
14179 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14180
14181         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14182
14183         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14184         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14185
14186         * gnus-sum.el (gnus-summary-caesar-message):
14187         Apply `gnus-treat-article' after rotation.
14188
14189         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14190         doc string.
14191
14192 2005-02-22  Simon Josefsson  <jas@extundo.com>
14193
14194         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14195         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14196         <arne@arnested.dk>.
14197         (encrypt): Add password-cache and password-cache-expiry as group
14198         members.
14199
14200 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14201
14202         * smime.el (smime-ldap-host-list): Doc fix.
14203         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14204         cache) password.
14205         (smime-sign-region): Use it.
14206         (smime-decrypt-region): Use it.
14207         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14208         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14209         fails.
14210         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14211         certificate from DER to PEM format rather than calling openssl.
14212
14213         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14214
14215         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14216         for signing/encryption.
14217
14218         * mml.el (mml-parse-1): Use them.
14219
14220 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14221
14222         * nnrss.el (nnrss-verbose): Removed.
14223         (nnrss-request-group): Use `nnheader-message' instead.
14224
14225 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14226
14227         * nnrss.el (nnrss-verbose): New variable.
14228         (nnrss-request-group): Make it say nnrss is requesting a group.
14229
14230 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14231
14232         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14233         Handle news URL with given port correctly.
14234
14235 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14236
14237         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14238         containing special characters.
14239
14240         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14241
14242         * mml.el (mime-to-mml): Ditto.
14243
14244         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14245         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14246         (rfc2047-decode-region): Quote decoded words containing special
14247         characters when rfc2047-quote-decoded-words-containing-tspecials
14248         is non-nil.
14249
14250 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14251
14252         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14253
14254         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14255
14256 2005-02-15  Simon Josefsson  <jas@extundo.com>
14257
14258         * nnimap.el (nnimap-debug): Doc fix.
14259
14260         * imap.el (imap-debug): Doc fix.
14261
14262 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14263
14264         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14265
14266 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14267
14268         * gnus.el (spam-contents): Improve docs for spam-contents
14269         parameter in its variable incarnation.
14270
14271 2005-02-14  Simon Josefsson  <jas@extundo.com>
14272
14273         * smime-ldap.el: Use require instead of load-library for ldap.
14274         (smime-ldap-search): Indent.
14275         (smime-ldap-search-internal): Shorten line.
14276
14277         * smime.el (smime-cert-by-dns): Add doc-string.
14278         (smime-cert-by-ldap-1): Indent.
14279
14280         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
14281         mml-smime-get-dns-ldap.
14282         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14283
14284 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14285
14286         * smime.el: Require smime-ldap.
14287         (smime-ldap-host-list): New variable.
14288         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14289
14290         * mml-smime.el (mml-smime-encrypt-query): New function.
14291         (mml-smime-encrypt-query): Use it.
14292
14293         * smime-ldap.el: New file.
14294
14295 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14296
14297         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14298
14299 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14300
14301         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14302         argument in doc string.  Make query for type more clear.
14303
14304 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14305
14306         * gnus.el (gnus-group-startup-message): Search for gnus images in
14307         etc/images/gnus.
14308         * mm-util.el (mm-image-load-path): Likewise.
14309         * smiley.el (smiley-data-directory): Search for smilies in
14310         etc/images/smilies.
14311
14312 2005-02-09  Kim F. Storm  <storm@cua.dk>
14313
14314         Change Emacs release version from 21.4 to 22.1 throughout.
14315         Change Emacs development version from 21.3.50 to 22.0.50.
14316
14317 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14318
14319         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14320
14321         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14322         non-Mule XEmacs as well.
14323         (mm-decompress-buffer): Signal an error intentionally if it does
14324         not decompress compressed data because auto-compression-mode is
14325         disabled.
14326
14327 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14328
14329         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14330         an ID in the registry even if it has no groups.
14331
14332 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14333
14334         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14335         merge it into mm-decompress-buffer.
14336         (gnus-mime-copy-part): Use the MIME part charset, the value which
14337         a user specified or gnus-newsgroup-charset for decoding, like
14338         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14339         save-buffer what was used.  Suggested by Kevin Ryde
14340         <user42@zip.com.au>.
14341         (gnus-mime-inline-part): Allow the name parameter as well as the
14342         filename parameter; force decompressing of compressed data; always
14343         display contents being not decoded as unibyte.
14344
14345         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14346         as well as the filename parameter.
14347
14348         * mm-util.el (mm-decompress-buffer): Merge
14349         gnus-mime-jka-compr-maybe-uncompress.
14350         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14351         of compressed data.
14352
14353 2005-02-08  Simon Josefsson  <jas@extundo.com>
14354
14355         * imap.el (imap-log): Doc fix.
14356
14357 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14358
14359         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14360         the coding cookies; decompress compressed parts.
14361
14362         * mml.el (mml-generate-mime-1): Add the charset parameter according
14363         to the value which a user specified manually or the coding cookie.
14364
14365         * mm-util.el (mm-string-to-multibyte): New function.
14366         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14367         (mm-coding-system-to-mime-charset): New function.
14368         (mm-decompress-buffer): New function.
14369         (mm-find-buffer-file-coding-system): New function.
14370
14371         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14372         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14373         parts.
14374
14375 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14376
14377         * mm-view.el (mm-display-inline-fontify): Decode a part according
14378         to the charset parameter.
14379
14380 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14381
14382         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14383         prefix arg is neither nil nor a number, as info specifies.
14384
14385 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14386
14387         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14388         timestamps.
14389
14390 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14391
14392         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14393         groups error checking and notify user.
14394
14395 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14396
14397         * message.el (message-send-mail-function): Check existence of
14398         sendmail-program first before using default value
14399         `message-send-mail-with-sendmail'.  Otherwise use more generic
14400         `smtpmail-send-it'.
14401
14402 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14403
14404         * nntp.el (nntp-request-update-info): Always return nil.
14405
14406 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14407
14408         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14409
14410 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14411
14412         * message.el (message-beginning-of-line): Change the behavior when
14413         invoked between BOL and : so that it first moves backward.
14414
14415 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14416
14417         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14418         article buffer when editing of the article is discarded.
14419         (gnus-article-prepare): Revert.
14420
14421 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14422
14423         * gnus-art.el (gnus-article-prepare):
14424         Remove message-strip-forbidden-properties from the local hook.
14425
14426 2005-01-27  Simon Josefsson  <jas@extundo.com>
14427
14428         * password.el (password-cache-add): Only start one timer per key.
14429         Reported by Derek Atkins <warlord@MIT.EDU>.
14430
14431 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14432
14433         * run-at-time.el: Removed.  It is no longer needed as
14434         timer-funcs.el in the xemacs-base package has a working version of
14435         `run-at-time'.
14436
14437         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14438
14439         * password.el: Require timer-funcs instead of run-at-time in
14440         XEmacs.
14441         Remove `password-run-at-time' macro.
14442         (password-cache-add): Use `run-at-time' instead of
14443         `password-run-at-time'.
14444
14445         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14446         Remove `nnheader-cancel-function-timers' alias,
14447         `cancel-function-timers' exists in XEmacs in timer-funcs.
14448
14449         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14450         for `run-with-idle-timer'.
14451
14452         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14453         for `run-at-time'.
14454
14455         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14456         for `with-timeout'.
14457
14458         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14459         the same as for XEmacs 21.4.
14460         No need to ignore `run-with-idle-timer', this function exists in
14461         XEmacs now in timer-funcs.el in the xemacs-base package.
14462         (dgnushack-compile): No need to delete
14463         run-at-time.el from the list of files to compile because it
14464         doesn't exist anymore.
14465
14466 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14467
14468         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14469         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14470
14471 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14472
14473         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14474         sensitively.
14475
14476 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14477
14478         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14479
14480 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14481
14482         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14483         which will be inserted according to the multibyteness of a buffer
14484         rather than the type of contents.  Suggested by ARISAWA Akihiro
14485         <ari@mbf.ocn.ne.jp>.
14486
14487         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14488         of string which old xml.el may return rather than a string.
14489
14490 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14491
14492         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14493
14494 2005-01-16  Simon Josefsson  <jas@extundo.com>
14495
14496         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14497         idn/idna.el isn't available.
14498         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14499         <michael@waxrat.com>.
14500
14501         * hashcash.el: Remove non-FSF copyright header.
14502
14503         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14504         (hashcash-generate-payment): Use it.
14505         (hashcash-generate-payment-async): Use it.
14506
14507 2005-01-15  Simon Josefsson  <jas@extundo.com>
14508
14509         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14510         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14511
14512         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14513         gnus-summary-idna-message.
14514         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14515         (gnus-summary-idna-message): New function.
14516
14517 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14518
14519         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14520         gnus-novice-user.
14521
14522 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14523
14524         * nnrss.el (nnrss-request-delete-group): Delete entries in
14525         nnrss-group-alist as well.
14526         (nnrss-save-server-data): Insert newline.
14527
14528 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14529
14530         * gnus.el (gnus-user-agent): Use list of symbols instead of
14531         symbols.  Display full version number for (S)XEmacs.  Optionally
14532         display (S)XEmacs codename.
14533
14534         * gnus-util.el (gnus-emacs-version): Update for new
14535         `gnus-user-agent'.
14536
14537         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14538         Gnus version.
14539
14540 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14541
14542         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14543         which is unreadable in some setups.
14544
14545 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14546
14547         * gnus-spec.el (gnus-update-format-specifications): Flush the
14548         group format spec cache if it doesn't support decoded group names.
14549
14550 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14551
14552         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14553         Allow to apply decay on score files matching a regexp.
14554
14555 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14556
14557         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14558         compatibility in %g and %c.
14559
14560 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14561
14562         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14563         name for only %g and %c.
14564         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14565         of gnus-tmp-group to decoded group name.
14566         (gnus-group-make-rss-group): Exclude `/'s from group names.
14567
14568 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14569
14570         * nnrss.el (nnrss-get-encoding): Fix regexp.
14571
14572 2004-12-27  Simon Josefsson  <jas@extundo.com>
14573
14574         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14575         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14576         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14577
14578 2004-12-17  Kim F. Storm  <storm@cua.dk>
14579
14580         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14581
14582         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14583
14584 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14585
14586         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14587
14588 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14589
14590         * nnrss.el: Require rfc2047 and mml.
14591         (nnrss-file-coding-system): New variable.
14592         (nnrss-format-string): Redefine it as an inline function.
14593         (nnrss-decode-group-name): New function.
14594         (nnrss-string-as-multibyte): Remove.
14595         (nnrss-retrieve-headers): Decode group name; don't use
14596         nnrss-format-string.
14597         (nnrss-request-group): Decode group name.
14598         (nnrss-request-article): Decode group name; allow a Message-ID as
14599         well as an article number; don't use nnrss-format-string; encode a
14600         Message-ID string which may contain non-ASCII characters; use
14601         mml-to-mime to compose a MIME article.
14602         (nnrss-request-expire-articles): Decode group name.
14603         (nnrss-request-delete-group): Decode group name.
14604         (nnrss-fetch): Clarify error message.
14605         (nnrss-read-server-data): Use insert-file-contents instead of load;
14606         bind file-name-coding-system; use multibyte buffer.
14607         (nnrss-save-server-data): Bind coding-system-for-write to the
14608         value of nnrss-file-coding-system; bind file-name-coding-system;
14609         add coding cookie.
14610         (nnrss-read-group-data): Use insert-file-contents instead of load;
14611         bind file-name-coding-system; use multibyte buffer.
14612         (nnrss-save-group-data): Bind coding-system-for-write to the
14613         value of nnrss-file-coding-system; bind file-name-coding-system.
14614         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14615         make it work with non-ASCII text.
14616         (nnrss-find-el): Make it work with old xml.el as well.
14617
14618 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14619
14620         * nnrss.el (nnrss-get-encoding): New function.
14621         (nnrss-fetch): Use unibyte buffer initially; bind
14622         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14623         decode contents according to the encoding attribute.
14624         (nnrss-save-group-data): Add coding cookie.
14625         (nnrss-mime-encode-string): New function.
14626         (nnrss-check-group): Use it to encode subject and author.
14627
14628 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14629
14630         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14631         imaginary variable.
14632
14633 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14634
14635         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14636         correctly even if there are wide characters.
14637
14638 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14639
14640         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14641         downcased symbol names; make a new cache instead of reusing
14642         bbdb-hashtable.
14643
14644 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14645
14646         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14647         concatenating segments rather than before concatenating them.
14648         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14649
14650         * message.el (message-get-reply-headers): Bind `extra'.
14651
14652 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14653
14654         * message.el (message-extra-wide-headers): New variable.
14655         (message-get-reply-headers): Use it.
14656
14657 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14658
14659         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14660         (gnus-agent-group-pathname): Ditto.
14661
14662         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14663
14664         * gnus-group.el (gnus-group-make-group): Decode group name.
14665         (gnus-group-make-rss-group): Register the group data after opening
14666         the nnrss group.
14667
14668 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14669
14670         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14671         by expiry now get marked as read.
14672
14673 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14674
14675         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14676
14677 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14678
14679         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14680         unify Latin characters in XEmacs.
14681         (mm-find-mime-charset-region): Use it.
14682
14683 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14684
14685         * gnus-util.el (gnus-delete-directory): New function.
14686
14687         * gnus-agent.el (gnus-agent-delete-group): Use it.
14688
14689         * gnus-cache.el (gnus-cache-delete-group): Use it.
14690
14691 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14692
14693         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14694         names.
14695
14696 2004-12-16  Simon Josefsson  <jas@extundo.com>
14697
14698         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14699
14700 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14701
14702         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14703
14704         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14705         (gnus-group-set-current-level): Decode group name.
14706
14707 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14708
14709         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14710         failed.
14711
14712 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14713
14714         * gnus-group.el (gnus-group-delete-group): Decode group name.
14715         (gnus-group-make-rss-group): Encode group name.
14716         (gnus-group-catchup-current): Decode group name.
14717         (gnus-group-kill-group): Decode group name.
14718
14719 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14720
14721         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14722
14723 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14724
14725         * gnus-group.el (gnus-group-make-rss-group):
14726         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14727
14728         * gnus-start.el (gnus-setup-news): Honor user's setting to
14729         gnus-message-archive-method.  Suggested by Lute Kamstra
14730         <lute@gnu.org>.
14731
14732 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14733
14734         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14735         global counterparts of the buffer-local variables.
14736
14737 2004-11-16  Romain Francoise  <romain@orebokech.com>
14738
14739         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14740         counterparts of the buffer-local variables.
14741
14742 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14743
14744         * message.el (message-forbidden-properties): Fixed typo in doc
14745         string.
14746
14747 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14748
14749         * gnus-util.el (gnus-replace-in-string): Added doc string.
14750
14751         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14752         to avoid problems when splitting mails with many recipients.
14753
14754 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14755
14756         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14757         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14758
14759 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14760
14761         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14762         if there is no hashtable in memory or file modification time is
14763         newer than cached timestamp.
14764
14765 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14766
14767         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14768         not-matching option.
14769
14770 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14771
14772         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14773         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14774         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14775         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14776         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14777         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14778
14779 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14780
14781         * message.el (message-forward-make-body-mml): Remove headers
14782         according to message-forward-ignored-headers if a message is decoded.
14783
14784 2004-12-02  Romain Francoise  <romain@orebokech.com>
14785
14786         * message.el (message-forward-make-body-plain): Always remove
14787         headers according to message-forward-ignored-headers.
14788
14789 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14790
14791         * spam.el (spam-summary-prepare-exit): Remove the
14792         gnus-summary-limit pop for now, it has problems with ham marks for
14793         me.
14794
14795 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14796
14797         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14798         correctly.
14799
14800 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14801
14802         * format-spec.el (format-spec): Message the char.
14803
14804 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14805
14806         * gnus-art.el (gnus-split-methods): Reformat comments.
14807
14808         * spam.el (spam-summary-prepare-exit): Remove article limits
14809         before exiting the summary buffer.
14810
14811 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14812
14813         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14814         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14815
14816         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14817         order to silence the byte compiler.
14818
14819         * spam.el: Fix the way to silence the byte compiler, which
14820         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14821         bbdb-search-simple, spam-BBDB-register-routine,
14822         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14823         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14824         spam-stat-buffer-is-spam, spam-stat-load,
14825         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14826         spam-stat-save and spam-stat-split-fancy.
14827
14828 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14829
14830         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14831         which may confuse users.
14832         (canlock-password-for-verify): Ditto.
14833
14834         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14835
14836         * gnus-art.el (gnus-emphasis-alist): Ditto.
14837
14838         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14839
14840         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14841
14842         * gnus-start.el (gnus-save-killed-list): Ditto.
14843
14844         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14845         (gnus-sum-thread-tree-root): Ditto.
14846         (gnus-sum-thread-tree-false-root): Ditto.
14847         (gnus-sum-thread-tree-single-indent): Ditto.
14848
14849         * message.el (message-courtesy-message): Ditto.
14850         (message-archive-note): Ditto.
14851         (message-subscribed-address-file): Ditto.
14852         (message-user-fqdn): Ditto.
14853
14854         * spam-report.el (spam-report-gmane-regex): Ditto.
14855
14856         * spam.el (spam-blackhole-good-server-regex): Ditto.
14857
14858 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14859
14860         * mml.el (mml-preview): Widen the message buffer before copying
14861         the contents to the preview buffer; sort headers before previewing.
14862
14863         * message.el (message-hidden-headers): Fix the way to avoid a bug
14864         in the `repeat' widget in Emacs 21.3 or earlier.
14865
14866 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14867
14868         * message.el (message-hidden-headers): Default to "^References:".
14869         Improve customization type.  Suggested by Reiner Steib
14870         <Reiner.Steib@gmx.de>.
14871
14872 2004-11-25  Romain Francoise  <romain@orebokech.com>
14873
14874         * message.el (message-strip-forbidden-properties): Remove check for
14875         obsolete `message-hidden' text property, hidden headers are not
14876         accessible in the buffer anymore.
14877
14878 2004-11-22  Romain Francoise  <romain@orebokech.com>
14879
14880         * message.el (message-header-format-alist): Add `From' in list
14881         so that it can be sorted.
14882         (message-fix-before-sending): Widen and sort headers before
14883         sending.
14884         (message-hide-headers): Use narrowing to hide headers by moving
14885         them to the top of the buffer and narrowing to the region
14886         underneath.
14887
14888 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14889
14890         * message.el (message-strip-forbidden-properties): Bind
14891         buffer-read-only (etc) to nil.
14892
14893 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14894
14895         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14896         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14897
14898 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14899
14900         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14901
14902 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14903
14904         * dns.el (query-dns): Use sit-for to time instead of
14905         accept-process-output, since that doesn't seem to work on udp
14906         sockets.
14907
14908 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14909
14910         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14911
14912 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14913
14914         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14915         doc string.  Improve doc string.
14916
14917 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14918
14919         * nntp.el (nntp-request-update-info): Return nil if
14920         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14921         may not call gnus-activate-group which uselessly issues the GROUP
14922         commands for all nntp groups and wastes time.  Reported by Romain
14923         Francoise <romain@orebokech.com>.
14924
14925         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14926
14927 2004-11-15  Simon Josefsson  <jas@extundo.com>
14928
14929         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14930         headers separately.
14931         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14932         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14933
14934 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14935
14936         * gnus-start.el (gnus-convert-old-newsrc):
14937         Assign legacy-gnus-agent to 5.10.7.
14938
14939 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14940
14941         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14942         start of the lines.
14943
14944 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14945
14946         * hashcash.el (hashcash-default-payment): Change default to 20.
14947         (hashcash-default-accept-payment): Change default to 20.
14948         (hashcash-process-alist): New variable.
14949         (hashcash-generate-payment-async): Add.
14950         (hashcash-already-paid-p): Add.
14951         (hashcash-insert-payment): Don't generate payments twice.
14952         (hashcash-insert-payment-async): Add.
14953         (hashcash-insert-payment-async-2): Add.
14954         (hashcash-cancel-async): Add.
14955         (hashcash-wait-async): Add.
14956         (hashcash-processes-running-p): Add.
14957         (hashcash-wait-or-cancel): Add.
14958         (mail-add-payment): New optional argument.  Conditionally start
14959         asynchronous calculation.
14960         (mail-add-payment-async): Add.
14961
14962         * message.el (message-send-mail): Wait for asynchronous hashcash
14963         results.  Don't clobber existing X-Hashcash headers.
14964         (message-setup-1): Call mail-add-payment-async when
14965         message-generate-hashcash is non-nil.
14966
14967 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14968
14969         * message.el (message-use-alternative-email-as-from): Examine the
14970         From header as well; use message-make-from in order to include a
14971         user's full name.
14972
14973 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14974
14975         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14976         default; improve customization type.
14977         (gnus-emphasis-custom-with-format): New macro.
14978         (gnus-emphasis-custom-value-to-external): New function.
14979         (gnus-emphasis-custom-value-to-internal): New function.
14980
14981 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14982
14983         * dns.el (query-dns): Resolve reverse addresses.
14984
14985 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14986
14987         * gnus-group.el (gnus-group-get-new-news): Use it.
14988
14989         * gnus-start.el (gnus-check-reasonable-setup): New function.
14990
14991 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14992
14993         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14994         "Args out of range" error.  Reported by Arnaud Giersch
14995         <arnaud.giersch@free.fr>.
14996
14997 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14998
14999         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15000
15001 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15002
15003         * spam.el (spam group): Add :version.
15004
15005         * pgg-def.el (pgg group): Add :version.
15006
15007 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15008
15009         * gnus-art.el (gnus-article-edit-article): Don't associate the
15010         article buffer with a draft file.  This is a temporary measure
15011         against the 2004-08-22 change to gnus-article-edit-mode.
15012
15013 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15014
15015         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15016         (html2text-format-tags): Remove unused variable `attr'.
15017
15018 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15019
15020         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15021
15022         * tls.el (tls-process-connection-type, tls-success)
15023         (tls-certtool-program): Add :version.
15024
15025         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15026         (starttls-extra-arguments, starttls-process-connection-type)
15027         (starttls-connect, starttls-failure, starttls-success): Add :version.
15028
15029         * spam-stat.el (spam-stat): Add :version.
15030
15031         * sieve.el (sieve): Add :version.
15032
15033         * sha1.el (sha1): Add :version.
15034         (sha1-use-external): Remove redundant version.
15035
15036         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15037         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15038         (nnmail-split-fancy-match-partial-words)
15039         (nnmail-split-lowercase-expanded): Add :version.
15040
15041         * nndiary.el (nndiary): Add :version.
15042
15043         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15044
15045         * mml-sec.el (mml-default-sign-method)
15046         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15047         Add :version.
15048
15049         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15050
15051         * mm-url.el (mm-url-use-external, mm-url-program)
15052         (mm-url-arguments): Add :version.
15053
15054         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15055         (mm-attachment-file-modes, mm-decrypt-option)
15056         (mm-w3m-safe-url-regexp): Add :version.
15057
15058         * message.el (message-cite-prefix-regexp)
15059         (message-sendmail-envelope-from, message-minibuffer-local-map)
15060         (message-user-fqdn, message-completion-alist): Add :version.
15061
15062         * gnus-win.el (gnus-configure-windows-hook)
15063         (gnus-use-frames-on-any-display): Add :version.
15064
15065         * gnus-art.el (gnus-article-address-banner-alist)
15066         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15067         (gnus-treat-from-picon, gnus-treat-mail-picon)
15068         (gnus-treat-x-pgp-sig): Add :version.
15069
15070         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15071         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15072         (gnus-summary-article-delete-hook)
15073         (gnus-summary-display-while-building): Add :version.
15074
15075         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15076         (gnus-get-top-new-news-hook): Add :version.
15077
15078         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15079         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15080
15081         * gnus-registry.el (gnus-registry): Add :version.
15082
15083         * gnus-spec.el (gnus-use-correct-string-widths)
15084         (gnus-make-format-preserve-properties): Add :version.
15085
15086         * gnus.el (gnus-group-charter-alist)
15087         (gnus-group-fetch-control-use-browse-url)
15088         (gnus-install-group-spam-parameters): Add :version.
15089
15090         * gnus-diary.el (gnus-diary): Add :version.
15091
15092         * gnus-delay.el (gnus-delay): Add :version.
15093
15094         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15095         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15096         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15097         Add :version.
15098
15099         * gnus-agent.el (gnus-agent-max-fetch-size)
15100         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15101         (gnus-agent-prompt-send-queue): Add :version.
15102
15103         * deuglify.el (gnus-outlook-deuglify): Add :version.
15104
15105         * html2text.el: Beautify code.  Improve doc strings.  Some
15106         checkdoc cleanup.
15107         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15108
15109 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15110
15111         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15112
15113 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15114
15115         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15116         when package is loaded.
15117
15118         * spam.el (spam-summary-score-preferred-header): Add global preference
15119         for people who want to override the default SpamAssassin over
15120         Bogofilter preference (when both are set).
15121         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15122         (spam-user-format-function-S): Check
15123         spam-summary-score-preferred-header.
15124         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15125         (spam-user-format-function-S): Format the score correctly.
15126
15127 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15128
15129         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15130         signature file.  Suggested by Manoj Srivastava
15131         <srivasta@golden-gryphon.com>.
15132
15133         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15134         iso-2022-jp even in the Japanese language environment.
15135         Suggested by Jason Rumney <jasonr@gnu.org>.
15136
15137 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15138
15139         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15140         use the same characters as the dummy marks; make it free from
15141         getting affected by the language environment.
15142         (gnus-summary-read-group-1): Update mark positions only when the
15143         format spec is updated.
15144
15145         * gnus-spec.el (gnus-update-format-specifications): Return a list
15146         of updated types.
15147
15148 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15149
15150         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15151         of boundp to check if display-warning is available.
15152
15153 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15154
15155         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15156
15157 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15158
15159         * nnspool.el (nnspool-spool-directory): Use news-path if the
15160         news-directory variable is not bound.
15161
15162         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15163         function instead of display-warning if it is not available.
15164
15165 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15166
15167         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15168         v5-10: Use `point-at-bol'.
15169
15170 2004-10-26  Simon Josefsson  <jas@extundo.com>
15171
15172         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15173         <chenggao@gmail.com>.
15174
15175 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15176
15177         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15178         instead.
15179
15180 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15181
15182         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15183         to remove a server from the nnimap-server-buffer-alist.
15184         (nnimap-open-connection, nnimap-close-server): Use it.
15185
15186         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15187
15188 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15189
15190         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15191         running the major-mode function.
15192
15193 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15194
15195         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15196         dummy marks in the right way.
15197
15198 2004-10-18  David Edmondson  <dme@dme.org>
15199
15200         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15201         excessively.
15202
15203 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15204
15205         * gnus-util.el (gnus-split-references): Accept a nil references
15206         string and go on blissfully.
15207
15208         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15209         cases where the references string is non-nil but has no references.
15210
15211         * encrypt.el: Add autoload tags.
15212
15213         * spam.el (spam-resolve-registrations-routine): Remove article
15214         from unregistration list too.  Reported by David Hanak
15215         <dhanak@isis.vanderbilt.edu>
15216
15217 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15218
15219         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15220         nil.  Changed custom type.
15221
15222 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15223
15224         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15225
15226         * gnus-sum.el (gnus-summary-move-article): Use it.
15227
15228 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15229
15230         * encrypt.el: Add autoload cookies.
15231
15232         * spam.el (spam-backend-article-list-property)
15233         (spam-backend-get-article-todo-list)
15234         (spam-backend-put-article-todo-list)
15235         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15236         Resolve registrations separately.
15237         (spam-register-routine): Format comments.
15238         (spam-unregister-routine, spam-register-routine): Always call with
15239         specific-articles, no default list.
15240         (spam-summary-prepare-exit): Use the spam-classifications function.
15241
15242         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15243         gnus-encrypt.el.
15244
15245         * encrypt.el: Copied from gnus-encrypt.el.
15246
15247         * gnus-encrypt.el: Commented that it's obsolete.
15248
15249 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15250
15251         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15252         (gnus-score-save): Use it.
15253
15254         * message.el (message-bury): Use `window-dedicated-p'.
15255
15256 2004-10-15  Simon Josefsson  <jas@extundo.com>
15257
15258         * pop3.el (top-level): Don't require nnheader.
15259         (pop3-read-timeout): Add.
15260         (pop3-accept-process-output): Add.
15261         (pop3-read-response, pop3-retr): Use it.
15262
15263 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15264
15265         * spam.el (spam-register-routine): Move comment.
15266         (spam-verify-bogofilter): Use 'unknown for the initial
15267         spam-bogofilter-valid state, not 'never.
15268
15269         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15270         for netrc-machine.
15271
15272         * nnimap.el (nnimap-open-connection): Use
15273         netrc-machine-user-or-password.
15274
15275 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15276
15277         * gnus-registry.el (gnus-registry-unload-hook):
15278         Set as a variable with add-hook.
15279
15280         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15281         of news-path.
15282
15283         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15284
15285         * spam.el: Delete duplicate `provide'.
15286         (spam-unload-hook): Set as a variable with add-hook.
15287
15288 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15289
15290         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15291         in the doc string.
15292
15293         * message.el (message-ignored-news-headers)
15294         (message-ignored-supersedes-headers)
15295         (message-ignored-resent-headers)
15296         (message-forward-ignored-headers): Improve custom type.
15297
15298 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15299
15300         * message.el (message-tokenize-header): Fix 2004-09-06 change
15301         which used point-min in the wrong place.
15302
15303 2004-10-12  Simon Josefsson  <jas@extundo.com>
15304
15305         * tls.el (tls-certtool-program): New variable.
15306         (tls-certificate-information): New function, based on
15307         ssl-certificate-information.
15308
15309 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15310
15311         * compface.el: Move the version of ELisp-based uncompface program
15312         to the contrib directory because of the copyright problem.
15313
15314 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15315
15316         * message.el (message-kill-buffer): Raise the current frame.
15317
15318 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15319
15320         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15321
15322         * gnus.el (message-y-or-n-p): Autoload.
15323
15324         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15325         (pop3-password-required, pop3-authentication-scheme)
15326         (pop3-leave-mail-on-server): Made customizable.
15327         (pop3): New custom group.
15328         (pop3-retr): Remove `sleep-for' statements.
15329         Suggested by Dave Love <fx@gnu.org>.
15330
15331         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15332         Windows/DOS.
15333
15334         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15335         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
15336         Dave Love <fx@gnu.org>.
15337
15338         * mml.el (mml-minibuffer-read-disposition): Require match.
15339         Suggested by Dave Love <fx@gnu.org>.
15340
15341 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15342
15343         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15344         doc string.
15345
15346 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15347
15348         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15349
15350 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15351
15352         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15353         instead of calling `mm-insert-inline', to decode text/* parts
15354         before displaying them.
15355
15356 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15357
15358         * mm-uu.el (mm-uu-text-plain-type): New variable.
15359         (mm-uu-pgp-signed-extract-1): Use it.
15360         (mm-uu-pgp-encrypted-extract-1): Use it.
15361         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15362         bind mm-uu-text-plain-type with that value.
15363         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15364         mm-uu-dissect.
15365
15366 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15367
15368         * gnus-group.el (gnus-update-group-mark-positions):
15369         * gnus-sum.el (gnus-update-summary-mark-positions):
15370         * message.el (message-check-news-body-syntax):
15371         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15372         of string-as-multibyte.
15373
15374 2004-10-05  Juri Linkov  <juri@jurta.org>
15375
15376         * gnus-group.el (gnus-update-group-mark-positions):
15377         * gnus-sum.el (gnus-update-summary-mark-positions):
15378         * message.el (message-check-news-body-syntax):
15379         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15380         8-bit unibyte values to a multibyte string for search functions.
15381
15382 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15383
15384         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15385         (mm-uu-dissect-text-parts): New function.
15386
15387         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15388         dissect text parts.
15389
15390         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15391         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15392
15393         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15394
15395         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
15396         gnus-current-topics instead of gnus-current-topic.
15397
15398 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15399
15400         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15401
15402 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15403
15404         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15405         where approriate.
15406
15407         * nnml.el (nnml-generate-active-info): do.
15408
15409         * nndiary.el (nndiary-generate-active-info): do.
15410
15411         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15412         (gnus-topic-move): do.
15413
15414         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15415         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15416
15417         * gnus-srvr.el (gnus-server-prepare)
15418         (gnus-server-open-all-servers): do.
15419
15420         * gnus-msg.el (gnus-summary-cancel-article)
15421         (gnus-summary-resend-message)
15422         (gnus-summary-mail-crosspost-complaint): do.
15423
15424         * gnus-move.el (gnus-change-server): do.
15425
15426         * gnus-group.el (gnus-group-unmark-all-groups)
15427         (gnus-group-set-current-level): do.
15428
15429 2004-10-04  Simon Josefsson  <jas@extundo.com>
15430
15431         * message.el (message-generate-hashcash): Doc fix.
15432
15433 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15434
15435         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15436         avoid infinite recursion via gnus-get-function.
15437
15438 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15439
15440         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15441
15442         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15443
15444         * nnmail.el (nnmail-split-history): do.
15445
15446         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15447         (nnml-request-delete-group): do.
15448
15449         * nnslashdot.el (nnslashdot-read-groups): do.
15450
15451         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15452         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15453
15454         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15455         (nnspool-sift-nov-with-sed): Use last.
15456         (nnspool-retrieve-headers-with-nov): Use mapc.
15457         (nnspool-request-newgroups): Use dolist.
15458         (nnspool-request-group): Use last.
15459
15460         * nntp.el (nntp-read-server-type): Use dolist.
15461
15462         * nnvirtual.el (nnvirtual-create-mapping)
15463         (nnvirtual-update-read-and-marked): Use dolist.
15464         (nnvirtual-convert-headers): Simplify.
15465
15466 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15467
15468         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
15469         support for sync'ing tick marks.
15470
15471 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15472
15473         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15474         there's no visible header.
15475
15476 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15477
15478         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
15479         necessary, pass full group name to gnus-request-set-marks.
15480
15481 2004-10-01  Simon Josefsson  <jas@extundo.com>
15482
15483         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15484         acroread.
15485
15486 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15487
15488         * spam-report.el (spam-report-gmane): Fix interactive.
15489
15490         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15491
15492         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15493         when writing file.
15494         (gnus-agent-synchronize-flags): Don't default to being
15495         interactive.
15496
15497 2004-09-30  Simon Josefsson  <jas@extundo.com>
15498
15499         * message.el (message-generate-hashcash): Add.
15500         (message-send-mail): Use it, call mail-add-payment.
15501
15502 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15503
15504         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15505
15506 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15507
15508         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
15509         gnus-requst-update-info with explicit code to sync the in-memory
15510         info read flags with the marks being sync'd to the backend.
15511
15512         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
15513
15514 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15515
15516         * spam.el (spam-verify-bogofilter): Add new function.
15517         (spam-check-bogofilter)
15518         (spam-bogofilter-register-with-bogofilter): Use it.
15519         (spam-verify-bogofilter): Add small fixes.
15520
15521 2004-09-28  Simon Josefsson  <jas@extundo.com>
15522
15523         * hashcash.el (hashcash-generate-payment): Revert.
15524
15525 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15526
15527         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15528         gnus-extract-references instead of gnus-split-references.
15529
15530         * gnus-util.el (gnus-extract-references): Add new function, analogous
15531         to gnus-split-references but extracts only the message-ID without
15532         anything extra.
15533
15534         * hashcash.el (hashcash-generate-payment)
15535         (hashcash-check-payment): Do the right thing if hashcash-path is
15536         nil (because the hashcash program could not be found).
15537
15538         * spam.el (spam-use-hashcash): Remove comment.
15539
15540 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15541
15542         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15543         (gnus-cache-enter-article, gnus-cache-remove-article)
15544         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15545
15546         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15547
15548         * gnus-art.el (article-hide-boring-headers)
15549         (article-translate-strings, article-display-face)
15550         (gnus-article-mime-match-handle-first)
15551         (gnus-article-highlight-headers)
15552         (gnus-article-add-buttons-to-head): do.
15553
15554 2004-09-27  Simon Josefsson  <jas@extundo.com>
15555
15556         * hashcash.el: New version, from
15557         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15558         ../contrib/.
15559
15560 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15561
15562         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15563
15564 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15565
15566         * gnus-dup.el (gnus-dup-open): Use mapc.
15567         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15568
15569         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15570         Reported by Stefan Wiens <s.wi@gmx.net>.
15571
15572         * gnus.el (gnus-shutdown): Use dolist.
15573
15574         * gnus-undo.el (gnus-undo): Use mapc.
15575
15576         * nnrss.el (nnrss-generate-active): do.
15577
15578         * message.el (message-cite-original-without-signature)
15579         (message-cite-original): Use mapc.
15580         (message-do-actions, message-make-forward-subject): Use dolist.
15581
15582 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15583
15584         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15585         deletion to remove entire duplicate line.  Fixes merged article
15586         number bug.
15587
15588 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15589
15590         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15591         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15592         first ask if you want to open a server and then, even when you
15593         responded with no, asking if you want to synchronize the server's
15594         flags.
15595         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15596         multi-line expressions.
15597         (gnus-agent-synchronize-group-flags): New internal function.
15598         Updates marks in memory (in the info structure) AND in the
15599         backend.
15600
15601         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15602
15603         * nnagent.el (nnagent-request-set-mark): Use
15604         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15605         method, to ensure that synchronization updates marks in the
15606         backend and in the info (in memory) structure.
15607
15608 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15609
15610         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15611         convention fully; don't miss the root article of a thread; make
15612         the X-Draft-From header with correct article numbers.
15613
15614 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15615
15616         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15617         unless plugged.  Disable the agent so that an open failure causes
15618         an error.
15619
15620         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15621         Reverted 2004-09-21 change.  The backend must be opened while
15622         synchronizing flags even when the backend stores the flags
15623         locally.
15624
15625 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15626
15627         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15628         in `header' match.  Reported by Svend Tollak Munkejord.
15629
15630         * message.el (message-cite-original): Fix use of
15631         `message-cite-articles-with-x-no-archive'.
15632
15633 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15634
15635         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15636         (gnus-window-to-buffer): Ditto.
15637
15638         * mml.el (mml-preview-buffer): New variable.
15639         (mml-preview): Manage window layout with gnus-buffer-configuration.
15640
15641         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15642         X-Draft-From header even if those articles aren't quoted.
15643
15644 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15645
15646         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15647         (gnus-request-set-mark, gnus-request-update-mark): Use new
15648         g-s-t-u-l-m to decide to use backend even when unplugged.
15649
15650 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15651
15652         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15653         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15654
15655 2004-09-20  Simon Josefsson  <jas@extundo.com>
15656
15657         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15658         "utf-16-le".
15659
15660 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15661
15662         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15663
15664 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15665
15666         * uudecode.el (uudecode-use-external): Add :version.
15667
15668         * smime.el (smime-CA-file, smime-encrypt-cipher)
15669         (smime-dns-server): Add :version.
15670
15671         * smiley.el (gnus-smiley-file-types): Add :version.
15672
15673         * sha1.el (sha1-use-external): Add :version.
15674
15675         * pgg-def.el (pgg-query-keyserver): Add :version.
15676
15677         * nnmail.el (nnmail-fancy-expiry-targets)
15678         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15679         Add :version.
15680
15681         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15682         (nnimap-retrieve-groups-asynchronous): Add :version.
15683         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15684
15685         * mml.el (mml-content-disposition-parameters)
15686         (mml-insert-mime-headers-always): Add :version.
15687
15688         * mm-util.el (mm-coding-system-priorities): Add :version.
15689
15690         * mm-decode.el (mm-inline-text-html-with-images)
15691         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15692         (mm-verify-option): Add :version.
15693         (mm-text-html-renderer): Change :version.
15694
15695         * message.el (message-fcc-externalize-attachments)
15696         (message-required-headers, message-draft-headers)
15697         (message-subject-trailing-was-query)
15698         (message-subject-trailing-was-ask-regexp)
15699         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15700         (message-mark-insert-end, message-archive-header)
15701         (message-archive-note, message-cross-post-default)
15702         (message-cross-post-note, message-followup-to-note)
15703         (message-cross-post-note-function, message-use-mail-followup-to)
15704         (message-subscribed-address-functions)
15705         (message-subscribed-address-file, message-subscribed-addresses)
15706         (message-subscribed-regexps, message-allow-no-recipients)
15707         (message-yank-cited-prefix, message-signature-insert-empty-line)
15708         (message-hidden-headers, message-hierarchical-addresses)
15709         (message-mail-user-agent, message-use-idna)
15710         (message-valid-fqdn-regexp)
15711         (message-strip-special-text-properties, message-header-synonyms)
15712         (message-beginning-of-line, message-tab-body-function): Add :version.
15713         (message-insert-canlock, message-wide-reply-confirm-recipients):
15714         Change :version.
15715
15716         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15717         and :version.
15718         (mail-source-delete-old-incoming-confirm)
15719         (mail-source-movemail-program): Add :version.
15720
15721         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15722         (gnus-agent-cache, gnus-agent): Change :version.
15723
15724         * gnus-util.el (gnus-use-byte-compile): Change :version.
15725
15726         * gnus-sum.el (gnus-summary-make-false-root-always)
15727         (gnus-summary-default-high-score)
15728         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15729         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15730         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15731         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15732         (gnus-sum-thread-tree-single-indent)
15733         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15734         (gnus-sum-thread-tree-leaf-with-other)
15735         (gnus-sum-thread-tree-single-leaf): Add :version.
15736         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15737         (gnus-article-loose-mime): Change :version.
15738
15739         * gnus-start.el (gnus-backup-startup-file)
15740         (gnus-save-startup-file-via-temp-buffer): Add :version.
15741
15742         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15743         (gnus-server-offline-face): Add :version.
15744
15745         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15746
15747         * gnus-msg.el (gnus-gcc-externalize-attachments)
15748         (gnus-debug-files, gnus-debug-exclude-variables)
15749         (gnus-discouraged-post-methods): Change :version.
15750         (gnus-confirm-mail-reply-to-news)
15751         (gnus-confirm-treat-mail-like-news): Add :version.
15752
15753         * gnus-int.el (gnus-server-unopen-status): Add :version.
15754
15755         * gnus-group.el (gnus-group-jump-to-group-prompt)
15756         (gnus-large-ephemeral-newsgroup)
15757         (gnus-fetch-old-ephemeral-headers): Add :version.
15758
15759         * gnus-fun.el (gnus-x-face-directory)
15760         (gnus-convert-pbm-to-x-face-command)
15761         (gnus-convert-image-to-x-face-command)
15762         (gnus-convert-image-to-face-command): Add :version.
15763
15764         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15765
15766         * gnus-cite.el (gnus-cite-blank-line-after-header)
15767         (gnus-article-boring-faces): Add :version.
15768
15769         * gnus-art.el (gnus-buttonized-mime-types)
15770         (gnus-inhibit-mime-unbuttonizing)
15771         (gnus-treat-display-face)
15772         (gnus-treat-body-boundary): Change :version.
15773         (gnus-body-boundary-delimiter, gnus-picon-databases)
15774         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15775         (gnus-treat-date-english, gnus-treat-fold-headers)
15776         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15777         (gnus-treat-mail-picon, gnus-treat-wash-html)
15778         (gnus-article-encrypt-protocol)
15779         (gnus-use-idna, gnus-article-over-scroll)
15780         (gnus-mime-display-multipart-alternative-as-mixed)
15781         (gnus-mime-display-multipart-related-as-mixed)
15782         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15783         (gnus-ctan-url, gnus-button-ctan-handler)
15784         (gnus-button-handle-ctan-bogus-regexp)
15785         (gnus-button-ctan-directory-regexp)
15786         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15787         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15788         (gnus-button-man-level, gnus-button-emacs-level)
15789         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15790
15791         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15792         (gnus-agent-go-online): Change :version.
15793         (gnus-agent-expire-unagentized-dirs)
15794         (gnus-agent-auto-agentize-methods): Add :version.
15795
15796         * flow-fill.el (fill-flowed-display-column)
15797         (fill-flowed-encode-column): Add :version.
15798
15799         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15800         (gnus-outlook-deuglify-unwrap-max)
15801         (gnus-outlook-deuglify-cite-marks)
15802         (gnus-outlook-deuglify-unwrap-stop-chars)
15803         (gnus-outlook-deuglify-no-wrap-chars)
15804         (gnus-outlook-deuglify-attrib-cut-regexp)
15805         (gnus-outlook-deuglify-attrib-verb-regexp)
15806         (gnus-outlook-deuglify-attrib-end-regexp)
15807         (gnus-outlook-display-hook): Add :version.
15808
15809         * binhex.el (binhex-use-external): Add :version.
15810
15811 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15812
15813         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15814         and `invisible'.
15815
15816 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15817
15818         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15819         in gnus-registry-trim.
15820
15821 2004-09-13  Simon Josefsson  <jas@extundo.com>
15822
15823         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15824
15825         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15826
15827         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15828         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15829         <yamaoka@jpl.org>.
15830         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15831         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15832         <yamaoka@jpl.org>.
15833
15834         * sieve.el (sieve-manage-mode): Ditto.
15835
15836 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15837
15838         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15839
15840 2004-09-11  Simon Josefsson  <jas@extundo.com>
15841
15842         * dns-mode.el: Add.
15843
15844         * mm-view.el (mm-display-dns-inline): Add.
15845
15846         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15847         (mm-automatic-display): Ditto.
15848
15849         * mailcap.el (mailcap-mime-data): Add text/dns.
15850         (mailcap-mime-extensions): Map .soa to text/dns.
15851
15852 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15853
15854         * gnus-art.el (article-decode-mime-words, article-babel)
15855         (gnus-article-highlight-signature, gnus-article-add-buttons)
15856         (gnus-signature-toggle): Remove unnecessary bindings of
15857         `inhibit-read-only' inherited from v5.10 merge.
15858
15859 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15860
15861         * nntp.el (nntp): New customization group.
15862         (nntp-authinfo-file): Add customization group.
15863
15864         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15865
15866         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15867
15868         * gnus.el (to-address, to-list, subscribed)
15869         (large-newsgroup-initial): Ditto.
15870
15871         * flow-fill.el (fill-flowed-display-column)
15872         (fill-flowed-encode-column): Ditto.
15873
15874 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15875
15876         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15877         Use point-min rather than 1.
15878         (message-send-mail): Use buffer-size rather than point-max.
15879
15880         * gnus-sum.el (gnus-summary-search-article-forward):
15881         Signal a specific `search-failed' rather than a generic `error'.
15882
15883         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15884         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15885         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15886
15887 2004-09-10  Simon Josefsson  <jas@extundo.com>
15888
15889         * nndb.el (require): Remove tcp and duplicate cl.
15890
15891 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15892
15893         * gnus-agent.el (directory-files-and-attributes): Move forward.
15894
15895 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15896
15897         * gnus-agent.el (directory-files-and-attributes): Optionally
15898         defined to support XEmacs.
15899
15900 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15901
15902         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15903         to avoid run-time CL dependencies.
15904         (gnus-agent-unfetch-articles): New function.
15905         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15906         article numbers even when local .overview file is missing.
15907         (gnus-agent-read-article-number): New function.  Only accepts
15908         27-bit article numbers.
15909         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15910         gnus-agent-read-article-number.
15911         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15912         from backend while recognizing that article numbers in .overview
15913         must be valid.
15914         (gnus-agent-update-files-total-fetched-for): Use
15915         directory-files-and-attributes to improve performance.
15916         * gnus-int.el (gnus-request-move-article): Use
15917         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15918         improve performance.
15919
15920         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15921         some users confused by references to .newsrc when they only have a
15922         .newsrc.eld file.
15923         (gnus-convert-mark-converter-prompt)
15924         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15925         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15926         New function.  Used internally to only display 'gnus converting
15927         files' message when actually necessary.
15928
15929         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15930         methods now autoloaded.
15931
15932 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15933
15934         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15935         identifiers.
15936
15937 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15938
15939         * gnus-picon.el: Fix indentation and closing parenthesis.
15940
15941 2004-09-01  Simon Josefsson  <jas@extundo.com>
15942
15943         * message.el (message-canlock-generate): Require sha1, not
15944         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15945         to require within a function.  Sadly, if sha1.el isn't loaded, the
15946         let binding in m-c-g will hide the defcustom definition, which is
15947         bad.)
15948
15949         * canlock.el: Require sha1, not sha1-el.
15950
15951         * message.el: Don't autoload sha1 (there is a autoload cookie in
15952         sha1.el).
15953
15954         * sha1-el.el: Renamed to sha1.el.
15955
15956 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15957
15958         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15959
15960 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15961
15962         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15963
15964 2004-08-30  Kim F. Storm  <storm@cua.dk>
15965
15966         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15967
15968         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15969         Add :group 'nnimap.
15970
15971 2004-08-30  Andreas Schwab  <schwab@suse.de>
15972
15973         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15974         ?* and ?\;.
15975
15976         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15977         and ?\' to symbol instead of whitespace.
15978
15979 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15980
15981         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15982
15983         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15984         instead of re-search-forward.
15985
15986         * gnus-uu.el (gnus-uu-save-article): Ditto.
15987         (gnus-uu-post-encode-uuencode): Ditto.
15988
15989         * html2text.el (html2text-clean-list-items): Ditto.
15990         (html2text-clean-dtdd): Ditto.
15991         (html2text-format-tags): Ditto.
15992
15993         * message.el (message-send-mail-with-sendmail): Fix regexp.
15994         (message-fill-field-general): Use search-forward instead of
15995         re-search-forward.
15996         (unbold-region): Ditto.
15997
15998         * nnrss.el (nnrss-request-article): Ditto.
15999
16000         * nnslashdot.el (nnslashdot-request-article): Ditto.
16001
16002         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16003
16004         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16005         "Unrecognized menu descriptor" error in XEmacs.
16006
16007 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16008
16009         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16010         parent article of a sparse article in the thread hashtb.
16011
16012 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16013
16014         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16015         (nnmail-expand-newtext): Lowercase expanded entries if
16016         nnmail-split-lowercase-expanded is non-nil.
16017
16018 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16019
16020         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16021
16022         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16023         of gnus-tmp-news-method into string under XEmacs.  It will be
16024         passed to gnus-correct-length which takes only a string argument.
16025
16026 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16027
16028         * gnus-util.el (gnus-bind-print-variables): New macro.
16029         (gnus-prin1): Use it.
16030         (gnus-prin1-to-string): Use it.
16031         (gnus-pp): New function.
16032         (gnus-pp-to-string): New function.
16033
16034         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16035         Replace pp-to-string with gnus-pp-to-string.
16036         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16037         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16038         * gnus-msg.el (gnus-debug): Ditto.
16039         * gnus-score.el (gnus-score-save): Ditto.
16040         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16041         gnus-pp-to-string.
16042         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16043         with gnus-pp.
16044         * score-mode.el (gnus-score-pretty-print): Ditto.
16045         * webmail.el (webmail-debug): Ditto.
16046
16047 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16048
16049         * gnus-art.el (article-display-face, article-display-x-face):
16050         Use buffer-read-only.
16051
16052 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16053
16054         * gnus-art.el (article-hide-list-identifiers):
16055         Bind inhibit-read-only as t.
16056
16057 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16058
16059         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16060
16061 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16062
16063         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16064         (gnus-narrow-to-page): Don't assume point-min == 1.
16065         (gnus-article-edit-mode): Derive from message-mode.
16066
16067         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16068         point-min == 1.
16069
16070         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16071         Disable incorrect use of `assert'.
16072
16073         * message.el (message-mode): Set comment-start-skip.
16074
16075
16076 2004-08-22  Sam Steingold  <sds@gnu.org>
16077
16078         * pop3.el (pop3-leave-mail-on-server): New user variable.
16079         (pop3-movemail): Delete mail only when it is nil.
16080
16081 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16082
16083         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16084
16085         * mml.el (mml-preview): Use `pop-to-buffer'.
16086
16087         * message.el (message-goto-mail-followup-to): Insert after "To".
16088         (message-carefully-insert-headers): Add comment.
16089
16090         * gnus.el: Remove unused variable `gnus-article-check-size'.
16091
16092         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16093
16094         * gnus-art.el (gnus-button-alist): Improve
16095         `gnus-button-handle-library' entry.
16096
16097 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16098
16099         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
16100         downcase, since XEmacs capitalizes error messages differently.
16101
16102 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16103
16104         * nntp.el: Add (require 'gnus) due to reference to
16105         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16106
16107 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16108
16109         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
16110         `mm-fill-flowed'.
16111
16112         * mm-decode.el (mm-dissect-singlepart): Check it.
16113
16114 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16115
16116         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16117         'imap' for netrc parsing.
16118
16119 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16120
16121         * mailcap.el (mailcap-mime-data): Mark as risky.
16122
16123 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16124
16125         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16126         may be included in the encoded word.
16127         (rfc2047-encode): Don't append a space if the encoded word
16128         includes close parenthesis.
16129
16130 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16131
16132         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16133         of text within parentheses.
16134
16135 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16136
16137         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16138         (gnus-encrypt-write-file-contents): Make the password key the file
16139         name PLUS the cipher, not just the cipher.  Also remove failed
16140         passwords from the cache.
16141
16142 2004-08-06  Simon Josefsson  <jas@extundo.com>
16143
16144         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
16145         fix.
16146
16147 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16148
16149         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16150         LWSP.
16151
16152 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16153
16154         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
16155         to append in-reply-to: data to the references: header.
16156
16157         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16158         (netrc-parse): Use gnus-encrypt.el functions.
16159
16160         * gnus-encrypt.el: Add new file for encryption support; currently
16161         does only a few GPG ciphers and an internal XOR cipher.
16162
16163         * password.el: Add comments on using password-read-and-add.
16164         (password-read-and-add): Add function to read and add the
16165         password to the cache at once.
16166
16167 2004-07-28  Simon Josefsson  <jas@extundo.com>
16168
16169         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16170         parameter (but don't use it, for now).
16171
16172         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16173         instead of hard coding to nil.
16174
16175 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16176
16177         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16178         as mm-inline-image-xemacs does.
16179
16180 2004-07-26  Simon Josefsson  <jas@extundo.com>
16181
16182         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16183         Revert part of 2004-07-17 change below.
16184
16185 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16186
16187         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
16188         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16189
16190 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16191
16192         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16193         quotes that actually start with ">" at the beginning of the
16194         lines.
16195
16196 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16197
16198         * rfc2047.el (rfc2047-encode-region): Fix last change.
16199         (rfc2047-encode-parameter): Remove useless concat.
16200
16201 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16202
16203         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16204         encode special characters; fix some kind of misconfigured headers;
16205         signal a real error if debug-on-quit or debug-on-error is non-nil.
16206         (rfc2047-encode-max-chars): New variable.
16207         (rfc2047-encode-1): Use it.
16208         (rfc2047-encode-parameter): New function.
16209
16210         * mml.el (mml-insert-parameter): Remove an excessive space.
16211
16212 2004-07-17  Simon Josefsson  <jas@extundo.com>
16213
16214         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16215         Kai Grossjohann <kai@emptydomain.de>.
16216         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16217         (gnus-group-make-menu-bar): Ditto.
16218
16219         * gnus-util.el (gnus-group-server): Add.
16220
16221 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16222
16223         * message.el (message-clone-locals): Clone sendmail and smtp
16224         variables.
16225
16226 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16227
16228         * rfc2047.el (rfc2047-encode-region): Fix last change.
16229
16230 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16231
16232         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16233         characters as non-special.
16234
16235 2004-07-09  Simon Josefsson  <jas@extundo.com>
16236
16237         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16238         Users will lose all flag changes made while unplugged with
16239         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16240         good default.  See numerous reports on ding mailing list.
16241
16242 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16243
16244         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16245         add generate-head-function and generate-article-function to the
16246         rfc822-forward entry.
16247         (nndoc-rfc822-forward-generate-article): New function.
16248         (nndoc-rfc822-forward-generate-head): New function.
16249
16250         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16251
16252 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16253
16254         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16255         respect display group parameter and gnus-summary-expunge-below.
16256         (gnus-articles-to-read): Remove unused reference to display group
16257         parameter.
16258
16259 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16260
16261         * nnheader.el (nnheader-uniquify-message-id): New experimental
16262         variable.
16263         (nnheader-nov-read-message-id): Use it.
16264
16265         * spam-report.el (spam-report-gmane): Add interactive.
16266
16267 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16268
16269         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
16270         qp-or-base64 for the application/* types.
16271
16272 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16273
16274         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16275
16276 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16277
16278         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16279         trim value.
16280
16281 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16282
16283         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16284         New macro and function.
16285         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16286
16287 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16288
16289         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16290         after-load-alist.
16291
16292 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16293
16294         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
16295         update info that isn't there.
16296
16297 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16298
16299         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16300         entry.
16301
16302 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16303
16304         * mm-view.el (mm-inline-render-with-function): Use multibyte
16305         buffer; decode html source by charset.
16306
16307         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16308
16309         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16310         Mule-UCS is loaded under XEmacs.
16311         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16312
16313 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16314
16315         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16316
16317 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16318
16319         * mm-util.el (mm-coding-system-p): Return a coding-system.
16320         (mm-mime-mule-charset-alist): Use shift_jis instead of
16321         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16322         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16323         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16324         instead of japanese-shift-jis and iso-latin-1 respectively in
16325         order to share the default value with both Emacs and XEmacs-mule.
16326         (mm-mule-charset-to-mime-charset): Make
16327         mm-coding-system-priorities effective.
16328         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16329         while predicating of candidates upon the priorities.
16330
16331 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16332
16333         * gnus-sum.el (gnus-summary-make-menu-bar): Add
16334         gnus-uu-invert-processable.
16335
16336         * gnus.el: Autoload gnus-uu-invert-processable.
16337
16338 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16339
16340         * mm-util.el (mm-with-multibyte-buffer): New macro.
16341
16342         * rfc2047.el (rfc2047-encode-string): Use it.
16343         (rfc2047-encode-region): Move point to the end of the region after
16344         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16345
16346 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16347
16348         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16349         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16350
16351 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16352
16353         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16354         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
16355         Karl Chen <quarl@nospam.quarl.org>.
16356
16357 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16358
16359         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16360         invalid addresses.
16361
16362 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16363
16364         * spam.el: Change section markers, revise TODO list.
16365         (spam-backends): Make new master list of all installed backends.
16366         (spam-summary-exit-behavior): Add new variable to determine how
16367         messages moves are done at summary exit.
16368         (spam-move-spam-nonspam-groups-only)
16369         (spam-process-ham-in-nonham-groups)
16370         (spam-process-ham-in-spam-groups): Remove variables, the
16371         spam-summary-exit-behavior variable should be used to manage this
16372         behavior.
16373         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16374         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16375         and spam-old-spam-articles.
16376         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16377         Add empty variables, placeholders for the backends they represent.
16378         (spam-set-difference): Move, unchanged.
16379         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16380         unless the user has a processor variable.
16381         (spam-classifications, spam-classification-valid-p)
16382         (spam-backend-properties, spam-backend-property-valid-p)
16383         (spam-backend-function-type-valid-p)
16384         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16385         (spam-report-articles-gmane, spam-report-articles-resend):
16386         Remove functions, they are not needed.
16387         (spam-install-backend-super, spam-backend-list)
16388         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16389         (spam-backend-function, spam-backend-ham-registration-function)
16390         (spam-backend-spam-registration-function)
16391         (spam-backend-ham-unregistration-function)
16392         (spam-backend-spam-unregistration-function)
16393         (spam-backend-statistical-p, spam-backend-mover-p)
16394         (spam-install-backend-alias, spam-install-checkonly-backend)
16395         (spam-install-mover-backend, spam-install-nocheck-backend)
16396         (spam-install-backend, spam-install-statistical-backend)
16397         (spam-install-statistical-checkonly-backend): Add backend installation
16398         support.
16399         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16400         (spam-group-processor-p): Use the new backend code and respect the
16401         summary exit behavior.
16402         (spam-mark-spam-as-expired-and-move-routine): Remove.
16403         (spam-summary-prepare): Change to use the new spam-old-articles
16404         variable.
16405         (spam-copy-or-move-routine, spam-copy-spam-routine)
16406         (spam-move-spam-routine, spam-copy-ham-routine)
16407         (spam-move-ham-routine): Add code to copy/move ham or spam.
16408         (spam-fetch-field-fast): Improve doc and code, plus allow the
16409         'number request.
16410         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
16411         variables.
16412         (spam-split, spam-find-spam): Use the new backend code.
16413         (spam-registration-functions): Remove variable.
16414         (spam-unregister-routine): Add convenience wrapper.
16415         (spam-log-undo-registration, spam-register-routine)
16416         (spam-log-processing-to-registry)
16417         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16418         where possible.
16419         (spam-check-gmane-xref, spam-check-regex-headers)
16420         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16421         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16422         (spam-check-bogofilter-headers, spam-check-spamoracle)
16423         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16424         (spam-check-crm114-headers): Use the spam-split-group that
16425         spam-split prepares, no need to determine it every time.
16426
16427         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16428         to the nnheader-parse-naked-head call.
16429
16430         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16431
16432         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16433         the nnheader-nov-read-message-id call.
16434
16435 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16436
16437         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16438         gnus-activate-group twice.  Suggested by Markus Peter
16439         <warp@spin.de>.
16440
16441 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16442
16443         * gnus-art.el (gnus-article-time-format): Exchange the order of
16444         day and month in the default value; fix customization type.
16445         (article-date-ut): Use add-text-properties.
16446         (article-make-date-line): Use message-make-date instead of
16447         current-time-string.
16448
16449         * message.el (message-fetch-field): Don't use set-text-properties.
16450         (message-make-date): Simplify.
16451
16452         * messagexmas.el (message-xmas-make-date): New function.
16453         (message-xmas-redefine): Defalias message-make-date to it.
16454
16455 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16456
16457         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16458         (rfc2047-encode-region): Treat text within parentheses as special;
16459         show the original text when error has occurred.
16460
16461         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16462         already-computed method to gnus-activate-group.
16463
16464         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16465         same select-methods identical Lisp objects.
16466
16467         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16468         object when modifying the info.
16469
16470 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16471
16472         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16473         gnus-opened-servers since it has never been opened with the new
16474         configuration yet.
16475
16476 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16477
16478         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16479         arg to nnheader-generate-fake-message-id.
16480
16481 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16482
16483         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16484         number and build a fake message ID localized to a group and
16485         article number (so it's repeatable from that point on).
16486         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16487         ID format.
16488
16489         * gnus-sum.el (gnus-get-newsgroup-headers): Call
16490         nnheader-generate-fake-message-id with the article number.
16491
16492 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16493
16494         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16495         end-of-buffer.
16496
16497 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16498
16499         * message.el (message-ignored-supersedes-headers): Add Approved.
16500
16501 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16502
16503         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16504         goto-char.
16505         (rfc2047-encode): Fold the line before encoding.
16506
16507 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16508
16509         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16510         folding -- not all headers can be folded, and this should be done
16511         by the message composition mode.  Probably.  I think.
16512
16513 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16514
16515         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16516         fast.
16517
16518         * gnus-ems.el (gnus-remove-image): Don't use
16519         message-text-with-property; remove only the image found first.
16520
16521         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16522         found first.
16523
16524 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16525
16526         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16527
16528 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16529
16530         * message.el (message-text-with-property): Make it fast and accept
16531         optional arguments.
16532         (message-strip-forbidden-properties): Use it.
16533         (message-fix-before-sending): Follow the m-t-w-p change.
16534
16535         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16536
16537 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16538
16539         * gnus-art.el (article-hide-headers): Don't change the buffer
16540         mistakenly when performing mml-preview even if
16541         gnus-single-article-buffer is nil.
16542
16543 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16544
16545         * message.el (message-expand-name-databases): New user option.
16546         (message-expand-name): Use it.
16547
16548 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16549
16550         * spam.el (spam-report-articles-resend)
16551         (spam-report-resend-register-routine): Allow ham reporting.
16552         (spam-report-resend-register-ham-routine): Add wrapper.
16553         (spam-registration-functions): Add ham resending functions.
16554         (spam-list-of-processors): Add ham resend processor.
16555
16556         * gnus.el (ham-resend-to): Add new group parameter.
16557         (spam-process): Add ham resend option.
16558
16559         * spam-report.el (spam-report-resend): Allow reporting ham.
16560         (spam-report-resend-ham): Add wrapper.
16561
16562 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16563
16564         * message.el (message-cite-articles-with-x-no-archive): New
16565         variable.
16566         (message-cite-original): Use it.
16567
16568 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16569
16570         * message.el (message-cite-original): Respect X-No-Archive.
16571
16572 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16573
16574         * gnus-art.el (article-hide-headers): Refer to the values for
16575         gnus-ignored-headers and gnus-visible-headers in the summary
16576         buffer since a user may have set them as group parameters.
16577
16578 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16579
16580         * assistant.el (assistant-node-name): Add convenience function.
16581         (assistant-render-text, assistant-render-node): Add error handling,
16582         plus handle multiple next nodes.
16583         (assistant-find-next-node): Comment out for now.
16584         (assistant-find-next-nodes): Add function, returns list of next
16585         nodes.
16586
16587 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16588
16589         * mail-source.el (mail-source-directory): Fix doc-string.
16590
16591 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16592
16593         * assistant.el (assistant-render-text, assistant-eval): Add :set
16594         widget type, which is different because it takes and returns a
16595         list.  Much hilarity ensues.
16596
16597 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16598
16599         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16600
16601         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16602         doc-string.
16603
16604         * gnus-start.el (gnus-activate-group): Added doc-string.
16605
16606 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16607
16608         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16609
16610 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16611
16612         * assistant.el (assistant-render-text): Try to add a :set
16613         widget, more to come.
16614
16615         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16616         strings.
16617         (spam-report-articles-resend)
16618         (spam-register-routine): Do registration iff any articles warrant
16619         it.
16620         (spam-summary-prepare-exit): Change log message for nil group
16621         destinations.
16622
16623 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16624
16625         * spam.el (spam-report-resend-register-routine): Allow
16626         spam-report-resend-to to be a group parameter or a global value.
16627
16628 2004-05-26  Simon Josefsson  <jas@extundo.com>
16629
16630         * starttls.el: Merge with my GNUTLS based starttls.el.
16631         (starttls-gnutls-program, starttls-use-gnutls)
16632         (starttls-extra-arguments, starttls-process-connection-type)
16633         (starttls-connect, starttls-failure, starttls-success): New
16634         variables.
16635         (starttls-program, starttls-extra-args): Doc fix.
16636         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16637         functions.
16638         (starttls-negotiate, starttls-open-stream): Check
16639         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16640         function if it is set.
16641
16642 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16643
16644         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16645         structured fields.
16646
16647 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16648
16649         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16650
16651 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16652
16653         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16654         variable.
16655         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16656         assigning the spam-mark to new messages.
16657
16658 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16659
16660         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16661
16662 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16663
16664         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16665
16666         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16667         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16668         default.
16669
16670 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16671
16672         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16673         correct data.
16674
16675 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16676
16677         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16678         (spam-group-processor-p): Fix function.
16679         (spam-group-processor-multiple-p)
16680         (spam-group-spam-processor-report-gmane-p)
16681         (spam-group-spam-processor-report-resend-p)
16682         (spam-group-spam-processor-bogofilter-p)
16683         (spam-group-spam-processor-blacklist-p)
16684         (spam-group-spam-processor-ifile-p)
16685         (spam-group-ham-processor-ifile-p)
16686         (spam-group-spam-processor-spamoracle-p)
16687         (spam-group-spam-processor-crm114-p)
16688         (spam-group-ham-processor-bogofilter-p)
16689         (spam-group-spam-processor-stat-p)
16690         (spam-group-ham-processor-stat-p)
16691         (spam-group-ham-processor-whitelist-p)
16692         (spam-group-ham-processor-BBDB-p)
16693         (spam-group-ham-processor-spamoracle-p)
16694         (spam-group-ham-processor-copy-p): Remove functions with some
16695         prejudice against unneeded code.
16696         (spam-report-articles-resend)
16697         (spam-report-resend-register-routine): Allow the group/topic
16698         spam-resend-to value to override spam-report-resend-to.
16699         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16700         properly now.
16701
16702         * gnus.el (spam-resend-to): Add group/topic parameter.
16703         (spam-process): Move the OBSOLETE processors to the end of the
16704         choices.
16705
16706 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16707
16708         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16709         with resend-to set to nil, and then ask the user if necessary.
16710         (spam-report-resend): spam-report-resend takes a list of articles, not
16711         separate article numbers.
16712
16713 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16714
16715         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16716         addition to emacs-w3m.
16717
16718 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16719
16720         * assistant.el (assistant-authinfo-data): New function.
16721         (assistant-eval): Eval for entire assistant.
16722
16723         * netrc.el (netrc-services-file): New variable.
16724         (netrc-parse-services): New function.
16725         (netrc-find-service-name): New function.
16726         (netrc-find-service-number): New function.
16727         (netrc-port-equal): New function.
16728         (netrc-machine): Use it.
16729
16730         * nnimap.el (nnimap-open-connection): Use netrc.
16731
16732         * gnus-util.el (gnus-netrc-get): Remove aliases.
16733
16734         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16735
16736         * assistant.el (wid-edit): Fix compilation.
16737
16738         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16739
16740 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16741
16742         * gnus-util.el (gnus-set-file-modes): New function.  (small
16743         patch).
16744
16745 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16746
16747         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16748
16749         * assistant.el (assistant-render-node): Fix up rendering and
16750         read-only text.
16751         (assistant-render-node): Reset.
16752         (assistant-make-read-only): Not sticky.
16753
16754 2004-05-20  Danny Siu  <dsiu@adobe.com>
16755
16756         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16757         centered even when gnus-auto-center-summary is t.
16758
16759 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16760
16761         * dns.el (dns-get-txt-answer): New function.
16762         (dns-read-txt): Ditto.
16763         (query-dns): Use it.
16764
16765 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16766
16767         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16768         active for foreign groups even if the group level is higher than
16769         the specified value.
16770
16771 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16772
16773         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16774         non-active groups.
16775
16776         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16777
16778 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16779
16780         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16781
16782 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16783
16784         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16785         (spam-crm114-header, spam-crm114-spam-switch)
16786         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16787         (spam-crm114-positive-spam-header)
16788         (spam-crm114-database-directory, spam-list-of-processors)
16789         (spam-group-spam-processor-crm114-p)
16790         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16791         (spam-generic-score, spam-list-of-checks)
16792         (spam-list-of-statistical-checks, spam-registration-functions)
16793         (spam-check-crm114-headers, spam-crm114-score)
16794         (spam-check-crm114, spam-crm114-register-with-crm114)
16795         (spam-crm114-register-spam-routine)
16796         (spam-crm114-unregister-spam-routine)
16797         (spam-crm114-register-ham-routine)
16798         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16799         asjo@koldfront.dk (Adam Sjøgren).
16800
16801         * gnus.el: Add spam-use-crm114.
16802
16803         * spam.el (spam-list-of-processors, spam-registration-functions):
16804         Add spam-use-resend.
16805         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16806         (spam-report-articles-gmane): Add doc fix.
16807         (spam-report-articles-resend, spam-report-resend-register-routine):
16808         Add wrappers around spam-report-resend-to.
16809
16810         * spam-report.el (spam-report-resend-to, spam-report-resend):
16811         Add support for resending spam.
16812         (spam-report-gmane): Fix line length >80.
16813
16814         * gnus.el (spam-process): Add spam-use-resend.
16815
16816 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16817
16818         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16819         number of processed spam messages.
16820         (spam-ham-copy-or-move-routine): Return the number of processed
16821         ham messages.
16822         (spam-summary-prepare-exit): Use the above values to decide
16823         whether status messages shouled be displayed.
16824
16825 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16826
16827         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16828         `rfc2047-encoding-function-alist' in order to avoid conflicting
16829         with the old version.
16830         (rfc2047-encode-region): Concatenate words containing non-ASCII
16831         characters in structured fields; don't encode space-delimited
16832         ASCII words even in unstructured fields; don't break words at
16833         char-category boundaries.
16834         (rfc2047-encode-1): New function.
16835         (rfc2047-encode): Use it; encode text so that it occupies the
16836         maximum width within 76-column; work correctly on Q encoding for
16837         iso-2022-* charsets.
16838         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16839         sure not to break a line just after the header name.
16840         (rfc2047-b-encode-region): Removed.
16841         (rfc2047-b-encode-string): New function.
16842         (rfc2047-q-encode-region): Removed.
16843         (rfc2047-q-encode-string): New function.
16844
16845         * mm-util.el (mm-replace-in-string): New function.
16846
16847 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16848
16849         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16850         get it right.
16851         (gnus-inews-make-draft): Really.
16852
16853 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16854
16855         * nnmh.el (nnmh-request-list-1): Don't check the link count
16856         before descending.  (small patch)
16857
16858 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16859
16860         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16861         stuff.
16862
16863         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16864         on real group name.
16865
16866         * gnus-art.el (gnus-signature-limit): Doc fix.
16867
16868         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16869
16870         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16871
16872 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16873
16874         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16875         isn't a string.
16876
16877 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16878
16879         * gnus-draft.el (gnus-draft-send): Bind
16880         rfc2047-encode-encoded-words.
16881
16882         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16883         (rfc2047-encodable-p): Say that =? needs encoding.
16884         (rfc2047-encode-encoded-words): New variable.
16885
16886         * gnus-group.el (gnus-group-select-group): Doc fix.
16887
16888         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16889
16890         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16891         to nil.
16892
16893         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16894
16895         * nnheader.el (nnheader-get-lines-and-char): New function.
16896
16897 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16898
16899         * gnus-msg.el (gnus-summary-followup-with-original): Document
16900         yanking of region when active.
16901
16902 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16903
16904         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16905         groups if the group level is higher than the specified value.
16906
16907 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16908
16909         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16910         (gnus-group-jump-to-group): Added prefix argument using
16911         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16912         non-active group.
16913
16914         * compface.el (uncompface): Be verbose when changing
16915         `uncompface-use-external'.
16916
16917         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16918         handle manual section.
16919
16920 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16921
16922         * gnus-art.el (gnus-button-alist): Revert previous change.
16923
16924 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16925
16926         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16927
16928 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16929
16930         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16931         whether backend can accept message.
16932
16933         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16934
16935 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16936
16937         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16938         Avoid creating directory when nntp-marks-is-evil is true.
16939         Reported by Reiner Steib.
16940
16941 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16942
16943         * gnus-picon.el (gnus-picon-style): New variable.
16944         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16945         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16946         Jesper Harder <harder@ifa.au.dk>.
16947
16948 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16949
16950         * message.el (message-fill-field): Return point.
16951         (message-generate-headers): Go to end of field.
16952
16953         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16954         stuff for non-living groups.
16955
16956 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16957
16958         * gnus-art.el (gnus-article-followup-with-original)
16959         (gnus-article-reply-with-original): gnus-mark-active-p ->
16960         gnus-region-active-p.
16961
16962 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16963
16964         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16965         only when there is spam or ham to be processed.
16966
16967 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16968
16969         * mail-source.el (mail-source-delete-crash-box): Refactor.
16970         (mail-source-fetch): Use it.
16971         (mail-source-fetch-file): Ditto.
16972         (mail-source-fetch-directory): Run postscript in loop.
16973         (mail-source-fetch-pop): Delete.
16974         (mail-source-fetch-maildir): Ditto.
16975         (mail-source-fetch-imap): Ditto.
16976
16977         * imap.el (imap-authenticators): Comment out sasl.
16978
16979         * message.el (message-skip-to-next-address): New function.
16980         (message-fill-header-address): Refactor.
16981         (message-fill-address): Use it.
16982         (message-delete-address): Use it.
16983         (message-fill-header-general): Refactor.
16984         (message-fill-field-address): Rename.
16985         (message-narrow-to-field): Find the start of the header.
16986         (message-header-format-alist): Don't pre-fill.
16987         (message-fill-header): Removed.
16988         (message-insert-header): New function.
16989         (message-shorten-references): Use it.
16990
16991         * rfc2047.el (rfc2047-field-value): Strip props.
16992
16993         * mail-parse.el (mail-header-make-address): New alias.
16994
16995         * ietf-drums.el (ietf-drums-make-address): New function.
16996
16997         * imap.el: Add compiler directives.
16998
16999         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17000
17001         * gnus-art.el (article-decode-idna-rhs): Don't use
17002         message-idna-inside-rhs-p.
17003
17004 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17005
17006         * message.el (message-idna-inside-rhs-p): Removed.
17007         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17008
17009         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
17010         false positives.
17011
17012 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17013
17014         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17015
17016 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17017
17018         * nneething.el (nneething-file-name): Don't create spurious
17019         files.
17020
17021         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17022         (gnus-inews-do-gcc): Remove sleep.
17023
17024         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17025         part under point.
17026
17027         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17028         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17029
17030 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17031
17032         * spam.el (spam-summary-prepare-exit): Fixed (length).
17033
17034 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17035
17036         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17037         as expired without moving it" message when there are spam
17038         messages left.
17039
17040 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17041
17042         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17043         header is not nil.
17044
17045 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17046
17047         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
17048         nntp-possibly-create-directory, not nntp-possibly-change-group.
17049         (nntp-marks-changed-p): New arg SERVER.
17050         (nntp-request-update-info): Adjust caller.
17051
17052 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17053
17054         * nntp.el (nntp-save-marks): Pass missing arg.
17055
17056 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17057
17058         * nntp.el: Support marks.
17059         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17060         (nntp-marks-modtime, nntp-marks-directory): New variables.
17061         (nntp-request-set-mark, nntp-request-update-info)
17062         (nntp-possibly-create-directory, nntp-marks-changed-p)
17063         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
17064         functions.
17065
17066 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17067
17068         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17069         (gnus-xmas-redefine): Rename.
17070
17071         * gnus-score.el (gnus-score-insert-help): Use
17072         gnus-select-lowest-window.
17073
17074         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17075         appt-select-lowest-window and rename to gnus-select-lowest-window.
17076
17077         * gnus.el: do.
17078
17079 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17080
17081         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17082         encodings of MIME-encoded words, in order to improve
17083         interoperability with several broken MUAs.
17084
17085 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17086
17087         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17088         tags, only when charsets are not specified in headers.
17089         (mm-inline-text-html-render-with-w3m): Ditto.
17090
17091         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17092         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17093
17094 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17095
17096         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17097         instead of MIME-decoded from fields when checking
17098         `gnus-article-address-banner-alist'.
17099
17100 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17101
17102         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17103         description rather than subject.
17104
17105 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17106
17107         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17108
17109 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17110
17111         * gnus.el (gnus-version-number): Bump.
17112
17113 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17114
17115         * gnus.el: No Gnus v0.2 is released.
17116
17117 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17118
17119         * gnus-agent.el (gnus-agent-read-agentview): Inline
17120         gnus-uncompress-range.
17121
17122 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17123
17124         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17125         `exec-installed-p'.
17126
17127 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17128
17129         * gnus.el (spam-process, spam-autodetect-methods): Add
17130         bsfilter and bsfilter-headers.
17131
17132         * spam.el (spam-bsfilter): New customize group.
17133         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17134         (spam-bsfilter-header, spam-bsfilter-probability-header)
17135         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17136         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17137         (spam-bsfilter-database-directory): New options.
17138         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17139         (spam-list-of-statistical-checks, spam-registration-functions):
17140         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17141         (spam-bsfilter-score): New command.
17142         (spam-check-bsfilter-headers, spam-check-bsfilter)
17143         (spam-bsfilter-register-with-bsfilter)
17144         (spam-bsfilter-register-spam-routine)
17145         (spam-bsfilter-unregister-spam-routine)
17146         (spam-bsfilter-register-ham-routine)
17147         (spam-bsfilter-unregister-ham-routine): New functions.
17148         (spam-generic-score): Support bsfilter; Accept an optional argument
17149         to recalcurate spam score even if scoring header has already been
17150         added.
17151         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17152         optional argument to recalcurate spam score even if scoring header
17153         has already been added.
17154
17155 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17156
17157         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17158         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17159         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17160         link is missing.
17161
17162 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17163
17164         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17165         (html2text-get-attr): Rewrite.
17166
17167         * message.el (message-setup-1): Remove redundant put-text-property
17168         on mail-header-separator.
17169
17170 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17171
17172         * gnus-registry.el (gnus-registry-cache-whitespace)
17173         (gnus-registry-action, gnus-registry-spool-action)
17174         (gnus-registry-split-fancy-with-parent): Change message levels
17175         from 5 to 3 or 7, as needed.
17176
17177         * spam.el (spam-summary-prepare-exit)
17178         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17179         (spam-split, spam-find-spam, spam-log-undo-registration)
17180         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
17181         level from 5 to 6.
17182
17183 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17184
17185         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17186         2004-03-04 change).
17187
17188 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17189
17190         * sieve-manage.el (sieve-manage-open):
17191         * nnweb.el (nnweb-insert-html):
17192         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17193         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17194         * nnspool.el (nnspool-request-group):
17195         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17196         * nnml.el (nnml-request-update-info):
17197         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17198         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17199         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17200         (nnimap-request-set-mark):
17201         * nnfolder.el (nnfolder-request-update-info):
17202         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17203         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17204         * gnus-uu.el (gnus-uu-find-articles-matching):
17205         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17206         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17207         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17208         * gnus-nocem.el (gnus-nocem-scan-groups):
17209         * gnus-int.el (gnus-start-news-server):
17210         * gnus-group.el (gnus-group-make-kiboze-group)
17211         (gnus-group-browse-foreign-server):
17212         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17213         Use mapc when appropriate.
17214
17215 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17216
17217         FIXME: Make separate entries for each person.
17218
17219         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17220         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17221         <shields@msrl.com>:
17222
17223         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17224         may need for spam sorting and scoring.
17225         (spam-user-format-function-S): Add user format function suitable for
17226         general use.
17227         (spam-article-sort-by-spam-status): Add sorting function for summary
17228         sorting.
17229         (spam-extra-header-to-number): Add function to get a score from a
17230         header.
17231         (spam-summary-score): Add function to get a numeric score from the
17232         headers.
17233         (spam-generic-score): Fix function doc, was in wrong place.
17234         (spam-initialize): Take symbols when it's run, and install the
17235         extra headers that spam-necessary-extra-headers thinks we need.
17236
17237 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17238
17239         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17240         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17241
17242 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17243
17244         * gnus-sum.el (gnus-set-global-variables)
17245         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17246         (gnus-article-get-xrefs, gnus-summary-best-group)
17247         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17248         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17249         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17250         Use with-current-buffer.
17251
17252 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17253
17254         * spam.el (spam-summary-prepare-exit): Simplify logic.
17255         (spam-fetch-article-header): Read the article header if it's not
17256         available.
17257         (spam-list-articles): Simplify logic.
17258         (spam-filelist-register-routine): Fix bug with unregister-list.
17259
17260         * gnus-registry.el: Fix comments at beginning.
17261
17262 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17263
17264         * message.el (message-cater-to-broken-inn): Remove.
17265         (message-shorten-references): Make sure the total folded length of
17266         References is shorter than 998 characters to cater to a bug in INN
17267         2.3.  Also, don't pretend that references aren't folded -- this
17268         hasn't worked for a while.
17269
17270 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17271
17272         * gnus-agent.el (gnus-agentize):
17273         gnus-agent-send-mail-real-function no longer set to current value
17274         of message-send-mail-function but rather a lambda that calls
17275         message-send-mail-function.  The change makes the agent real-time
17276         responsive to user changes to message-send-mail-function.
17277
17278 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17279
17280         * legacy-gnus-agent.el
17281         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
17282         help from Florian Weimer <fw@deneb.enyo.de>
17283
17284 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17285
17286         * nnmail.el (nnmail-cache-insert): Revert last change.
17287
17288 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17289
17290         * nnmail.el (nnmail-cache-insert): Always check whether
17291         nnmail-cache-ignore-groups matches a group name.
17292
17293 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17294
17295         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17296         (spam-find-spam, spam-log-processing-to-registry)
17297         (spam-log-registered-p, spam-log-unregistration-needed-p)
17298         (spam-log-undo-registration): Use gnus-message instead of
17299         gnus-error, none of these errors are fatal.
17300
17301         * gnus-registry.el (gnus-registry-clean-empty-function)
17302         (gnus-registry-clean-empty): Remove only empty entries without
17303         extra data.
17304
17305 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17306
17307         * spam-stat.el (spam-stat-buffer-change-to-spam)
17308         (spam-stat-buffer-change-to-non-spam): Change (error) to
17309         (gnus-message 8) invocation.
17310
17311 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17312
17313         * nntp.el (nntp-via-netcat-command): New variable.
17314         (nntp-via-netcat-switches): New variable.
17315         (nntp-open-via-rlogin-and-netcat): New function.
17316         (nntp-open-connection-function): Doc fix.
17317         (nntp-telnet-command): Doc fix.
17318         (nntp-end-of-line): Doc fix.
17319         (nntp-via-rlogin-command): Doc fix.
17320         (nntp-via-user-name): Doc fix.
17321         (nntp-via-address): Doc fix.
17322
17323 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17324
17325         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17326         error in Emacs 21.1.
17327
17328 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17329
17330         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17331
17332 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17333
17334         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17335         (gnus-agent-with-refreshed-group): New macro.
17336         (gnus-agent-rename-group): New function.
17337         (gnus-agent-delete-group): New function.
17338         (gnus-agent-save-group-info): Use gnus-command-method when
17339         `method' parameter is nil.  Don't write nil entries into the
17340         active file.
17341         (gnus-agent-get-group-info): New function.
17342         (gnus-agent-fetch-articles): Use
17343         gnus-agent-update-files-total-fetched-for to increment disk space
17344         used.
17345         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
17346         gnus-agent-update-view-total-fetched-for to increment disk space
17347         used.
17348         (gnus-agent-get-local): Added optional parameters to avoid calling
17349         gnus-group-real-name and gnus-find-method-for-group.
17350         (gnus-agent-set-local): Delete stored entry if either min, or max,
17351         are nil.
17352         (gnus-agent-fetch-session): Reworded error/quit messages.  On
17353         quit, use gnus-agent-regenerate-group to record existance of any
17354         articles fetched to disk before the quit occurred.
17355         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17356         gnus-agent-update-view-total-fetched-for, and
17357         gnus-agent-update-files-total-fetched-for to decrement disk space
17358         used.
17359         (gnus-agent-retrieve-headers): Use
17360         gnus-agent-update-view-total-fetched-for to increment disk space
17361         used.
17362         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17363         with gnus-agent-update-files-total-fetched-for to decrement disk
17364         space and fresh group buffer.
17365         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17366         (gnus-agent-need-update-total-fetched-for): New variable.
17367         (gnus-agent-update-files-total-fetched-for): New function.
17368         (gnus-agent-update-view-total-fetched-for): New function.
17369         (gnus-agent-total-fetched-for): New function.
17370
17371         * gnus-cache.el (gnus-cache-save-buffers): Use
17372         gnus-cache-update-overview-total-fetched-for to change disk space
17373         used by this group.
17374         (gnus-cache-possibly-enter-article): Use
17375         gnus-cache-update-file-total-fetched-for to increment disk space
17376         used by this group.
17377         (gnus-cache-possibly-remove-article): Use
17378         gnus-cache-update-file-total-fetched-for to decrement disk space
17379         used by this group.
17380         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17381         (gnus-cache-rename-group): New function.
17382         (gnus-cache-delete-group): New function.
17383         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17384         (gnus-cache-need-update-total-fetched-for): New variable.
17385         (gnus-cache-with-refreshed-group): New macro.
17386         (gnus-cache-update-file-total-fetched-for): New function.
17387         (gnus-cache-update-overview-total-fetched-for): New function.
17388         (gnus-cache-rename-group-total-fetched-for): New function.
17389         (gnus-cache-delete-group-total-fetched-for): New function.
17390         (gnus-cache-total-fetched-for): New function.
17391
17392         * gnus-group.el: Require gnus-sum and autoload functions to
17393         resolve warnings when gnus-group.el compiled alone.
17394         (gnus-group-line-format): Documented new %F.
17395         (size of Fetched data) group line format; identifies disk space
17396         used by agent and cache.
17397         (gnus-group-line-format-alist): Defined new F format.
17398         (gnus-total-fetched-for): New function.
17399         (gnus-group-delete-group): No longer update
17400         gnus-cache-active-altered as gnus-request-delete-group now keeps
17401         the cache in sync.
17402         (gnus-group-list-active): Let the agent store a server's active
17403         list if currently plugged.
17404
17405         * gnus-int.el (gnus-request-delete-group):
17406         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17407         local disk in sync with the server.
17408         (gnus-request-rename-group):
17409         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17410         local disk in sync with the server.
17411
17412         * gnus-start.el (gnus-get-unread-articles):
17413         Cosmetic simplification to logic.
17414
17415         * gnus-util.el (gnus-rename-file): New function.
17416
17417 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17418
17419         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17420
17421 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17422
17423         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17424         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17425
17426 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17427
17428         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17429         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17430
17431 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17432
17433         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17434
17435 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17436
17437         * spam.el (spam-set-difference): Add function to replace
17438         gnus-set-difference in spam.el.
17439         (spam-summary-prepare-exit): Use spam-set-difference.
17440
17441 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17442
17443         * gnus-registry.el (gnus-registry-cache-file): Update to use
17444         gnus-dribble-directory OR gnus-home-directory OR ~.
17445         (gnus-registry-split-fancy-with-parent): Fix doc.
17446
17447 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17448
17449         * message.el (message-exchange-point-and-mark): Use
17450         message-mark-active-p.  Suggested by Jesper Harder
17451         <harder@ifa.au.dk>.
17452
17453 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17454
17455         * message.el (message-exchange-point-and-mark): Don't activate
17456         region if it was inactive.  Suggested by Hiroshi Fujishima
17457         <pooh@nature.tsukuba.ac.jp>.
17458
17459 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17460
17461         * gnus-art.el (article-display-face): Display Faces in the same
17462         order as X-Faces.
17463
17464 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17465
17466         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17467
17468 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17469
17470         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17471         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17472         (gnus-article-mime-hierarchy): Remove.
17473         (gnus-article-mime-hierarchy-next): Remove.
17474         (gnus-article-mode): Revert 2004-03-19 change.
17475         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17476         (gnus-insert-mime-button): Revert 2004-03-19 change.
17477         (gnus-mime-accumulate-hierarchy): Remove.
17478         (gnus-mime-enter-multipart): Remove.
17479         (gnus-mime-leave-multipart): Remove.
17480         (gnus-mime-display-part): Revert 2004-03-19 change.
17481         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17482
17483         * mml.el (mml-preview): Revert 2004-03-19 change.
17484
17485 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17486
17487         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17488
17489 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17490
17491         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17492         t while entering a file name using the mm-with-multibyte macro.
17493         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17494
17495         * mm-util.el (mm-with-multibyte): New macro.
17496
17497 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17498
17499         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
17500         user option.
17501         (gnus-mime-multipart-functions): Doc and customization fix.
17502         (gnus-article-mime-hierarchy): New variable.
17503         (gnus-article-mime-hierarchy-next): New variable.
17504         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17505         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17506         gnus-article-mime-hierarchy-next to nil.
17507         (gnus-insert-mime-button): Show hierarchy numbers.
17508         (gnus-mime-accumulate-hierarchy): New function.
17509         (gnus-mime-enter-multipart): New function.
17510         (gnus-mime-leave-multipart): New function.
17511         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17512         (gnus-mime-display-alternative): Show hierarchy numbers.
17513
17514         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17515         gnus-article-mime-hierarchy-next to nil.
17516
17517 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17518
17519         * dns.el: Don't require gnus-xmas.
17520
17521 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17522
17523         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17524         inline PGP.
17525         (mml-menu): Disable mml-quote-region if mark is inactive.
17526
17527 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17528
17529         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17530         when the group's active is not available.
17531
17532 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17533
17534         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17535         error.
17536
17537 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17538
17539         * imap.el (imap-store-password): New variable.
17540         (imap-interactive-login): Use it.
17541         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17542
17543 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17544
17545         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17546         window-start and hscroll to summary window.
17547
17548 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17549
17550         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17551         conversion message to newsrc-dribble when an actual conversion is
17552         performed.
17553
17554 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17555
17556         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17557
17558 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17559
17560         * mm-decode.el (mm-complicated-handles): New function reviving
17561         former definition of mm-multiple-handles.
17562
17563         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17564         (gnus-mime-delete-part): Use it.
17565
17566 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17567
17568         * gnus-agent.el (gnus-agent-read-local): Bind
17569         nnheader-file-coding-system to gnus-agent-file-coding-system to
17570         avoid the implicit assumption that they will always be equal.
17571         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17572         coding-system-for-write, as the with-temp-file macro first prints
17573         to a buffer then saves the buffer.
17574
17575 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17576
17577         * gnus-art.el (gnus-article-edit-part): New function.
17578         (gnus-mime-save-part-and-strip): Use it; do query instead of
17579         signaling an error; don't use mm-multiple-handles.
17580         (gnus-mime-delete-part): Ditto.
17581
17582 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17583
17584         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17585         old file versions.
17586         (gnus-group-prepare-hook): Removed function that converted list
17587         form of gnus-agent-expire-days to group properties.
17588
17589         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17590         (gnus-request-accept-article): Re-indented.
17591
17592         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17593         converters to handle old agent file formats.  Added logic for a
17594         "backup before upgrading warning".
17595         (gnus-convert-mark-converter-prompt): Developers can mark
17596         functions as needing (default), or not needing,
17597         gnus-convert-old-newsrc's "backup before upgrading warning".
17598         (gnus-convert-converter-needs-prompt): Tests whether the user
17599         should be protected from potentially irreversable changes by the
17600         function.
17601
17602         * legacy-gnus-agent.el: New.  Provides converters that are only
17603         loaded when gnus-convert-old-newsrc needs to call them.
17604
17605 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17606
17607         * mail-source.el (mail-source-touch-pop): Doc fix.
17608
17609         * message.el (message-smtpmail-send-it): Doc fix.
17610
17611 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17612
17613         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17614
17615         * nnmail.el (nnmail-split-fancy): do.
17616
17617         * gnus-kill.el (gnus-kill, gnus-execute): do.
17618
17619 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17620
17621         * gnus-sum.el (gnus-widget-reversible-match)
17622         (gnus-widget-reversible-to-internal)
17623         (gnus-widget-reversible-to-external): New functions.
17624         (gnus-widget-reversible): New widget.
17625         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17626
17627 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17628
17629         * gnus-sum.el (gnus-thread-sort-functions)
17630         (gnus-article-sort-functions): Document `(not F)' items.
17631
17632 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17633
17634         * spam.el (spam-use-gmane-xref): Add new backend.
17635         (spam-gmane-xref-spam-group): Add variable to control the name of the
17636         Gmane spam group.
17637         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17638         (spam-regex-headers-spam, spam-regex-headers-ham)
17639         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17640         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17641         backends and checks.
17642         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17643
17644         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17645         an autodetect method.
17646
17647 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17648
17649         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17650         articles are being added to a group.
17651         (gnus-request-replace-article): Inform the agent that articles
17652         need to be uncached as the cached contents are no longer valid.
17653
17654 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17655
17656         * binhex.el: Don't autoload executable-find.
17657
17658         * canlock.el: Don't autoload mail-fetch-field.
17659
17660         * dgnushack.el: Autoload c-mode for XEmacs.
17661
17662         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17663
17664         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17665         rmail-dont-reply-to and rmail-output.
17666
17667         * gnus-score.el: Don't autoload ffap-string-at-point.
17668
17669         * gnus-setup.el: Don't autoload sc-cite-original.
17670
17671         * imap.el: Don't autoload base64-decode-string,
17672         base64-encode-string and md5.
17673
17674         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17675         and rmail-msg-restore-non-pruned-header.
17676
17677         * mm-decode.el: Don't autoload executable-find.
17678
17679         * mm-url.el: Don't autoload executable-find.
17680
17681         * mm-view.el: Don't autoload diff-mode.
17682
17683         * nndb.el: Don't autoload news-reply-mode, news-setup,
17684         cancel-timer and telnet.
17685
17686         * password.el: Don't autoload run-at-time for Emacs.
17687
17688         * sha1-el.el: Don't autoload executable-find.
17689
17690         * sieve-mode.el: Don't autoload c-mode.
17691
17692         * uudecode.el: Don't autoload executable-find.
17693
17694 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17695
17696         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17697         (gnus-agent-possibly-alter-active): Avoid null in numeric
17698         comparison.
17699         (gnus-agent-set-local): Refuse to save null in local object table.
17700         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17701         list of articles that will be marked as unread.
17702
17703 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17704
17705         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17706
17707 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17708
17709         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17710         language tags.
17711
17712 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17713
17714         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17715         Don't bind "obarray".
17716
17717         * gnus-sum.el (gnus-thread-sort-functions): Added
17718         `gnus-thread-sort-by-most-recent-number' and
17719         `gnus-thread-sort-by-most-recent-date'.
17720         Reported by Kai Grossjohann <kai@emptydomain.de>.
17721
17722 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17723
17724         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17725
17726 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17727
17728         * gnus-cus.el (gnus-agent-customize-category): Removed
17729         ignore-errors macro reference that required cl to be loaded at
17730         run-time.
17731
17732         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17733         single-interval range of the form (min . max).  Previously the
17734         range had to look like ((min . max)).  Likewise, return
17735         (min . max) rather than ((min . max)).
17736         (gnus-range-map): Use gnus-range-normalize to accept
17737         single-interval range.
17738
17739         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17740         the cache, but not the agent, now appear with their usual face.
17741
17742         * dgnushack.el (loaddir): New variable that is bound to the
17743         directory containing the dgnushack.el file. Use loaddir, rather
17744         than srcdir, to update load-path. Change lets dgnushack compile
17745         code in directories other than GNUS/lisp.
17746
17747 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17748
17749         * lpath.el: Don't bind w3m-safe-url-regexp.
17750
17751         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17752         w3m-safe-url-regexp variable buffer-local.
17753
17754         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17755
17756 2004-02-27  Simon Josefsson  <jas@extundo.com>
17757
17758         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17759         gnus-group-real-prefix.
17760         (gnus-summary-move-article): Use it, instead of
17761         gnus-group-real-prefix.
17762
17763 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17764
17765         * lpath.el: Bind w3m-safe-url-regexp.
17766
17767         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17768         w3m-safe-url-regexp variable buffer-local and set it as the value
17769         of mm-w3m-safe-url-regexp.
17770
17771         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17772
17773         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17774         parsing gnus-posting-styles when the message is not for replying.
17775
17776         * dgnushack.el: Autoload sgml-mode for XEmacs.
17777
17778         * nnrss.el (nnrss-opml-export): Use
17779         mm-set-buffer-file-coding-system instead of
17780         set-buffer-file-coding-system.
17781
17782 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17783
17784         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17785         of checkdoc.el).
17786         * nnrss.el: do.
17787         * gnus-mlspl.el: do.
17788         * gnus-ml.el: do.
17789         * gnus-srvr.el: do.
17790
17791         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17792
17793 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17794
17795         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17796         Corrections to custom-manual links.
17797
17798         * gnus-art.el (gnus-article): Ditto.
17799
17800         * mm-decode.el (mime-display, mime-security): Ditto.
17801
17802 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17803
17804         * flow-fill.el: Typo.
17805
17806 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17807
17808         * spam-wash.el: New file.
17809
17810 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17811
17812         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17813
17814 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17815
17816         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17817         to be run with new-articles as LIST1, not LIST2.
17818         (spam-registration-functions): Add spam-use-ham-copy as a nil
17819         registration backend.
17820
17821 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17822
17823         * spam-stat.el (spam-stat-washing-hook): New option.
17824         (spam-stat-buffer-words): Use it.
17825         (spam-stat-process-directory, spam-stat-test-directory): Use
17826         insert-file-contents-literally.
17827         (spam-stat-coding-system): New variable.
17828         (spam-stat-load, spam-stat-save): Use it.
17829
17830 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17831
17832         * spam-report.el (spam-report-plug-agent): Quote
17833         spam-report-url-to-file and spam-report-url-ping-plain.
17834
17835 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17836
17837         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17838         / in mailto URLs.
17839
17840 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17841
17842         * spam-report.el (spam-report-process-queue): Fix interactive use.
17843         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17844         (spam-report-unplug-agent): Doc fixes.
17845         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17846         (spam-report-agentize, spam-report-deagentize): Autoload.
17847
17848 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17849
17850         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17851
17852         * message.el (message-setup-fill-variables): Add mml tags to
17853         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17854         <ajk@iu.edu>.
17855         (message-mode): Don't modify paragraph-separate there.
17856
17857 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17858
17859         * compface.el (uncompface-use-external): Default to undecided.
17860         (uncompface-use-external-threshold): New variable.
17861         (uncompface-float-time): New macro.
17862         (uncompface): Determine whether to use the external decoder if
17863         uncompface-use-external is undecided.
17864
17865 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17866
17867         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17868         after images.
17869
17870         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17871
17872 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17873
17874         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17875
17876         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17877
17878         * gnus-sum.el (gnus-summary-limit-to-age)
17879         (gnus-summary-limit-children): do.
17880
17881         * gnus-int.el (gnus-request-scan): do.
17882
17883         * gnus-group.el (gnus-group-suspend): do.
17884
17885         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17886
17887         * gnus-cite.el (gnus-cite-parse-attributions): do.
17888
17889         * gnus-agent.el (gnus-summary-set-agent-mark)
17890         (gnus-agent-regenerate-group): do.
17891
17892         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17893
17894         * binhex.el (binhex-decode-region-internal): do.
17895
17896 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17897
17898         * gnus-fun.el (gnus-face-properties-alist): New user option.
17899         (gnus-display-x-face-in-from): Use it.
17900
17901         * gnus-art.el (article-display-face): Ditto.
17902
17903         * compface.el (uncompface-use-external): Default to nil.
17904
17905 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17906
17907         * nntp.el (nntp-erase-buffer): New function.
17908         (nntp-retrieve-data, nntp-send-command)
17909         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17910         (nntp-possibly-change-group): Use it.
17911
17912         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17913         with-current-buffer.
17914
17915 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17916
17917         * compface.el: Merge the ELisp-based uncompface program.
17918         (compface): New customization group.
17919         (uncompface-use-external): New user option.
17920         (uncompface): Call uncompface-internal if uncompface-use-external
17921         is nil.
17922         (uncompface-internal): New function.  Note that there are also
17923         some other functions and variables added for this function.
17924
17925 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17926
17927         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17928         if necessary.
17929
17930 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17931
17932         * spam-report.el (spam-report-unplug-agent)
17933         (spam-report-plug-agent, spam-report-deagentize)
17934         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17935         Add support for the Agent in spam-report: when unplugged, report to a
17936         file; when plugged, submit all the requests.
17937
17938         * spam.el (spam-register-routine): Fix message about
17939         registration.
17940
17941 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17942
17943         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17944         dependencies.
17945         (rfc2047-encode): Use it.
17946
17947         * gnus-art.el (gnus-button-marker-list): Move before first
17948         reference.
17949
17950         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17951         (imap-parse-body): Fix format string mismatch.
17952
17953         * gnus-score.el (gnus-summary-increase-score): do.
17954
17955         * nnrss.el (nnrss-close): New function.
17956
17957 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17958
17959         * nnrss.el (nnrss-make-filename): New function.
17960         (nnrss-request-delete-group, nnrss-read-server-data)
17961         (nnrss-save-server-data, nnrss-read-group-data)
17962         (nnrss-save-group-data): Use it.
17963         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17964         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17965         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17966
17967 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17968
17969         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17970
17971 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17972
17973         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17974         files.
17975
17976         * message.el (message-generate-headers-first): Don't quote nil
17977         and t in docstrings.
17978
17979         * imap.el (imap-id): do.
17980
17981         * gnus-agent.el (gnus-agent-consider-all-articles)
17982         (gnus-agent-queue-mail): do.
17983
17984 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17985
17986         * spam-report.el (spam-report-process-queue): New function.
17987         Process requests from `spam-report-requests-file'.
17988         (spam-report-process-queue): Doc fix.
17989
17990 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17991
17992         * spam.el (spam-register-routine)
17993         (spam-log-processing-to-registry, spam-log-registered-p)
17994         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17995         Change "check" to "spam-check" for semi-clarity.
17996
17997 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17998
17999         * pop3.el: Require nnheader.
18000
18001         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18002
18003         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18004
18005         * gnus-picon.el: Require cl.
18006
18007         * gnus-fun.el: Require gnus-ems and gnus-util.
18008
18009         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18010
18011         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18012
18013         * gnus-art.el (gnus-article-edit-mode): Define before first
18014         reference.
18015
18016 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18017
18018         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18019         (gnus-uu-post-encoded): Use point-at-bol.
18020
18021         * gnus-topic.el (gnus-group-active-topic-p): do.
18022
18023         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18024
18025         * gnus-group.el (gnus-group-kill-region): do.
18026
18027         * gnus-art.el (article-date-ut): do.
18028
18029         * message.el (message-fetch-field): Remove redundant
18030         case-fold-search binding.
18031         (message-narrow-to-field): Simplify.
18032
18033 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18034
18035         * spam.el (spam-directory): Derive from `gnus-directory'.
18036
18037         * spam-report.el (spam-report-url-to-file)
18038         (spam-report-requests-file): New function and variable for offline
18039         reporting.
18040         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18041         and user defined function.
18042         (spam-report-url-ping-mm-url): Remove doubled slash.
18043
18044 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18045
18046         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18047
18048 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18049
18050         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
18051         format string mismatch.
18052
18053         * sieve.el (sieve-deactivate-all): do.
18054
18055         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18056
18057         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18058
18059         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18060
18061         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18062
18063 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18064
18065         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18066         the list of checks.
18067
18068 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18069
18070         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18071         padding.
18072
18073 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18074
18075         * mm-view.el (mm-fill-flowed): New variable.
18076         (mm-inline-text): Use it.
18077
18078 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18079
18080         * spam.el (spam-spamassassin-register-ham-routine)
18081         (spam-spamassassin-register-spam-routine): Fix function names.
18082
18083 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18084
18085         * gnus.el (gnus-tmp-grouplens): Remove.
18086         (gnus-summary-line-format): Remove grouplens.
18087
18088         * gnus-group.el (gnus-group-line-format): Ditto.
18089
18090         * gnus-spec.el (gnus-format-specs): Ditto.
18091         (gnus-update-format-specifications): Flush the group format spec
18092         cache if there's the grouplens stuff.
18093         (gnus-parse-simple-format): Replace %l with the empty string.
18094
18095 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18096
18097         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18098         omission.
18099
18100 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18101
18102         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18103         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18104
18105 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18106
18107         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18108         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18109         New macros and functions.
18110         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18111         Handle > NLINK_MAX messages.
18112         * nnmaildir.el (nnmaildir-request-set-mark): Use
18113         nnmaildir--emlink-p and nnmaildir--eexist-p.
18114
18115 2004-01-25  Alex Schroeder  <alex@gnu.org>
18116
18117         * spam-stat.el (spam-stat-process-directory-age): New option.
18118         (spam-stat-process-directory): Use it.
18119
18120 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18121
18122         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18123         (spam-stat-save): Accept prefix argument.
18124
18125 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18126
18127         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18128         links" error.
18129
18130 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18131
18132         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18133         the rest of the and/or forms.
18134
18135 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18136
18137         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18138         compatibility with old .newsrc.eld files.
18139
18140         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18141
18142         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18143
18144         * gnus-start.el (gnus-1): do.
18145
18146         * gnus-group.el (gnus-group-line-format-alist): do.
18147
18148         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18149
18150         * gnus-gl.el: Remove.
18151
18152 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18153
18154         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18155         marks consisting of a single range {for example, (3 . 5)} rather
18156         than a list of a single range { ((3 . 5)) }.
18157
18158 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18159
18160         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
18161         with-current-buffer.
18162         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18163         avoid consing a string.
18164
18165         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18166         Remove obsolete entries for big5 and gb2312.
18167
18168 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18169
18170         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18171         uncompressed list.
18172
18173 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18174
18175         * spam-stat.el (spam-stat-strip-xref): New function.
18176         (spam-stat-process-directory): Use it.
18177
18178         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18179         here -- it's done in message-fetch-field.
18180
18181 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18182
18183         * gnus-agent.el (gnus-agent-queue-mail)
18184         (gnus-agent-prompt-send-queue): New variables.
18185         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18186         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18187         "nndraft:queue" along to gnus-draft-send.  Use
18188         gnus-agent-prompt-send-queue.
18189         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18190         is "nndraft:queue".  Suggested by Gaute Strokkenes
18191         <gs234@srcf.ucam.org>
18192
18193         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
18194         (agent-enable-undownloaded-faces): Added.
18195         (gnus-agent-cat-groups): Use eval-and-compile, not
18196         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18197         method of gnus-agent-cat-groups even when the buffer has been
18198         evaled.
18199         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
18200         delete gnus-agent-save-active-1.
18201         (gnus-agent-save-groups): Deleted.  Identical to
18202         gnus-agent-save-active.
18203         (gnus-agent-write-active): No longer adjust agent's copy of active
18204         file as agent's adjustments are now stored in their own
18205         file.  Removed optional parameter.
18206         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18207         servers.  Add use of min/max range limits from server's local
18208         file.
18209         (gnus-agent-save-alist): Removed unused optional argument.
18210         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18211         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18212         (gnus-agent-set-local): A per-server file that keeps min/max range
18213         limits for articles known to the agent.  Provides a fast mechanism
18214         for altering many active ranges.
18215         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18216         active file (local makes it unnecessary).
18217         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
18218
18219         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
18220         (agent-enable-undownloaded-faces): Added.
18221
18222         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18223         disable it when sending to "nndraft:queue".
18224         (gnus-group-send-queue): Add safety check to avoid sending queue
18225         when unplugged.
18226
18227         * gnus-group.el (gnus-group-catchup): Use new
18228         gnus-sequence-of-unread-articles, not
18229         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18230         numbers of articles.  Use gnus-range-map to avoid having to
18231         uncompress the unread list.
18232         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18233         Fixed invalid ange-ftp reference.
18234
18235         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18236         (gnus-sorted-range-intersection): Intersection of two ranges
18237         without requiring that they first be uncompressed.
18238
18239         * gnus-start.el (gnus-activate-group): Unless blocked by the
18240         caller, possibly expand the active range to include both cached
18241         and agentized articles.
18242         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18243         multiple version-dependent converters.
18244         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
18245         gnus-agent-save-active.
18246         (gnus-save-newsrc-file): Save dirty agent range limits.
18247
18248         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
18249         gnus-agent-possibly-alter-active.
18250         (gnus-adjust-marked-articles): Faster handling of simple lists.
18251
18252 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18253
18254         * spam-stat.el (spam-stat-test-directory): New optional argument
18255         displays a list of files detected.  Suggested by Andrew Cohen
18256         <cohen@andy.bu.edu>.
18257         (spam-stat-buffer-words-with-scores): Don't narrow and change
18258         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18259
18260 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18261
18262         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18263         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18264         (spam-spamassassin-arguments)
18265         (spam-spamassassin-spam-flag-header)
18266         (spam-spamassassin-positive-spam-flag-header)
18267         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18268         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18269         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18270         (spam-list-of-processors, spam-list-of-checks)
18271         (spam-list-of-statistical-checks, spam-registration-functions)
18272         (spam-check-spamassassin-headers, spam-check-spamassassin)
18273         (spam-spamassassin-score)
18274         (spam-spamassassin-register-with-sa-learn)
18275         (spam-spamassassin-register-spam-routine)
18276         (spam-spamassassin-register-ham-routine)
18277         (spam-assassin-register-spam-routine)
18278         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18279         (spam-bogofilter-score): Fix to show article before scoring.
18280
18281 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18282
18283         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18284         default scoring function.
18285         (spam-generic-score): Call spam-spamassassin-score if
18286         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18287         spam-bogofilter-score otherwise.
18288
18289         * gnus.el (spam-process, spam-autodetect-methods): Add
18290         spamassassin and spamassassin-headers.
18291
18292 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18293
18294         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18295         Suppress unnecessary messages.
18296
18297 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18298
18299         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18300         make-hash-table.
18301
18302 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18303
18304         * canlock.el (base64-encode-string): Don't autoload it.
18305
18306 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18307
18308         * run-at-time.el: Remove useless (require 'itimer),
18309         eval-and-compile and (featurep 'xemacs).
18310
18311 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18312
18313         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18314         GROUP is a virtual group.
18315
18316 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18317
18318         * gnus.el: Autoload `message-y-or-n-p'.
18319
18320 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18321
18322         * pgg-parse.el: Remove unnecessary (require 'custom).
18323
18324         * pgg-def.el: do.
18325
18326         * nnmail.el: do.
18327
18328         * gnus-undo.el: do.
18329
18330         * gnus-picon.el: do.
18331
18332         * gnus-util.el: do.
18333
18334 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18335
18336         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18337
18338 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18339
18340         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18341         handle, as well as a list.
18342
18343         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18344         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18345         (mm-w3m-cid-retrieve): Simplify.
18346
18347 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18348
18349         * message.el (message-kill-to-signature): Allow prefix arg to
18350         specify number of lines to keep before signature.
18351
18352 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18353
18354         * message.el (message-kill-to-signature): Change docstring.
18355
18356 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18357
18358         * canlock.el: Always require sha1-el.
18359         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18360
18361         * message.el: Autoload sha1 only when compiling.
18362
18363         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18364         eudc-expand-inline for XEmacs.
18365
18366 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18367
18368         * message.el (message-canlock-generate): Require sha1-el.
18369
18370 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18371
18372         * message.el (message-expand-name): Silence the byte compiler.
18373
18374         * lpath.el: Add detect-coding-system.
18375
18376         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18377         cus-edit.
18378
18379 2004-01-13  Simon Josefsson  <jas@extundo.com>
18380
18381         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18382         Invoke gnus-score-mode.  Reported by
18383         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18384
18385         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
18386         Jim Blandy <jimb@redhat.com> (tiny change).
18387
18388 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18389
18390         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18391
18392 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18393
18394         * spam.el (spam-get-article-as-string): Update to use
18395         gnus-request-article-this-buffer, much simpler.
18396         (spam-get-article-as-buffer): Remove.
18397
18398 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18399
18400         * message.el (message-expand-name): Use EUDC if the user uses that.
18401
18402 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18403
18404         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18405         character for the encoding to avoid consing a string.
18406
18407         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18408         unnecessarily.
18409
18410         * mm-util.el (mm-replace-chars-in-string): Remove.
18411
18412         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18413         of mm-replace-chars-in-string.
18414
18415 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18416
18417         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18418
18419         * mm-util.el (mm-subst-char-in-string): Support inplace.
18420
18421         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18422         a new string in every iteration.  Use shy groups.
18423
18424 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18425
18426         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18427         * gnus-soup.el (gnus-soup-group-brew):
18428         * gnus-msg.el (gnus-put-message):
18429         * gnus-move.el (gnus-group-move-group-to-server):
18430         * gnus-kill.el (gnus-batch-score):
18431         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18432         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18433         (gnus-group-update-group, gnus-group-read-group)
18434         (gnus-group-make-group, gnus-group-make-help-group)
18435         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18436         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18437         (gnus-group-sort-by-unread, gnus-group-catchup)
18438         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18439         (gnus-group-yank-group, gnus-group-set-info)
18440         (gnus-group-list-groups):
18441         * gnus.el (gnus-generate-new-group-name):
18442         * gnus-delay.el (gnus-delay-send-queue):
18443         * nnvirtual.el (nnvirtual-catchup-group):
18444         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18445         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18446         (gnus-group-prepare-topics, gnus-topic-check-topology):
18447         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18448         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18449         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18450         (gnus-group-make-articles-read):
18451         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18452         (gnus-group-change-level, gnus-kill-newsgroup)
18453         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18454         (gnus-get-unread-articles, gnus-make-articles-unread)
18455         (gnus-make-ascending-articles-unread): Use accessor
18456         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18457         to get group information for improved readability.
18458
18459
18460 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18461
18462         * gnus-art.el (article-decode-mime-words, article-babel)
18463         (gnus-article-highlight-signature, gnus-article-add-buttons)
18464         (gnus-signature-toggle): Use gnus-with-article-buffer.
18465
18466         * gnus-art.el (gnus-article-highlight-headers)
18467         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18468
18469         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18470         (gnus-article-set-globals, gnus-request-article-this-buffer)
18471         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18472         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18473         (gnus-mime-display-alternative): Use with-current-buffer.
18474
18475 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18476
18477         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18478         also under 80 char limit, and call gnus-error if needed.
18479         (spam-fetch-article-header): Fix - it was a
18480         buffer-local variable (gnus-newsgroup-data).
18481         (spam-find-spam): Use spam-generate-fake-headers, forget about
18482         spam-insert-fake-headers.
18483         (spam-insert-fake-headers): Remove.
18484
18485 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18486
18487         * deuglify.el (gnus-article-outlook-unwrap-lines)
18488         (gnus-outlook-rearrange-article)
18489         (gnus-outlook-repair-attribution-outlook)
18490         (gnus-outlook-repair-attribution-block)
18491         (gnus-outlook-repair-attribution-other): Remove redundant
18492         save-excursion.
18493
18494 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18495
18496         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18497         (spam-fetch-field-subject-fast)
18498         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18499         (spam-fetch-article-header): Add functions to deal with Gnus
18500         internals for fast retrieval of article header data.
18501         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18502
18503 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18504
18505         * pop3.el (pop3-md5): Remove.
18506         (pop3-apop): Replace pop3-md5 with md5.
18507
18508         * mm-bodies.el: base64 is always built-in.
18509
18510         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
18511         with-current-buffer.
18512
18513 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18514
18515         * canlock.el (canlock-insert-header): Remove excessive grouping in
18516         regexp.
18517
18518         * gnus-sum.el (gnus-summary-read-document): Ditto.
18519
18520         * gnus-uu.el (gnus-uu-part-number): Ditto.
18521
18522         * html2text.el (html2text-remove-tags): Ditto.
18523         (html2text-format-tags): Ditto.
18524         (html2text-format-single-elements): Ditto.
18525
18526         * mml.el (mml-parse-1): Ditto.
18527
18528 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18529
18530         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18531
18532         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18533
18534         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18535
18536         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18537
18538 2003-11-15  Simon Josefsson  <jas@extundo.com>
18539
18540         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18541         (pgg-gpg-lookup-key): Use regexp match instead of
18542         split-string (split-string is different between emacs 21.2 and
18543         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18544
18545 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18546
18547         * gnus-art.el (gnus-mime-view-all-parts)
18548         (gnus-article-part-wrapper, gnus-article-view-part): Use
18549         with-current-buffer.
18550
18551 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18552
18553         * spam.el (spam-disable-spam-split-during-ham-respool)
18554         (spam-spamoracle-database, spam-cache-lookups)
18555         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18556         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18557         (spam-group-ham-marks, spam-group-spam-marks)
18558         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18559         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18560         also add spam-use-blackholes to the statistical checks.
18561         (spam-fetch-field-fast): Add interface to fetching fields, may
18562         become a macro.
18563         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18564         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18565         (spam-insert-fake-headers): Fake an article when needed.
18566         (spam-find-spam): Fake article when possible.
18567         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18568         (spam-check-bogofilter-headers): Use message-fetch-field instead
18569         of nnmail-fetch-field.
18570
18571 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18572
18573         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18574
18575 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18576
18577         * spam.el (spam-split): Do not require spam-use-CHECK to be
18578         enabled if that check is passed to spam-split explicitly; also
18579         fix so 'spam doesn't get converted to spam-split-group when
18580         spam-split-symbolic-return is t.
18581         (spam-find-spam): Find registrations of the article and use those
18582         instead of re-running spam-split to find the spam/ham
18583         classification of the article.
18584         (spam-log-processing-to-registry, spam-log-registered-p)
18585         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18586         Use gnus-error instead of gnus-message.
18587         (spam-log-registration-type): Add function to determine the
18588         classification of a message based on registry entries; will
18589         return nil if both 'spam and 'ham are found.
18590         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18591         a reasonably fast local cache without the loading errors.
18592         (spam-cache-lookups): Set to t by default.
18593         (spam-find-spam): Don't try to guess spam-cache-lookups.
18594         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18595         spam-caches entry.
18596         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18597         caching of whitelist/blacklist entries.
18598         (spam-check-whitelist, spam-check-blacklist): Invoke
18599         spam-from-listed-p with a type, not a cache variable.
18600         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18601
18602 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18603
18604         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18605
18606         * nnmail.el (nnmail-split-fancy): do.
18607
18608         * mml.el (mml-parse): do.
18609
18610         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18611         (gnus-score-adaptive): do.
18612
18613 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18614
18615         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18616         (gnus-mime-button-map): Don't set keymap parent.
18617         (gnus-button-ctan-directory-regexp): Use shy grouping.
18618         (gnus-prev-page-map): Don't set keymap parent.
18619         (gnus-prev-page-map): Remove duplicated one.
18620         (gnus-next-page-map): Don't set keymap parent.
18621         (gnus-mime-security-button-map): Ditto.
18622
18623         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18624         version number.
18625
18626         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18627
18628 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18629
18630         * canlock.el (canlock-sha1-function): Remove.
18631         (canlock-sha1-function-for-verify): Remove.
18632         (canlock-openssl-program): Remove.
18633         (canlock-openssl-args): Remove.
18634         (canlock-ignore-errors): Remove.
18635         (canlock-sha1-with-openssl): Remove.
18636         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18637         (canlock-verify): Don't use canlock-ignore-errors.
18638
18639         * sha1-el.el (sha1-string-external): Make it can return a string
18640         in binary form.
18641         (sha1-region-external): Ditto.
18642         (sha1-string-internal): Ditto.
18643         (sha1-region-internal): Ditto.
18644         (sha1-region): Ditto.
18645         (sha1-string): Ditto.
18646         (sha1): Ditto.
18647
18648 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18649
18650         * spam.el (spam-report-articles-gmane): New command.
18651
18652 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18653
18654         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18655
18656         * run-at-time.el (run-at-time-saved): Remove.
18657         (run-at-time): Doc fix.
18658
18659 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18660
18661         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18662         (gnus-summary-limit-map): Add it.
18663         (gnus-summary-make-menu-bar): do.
18664
18665 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18666
18667         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18668         Make attempt at some caching support (done for BBDB only now).
18669         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18670         addresses to be checked.
18671         (spam-clear-cache-BBDB): Add function, to be invoked by
18672         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18673         (spam-check-BBDB): Check and use the caches, if
18674         spam-cache-lookups is on, remove superfluous (provide).
18675
18676 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18677
18678         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18679
18680 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18681
18682         * run-at-time.el (run-at-time-saved): Move to after the definition
18683         of `run-at-time'.
18684
18685         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18686
18687 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18688
18689         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18690         mm-w3m-local-map-property.
18691
18692         * mm-view.el (mm-w3m-mode-map): Remove.
18693         (mm-w3m-local-map-property): Remove.
18694         (mm-inline-text-html-render-with-w3m): Don't use
18695         mm-w3m-local-map-property.
18696
18697 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18698
18699         * run-at-time.el: New file.
18700
18701         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18702         under Emacs.
18703
18704         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18705         of gnus-set-text-properties.
18706
18707         * gnus-uu.el (gnus-uu-save-article): Ditto.
18708
18709         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18710
18711         * gnus-cite.el (gnus-cite-parse): Ditto.
18712
18713         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18714         of gnus-.
18715
18716         * gnus-xmas.el (run-at-time): Require run-at-time.
18717
18718         * gnus.el: Changed calls to nnheader-run-at-time and
18719         password-run-at-time throughout to use run-at-time directly.
18720
18721         * password.el: Removed definition of run-at-time.
18722
18723         * nnheaderxm.el: Remove definition of run-at-time.
18724
18725 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18726
18727         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18728         in prompt.
18729
18730 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18731
18732         * messagexmas.el (message-xmas-redefine): Alias
18733         `message-make-caesar-translation-table' to
18734         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18735         version.
18736
18737         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18738         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18739         `gnus-xmas-set-text-properties'.
18740         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18741         `gnus-xmas-completing-read'.
18742         (gnus-xmas-completing-read): Removed.
18743         (gnus-xmas-open-network-stream): Removed.
18744
18745         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18746         XEmacs version.
18747
18748         * dns.el (dns-make-network-process): Use `open-network-stream'
18749         instead of `gnus-xmas-open-network-stream'.
18750
18751         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18752
18753         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18754
18755 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18756
18757         * gnus-art.el (gnus-mime-display-alternative)
18758         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18759         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18760         Don't use gnus-local-map-property.
18761
18762         * gnus-util.el (gnus-local-map-property): Remove.
18763
18764         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18765         gnus-completing-read-maybe-default with completing-read.
18766
18767         * gnus-util.el (gnus-completing-read): do.
18768         (gnus-completing-read-maybe-default): Remove.
18769
18770 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18771
18772         * password.el: Only autoload `run-at-time' if not XEmacs.
18773         Only autoload the itimer functions if XEmacs.
18774
18775 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18776
18777         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18778         XEmacsen.
18779
18780         * dgnushack.el: Autoload executable-find for XEmacs.
18781
18782 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18783
18784         * gnus-art.el (gnus-read-string): Remove.
18785         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18786         read-string.
18787
18788 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18789
18790         * netrc.el: Autoload password-read.
18791         (netrc): Add configuration group.
18792         (netrc-encoding-method, netrc-openssl-path): Add
18793         variables for encoding and decoding of files with symmetric
18794         ciphers.
18795         (netrc-encode): Add assistant function to encode a file with
18796         netrc-encoding-method.
18797         (netrc-parse): Add interactive parameter, added optional
18798         decoding if netrc-encoding-method is non-nil but otherwise
18799         behavior is standard.
18800         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18801         Do s/encode/encrypt/ everywhere.
18802
18803         * spam.el: Remove executable-find autoload.
18804
18805 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18806
18807         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18808
18809         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18810
18811 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18812
18813         * gnus-art.el (gnus-treat-ansi-sequences)
18814         (article-treat-ansi-sequences): New variable and function.
18815         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18816
18817         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18818         Use it.
18819
18820 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18821
18822         * mm-util.el (mm-quote-arg): Remove.
18823
18824         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18825         shell-quote-argument.
18826
18827         * gnus-uu.el (gnus-uu-command): do.
18828
18829         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18830
18831         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18832         with make-char.
18833
18834         * mm-util.el (mm-make-char): Remove.
18835
18836         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18837         add-minor-mode.
18838
18839         * gnus-undo.el (gnus-undo-mode): do.
18840
18841         * gnus-topic.el (gnus-topic-mode): do.
18842
18843         * gnus-sum.el (gnus-dead-summary-mode): do.
18844
18845         * gnus-start.el (gnus-slave-mode): do.
18846
18847         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18848
18849         * gnus-ml.el (gnus-mailing-list-mode): do.
18850
18851         * gnus-gl.el (gnus-grouplens-mode): do.
18852
18853         * gnus-draft.el (gnus-draft-mode): do.
18854
18855         * gnus-dired.el (gnus-dired-mode): do.
18856
18857         * gnus-ems.el (gnus-add-minor-mode): Remove.
18858
18859         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18860         Replace gnus-char-width with char-width.
18861
18862         * gnus-ems.el (gnus-char-width): Remove.
18863
18864         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18865         Replace gnus-char-width with char-width.
18866
18867         * gnus-ems.el (gnus-char-width): Remove.
18868
18869         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18870         definition.
18871         Remove Emacs 20 hash table compatibility code.
18872
18873         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18874         20 compatibility code.
18875
18876         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18877
18878         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18879
18880         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18881         with point-at-{eol,bol}.
18882
18883         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18884
18885         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18886
18887         * flow-fill.el (fill-flowed-point-at-bol)
18888         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18889
18890         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18891         Replace with point-at-{eol,bol} throughout all files.
18892
18893 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18894
18895         * ntlm.el (ntlm-string-as-unibyte): New macro.
18896         (ntlm-build-auth-response): Use it.
18897
18898         Remove Emacs 20 stuff:
18899         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18900         (butlast, mapc, remove): Remove the compiler macros.
18901         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18902         of delq and copy-sequence.
18903         * gnus-art.el (popup-menu): Remove the compiler macro.
18904         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18905         Emacs 20.
18906
18907 2004-01-05  Simon Josefsson  <jas@extundo.com>
18908
18909         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18910         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18911         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18912         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18913         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18914         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18915         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18916         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18917         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18918         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18919         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18920         string-xor into ntlm-string-xor.  Suggested by
18921         Jesper Harder <harder@myrealbox.com>.
18922
18923         * ntlm.el: Don't include poem.
18924
18925         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18926         Jesper Harder <harder@myrealbox.com>.
18927
18928         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18929
18930         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18931         probably breaks emacs with DL patch, but do we care? Is anyone
18932         still using the DL stuff?)
18933
18934         * sieve-manage.el: Use the password package.
18935         (sieve-manage-read-passwd): Remove.
18936         (sieve-manage-interactive-login): Use password.  Re-add
18937         condition-case around loop.
18938
18939         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18940         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18941         the password package.
18942
18943 2003-02-19  Simon Josefsson  <jas@extundo.com>
18944
18945         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18946         token.
18947
18948 2002-08-07  Simon Josefsson  <jas@extundo.com>
18949
18950         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18951         (sieve-manage-authenticators):
18952         (sieve-manage-authenticator-alist): Add some SASL mechs.
18953         (sieve-sasl-auth): New function.
18954         (sieve-manage-cram-md5-auth):
18955         (sieve-manage-plain-auth): Rewrite using SASL library.
18956         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18957         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18958         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18959         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18960
18961 2004-01-05  Simon Josefsson  <jas@extundo.com>
18962
18963         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18964         New files.
18965
18966 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18967
18968         * gnus-group.el (gnus-no-groups-message): Update.
18969
18970         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18971
18972 2003-11-09  Simon Josefsson  <jas@extundo.com>
18973
18974         * imap.el: Support for ID IMAP extension (RFC 2971).
18975         (imap-local-variables): Add imap-id.
18976         (imap-id): New variable.
18977         (imap-id): New function.
18978         (imap-parse-response): Parse untagged ID response.
18979         * nnimap.el (nnimap-id): New variable.
18980         (nnimap-open-connection): Use it.
18981
18982 2003-12-28  Simon Josefsson  <jas@extundo.com>
18983
18984         * gnus-score.el (gnus-score-edit-all-score): New.
18985         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18986
18987 2004-01-04  Simon Josefsson  <jas@extundo.com>
18988
18989         * password.el: Add.
18990
18991 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18992
18993         * dns.el (dns-query-types): Fix typo.
18994         (dns-query-types): New function.
18995         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18996         PTR and SOA replies, see RFC 1035.
18997
18998 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18999
19000         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
19001
19002         * Moved to Changelog.2.
19003
19004 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19005
19006         * gnus.el (gnus-version-number): Bump version.
19007
19008 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19009
19010         * gnus.el: No Gnus v0.1 is released.
19011
19012 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19013
19014         * gnus.el: No Gnus v0.0 is released.
19015
19016 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19017
19018         * gnus.el (gnus-version-number): Bump.
19019         (gnus-version): No.
19020
19021 See ChangeLog.2 for earlier changes.
19022
19023     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19024       Free Software Foundation, Inc.
19025
19026   This file is part of GNU Emacs.
19027
19028   GNU Emacs is free software: you can redistribute it and/or modify
19029   it under the terms of the GNU General Public License as published by
19030   the Free Software Foundation, either version 3 of the License, or
19031   (at your option) any later version.
19032
19033   GNU Emacs is distributed in the hope that it will be useful,
19034   but WITHOUT ANY WARRANTY; without even the implied warranty of
19035   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19036   GNU General Public License for more details.
19037
19038   You should have received a copy of the GNU General Public License
19039   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19040
19041 ;; Local Variables:
19042 ;; coding: utf-8
19043 ;; fill-column: 79
19044 ;; add-log-time-zone-rule: t
19045 ;; End: