gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).
[gnus] / lisp / ChangeLog
1 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
4         least 21.5).
5
6         * smime.el (from): Declare it again for XEmacs.
7
8 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9
10         * message.el (message-resend): Don't disable encoding unless it's
11         already encoded.
12
13         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
14         low-numbered articles.
15
16 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * rfc2047.el (rfc2047-syntax-table): Simplify.
19
20         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
21
22         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
23         set-char-table-range for XEmacs.
24
25 2010-11-10  Glenn Morris  <rgm@gnu.org>
26
27         * time-date.el (time-to-seconds): Always an alias on Emacs,
28         never a real function.
29         (with-no-warnings): Remove compat stub, now unused.
30         (time-less-p): Doc fix.
31         (time-to-number-of-days): Simplify.
32
33         * smime.el (from): Remove unused declaration.
34
35         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
36         (gnus-float-time): On Emacs, always an alias.
37
38         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
39         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
40
41 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
42
43         * dgnushack.el: Don't use ignore-errors in the top level form since it
44         is unavailable in XEmacs even if cl is loaded.
45
46         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
47
48 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * shr.el (browse-url-mailto): Autoload.
51
52         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
53
54         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
55         regexp doesn't need quoting.
56
57 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
58
59         * message.el (message-subject-trailing-was-ask-regexp)
60         (message-subject-trailing-was-regexp): Match was: in addition to was.
61
62 2010-11-09  Glenn Morris  <rgm@gnu.org>
63
64         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
65         (nnbabyl-check-mbox): Use point-at-bol.
66
67 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
68
69         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
70
71         * message.el (message-mailto): New function.
72         (message-mailto): Should accept other parameters.
73         (message-mailto): Remove since it duplicates browse-url-mailto
74         functionality.
75
76 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
77
78         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
79         methods.
80         (gnus-read-active-file): Ditto.
81
82         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
83         ": " from the prompt.
84         (gnus-group-make-group): Ditto.
85
86 2010-11-07  Glenn Morris  <rgm@gnu.org>
87
88         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
89         (gnus-bookmark-kill-line): Use point-at-eol.
90
91 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
92
93         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
94         asterisks in From header.
95
96 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
97
98         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
99         string to avoid making the From headers syntactically invalid.
100
101         * message.el (message-send-mail): Don't insert courtesy messages if the
102         message already has List-Post and List-ID messages.
103
104 2010-11-06  Glenn Morris  <rgm@gnu.org>
105
106         * gnus-art.el (gnus-treat-article): Give dynamic local variables
107         `condition', `type', `length' a prefix.
108         (gnus-treat-predicate): Update for above name changes.
109
110 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
111
112         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
113         binding.  Handled by `gnus-summary-refer-thread' instead.
114         (nnir-warp-to-article): New backend function.
115
116         * nnimap.el (nnimap-request-thread): Force dependency updating.
117
118         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
119         (gnus-summary-refer-thread): Rework to improve thread-referral.
120
121         * gnus-int.el (gnus-warp-to-article): New function.
122
123         * gnus-sum.el (gnus-summary-article-map): Bind it.
124
125 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
126
127         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
128         gnus-summary-refer-thread.
129
130         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
131         headers.
132         (gnus-summary-limit-include-thread): Prevent articles in thread from
133         being cut in gnus-cut-threads.
134         (gnus-summary-refer-thread): Limit retrieved headers to those in
135         thread.
136
137 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
138
139         * message.el (message-send-mail): Use the value of
140         message-courtesy-message from the message buffer.
141
142         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
143
144         * shr.el (shr-browse-url): Implement mailto: URLs.
145
146         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
147         "raw".
148
149         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
150         if it's already selected.
151
152         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
153
154 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
155
156         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
157         to measure the length and truncate alt text.
158
159 2010-11-03  Glenn Morris  <rgm@gnu.org>
160
161         * nndiary.el (nndiary-generate-nov-databases-1)
162         (nndiary-generate-active-info): Rename dynamic variable `files' to
163         something less generic.
164
165 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
166
167         * nnir.el (nnir-request-move-article): Call the underlying backend to
168         move articles from nnir.
169
170 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
171
172         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
173
174 2010-11-02  Julien Danjou  <julien@danjou.info>
175
176         * nnir.el: Remove wais support.
177
178 2010-11-02  Glenn Morris  <rgm@gnu.org>
179
180         * gnus-html.el: Reorder requirements to quieten compiler.
181
182 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
183
184         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
185         properly for XEmacs as well.
186         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
187         (gnus-article-natural-long-line-p): Use window-width rather than
188         frame-width.
189
190 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
191
192         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
193         (nnir-read-parms): Don't modify query.
194         (nnir-run-query): Add ability to search topic on current line.
195         (nnir-get-active): Clean up.
196
197 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
198
199         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
200         degenerate articles.
201
202         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
203         (gnus-print-buffer): Just print the buffer as is, without any copying
204         to a buffer and then re-highlighting.
205
206         * nnimap.el (nnimap-request-group): Store the new updated info.
207         (nnimap-request-group): Select the group when we don't know whether it
208         exists or not.
209
210         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
211         groups.
212
213         * gnus-group.el (gnus-group-find-new-groups): Display all the new
214         groups.
215
216         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
217         groups.
218
219         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
220         long-lines case by only filling the long lines.
221
222         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
223         (bug #7311).
224
225 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
226
227         * shr.el: No need to declare `declare-function' since shr.el is for
228         only Emacsen that provide `libxml-parse-html-region'.
229
230         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
231         effective only in a file it is referred to.
232
233 2010-11-01  Glenn Morris  <rgm@gnu.org>
234
235         * mm-util.el (gnus-completing-read): Autoload.
236         (mm-read-coding-system): Simplify Emacs definition.
237
238         * nnmail.el (gnus-activate-group):
239         * nnimap.el (gnutls-negotiate):
240         * nntp.el (netrc-parse): Fix declarations.
241
242 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
243
244         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
245         string-match-p in Emacs >=23.
246
247         * gnus-msg.el (gnus-configure-posting-styles)
248         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
249
250 2010-11-01  Glenn Morris  <rgm@gnu.org>
251
252         * nnir.el (declare-function): Add compat stub.
253         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
254         (nnir-run-gmane): Require 'mm-url.
255
256         * mm-util.el (mm-string-to-multibyte): Simplify.
257
258         * shr.el (declare-function): Add compat stub.
259         (url-cache-create-filename): Declare.
260         (mm-disable-multibyte, widget-convert-button): Autoload.
261
262         * smime.el (ldap-search): Declare.
263         (smime-cert-by-ldap-1): Require ldap on Emacs.
264
265         * nnimap.el: Require nnmail, and gnus-sum when compiling.
266         (nnimap-keepalive): Use gnus-float-time.
267
268         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
269         (mail-source-delete-crash-box): Use gnus-float-time.
270
271         * gnus-dired.el (gnus-completing-read): Autoload.
272
273         * mm-view.el (gnus-rescale-image): Autoload.
274
275         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
276
277         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
278
279         * sieve-manage.el: Require 'cl when compiling.
280
281         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
282         (gnus-iswitchb-completing-read): Require iswitchb.
283         (gnus-select-frame-set-input-focus): Silence compiler.
284
285 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
286
287         * message.el (message-subject-trailing-was-query): Change default to t,
288         since I think that's what most people want.
289
290         * nnimap.el (nnimap-request-accept-article): Erase buffer before
291         appending for easier debugging.
292         (nnimap-wait-for-connection): Take a regexp.
293         (nnimap-request-accept-article): Wait for the continuation line before
294         sending anything unless we're streaming.
295
296         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
297         leave the header washing to take place.
298
299 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
300
301         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
302         regular expression match and replace in posting styles.
303
304 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
305
306         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
307         an entire server.
308         (nnir-get-active): New function.
309         (nnir-run-imap): Use it.
310         (nnir-run-gmane): Who knew, gmane search returns an article score!
311
312         * gnus-srvr.el (gnus-server-mode-map): add binding "G" to search the
313         server on the current line with nnir.
314
315 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316
317         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
318         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
319         left edge.
320         (gnus-article-foldable-buffer): Skip past the prefix when determining
321         raggedness.
322
323         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
324         the raw article, and change `C-u g' to show the article without doing
325         treatments.
326
327         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
328         on to `gnus-treat-article'.
329         (gnus-inhibit-article-treatments): New variable.
330
331         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
332
333         * gnus-art.el (gnus-treatment-function-alist): Have
334         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
335         (gnus-treat-fill-long-lines): Change default to fill all text/plain
336         sections.
337
338         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
339         parameter.
340         (gnus-article-fill-cited-long-lines): New function.
341         (gnus-article-fill-cited-article): Allow filling only long sections.
342
343         * shr.el (shr-find-fill-point): Don't break lines between punctuation
344         and non-punctuation (like after the apostrophe in "'We").
345
346         * gnus-sum.el (gnus-summary-select-article): Make sure
347         gnus-original-article-buffer is alive.
348
349         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
350         reflect the order they're in in the digest.
351
352         * gnus.el (gnus-group-startup-message): Move point to the start of the
353         buffer.
354
355         * nnimap.el (nnimap-capability): New function.
356         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
357         is set.
358
359 2010-10-31  David Engster  <dengste@eml.cc>
360
361         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
362         conform with changes to gnus-completing-read.
363
364 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365
366         * shr.el (shr-tag-img): Output "*" instead of "[img]".
367
368 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
369
370         * nnir.el move defvar, defcustom around to keep file organized and keep
371         byte-compiler quiet.
372         (nnir-read-parms): accept search-engine as arg.
373         (nnir-run-query): pass search-engine as arg.
374         (nnir-search-engine): remove.
375
376 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
377
378         * shr.el (shr-generic): The text nodes should be text, not :text.
379
380         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
381         later in the file.
382
383 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
384
385         * nnir.el: general clean up. allow searching with multiple
386         engines. allow separate extra-parameters for each engine. batch queries
387         when possible.
388         (nnir-imap-default-search-key,nnir-method-default-engines): add
389         customize interface.
390         (nnir-run-gmane): new engine.
391         (nnir-engines): use it. qualify all prompts with engine name.
392         (nnir-search-engine): remove global variable.
393         (nnir-run-hyrex): restore for now.
394         (nnir-extra-parms,nnir-search-history): new variables.
395         (gnus-group-make-nnir-group): use them.
396         (nnir-group-server): remove in favor of gnus-group-server.
397         (nnir-request-group): avoid searching twice.
398         (nnir-sort-groups-by-server): new function.
399
400 2010-10-30  Julien Danjou  <julien@danjou.info>
401
402         * gnus-group.el: Remove gnus-group-fetch-control.
403
404         * gnus-start.el (gnus-find-new-newsgroups): Remove
405         gnus-check-first-time-used.
406
407         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
408
409 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
410
411         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
412         set on groups that don't have \* permanentflags.
413
414 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415
416         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
417         control the background color.
418         (shr-tag-img): Ignore very small web bug type images.
419         (shr-put-image): Add help-echo alt texts to the images.
420         (shr-tag-video): Show the video poster image.
421
422 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
423
424         * shr.el (shr-table-depth): New variable.
425         (shr-tag-table-1): Only insert the images after the top-level table.
426
427         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
428
429         * gnus-util.el (gnus-list-memq-of-list): New function.
430
431         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
432         selected.
433         (nnimap-unsplittable-articles): New slot.
434         (nnimap-new-articles): Use it.
435
436 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
437
438         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
439         move to the previous line on `M-g'.
440
441 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
442
443         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
444         *-request-group, which seems unnecessary.
445
446         * nnimap.el (nnimap-quote-specials): Function copied over from
447         imap.el.
448         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
449         they support that.  Suggested by Tom Regner.
450
451 2010-10-29  Julien Danjou  <julien@danjou.info>
452
453         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
454         defalias.
455         (gnus-summary-delete-marked-with): Remove obsolete defalias.
456
457         * gnus.el: Remove `gnus-nntp-service' variable.
458         (gnus-secondary-servers): Make obsolete.
459         (gnus-nntp-server): Make obsolete.
460
461         * gnus-start.el (gnus-1): Remove x-splash calls.
462
463         * gnus-ems.el (gnus-x-splash): Remove.
464
465         * gnus.el (gnus-group-startup-message): Simplify/update code.
466
467         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
468         definition.
469
470         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
471         capability before doing anything.
472         (gnus-group-insert-group-line): Remove useless
473         gnus-group-remove-excess-properties.
474
475 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
476
477         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
478
479 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
480
481         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
482         config after reselecting.
483
484 2010-10-28  Julien Danjou  <julien@danjou.info>
485
486         * shr.el (shr-put-image): Use point even if only inserting text.
487         (shr-put-image): Save excursion when inserting alt text on non-graphic
488         display, so the behaviour is the same when we are on a graphic display.
489
490         * nnir.el (nnir-run-swish-e): Remove hyrex support.
491
492 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
493
494         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
495         (gnus-mime-copy-part): Check coding system, not charset.
496         (gnus-mime-view-part-externally): Never remove part.
497         (gnus-mime-view-part-internally): Don't remove part here.
498         (gnus-article-part-wrapper): Make sure MIME tag is visible.
499         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
500         multipart/alternative.
501
502         * mm-decode.el (mm-display-part): Take optional arg `force'.
503
504 2010-10-26  Julien Danjou  <julien@danjou.info>
505
506         * gnus-group.el (gnus-group-default-list-level): Add this function to
507         compute the default list level.
508         (gnus-group-default-list-level): Add possibility to use a function.
509
510 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
511
512         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
513
514         * gnus-group.el (gnus-group-completing-read)
515         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
516         gnus-replace-in-string.
517
518 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
519
520         * shr.el (shr-tag-div): Added.
521
522         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
523
524 2010-10-25  Julien Danjou  <julien@danjou.info>
525
526         * gnus-util.el: Remove `gnus-with-local-quit'.
527
528         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
529
530 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
531
532         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
533         the original article buffer.
534
535 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
536
537         * nnimap.el (nnimap-request-head): New function.
538         (nnimap-request-move-article): Try to be slighly faster by not
539         requesting the entire message when moving.
540         (nnimap-transform-headers): Don't bug out on bodiless articles.
541         (nnimap-send-command): Have no outstanding messages if the IMAP server
542         doesn't support streaming.
543         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
544
545 2010-10-24  Julien Danjou  <julien@danjou.info>
546
547         * message.el (message-default-headers): Fix type.
548
549 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
550
551         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
552         prefetching images.
553
554         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
555         backend for unknown groups.  This is mainly useful for nnimap groups.
556
557         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
558         group isn't covered by the agent.
559
560 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
561
562         * nnir.el (nnir-method-default-engines): new variable.
563         (nnir-run-query): use it.
564         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
565         (gnus-summary-nnir-goto-thread): change group if needed.
566
567         * gnus-group.el (gnus-group-group-map): add key binding for
568         gnus-group-make-nnir-group.
569
570 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
571
572         * shr.el (shr-tag-object): Added.
573
574         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
575         original article buffer live.
576         (gnus-summary-select-article-buffer): Mention
577         gnus-widen-article-buffer.
578
579 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
580
581         * shr.el (shr-tag-strong): Added.
582
583 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
584
585         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
586         group names.  They mess up the group buffer badly.
587
588         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
589
590         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
591         instead of the summary one.
592
593 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * mml.el (mml-preview): Work properly when editing article.
596
597         * gnus-start.el (gnus-read-active-file-1): Don't add method to
598         gnus-have-read-active-file if it's already been in.
599
600 2010-10-22  Tom Tromey  <tromey@redhat.com>
601
602         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
603         gnus-group-completing-read.
604
605 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
606
607         * message.el (message-mode-map): Don't bind M-; to comment region, to
608         allow the global comment-dwim to work.
609
610 2010-10-21  Julien Danjou  <julien@danjou.info>
611
612         * message.el (message-setup-1): Allow message-default-headers to be a
613         function.
614
615 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
616
617         * shr.el (shr-tag-table): Simplify.
618
619 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
620
621         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
622         to avoid trying to snarf invalid stuff.
623
624         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
625
626         * gnus.el (gnus-message-archive-group): Quote value.
627         (gnus-message-archive-group): Mark as changed.
628
629         * shr.el (shr-add-font): Don't put the font properties on the newline
630         or the indentation.
631
632         * message.el (message-fix-before-sending): Change options when sending
633         non-printable characters.
634
635         * gnus.el (gnus-message-archive-method): Change the default to
636         monthly outgoing groups.
637
638         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
639         that have gotten new numbers.
640
641         * nnimap.el (nnimap-request-replace-article): New function.
642
643 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
644
645         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
646         (nnrss-request-article): Don't use special html washing code.
647
648 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
649
650         * shr.el (shr-tag-table): Remove useless nconc.
651
652 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
653
654         * gnus-art.el (article-wash-html): Simplify and remove the charset
655         stuff.  Use the normal html rendering code instead of the special html
656         washing code.
657
658         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
659         `gnus-w3m' symbols.
660         (mm-text-html-washer-alist): Removed.
661
662         * mm-decode.el (mm-inline-text-html-renderer): Removed.
663         (mm-inline-media-tests): Removed use.
664         (mm-text-html-renderer): Change default to the `shr' symbol.
665
666         * mm-view.el (mm-inline-text-html): Removed use.
667
668         * gnus-art.el (gnus-blocked-images): New function.  Allow the
669         `gnus-blocked-images' to be a function.
670         (gnus-article-wash-function): Removed.
671
672 2010-10-20  Julien Danjou  <julien@danjou.info>
673
674         * spam.el (spam-list-of-processors): Mark as obsolete.
675
676         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
677         (nnimap-insert-partial-structure): Fix boundary detection.
678
679 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
680
681         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
682         run file-truename on remote files.  This can be expensive and even
683         prevent one from editing drafts if some unrelated buffer has a stale
684         connection.
685
686 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
687
688         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
689         kinsoku-eol regardless of shr-kinsoku-shorten.
690         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
691         (shr-tag-table): Support caption, thead, and tfoot.
692
693 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
694
695         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
696         lines.
697         (shr-save-contents): New command and keystroke.
698
699         * nndoc.el (nndoc-type-alist): Add git support.
700         (nndoc-git-type-p): New function.
701         (nndoc-transform-git-article): Ditto.
702         (nndoc-transform-git-headers): Ditto.
703         (nndoc-transform-git-headers): Generate Subject headers.
704
705         * shr.el (shr-parse-style): New function.
706         (shr-tag-span): Ditto.
707
708         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
709         to `G G' to avoid collisions.
710
711 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
712
713         * shr.el: Load kinsoku if necessary.
714         (shr-kinsoku-shorten): New internal variable.
715         (shr-find-fill-point): Make kinsoku shorten text line if
716         shr-kinsoku-shorten is bound to non-nil.
717         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
718         shr-indentation too when testing if table is wider than frame width.
719         (shr-insert-table): Use `string-width' instead of `length' to measure
720         text width.
721         (shr-insert-table-ruler): Make sure indentation is done at bol.
722
723 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
724
725         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
726         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
727         undecoded network data.
728
729 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
730
731         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
732         name in the mode line spec so that the mode line menu works
733         (bug #2431).
734
735         * message.el (message-get-reply-headers): If we're fed `to-address',
736         then always use that.
737
738         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
739         aren't so wide as to need to switch off the edit menu.
740
741         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
742         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
743
744         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
745         `M-g'.
746         (nnimap-update-info): Update flags/read marks even if \* isn't part of
747         the permanent marks.
748
749 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
750
751         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
752         Splitting according to references/in-reply-to obeys the ignore-groups
753         variable, while splitting by sender and subject do not.
754
755 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
756
757         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
758         alist, so that we can look for non-Unicode chars.
759         (article-translate-strings): Allow both character and string maps.
760
761 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
762
763         * shr.el (shr-insert): Don't insert space behind a wide character
764         categorized as kinsoku-bol, or between characters both categorized as
765         nospace.
766
767 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
768
769         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
770         headers to gnus-newsgroup-headers.
771
772 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
773
774         * shr.el (shr-tag-img): Don't align images -- since we're not
775         rescaling, this often leads to ugly displays.
776
777 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
778
779         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
780         duplicates.
781
782 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
783
784         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
785         call.
786
787 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
788
789         * gnus.el: Autoload gnus-html-show-images.
790
791         * nnimap.el: Use nnheader-message throughout.
792
793         * shr.el (shr-tag-img): Ignore images with no data.
794
795 2010-10-15  Julien Danjou  <julien@danjou.info>
796
797         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
798         a possibility to disable format=flow encoding when using hard newlines.
799
800 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
801
802         * shr.el (shr-insert): Remove space inserted before or after a
803         breakable character or at the beginning or the end of a line.
804         (shr-find-fill-point): Do kinsoku; find the second best point or give
805         it up if there's no breakable point.
806
807 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
808
809         * nnimap.el (nnimap-open-connection): Message when opening connection
810         for debugging purposes.
811
812         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
813         on every setup buffer call to allow this to change from article to
814         article.
815
816         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
817         buffers where we have a wide table.
818
819 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
820
821         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
822         uses *-request-thread.
823
824 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
825
826         * nnimap.el (nnimap-open-connection): Remove %s from openssl
827         incantation, which is no longer valid.
828
829 2010-10-14  Julien Danjou  <julien@danjou.info>
830
831         * shr.el: Fix defcustom type (char -> character).
832
833 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
834
835         * nnimap.el (nnimap-open-connection): tls-program should be a list of
836         programs.
837
838 2010-10-14  Julien Danjou  <julien@danjou.info>
839
840         * shr.el (shr-tag-a): Use url-link as widget type.
841
842         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
843         `gnus-group-get-icon'.
844
845 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846
847         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
848         This should make server editing work better.
849
850         * shr.el (shr-find-fill-point): Don't inloop on indented text.
851
852         * tls.el (tls-program): Remove spurious %s from openssl.
853
854         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
855         (nnimap-parse-flags): Fix regexp.
856
857         * shr.el (shr-find-fill-point): Use a filling algorithm that should
858         probably work for CJVK text, too.
859
860         * nnimap.el (nnimap-extend-tls-programs): Removed.
861         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
862
863         * tls.el (tls-starttls-switches): Remove starttls hack.
864         (open-tls-stream): Ditto.
865         (tls-find-starttls-argument): Ditto.
866
867 2010-10-13  Julien Danjou  <julien@danjou.info>
868
869         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
870         responses.
871
872 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
873
874         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
875
876         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
877         anything in Emacs.
878
879         * shr.el (shr-current-column): Remove buggy and unnecessary function.
880
881 2010-10-13  Julien Danjou  <julien@danjou.info>
882
883         * shr.el (shr-width): Make shr-width a defcustom with default to
884         fill-column.
885         (shr-tag-img): Use shr-width rather than fill-column.
886
887 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
888
889         * dgnushack.el (byte-optimize-apply)
890         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
891
892         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
893         position when (X-)Faces exist.
894         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
895         avatars when called interactively.
896
897 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
898
899         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
900         gnus-article-x-face-too-ugly is bound.
901
902 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
903
904         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
905
906         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
907         mailbox that doesn't exist.
908
909 2010-10-12  Julien Danjou  <julien@danjou.info>
910
911         * shr.el (shr-tag-img): Encode URL properly when retrieving.
912         (shr-get-image-data): Encode URL properly when fetching from cache.
913         (shr-tag-img): Use aligned-to spaces to align correctly images.
914
915         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
916         before inserting the Gravatar.
917
918         * shr.el (shr-tag-img): Add align attribute support for <img>.
919
920 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
921
922         * gnus-gravatar.el (gnus-art): Required.
923
924         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
925         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
926         Remove long obsoleted functions.
927
928 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
929
930         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
931
932         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
933
934         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
935         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
936         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
937         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
938         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
939         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
940         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
941
942 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
943
944         * nnimap.el (nnimap-request-rename-group): Select group read-only
945         before renaming it.
946
947         * shr.el (shr-insert): Fix up the white space only regexp.
948
949         * nnimap.el (nnimap-transform-split-mail): Not all articles have
950         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
951
952         * shr.el (shr-current-column): New function.
953         (shr-find-fill-point): New function.
954
955 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
956
957         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
958         numbers.
959
960 2010-10-11  Julien Danjou  <julien@danjou.info>
961
962         * shr.el (shr-hr-line): Add.
963         (shr-tag-hr): Use shr-hr-line to specify which character to use to
964         display hr lines.
965         (shr-max-columns): Do not change state to nil if we just inserting
966         spaces.
967
968 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
969
970         * gnus-topic.el (gnus-topic-read-group): If after the last group,
971         select the last group.
972
973 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
974
975         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
976
977 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
978
979         * dig.el (dig-mode-map): Declare and define in one step.
980
981 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
982
983         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
984         for Gnus.
985         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
986         (nnimap-update-qresync-info): Mark \Seen articles as read.
987
988         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
989         non-variable, too.
990
991         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
992         available.
993         (nnimap-update-info): Rely more on the current active than the param
994         active to avoid marking articles as read too much.
995
996         * auth-source.el (auth-source-create): Use (user-login-name) for the
997         user name default.
998
999         * nnimap.el (nnimap-update-info): If the server doesn't return any
1000         useful info, just use the previous info.
1001         (nnimap-update-info): Prefer old info over start-article.
1002         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1003
1004 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1005
1006         * nnir.el (autoload): Clean up autoloads.
1007         (nnir-imap-default-search-key): Renamed from
1008         nnir-imap-search-field. Use key rather than value.
1009         (nnir-imap-search-other): New variable.
1010         (nnir-read-parm): Use it.
1011         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1012         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1013
1014 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1015
1016         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1017         the process, too.
1018
1019 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1020
1021         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
1022         Allbery.
1023
1024         * shr.el: Rework the way things are indented by <li> slightly.
1025
1026         * gnus.el (gnus-group-set-parameter): Fix typo.
1027
1028         * nnimap.el: Start implementing QRESYNC support.
1029
1030 2010-10-09  Julien Danjou  <julien@danjou.info>
1031
1032         * nnir.el (nnir-engines): Fix too many arguments.
1033
1034 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1037         group is the "last", so that the backends like nnfolder actually save
1038         their folders.
1039
1040         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1041         try to use that for the tls stream.
1042         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1043         UIDVALIDITY and find out which groups are read-only and not.
1044         (nnimap-get-flags): Use the same marks parsing code as the rest of
1045         nnimap.
1046
1047 2010-10-09  Julien Danjou  <julien@danjou.info>
1048
1049         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1050
1051         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1052         retrieving gravatars.
1053
1054         * shr.el (shr-table-corner): Add.
1055         (shr-table-line): Add.
1056         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1057
1058 2010-10-08  Julien Danjou  <julien@danjou.info>
1059
1060         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1061
1062 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1063
1064         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1065
1066         * gnus-sum.el (gnus-mark-article-as-unread)
1067         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1068         (gnus-summary-set-bookmark): Use it.
1069
1070         * gnus-msg.el (gnus-setup-message): Use it.
1071
1072         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1073
1074         * gnus.el (gnus-group-remove-parameter): Use it.
1075
1076         * gnus-group.el (gnus-group-make-web-group): Use it.
1077
1078         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1079
1080         * nnregistry.el: Update docs to mention manual.
1081
1082         * gnus-registry.el: Update docs to mention nnregistry.el.
1083         (gnus-registry-initialize): Don't install nnregistry refer method
1084         automatically.
1085         (gnus-registry-install-nnregistry): Remove it.
1086
1087 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088
1089         * shr.el (shr-insert): Don't insert double spaces.
1090
1091 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1092
1093         * gnus-gravatar.el (gnus-treat-from-gravatar)
1094         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1095         called interactively.
1096
1097         * gnus-art.el (gnus-mime-view-part-externally)
1098         (gnus-mime-view-part-internally): Make predicate function passed to
1099         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1100         of a mime type.
1101
1102         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1103
1104 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1105
1106         * shr.el (require): Require cl when compiling.
1107         (shr-tag-hr): New function.
1108
1109         * nnimap.el (nnimap-update-info): Remove double setting of high.
1110         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
1111         makes nnimap work properly on Courier again.
1112
1113         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1114         the variable for backwards compatability.
1115
1116         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1117         the file name before using to avoid setting mm-default-directory to
1118         nil.
1119
1120         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1121         bidning gnus-agent variables.
1122
1123         * shr.el (shr-render-td): Use a cache for the table rendering function
1124         to avoid getting an exponential rendering behaviour in nested tables.
1125         (shr-insert): Rework the line-breaking algorithm.
1126         (shr-insert): Don't leave trailing spaces.
1127         (shr-insert-table): Also insert empty TDs.
1128         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1129
1130 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1131
1132         * gnus-sum.el (gnus-number): Rename from `number'.
1133         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1134         (gnus-summary-limit-children): Update uses correspondingly.
1135
1136 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1137
1138         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1139         (gnus-gravatar-transform-address): Don't show avatars of people of
1140         which mail addresses match gnus-gravatar-too-ugly.
1141
1142 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1143
1144         * shr.el (shr-table-widths): Expand TD elements to fill available
1145         space.
1146
1147 2010-10-07  Julien Danjou  <julien@danjou.info>
1148
1149         * nnimap.el (nnimap-request-rename-group): Add this method.
1150
1151 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1152
1153         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1154         name from XEmacs' function-arglist.
1155
1156         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1157         gravatar under XEmacs.
1158
1159 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1160
1161         * auth-source.el: Update docs with TODO items.
1162
1163         * gnus-sync.el: Update docs to explain state and plans.
1164
1165         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1166         Hooks for mark updates.
1167         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1168
1169         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1170         hooks with arguments, which is needed for mark update hooks.
1171
1172 2010-10-06  Julien Danjou  <julien@danjou.info>
1173
1174         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1175         was matched.
1176
1177         * sieve-manage.el: Update example in `Commentary'.
1178
1179         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1180
1181         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1182         not 2000.
1183         (sieve-manage-authenticate): Re-add function.
1184
1185 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1186
1187         * shr.el (shr-insert): Get 'space transition right.
1188         (shr-render-td): Only delete space at the end of the TD.
1189
1190         * nnimap.el (nnimap-open-connection): Prepare to support
1191         open-gnutls-stream.
1192
1193         * shr.el: Rearrange function order to be more logical.
1194
1195 2010-10-06  Julien Danjou  <julien@danjou.info>
1196
1197         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1198         (nnrss-discover-feed): Remove 404 URL in docstring.
1199
1200         * nnir.el: Fix Swish-E URL.
1201         Fix Namazu URL.
1202
1203         * message.el (message-change-subject): Remove 404 URL in a comment.
1204
1205 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1206
1207         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1208         called interactively.
1209
1210         * gnus-util.el (gnus-remove-if): Allow hash table.
1211         (gnus-remove-if-not): New function.
1212
1213         * gnus-art.el (gnus-mime-view-part-as-type)
1214         * gnus-score.el (gnus-summary-score-effect)
1215         * gnus-sum.el (gnus-read-move-group-name):
1216         Replace remove-if-not with gnus-remove-if-not.
1217
1218         * gnus-group.el (gnus-group-completing-read):
1219         Regard collection as a hash table if it is not a list.
1220
1221 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1222
1223         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1224
1225         * shr.el: Document the table-rendering algorithm.
1226
1227 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1228
1229         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1230         for Emacsen having no `libxml-parse-html-region' support.
1231
1232 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1233
1234         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1235         invalid URLs.
1236
1237         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1238         line-broken.
1239         (shr-tag-img): Ignore image fetching errors.
1240         (shr-overlays-in-region): Compute overlay positions correctly.
1241
1242         * mm-decode.el (mm-shr): Require shr.
1243
1244         * gnus-art.el (gnus-blocked-images): Move variable here.
1245
1246         * shr.el (shr-insert-table): Bind free variable.
1247
1248         * mm-decode.el (mm-shr): Bind shr-content-function.
1249
1250         * shr.el (shr-content-function): New variable.
1251
1252         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1253         added for symmetry.
1254
1255         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1256
1257         * gnus-group.el (gnus-group-make-group): Doc fix.
1258
1259         * nnimap.el (nnimap-request-newgroups): Return success.
1260
1261         * shr.el (shr-find-elements): New function.
1262         (shr-tag-table): Put all the images after the table.
1263         (shr-tag-table): Really inhibit images inside the table.
1264         (shr-collect-overlays): Copy over overlays from the TD elements to the
1265         main document.
1266
1267         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1268         gnus-blocked-images.
1269
1270 2010-10-05  Julien Danjou  <julien@danjou.info>
1271
1272         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1273
1274         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1275         (gnus-html-maximum-image-size): Add this function.
1276         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1277
1278         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1279         server-value of the capability is nil.
1280
1281 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1282
1283         * shr.el (shr-tag-em): Add <EM> tag.
1284
1285 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1286
1287         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1288         customizable.
1289
1290         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1291         handing broken links to browse-url.
1292
1293 2010-10-05  Julien Danjou  <julien@danjou.info>
1294
1295         * gnus-util.el (gnus-emacs-completing-read)
1296         (gnus-iswitchb-completing-read): Use autoload rather than require.
1297
1298 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1299
1300         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1301         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1302         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1303         iswitchb-temp-buflist for XEmacs.
1304
1305         * gnus-util.el (gnus-completing-read-function): Exclude
1306         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1307         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1308         XEmacs.
1309
1310         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1311         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1312
1313         * gnus-html.el: Don't require help-fns under XEmacs.
1314         (gnus-html-schedule-image-fetching): Work for XEmacs.
1315
1316         * mm-decode.el (mm-shr): Decode contents by charset.
1317
1318 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1319
1320         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1321         unknown.
1322
1323         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1324         (shr-get-image-data): Ensure against the cache file missing.
1325
1326         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1327         for data.
1328
1329         * spam-report.el (spam-report-url-ping-plain): Don't query about
1330         killing the process.
1331
1332         * shr.el (shr-render-td): Protect against too-wide text.
1333
1334 2010-10-04  Julien Danjou  <julien@danjou.info>
1335
1336         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1337         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1338
1339         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1340         retrieved.
1341
1342 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1343
1344         * shr.el (browse-url): Required.
1345         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1346         lines.
1347         (shr-show-alt-text, shr-browse-image): New commands.
1348         (shr-browse-url, shr-copy-url): New commands.
1349
1350         * gnus-sum.el (gnus-widen-article-window): New variable.
1351         (gnus-summary-select-article-buffer): Use it.
1352
1353         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1354         without @ signs.
1355
1356 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1357
1358         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1359
1360 2010-10-04  Julien Danjou  <julien@danjou.info>
1361
1362         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1363         for XEmacs.
1364
1365 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1366
1367         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1368
1369         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1370         (nnimap-close-server): Implement.
1371
1372         * dgnushack.el (iswitchb): Require to shut up the compiler.
1373
1374         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1375         (shr-insert): Tweak line breaking.
1376         (shr-insert): Handle <pre> better.
1377         (shr-tag-li): Get <li> indentation right.
1378         (shr-tag-li): Get <li> indentation even righter.
1379         (shr-tag-blockquote): Ensure paragraph start.
1380         (shr-make-table): Tweak table generation.
1381         (shr-make-table): Fix typo.
1382
1383         * shr.el: Implement table rendering.
1384
1385 2010-10-04  Julien Danjou  <julien@danjou.info>
1386
1387         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1388
1389 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1390
1391         * shr.el (shr-insert): Use string anchors instead of line anchors.
1392
1393 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1394
1395         * shr.el: Add headings.
1396         (shr-ensure-paragraph): Actually work.
1397         (shr-tag-li): Make <ul> prettier.
1398         (shr-insert): Get white space at the beginning/end of elements right.
1399         (shr-tag-p): Collapse subsequent <p>s.
1400         (shr-ensure-paragraph): Don't insert double line feeds after blank
1401         lines.
1402         (shr-insert): \t is also space.
1403         (shr-tag-s): Fix "s" tag name function.
1404         (shr-tag-s): Fix face prop name.
1405
1406 2010-10-03  Julien Danjou  <julien@danjou.info>
1407
1408         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1409
1410         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1411         gnus-window-inside-pixel-edges.
1412
1413         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1414         gnus-ems.
1415
1416         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1417
1418         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1419         function.
1420
1421         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1422         resize choice.
1423
1424 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1425
1426         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1427         beginning of the buffer.
1428
1429         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1430         article buffer again.
1431
1432         * shr.el (shr-tag-p): Don't insert newlines at the start of the
1433         buffer.
1434
1435         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1436         when it's at the start of the buffer.
1437
1438         * shr.el (shr-tag-blockquote): Convert name.
1439         (shr-rescale-image): Use the right image-size variant.
1440
1441         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1442         buffer isn't shown, then select the current article first instead of
1443         bugging out.
1444         (gnus-summary-select-article-buffer): Show both the article and summary
1445         buffers again.
1446
1447         * shr.el (shr-fontize-cont): Protect against regions with no text.
1448         Rename tag functions to shr-tag-* for enhanced security.
1449         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1450
1451 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1452
1453         * shr.el (shr-insert):
1454         * pop3.el (pop3-movemail):
1455         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1456         loaded.
1457
1458 2010-10-03  Glenn Morris  <rgm@gnu.org>
1459
1460         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1461
1462         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1463
1464         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1465
1466         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1467
1468         * gnus-util.el (gnus-make-local-hook): Simplify.
1469
1470 2010-10-02  Julien Danjou  <julien@danjou.info>
1471
1472         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1473         (gnus-ido-completing-read): New function.
1474         (gnus-emacs-completing-read): New function.
1475         (gnus-completing-read): Use gnus-completing-read-function.
1476         Add gnus-completing-read-function.
1477
1478 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1479
1480         * shr.el (shr-insert-document): Autoload.
1481         (shr-img): Be silent.
1482         (shr-insert): Add a newline after every picture before text.
1483         (shr-add-font): Use overlays for combining faces.
1484         (shr-insert): Pass upwards the text start point.
1485
1486         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1487         possible.
1488         (mm-shr): New function.
1489
1490 2010-10-02  Julien Danjou  <julien@danjou.info>
1491
1492         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1493         should go backward.
1494
1495 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1496
1497         * shr.el (shr): Fix typo in provide call.
1498
1499 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1500
1501         * shr.el: New file.
1502
1503         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1504
1505         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1506         completing read.
1507
1508 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1509
1510         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1511         we're being queried about.  Suggested by Dan Jacobson.
1512
1513         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
1514         by Jason Eisner.
1515
1516         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1517         table, too.  Suggested by Stefan Wiens.
1518         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1519         the table unnecessary.  Suggested by Stefan Wiens.
1520
1521         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1522         longer needed, and probably doesn't work either, as pointed out by
1523         Stefan Wiens.
1524         (gnus-summary-exit): Remove call to the clearing function.
1525         (gnus-summary-exit-no-update): Ditto.
1526
1527         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1528         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1529         Reported by Stefan Monnier.
1530         (gnus-summary-save-in-rmail): Ditto.
1531
1532         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1533         article buffer, instead of both the article buffer and the summary
1534         buffer.  Sort of suggested by Dan Jacobson.
1535
1536         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1537
1538         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1539         Suggested by Dan Jacobson.
1540
1541         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1542         documentation clearer.
1543
1544         * message.el (message-shorten-references): Comment on the number "21".
1545         Suggested by Stefan Monnier.
1546
1547         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1548         Suggested by Dan Jacobson.
1549
1550         * gnus.el (gnus-large-newsgroup): Mention
1551         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1552
1553         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1554         externalize attachments.  Bug reported by Steve Wen.
1555
1556         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1557         really message anything to the user.
1558
1559         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1560         directly.
1561
1562         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1563         messages in empty groups.
1564
1565 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1566
1567         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1568         non-UIDNEXT group.
1569
1570 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1571
1572         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1573         not the value from the collection.
1574
1575         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1576         values.  This sometimes happens on some groups that have no info.
1577         (nnimap-request-newgroups): New function.
1578
1579 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1580
1581         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1582         check into `gnus-registry-initialize'.
1583         (gnus-registry-initialize): Ditto.
1584         Fix and extend header docs.
1585
1586 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1587
1588         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1589         regexp backtrace overflows.
1590
1591         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1592         for starttls that tls.el implements; i.e. openssl.
1593
1594         * tls.el (tls-starttls-switches): Give up on using starttls with
1595         gnutls-cli.
1596         (tls-program): Add --insecure to be consistent with the defaults from
1597         openssl s_client.  Now all three commands are insecure.
1598
1599 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1600
1601         * lpath.el: Bind completion-styles-alist for XEmacs.
1602
1603         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1604         (gravatar-create-image): New function that's an alias to
1605         gnus-xmas-create-image, gnus-create-image, or create-image.
1606         (gravatar-data->image): Use it.
1607
1608 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1609
1610         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1611         install the nnregistry refer method.
1612         (gnus-registry-install-hooks): Use it.
1613         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1614         unfollowed groups.
1615
1616 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1617
1618         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1619         expanding threads.
1620
1621 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1622
1623         * nnir.el: Use the server names without suffixes (bug #7009).
1624
1625         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1626         unencrypted to STARTTLS, if possible.
1627
1628 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1629
1630         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1631         headers before superseding.
1632
1633 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1634
1635         * nnrss.el (nnrss-use-local): Add documentation.
1636
1637         * nnimap.el (nnimap-extend-tls-programs): New function.
1638         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1639         (nnimap-wait-for-connection): Accept the greeting from the stupid
1640         output from openssl s_client -starttls, too.
1641
1642         * tls.el (tls-starttls-switches): New variable.
1643         (tls-find-starttls-argument): Use it.
1644         (open-tls-stream): Ditto.
1645
1646         * netrc.el (netrc-credentials): Return the value of the "default"
1647         entry.
1648         (netrc-machine): Ditto.
1649
1650         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1651         article number.
1652         (nnimap-split-fancy): New variable.
1653         (nnimap-split-incoming-mail): Use it.
1654
1655         * nntp.el (nntp-server-list-active-group): Document.
1656
1657         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1658         SELECT to get the message-id.
1659
1660         * mail-source.el (mail-sources): Removed webmail support.
1661         (defvar): Ditto.
1662         (mail-source-fetcher-alist): Ditto.
1663         (mail-source-fetch-webmail): Removed.
1664
1665         * webmail.el: Removed -- doesn't seem relevant any more.
1666
1667         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1668
1669         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1670         the \r.
1671
1672 2010-09-30  Julien Danjou  <julien@danjou.info>
1673
1674         * gnus-agent.el (gnus-agent-add-group): Fix call to
1675         gnus-completing-read.
1676
1677 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1678
1679         * nndoc.el (nndoc-retrieve-groups): New function.
1680
1681         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1682         `default', use nnmail-split-methods.
1683         (nnimap-request-article): Downcase the NILs so that they are nil.
1684
1685         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1686         symbol.
1687
1688         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1689         code, since if the user has requested network, that's what they ought
1690         to get.
1691         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1692         (nnimap-split-rule): Mark as obsolete.
1693
1694         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1695         variable.
1696
1697         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1698         correct slot, too.
1699
1700 2010-09-29  Julien Danjou  <julien@danjou.info>
1701
1702         * gnus.el (gnus-local-domain): Declare variable obsolete.
1703
1704         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1705         computing.
1706         (gnus-ido-completing-read): Require ido.
1707
1708 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1709
1710         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1711         build Gnus.
1712
1713         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1714         when interpreting the structures.
1715         (nnimap-request-accept-article): Add \r\n to the lines to make this
1716         work with Cyrus.
1717
1718         * nndraft.el (nndraft-request-expire-articles): Use the group name
1719         instead if "nndraft".  Fix found by Nils Ackermann.
1720
1721 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1722
1723         * nnregistry.el: Added.
1724
1725 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1726
1727         * nnmail.el (group, group-art-list, group-art):
1728         Remove unneeded directives.
1729
1730 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1731
1732         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1733         (mm-mime-charset)
1734         * rfc2047.el (rfc2047-syntax-table)
1735         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1736
1737         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1738         rather than `insert-file-contents' and `eval-region'.
1739
1740         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1741         construction.
1742
1743         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1744
1745         * time-date.el: No need to require cl for Emacs 21.
1746
1747 2010-09-29  Julien Danjou  <julien@danjou.info>
1748
1749         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1750         replacement of `gnus-gravatar-relief' to mimic
1751         `gnus-faces-properties-alist'.
1752         Add :version property.
1753
1754 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1755
1756         * mail-source.el (mail-source-report-new-mail)
1757         * message.el (message-default-mail-headers)
1758         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1759
1760         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1761
1762 2010-09-28  Julien Danjou  <julien@danjou.info>
1763
1764         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1765         mail-address contains the same string as real-name.
1766
1767         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1768         non-blank in header, otherwise it'll get stripped.
1769
1770         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1771         real-name, and then for mail address rather than doing : or , search.
1772
1773 2010-09-27  Julien Danjou  <julien@danjou.info>
1774
1775         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1776         (gnus-server-goto-server): Use gnus-completing-read.
1777
1778         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1779
1780         * mm-util.el (defalias): Use gnus-completing-read.
1781         (mm-codepage-setup): Use gnus-completing-read.
1782
1783         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1784         (smime-decrypt-buffer): Use gnus-completing-read.
1785
1786         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1787
1788         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1789         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1790         (mml-insert-multipart): Use gnus-completing-read.
1791
1792         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1793
1794         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1795
1796         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1797
1798         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1799
1800         * gnus.el (gnus-read-method): Use gnus-completing-read.
1801
1802         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1803
1804         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1805         (gnus-mime-action-on-part): Use gnus-completing-read.
1806         (gnus-article-encrypt-body): Use gnus-completing-read.
1807
1808         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1809         (gnus-topic-move-matching): Use gnus-completing-read.
1810         (gnus-topic-copy-matching): Use gnus-completing-read.
1811         (gnus-topic-sort-topics): Use gnus-completing-read.
1812         (gnus-topic-move): Use gnus-completing-read.
1813
1814         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1815         (gnus-agent-add-group): Use gnus-completing-read.
1816
1817         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1818         gnus-completing-read.
1819         (nnmairix-update-groups): Use gnus-completing-read.
1820         (nnmairix-get-server): Use gnus-completing-read.
1821         (nnmairix-backend-to-server): Use gnus-completing-read.
1822         (nnmairix-goto-original-article): Use gnus-completing-read.
1823         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1824
1825         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1826
1827         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1828         (gnus-group-make-useful-group): Use gnus-completing-read.
1829         (gnus-group-make-web-group): Use gnus-completing-read.
1830         (gnus-group-add-to-virtual): Use gnus-completing-read.
1831         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1832
1833         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1834         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1835         (gnus-summary-execute-command): Use gnus-completing-read.
1836         (gnus-summary-respool-article): Use gnus-completing-read.
1837         (gnus-read-move-group-name): Use gnus-completing-read.
1838
1839         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1840         (gnus-summary-score-effect): Use gnus-completing-read.
1841
1842         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1843
1844         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1845         right completing-read function.
1846         (gnus-use-ido): New variable
1847         (gnus-completing-read-with-default): Remove.
1848
1849 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1850
1851         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1852         x-focus-frame.
1853
1854         * nnimap.el (auth-source-forget-user-or-password)
1855         (auth-source-user-or-password): Autoload.
1856
1857         * message.el (message-from-style, message-interactive)
1858         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1859         (message-yank-prefix, message-indentation-spaces, message-signature)
1860         (message-signature-file): Add comment.
1861
1862 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1863
1864         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1865         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1866         new articles.
1867
1868         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1869         parts.
1870         (nnimap-request-article): Work with the t setting, too.
1871
1872         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1873         that you don't get flashes of other buffers.
1874         (gnus-summary-show-complete-article): Intern before setting.
1875
1876 2010-09-27  David Engster  <dengste@eml.cc>
1877
1878         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
1879         well as HEADERS.
1880         (nnmairix-retrieve-headers): Provide new argument for the above.
1881
1882 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1883
1884         * gnus-sum.el (gnus-summary-move-article): Don't alter
1885         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1886         group.
1887
1888         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1889
1890         * message.el (message-cite-prefix-regexp): Revert my last edit.
1891
1892         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1893         variable instead of the Gnus variable.
1894
1895         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1896
1897         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1898         again.
1899
1900         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1901         since some servers don't like it.
1902         (nnimap-open-connection): Forget credentials if the server says the
1903         password was wrong.
1904         (nnimap-parse-line): Protect against invalid data.
1905
1906         * gnus-sum.el (gnus-summary-move-article): Add comment.
1907         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1908         nothing alters it while scanning for new messages.
1909
1910         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1911         which may or may not help.
1912         (nnimap-open-connection): If we're doing a stream connection, and then
1913         discover we're on a STARTTLS-capable server, then open a STARTTLS
1914         connection instead.
1915
1916 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1917
1918         * nnimap.el (utf7): Required.
1919
1920         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1921         prefix.
1922
1923 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1924
1925         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1926
1927 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1928
1929         * nnimap.el (nnimap-request-accept-article): Message the error on
1930         error.
1931
1932 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1933
1934         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1935
1936 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1937
1938         * nndoc.el (nndoc-request-list): Return success always.
1939
1940         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1941         `fetch-old' -- we only want to fetch the articles we've requested.  The
1942         rest are in the agent, probably.
1943         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1944         disappeared server" to something low.  It's not important.
1945
1946         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1947         arrived before the FETCH data.
1948
1949         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1950         target here, because we don't know the Gnus name of the group.
1951
1952         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1953         for the correct group.
1954
1955         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1956
1957         * gnus.el (gnus): Give a final warning after startup.
1958
1959         * gnus-util.el (gnus-action-message-log): New variable.
1960         (gnus-message): Use it.
1961         (gnus-final-warning): New function.
1962
1963         * nnimap.el (nnimap-open-connection): Record the greeting.
1964         (nnimap): Add greeting.
1965
1966 2010-09-26  Julien Danjou  <julien@danjou.info>
1967
1968         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1969         arguments.
1970         (gnus-html-wash-images): Fix spec computing to include start/end.
1971
1972         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1973
1974 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1975
1976         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1977         deletion.
1978         (nnimap-retrieve-headers): Don't select the group, because that's
1979         already done by nnimap-possibly-change-group.
1980
1981         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1982         (gnus-picon-transform-address): Use it.
1983
1984         * mail-source.el (mail-source-value): Revert previous patch.
1985
1986         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1987         on failure.
1988         (nnimap-open-connection): Look up both virtual and physical server name
1989         credentials.
1990
1991         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1992
1993 2009-02-07  Dave Love  <fx@gnu.org>
1994
1995         * tls.el (open-tls-stream): Don't query killing process.
1996
1997 2009-02-08  Dave Love  <fx@gnu.org>
1998
1999         * gnus-win.el (gnus-window-to-buffer-helper,
2000         gnus-all-windows-visible-p): Function needn't be a symbol.
2001
2002         * mail-source.el (mail-source-value): Function needn't be a symbol.
2003
2004 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2005
2006         * message.el (message-cite-prefix-regexp): Remove } from the cite
2007         prefix.
2008
2009         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2010         highlight again, so that the highlight is correct.
2011
2012         * gnus-picon.el (gnus-picon): Remove again.
2013         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2014
2015         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2016         doing the header highlightling, so that the background colour of the
2017         picon is correct.
2018
2019         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
2020         (gnus-picon): Ditto.
2021         (gnus-picon): Reinstate.  The background colour for picons is white.
2022         (gnus-picon-insert-glyph): Make the background white.
2023
2024         * nnml.el (nnml-open-nov): Don't return dead buffers.
2025
2026         * auth-source.el (auth-source-create): Query the user for whether to
2027         store the credentials.
2028
2029         * netrc.el (netrc-store-data): New function.
2030
2031         * auth-source.el (auth-source-user-or-password): Use the existing auth
2032         sources, if any, for creation.
2033
2034         * gnus.el (gnus-group-fast-parameter): Return the last matching
2035         parameter instead of the first matching parameter.
2036
2037 2010-09-26  Julien Danjou  <julien@danjou.info>
2038
2039         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2040
2041 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2042
2043         * mml2015.el (mml2015-use): Remove gpg support.
2044
2045         * mml1991.el (mml1991-function-alist): Remove gpg function.
2046         (mml1991-gpg-sign): Removed.
2047
2048 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2049
2050         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2051         (gnus-browse-unsubscribe-current-group): Document it.
2052         (gnus-browse-unsubscribe-group): Use it.
2053
2054 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2055
2056         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2057         address to the To list for easier response.
2058
2059         * gnus.el (gnus-play-startup-jingle): Removed.
2060         (gnus-splash): Don't play jingle.
2061         (gnus): Silence gnus-load message.
2062
2063         * gnus-art.el (gnus-treat-play-sounds): Removed.
2064
2065         * gnus.el (gnus-play-jingle): Remove audio support.
2066
2067         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2068
2069         * earcon.el: Removed -- no users.
2070
2071         * gnus-audio.el: Removed -- no users of this package.
2072
2073         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2074
2075         * gnus-start.el (gnus-setup-news): Remove nocem support.
2076
2077         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
2078
2079         * gnus.el (gnus-use-nocem): Removed.
2080
2081         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2082         Removed.
2083
2084         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
2085         uses NoCeM any more.
2086
2087         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2088         (gnus-button-ctan-handler): Ditto.
2089         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2090         (gnus-button-ctan-directory-regexp): Ditto.
2091         (gnus-button-handle-ctan): Ditto.
2092         (gnus-button-tex-level): Ditto.
2093         (gnus-button-alist): Removed CTAN stuff.
2094
2095 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2096
2097         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
2098         nnimap-streaming test.
2099
2100         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2101         servers twice.
2102
2103         * nnimap.el (nnimap-open-connection): Add more error reporting when
2104         nnimap fails early.
2105
2106         * nnheader.el (nnheader-get-report-string): New function.
2107         (nnheader-get-report): Use it.
2108
2109         * gnus-int.el (gnus-check-server): Say what the error was when opening
2110         failed.
2111
2112         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2113         using streaming.
2114
2115 2010-09-25  Julien Danjou  <julien@danjou.info>
2116
2117         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2118         gnus-window-inside-pixel-edges.
2119
2120 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2121
2122         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2123
2124         * mm-decode.el (mm-save-part): Allow saving to other directories the
2125         normal Emacs way.
2126
2127         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
2128         by Jay Berkenbilt.
2129
2130         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2131         there isn't a single byte.
2132
2133         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2134         just do it.  It doesn't really seem to matter what the user responds
2135         here, I think, so it's just a confusing question.
2136
2137         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2138         non-streaming case.
2139
2140         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
2141         (gnus-article-encrypt-body): Use it.
2142
2143         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2144         keystroke.
2145
2146         * nnimap.el (nnimap-find-wanted-parts-1): Use
2147         gnus-fetch-partial-articles.
2148
2149         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2150
2151         * nnimap.el (nnimap-insert-partial-structure): New function.
2152         (nnimap-get-partial-article): New function.
2153         (nnimap-request-article): Use it.
2154         (nnimap-wait-for-response): Return whether the wait was successful.
2155         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2156         retrieval wasn't successful.
2157         (nnimap-retrieve-group-data-early): Allow throttling servers.
2158         (nnimap-streaming): New variable.
2159         (nnimap-fetch-partial-articles): Removed.
2160
2161         * mm-decode.el (mm-with-part): Protect against killed buffers.
2162
2163         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2164         for prettier summary display.
2165
2166 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2167
2168         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
2169         directly.
2170
2171 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2172
2173         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2174         apparently third-party libraries depend on it.
2175
2176         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2177         before starting negotiation.
2178
2179         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2180         privacy reasons.
2181         (gnus-treat-mail-gravatar): Ditto.
2182
2183         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2184         buffer when inserting images.  Inserting text into the headers, for
2185         instance, can make them invalid.
2186
2187 2010-09-25  Julien Danjou  <julien@danjou.info>
2188
2189         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2190         variables.
2191
2192         * nnheader.el: Remove useless variables news-reply-yank-from and
2193         news-reply-yank-message-id.
2194
2195         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2196         variables.
2197
2198         * mml1991.el: Remove useless mml1991-verbose.
2199
2200         * gnus.el: Remove useless variable gnus-use-generic-from.
2201         Remove obsolete variable gnus-topic-indentation.
2202
2203         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2204
2205         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2206
2207         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2208
2209         * gnus-group.el: Remove useless gnus-group-icon-cache.
2210         Remove useless gnus-ephemeral-group-server.
2211
2212         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2213
2214         * mml2015.el: Remove useless mml2015-verbose.
2215
2216         * mml-smime.el: Remove useless mml-smime-verbose.
2217
2218         * gnus.el: Remove useless gnus-local-domain.
2219
2220         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
2221         gnus-gravatar-size.
2222
2223         * gnus-art.el: Remove useless gnus-treat-translate.
2224
2225 2010-09-24  Julien Danjou  <julien@danjou.info>
2226
2227         * gnus-sum.el: Add support for Gravatars.
2228
2229         * gnus-art.el: Add support for Gravatars.
2230
2231         * gnus-gravatar.el: Add this file.
2232
2233         * gravatar.el: Add this file.
2234
2235 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2236
2237         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
2238
2239         * gnus-group.el (gnus-group-fetch-faq): Removed.
2240
2241         * gnus.el (gnus-group-faq-directory): Removed.
2242
2243         * gnus-group.el (gnus-group-fetch-charter): Removed.
2244
2245         * gnus.el (gnus-group-charter-alist): Removed.
2246
2247         * gnus-group.el (gnus-group-archive-directory): Removed.
2248         (gnus-group-recent-archive-directory): Ditto.
2249         (gnus-group-make-archive-group): Removed.
2250
2251         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2252
2253         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2254         use the same article number for all the cached articles.
2255
2256         * nnimap.el (nnimap-command): Register the last command time so
2257         that we can use it for idling NOOPs.
2258         (nnimap-open-connection): Start the keeplive timer.
2259         (nnimap-make-process-buffer): Store all the process buffers.
2260         (nnimap-keepalive): New function.
2261
2262         * starttls.el (starttls-open-stream): Add autoload cookie.
2263
2264 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2265
2266         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2267         handling.
2268
2269 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2270
2271         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2272         its data structures.
2273
2274         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2275         instead of the cl.el copy-list.
2276         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2277         equalp.
2278
2279 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2280
2281         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2282         and tool-bar-local-item-from-menu.
2283
2284         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2285         mode-line-highlight face for Emacs.
2286
2287         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2288         loading gnus-sum.elc; fix comment for canlock-verify.
2289         (gnus-article-jump-to-part): Use read-number.
2290         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
2291         Emacs pre-21 compatible code for help-echo.
2292         (gnus-article-next-page-1): No need to adjust the number of lines.
2293         (gnus-article-describe-bindings): Always use help-buffer.
2294
2295         * gnus-audio.el (gnus-audio-inline-sound)
2296         * gnus-cus.el (gnus-custom-mode)
2297         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2298
2299         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2300
2301         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2302         compatible code.
2303
2304 2010-09-24  Glenn Morris  <rgm@gnu.org>
2305
2306         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2307         visiting the fcc file in rmail-mode.
2308
2309         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2310
2311 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2312
2313         * nnir.el: Silence the byte compiler.
2314
2315         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2316         alias to browse-url-url-encode-chars if any.
2317         (gnus-html-encode-url): Use it.
2318
2319 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320
2321         * gnus-start.el (gnus-use-backend-marks): New variable.
2322         (gnus-get-unread-articles-in-group): Use it.
2323
2324         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2325         makeover.
2326
2327 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2328
2329         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2330
2331 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332
2333         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2334         Removed.
2335         (gnus-setup-news-hook): Removed
2336         gnus-fixup-nnimap-unread-after-getting-new-news.
2337
2338         * gnus-int.el (gnus-request-update-info): Protect against backends not
2339         having the function.
2340
2341         * nnimap.el (nnimap-stream): Mention starttls.
2342         (nnimap-open-connection): Add starttls support.
2343
2344 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2345
2346         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2347
2348 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2349
2350         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2351         BODYSTRUCTUREs.
2352         (nnimap-transform-headers): Unfold quoted {42} headers.
2353
2354         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2355         the info.
2356         (gnus-get-unread-articles): Only call updatep on backends that support
2357         it.
2358
2359         * nnweb.el (nnweb-request-update-info): NOOP.
2360
2361         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
2362
2363         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
2364         since it only deals with marks.
2365
2366         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
2367         gnus-request-marks, and make a new gnus-request-update-info.
2368
2369         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2370         the active instead of the high number, which is usually too low.
2371
2372 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2373
2374         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2375         * encrypt.el: Removed.
2376
2377 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2378
2379         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2380         server in symbolic form.
2381
2382         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
2383         0.9.
2384
2385 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2386
2387         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2388         (nnimap-update-info): Fix up code slightly.
2389
2390         * gnus-int.el (gnus-open-server): Add tracing for performance
2391         debugging.
2392
2393         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2394         (gnus-group-insert-group-line): Pass the real group name so that it
2395         gets the right data.
2396
2397         * gnus-start.el (gnus-get-unread-articles): Don't have
2398         `gnus-get-unread-articles-in-group' update info, since that can be
2399         really slow and doesn't seem to be needed?
2400
2401 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2402
2403         * time-date.el (date-to-time): Try using parse-time-string first before
2404         using the slower timezone-make-date-arpa-standard.
2405
2406 2010-09-22  Julien Danjou  <julien@danjou.info>
2407
2408         * gnus-group.el (gnus-group-insert-group-line): Call
2409         gnus-group-highlight-line.
2410         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2411         default hook list.
2412         (gnus-group-update-eval-form): Add new function.
2413         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2414         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2415
2416 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2417
2418         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2419         immediate, then expire all articles.
2420         (nnimap-update-info): Fix off-by-one errors.
2421         (nnimap-flags-to-marks): Would return no marks lists for group with no
2422         flags.  Instead return the other data.
2423
2424 2010-09-22  Julien Danjou  <julien@danjou.info>
2425
2426         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
2427         Only return an icon.
2428         (gnus-group-insert-group-line): Compute icon to return.
2429
2430         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
2431         variable.
2432         (gnus-html-image-fetched): Only cache if
2433         gnus-html-image-automatic-caching is set.
2434         (gnus-html-image-fetched): Check for errors.
2435
2436 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2439         once per method on `g'.  This ensures that backends like nnfolder don't
2440         open all their folders.
2441
2442         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2443         (nnimap-request-list): Nix out group in the correct buffer.
2444         (nnimap-parse-flags): Implement by using `read' instead of
2445         hand-parsing.
2446         (nnimap-flags-to-marks): Pass on permanent-flags.
2447         (nnimap-make-process-buffer): Record the server name.
2448         (nnimap-parse-flags): Fix typo.
2449         (nnimap-request-scan): Run split on the server in general, not just a
2450         single group.
2451
2452         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2453         parameter, and propagate this downwards.
2454
2455         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2456         since EXAMINE changes it on the server.
2457
2458         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2459         this command might take a while.
2460
2461 2010-09-22  Julien Danjou  <julien@danjou.info>
2462
2463         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
2464         harmful if you have 2 images side-by-side, they can't be properly
2465         update on text deletion.  Using text-property is safer here.
2466         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2467         data.
2468
2469 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2470
2471         * nnimap.el (nnimap-expunge-inbox): Removed.
2472         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2473         (nnimap-expunge): Flip default to t.
2474
2475         * gnus.el (gnus-method-to-server): Don't push things to the cache
2476         unless it's unique.
2477         (gnus-server-to-method): Ditto.
2478
2479 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2480
2481         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2482
2483 2010-09-22  Julien Danjou  <julien@danjou.info>
2484
2485         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2486         get the start of data.
2487         (gnus-html-encode-url): Add this function to encode special chars in
2488         URL.
2489         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2490         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2491
2492         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2493         default.
2494         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2495
2496         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2497         images alt-text.
2498         (gnus-html-put-image): Put alt-text as help-echo.
2499
2500 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2501
2502         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2503         * mm-util.el (mm-decompress-buffer)
2504         * nnir.el (nnir-run-find-grep)
2505         * pop3.el (pop3-list): Use 3rd arg of split-string.
2506
2507         * time-date.el (format-seconds): Comment fix.
2508
2509         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2510         and byte-optimize-form-code-walker.
2511         (dgnushack-make-auto-load): Don't advise make-autoload.
2512
2513         * lpath.el: Remove Emacs 21 stuff.
2514
2515 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2516
2517         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2518         outside the active range.  Suggested by Dan Christensen.
2519
2520         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2521         slightly later to avoid double-getting it.
2522
2523         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2524         previous patch.
2525
2526         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2527
2528 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2529
2530         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2531
2532 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2533
2534         * gnus-int.el (gnus-open-server): Give a better error message in the
2535         "go offline" case.
2536
2537         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2538         marks for nnimap, which is seldom the right thing to do.
2539
2540         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2541         (gnus-same-method-different-name): New function.
2542
2543         * nnimap.el (parse-time): Require.
2544
2545         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2546         method in the presence of many similar methods.
2547
2548         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2549
2550         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2551         nnml-inhibit-expiry.
2552
2553         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2554         find out whether methods are equal.
2555
2556         * nnimap.el (nnimap-find-expired-articles): New function.
2557         (nnimap-process-expiry-targets): New function.
2558         (nnimap-request-move-article): Request the article before looking at
2559         what the Message-ID is.  Fix found by Andrew Cohen.
2560         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2561
2562         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2563         for oldness in addition to being a predicate.
2564
2565         * nnimap.el (nnimap-request-group): When we have zero articles, return
2566         the right data to Gnus.
2567         (nnimap-request-expire-articles): Only delete articles immediately if
2568         the target is 'delete.
2569
2570         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2571         method, this would bug out.
2572
2573         * gnus-group.el (gnus-group-expunge-group): Renamed from
2574         gnus-group-nnimap-expunge, and implemented as a normal interface
2575         function.
2576
2577         * gnus-int.el (gnus-request-expunge-group): New function.
2578
2579         * nnimap.el (nnimap-request-create-group): Implement.
2580         (nnimap-request-expunge-group): New function.
2581
2582 2010-09-21  Julien Danjou  <julien@danjou.info>
2583
2584         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2585         (gnus-html-cache-expired): Add new function.
2586         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2587         wethever we should display image for fetch it.
2588         Compute alt-text earlier to pass it to the fetching function too.
2589         (gnus-html-schedule-image-fetching): Change function argument to only
2590         get one image at a time, not a list.
2591         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2592         cache.
2593         (gnus-html-get-image-data): New function to retrieve image data from
2594         cache.
2595         (gnus-html-put-image): Change buffer argument to use image data rather
2596         than file, and place image above region rather than inserting a new
2597         one. Do not take alt-text as argument, since it's useless now: we place
2598         the image above alt-text.
2599         (gnus-html-prune-cache): Remove.
2600         (gnus-html-show-images): Start to fetch image when we find one, do not
2601         push into a temporary list.
2602         (gnus-html-prefetch-images): Only fetch image if they have expired.
2603         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2604         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2605
2606 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2607
2608         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2609
2610 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2611
2612         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2613         spec inser "*" if the group isn't active instead of 0.
2614
2615         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2616         opening the server.
2617         (nnimap-request-delete-group): Implement group deletion.
2618         (nnimap-transform-headers): Return the size of the entire message in
2619         the Bytes header, not just the size of the first part.
2620         (nnimap-request-move-article): When moving an article from nnimap,
2621         request the article first so the accepting form has an article to
2622         accept.  Reported by Dan Christensen.
2623         (nnimap-command): Make sure that the error message doesn't error out.
2624
2625 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2626
2627         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2628         we haven't requested anything.
2629
2630 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2631
2632         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2633         "".  Fix found by Andrew Cohen.
2634
2635         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2636         instead of -encode-string.
2637
2638 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2639
2640         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2641
2642         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2643         by mm-subst-char-in-string.
2644
2645 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2646
2647         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2648         waiting for the connection string.
2649
2650         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2651         arriving.
2652
2653         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2654         bogus characters.  This allows selecting certain Gmail groups.
2655
2656         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2657         (nnimap-fetch-partial-articles): New variable.
2658         (nnimap-open-connection): When looking for credentials, also use the
2659         nnimap-server-port.
2660         (nnimap-request-article): Return the group/article number, so that Gnus
2661         `^' works as expected.
2662         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2663         them.
2664
2665         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2666         comments.
2667         (gnus-methods-sloppily-equal): New function.
2668         (gnus): When using the development version of Gnus, load the gnus-load
2669         file.
2670
2671         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2672         `gnus-open-server' on each method before trying to scan them etc.  This
2673         ensures that all the backend parameters are set correctly.
2674
2675         * nnimap.el (nnimap-authenticator): New variable.
2676         (nnimap-open-connection): Allow anonymous login.
2677         (nnimap-transform-headers): The chars header is called Chars not
2678         Bytes.
2679         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2680         drops.
2681
2682         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2683         patch, found by Knut Anders Hatlen.
2684
2685 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2686
2687         * gnus-agent.el (gnus-agent-batch-confirmation)
2688         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2689         to gnus-message.
2690         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2691         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2692         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2693         * gnus-int.el (gnus-open-server): Likewise.
2694         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2695         (gnus-score-check-syntax): Likewise.
2696         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2697         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2698         Likewise.
2699         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2700
2701 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702
2703         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2704         calling conventions so that prefetch doesn't bug out.
2705
2706 2010-09-19  Julien Danjou  <julien@danjou.info>
2707
2708         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2709         rather than `subst-char-in-region' in order to be able to replace ASCII
2710         char by UTF-8 ones.
2711
2712         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2713         than curl.
2714         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2715         the right URL and ALT text on images.
2716         (gnus-html-wash-tags): Fix tag case.
2717         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2718         (gnus-article-html): Add -o display_ins_del=2 option.
2719         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2720
2721 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2722
2723         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2724         the extra mail headers, which sometimes seem to happen for unknown
2725         reasons.
2726
2727         * mail-parse.el (mail-header-encode-parameter): Define as
2728         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2729         (or most, perhaps?) mail readers don't understand the latter, but do
2730         understand the former.
2731
2732         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2733         to nil, so that no methods are automatically agentized.  I think this
2734         is probably what most users want.
2735
2736         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2737         from url-retrieve, for instance about invalid URLs.
2738
2739         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2740         groups that have no articles.
2741         (nnimap-request-article): Check that we really got an article when we
2742         requested one.
2743
2744         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2745         doesn't exist.
2746
2747         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2748         nntp buffer so the agent can save it.
2749         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2750         that CRLF doesn't get translated to \n.
2751         (nnimap-open-connection): Don't make 'shell commands only send \n.
2752
2753 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2754
2755         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2756         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2757         Update var name.
2758         (nnml-generate-nov-file): Use dolist.
2759         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2760         Use with-current-buffer.
2761
2762 2010-09-18  Julien Danjou  <julien@danjou.info>
2763
2764         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2765         parallel.
2766
2767 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2768
2769         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2770         the range update right.
2771         (nnimap-request-group): Don't make `M-g' bug out on group with no
2772         marks.
2773         (nnoo): Required, so that other packages can require nnimap.
2774         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2775         command we're looking for.  This helps when the server sends more
2776         responses after we've gotten everything we expected.
2777         (nnimap): Add a `newlinep' field to keep track of end-of-line
2778         conventions.
2779         Don't send CRLF to things that don't want it.
2780         (nnimap-request-accept-article): Ditto.
2781
2782 2010-09-18  Julien Danjou  <julien@danjou.info>
2783
2784         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2785         than curl to retrieve images.
2786
2787 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2790         the marks.
2791         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2792         (nnimap-wait-for-connection): New function.
2793         (nnimap-open-connection): If we have PREAUTH, don't query for login
2794         credentials.
2795         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2796         when doing a partial update.
2797
2798 2010-09-18  Julien Danjou  <julien@danjou.info>
2799
2800         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2801         tags.
2802
2803 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2804
2805         * nnimap.el (nnimap-credentials): New function.
2806         (nnimap-open-connection): Use the new function to look for credentials
2807         also on the numeric equivalents of "imap" and "imaps".
2808
2809         * gnus-start.el (gnus-activate-group): Send the info to
2810         gnus-request-group.
2811
2812         * nnimap.el (nnimap-request-group): Have the "check" version of the
2813         function parse flags and update the info, so that a `M-g' get a total
2814         resync of all flags from the group.
2815
2816         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2817         to allow backends to alter the info on group selection.  Also alter all
2818         the backend -request-group functions to take the parameter.
2819
2820         * nnimap.el (nnimap-store-info): New function.
2821         (nnimap-update-info): Store the info for later usage.
2822         (nnimap-request-group): Use the stored info for the dont-check case, so
2823         that we don't retrieve all marks when we enter a group.
2824
2825         * nnimap.el: Use deffoo instead of defun for interface functions.
2826
2827         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2828         update the group info.  This makes the nndraft groups, for instance, go
2829         back to their old behaviour.
2830
2831         * gnus-sum.el (gnus-select-newsgroup): Indent.
2832
2833         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2834         in.
2835         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2836         nothing.
2837
2838         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2839         from methods that are denied.
2840
2841         * gnus-int.el (gnus-method-denied-p): New function.
2842
2843         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2844         store the password instead of netrc.
2845         (nnimap-open-connection): Don't error out when we can't make a
2846         connections.
2847
2848         * auth-source.el (auth-source-create): In the password prompt, say what
2849         we're querying for.  Also prompt for user name if that hasn't been
2850         given.
2851
2852         * nnimap.el (nnimap-with-process-buffer): Removed.
2853
2854 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2855
2856         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2857         method when we're reading from the agent.
2858
2859         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2860
2861         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2862         that's probably most useful for users.
2863
2864         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2865         "failed" all the time.
2866
2867         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2868         ...)) with (with-current-buffer ... ).
2869
2870         * nntp.el (nntp-open-server): Return whether the open was successful or
2871         not.
2872
2873         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2874         select an unread unseen article first.
2875
2876         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2877         /etc/services, supply some sensible port defaults.
2878
2879         * dgnushack.el: Define netrc-credentials.
2880
2881 2010-09-17  Julien Danjou  <julien@danjou.info>
2882
2883         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2884
2885 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2886
2887         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2888         doesn't have any parameters.
2889
2890 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2891
2892         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2893         only upcased checks.
2894
2895         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2896
2897         * nnimap.el (nnimap-open-shell-stream): New function.
2898         (nnimap-open-connection): Use it.
2899         (nnimap-transform-headers): Get the number of lines in each message.
2900         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2901         number of lines.
2902         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2903         problem.
2904
2905         * utf7.el (utf7-encode): Autoload.
2906
2907         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2908         to allow the mail splitting to not return a default group.  This is
2909         useful for nnimap, which will leave unmatched mail in the inbox.
2910
2911         * nnimap.el: Rewritten.
2912
2913         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2914         nnimap usage.
2915
2916         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2917         if the move is internal, so that nnimap can do fast internal moves.
2918
2919         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2920         data.
2921         (gnus-read-active-for-groups): Support finishing the early retrieval of
2922         data.
2923
2924         * gnus-range.el (gnus-range-nconcat): New function.
2925
2926         * gnus-int.el (gnus-finish-retrieve-group-infos)
2927         (gnus-retrieve-group-data-early): New functions.
2928
2929 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2930
2931         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2932         (nnrss-retrieve-groups):
2933         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2934         (pop3-quit): Use with-current-buffer.
2935
2936 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2937
2938         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2939         instead of nnheader-accept-process-output.
2940
2941         * dgnushack.el (dgnushack-compile): Add comment.
2942
2943         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2944
2945         * gnus-html.el (gnus-html-schedule-image-fetching)
2946         (gnus-html-prefetch-images): Replace process-kill-without-query by
2947         gnus-set-process-query-on-exit-flag.
2948
2949 2010-09-16  Romain Francoise  <romain@orebokech.com>
2950
2951         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2952
2953 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2954
2955         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2956         parameter to unintern is mandatory-ish in Emacs 24.
2957
2958         * gnus-html.el (gnus-html-schedule-image-fetching)
2959         (gnus-html-prefetch-images): Check for curl before using it.
2960
2961         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2962         depend on curl, which isn't essential.
2963
2964         * imap.el: Revert back to version
2965         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2966         seem problematic.
2967
2968 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2969
2970         * gnus-registry.el (gnus-registry-install-shortcuts):
2971         Explicitly pass `obarray' to `unintern' to avoid a warning.
2972
2973 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2974
2975         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2976         change.
2977
2978         * nnrss.el (nnrss-request-list): Removed this function and related
2979         functions, including the moreover stuff.
2980
2981 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2982
2983         * nnrss.el (nnrss-retrieve-groups): New function.
2984
2985 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2986
2987         * .dir-locals.el: Add no-byte-compile cookie.
2988
2989 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2990
2991         * time-date.el (format-seconds): Comment fix.
2992
2993         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2994         for back end that doesn't support request-scan.
2995
2996 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2997
2998         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2999         then do request scans from the backends.
3000
3001         * netrc.el (netrc-credentials): New conveniency function.
3002
3003         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3004         avoid running a hook per line, since this takes a lot of time,
3005         profiling shows.
3006         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3007         directly if gnus-visual-p is true.
3008
3009 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3010
3011         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3012         groups; replace mapcar with dolist which is a bit faster; pass groups
3013         info to gnus-read-active-file-1.
3014         (gnus-read-active-file-1): Scan only specified groups if the new
3015         optional arg `infos' is given.
3016
3017 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3018
3019         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3020
3021         * pop3.el (pop3-movemail): Removed.
3022         (pop3-streaming-movemail): Renamed to pop3-movemail.
3023
3024         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3025         don't restrict end-tag searches to the end of the line.
3026
3027 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3028
3029         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3030         articles of every unchecked group to t, which means unknown since the
3031         server has never been opened.
3032
3033 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3034
3035         * gnus-html.el (gnus-html-show-alt-text): New command.
3036         (gnus-html-browse-image): Ditto.
3037         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3038         to browse the image directly.
3039         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3040         better.
3041
3042         * gnus-async.el (gnus-async-article-callback): Call
3043         `gnus-html-prefetch-images' unconditionally.
3044
3045         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3046         before feeding URLs to curl.
3047
3048 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3049
3050         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3051         internal images as deletable by `W D D'.
3052
3053         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3054         (gnus-async-article-callback): Fix typo.
3055
3056 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3057
3058         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3059         current line to work around bugs in the output from w3m.
3060
3061         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3062         for groups that want that.
3063
3064         * nntp.el (nntp-wait-for-string): Supply a timeout for
3065         accept-process-output to ensure progress.
3066
3067         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3068         level to get unread articles from, then use that for foreign groups,
3069         too.
3070
3071         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3072         confuses the rest of the function.
3073
3074         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3075         for the methods that support -retrieve-groups, too.
3076
3077         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3078
3079 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3080
3081         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3082         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3083
3084         * pop3.el: Require cl when compiling.
3085         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3086
3087 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3088
3089         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3090         that aren't going to be activated.
3091         (gnus-get-unread-articles): Fix up the last commit.
3092
3093         * gnus-html.el (gnus-article-html): Allow calling without specifying
3094         the handle.  In that case, dissect the buffer first.
3095
3096         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3097
3098         * nnimap.el (nnimap-open-connection): Revert the change that would look
3099         into authinfo for imaps instead of imap.
3100
3101         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3102         say that you don't want to call gnus-request-group with don-check, but
3103         do check the reponse.  This is for virtual groups only.
3104         (gnus-get-unread-articles): Count the archive groups as secondary, so
3105         that they're activated the same way as before.
3106
3107         * imap.el (imap-message-map): Removed optional buffer parameter, since
3108         no callers use it.
3109         (imap-message-get): Ditto.
3110         (imap-message-put): Ditto.
3111         (imap-mailbox-map): Ditto.
3112         (imap-mailbox-put): Ditto.
3113         (imap-mailbox-get): Ditto.
3114         (imap-mailbox-get): Revert last change for this function.
3115
3116         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3117         case-insensitively.
3118         (nnimap-debug): Removed.
3119
3120         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3121         to use `imap-fetch' instead.  According to the comments, this should be
3122         safe, since all other IMAP clients use the 1:* syntax.
3123         (imap-enable-exchange-bug-workaround): Removed.
3124         (imap-debug): Removed -- doesn't seem very useful.
3125
3126         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3127         mail from a file, and the file doesn't exist.
3128
3129         * imap.el (imap-log): New convenience function used throughout instead
3130         of repeating the same code all over the place.
3131
3132         * pop3.el (pop3-streaming-movemail): Return t for success.
3133
3134         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3135         .authinfo if we're using ssl connection.
3136
3137         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3138         already have if we're in a main Gnus `g' run.
3139
3140         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3141
3142 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3143
3144         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3145
3146         * nnmh.el (nnmh-request-list-1): Bind `file'.
3147
3148         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3149         alias to set-process-query-on-exit-flag or process-kill-without-query.
3150         (pop3-open-server): Use it.
3151
3152 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3153
3154         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3155         box to the Incoming file.  Fixes mistake in previous checkin.
3156
3157         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3158         request loop (for debugging purposes) removed.
3159
3160         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3161         culprit is more visible.
3162         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3163         (nnml-add-incremental-nov): New functions to do "incremental" nov
3164         updates, where we just append to the end of the existing nov files
3165         without reading/writing them in full.
3166
3167         * mail-source.el (mail-source-delete-crash-box): Really only check the
3168         incoming files once in a while.
3169
3170         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3171
3172         * mail-source.el (mail-source-delete-crash-box): Only check the
3173         incoming files for deletion once per day to save a lot of file
3174         accesses.
3175
3176         * pop3.el (pop3-logon): Fix up unbound variable typo.
3177
3178         * mail-source.el (pop3-streaming-movemail): Autoload.
3179
3180         * pop3.el (pop3-streaming-movemail): Respect
3181         pop3-leave-mail-on-server.
3182
3183         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3184         retrieval.
3185
3186         * pop3.el (pop3-process-filter): Removed unused function.
3187         (pop3-streaming-movemail, pop3-send-streaming-command)
3188         (pop3-wait-for-messages, pop3-write-to-file)
3189         (pop3-number-of-responses): New functions for streaming pop3
3190         retrieval.
3191
3192         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3193         come from no known methods.
3194         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3195         list.
3196
3197         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
3198         message sizes.
3199         (pop3-movemail): Use erase-buffer instead of looping and deleting
3200         regions, which seems rather odd.
3201
3202         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3203         file once per `g' run.
3204
3205         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3206         directories.  This makes the draft queue directory work.
3207
3208         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3209         data from the backends, so that we only request the list of groups from
3210         each method once.  This should speed things up considerably.
3211
3212         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3213         detect that it's not implemented.
3214
3215         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3216         we actually do recurse down into the tree, but don't stat all leaf
3217         nodes.
3218
3219         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3220         then say so instead of bugging out.
3221
3222         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3223         files exist before trying to read them.
3224
3225         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3226         around <pre_int>.
3227
3228         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3229
3230         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3231
3232 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3233
3234         * mm-util.el (mm-image-load-path): Just return the image directories,
3235         not all directories in the path in addition to the image directories.
3236         (mm-image-load-path): Maintain a cache of the image directories so that
3237         the `g' command in Gnus doesn't have to stat dozens of directories each
3238         time.
3239
3240         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3241         (gnus-html-wash-tags): Add a new `i' command to insert images.
3242         (gnus-html-insert-image): New command and keystroke.
3243         (gnus-html-redisplay-with-images): New command and keystroke.
3244         (gnus-html-show-images): Renamed command.
3245         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3246         spacers.
3247         (gnus-html-wash-tags): Decode entities at the end, so that entities
3248         inside the tags don't mess up the rest of the "parsing".
3249
3250         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3251         so that nnimap methods aren't agentized by default.  There's apparently
3252         many problems related to agent/imap behaviour.
3253
3254         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3255
3256         * gnus-html.el: Doc fix.
3257
3258 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3259
3260         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3261         specifier-spec-list for Emacs 21.
3262
3263         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3264         glyph-width and glyph-height instead of display-graphic-p and
3265         image-size; make avoidance of displaying small images work for XEmacs.
3266
3267         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3268         for XEmacs.
3269
3270         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3271         of symbol that holds plist data.
3272         (gnus-process-plist): Remove plist of process after getting it.
3273
3274 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3275
3276         * message.el (message-generate-hashcash): Change default to
3277         'opportunistic if hashcash is installed.
3278
3279         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3280         (gnus-html-put-image): Only call image-size once, since it's somewhat
3281         time-consuming on remote X servers.
3282
3283 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3284
3285         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3286         type on data, not a file name.
3287
3288         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3289         window-pixel-edges for Emacs 21.
3290
3291         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3292         decoded contents.
3293         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3294
3295 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3296
3297         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3298         group line format, since it isn't very interesting.
3299
3300         * gnus-agent.el (gnus-agent-short-article),
3301         (gnus-agent-long-article): Increase values for these two variables,
3302         since most people are likely to have more network connection and
3303         storage than before.
3304
3305         * gnus.el (gnus-refer-article-method): Change default to 'current.
3306         When referring an article, the common behaviour is to refer it from the
3307         current select method, not the native select method.  The chances of
3308         the native select method having the message in question is rather slim
3309         these days.
3310
3311         * gnus-sum.el (gnus-auto-select-subject): Change default to
3312         `unseen-or-unread'.  I think it's likely that most people want to
3313         select an unseen article over a previously seen, but unread one.
3314
3315         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3316         means that in the article buffer none of the minor mode elements will
3317         be shown, usually, and this is not desirable in most cases.
3318
3319         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3320         that commands like `d' (and the like) go to the next line in the
3321         buffer, instead of the next unread article.  I think this is the
3322         behaviour that is most natural for most users.
3323         (gnus-single-article-buffer): Change default to nil, so that people can
3324         have as many article buffers open as they have summary buffer.  I think
3325         this is the most natural way for the groups to behave.
3326
3327         * message.el (message-generate-new-buffers): Change default to
3328         `unsent', so that all new message buffers start their names with the
3329         string "*unsent", and it's easier to find the buffers if you move from
3330         them.
3331
3332 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3333
3334         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3335         small.  They're probably tracking images.
3336         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3337         (gnus-html-rescale-image): Yet another try at getting the image sizing
3338         right.
3339
3340         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3341         nntp-marks-file-name is nil.
3342
3343 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3344
3345         * gnus-html.el (gnus-html-wash-tags)
3346         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3347         Better logging.
3348
3349 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3350
3351         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
3352
3353         * gnus-html.el (gnus-html-wash-tags): Check the value of
3354         gnus-blocked-images in the summary buffer.
3355
3356 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3357
3358         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3359
3360 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3361
3362         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3363         like "a", it seems like.
3364         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3365         since it needs to be picked from the correct buffer.
3366
3367         * nnwfm.el: Removed.
3368
3369         * nnlistserv.el: Removed.
3370
3371 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3372
3373         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3374         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3375
3376 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3377
3378         * nnkiboze.el: Removed.
3379
3380         * nndb.el: Removed.
3381
3382         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3383         alt text.
3384         (gnus-html-rescale-image): Try to get the rescaling logic right for
3385         images that are just wide and not tall.
3386
3387         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3388         overshadow variable bindings.
3389
3390 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3391
3392         * gnus-html.el (gnus-html-wash-tags)
3393         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
3394         extra logging.
3395
3396 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3397
3398         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3399         (gnus-max-image-proportion): New variable.
3400         (gnus-html-rescale-image): New function.
3401         (gnus-html-put-image): Rescale images.
3402
3403 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3404
3405         Fix up some byte-compiler warnings.
3406         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3407         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3408         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3409         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3410         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3411         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3412         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3413
3414 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3415
3416         * gnus-html.el (gnus-article-html): Decode contents by charset.
3417
3418 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3419
3420         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3421         (gnus-html-frame-width, gnus-blocked-images)
3422         * message.el (message-prune-recipient-rules): Add custom version.
3423         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3424
3425         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3426         functions.
3427
3428         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3429         gnus-process-get.
3430
3431 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3432
3433         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3434         instead of lsub directly.
3435
3436 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3437
3438         * nnwarchive.el: Removed.
3439
3440         * gnus-soup.el: Removed.
3441
3442         * nnsoup.el: Removed.
3443
3444         * nnultimate.el: Removed.
3445
3446         * gnus-html.el (gnus-blocked-images): New variable.
3447
3448         * message.el (message-prune-recipients): New function.
3449         (message-prune-recipient-rules): New variable.
3450
3451         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3452         guess whether a long line is natural text or not.
3453
3454         * gnus-html.el (gnus-html-schedule-image-fetching): Use
3455         gnus-process-plist and friends for compatibility.
3456
3457 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3458
3459         * gnus-html.el: Require packages that define macros used in this file.
3460         (gnus-article-mouse-face): Declare to silence byte-compiler.
3461         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3462         process-get.
3463         (gnus-html-put-image): Use plist-get to avoid getf.
3464         (gnus-html-prefetch-images): Use with-current-buffer.
3465
3466 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * gnus-ems.el: Provide compatibility functions for
3469         gnus-set-process-plist.
3470
3471         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3472         header-line-format for XEmacs 21.4.
3473
3474         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3475         * gnus.el (gnus-valid-select-methods)
3476         * message.el (message-send-mail-partially-limit)
3477         * mm-decode.el (mm-text-html-renderer)
3478         * mml.el (mml-insert-mime-headers-always)
3479         * smiley.el (smiley-regexp-alist): Bump custom version.
3480
3481 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3482
3483         * gnus-html.el: require mm-url.
3484         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3485         with the url to `url'.
3486         (gnus-html-wash-tags): Support cid: URLs/images.
3487
3488 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3489
3490         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3491         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3492         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3493
3494         * gnus-move.el: Removed file, since it doesn't really work.
3495
3496         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3497         UTF-8.  This seems to fix problems with some German web feeds.
3498
3499         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3500         at the top so that the proper colours are applied.
3501
3502         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3503         don't have dots in their names.
3504
3505         * gnus-art.el (gnus-article-view-part): Doc fix.
3506
3507         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3508         XEmacs-compatible.
3509         (gnus-html-put-image): Don't do images on non-graphic displays.
3510
3511         * nnslashdot.el: Removed this unused backend.
3512
3513         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3514         actions.
3515         (gnus-undo-register-1): Revert last change.
3516
3517         * gnus-group.el (gnus-group-completing-read): Protect against not
3518         having completion-styles bound.
3519
3520         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3521         make broken recipients happier.
3522
3523         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3524
3525         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3526         point parameter.
3527
3528         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3529
3530         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3531         completion-styles for group selection.
3532
3533 2009-02-04  Andreas Schwab  <schwab@suse.de>
3534
3535         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3536         headers and regexp-quote the match if necessary.
3537
3538 2009-03-24  Miles Bader  <miles@gnu.org>
3539
3540         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3541         the blinking smiley.
3542
3543 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3544
3545         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3546         blink smiley.
3547
3548 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3549
3550         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3551         where the dribbel file lives exists.
3552
3553         * message.el (message-send-mail-partially-limit): Change the default to
3554         nil, since most people don't want this.
3555
3556         * mm-url.el (mm-url-decode-entities): Also decode entities like
3557         &#x3212.
3558
3559 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3560
3561         * gnus-sum.el (gnus-summary-idna-message):
3562         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3563         Hyperlink urls in docstrings with URL `...'.
3564
3565 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3566
3567         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3568         functions.
3569
3570 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3571
3572         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3573         say what the mouseover text should be.
3574
3575         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3576         version of the mm-w3m-safe-url-regexp variable to only download images
3577         in the groups where we want that to happen.
3578
3579         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3580
3581         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3582         easier debugging.
3583         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3584         big pictures in the article buffer.
3585
3586         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3587         gnus-article-html.
3588         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3589         w3m.
3590
3591         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3592
3593 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3594
3595         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3596         which doesn't exist.
3597
3598         * message.el (message-inhibit-ecomplete): New variable to allow some
3599         function to inhibit ecomplete address storage.
3600         (message-resend): Disable ecomplete message storage when resending
3601         messages.
3602
3603         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3604
3605 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3606
3607         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3608         Save excursion while copying, moving, and deleting articles in order to
3609         prevent the cursor from jumping to unforeseen place.
3610
3611 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3612
3613         * lpath.el: No need to bind bookmark-current-buffer,
3614         bookmark-yank-point and bookmark-make-record-function.
3615
3616 2010-08-17  Glenn Morris  <rgm@gnu.org>
3617
3618         * gnus-sync.el: Require gnus components whose functions are used.
3619
3620         * gnus-art.el (bookmark-make-record-function):
3621         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3622         Declare for compiler.
3623
3624         * mm-url.el (mml-compute-boundary): Autoload.
3625
3626 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3627
3628         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3629
3630 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3631
3632         Typo fix "hoo4a" -> "hook".
3633
3634         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3635
3636 2010-08-14  Glenn Morris  <rgm@gnu.org>
3637
3638         * gnus-sync.el (gnus-sync): Fix defgroup version.
3639
3640 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3641
3642         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3643
3644         * gnus-sync.el: Fix docs.
3645         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3646         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3647
3648 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3649
3650         Optimizations for gnus-sync.el.
3651
3652         * gnus-sync.el: Add docs about gnus-sync-backend
3653         possibilities.
3654         (gnus-sync-save): Remove unnecessary message.
3655         (gnus-sync-read): Optimize and show what groups were skipped.
3656
3657 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3658
3659         Minor bug fixes for gnus-sync.el.
3660
3661         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3662         read the sync on get-new-news.
3663
3664         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3665         quiet.
3666
3667         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3668
3669 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3670
3671         Make saving and restoring of hidden threads work with overlays.
3672         Patch applied by Ted Zlatanov.
3673
3674         * gnus-sum.el (gnus-hidden-threads-configuration)
3675         (gnus-restore-hidden-threads-configuration): Update to deal with text
3676         properties, rather than searching for a magic character.
3677
3678 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3679
3680         New gnus-sync.el library for synchronization of marks.
3681
3682         * gnus-sync.el: New library for synchronization of marks.
3683
3684         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3685         renamed from `gnus-registry-grep-in-list'.
3686
3687         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3688
3689         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3690
3691 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3692
3693         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3694         determining charset of text fails.
3695
3696 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3697
3698         * nnmail.el (nnmail-get-new-mail-1): Revert.
3699
3700         * nnml.el (nnml-active-number): Make sure names of newly created groups
3701         in nnml-group-alist are encoded.
3702
3703 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3704
3705         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3706         containing non-ASCII characters in active file for nnml back end.
3707
3708 2010-07-24  David Engster  <dengste@eml.cc>
3709
3710         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3711         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3712
3713 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3714
3715         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3716         tag (Bug#6654).
3717
3718 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3719
3720         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3721         the article buffer, not the summary buffer.
3722
3723 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3724
3725         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3726         Emacs 23 as well.
3727
3728 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3729
3730         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3731         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3732
3733 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3734
3735         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3736         Patch applied by Karl Fogel.
3737
3738         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3739         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3740
3741 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3742
3743         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3744         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3745         C-w still not working correctly from Article buffers; Thierry's
3746         patch to fix that will be applied after this.
3747
3748         * gnus-art.el (bookmark-make-record-function): New local variable.
3749
3750         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3751         article buffer.
3752         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3753
3754 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3755
3756         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3757         on changes in bookmark.el.
3758
3759 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3760
3761         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3762         `no-log' instead of message not to log prompt string.
3763
3764 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3765
3766         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3767         the *other* type of HTML form submission.
3768
3769 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3770
3771         * auth-source.el (auth-source-pick): If choice does not contain a
3772         questioned keyword, set the check to t.
3773
3774 2010-06-12  Romain Francoise  <romain@orebokech.com>
3775
3776         * gnus-util.el (gnus-date-get-time): Move up before first use.
3777
3778 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3779
3780         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3781         (gnus-article-edit-part): Bind it to make last part that is substituted
3782         or deleted visible.
3783         (gnus-mime-display-single): Buttonize part of which id equals to
3784         gnus-mime-buttonized-part-id.
3785
3786 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3787
3788         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3789         (gnus-dd-mmm): Use gnus-date-get-time.
3790         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3791         simplify logic.
3792         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3793         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3794
3795 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3796
3797         * auth-source.el (top): Autoload `secrets-list-collections',
3798         `secrets-create-item', `secrets-delete-item'.
3799         (auth-sources): Fix tag string.
3800         (auth-get-source, auth-source-retrieve, auth-source-create)
3801         (auth-source-delete): New defuns.
3802         (auth-source-pick): Rewrite in order to avoid 2 passes.
3803         (auth-source-forget-user-or-password): New parameter USERNAME.
3804         (auth-source-user-or-password): New parameters CREATE-MISSING and
3805         DELETE-EXISTING.  Retrieve password interactively, if needed.
3806
3807 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3808
3809         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3810         deleting unused directories when gnus-expert-user is t.
3811
3812 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3813
3814         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3815         for each temp file when gnus-article-browse-delete-temp is ask.
3816
3817 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3818
3819         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3820         Lisp calls to delete-backward-char by calls to delete-char.
3821
3822 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3823
3824         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3825
3826 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3827
3828         * password-cache.el (password-cache-remove): Fix docstring.
3829
3830 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3831
3832         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3833         article unless decoding article to be saved.
3834
3835 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3836
3837         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3838         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3839         generated within the mm-with-unibyte-current-buffer macro.
3840
3841 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3842
3843         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3844         to nil when we're in a mml-preview buffer and no group is selected.
3845
3846 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3847
3848         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3849         when catching the `C-g'.  Reported by "Leo".
3850
3851 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3852
3853         * message.el (message-forward-make-body-plain)
3854         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3855         multibyte-string-p.
3856
3857         * lpath.el: Revert.
3858
3859 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3860
3861         * message.el (message-forward-make-body-mml): Assume original message
3862         is multibyte string; error on unibyte.
3863         (message-forward-make-body-plain): Ditto; don't add excessive newline
3864         in body end.
3865
3866         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3867
3868 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3869
3870         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3871         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3872
3873 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3874
3875         * mm-extern.el (mm-extern-url): Don't use
3876         mm-with-unibyte-current-buffer.
3877         (mm-extern-cache-contents): Use with-current-buffer instead of
3878         save-excursion + set-buffer.
3879
3880 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3881
3882         * mm-util.el (mm-emacs-mule): Remove.
3883
3884 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3885
3886         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3887         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3888         change.
3889
3890 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3891
3892         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3893         bind the default value of enable-multibyte-characters to nil.
3894
3895 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3896
3897         * message.el (message-forward-make-body-plain)
3898         (message-forward-make-body-mml):
3899         Don't use mm-with-unibyte-current-buffer.
3900
3901 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3902
3903         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3904
3905 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3906
3907         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3908         (Bug#5592).
3909
3910 2010-05-07  Julien Danjou  <julien@danjou.info>
3911
3912         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3913         it to mm-pipe-part.
3914
3915         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3916         it is given.
3917
3918 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3919
3920         * binhex.el (binhex-decode-region-internal)
3921         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3922         (dns-query)
3923         * nnweb.el (nnweb-gmane-search)
3924         * pgg-parse.el (pgg-parse-armor)
3925         * pgg.el (pgg-verify-region)
3926         * sha1.el (sha1-string-external)
3927         * uudecode.el (uudecode-decode-region-internal)
3928         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3929         XEmacs.
3930
3931         * gnus-art.el (gnus-article-browse-html-parts)
3932         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3933         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3934         make-temp-file.
3935
3936         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3937         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3938         compiling.
3939
3940         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3941         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3942         XEmacs when compiling.
3943
3944         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3945         gnus-pick-mode-off-hook for XEmacs when compiling.
3946         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3947         gnus-binary-mode-off-hook for XEmacs when compiling.
3948
3949         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3950         nil if char-charset is not available.
3951
3952         * imap.el (imap-disable-multibyte)
3953         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3954         macros.
3955
3956         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3957         instead of encode-coding-string.
3958
3959         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3960         'xemacs) instead of mm-emacs-mule to switch function definitions.
3961         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3962
3963         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3964         bind temporary-file-directory for XEmacs;
3965         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3966         timer-set-function for XEmacs 21.4 and SXEmacs;
3967         bind timer-list for XEmacs 21.4 and SXEmacs;
3968         fbind char-charset and find-charset-region for non-Mule XEmacs;
3969         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3970         encode-coding-region and encode-coding-string for XEmacs having no
3971         file-coding feature.
3972
3973 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3974
3975         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3976
3977 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3978
3979         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3980         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3981
3982 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3983
3984         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3985         alias `jka-compr-delete-temp-file' no longer exists.
3986
3987 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3988
3989         Use define-minor-mode in Gnus where applicable.
3990         * mml.el (mml-mode): Use define-minor-mode.
3991         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3992         (gnus-undo-mode): Use define-minor-mode.
3993         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3994         (gnus-dead-summary-mode): Use define-minor-mode.
3995         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3996         Initialize in declaration.
3997         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3998         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3999         (gnus-mailing-list-mode): Use define-minor-mode.
4000         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4001         (gnus-draft-mode): Use define-minor-mode.
4002         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4003         (gnus-dired-mode): Use define-minor-mode.
4004
4005 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4006
4007         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4008         handles on recursive mml-to-mime translation and check them for
4009         boundary delimiter collisions.  Reported by Greg Troxel.
4010
4011 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4012
4013         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4014
4015 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4016
4017         * mm-util.el (mm-find-buffer-file-coding-system):
4018         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4019
4020 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4021
4022         * message.el (message-generate-headers): Record insertion of optional
4023         headers as well.  Otherwise the check to prevent repeated insertion of
4024         optional headers is a no-op.
4025
4026 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4027
4028         * smime.el: Don't mention CVS.
4029
4030         * nnrss.el (nnrss-fetch): Don't mention CVS.
4031
4032         * nnir.el: Don't mention CVS.
4033
4034 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4035
4036         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
4037
4038 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4039
4040         * lpath.el: Fbind bookmark-default-handler,
4041         bookmark-get-bookmark-record, bookmark-make-record-default,
4042         bookmark-prop-get for Emacs <23 and XEmacs.
4043
4044 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4045
4046         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4047         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4048         Use with-current-buffer to silence the byte-compiler.
4049         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4050         bother to require `gnus'.
4051         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4052
4053 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4054
4055         * gnus-sum.el (gnus-summary-bookmark-make-record)
4056         (gnus-summary-bookmark-jump): New functions.
4057         (gnus-summary-mode): Setup bookmark support.
4058
4059 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4060
4061         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4062         if set.
4063
4064 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4065
4066         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4067         gnus-article-browse-html-save-cid-image; make it work recursively for
4068         forwarded messages as well.
4069         (gnus-article-browse-html-parts): Work when prefix arg is given.
4070         (gnus-article-browse-html-article): Doc fix.
4071
4072 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4073
4074         * message.el (message-default-mail-headers):
4075         (message-default-headers): Carry the value mail-default-headers over
4076         into message-default-mail-headers, rather than message-default-headers.
4077
4078 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4079
4080         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
4081         charset.
4082
4083         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4084         charset into the <meta> tag when the article is encoded to utf-8.
4085
4086 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4087
4088         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
4089         directories as well.
4090         (gnus-article-browse-html-parts): Work for images that do not specify
4091         file names; delete temp directory when quitting; insert header at the
4092         right place; use file: scheme for image files.
4093
4094 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4095
4096         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4097         (gnus-article-browse-html-parts): Use it to make temporary cid image
4098         files in addition to html file so that browser may display them.
4099
4100 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4101
4102         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4103
4104 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4105
4106         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4107
4108 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4109
4110         * auth-source.el (auth-sources): Change default to be simpler.  Explain
4111         about Secret Service API sources.  Improve Customize options.
4112         (auth-source-pick): Change to accept any number of search parameters.
4113         Implement fallbacks iteratively, not recursively.  Add scoring on the
4114         second pass and sort by score.  Call Secret Service API when needed.
4115         (auth-source-user-or-password): Use it.  Call Secret Service API
4116         directly when needed to get the user name and the password.
4117
4118 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4119
4120         * message.el (message-interactive): Doc fix.
4121         (message-qmail-inject-args): Reflow.
4122         (message-kill-to-signature): Fix typo in docstring.
4123
4124         * smiley.el (smiley-buffer): Fix typo in docstring.
4125
4126 2010-03-24  Glenn Morris  <rgm@gnu.org>
4127
4128         * mail-source.el (gnus-message): Declare.
4129         (mail-source-delete-old-incoming): Require gnus-util.
4130
4131 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4132
4133         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4134
4135         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4136
4137         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4138         password-cache's default if it is not bound.
4139         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4140         password-cache-expiry's default if it is not bound.
4141
4142         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4143         available in Emacs 21.
4144
4145         * lpath.el: Suppress compiler warnings for:
4146         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4147         XEmacs;
4148         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4149         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4150         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4151
4152 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4153
4154         * auth-source.el (auth-sources): Fix up definition so extra parameters
4155         are always inline.
4156
4157 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4158
4159         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
4160         wasn't updated after mismatch.  Clear cached mailbox info correctly
4161         when uidvalidity changes.
4162         (nnimap-group-prefixed-name): New function to avoid some code
4163         duplication.
4164         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4165         (nnimap-request-group): Use it.
4166         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4167         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4168         with many imap folders.  This is done by caching the group status from
4169         the imap server persistently in a group parameter `imap-status'.  (This
4170         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4171         but not persistently, so every Gnus startup was still very slow.)
4172
4173 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4174
4175         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4176         delete the extra newline.  Otherwise editing of :string and :number
4177         types don't work.
4178
4179 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4180
4181         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4182         secrets.el dependency.
4183         (auth-sources): Add optional user name.  Add secrets.el configuration
4184         choice (unused right now).
4185
4186 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4187
4188         * gnus-sum.el (gnus-summary-make-menu-bar): Let
4189         `gnus-registry-install-shortcuts' fill in the functions.
4190
4191         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4192         warnings.
4193         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4194         (gnus-registry-install-shortcuts): Populate and use it in a
4195         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4196
4197 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4198
4199         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4200         In-place substitutions for the group name encoding/decoding.
4201         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4202         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4203         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4204         (nnimap-update-unseen, nnimap-request-list)
4205         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4206         (nnimap-request-set-mark, nnimap-split-to-groups)
4207         (nnimap-split-articles, nnimap-request-newgroups)
4208         (nnimap-request-create-group, nnimap-request-accept-article)
4209         (nnimap-request-delete-group, nnimap-request-rename-group)
4210         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4211         `encoded-mbx' for consistency.
4212         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4213         variable `imap-current-mailbox'.
4214
4215         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4216         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4217
4218 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4219
4220         * pop3.el (pop3-display-message-size-flag): Display message size byte
4221         counts during POP3 download.
4222         (pop3-movemail): Use it.
4223         (pop3-list): Implement listing of available messages.
4224
4225 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4226
4227         * nnir.el (nnir-get-article-nov-override-function): New function to
4228         override the normal NOV retrieval.
4229         (nnir-retrieve-headers): Use it.
4230
4231 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4232
4233         * auth-source.el (netrc-machine-user-or-password): Autoload.
4234
4235 2010-03-19  Glenn Morris  <rgm@gnu.org>
4236
4237         Stop message.el from loading about 40 libraries it doesn't always need.
4238         The general approach is to autoload rather than require, and to
4239         require in the specific functions rather than the file.  (Bug#5642)
4240
4241         * gmm-utils.el: Don't require wid-edit.
4242         (widget-create-child-value, widget-convert, widget-default-get):
4243         Autoload.
4244
4245         * gnus-util.el: Don't require time-date, netrc.
4246         (message-fetch-field, gnus-group-name-decode): Declare rather than
4247         autoloading.
4248         (gnus-fetch-field): Require message.
4249         (gnus-decode-newsgroups): Require gnus-group.
4250
4251         * ietf-drums.el: Don't require time-date.
4252
4253         * message.el: Don't require hashcash, canlock, ecomplete.
4254         Do require mail-utils.  Require nnheader only when compiling.
4255         (smtpmail-default-smtp-server): Remove declaration.
4256         (message-send-mail-function): Check smtpmail-default-smtp-server
4257         is bound rather than requiring smtpmail.
4258         (message-auto-save-directory, message-insert-signature): Use
4259         expand-file-name rather than nnheader-concat.
4260         (nnheader-insert-file-contents): Autoload.
4261         (hashcash-wait-async): Declare.
4262         (message-send-mail): Only call gnus-setup-posting-charset if
4263         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4264         (message-send-mail-with-sendmail): Require sendmail.
4265         (canlock-password, canlock-password-for-verify): Declare.
4266         (message-canlock-password): Require canlock.
4267         (nnheader-get-report): Autoload.
4268         (gnus-setup-posting-charset): Declare.
4269         (message-send-news): Require gnus-msg.
4270         (message-make-references, message-make-in-reply-to): Use mail-header-id
4271         rather than the alias mail-header-message-id.
4272         (ecomplete-add-item, ecomplete-save): Declare.
4273         (message-put-addresses-in-ecomplete): Require ecomplete.
4274         (ecomplete-display-matches): Autoload.
4275
4276         * mm-decode.el: Don't require mailcap, gnus-util.
4277         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4278         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4279         Autoload.
4280         (mailcap-mime-extensions): Declare.
4281
4282         * mm-encode.el: Don't require mailcap.
4283         (mailcap-extension-to-mime): Autoload.
4284
4285         * mml-sec.el: Don't require password-cache.
4286
4287         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4288         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4289         (mml-minibuffer-read-type): Require mailcap.
4290         (mml-preview): Require gnus-msg.
4291
4292         * mml1991.el: Require password-cache.
4293         (password-cache-expiry): Remove declaration.
4294
4295         * mml2015.el: Require password-cache.
4296         (password-cache-expiry): Remove declaration.
4297
4298         * nneething.el (mailcap): Require mailcap.
4299
4300         * nnheader.el (declare-function): Add compatibility stub.
4301         (message-remove-header): Declare rather than autoload.
4302         (nnheader-replace-header): Require message.
4303
4304         * nnimap.el (declare-function): Add compatibility stub.
4305         (netrc-parse, netrc-machine-user-or-password): Declare.
4306         (nnimap-open-connection): Require netrc.
4307
4308         * nntp.el (declare-function): Add compatibility stub.
4309         (netrc-parse, netrc-machine, netrc-get): Declare.
4310         (nntp-send-authinfo): Require netrc.
4311
4312         * rfc2047.el: Don't require qp.
4313         (quoted-printable-encode-region, quoted-printable-decode-string):
4314         Autoload.
4315
4316         * sieve-mode.el: Don't require easymenu.
4317         (easy-menu-add-item): Autoload it.
4318
4319         * spam-stat.el (time-to-number-of-days): Autoload it.
4320
4321 2010-03-19  Glenn Morris  <rgm@gnu.org>
4322
4323         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4324
4325 2010-03-18  Glenn Morris  <rgm@gnu.org>
4326
4327         * hashcash.el (declare-function): Remove duplicate definition.
4328
4329 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4330
4331         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4332         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4333         value if any backslash escapes).
4334
4335 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4336
4337         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4338         if it is available.  (bug#5647)
4339
4340         * lpath.el: Suppress compiler warning for coding-system-from-name for
4341         Emacs 21 and XEmacs.
4342
4343 2010-03-14  Juri Linkov  <juri@jurta.org>
4344
4345         * hmac-def.el:
4346         * hmac-md5.el:
4347         * netrc.el: Fix keywords.
4348
4349 2010-02-26  Glenn Morris  <rgm@gnu.org>
4350
4351         * message.el (message-send-mail-function): Change the default, so that
4352         it inherits from a customized send-mail-function.  (Bug#5643)
4353
4354 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4355
4356         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4357         shell-command-to-string signals an error (bug#5299).
4358
4359 2010-02-24  Glenn Morris  <rgm@gnu.org>
4360
4361         * message.el (message-smtpmail-send-it)
4362         (message-send-mail-with-mailclient): Doc fixes.
4363
4364 2010-02-16  Glenn Morris  <rgm@gnu.org>
4365
4366         * message.el (message-default-mail-headers): Change the default value
4367         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4368
4369 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4370
4371         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4372         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4373
4374 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4375
4376         * time-date.el (date-to-time): Doc fix (Bug#5408).
4377
4378 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4379
4380         * message.el (message-mail): Just pass yank-action on to message-setup.
4381         (message-setup): Handle (FUN . ARGS) form of yank-action.
4382         (message-with-reply-buffer, message-widen-reply)
4383         (message-yank-original): Handle non-buffer values of
4384         message-reply-buffer (Bug#4080).
4385         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4386
4387 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4388
4389         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4390         Fix typo in docstring.
4391
4392 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4393
4394         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4395         response.
4396
4397 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4400
4401         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4402
4403         * message.el (message-check-news-header-syntax): Protect against a
4404         string that `rfc822-addresses' returns when parsing fails.
4405
4406 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4407
4408         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4409         (gnus-previous-char-property-change): New functions.
4410
4411         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4412
4413 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4414
4415         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4416         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4417
4418 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4419
4420         * message.el (message-exchange-point-and-mark): Rework last change to
4421         avoid using optional arg of exchange-point-and-mark, for backward
4422         compatibility.
4423
4424 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4425
4426         * message.el (message-exchange-point-and-mark): Call
4427         exchange-point-and-mark with an argument rather than setting
4428         mark-active by hand (Bug#5175).
4429
4430 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4431
4432         * nntp.el (nntp-service-to-port): Work for service expressed with
4433         numeric string; replace [:digit:] with [0-9] for XEmacs.
4434
4435 2009-12-17  Glenn Morris  <rgm@gnu.org>
4436
4437         * gnus-group.el (gnus-bug-group-download-format-alist):
4438         Change emacs entry to debbugs.gnu.org.  Bump :version.
4439
4440 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4441
4442         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4443
4444 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4445
4446         * message.el (message-info): Explain why we use `Info-goto-node'.
4447
4448 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4449
4450         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4451
4452 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4453
4454         * message.el (message-completion-in-region): New compatibility function.
4455         (message-expand-group): Use it.
4456
4457 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4458
4459         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4460         with no unread article should be listed if the 2nd arg `predicate' is
4461         given.
4462
4463 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4464
4465         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4466
4467 2009-11-29  Juri Linkov  <juri@jurta.org>
4468
4469         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4470         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4471         on `gnus-recenter'. (Bug#4698, Bug#4981)
4472
4473 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4474
4475         * sha1.el (sha1-string-external): default-directory "/" in case
4476         otherwise non-existent.  process-connection-type pipe for touch of
4477         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4478
4479 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4480
4481         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4482         it's comms related and sgml-mode.el has "comm" on that basis too.
4483
4484 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4485
4486         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4487         containing tspecial characters if they have been already quoted.
4488
4489 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4490
4491         * dns-mode.el (auto-mode-alist): Purecopy string.
4492
4493 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4494
4495         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4496
4497 2009-10-24  Glenn Morris  <rgm@gnu.org>
4498
4499         * gnus-art.el (help-xref-stack-item): Define for compiler.
4500
4501 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4502
4503         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4504
4505 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4506
4507         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4508
4509 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4510
4511         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4512         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4513
4514 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4515
4516         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4517         (gnus-overlays-in): New alias to overlays-in.
4518
4519         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4520         gnus-overlay-get, and gnus-delete-overlay.
4521         (gnus-summary-show-thread): Make it work as well for systems in which
4522         next-single-char-property-change is not available.
4523         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4524
4525         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4526         (gnus-overlay-get): New alias to extent-property.
4527         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4528
4529         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4530         SXEmacs.
4531
4532         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4533         SXEmacs.
4534
4535 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4536
4537         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4538
4539 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4540
4541         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4542         and XEmacs that don't have `remove-overlays'.
4543
4544 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4545
4546         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4547         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4548         selective display.  Use overlays instead.
4549
4550 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4551
4552         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4553
4554 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4555
4556         * spam-stat.el (spam-stat-load): Fix typo in message.
4557
4558 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4559
4560         * dig.el (dig-invoke): Fix typo in docstring.
4561         (query-dig): Reflow docstring.
4562
4563 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4564
4565         * gnus-art.el (gnus-article-encrypt-body):
4566         * message.el (message-check-recipients):
4567         * mm-util.el (mm-codepage-setup):
4568         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4569         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4570
4571 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4572
4573         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4574         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4575         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4576         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4577         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4578
4579 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4580
4581         * dig.el: Add "Keywords: comm", as per net-utils.el.
4582
4583 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4584
4585         * dig.el (dig-mode): Use define-derived-mode.
4586
4587 2009-09-19  Glenn Morris  <rgm@gnu.org>
4588
4589         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4590
4591 2009-09-18  Glenn Morris  <rgm@gnu.org>
4592
4593         * gnus-diary.el (gnus-diary-check-message):
4594         * message.el (message-insert-formatted-citation-line):
4595         * nnbabyl.el (top-level):
4596         * nndiary.el (nndiary-schedule):
4597         Fix typos in condition-case handlers.
4598
4599 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4600
4601         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4602         configuration that provides the sole article window in a frame;
4603         position point correctly after deleting a part.
4604
4605 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4606
4607         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4608         (spam-resolve-registrations-routine): Use it to unregister articles
4609         that change status.
4610
4611 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4612
4613         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4614         with XEmacs.
4615         (parse-time-string-chars): Use it.
4616
4617 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4618
4619         * imap.el (imap-interactive-login): Better messages.
4620         (imap-open): Fix bug with renamed buffer on reconnect.
4621         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4622         for easier debugging and cleaner code.  On successful (guessed based on
4623         server capabilities) secondary authentication, set imap-state
4624         correctly.
4625         (imap-last-authenticator): Define imap-last-authenticator as a variable
4626         to avoid warnings.
4627
4628 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4629
4630         * nnrss.el (nnrss-request-article): Remove binding of
4631         default-enable-multibyte-characters that has gotten needless by
4632         the 2007-07-13 change in rfc2047-encode-message-header.
4633
4634         * mml.el (mml-insert-multipart): Error on the message header.
4635         (mml-insert-part): Error on the message header; position point at
4636         the end of a MIME tag.
4637
4638 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4639
4640         * time-date.el (autoload): Expand define-obsolete-function-alias into
4641         defalias and make-obsolete for old Emacsen that Gnus supports.
4642         (with-no-warnings): Define it for old Emacsen.
4643         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4644         is available.
4645         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4646         float-time is available; suppress compile warning for time-to-seconds.
4647
4648         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4649         (gnus-float-time): Alias to float-time if it exists.
4650
4651         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4652         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4653         float-time is available; suppress compile warning for time-to-seconds.
4654
4655         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4656         XEmacs.
4657
4658 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4659
4660         * imap.el (imap-message-map): Docstring fix.
4661
4662 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4663
4664         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4665         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4666         Add the optional argument `encoding' that overrides the default.
4667
4668         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4669         mm-encode-buffer.
4670
4671 2009-09-04  Glenn Morris  <rgm@gnu.org>
4672
4673         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4674         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4675         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4676         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4677         * mm-util.el (mm-with-unibyte-current-buffer)
4678         (mm-find-buffer-file-coding-system):
4679         * yenc.el (yenc-decode-region): Use default-value rather than
4680         default-enable-multibyte-characters.
4681
4682 2009-09-03  Glenn Morris  <rgm@gnu.org>
4683
4684         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4685         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4686         than default-enable-multibyte-characters.
4687
4688 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4689
4690         * gnus-art.el (gnus-article-read-summary-keys):
4691         Fix gnus-buffer-configuration's value temporarily used.
4692
4693 2009-09-02  Glenn Morris  <rgm@gnu.org>
4694
4695         * gnus-util.el (gnus-float-time): New function.
4696         * gnus-delay.el (gnus-delay-article):
4697         * gnus-sum.el (gnus-thread-latest-date):
4698         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4699         * nnspool.el (nnspool-request-newgroups):
4700         Use gnus-float-time rather than time-to-seconds.
4701         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4702
4703         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4704         (gnus-header-subject-face, gnus-header-newsgroups-face)
4705         (gnus-header-name-face, gnus-header-content-face):
4706         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4707         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4708         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4709         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4710         (gnus-cite-face-11):
4711         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4712         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4713         (gnus-server-closed-face, gnus-server-denied-face)
4714         (gnus-server-offline-face):
4715         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4716         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4717         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4718         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4719         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4720         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4721         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4722         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4723         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4724         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4725         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4726         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4727         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4728         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4729         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4730         (gnus-summary-high-undownloaded-face)
4731         (gnus-summary-low-undownloaded-face)
4732         (gnus-summary-normal-undownloaded-face)
4733         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4734         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4735         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4736         (gnus-splash-face):
4737         * message.el (message-header-to-face, message-header-cc-face)
4738         (message-header-subject-face, message-header-newsgroups-face)
4739         (message-header-other-face, message-header-name-face)
4740         (message-header-xheader-face, message-separator-face)
4741         (message-cited-text-face, message-mml-face):
4742         * sieve-mode.el (sieve-control-commands-face)
4743         (sieve-action-commands-face, sieve-test-commands-face)
4744         (sieve-tagged-arguments-face):
4745         * spam.el (spam-face):
4746         Mark face aliases with "-face" in the name as obsolete.
4747
4748 2009-09-01  Glenn Morris  <rgm@gnu.org>
4749
4750         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4751         than goto-line.
4752
4753 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4754
4755         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4756         Don't move point if the command is invoked inside the message header.
4757
4758 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4759
4760         * imap.el (imap-send-command): Simplify.
4761         (imap-wait-for-tag): point-max -> buffer-size.
4762
4763 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4764
4765         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4766         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4767         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4768         * nnir.el (nnir-swish-e-index-file):
4769         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4770         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4771         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4772         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4773         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4774         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4775
4776 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4777
4778         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4779         Don't save excursion.
4780
4781 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4782
4783         * nnheader.el (nnheader-find-file-noselect):
4784         * mm-util.el (mm-insert-file-contents):
4785         Use (default-value 'major-mode) instead of default-major-mode.
4786
4787 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4788
4789         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4790
4791 2009-08-26  Glenn Morris  <rgm@gnu.org>
4792
4793         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4794         than placing in files.el.
4795
4796 2009-08-25  Glenn Morris  <rgm@gnu.org>
4797
4798         * nnir.el (top-level): Don't require cl at run-time.
4799         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4800         Replace cl-function substitute with gnus-replace-in-string.
4801         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4802         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4803         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4804         simplified expansions.
4805
4806 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4807
4808         * dig.el (dig): Add autoload cookie.
4809
4810 2009-08-22  Glenn Morris  <rgm@gnu.org>
4811
4812         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4813         goto-line.
4814
4815 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4816
4817         * parse-time.el (parse-time-string-chars): Save match data.
4818
4819 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4820
4821         * parse-time.el (parse-time-string-chars): Compute using character
4822         classes, to handle non-ascii characters (Bug#3190).
4823
4824 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4825
4826         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4827
4828         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4829         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4830         (gnus-mm-display-part, gnus-mime-display-single)
4831         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4832         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4833
4834         * gnus-sum.el
4835         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4836         (gnus-summary-move-article): Add expirable mark to articles copied or
4837         moved to group that has auto-expire turned on if the option is non-nil.
4838
4839 2009-07-24  Glenn Morris  <rgm@gnu.org>
4840
4841         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4842         Fix typo.  (Bug#3903)
4843
4844 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4845
4846         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4847         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4848         that should not be used for draft articles.
4849         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4850         that has no concern in minor mode keys.
4851         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4852         Abolish.
4853
4854 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4855
4856         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4857         article without making inquiry to a user for unknown encoding.
4858
4859         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4860         (nnmaildir--scan): Assume i-node and device number that file-attributes
4861         returns might be cons-cell.
4862
4863         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4864
4865         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4866
4867 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4868
4869         * auth-source.el: Remove docs now in auth.texi.  Don't use
4870         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4871         `auth-source-hide-passwords' and use them.
4872
4873 2009-07-15  Glenn Morris  <rgm@gnu.org>
4874
4875         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4876
4877 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4878
4879         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4880         excessive whitespace from the default values of title and description.
4881
4882 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4883
4884         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4885         mail-fetch-field to fetch Content-Description header in order to
4886         exclude newlines.
4887
4888 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4889
4890         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4891         format used by GnuPG 2.0.11.
4892
4893 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4894
4895         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4896         to deleted part.
4897
4898 2009-05-30  David Engster  <dengste@eml.cc>
4899
4900         * nnmairix.el: Remove old documentation in the commentary block.
4901         (nnmairix-request-group): Do not update active file for nnml back ends.
4902         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4903         end so that overview files are ignored.
4904         (nnmairix-update-groups): Make updating the groups more robust by using
4905         marks.
4906         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4907         with dollar characters in message-id.
4908
4909 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4910
4911         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4912         2008-12-25 in dns.el.
4913
4914 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4915
4916         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4917         could happen if the text is only composed of spaces and/or tabs.
4918
4919 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4920
4921         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4922         when sending a queued message to avoid extra mml tags.
4923
4924 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4925
4926         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4927
4928 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4929
4930         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4931         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4932         rmail-toggle-header for XEmacs;
4933         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4934
4935 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4936
4937         * gnus-dired.el: Remove autoload for gnus-setup-message.
4938         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4939         displaying Gnus logo; always use compose-mail.
4940
4941 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4942
4943         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4944
4945 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4946
4947         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4948         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4949         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4950         available.
4951         (gnus-nocem-epg-verify): New function.
4952
4953 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4954
4955         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4956
4957 2009-02-15  Glenn Morris  <rgm@gnu.org>
4958
4959         * gnus-util.el (rmail-insert-rmail-file-header)
4960         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4961         autoloads.
4962         (rmail-default-rmail-file): Remove unnecessary declaration.
4963         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4964
4965 2009-02-14  Glenn Morris  <rgm@gnu.org>
4966
4967         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4968         variable (only used in gnus-util, which declares it anyway).
4969         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4970         which was only needed by gnus-art (changed to not use it any more).
4971         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4972         only used in gnus-util, which autoloads it itself.
4973         (rmail-update-summary): Fix autoload.
4974
4975         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4976         rather than rmail-output-to-rmail-file.
4977
4978 2009-02-07  Glenn Morris  <rgm@gnu.org>
4979
4980         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4981         autoload of function that no longer exists.
4982         (rmail-toggle-header): Declare.
4983         (message-forward-rmail-make-body): Handle mbox Rmail.
4984
4985 2009-01-31  Glenn Morris  <rgm@gnu.org>
4986
4987         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4988         2009-01-09 change.
4989
4990 2009-01-31  Dave Love  <fx@gnu.org>
4991
4992         * imap.el (imap-fetch-safe): Bind debug-on-error.
4993         (imap-debug): Add imap-fetch-safe.
4994
4995 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4996
4997         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4998         (auth-source-forget-all-cached): New convenience function.
4999         (auth-source-user-or-password): Accept list of modes or a single mode.
5000
5001         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5002         auth-source modes.
5003
5004         * netrc.el (netrc-machine-user-or-password): Use list of
5005         auth-source modes.
5006
5007         * nnimap.el (nnimap-open-connection): Use list of
5008         auth-source modes.
5009
5010         * nntp.el (nntp-send-authinfo): Use list of
5011         auth-source modes.
5012
5013 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5014
5015         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5016         now.
5017
5018 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5019
5020         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5021         coding system in XEmacs; add a workaround for XEmacs.
5022
5023         * lpath.el: Fbind coding-system-aliasee.
5024
5025 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5026
5027         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5028         of current-language-environment.
5029
5030 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5031
5032         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5033         available at runtime.
5034
5035 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5036
5037         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5038
5039 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5040
5041         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5042         the greatest positive fixnum value doesn't work under an XEmacs with
5043         bignum support; use the most-positive-fixnum constant instead,
5044         available since Emacs 21.1 with cl and XEmacs 21.1.
5045
5046 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5047
5048         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5049         XEmacs gets not to work.
5050
5051 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5052
5053         * mm-util.el (mm-coding-system-priorities): Allow the value like
5054         "Japanese (UTF-8)" of current-language-environment.
5055
5056 2009-01-09  Glenn Morris  <rgm@gnu.org>
5057
5058         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5059         with last-command-event.
5060
5061 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5062
5063         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5064         in the doc string.
5065
5066         * message.el (message-fix-before-sending): Amend comment.
5067
5068 2009-01-08  Dave Love  <fx@gnu.org>
5069
5070         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5071
5072 2009-01-07  David Engster  <dengste@eml.cc>
5073
5074         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5075         simplified server definitions by converting it via
5076         gnus-server-to-method.
5077
5078 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5079
5080         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5081         parameter's operands.
5082
5083 2009-01-06  David Engster  <dengste@eml.cc>
5084
5085         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5086         primary select method (for gnus-group-mark-article-as-read).
5087
5088 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5089
5090         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5091         `(gnus)Face', not `(gnus)X-Face'.
5092
5093 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5094
5095         * mm-util.el (mm-ucs-to-char): New function.
5096
5097         * mm-url.el (mm-url-decode-entities): Use it.
5098
5099         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5100         unicode-to-char.
5101
5102 2009-01-05  Dave Love  <fx@gnu.org>
5103
5104         * time-date.el: Require cl for `declare'.
5105
5106 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5107
5108         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5109         Dave Love.
5110
5111 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5112
5113         * message.el (message-fix-before-sending): Add `eight-bit' to
5114         illegible-text check.
5115
5116 2009-01-03  Michael Olson  <mwolson@gnu.org>
5117
5118         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5119         `headers' is nil.  This can occur if the IMAP server does not have
5120         permissions to read messages from a folder, but can write new messages
5121         to the folder.
5122         (nnimap-request-article-part): Do not insert `data' if it is nil.
5123
5124         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5125         characters which will confuse `read', so skip past them.
5126
5127 2009-01-01  Dave Love  <fx@gnu.org>
5128
5129         * imap.el (imap-string-to-integer): Fix typo.
5130         (imap-fetch-safe): New function.
5131         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5132
5133         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5134
5135         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5136         (imap-parse-greeting): Fix doc strings.
5137         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5138         (imap-parse-flag-list): Make messages unique.
5139         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5140
5141         * nnimap.el: Fix author email.
5142         (nnimap-split-rule): Add FIXME comment.
5143         (nnimap-debug): Fix doc string.
5144
5145 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5146
5147         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5148
5149 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5150
5151         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5152         nslookup if resolv.conf isn't available.
5153         (dns-query): Rename from query-dns.
5154         (dns-query-cached): Rename from query-dns-cached.
5155
5156 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5157
5158         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5159         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5160         to check if those variables exist (first appeared in Emacs 18.50).
5161
5162 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5163
5164         * mm-util.el (mm-line-number-at-pos): New function.
5165
5166         * spam-report.el (spam-report-process-queue): Use it.
5167
5168 2008-12-24  David Engster  <dengste@eml.cc>
5169
5170         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5171         parameters that haven't existed as variables as buffer-local variables.
5172
5173 2008-12-23  Dave Love  <fx@gnu.org>
5174
5175         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5176         cadar.
5177
5178         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
5179         imap-starttls-p.
5180         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
5181
5182 2008-12-22  Dave Love  <fx@gnu.org>
5183
5184         * imap.el: Fix author email.  Doc fixes.
5185         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5186         reply.
5187
5188 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5189
5190         * spam-report.el (spam-report-gmane-max-requests): New constant.
5191         (spam-report-gmane-wait): New variable.
5192         (spam-report-gmane-ham, spam-report-gmane-spam)
5193         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5194         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5195         the server.
5196
5197         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5198         Add explanations.
5199
5200         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5201         nnheader-accept-process-output and nnheader-read-timeout if available.
5202         (pop3-movemail): Use it.
5203
5204         * message.el (message-check-news-body-syntax): Fix signature check if
5205         there's an attachment.
5206
5207 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5208
5209         * mm-util.el: Add comments to the mm- emulating functions.
5210
5211 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5212
5213         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
5214         by Stephen Berman <stephen.berman@gmx.net>.
5215
5216 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5217
5218         * mm-util.el (mm-substring-no-properties): New function.
5219         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5220         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5221         (mm-string-to-multibyte): Doc fix.
5222
5223         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5224
5225 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5226
5227         * mml.el (mml-attach-file): Strip text properties from file name.
5228         (Bug#1574)
5229
5230 2008-12-16  Glenn Morris  <rgm@gnu.org>
5231
5232         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5233
5234 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5235
5236         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5237         knows since the charset specified might be a bogus alias that
5238         mm-charset-synonym-alist provides.
5239
5240 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5241
5242         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5243         "ISO_8859-1".
5244
5245         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5246
5247 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5248
5249         * mm-util.el (mm-charset-eval-alist):
5250         Define it before mm-charset-to-coding-system.
5251         (mm-charset-to-coding-system): Add optional argument `silent';
5252         define it before mm-charset-override-alist.
5253         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5254         default value if it can be used in Emacs currently running;
5255         silence mm-charset-to-coding-system.
5256
5257 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5258
5259         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5260         `allow-override' which says whether to use `mm-charset-override-alist'.
5261         (rfc2047-decode-encoded-words): Use it.
5262
5263         * mm-util.el (mm-charset-override-alist): Fix custom type;
5264         add `(gb2312 . gbk)' to choices.
5265
5266 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5267
5268         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5269         fast.
5270
5271         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5272
5273         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5274
5275 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5276
5277         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5278         on links.
5279
5280         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5281
5282 2008-12-03  Lute Kamstra  <lute@gnu.org>
5283
5284         * sha1.el: Remove leading * from docstrings of defcustoms,
5285         deffaces, defconsts and defuns.
5286
5287 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5288
5289         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5290         users' addresses that don't have domain parts.
5291         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5292         rather than message-narrow-to-head since there will be the message
5293         header separator.
5294
5295 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5296
5297         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5298         since the result is inserted in a unibyte buffer anyway.
5299         (nnimap-demule-use-string-to-multibyte): Remove.
5300         (nnimap-demule): Alias it to mm-string-to-multibyte.
5301
5302 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5303
5304         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5305         variable for debugging bug#464 and bug#1174.
5306         (nnimap-demule): Use it.
5307
5308 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5309
5310         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5311         score calculation correctly.
5312
5313 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5314
5315         * message.el (message-send-mail): Just set the buffer to unibyte
5316         rather than use mm-with-unibyte-current-buffer which does a lot more.
5317         (message-send-mail-partially): Don't bother with
5318         mm-with-unibyte-current-buffer since it's already been made unibyte by
5319         message-send-mail.
5320
5321 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5322
5323         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5324
5325 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5326
5327         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5328
5329 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5332         require itself and to remove `with-no-warnings'.
5333
5334 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5335
5336         * starttls.el (starttls-any-program-available): Get the name of the
5337         available TLS layer program.
5338         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5339         well as the host name in the "opening" message.
5340
5341         * auth-source.el (auth-source-cache, auth-source-do-cache)
5342         (auth-source-user-or-password): Cache passwords and logins by default,
5343         allow override with `auth-source-do-cache'.
5344         (auth-source-forget-user-or-password): Allow users to remove cache
5345         entries if needed.
5346
5347 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5348
5349         * md4.el (md4-buffer): Fix typo in docstring.
5350         (md4, md4-64): Doc fixes.
5351         (md4-pack-int32): Reflow docstring.
5352
5353 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5354
5355         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5356         condition-case to only the forward-sexp call.
5357
5358 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5359
5360         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5361         quotes contained.  Make it more robust regardless by an extra
5362         condition-case wrapper.
5363
5364 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5365
5366         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5367
5368 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5369
5370         * nnml.el (nnml-request-expire-articles): Check if the function set to
5371         `nnmail-expiry-target' returns the symbol `delete'.
5372
5373         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5374
5375         * nnmail.el (nnmail-expiry-target): Fix custom type.
5376
5377 2008-10-02  Glenn Morris  <rgm@gnu.org>
5378
5379         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5380         Silence compiler warning.
5381
5382 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5383
5384         * tls.el (open-tls-stream): Show the actual command being
5385         executed, instead of the format string.
5386
5387 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5388
5389         * lpath.el: Fbind codepage-setup for Emacs 23.
5390
5391 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5392
5393         * mml.el (mml-menu): Don't assume mml2015 is bound.
5394
5395 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5396
5397         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5398         exists.
5399
5400 2008-09-27  Glenn Morris  <rgm@gnu.org>
5401
5402         * gnus-util.el (mail-header-remove-comments): Autoload it.
5403
5404 2008-09-27  Andreas Schwab  <schwab@suse.de>
5405
5406         * gnus-util.el (gnus-split-references): Strip comments.
5407         (gnus-parent-id): Likewise.
5408
5409 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5410
5411         * message.el (message-confirm-send): Fix version.
5412
5413 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5414
5415         * message.el (message-idna-to-ascii-rhs-1): Use
5416         mail-extract-address-components rather than mail-header-parse-addresses
5417         that is an alias by default to ietf-drums-parse-addresses that does not
5418         support non-ASCII names in headers' contents.
5419
5420 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5421
5422         * message.el (message-confirm-send): Fixed variable documentation to
5423         avoid the "y/n" wording.
5424
5425 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5426
5427         * message.el (message-set-auto-save-file-name): Save to a different
5428         filename so multiple messages (especially drafts) can be recovered.
5429
5430 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5431
5432         * message.el (message-confirm-send): Add appropriate version.
5433
5434 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5435
5436         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5437         defvar.
5438
5439 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5440
5441         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5442         (mm-pkcs7-enveloped-magic): Ditto.
5443
5444 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5445
5446         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5447         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5448
5449 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5450
5451         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5452         default, it's better.
5453
5454 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5455
5456         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5457         summary line gnus-number property and ignore them (with a warning
5458         message).
5459
5460 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5461
5462         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5463         macro caddr in the interactive form since it won't be expanded.
5464
5465 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5466
5467         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5468         `charset'; fix name of function called recursively.
5469         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5470
5471 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5472
5473         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5474         (gnus-mime-set-charset-parameters): New function.
5475         (gnus-mime-view-part-as-charset): Use it to correctly display part
5476         specifying wrong charset.
5477
5478 2008-09-08  David Engster  <dengste@eml.cc>
5479
5480         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5481         in completing-read for back end server.
5482
5483 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5484
5485         * message.el (message-confirm-send): New variable to confirm sending a
5486         message.
5487         (message-send): Use it.
5488
5489 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5490
5491         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5492
5493 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5494
5495         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5496
5497 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5498
5499         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5500         prevent tracking too many groups.
5501         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5502         Use it.
5503
5504 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5505
5506         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5507         moving point to the bottom of the window in order to avoid recentering.
5508
5509 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5510
5511         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5512
5513         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5514         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5515         (gnus-article-beginning-of-window): Fix calculation.
5516
5517 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5518
5519         * gnus-msg.el (gnus-summary-supersede-article)
5520         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5521         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5522         message header.
5523
5524 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5525
5526         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5527         pending output coming after the status change.
5528
5529 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5530
5531         * message.el:
5532         * gnus-start.el:
5533         * gnus-registry.el: Remove VMS support.
5534
5535 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5536
5537         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5538         macro.
5539         (rfc2104-hash): Use it.
5540
5541 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5542
5543         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5544         (gnus-summary-sort-by-most-recent-date): New commands.
5545         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5546         and menu entries.
5547
5548 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5549
5550         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5551         don't redisplay article for raw contents; remove plural articles stuff.
5552
5553         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5554         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5555         on gnus-summary-save-article; display results properly.
5556
5557 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5558
5559         * lpath.el: No need to fbind ns-focus-frame.
5560
5561 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5562
5563         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5564
5565 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5566
5567         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5568         gnus-save-all-headers.
5569
5570 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5571
5572         * gnus-util.el (ns-focus-frame): Remove declaration.
5573         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5574         like x.
5575
5576 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5577
5578         * rfc2104.el (rfc2104-zero): Delete defconst.
5579         (rfc2104-hex-alist): Likewise.
5580         (rfc2104-hex-to-int): Delete func.
5581         (rfc2104-hexstring-to-bitstring): Likewise.
5582         (rfc2104-nybbles): New defconst.
5583         (rfc2104-hash): Rewrite for speed.
5584
5585 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5586
5587         * tls.el (open-tls-stream): Make it work with the 2nd argument
5588         BUFFER that is a string but does not exist as a buffer object, as
5589         mentioned in the doc-string.
5590
5591 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5592
5593         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5594         SXEmacs.
5595
5596 2008-07-16  Glenn Morris  <rgm@gnu.org>
5597
5598         * gnus-util.el (ns-focus-frame): Declare for compiler.
5599
5600 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5601
5602         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5603         set as a group parameter.
5604         (gnus-summary-save-in-pipe): Work when it is called independently.
5605         (gnus-summary-pipe-to-muttprint): Don't modify
5606         gnus-summary-pipe-output-default-command.
5607
5608 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5609
5610         * message.el (message-send-mail-with-sendmail):
5611         Display the error message.
5612
5613 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5614
5615         * gnus-art.el (gnus-default-article-saver):
5616         Add gnus-summary-save-in-pipe to choices.
5617         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5618         gnus-summary-pipe-output-default-command as the default command.
5619         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5620         instead of gnus-last-shell-command.
5621
5622         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5623         New user option.
5624         (gnus-summary-muttprint-program): Mention the value will be changed.
5625         (gnus-summary-save-article): Force showing of all headers.
5626         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5627
5628 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5629
5630         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5631
5632 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5633
5634         * nnimap.el (nnimap-id):
5635         * sieve-manage.el (sieve-manage-open): Doc fixes.
5636
5637 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5638
5639         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5640         if available.
5641
5642 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5643
5644         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5645
5646         * nnkiboze.el (nnkiboze-generate-group):
5647         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5648
5649         * nnmairix.el: Require CL.
5650
5651 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5652
5653         * dgnushack.el: Autoload get-display-table and put-display-table for
5654         XEmacs 21.5.
5655
5656         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5657         21.4 and SXEmacs.
5658
5659 2008-06-15  David Engster  <dengste@eml.cc>
5660
5661         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5662
5663 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5664
5665         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5666         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5667         runtime choice under XEmacs.
5668
5669         * gnus-sum.el (gnus-summary-set-display-table):
5670         Use `gnus-put-display-table', `gnus-get-display-table',
5671         `gnus-set-display-table' for the display table, instead of `aset'.
5672
5673         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5674         Use `gnus-put-display-table', `gnus-get-display-table',
5675         `gnus-set-display-table' for the display table.
5676
5677 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5678
5679         * nnmairix.el: Add autoloads.
5680
5681 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5682
5683         * nnmairix.el (nnmairix-delete-recreate-group)
5684         (nnmairix-update-and-clear-marks): Fix error messages.
5685
5686 2008-06-14  David Engster  <dengste@eml.cc>
5687
5688         * nnmairix.el: Upgrade to version 0.6.
5689         (nnmairix-group-toggle-propmarks-this-group)
5690         (nnmairix-group-toggle-readmarks-this-group)
5691         (nnmairix-group-delete-recreate-this-group)
5692         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5693         (nnmairix-remove-tick-mark-original-article): New commands.
5694         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5695         (nnmairix-propagate-marks-to-nnmairix-groups)
5696         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5697         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5698         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5699         functions needed for marks propagation and manipulation of read marks.
5700         (nnmairix-update-groups): New function.
5701         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5702         (nnmairix-determine-original-group-from-registry)
5703         (nnmairix-determine-original-group-from-path)
5704         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5705         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5706         New helper functions.
5707         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5708         keystrokes for new commands.
5709         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5710         (nnmairix-request-group): Check allow-fast group parameter.
5711         (nnmairix-request-create-group): Set allow-fast group parameter if
5712         nnmairix-allowfast-default is set.
5713         (nnmairix-close-group): Propagate marks upon closing if needed.
5714         (nnmairix-group-toggle-threads-this-group): Use new.
5715         nnmairix-group-toggle-parameter helper function.
5716         (nnmairix-search): Better check for empty search result.
5717         (nnmairix-goto-original-article): Use new helper functions for
5718         determining original article.
5719         (nnmairix-show-original-article): Make sure message-id is in brackets.
5720         (nnmairix-call-mairix-binary): Change variable name.
5721         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5722         helper function.
5723         (nnmairix-widget-toggle-activate): Fix doc string.
5724
5725 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5726
5727         * nnir.el: Require edmacro when compiling with XEmacs.
5728         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5729         available in Emacs 21.
5730
5731 2008-06-11  Glenn Morris  <rgm@gnu.org>
5732
5733         * gnus-util.el (x-focus-frame):
5734         * gnus.el (image-size):
5735         * mm-decode.el (image-size): Declare.
5736
5737         * gnus-picon.el (declare-function): Add compat definition.
5738         (image-size): Declare.
5739
5740         * gnus-group.el (tool-bar-map):
5741         * gnus-sum.el (tool-bar-map): Define for compiler.
5742
5743         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5744
5745         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5746
5747         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5748         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5749         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5750         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5751         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5752         * sieve-manage.el, spam-report.el, spam.el:
5753         Remove unnecessary eval-and-compile of autoloads.
5754
5755 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5756
5757         * auth-source.el: Precise Tramp doc.
5758
5759 2008-06-07  Glenn Morris  <rgm@gnu.org>
5760
5761         * nnmairix.el: Remove unnecessary eval-when-compile.
5762
5763 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5764
5765         * lpath.el: Fbind propertize for XEmacs 21.4.
5766
5767 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5768
5769         * nnir.el: Move here from ../contrib.
5770
5771 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5772
5773         * gnus-util.el (gnus-read-shell-command): New function.
5774         * mm-decode.el (mm-pipe-part):
5775         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5776
5777 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5778
5779         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5780
5781 2008-06-03  Glenn Morris  <rgm@gnu.org>
5782
5783         * pop3.el (nnheader-accept-process-output): Autoload it.
5784
5785 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5786
5787         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5788         are not 2-digit hexadecimal characters that follow `%'s.
5789
5790 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5791
5792         * message.el (message-bogus-recipient-p): Fix type in doc string.
5793         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5794         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5795         Improve custom options.
5796         (message-bogus-recipient-p): Adjust accordingly.
5797
5798 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5799
5800         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5801         long-form month and day names.
5802
5803 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5804
5805         * dgnushack.el: Autoload debug, eudc-expand-inline and
5806         pgg-snarf-keys-region for XEmacs.
5807
5808         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5809
5810         * nnmairix.el: Require edmacro when compiling with XEmacs.
5811
5812 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5813
5814         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5815         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5816
5817 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5818
5819         * auth-source.el: Add more docs.
5820
5821         * netrc.el (netrc-machine): Always match if the port is not given.
5822
5823 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5824
5825         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5826         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5827         retrieval faster in some cases, but might make CPU usage larger.  If
5828         this has any bad side effects, we might revert this change.
5829
5830         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5831         seems to make mail retrieval much, much faster.
5832         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5833         unconditionally.
5834
5835         * gnus-draft.el (gnus-group-send-queue): Bind
5836         message-send-mail-partially-limit to nil to avoid being prompted.
5837
5838 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5839
5840         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5841
5842         * message.el (message-bogus-address-regexp): Fix and improve custom
5843         type.
5844         (message-setup-hook): Add message-check-recipients as custom option.
5845
5846 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5847
5848         * message.el (message-cite-function): Remove bogus autoload which crept
5849         in during merge from v5-10.
5850
5851 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5852
5853         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5854
5855         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5856
5857         * auth-source.el: Preliminary Tramp docs.
5858         (auth-sources): Change the default auth-sources to use
5859         EPA .gpg files.
5860
5861 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5862
5863         * nntp.el: Autoload `auth-source-user-or-password'.
5864         (nntp-send-authinfo): Use it.
5865
5866         * nnimap.el: Autoload `auth-source-user-or-password'.
5867         (nnimap-open-connection): Use it.
5868
5869         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5870         for the gnus-message function.
5871         (auth-source-user-or-password): Use it.
5872
5873 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5874
5875         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5876         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5877         (rfc2104-hash): Use it.
5878
5879 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5880
5881         * gnus-art.el (gnus-article-toggle-truncate-lines):
5882         Don't use `iff' in docstring.
5883
5884 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5885
5886         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5887
5888         * gnus-util.el (gnus-extract-address-component-name)
5889         (gnus-extract-address-component-email): Convenience functions around
5890         `gnus-extract-address-components'.
5891
5892         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5893         Use `gnus-extract-address-component-email' to fix bug of comparing full
5894         sender name to `user-mail-address'.
5895
5896 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5897
5898         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5899         catch/throw to optimize.
5900         (gnus-registry-find-keywords): Just use member to find a keyword.
5901
5902 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5903
5904         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5905         is current before calling gnus-server-prepare.
5906         (gnus-server-setup-buffer, gnus-server-update-server)
5907         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5908
5909 2008-05-04  Juri Linkov  <juri@jurta.org>
5910
5911         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5912         (mailcap-file-default-commands): Use mailcap-replace-in-string
5913         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5914         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5915
5916 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5917
5918         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5919
5920 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5921
5922         * gnus.el: Bump version to 0.11.
5923
5924 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5925
5926         * gnus.el: No Gnus v0.10 is released.
5927
5928 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5929
5930         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5931         hooks.
5932         (gnus-update-read-articles): Speed up non-marks-using users.
5933         (gnus-use-marks): Define gnus-use-marks.
5934         (gnus-propagate-marks): Rename variable to something more sensible.
5935
5936 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5937
5938         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5939         (gmm-image-load-path-for-library): Fix typos in docstrings.
5940         (gmm-message): Reflow docstring.
5941
5942 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5943
5944         * mail-source.el (mail-source-set-1, mail-source-bind):
5945         Move auth-source code out of the macro to clean it up and fix bugs.
5946
5947 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5948
5949         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5950         by sender if it's equal to user-mail-address, it's likely to be
5951         useless.
5952
5953         * mail-source.el (mail-source-bind): Don't use user or password if they
5954         are not bound.  Unintern them if they are nil.  Don't use server unless
5955         it's bound, and default it to empty string otherwise.
5956
5957 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5958
5959         * mail-source.el: Load auth-source.el.
5960         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5961         get user name or password, if auth-sources is set up.
5962
5963         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5964         strategy of splitting with parent.
5965         (gnus-registry-split-fancy-with-parent)
5966         (gnus-registry-post-process-groups): Use it and fix prior
5967         bug (returning a list as the split result).
5968
5969         * auth-source.el (auth-sources): Remove server parameter.
5970         (auth-source-pick, auth-source-user-or-password)
5971         (auth-source-user-or-password-imap)
5972         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5973         (auth-source-user-or-password-sftp)
5974         (auth-source-user-or-password-smtp): Remove server parameter.
5975
5976 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5977
5978         * smime.el (smime-sign-region, smime-encrypt-region)
5979         (smime-decrypt-region):
5980         Remove redundant calls to `generate-new-buffer-name'.
5981
5982 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5983
5984         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5985         Don't use QP for message/rfc822.
5986         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5987
5988 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5989
5990         * sieve-manage.el (sieve-string-bytes): Remove.
5991         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5992         correct byte-length only if the process's coding-system is the same as
5993         the one used internally by Emacs to represent strings.
5994
5995 2008-04-22  Juri Linkov  <juri@jurta.org>
5996
5997         * mailcap.el (mailcap-file-default-commands): New function.
5998
5999 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6000
6001         * message.el (message-signature-separator, message-cite-function):
6002         Change custom version.
6003
6004 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6005
6006         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6007         commands.
6008         (tls-checktrust): Ditto.
6009
6010 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6011
6012         * mm-decode.el (mm-display-external): Make temp file read-only.
6013
6014 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6015
6016         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6017         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6018         `C-c C-f d'.
6019
6020 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6021
6022         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6023
6024 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6025
6026         * gnus.el: Bump version to 0.9.
6027
6028 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6029
6030         * gnus.el: No Gnus v0.8 is released.
6031
6032 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6033
6034         * mail-source.el (mail-source-value):
6035         Prefer fboundp to functionp so it works with macros as well.
6036
6037 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6038
6039         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6040         Fix last change in case the element is not even a symbol.
6041
6042 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6043
6044         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6045         Prefer fboundp to functionp so it works with macros as well.
6046
6047 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6048
6049         * auth-source.el: Added docs.
6050         (auth-sources): Modify format to support server.
6051         (auth-source-pick, auth-source-user-or-password)
6052         (auth-source-user-or-password-imap)
6053         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6054         (auth-source-user-or-password-sftp)
6055         (auth-source-user-or-password-smtp): Add server parameter.
6056
6057 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6058
6059         * gnus-registry.el: Initialize the registry when gnus-registry-install
6060         is t.
6061
6062 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6063
6064         * compface.el (uncompface): Make buffer unibyte.
6065
6066 2008-04-05  Glenn Morris  <rgm@gnu.org>
6067
6068         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6069
6070 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6071
6072         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
6073         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6074
6075         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6076         multibyteness after rather than before erasing it.
6077
6078         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6079         mm-with-multibyte.
6080         (gnus-request-article-this-buffer): Make sure the proper decoding is
6081         used if gnus-original-article-buffer happens to be unibyte.
6082
6083         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6084         default-enable-multibyte-characters.
6085
6086         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6087         default-enable-multibyte-characters.
6088
6089         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6090
6091         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6092
6093 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6094
6095         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6096         (imap-message-copyuid-1): Use it.
6097         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6098         J. Williams in
6099         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6100
6101         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6102         imap-enable-exchange-bug-workaround.
6103         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6104
6105 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6106
6107         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6108         a 100 byte status-checks into a 2-3MB transfer for each group.
6109         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6110         to enable bug workaround or not.
6111         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6112
6113 2008-03-31  Glenn Morris  <rgm@gnu.org>
6114
6115         * message.el (mml2015-use): Declare for compiler.
6116         (message-info): Require mml2015 when appropriate.
6117
6118 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6119
6120         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6121         whitespace.
6122
6123 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6124
6125         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6126         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6127         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6128         (nntp-service-to-port): New function.
6129         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6130         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6131         (nntp-open-netcat-stream): New function.
6132         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6133
6134 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6135
6136         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6137
6138 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6139
6140         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6141
6142 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6143
6144         * dns.el (dns-write): Use set-buffer-multibyte.
6145
6146 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6147
6148         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6149
6150 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6151
6152         * message.el (message-signature-separator): Change default.
6153         Improve custom type.
6154         (message-cite-function): Change default to
6155         message-cite-original-without-signature.
6156
6157         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6158         toggle.
6159
6160         * message.el (message-check-news-body-syntax): Fix signature check.
6161         (message-setup-1): Mark buffer as unmodified _after_ running
6162         message-setup-hook and handling message-alternative-emails.
6163         (message-shorten-references): Be more strict when building list of
6164         valid references to comply with GNKSA.
6165
6166         * gnus-group.el (gnus-read-ephemeral-bug-group)
6167         (gnus-read-ephemeral-debian-bug-group)
6168         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6169
6170         * message.el (message-info): Don't use booleanp which isn't supported
6171         in Emacs 21 and XEmacs.
6172
6173 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6174
6175         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6176         gnus-group-gmane-group-download-format.
6177         (gnus-group-read-ephemeral-gmane-group): Rename from
6178         gnus-group-read-ephemeral-gmane-group.
6179         (gnus-read-ephemeral-gmane-group-url): Rename from
6180         gnus-group-read-ephemeral-gmane-group-url.
6181         (gnus-bug-group-download-format-alist): New variable.
6182         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6183         (gnus-read-ephemeral-emacs-bug-group): New commands.
6184
6185 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6186
6187         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6188         (gnus-visible-headers): Improve custom type.
6189
6190 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6191
6192         * mml.el (mml-menu): Add workarounds for XEmacs.
6193
6194         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6195         X-Boundary header.
6196
6197         * message.el (message-simplify-recipients): Fix previous commit.
6198
6199 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6200
6201         * mm-util.el (mm-set-buffer-multibyte): New function.
6202         * mm-decode.el (mm-copy-to-buffer): Use it.
6203
6204 2008-03-19  Glenn Morris  <rgm@gnu.org>
6205
6206         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6207         Accidentally removed in the sync process with Emacs.
6208
6209 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6210
6211         * message.el (message-alter-recipients-discard-bogus-full-name):
6212         New function.
6213         (message-alter-recipients-function): New variable.
6214         (message-get-reply-headers): Use it.
6215         (message-replace-header): New helper function.
6216         (message-recipients-without-full-name): New variable.
6217         (message-simplify-recipients): New command.
6218
6219         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6220
6221         * message.el (message-info): Handle EasyPG manual.
6222
6223         * mml.el (mml-menu): Add entry for EasyPG.
6224
6225 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6226
6227         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6228         parameter.
6229
6230         * message.el (message-disassociate-draft): Specify drafts group name
6231         fully.
6232
6233 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6234
6235         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
6236         unnecessary duplicates from the match list.
6237
6238 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6239
6240         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6241
6242         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6243
6244         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6245         args of `how-many' of which the XEmacs version doesn't take; declare
6246         Info-index-next as function.
6247
6248 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6249
6250         * gnus-score.el (gnus-score-headers): Fix handling of
6251         gnus-inhibit-slow-scoring.
6252
6253         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6254         string.
6255         (gnus-button-url-regexp): Improve handling of parenthesis.
6256         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6257         (gnus-button-handle-info-keystrokes): Handle index entries.
6258
6259 2008-03-15  Glenn Morris  <rgm@gnu.org>
6260
6261         * parse-time.el (parse-time-string): Simplify.
6262
6263 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6264
6265         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6266         Incoming* files.
6267
6268 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6269
6270         * auth-source.el (auth-sources): Renamed from auth-source-choices.
6271         (auth-source-pick): Use it.
6272
6273 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6274
6275         * binhex.el (binhex-decode-region-internal):
6276         * uudecode.el (uudecode-decode-region-internal):
6277         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6278         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6279         setting default-enable-multibyte-characters.
6280
6281 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6282
6283         * auth-source.el (auth-source-protocols)
6284         (auth-source-protocols-customize, auth-source-choices): Added and
6285         modified variable customizations and defaults.
6286         (auth-source-pick, auth-source-user-or-password)
6287         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6288         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6289         (auth-source-user-or-password-sftp)
6290         (auth-source-user-or-password-smtp): Use new variables and provide an
6291         interface to netrc.el.
6292
6293 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6294
6295         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6296         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6297         Make sure the nntp port to specify is a string.
6298
6299 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6300
6301         * nntp.el: Use with-current-buffer.
6302         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6303         dubious mm-with-unibyte-current-buffer.
6304         (nntp-with-open-group-function): New function extracted from
6305         nntp-with-open-group macro.
6306         (nntp-with-open-group): Use the function, so it's easier to debug.
6307         Add indentation and debugging info.
6308         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
6309         the use of the netcat alternatives.
6310
6311         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6312         Avoid mm-string-as-multibyte as well.
6313
6314         * nnweb.el (nnweb-insert-html):
6315         Remove use of nnheader-string-as-multibyte.
6316
6317         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6318         (nnheader-string-as-multibyte): Remove.
6319
6320         * mm-view.el: Use inhibit-read-only.
6321         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6322         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6323         or unibyte-string.
6324
6325         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6326         (mm-uu-yenc-extract): Use with-current-buffer.
6327
6328         * gnus-soup.el (gnus-soup-send-packet): Don't use
6329         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6330
6331         * nnmh.el: Use with-current-buffer.
6332         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6333         mm-string-as-multibyte on the output of mm-encode-coding-string.
6334
6335         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6336         (nnimap-request-move-article): Use with-current-buffer.
6337
6338         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6339         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6340         conversion uses string-make-unibyte rather than string-as-unibyte.
6341
6342         * gnus-msg.el: Use with-current-buffer.
6343
6344         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6345
6346 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6347
6348         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6349         string for caching if it is 'PIN.
6350
6351 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6352
6353         * lpath.el: Consider the case without Emacs/W3.
6354
6355 2008-03-08  Glenn Morris  <rgm@gnu.org>
6356
6357         * time-date.el (date-to-time, time-subtract, time-add)
6358         (safe-date-to-time): Doc fixes.
6359
6360 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6361
6362         * mail-source.el (mail-source-delete-old-incoming-confirm):
6363         Change default to nil.
6364         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6365
6366 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6367
6368         * lpath.el: Rearrange.
6369
6370         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6371         (gnus-article-goto-prev-page): Work for articles having ^L's.
6372
6373         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6374
6375         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6376
6377 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6378
6379         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6380         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6381         (gnus-bookmark-jump): Adjust some variable names.
6382
6383 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6384
6385         * auth-source.el: New package.
6386         (auth-source-choices): Add customization entry point variable.
6387
6388         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6389         bug.
6390
6391 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6392
6393         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6394         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6395         (gnus-registry-install-shortcuts): Rename from
6396         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6397         the `gnus-registry-mark-map' keymap dynamically from
6398         `gnus-registry-marks'.  The generated functions update the summary line
6399         when a registry mark is added or deleted, and will call
6400         `gnus-registry-install-p' (see the comments in the code).
6401         (gnus-registry-user-format-function-M): Use concat intelligently.
6402
6403         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6404         the registry mark functions.
6405
6406 2008-03-05  Glenn Morris  <rgm@gnu.org>
6407
6408         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6409         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6410         gnus-art.
6411         (top-level): No need to load own source when compiling.
6412
6413 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6414
6415         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6416         Suggested by <chris.anderton@zetnet.co.uk>.
6417
6418 2008-03-04  Glenn Morris  <rgm@gnu.org>
6419
6420         * gnus-sum.el (top-level): No need to require gnus when compiling,
6421         since unconditionally required near start of file.
6422         (gnus-summary-display-while-building): Move definition before use.
6423
6424 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6425
6426         * gnus-registry.el (gnus-registry-user-format-function-M): Add
6427         formatting function.
6428
6429 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6430
6431         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
6432         with plists.
6433         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6434         Use new format.
6435
6436 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6437
6438         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6439         `where-is-internal' that returns a range of key sequences.
6440
6441 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6442
6443         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6444
6445         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6446         (gnus-summary-jump-to-group): Consider windows on other displayed
6447         frames as well.  Similar changes might be needed elsewhere, but that's
6448         the one I've bumped into during my use.
6449
6450         * nndoc.el (nndoc-oe-dbx-type-p):
6451         * gnus-msg.el (gnus-debug):
6452         * gnus-group.el (gnus-update-group-mark-positions):
6453         Use mm-string-to-multibyte.
6454
6455 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6456
6457         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6458         doesn't handle NotDashEscaped.
6459
6460         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6461         (mml-dnd-attach-options): Fix typo in custom choice.
6462
6463         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
6464         nndoc-article-type to mbox.
6465         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6466
6467         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6468         to nil, instead of html2text.
6469
6470         * imap.el (imap-debug): Add `imap-ping-server'.
6471
6472         * gnus-bookmark.el: Add FIXMEs.
6473
6474         * message.el (message-form-letter-separator)
6475         (message-send-form-letter-delay): New variables.
6476         (message-send-form-letter): Use them.  New command to send form
6477         letters.  Requested by Uwe Siart.
6478         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6479
6480 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6481
6482         * Update copyright years.
6483
6484 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6485
6486         Sync from EMACS_22_BASE.
6487
6488         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6489
6490 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6491
6492         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6493         empty author.
6494
6495 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6496
6497         * gnus-registry.el (gnus-registry-marks): Add variable for
6498         customization of marks and their appearance.
6499         (gnus-registry-read-mark): Use it.
6500         (gnus-registry-do-marks): Add utility function to loop through
6501         `gnus-registry-marks'.
6502         (gnus-registry-install-shortcuts-and-menus): Add function to install
6503         shortcuts and menus.
6504         (gnus-registry-initialize): Use it.
6505         (gnus-registry-default-mark): Clarify documentation.
6506
6507 2008-02-29  Glenn Morris  <rgm@gnu.org>
6508
6509         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6510         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6511         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6512         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6513         Change defcustom :version from 23.0 to 23.1.
6514
6515 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6516
6517         * gnus-registry.el (gnus-registry-follow-group-p)
6518         (gnus-registry-post-process-groups): Add functions to aid registry
6519         splitting and improve logging.  Clarify behavior in function
6520         documentation.
6521         (gnus-registry-split-fancy-with-parent): Use them.
6522
6523 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6524
6525         * gnus-art.el: Use with-current-buffer.
6526
6527 2008-02-27  David Engster  <dengste@eml.cc>
6528
6529         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6530         Express real group name in the response.
6531
6532 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6533
6534         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6535         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6536         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6537         autoload gnus-registry-fetch-group when compiling.
6538         (nnmairix-request-group-with-article-number-correction): Remove
6539         unreferenced argument passed to nnmairix-call-backend.
6540
6541 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6542
6543         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6544         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6545         Wilde.
6546
6547 2008-02-27  Glenn Morris  <rgm@gnu.org>
6548
6549         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6550         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6551         variables to defconsts.  Convert comments to doc-strings.
6552         (nnmairix-last-server, nnmairix-current-server): Convert from free
6553         variables to defvars.  Convert comments to doc-strings.
6554         (gnus-registry-fetch-group): Autoload.
6555         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6556         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6557         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6558         caddr.
6559         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6560         nnmairix-request-group-with-article-number-correction call.
6561         (nnmairix-fast, nnmairix-group): New, less general names, for free
6562         variables passed from nnmairix-request-group to
6563         nnmairix-request-group-with-article-number-correction.  Declare.
6564         (nnmairix-request-group-with-article-number-correction):
6565         Use nnmairix-fast, nnmairix-group rather than fast, group.
6566
6567 2008-02-26  David Engster  <dengste@eml.cc>
6568
6569         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6570         version 0.5.
6571
6572 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6573
6574         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6575         instead of making an extra function call.  Don't add the current group
6576         to articles only when they have the group.  Use
6577         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6578         Reported by David <de_bb@arcor.de>.
6579
6580 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6581
6582         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6583         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6584
6585 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6586
6587         * mail-source.el (mail-source-delete-incoming): Change default.
6588         Supplement doc string.
6589
6590         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6591
6592 2008-02-14  Glenn Morris  <rgm@gnu.org>
6593
6594         * time-date.el (format-seconds): New function.
6595
6596 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6597
6598         * nnmail.el (nnmail-message-id-cache-file): Derive from
6599         `gnus-home-directory'.
6600
6601 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6602
6603         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6604         Document negative prefix.
6605
6606         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6607
6608 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6609
6610         * message.el (message-unsent-separator): Add the Exim bounce
6611         separator.
6612
6613 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6614
6615         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6616         list.
6617         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6618         recipient/signer list.
6619
6620 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6621
6622         * Makefile.in (datarootdir): Define.
6623         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6624         name that might contain whitespace.
6625
6626 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6627
6628         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6629         fbound (Emacs 23 unicode), signal an error.
6630
6631 2008-02-08  Glenn Morris  <rgm@gnu.org>
6632
6633         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6634
6635 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6636
6637         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6638         ports to the calls to `netrc-machine-user-or-password' in addition to
6639         "imap" and "imaps".
6640
6641 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6642
6643         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6644
6645         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6646
6647 2008-02-01  Kenichi Handa  <handa@m17n.org>
6648
6649         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6650         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6651         (rfc2104-hash): Convert the result of concat to unibyte string.
6652
6653 2008-02-01  Dave Love  <fx@gnu.org>
6654
6655         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6656         coding-system-for-read.
6657         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6658
6659 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6660
6661         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6662         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6663         <hanche@math.ntnu.no>.
6664
6665 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6666
6667         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6668
6669         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6670
6671 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6672
6673         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6674         * message.el (message-beginning-of-line): Use featurep instead of bound
6675         tests in order to resolve conditionals at compile time.
6676
6677 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6678
6679         * mail-source.el (mail-sources): Add `group' choice.
6680
6681         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6682         parameter `in-group' to control into which group the articles go.
6683         Add treatment of `group' mail-source.
6684
6685 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6686
6687         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6688
6689         * mm-decode.el (mm-dissect-buffer): Decode description.
6690
6691         * mml.el (mml-to-mime): Encode message header first.
6692
6693 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6694
6695         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6696         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6697
6698         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6699         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6700
6701 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6702
6703         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6704
6705 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6706
6707         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6708         prefix keys.
6709         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6710         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6711         gnus-xmas.el.
6712
6713         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6714         (gnus-xmas-article-describe-bindings): New function.
6715         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6716         gnus-xmas-article-describe-bindings.
6717
6718         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6719
6720 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6721
6722         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6723         Add new variables for article mark management.
6724         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6725         list of extra data entries which, when present, will indicate that the
6726         article ID should not be trimmed from the registry.
6727         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6728         functions.
6729         (gnus-registry-read-mark): New function to read a mark name from the
6730         user.
6731         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6732         (gnus-registry-set-article-mark-internal): New functions to add and
6733         remove marks.
6734         (gnus-registry-get-article-marks): New function to show the marks for
6735         an article, or retrieve them for further use.
6736
6737 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6738
6739         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6740         keys when no argument is given.
6741
6742 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6743
6744         * imap.el (imap-ping-server): New variable.
6745         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6746         (imap-ping-server): Minor doc string fixes.
6747
6748 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6749
6750         * imap.el (imap-ping-server): New function.
6751         (imap-opened): Call imap-ping-server.
6752
6753 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6754
6755         * gnus-sum.el (gnus-article-sort-by-random)
6756         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6757         jidanni@jidanni.org.
6758
6759 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6760
6761         * gnus-art.el (gnus-article-describe-bindings): New function.
6762         (gnus-article-read-summary-keys): Use it.
6763         (gnus-article-mode-map): Bind `C-h b' to it.
6764
6765 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6766
6767         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6768         XEmacs.
6769         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6770         against non-character events.
6771
6772         * lpath.el: Fbind map-keymap for Emacs 21.
6773
6774 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6775
6776         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6777         command.
6778         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6779         instead of END.  Change name of the temp file.
6780         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6781         customizable.
6782
6783 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6784
6785         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6786         bind `S W' to gnus-article-wide-reply-with-original; set default
6787         binding to gnus-article-read-summary-send-keys.
6788         (gnus-article-read-summary-keys): Fix the order of keys; display
6789         continuation keys correctly in the echo area; describe bindings
6790         correctly when keys end with `C-h'.
6791         (gnus-article-read-summary-send-keys): New function.
6792         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6793         for gnus-article-read-summary-send-keys; display continuation keys
6794         correctly in the echo area.
6795         (gnus-article-reply-with-original): Ignore prefix argument.
6796         (gnus-article-wide-reply-with-original): New function.
6797
6798         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6799         Emacs 21.
6800
6801 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6802
6803         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6804         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6805
6806 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6807
6808         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6809         (gnus-group-read-ephemeral-gmane-group): New command.
6810
6811 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6812
6813         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6814
6815 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6816
6817         * message.el (message-send-mail-function): Increase custom version.
6818
6819         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6820         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6821
6822 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6823
6824         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6825         for the cases where imap-authenticate is called with a nil buffer
6826         parameter.
6827
6828 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6829
6830         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6831         html parts correctly; support forwarded messages.
6832         (gnus-article-browse-html-article): Remove work buffers.
6833
6834         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6835         compiling.
6836         (netrc-bound-and-true-p): New macro.
6837         (netrc-parse): Use it instead of bound-and-true-p that is not available
6838         in XEmacs 21.4.
6839
6840 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6841
6842         * gnus-registry.el (gnus-registry-mark-article)
6843         (gnus-registry-article-marks): Add functionality to mark articles
6844         through the Gnus registry.
6845
6846         * encrypt.el: Clarify documentation for the new pgg method.
6847         (encrypt-file-alist): Add PGG option.
6848         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6849         functionality.  Abstract password key and messaging to external
6850         functions.
6851         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6852         (encrypt-message-method-and-cipher): Add new convenience external
6853         functions.
6854         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6855         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6856
6857         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6858         (netrc-parse): Use encrypt-file-alist to determine if
6859         encrypt-find-model or encrypt-insert-file-contents should be used.
6860
6861         * encrypt.el: Clarify documentation.  Load password-cache or
6862         password, whichever one is found first, instead of autoloading.
6863
6864 2007-12-19  Glenn Morris  <rgm@gnu.org>
6865
6866         * mml.el (message-options-set, message-narrow-to-head)
6867         (message-in-body-p, message-mail-p, message-encode-message-body):
6868         Autoload.
6869         (message-remove-header, message-narrow-to-headers-or-head)
6870         (message-subscribed-p, message-make-mail-followup-to)
6871         (message-position-on-field, message-news-p)
6872         (message-options-set-recipient, message-generate-headers)
6873         (message-sort-headers): Declare as functions.
6874
6875 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6876
6877         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6878         convention in doc string.
6879
6880 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6881
6882         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6883         title to html parts.
6884         (gnus-article-browse-html-article): Pass message header to it.
6885
6886         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6887
6888 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6889
6890         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6891         or password compatible with XEmacs.
6892
6893 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6894
6895         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6896         format document.
6897         (gnus-mime-delete-part): Don't write description line if empty.
6898         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6899
6900 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6901
6902         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6903         (gnus-summary-mark-read-and-unread-as-read)
6904         (gnus-summary-mark-current-read-and-unread-as-read)
6905         (gnus-summary-mark-unread-as-ticked): Doc fix.
6906         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6907
6908 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6909
6910         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6911         Christoph Conrad <christoph.conrad@gmx.de>.
6912
6913 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6914
6915         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6916         yes-or-no-p.
6917
6918 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6919
6920         * mm-decode.el (mm-add-meta-html-tag): New function.
6921         (mm-save-part-to-file, mm-pipe-part): Use it.
6922
6923         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6924         gnus-y-or-n-p instead of y-or-n-p.
6925         (gnus-article-browse-html-parts): Work with message/external-body; use
6926         mm-add-meta-html-tag.
6927
6928 2007-12-11  Glenn Morris  <rgm@gnu.org>
6929
6930         * gnus-cache.el: Require gnus-sum not just when compiling.
6931
6932         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6933
6934         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6935         definitions before use.
6936
6937         * mm-decode.el: Require gnus-util.
6938         (mm-remove-part): Only call delete-annotation on XEmacs.
6939
6940         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6941
6942         * nnmail.el: Require gnus-int.
6943
6944         * spam.el: Move `require's before `eval-when-compile's.
6945
6946         * gnus-ems.el (gnus-alive-p):
6947         * gnus-fun.el (message-goto-eoh):
6948         * gnus-util.el (gnus-group-name-decode):
6949         * mail-source.el (gnus-compress-sequence):
6950         * message.el (Info-goto-node, format-spec):
6951         * mm-bodies.el (message-options-get):
6952         * mm-decode.el (mm-view-pkcs7):
6953         * mm-util.el (gmm-write-region):
6954         * mml-smime.el (mml-compute-boundary)
6955         (gnus-completing-read-with-default):
6956         * mml.el (widget-button-press, gnus-make-hashtable):
6957         * mml1991.el (mm-decode-content-transfer-encoding)
6958         (mm-encode-content-transfer-encoding)
6959         (message-options-get, message-options-set):
6960         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6961         * nnfolder.el (gnus-request-group):
6962         * nnheader.el (ietf-drums-unfold-fws):
6963         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6964         * smime.el (gnus-run-mode-hooks):
6965         * spam-stat.el (gnus-message): Autoload.
6966
6967         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6968         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6969         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6970         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6971         Add declare-function compatibility definition.
6972
6973         * gnus-cache.el (nnvirtual-find-group-art):
6974         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6975         (gnus-add-image, gnus-add-wash-type):
6976         * gnus-group.el (nnkiboze-score-file):
6977         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6978         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6979         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6980         (message-tokenize-header, gnus-get-buffer-create)
6981         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6982         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6983         * gnus.el (gnus-group-decoded-name):
6984         * mail-source.el (imap-capability):
6985         * mm-bodies.el (message-options-set):
6986         * mm-decode.el (gnus-configure-windows):
6987         * mm-extern.el (message-goto-body):
6988         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6989         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6990         (epg-sub-key-validity, message-options-set):
6991         * mml.el (widget-event-point, gnus-configure-windows):
6992         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6993         * mml2015.el (epg-check-configuration, epg-configuration)
6994         (message-options-set):
6995         * nndb.el (nndb-request-article):
6996         * nnfolder.el (gnus-request-create-group):
6997         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6998         * nnmaildir.el (gnus-group-mark-article-read):
6999         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7000         * rfc1843.el (message-fetch-field):
7001         * spam.el (gnus-extract-address-components):
7002         Declare as functions.
7003
7004 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7005
7006         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7007
7008         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7009
7010         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7011         bind show-trailing-whitespace for XEmacs.
7012
7013 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7014
7015         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7016         new no-op macro for backward compatibility.
7017
7018         * imap.el (imap-string-to-integer): New function.
7019
7020 2007-12-09  Glenn Morris  <rgm@gnu.org>
7021
7022         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7023
7024         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7025         * message.el, mm-view.el, sieve-manage.el, smime.el:
7026         Add declare-function compatibility definition.
7027
7028         * gnus-art.el (w3-region, w3m-region, Info-menu):
7029         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7030         * gnus-sum.el (gnus-get-predicate):
7031         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7032         * message.el (mail-abbrev-in-expansion-header-p):
7033         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7034         (w3m-detect-meta-charset, w3m-region):
7035         * sieve-manage.el (password-read, password-cache-add)
7036         (password-cache-remove):
7037         * smime.el (password-read-and-add): Declare as functions.
7038
7039 2007-12-08  David Kastrup  <dak@gnu.org>
7040
7041         * gnus-sum.el (gnus-summary-simplify-subject-query):
7042         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7043         `message'.
7044
7045 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7048         it to bind idna-program, installation-directory, defined-colors, and
7049         face-attribute for XEmacs of the version that compiles defcustom forms.
7050
7051 2007-12-07  Glenn Morris  <rgm@gnu.org>
7052
7053         * gnus-art.el (article-make-date-line): Revert previous change.
7054
7055 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7056
7057         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7058
7059 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7060
7061         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
7062         Call gnus-add-to-range ranges only once with a prepared article-list.
7063
7064 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7065
7066         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7067         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7068         group names with backslashes.  Reported by Tassilo Horn
7069         <tassilo@member.fsf.org>.
7070
7071 2007-12-06  Deepak Goel  <deego3@gmail.com>
7072
7073         * gnus-art.el (article-make-date-line):
7074         * gnus-start.el (gnus-load):
7075         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7076
7077 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7078
7079         * gnus-art.el (gnus-use-idna)
7080         * gnus-start.el (gnus-site-init-file)
7081         * message.el (message-use-idna)
7082         * mm-uu.el (mm-uu-hide-markers)
7083         * smiley.el (smiley-style): Revert changes that suppress warnings.
7084
7085 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7086
7087         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7088         specify charset to html source.  Reported by Christoph Conrad
7089         <christoph.conrad@gmx.de>.
7090
7091 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7094         idna-program in order to suppress byte compile warning issued by XEmacs
7095         that came to byte compile the default value section of defcustom forms
7096         recently.
7097
7098         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7099         value of installation-directory.
7100
7101         * message.el (message-use-idna): Don't directly refer to the value of
7102         idna-program.
7103
7104         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7105
7106         * smiley.el (smiley-style): Don't directly call face-attribute.
7107
7108 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7109
7110         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7111
7112         * gnus-dired.el: Reduce Gnus dependencies.
7113         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
7114         require.  Use autoloads instead.
7115         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7116         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7117         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7118         (gnus-dired-mode): Adjust doc string.
7119         (gnus-dired-mail-mode): New variable.
7120         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7121         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7122         (gnus-dired-mail-buffers): New function.  Return mail or message
7123         composition buffers.
7124         (gnus-dired-attach): Use it.
7125         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7126         NO-DECODE.
7127         (gnus-dired-print): Use `gnus-print-buffer' depending on
7128         `gnus-dired-mail-mode'.
7129
7130 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7131
7132         * rfc2047.el (rfc2047-encoded-word-regexp)
7133         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7134         explaining what regexp patterns are for.
7135
7136 2007-12-04  Glenn Morris  <rgm@gnu.org>
7137
7138         * password.el: Move to password-cache.el.
7139
7140         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7141         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7142         * mml-smime.el (password-read, password-cache-add)
7143         (password-cache-remove):
7144         No need to autoload, since mml-sec requires password.
7145
7146         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7147         * message.el (gnus-extract-address-components):
7148         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7149
7150         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7151         password.
7152
7153 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7154
7155         * mailcap.el: Reduce dependencies.
7156         (mail-header-parse-content-type): Autoload.
7157         (mailcap-delete-duplicates): New alias.
7158         (mailcap-mime-info): Add optional argument NO-DECODE.
7159         (mailcap-mime-types): Use mailcap-delete-duplicates.
7160
7161         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7162
7163 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7164
7165         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7166         (imap-parse-status): Upcase status-att for servers that sends them
7167         lower-case (e.g., MS Exchange 2007).
7168
7169 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7170
7171         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7172         function.
7173
7174         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7175         (gnus-uu-yenc-article): New function.
7176
7177         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7178
7179         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
7180         buffer.
7181
7182 2007-12-02  Glenn Morris  <rgm@gnu.org>
7183
7184         * binhex.el (binhex): New custom group.
7185         (binhex-decoder-program, binhex-decoder-switches)
7186         (binhex-use-external): Move to the binhex custom group.
7187
7188         * uudecode.el (uudecode): New custom group.
7189         (uudecode-decoder-program, uudecode-decoder-switches)
7190         (uudecode-use-external): Move to the uudecode custom group.
7191
7192         * netrc.el (top-level): Don't load `encrypt' features.
7193         (netrc-parse): Don't use encrypt.
7194         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7195
7196         * encrypt.el: Remove file.
7197
7198 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7199
7200         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7201         matches on patches.
7202
7203         * gnus-art.el (gnus-article-browse-html-article): Mention
7204         `mm-text-html-renderer' in the doc string.
7205
7206         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7207         string.  Add comments.
7208
7209         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7210         if rhs is ASCII.
7211
7212 2007-12-01  Glenn Morris  <rgm@gnu.org>
7213
7214         * mail-source.el (top-level): Require format-spec before
7215         eval-when-compile.
7216
7217 2007-11-30  Glenn Morris  <rgm@gnu.org>
7218
7219         * encrypt.el: Require password, rather than autoloading password-read.
7220
7221 2007-11-29  Glenn Morris  <rgm@gnu.org>
7222
7223         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7224         (sasl-make-client, sasl-next-step, sasl-step-data)
7225         (sasl-step-set-data): Declare as functions.
7226
7227 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7228
7229         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7230
7231 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7232
7233         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7234         certs should be verified and what is to be done in the event of a
7235         verification failure.
7236
7237         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7238         caller can indicate whether the cache should be disregarded for this
7239         call.  This way the result of the call is reproducible at all times and
7240         can be considered a canonical server name for the supplied method.
7241         (gnus-agent-method-p): Canonicalize server names by pushing their
7242         method through `gnus-method-to-server' using the no-cache argument.
7243
7244         * gnus-srvr.el (gnus-server-insert-server-line): Call
7245         `gnus-method-to-server' with `no-cache' argument.
7246
7247         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7248         gnus-agent-possibly-synchronize-flags as this should be called when the
7249         server is actually being opened.
7250         (gnus-agent-possibly-synchronize-flags)
7251         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7252         flags file of an agentized server to the latter function.
7253
7254         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7255         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7256         after a connection has been established successfully.
7257
7258 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7259
7260         * gnus-art.el (article-display-face): Force to display face if called
7261         interactively; check if gnus-article-x-face-too-ugly matches author.
7262         (article-display-x-face): Display face even if From header is missing
7263         as article-display-face does.
7264
7265 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7266
7267         * hashcash.el (message-narrow-to-headers-or-head)
7268         (message-fetch-field, message-goto-eoh)
7269         (message-narrow-to-headers): Declare as functions.
7270
7271 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7272
7273         * mail-source.el (mail-sources): Default to fetch from file for
7274         compatibility with default of nnmail-spool-file.
7275
7276 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7277
7278         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7279         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7280         to look for encoded word that should be encoded again.
7281         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7282         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7283         encoding pattern.
7284         (rfc2047-decode-region): Switch strict regexp and loose one according
7285         to rfc2047-allow-irregular-q-encoded-words.
7286
7287 2007-11-25  Romain Francoise  <romain@orebokech.com>
7288
7289         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7290
7291 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7292
7293         * tls.el (tls-program): Provide more custom choices from
7294         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7295         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7296
7297 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7298
7299         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7300         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7301
7302         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7303         `nnmail-spool-file'.
7304
7305         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7306         `nnmail-spool-file'.
7307
7308         * gnus-move.el (gnus-change-server): Ditto.
7309
7310         * gnus-kill.el (gnus-batch-score): Ditto.
7311
7312         * gnus-cache.el (gnus-jog-cache): Ditto.
7313
7314         * gnus-msg.el (gnus-summary-reply):
7315         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7316
7317 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7318
7319         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7320         version.  Minor improvement to doc strings.
7321         (tls-program): Add comment.
7322
7323 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7324
7325         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7326         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7327         mismatch between the hostname provided in the certificate and the name
7328         of the host connnecting to.
7329         (open-tls-stream): Use them.  Check certificates against trusted root
7330         certificates.
7331
7332 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7333
7334         * gnus-cache.el (gnus-cache-generate-nov-databases):
7335         Use nnml-generate-nov-databases-directory instead of
7336         nnml-generate-nov-databases-1.
7337
7338 2007-11-24  Glenn Morris  <rgm@gnu.org>
7339
7340         * message.el (message-tool-bar-retro): Update for rename
7341         mail_send.xpm->mail-send.xpm.
7342
7343 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7344
7345         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7346         `smime-ldap-search' for Emacs 22 and up.
7347
7348 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7349
7350         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7351
7352         * message.el (message-send-mail-function): Fix error convention.
7353         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7354         (message-widen-reply, message-send-mail, message-talkative-question)
7355         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7356         (message-clone-locals, message-send-news): Use with-current-buffer.
7357         (message-insert-or-toggle-importance): Remove unused var `valid'.
7358         (message-make-references): Remove unused var `new-references'.
7359         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7360
7361 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7362
7363         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7364         (spam-split-symbolic-return-positive): Reflow docstring.
7365         (spam-backends, spam-summary-exit-behavior)
7366         (spam-mark-ham-unread-before-move-from-spam-group)
7367         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7368         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7369         (spam-clear-cache, spam-backend-check, spam-install-backend)
7370         (spam-install-statistical-backend, spam-list-of-processors)
7371         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7372         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7373         (spam-check-crm114, spam-initialize, spam-unload-hook):
7374         Fix typos in docstrings.
7375
7376 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7377
7378         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7379         been checked if they have never been read and those group levels are
7380         higher than the one that a user specified.
7381
7382 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7383
7384         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7385         foreign groups unless a group level is specified by a user.
7386         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7387
7388 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7389
7390         * message.el (message-send-mail-function): Require sendmail.
7391
7392 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7393
7394         * message.el (message-send-mail-function): Check for smtpmail too.
7395
7396         * utf7.el (utf7-encode, utf7-decode): Use coding system
7397         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7398
7399         * message.el (message-send-mail-function): New function.
7400         (message-send-mail-function): Set default using
7401         message-send-mail-function.  Adjust doc string.
7402         (message-send-mail-with-mailclient): New function.
7403
7404 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7405
7406         * smime.el (from):
7407         * rfc2047.el (message-posting-charset):
7408         * qp.el (mm-use-ultra-safe-encoding):
7409         * pop3.el (parse-time-months):
7410         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7411         * nnml.el (files):
7412         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7413         (jka-compr-compression-info-list, ange-ftp-path-format)
7414         (efs-path-regexp):
7415         * nndiary.el (files):
7416         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7417         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7418         (epg-digest-algorithm-alist, inhibit-redisplay)
7419         (password-cache-expiry):
7420         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7421         (pgg-output-buffer, password-cache-expiry):
7422         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7423         (efs-path-regexp):
7424         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7425         (inhibit-redisplay):
7426         * mm-uu.el (file-name, start-point, end-point, entry)
7427         (gnus-newsgroup-name, gnus-newsgroup-charset):
7428         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7429         (latin-unity-ucs-list):
7430         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7431         (mm-uu-binhex-decode-function):
7432         * message.el (gnus-message-group-art, gnus-list-identifiers)
7433         (rmail-enable-mime-composing, gnus-local-organization)
7434         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7435         (gnus-read-active-file, facemenu-add-face-function)
7436         (facemenu-remove-face-function, gnus-article-decoded-p)
7437         (tool-bar-mode):
7438         * mail-source.el (display-time-mail-function):
7439         * gnus-util.el (nnmail-pathname-coding-system)
7440         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7441         (gnus-original-article-buffer, gnus-user-agent)
7442         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7443         (xemacs-codename, sxemacs-codename, emacs-program-version):
7444         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7445         * gnus-start.el (gnus-agent-covered-methods)
7446         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7447         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7448         (gnus-newsgroup-headers, gnus-group-list-mode)
7449         (gnus-group-mark-positions, gnus-newsgroup-data)
7450         (gnus-newsgroup-unreads, nnoo-state-alist)
7451         (gnus-current-select-method, mail-sources)
7452         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7453         (nnmail-spool-file, gnus-cache-active-hashtb):
7454         * gnus-mh.el (mh-lib-progs):
7455         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7456         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7457         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7458         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7459         (gnus-group-buffer):
7460         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7461         (font-lock-set-defaults):
7462         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7463         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7464         (gnus-summary-post-menu, total-parts, type, condition, length):
7465         * gnus-agent.el (gnus-agent-read-agentview):
7466         * flow-fill.el (show-trailing-whitespace):
7467         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7468         eval-and-compile wrappers for byte compiler pacifiers.
7469
7470         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7471         (mm-display-inline-fontify): Check for featurep 'xemacs not
7472         extent-list.
7473
7474         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7475         itimer-list.
7476         (mm-create-image-xemacs): Only do something for XEmacs.
7477         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7478
7479         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7480
7481         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7482         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7483
7484 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7485
7486         * nnimap.el (nnimap-split-download-body):
7487         * gnus-demon.el (gnus-demon):
7488         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7489
7490 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7491
7492         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
7493         macros.
7494         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7495         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7496         copy data from unibyte buffer to multibyte current buffer.
7497         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7498         to copy data from unibyte current buffer to multibyte buffer.
7499         (nntp-make-process-buffer): Make process buffer unibyte.
7500
7501         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7502
7503 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7504
7505         * pop3.el (pop3-open-server): Accept and process data more robustly at
7506         connexion start to avoid spurious "POP SSL connexion failed" errors.
7507
7508 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7509
7510         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7511         read group names.
7512
7513 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7514
7515         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7516
7517 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7520         (nnmail-save-active): Use a unibyte buffer when saving active file,
7521         which may contain non-ASCII group names.
7522
7523         * nnml.el (nnml-request-group): Decode group names in messages.
7524
7525 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7526
7527         * message.el (message-citation-line-function)
7528         (message-insert-formatted-citation-line): Fix spelling of
7529         `message-insert-formated-citation-line'.
7530
7531 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7532
7533         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7534
7535 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7536
7537         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7538         nnmail-pathname-coding-system.
7539
7540         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7541         that a user enters; decode group names in messages.
7542
7543         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7544
7545 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7546
7547         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7548
7549         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7550
7551         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7552         risky local variable.
7553
7554         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7555
7556 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7557
7558         * encrypt.el: Improve documentation to fix function name typo.
7559         Reported by Daiki Ueno <ueno@unixuser.org>.
7560
7561 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7562
7563         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7564         even if the point is not in the last page of an article.
7565         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7566         back to the previous page.
7567
7568 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7569
7570         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7571
7572 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7573
7574         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7575
7576 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7577
7578         * message.el (message-check-news-body-syntax): Avoid
7579         mm-string-as-multibyte.
7580         (message-hide-headers): Don't assume (point-min)==1.
7581
7582 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7583
7584         * message.el (message-remove-blank-cited-lines): Fix if remove is
7585         given.
7586         (message-bogus-address-regexp): New variable.
7587         (message-bogus-recipient-p): New function.
7588         (message-check-recipients): New command.
7589         (message-syntax-checks): Add `bogus-recipient'.
7590         (message-fix-before-sending): Add `bogus-recipient'.
7591
7592         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7593         (gnus-treat-body-boundary): Don't test window-system.
7594
7595 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7596
7597         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7598
7599 2007-10-28  Miles Bader  <miles@gnu.org>
7600
7601         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7602         at compile-time too.
7603
7604 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7605
7606         * gnus-msg.el (gnus-message-setup-hook): Add
7607         `message-remove-blank-cited-lines' to options.
7608
7609 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7610
7611         * message.el (message-remove-blank-cited-lines): New function.
7612         Suggested by Karl Plästerer.
7613
7614 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7615
7616         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7617         mapc.
7618
7619         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7620         (top-level): Use mapc to set functions to be traced for debugging.
7621
7622         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7623         called for effect with while loop.
7624
7625         * message.el (message-talkative-question): Replace mapcar called for
7626         effect with mapc.
7627
7628         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7629         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7630         called for effect with dolist.
7631
7632         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7633
7634         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7635         gnus-extra-headers and nnmail-extra-headers.
7636
7637         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7638         called for effect with dolist.
7639         (top-level): Use mapc to set functions to be traced for debugging.
7640
7641         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7642         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7643         dolist.
7644
7645         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7646         Replace mapcar called for effect with mapc.
7647         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7648         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7649         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7650         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7651
7652         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7653         remove-if that's a cl function.
7654
7655         * webmail.el (webmail-debug): Replace mapcar called for effect with
7656         dolist.
7657
7658         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7659         with mapc.
7660
7661 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7662
7663         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7664         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7665         with while loop.
7666
7667         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7668         functions from article-* functions.
7669         (gnus-multi-decode-header): Replace mapcar called for effect with
7670         dolist.
7671
7672         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7673         (gnus-bookmark-show-details): Replace mapcar called for effect with
7674         while loop.
7675
7676         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7677         called for effect with while loop.
7678
7679         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7680         with dolist.
7681
7682         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7683         mapcar called for effect with dolist.
7684
7685         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7686
7687         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7688         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7689         Replace mapcar called for effect with dolist.
7690         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7691         mapc.
7692
7693         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7694         Replace mapcar called for effect with dolist.
7695         (gnus-topic-list): Replace mapcar called for effect with mapc.
7696
7697         * gnus.el: Use mapc instead of mapcar to add autoloads.
7698
7699 2007-10-23  Richard Stallman  <rms@gnu.org>
7700
7701         * gnus-group.el (gnus-group-highlight): Mark as risky.
7702
7703 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7704
7705         * gnus.el (gnus-server-to-method): Return method found first in
7706         gnus-newsrc-alist.
7707
7708         * gnus-art.el (gnus-article-highlight-signature)
7709         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7710         button overlay without the front stickiness.
7711
7712 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7713
7714         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7715         overview buffer needed a catch to receive its throw.
7716         (gnus-agent-flush-cache): Declared as interactive to make this function
7717         easier to use.
7718
7719 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7720
7721         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7722         `next-line'.
7723
7724 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7725
7726         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7727         exclude address matching message-dont-reply-to-names.
7728
7729 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7730
7731         * gnus-util.el (gnus-string<): New function.
7732
7733         * gnus-sum.el (gnus-article-sort-by-author)
7734         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7735
7736 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7737
7738         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7739         the frame-focus tag is set in gnus-buffer-configuration.
7740
7741 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7742
7743         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7744         the front stickiness.
7745
7746 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7747
7748         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7749         url pattern; remove duplicate one.
7750         (gnus-article-extend-url-button): New function.
7751         (gnus-article-add-buttons): Use it.
7752         (gnus-button-push): Use concatenated url that it makes.
7753
7754 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7755
7756         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7757
7758 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7759
7760         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7761         Don't hardcode point-min==1.
7762
7763 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7764
7765         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7766         Fix comment about "iso8859-1".
7767
7768 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7769
7770         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7771         ones returned from the verify-function.
7772
7773         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7774         mml2015-extract-cleartext-signature if extraction failed.
7775
7776 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7777
7778         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7779         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7780         failed.
7781
7782 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7783
7784         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7785
7786 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7787
7788         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7789         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7790         recommends to use EasyPG instead of PGG.
7791
7792         * pgg.el: Revert to revision 6.23.2.16.
7793
7794         * pgg-def.el: Revert to revision 6.6.2.14.
7795
7796         * pgg-gpg.el: Revert to revision 6.23.2.34.
7797
7798 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7799
7800         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7801         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7802         thread for both the null and zero (kill/expire thread) universal prefix
7803         cases.
7804         (gnus-summary-expire-thread): Add new function to expire a thread,
7805         using gnus-summary-kill-thread.
7806         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7807         shortcuts for gnus-summary-expire-thread.
7808         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7809         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7810
7811 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7812
7813         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7814         extras value, so an extras entry can be deleted.
7815         (gnus-registry-delete-extra-entry): Use it.
7816         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7817         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7818         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7819         storage through the gnus-registry, and provide an appropriate API for
7820         it.
7821
7822 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7823
7824         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7825         Suggested by Leo <sdl.web@gmail.com>.
7826
7827         * gnus.el: Do.
7828
7829 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7830
7831         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7832         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7833
7834         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7835
7836         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7837         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7838
7839 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7840
7841         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7842         newline.
7843         (nnmbox-request-accept-article): Don't change article in source buffer;
7844         narrow to header to use message-fetch-field rather than
7845         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7846         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7847         as delimiters; make sure article ends with newline.
7848         (nnmbox-delete-mail): Correct last position of article to be deleted;
7849         ignore X-Gnus-Newsgroup header in article body.
7850         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7851         positions; make sure article ends with newline.
7852
7853         * message.el (message-display-abbrev): Don't infloop when a user
7854         inserts SPC in the beginning of header.
7855
7856         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7857         coding-system-for-read and coding-system-for-write for XEmacs having no
7858         file-coding feature.
7859
7860         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7861
7862 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7863
7864         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7865         list of groups not followed by default.  Fix type to be regexp.
7866         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7867
7868 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7869
7870         * hmac-def.el (define-hmac-function): Switch from old-style to
7871         new-style backquotes.
7872
7873         * md4.el (md4-make-step): Likewise.
7874
7875 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7876
7877         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7878         raw-text coding system when saving .newsrc file, which may contain
7879         non-ASCII group names.
7880
7881 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7882
7883         * gnus-cus.el (gnus-score-extra): New widget.
7884         (gnus-score-extra-convert): New function.
7885         (gnus-score-customize): Use it for Extra.
7886
7887 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7888
7889         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7890         (mml2015-mailcrypt-clear-verify): Use it.
7891         (mml2015-gpg-clear-verify): Use it.
7892         (mml2015-pgg-clear-verify): Use it.
7893         (mml2015-epg-clear-verify): Replace the current part with the output
7894         from GnuPG; don't extract the plaintext by itself.
7895
7896         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7897         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7898         mml2015-clear-verify-function; don't touch the armor headers or
7899         dash-escaped text here.
7900
7901 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7902
7903         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7904         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7905         parts, or application/octet-stream as a last resort.
7906         (gnus-mime-view-part-as-type): Don't toggle display.
7907         (gnus-mime-view-part-as-charset): Don't turn off display before
7908         querying charset.
7909
7910         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7911         stuff to undisplayer function in Emacs.
7912         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7913
7914         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7915         text/calendar parts.
7916
7917 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7918
7919         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7920         decoding text/calendar parts.
7921
7922         * message.el (message-forward-make-body-mime): Always mark body as
7923         having no illegible text; remove signed-or-encrypted argument.
7924         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7925
7926         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7927         (mml-generate-mime-1): Don't encode body if it is specified to be in
7928         raw form; don't make buffer be unibyte when inserting multibyte string.
7929
7930 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7931
7932         * sha1.el: Fix up comment style.
7933         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7934         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7935
7936         * hex-util.el: Fix up comment style.
7937         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7938
7939         * gnus-salt.el: Use with-current-buffer.
7940         (gnus-pick-setup-message): Fix long-standing typo.
7941
7942 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7943
7944         * imap.el (imap-logout-timeout): New variable.
7945         (imap-logout, imap-logout-wait): New functions.
7946         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7947
7948         * nnimap.el (nnimap-logout-timeout): New server variable.
7949         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7950         nnimap-logout-timeout.
7951
7952         * gnus-art.el (gnus-article-summary-command-nosave)
7953         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7954
7955 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7956
7957         * gnus.el (gnus-maximum-newsgroup): New variable.
7958
7959         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7960         according to gnus-maximum-newsgroup.
7961
7962         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7963         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7964         Limit the range of articles according to gnus-maximum-newsgroup.
7965
7966 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7967
7968         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7969         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7970         Don't perform gnus-configure-windows here; reuse existing sticky
7971         article buffer.
7972
7973         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7974         it doesn't exist in gnus-article-mode.
7975
7976 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7977
7978         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7979         (gnus-agent-decoded-group-name): New function.
7980         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7981         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7982
7983 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7984
7985         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7986         Add binding for gnus-sticky-article.
7987         (gnus-summary-exit): Don't kill sticky article buffers.
7988
7989         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7990         article buffer.
7991         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7992         (gnus-kill-sticky-article-buffers): New commands.
7993
7994 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7995
7996         * nntp.el (nntp-xref-number-is-evil): New server variable.
7997         (nntp-find-group-and-number): If it is non-nil, don't trust article
7998         numbers in the Xref header.
7999
8000 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8001
8002         * gnus-agent.el (gnus-agent-read-group): New function.
8003         (gnus-agent-flush-group, gnus-agent-expire-group)
8004         (gnus-agent-regenerate-group): Use it.
8005         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8006         nnmail-pathname-coding-system.
8007
8008 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8009
8010         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8011
8012         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8013         that are unread as unread, and also as selected so that information of
8014         marks having been changed by a user may be updated when exiting group.
8015
8016 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8017
8018         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8019         calculated ignoring signature parts to gnus-treat-article.
8020
8021 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8022
8023         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8024         a point here in order to keep the window start.
8025         (gnus-insert-mime-security-button): Make a button overlay without the
8026         front stickiness.
8027         (gnus-mime-display-security): Goto the end of a button.
8028
8029         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8030
8031 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8032
8033         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8034         group-name-at-point.
8035         (gnus-group-completing-read): New function that offers decoded
8036         non-ASCII group names for completion.
8037         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8038         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8039         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8040         (gnus-group-fetch-control): Use it.
8041         (gnus-fetch-group): Use group-name-at-point for the initial value
8042         rather than the default value; use gnus-alive-p.
8043
8044         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8045         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8046         (gnus-summary-post-news): Use gnus-group-completing-read.
8047
8048         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8049         (gnus-read-move-group-name): Decode group name for completion.
8050
8051 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8052
8053         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8054         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8055         Yamaoka slightly modified the code).
8056
8057 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8060         (nnmail-split-incoming): Bind it.
8061
8062         * nnml.el (nnml-group-name-charset): New function.
8063         (nnml-decoded-group-name): Use it; don't decode group name if
8064         nnmail-group-names-not-encoded-p is non-nil.
8065         (nnml-encoded-group-name): New function.
8066         (nnml-group-pathname): Inline nnml-decoded-group-name.
8067         (nnml-request-expire-articles): Decode group name in message.
8068         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8069         nnmail-pathname-coding-system.
8070         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8071         not decoded ones according to nnmail-group-names-not-encoded-p.
8072         (nnml-generate-active-info): Use nnml-encoded-group-name.
8073
8074 2007-08-08  Glenn Morris  <rgm@gnu.org>
8075
8076         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8077         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8078         doc-strings and comments.
8079
8080 2007-07-25  Glenn Morris  <rgm@gnu.org>
8081
8082         * Relicense all FSF files to GPLv3 or later.
8083
8084 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8085
8086         * gnus-sum.el (gnus-summary-move-article): Make
8087         gnus-summary-respool-article work.
8088
8089 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8090
8091         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8092         string.
8093
8094 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8095
8096         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8097         that should be ignored when comparing distant RSS articles with local
8098         ones.
8099         (nnrss-make-hash-index): New function.  Create a hash index according
8100         to the ignored fields.
8101         (nnrss-check-group): Use it.
8102
8103 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8104
8105         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8106
8107         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8108
8109         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8110         the new optional argument ENCODED is non-nil.
8111         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8112         coding system for encoding group name.
8113         (gnus-group-make-rss-group): Pass un-encoded group name to
8114         gnus-group-make-group.
8115         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8116         encoded.
8117
8118         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8119         Encode group name to which articles are moved or copied.
8120         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8121         coding system for encoding Newsgroup, Followup-To and Xref headers.
8122
8123         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8124         marks; use nnheader-file-coding-system to write a file.
8125         (nnagent-retrieve-headers): Bind file-name-coding-system to
8126         nnmail-pathname-coding-system.
8127
8128         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8129
8130         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8131         (nnml-request-article, nnml-request-create-group)
8132         (nnml-request-rename-group, nnml-find-id)
8133         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8134         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8135         (nnml-save-marks): Use nnml-group-pathname instead of
8136         nnmail-group-pathname.
8137
8138         (nnml-request-create-group, nnml-request-expire-articles)
8139         (nnml-request-move-article, nnml-request-delete-group)
8140         (nnml-deletable-article-p, nnml-possibly-create-directory)
8141         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8142         (nnml-open-marks): Bind file-name-coding-system to
8143         nnmail-pathname-coding-system.
8144
8145         (nnml-request-article): Pass server argument to nnml-find-group-number.
8146         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
8147         server argument to nnml-possibly-create-directory.
8148         (nnml-request-accept-article): Pass server argument to
8149         nnml-active-number and nnml-save-mail.
8150         (nnml-find-group-number): Pass server argument to nnml-find-id.
8151         (nnml-request-update-info): Pass server argument to
8152         nnml-marks-changed-p.
8153
8154         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8155         (nnml-save-mail, nnml-active-number): Add server argument.
8156
8157         (nnml-request-delete-group): Warn if group is missing.
8158         (nnml-get-nov-buffer): Decode group name.
8159         (nnml-generate-active-info): Encode group name.
8160         (nnml-open-marks): Decode group name in messages.
8161
8162 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8163
8164         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8165         if it is not specified.
8166         (gnus-article-pipe-part, gnus-article-save-part)
8167         (gnus-article-interactively-view-part, gnus-article-copy-part)
8168         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8169         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8170         (gnus-article-replace-part, gnus-article-delete-part)
8171         (gnus-article-view-part-as-type): Pass raw prefix argument to
8172         gnus-article-part-wrapper.
8173
8174 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8175
8176         * gnus-agent.el (gnus-agent-save-active): Bind
8177         nnheader-file-coding-system to gnus-agent-file-coding-system.
8178
8179         * gnus-cache.el (gnus-cache-save-buffers)
8180         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8181         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8182         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8183         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8184         (gnus-cache-generate-active, gnus-cache-rename-group)
8185         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8186         (gnus-cache-update-overview-total-fetched-for): Bind
8187         file-name-coding-system to nnmail-pathname-coding-system.
8188         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
8189         variables.
8190         (gnus-cache-decoded-group-name): New function.
8191         (gnus-cache-file-name): Use it.
8192         (gnus-cache-generate-active): Use non-decoded group name for active.
8193
8194         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8195         right place.
8196         (gnus-write-active-file): Don't break non-ASCII group names.
8197
8198         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8199         nnmail-pathname-coding-system.
8200
8201         * lpath.el: Bind default-file-name-coding-system,
8202         file-name-coding-system and language-info-alist for XEmacs.
8203
8204         * gnus-uu.el (gnus-uu-decode-save): Typo.
8205
8206 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8207
8208         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8209
8210 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8211
8212         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8213         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8214         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8215         (gnus-agent-flush-group, gnus-agent-flush-cache)
8216         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8217         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8218         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8219         (gnus-agent-regenerate-group)
8220         (gnus-agent-update-files-total-fetched-for)
8221         (gnus-agent-update-view-total-fetched-for): Bind
8222         file-name-coding-system to nnmail-pathname-coding-system.
8223         (gnus-agent-group-pathname): Don't encode file names by
8224         nnmail-pathname-coding-system.
8225         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8226         coding-system-for-write instead of buffer-file-coding-system to
8227         gnus-agent-file-coding-system.
8228
8229         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8230         Decode group name.
8231
8232         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8233
8234         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8235         (gnus-read-newsrc-el-file): Make group names unibyte.
8236
8237         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8238         nnmail-pathname-coding-system.
8239
8240         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8241         (nnrss-request-delete-group): Bind file-name-coding-system to
8242         nnmail-pathname-coding-system.
8243         (nnrss-read-server-data, nnrss-read-group-data): Bind
8244         file-name-coding-system correctly.
8245         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8246
8247         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8248         (nntp-server-to-method-cache): New variable.
8249         (nntp-group-pathname): New function that decodes non-ASCII group names.
8250         (nntp-possibly-create-directory, nntp-marks-changed-p)
8251         (nntp-save-marks, nntp-open-marks): Use it.
8252         (nntp-possibly-create-directory, nntp-open-marks):
8253         Bind file-name-coding-system to nnmail-pathname-coding-system.
8254         (nntp-open-marks): Decode group names when bootstrapping marks.
8255
8256         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8257         Newsgroups and Folowup-To headers.
8258
8259 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8260
8261         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8262         (gnus-server-closed-face, gnus-server-denied-face)
8263         (gnus-server-offline-face): Remove variable.
8264         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8265
8266         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8267         of modifying message-stack directly for XEmacs.
8268
8269         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8270         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8271         if the coding-system argument is nil for XEmacs.
8272
8273         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8274         mm-charset-override-alist.
8275
8276         * rfc2047.el: Don't require base64; require rfc2045 for the function
8277         rfc2045-encode-string.
8278         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8279         to quote the parameter value.
8280
8281 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8282
8283         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8284         form in gnus-group-name-charset-method-alist.
8285
8286         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8287         overrides the default layout edit-form.
8288
8289         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8290
8291         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8292
8293 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8294
8295         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8296         as unfetched articles.
8297
8298 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8299
8300         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8301
8302 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8303
8304         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8305         original back end that keeps marks in the local system.
8306
8307 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8308
8309         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8310         arg of pop-to-buffer for XEmacs.
8311         (gnus-article-read-summary-keys): Ditto; don't restore window
8312         configuration if summary command ends up with neither article buffer
8313         nor summary buffer; describe bindings if summary keys end with C-h.
8314
8315 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8316
8317         * message.el (message-fix-before-sending): Skip raw message part to be
8318         forwarded while checking illegible text.
8319         (message-forward-make-body-mime, message-forward-make-body): Mark
8320         signed or encrypted raw message as having no illegible text.
8321
8322 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8323
8324         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8325         (gnus-message-with-timestamp-1): New macro.
8326         (gnus-message-with-timestamp): New function.
8327         (gnus-message): Use them.
8328
8329         * nnheader.el (nnheader-message): Use them.
8330
8331 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8332
8333         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8334         .newsrc.eld file.
8335
8336 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8337
8338         * gnus-agent.el (gnus-agent-fetch-headers)
8339         (gnus-agent-retrieve-headers): Bind
8340         gnus-decode-encoded-address-function to identity.
8341
8342         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8343         available also when the server returns simply a dot.
8344
8345         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8346
8347 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8348
8349         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8350
8351 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * gnus-ems.el (gnus-x-splash): Make it work.
8354
8355         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8356         from being used.
8357
8358         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8359
8360 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8361
8362         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8363         4th and the 5th arguments.
8364
8365         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8366         the front stickiness.
8367         (gnus-article-summary-command-nosave): Correct the order of the
8368         arguments passed to pop-to-buffer.
8369         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8370         summary command ends up with the article buffer.
8371
8372         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8373         the same faces.
8374
8375 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8376
8377         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8378
8379 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8380
8381         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8382         * gnus-sum.el (gnus-summary-highlight):
8383         * pgg.el (pgg-sign-region, pgg-sign):
8384         * mail-source.el (mail-source-delete-old-incoming-confirm):
8385         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8386
8387 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8388
8389         * gnus-art.el (gnus-mime-view-part-externally)
8390         (gnus-mime-view-part-internally): Fix predicate function passed to
8391         completing-read.
8392
8393         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8394
8395         * gnus.el (gnus-update-message-archive-method): Add :version.
8396
8397 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * gnus.el (gnus-update-message-archive-method): New variable.
8400
8401         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8402         according to gnus-message-archive-method if
8403         gnus-update-message-archive-method is non-nil.
8404
8405 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8406
8407         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
8408         by Loic Dachary <loic@dachary.org>.
8409         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8410
8411 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8412
8413         * message.el (message-pop-to-buffer): Add switch-function argument.
8414         (message-mail): Pass switch-function argument to it.
8415
8416 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8417
8418         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8419         Improve doc string.
8420
8421 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8422
8423         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8424         (gnus-header-content)
8425         * gnus-cite.el (gnus-cite-10)
8426         * gnus-srvr.el (gnus-server-closed)
8427         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8428         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8429         (gnus-group-mail-3-empty, gnus-group-mail-low)
8430         (gnus-group-mail-low-empty, gnus-splash)
8431         * message.el (message-header-to, message-header-cc)
8432         (message-header-subject, message-header-other, message-header-name)
8433         (message-header-xheader, message-separator, message-cited-text)
8434         (message-mml): Lighten colors of faces used for dark background.
8435
8436 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8437
8438         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8439         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8440
8441 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8442
8443         * message.el (message-narrow-to-headers-or-head):
8444         Ignore mail-header-separator in the body.
8445
8446 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8447
8448         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8449         same as window size.
8450
8451 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8452
8453         * message.el (message-font-lock-keywords): Use message-header-xheader
8454         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8455         ahead of the anything pattern, to get it recognised.
8456
8457 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8458
8459         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8460         spam.el loads uses it in the compiled defadvice form.
8461
8462 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8463
8464         * gnus-sum.el (gnus-articles-to-read)
8465         (gnus-summary-insert-old-articles): Don't truncate group name for
8466         `read-string'.
8467
8468         * gnus-util.el (gnus-limit-string): Delete this function.
8469
8470         * gnus-sum.el (gnus-simplify-subject-fully): Use
8471         `truncate-string-to-width' instead.
8472
8473 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8474
8475         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
8476         if, on summary exit, the next group has to be selected.
8477         (gnus-summary-exit): Use it.
8478
8479 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8480
8481         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8482         non-break space.
8483
8484 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8485
8486         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8487         Check if group is not a directory.
8488         (nnfolder-request-expire-articles): Don't delete articles if the target
8489         group is not available.
8490
8491         * nnml.el (nnml-request-create-group): Properly check if group is not a
8492         file.
8493         (nnml-request-expire-articles): Don't delete articles if the target
8494         group is not available.
8495
8496         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8497         Don't quote characters that are within parentheses.
8498
8499 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8500
8501         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8502         (gnus-handle-ephemeral-exit): Select article according to it.
8503
8504 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8505
8506         * message.el (message-insert-formated-citation-line): Remove newline.
8507         (message-citation-line-format): Add final \n here so that the user can
8508         avoid a blank line.
8509
8510 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8511
8512         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8513         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8514         Update lanl/arXiv support.
8515
8516 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8517
8518         * gnus.el: Bump version number.
8519
8520 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8521
8522         * gnus.el (gnus-version-number): Bump version.
8523
8524 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8525
8526         * gnus.el: No Gnus v0.6 is released.
8527
8528 2007-04-27  Didier Verna  <didier@xemacs.org>
8529
8530         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
8531         * gmm-utils.el (gmm-regexp-concat): here.
8532         * message.el: Don't require 'gnus-util.
8533         (message-dont-reply-to-names): Handle name change above.
8534         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8535
8536 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8537
8538         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8539         since the initial value varies according to the system.
8540
8541 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8542
8543         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8544
8545 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8546
8547         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8548
8549 2007-04-24  Didier Verna  <didier@xemacs.org>
8550
8551         Improve the type of gnus-ignored-from-addresses.
8552         * gnus-util.el (gnus-orify-regexp): New function.
8553         * message.el (gnus-util): Require it.
8554         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8555         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8556         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8557
8558 2007-04-24  Didier Verna  <didier@xemacs.org>
8559
8560         * gnus-sum.el:
8561         * gnus-utils.el: Fix some trailing whitespaces.
8562
8563 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8564
8565         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8566         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8567         article's Message-ID; refer parent article in summary buffer.
8568
8569         * message.el (message-bounce): Call mime-to-mml.
8570
8571         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8572         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8573         optimize and/or forms properly.
8574
8575 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8576
8577         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8578         URL.
8579
8580 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8581
8582         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8583
8584 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8585
8586         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8587         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8588         displayed of multipart/alternative part if it is invoked from summary
8589         buffer.
8590
8591         * mm-view.el (mm-inline-text-html-render-with-w3m)
8592         (mm-inline-text-html-render-with-w3m-standalone)
8593         (mm-inline-render-with-function): Use mail-parse-charset by default.
8594
8595 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8596
8597         * parse-time.el (parse-time-string-chars): Check if CHAR
8598         is less than the length of parse-time-syntax.
8599
8600 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8601
8602         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8603         from gnus-newsgroup-processable.
8604
8605 2007-04-16  Didier Verna  <didier@xemacs.org>
8606
8607         * gnus-msg.el (gnus-configure-posting-styles): Handle
8608         message-signature-directory properly with :file syntax.  Reported by
8609         "Leo".
8610
8611 2007-04-11  Didier Verna  <didier@xemacs.org>
8612
8613         New user option: message-signature-directory.
8614         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8615         * message.el (message-insert-signature): Ditto.
8616         * message.el (message-signature-file): Doc update.
8617         * message.el (message-signature-directory): New.
8618
8619 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8620
8621         * gnus-msg.el (gnus-inews-yank-articles): Use
8622         message-exchange-point-and-mark instead of exchange-point-and-mark.
8623
8624 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8625
8626         * message.el (message-yank-original): Make sure cited text ends with
8627         newline; don't exchange point and mark.
8628
8629 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8630
8631         * tls.el (open-tls-stream): Properly handle case where there
8632         is no associated buffer.
8633
8634 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8635
8636         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8637         message-yank-original, make sure (< mark TEXT point).
8638
8639 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8640
8641         * message.el (message-fill-column): New variable.
8642         (message-mode): Use it.  Add comment on a possible new hook.
8643
8644         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8645         (nnmail-get-new-mail): Reformat.
8646
8647         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8648
8649         * gmm-utils.el: Fix Commentary.
8650         (gmm-tool-bar-from-list): Fix typo in doc string.
8651
8652 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8653
8654         * message.el (message-yank-original): Don't switch point and mark
8655         unnecessarily to put point and mark as documented.
8656
8657 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8658
8659         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8660         from the message heads.
8661
8662 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8663
8664         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8665         article buffer does not have a window.  This may not be the best
8666         solution but is certainly better than setting the start of the null,
8667         that is the current, window.
8668
8669 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8670
8671         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8672         (gnus-draft-setup): Run it.
8673
8674         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8675         gnus-score-fast-scoring.  Allow regexp.
8676         (gnus-score-headers): Use it.
8677
8678         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8679         XEmacs.
8680
8681         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8682         string.
8683         (gnus-button-alist): Also catch `<f1> k ...'.
8684         (gnus-treat-display-x-face): Fix doc string.
8685
8686 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8687
8688         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8689         evaluation of gnus-extended-version to ensure correct generation of the
8690         User-Agent header when message-generate-headers-first is used.
8691
8692 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8693
8694         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8695         hashcash-path is nil.  Don't call callback with incorrect number of
8696         parameters if val is 0.
8697
8698 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8699
8700         * message.el (message-required-news-headers):
8701         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8702
8703 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8704
8705         * tls.el (open-tls-stream): In handshake-waiting loop,
8706         don't wait more if there is output available to process.
8707
8708 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8709
8710         * tls.el (tls-program): Doc fix.
8711
8712 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8713
8714         * message.el (message-generate-new-buffers): Change the meaning of the
8715         nil value; add `standard' to the choices; treat t as `unique'; improve
8716         doc string.
8717         (gnus-select-frame-set-input-focus): Autoload.
8718         (message-buffer-name): Search for the existing message buffer if
8719         message-generate-new-buffers is nil or `standard'; treat the value t of
8720         message-generate-new-buffers as `unique'.
8721         (message-pop-to-buffer): Raise the frame already displaying the message
8722         buffer; clear the echo area after querying.
8723         (message-setup): Pass the `continue' argument to compose-mail.
8724         (message-mail): Prefer `switch-function' if it is given; search for the
8725         existing message buffer if the `continue' argument is non-nil; pass
8726         continue and switch-function arguments to compose-mail by way of
8727         message-setup.
8728         (message-mail-other-window): Adjust argument of message-setup.
8729         (message-mail-other-frame): Ditto.
8730
8731 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8732
8733         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8734         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8735         to turn font-lock on when turning gnus-message-citation-mode on.
8736
8737 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8738
8739         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8740         (mml-smime-function-alist): New variable; add epg as the backend.
8741         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8742         mml-smime- functions instead.
8743         * mm-view.el: Require smime.
8744
8745 2007-03-05  Didier Verna  <didier@xemacs.org>
8746
8747         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8748         instead of just inheritance for posting styles.
8749         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8750
8751 2007-02-24  Chris Moore  <dooglus@gmail.com>
8752
8753         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8754         * pgg-pgp.el (pgg-pgp-encrypt-region):
8755         * pgg-gpg.el (pgg-gpg-encrypt-region):
8756         Check pgg-encrypt-for-me if no other recipients.
8757
8758 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8759
8760         * tls.el (tls-certtool-program): Fix custom type.
8761
8762 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8763
8764         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8765         and point-at-eol instead of line-(beginning|end)-position.
8766
8767         * assistant.el (assistant-parse-buffer): Ditto.
8768
8769         * netrc.el (netrc-parse-services): Ditto.
8770
8771 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8772
8773         * mml2015.el (mml2015-epg-find-usable-key): New function.
8774         (mml2015-epg-sign): Use it.
8775         (mml2015-epg-encrypt): Use it.
8776
8777 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8778
8779         * message.el (message-make-in-reply-to): Quote name containing
8780         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8781         if there are special characters.  Reported by NAKAJI Hiroyuki
8782         <nakaji@jp.freebsd.org>.
8783
8784 2007-02-27  Didier Verna  <didier@xemacs.org>
8785
8786         Include the group parameters as well as the topic ones in the
8787         inheritance filter process.
8788         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8789         argument GROUP-PARAMS-LIST.
8790         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8791
8792 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * nntp.el (nntp-never-echoes-commands)
8795         (nntp-open-connection-functions-never-echo-commands): New variables.
8796         (nntp-send-command): Use them.
8797
8798 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8799
8800         * mml2015.el (mml2015-epg-verify): Simplified.
8801
8802 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8803
8804         * mml.el (mml-content-disposition-alist): New user option.
8805         (mml-content-disposition): New function.
8806         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8807         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8808
8809 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8810
8811         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8812         verification.
8813
8814 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8815
8816         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8817         articles posted in the last 24 hours.
8818
8819 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8820
8821         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8822
8823 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8824
8825         * nntp.el (nntp-send-command): Don't wait for echoes when
8826         nntp-open-ssl-stream is used.
8827
8828 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8831         (gnus-message-add-citation-keywords)
8832         (gnus-message-remove-citation-keywords): Remove.
8833         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8834         directly, make the variables in font-lock-defaults buffer-local, add
8835         gnus-message-citation-keywords to them and then update the value of
8836         font-lock-keywords.
8837
8838 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8839
8840         * message.el (message-cite-original-1): Don't call
8841         gnus-article-highlight-citation.
8842
8843         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8844         citations; fix line count.
8845
8846 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8847
8848         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8849         (gnus-message-add-citation-keywords)
8850         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8851         versions of font-lock-add-keywords and font-lock-remove-keywords to
8852         work with XEmacs correctly.
8853
8854 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8855
8856         * gnus-cite.el (gnus-cite-face-list): Set the values of
8857         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8858         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8859         (gnus-message-cite-prefix-regexp): New variable.
8860         (gnus-message-search-citation-line): Use it; protect against long
8861         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8862         the 0th match data for Emacs.
8863         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8864         (gnus-message-add-citation-keywords): Append keywords rather than
8865         prepending; emulate font-lock-add-keywords if it is not available.
8866         (gnus-message-remove-citation-keywords): Emulate
8867         font-lock-remove-keywords if it is not available.
8868
8869         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8870
8871         * message.el (message-cite-prefix-regexp): Set the value of
8872         gnus-message-cite-prefix-regexp.
8873
8874 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8875
8876         * nnweb.el (nnweb-google-parse-1): Update parser.
8877
8878 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8879
8880         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8881
8882 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8883
8884         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8885         regexp.
8886
8887 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8888
8889         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8890         string-to-multibyte.
8891         (uudecode-decode-region-internal): Use it.
8892
8893         * lpath.el: Fbind string-as-multibyte for XEmacs.
8894
8895 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8896
8897         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8898         custom choice.
8899
8900         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8901
8902 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8903
8904         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8905
8906         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8907         `write-region' to respect `mm-inhibit-file-name-handlers'.
8908
8909 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8910
8911         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8912         Use gnus-home-directory instead of "~/" or "$HOME".
8913
8914 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8915
8916         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8917         to mention filename.
8918         Add comments at beginning regarding usage.
8919         (encrypt-write-file-contents): Change interactive so a string is
8920         acceptable.  If the file has no associated model, show an error instead
8921         of a nonsense prompt.
8922
8923 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8924
8925         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8926         Thanks to Yoshihiko Yamada for kind notification of this typo.
8927
8928 2007-01-12  Kenichi Handa  <handa@m17n.org>
8929
8930         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8931         multibyte buffer.
8932
8933 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8934
8935         * gnus-score.el (gnus-score-fast-scoring): New variable.
8936         (gnus-score-headers): Use it.
8937
8938         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8939
8940         * message.el (message-cite-original-1): Call
8941         gnus-article-highlight-citation if requested.
8942         (message-make-from): Allow name and address as optional arguments.
8943
8944         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8945
8946         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8947         bugs to doc string.
8948         (gnus-button-alist): Add mid\\|message-id.
8949         (gnus-button-fetch-group): Extend for use in
8950         `browse-url-browser-function'.
8951         (gnus-button-url-regexp): Try to catch paired parentheses like in
8952         Wikipedia URLs.
8953
8954         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8955         Suggested by Simon Krahnke <overlord@gmx.li>.
8956
8957 2007-01-13  Romain Francoise  <romain@orebokech.com>
8958
8959         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8960         Update copyright.
8961
8962 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8963
8964         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8965
8966 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8967
8968         * gnus-registry.el (gnus-registry-unfollowed-groups)
8969         (gnus-registry-split-fancy-with-parent): Fix documentation.
8970
8971 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8972
8973         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8974         from nnweb groups.
8975
8976 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8977
8978         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8979         Xref urls.  Erase buffer before requesting head.
8980
8981 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8982
8983         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8984         customizable.
8985
8986 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8987
8988         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8989         no signing key is found.
8990         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8991         no encrypting and/or signing key is found.
8992
8993 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8994
8995         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8996
8997 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8998
8999         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9000         headers read from disk with the ones newly found in the current search.
9001         This should no longer cause problems, because the article numbers in
9002         Gmane's `nov.php' output are ignored since the previous change.
9003
9004 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9005
9006         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9007
9008 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9009
9010         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9011         replace-regexp-in-string; bind url-version; fbind display-images-p and
9012         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9013         find-face and set-itimer-function for Emacs; bind itimer-list for
9014         Emacs.
9015
9016         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9017
9018 2007-01-01  Romain Francoise  <romain@orebokech.com>
9019
9020         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9021
9022 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9023
9024         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9025         `define-minor-mode' macro definition expanded properly.
9026         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9027         exclude it there.
9028
9029         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9030         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9031         `fboundp' test.
9032         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9033         This is OK to autoload in (S)XEmacs now.
9034
9035 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9036
9037         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9038         keystroke.
9039         (gnus-summary-limit-to-singletons): Fix typo.
9040
9041         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9042         else fails.
9043
9044 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9045
9046         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9047         docstring.
9048
9049         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9050         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9051         (gnus-summary-insert-dormant-articles): Fix typo in message.
9052
9053 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9054
9055         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9056         nil for XEmacs.
9057         (gnus-message-citation-mode): Don't autoload in XEmacs.
9058
9059         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9060
9061 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9062
9063         * nnimap.el (nnimap-expunge-search-string): Mention
9064         nnimap-search-uids-not-since-is-evil in docstring.
9065
9066 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9067
9068         * spam.el: Revert to make-obsolete-variable because
9069         define-obsolete-variable-alias is not supported in Emacs 21.
9070
9071         * spam.el (spam-ifile-path, spam-ifile-database-path)
9072         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9073         make-obsolete-variable.
9074         (spam-bsfilter-path, spam-bsfilter-program)
9075         (spam-spamassassin-path, spam-spamassassin-program)
9076         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
9077         use "path" inappropriately.
9078         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9079         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9080         variable names.
9081
9082 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9083
9084         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9085         summary buffer.
9086
9087         * password.el (password-cache-remove): Use clear-string to burn
9088         password, if available.
9089
9090 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9091
9092         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9093
9094         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9095
9096         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9097         (gnus-message-highlight-citation): Move defcustom here from
9098         gnus-cite.el.
9099         (gnus-message-citation-mode): Autoload.
9100
9101         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9102         checks to make it compile with XEmacs.
9103         (gnus-message-citation-mode): New minor mode.
9104         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9105         (gnus-message-highlight-citation): New variables.
9106         (gnus-message-search-citation-line)
9107         (gnus-message-add-citation-keywords)
9108         (gnus-message-remove-citation-keywords)
9109         (turn-on-gnus-message-citation-mode)
9110         (turn-off-gnus-message-citation-mode): New functions.
9111
9112 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9113
9114         * gnus-cite.el: Enable highlighting of different citation levels in
9115         message-mode.
9116
9117 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9118
9119         * message.el (message-make-fqdn): Fix comment.
9120         (message-bogus-system-names): Add ".local".
9121
9122         * spam.el (spam-ifile-path, spam-ifile-program)
9123         (spam-ifile-database-path, spam-ifile-database)
9124         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9125         Don't use "path" inappropriately.
9126         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9127         strings.
9128         (spam-check-ifile, spam-ifile-register-with-ifile)
9129         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
9130         new variable names.
9131
9132         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9133         (gnus-treat-display-smileys): Simplify using
9134         gnus-image-type-available-p.
9135
9136         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9137         available.
9138
9139         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
9140         `display-images-p' if available.
9141
9142 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9143
9144         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9145         one after turning on the buffer's multibyteness instead of decoding
9146         them directly in the unibyte buffer that causes unexpected conversion
9147         in Emacs 23 (unicode).
9148
9149 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9150
9151         * message.el (message-generate-hashcash): Fix custom type.
9152
9153 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9154
9155         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9156
9157 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9158
9159         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9160         disconnect icons.  Add help text.
9161
9162 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9163
9164         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9165         negated to be consistent with the others we handle.
9166
9167 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9168
9169         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9170         version of gnus-summary-buffer to something, so that we can use two
9171         article buffers at the same time.
9172
9173 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9174
9175         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9176         trigger all the extra headers.
9177         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9178         sorting.
9179
9180 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9181
9182         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9183         solid groups.
9184
9185 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9186
9187         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9188
9189 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9190
9191         * legacy-gnus-agent.el: Add Copyright notice.
9192
9193 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9194
9195         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9196
9197 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9198
9199         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9200
9201         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9202         to make it work reliably in CVS Emacs.
9203         (gnus-summary-limit-strange-charsets-predicate)
9204         (gnus-summary-limit-to-predicate): New functions.
9205
9206 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9207
9208         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9209         specifying array size.
9210         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9211         array if it is too small.
9212         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
9213         (gnus-sort-threads-loop): New function.
9214
9215 2006-12-06  Chris Moore  <dooglus@gmail.com>
9216
9217         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9218         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9219
9220 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9221
9222         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9223         options.
9224
9225 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9226
9227         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9228         DOS-ing the recipient.
9229
9230         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9231         the headers when creating the mapping to avoid mismappings.
9232         (nnweb-gmane-create-mapping): Always nix out old mapping.
9233
9234 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9235
9236         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9237         and mm-verify-option to never.
9238
9239 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9240
9241         * message.el (message-signed-or-encrypted-p): New function.
9242         (message-forward-make-body): Use it.
9243
9244         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9245         Replace encode-coding-string with mm-encode-coding-string.
9246
9247 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9248
9249         * nneething.el (nneething-decode-file-name): Replace
9250         decode-coding-string with mm-decode-coding-string.
9251
9252         * gnus-int.el (gnus-open-server): Say failed server's name.
9253
9254 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9255
9256         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9257         strings to a single string.  Quote `errors-file-name'.
9258         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9259         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9260         Adjust calls.  Use `shell-quote-argument'.
9261
9262 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9263
9264         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9265         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9266
9267         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9268         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9269         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9270         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9271         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9272         (gnus-subscribe-newsgroup, gnus-1):
9273         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9274         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9275         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9276         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9277
9278 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9279
9280         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9281         keystroke.
9282         (gnus-summary-limit-to-bodies): Implement headersp.
9283
9284 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9285
9286         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9287
9288 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9289
9290         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9291
9292 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9293
9294         * message.el (message-generate-hashcash): Expand range of values to
9295         include `opportunistic'.
9296         (message-send-mail): Use it.
9297
9298 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9299
9300         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9301         and comment it.
9302
9303         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9304
9305 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9306
9307         * gnus-util.el (gnus-extract-address-components): Improve comment.
9308
9309 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9310
9311         * gnus-util.el (gnus-extract-address-components): Work with address in
9312         which the name portion contains @.
9313
9314         * lpath.el: Fbind custom-autoload.
9315
9316 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9317
9318         * gnus.el (gnus-start): Move custom group up.
9319         (gnus-select-method): Don't autoload, but make it available for
9320         `customize-variable'.
9321         (gnus-getenv-nntpserver): Don't autoload.
9322
9323 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9324
9325         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9326
9327 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9328
9329         * message.el (message-sendmail-extra-arguments): New variable.
9330         (message-send-mail-with-sendmail): Use it.
9331
9332 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9333
9334         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9335         mm-with-unibyte-current-buffer to make string unibyte.
9336
9337         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9338         mm-string-as-multibyte.
9339
9340 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9341
9342         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9343         Reported by Werner Koch <wk@gnupg.org>.
9344
9345 2006-11-14  Daiki Ueno  <ueno@p360>
9346
9347         * mml2015.el: Autoload epa-select-keys when compiling.
9348
9349 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9350
9351         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9352         message-options.
9353         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9354
9355 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9356
9357         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
9358         EasyPG (< 0.0.6).
9359         (mml2015-always-trust): New user option.
9360         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9361         prompt.
9362
9363 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9364
9365         * nntp.el (nntp-authinfo-force): New variable.
9366         (nntp-send-authinfo): Use it.
9367
9368 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9369
9370         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9371         decode encoded words.  Improve prompt.  Add comment about forwarding.
9372         (message-replacement-char): Move up.
9373
9374 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9375
9376         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9377         instead of gnus-intersection because arguments of gnus-sorted-nunion
9378         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9379
9380 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9381
9382         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9383         (message-simplify-subject-functions): Enable
9384         message-strip-subject-encoded-words by default.
9385
9386 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9387
9388         * message.el (message-strip-subject-encoded-words): New function.
9389         (message-simplify-subject-functions): New variable.
9390         (message-simplify-subject): Use it.  Fix typo in doc string.
9391         Support message-strip-subject-encoded-words.
9392
9393 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9394
9395         * gnus-diary.el (gnus-diary-delay-format-function):
9396         * nndiary.el (nndiary-reminders):
9397         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9398
9399 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9400
9401         * gnus-art.el (article-hide-boring-headers): Fetch date from
9402         gnus-original-article-buffer to avoid problems with localized date
9403         strings.
9404
9405 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9406
9407         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9408
9409 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9410
9411         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9412         New variables.
9413         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9414         (mm-charset-synonym-alist): Move some entries to
9415         mm-codepage-iso-8859-list.
9416         (mm-charset-synonym-alist, mm-charset-override-alist): Add
9417         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9418
9419 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9420
9421         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9422
9423 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9424
9425         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9426         with Emacs 21 and XEmacs.
9427
9428 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9429
9430         * spam.el (spam-parse-address): New function for better parsing,
9431         catching errors, etc.
9432         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9433
9434 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9435
9436         * mm-view.el: Add interactive arg to html2text autoload.
9437
9438 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9441
9442 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9443
9444         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
9445         variables.
9446         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9447         (mm-charset-synonym-alist): Move some entries to
9448         mm-codepage-iso-8859-list.
9449
9450         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9451
9452 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9453
9454         * message.el (message-citation-line-format)
9455         (message-insert-formated-citation-line): Fix implementation of %E, %N
9456         and %n according to the doc string.
9457
9458 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9459
9460         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9461         car-safe to avoid bad parses.
9462
9463 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9464
9465         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9466         names.
9467
9468         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9469
9470 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9471
9472         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9473         header.
9474
9475         * message.el (message-draft-headers): Add Date.
9476         (message-headers-to-generate): Fix typo in docstring.
9477
9478         * nndraft.el (nndraft-required-headers): New variable.
9479         (nndraft-generate-headers): Use it.
9480
9481         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9482
9483 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9484
9485         * gnus-registry.el (gnus-registry-wash-for-keywords)
9486         (gnus-registry-find-keywords): New functions to allow easy searching of
9487         articles that are in the registry.
9488
9489 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9490
9491         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9492         ietf-drums-parse-address instead of gnus-extract-address-components.
9493         Reported by Damien Elmes <damien@repose.cx>.
9494
9495 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9496
9497         * gnus.el (gnus-mime): Remove unused custom group.
9498
9499 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9500
9501         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9502         "blank line" when searching for end of armor headers.
9503
9504 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9505
9506         * gmm-utils.el (gmm-write-region): Fix variable name.
9507
9508 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9509
9510         * gmm-utils.el (gmm-write-region): New function based on compatibility
9511         code from `mm-make-temp-file'.
9512
9513         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9514
9515         * nnmaildir.el (nnmaildir--update-nov)
9516         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9517         Use `gmm-write-region'.
9518
9519 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9520
9521         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
9522         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9523
9524         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9525
9526         * message.el (message-replacement-char): New variable.
9527         (message-fix-before-sending): Use it.
9528         (message-simplify-subject): New function to remove duplicate code.
9529         (message-reply, message-followup): Use it.
9530
9531         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9532         gnus-summary-limit-to-articles.
9533
9534 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9535
9536         * gnus-util.el (gnus-with-local-quit): New macro.
9537
9538         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9539
9540 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9541
9542         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9543         ignore non-string data.
9544
9545 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9546
9547         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9548         non-string data (needs to be done in the registry too).
9549
9550 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9551
9552         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9553         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9554         (gnus-registry-split-fancy-with-parent)
9555         (gnus-registry-fetch-simplified-message-subject-fast)
9556         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9557         Remove text properties on ingress into the registry and when it's saved.
9558         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9559         registry from entries with no groups.
9560
9561 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9562
9563         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9564         function to remove string properties.
9565
9566 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9567
9568         * gmm-utils.el (gmm): Adjust custom version.
9569
9570         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9571         custom version.
9572
9573         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9574
9575 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9576
9577         * gnus-art.el (gnus-insert-prev-page-button)
9578         (gnus-insert-next-page-button): Simplify.  Reformat.
9579
9580 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9581
9582         * gnus-art.el (gnus-insert-prev-page-button)
9583         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9584
9585 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9586
9587         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9588
9589 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9590
9591         * gnus-art.el (gnus-insert-mime-button)
9592         (gnus-insert-mime-security-button):
9593         Apply gnus-article-button-face to MIME and security buttons.
9594
9595 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9596
9597         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9598         readable.
9599
9600 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9601
9602         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9603
9604 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9605
9606         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9607         `browse-url-of-file' instead of `browse-url'.
9608
9609 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9610
9611         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9612         regexp.  Articles containing quotation were cut prematurely.
9613
9614 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9615
9616         * message.el (message-cite-original-1): Use nobody by default for the
9617         value of From header.
9618         (message-reply): Ditto.
9619
9620 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9621
9622         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9623         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9624         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9625
9626 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9627
9628         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9629         mails in the doc string.  Add some URLs in comment.
9630         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9631
9632 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9633
9634         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9635         backslashes handling and the way to find boundaries of quoted strings.
9636
9637 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9638
9639         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9640         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9641         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9642         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9643
9644 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9645
9646         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9647         doc string.
9648         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9649
9650 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9651
9652         * lpath.el: Fbind epg-check-configuration.
9653
9654 2006-09-06  Simon Josefsson  <jas@extundo.com>
9655
9656         * mml2015.el (mml2015-use): Doc fix, mention epg.
9657
9658 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9659
9660         * mml2015.el (mml2015-use): Default to epg, if available.
9661
9662 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9663
9664         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9665         message-sender.
9666         (mml1991-epg-encrypt): Ditto.
9667         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9668         message-sender.
9669         (mml2015-epg-encrypt): Ditto.
9670
9671 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9672
9673         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9674         several common directories.
9675
9676 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9677
9678         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9679         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9680
9681 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9682
9683         * gnus-art.el (article-decode-encoded-words): Make it fast.
9684
9685 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9686
9687         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9688
9689         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9690         in quoted string into `\'.
9691
9692 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9693
9694         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9695         Use standard-syntax-table.
9696
9697 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9698
9699         * gnus-art.el (gnus-decode-address-function): New variable.
9700         (article-decode-encoded-words): Use it to decode headers which are
9701         assumed to contain addresses.
9702         (gnus-mime-delete-part): Remove useless `or'.
9703
9704         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9705         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9706         (gnus-nov-parse-line): Use it to decode From header.
9707         (gnus-get-newsgroup-headers): Ditto.
9708         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9709
9710         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9711         (mail-decode-encoded-address-string): New alias.
9712
9713         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9714         New function.
9715         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9716         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9717         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9718         (rfc2047-decode-string): Ditto.
9719         (rfc2047-decode-address-region): New function.
9720         (rfc2047-decode-address-string): New function.
9721
9722 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9723
9724         * message.el (message-caesar-buffer-body): Allow rotating headers.
9725
9726         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9727
9728         * message.el (message-insert-formated-citation-line): Fix %f.
9729         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9730
9731 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9732
9733         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9734         (gnus-bookmark-mouse-available-p): New macro.
9735         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9736         (gnus-bookmark-bmenu-show-infos): Use it.
9737         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9738         (gnus-bookmark-bmenu-hide-infos): Ditto.
9739         (gnus-bookmark-remove-properties): New function.
9740         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9741         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9742         (gnus-bookmark-write-file): Bind coding-system-for-write.
9743         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9744         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9745         group before selecting it.
9746         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9747         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9748         quit-window if it is not available; use gnus-mouse-2 and bind it to
9749         gnus-bookmark-bmenu-select-by-mouse.
9750         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9751         (gnus-bookmark-bmenu-select-by-mouse): New function.
9752
9753 2006-08-13  Romain Francoise  <romain@orebokech.com>
9754
9755         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9756         space.
9757
9758 2006-08-10  Romain Francoise  <romain@orebokech.com>
9759
9760         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9761         (dns-mode-soa-auto-increment-serial): New user option.
9762         (dns-mode-soa-maybe-increment-serial): New function.
9763         (dns-mode): Add the latter to `write-contents-functions'.
9764
9765 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9766
9767         * compface.el (uncompface): Use binary rather than raw-text-unix.
9768
9769 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9770
9771         * compface.el (uncompface): Make sure the eol conversion doesn't take
9772         place when communicating with the external programs.  Reported by
9773         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9774
9775 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9776
9777         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9778
9779 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9780
9781         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9782         Make it more robust by parsing author and date independently.
9783
9784 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9785
9786         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9787
9788 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9789
9790         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9791         first matching secret key.
9792         (mml2015-epg-encrypt): Ditto.
9793
9794         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9795         first matching secret key.
9796         (mml1991-epg-encrypt): Ditto.
9797
9798         * mml2015.el (mml2015-encrypt-to-self): New user option.
9799         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9800         mml2015-epg-encrypt-to-self is set.
9801
9802         * mml1991.el (mml1991-encrypt-to-self): New variable.
9803         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9804         mml1991-epg-encrypt-to-self is set.
9805
9806         * mml2015.el (mml2015-signers): New user option.
9807         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9808         (mml2015-epg-encrypt): Allow to select signing keys.
9809
9810         * mml1991.el (mml1991-signers): New variable.
9811         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9812         (mml1991-epg-encrypt): Allow to select signing keys.
9813
9814 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9815
9816         * nnheader.el (nnheader-insert-head): Make it work even if the file
9817         uses CRLF for the line-break code.
9818
9819 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9820
9821         * mml2015.el: Require mml-sec instead of password.
9822         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9823         (mml2015-cache-passphrase): Inherit the default value from
9824         mml-secure-cache-passphrase.
9825         (mml2015-passphrase-cache-expiry): Inherit the default value from
9826         mml-secure-passphrase-cache-expiry.
9827
9828         * mml1991.el: Require mml-sec instead of password.
9829         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9830         (mml1991-cache-passphrase): Inherit the default value from
9831         mml-secure-cache-passphrase.
9832         (mml1991-passphrase-cache-expiry): Inherit the default value from
9833         mml-secure-passphrase-cache-expiry.
9834
9835         * mml-sec.el: Require password.
9836         (mml-secure-verbose): New user option.
9837         (mml-secure-cache-passphrase): New user option.
9838         (mml-secure-passphrase-cache-expiry): New user option.
9839
9840 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9841
9842         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9843         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9844         andreas@altroot.de (Andreas Vögele).
9845
9846         FIXME: Use `tiny change'?
9847
9848 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9849
9850         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9851         workaround for the url package included with Emacs.
9852
9853         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9854
9855 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9856
9857         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9858         correctly.  This fixes a bug caused by the 2006-05-12 change.
9859
9860 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9861
9862         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9863         some information about the error when saying that the `bogus' mail
9864         group will be used.
9865
9866 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9867
9868         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9869         string.
9870
9871 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9872
9873         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9874
9875 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9876
9877         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9878
9879 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9880
9881         * mml1991.el (mml1991-function-alist): Add epg.
9882         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9883         (mml1991-epg-encrypt): New functions.
9884
9885 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9886
9887         * mml2015.el (mml2015-verbose): New variable.
9888         (mml2015-cache-passphrase): Ditto.
9889         (mml2015-passphrase-cache-expiry): Ditto.
9890         (mml2015-function-alist): Add epg.
9891         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9892         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9893         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9894         functions.
9895
9896 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9897
9898         * message.el (message-cite-original-1): Preserve region when removing
9899         quoted text due to X-No-Archive in order to avoid bogus attribution
9900         when citing multiple messages.
9901
9902 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9903
9904         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9905         Kenneth Jacker <khj@be.cs.appstate.edu>.
9906
9907 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9908
9909         * gnus-diary.el (gnus-user-format-function-d)
9910         (gnus-user-format-function-D): Autoload.
9911
9912         * imap.el (Commentary): Fix typo.
9913
9914         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9915         2006-04-22 contribution.
9916
9917 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9918
9919         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9920         It didn't really fix the bogosity I'm seeing with solid web groups.
9921
9922 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9923
9924         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9925         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9926         created using server names.  If we use the feature without declaring
9927         it, Gnus does not properly manage server and group state.
9928
9929         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9930         bound.
9931
9932 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9933
9934         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9935         looking up the method using GROUP's prefix before inventing a new one.
9936         It is used on killed/unknown groups in various places where returning
9937         an all-new method isn't expected by the caller.
9938
9939         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9940         and match semantics of gnus-group-real-prefix.
9941
9942 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9943
9944         * nnmail.el (nnmail-broken-references-mailers): New variable.
9945         (nnmail-ignore-broken-references): New function generalizing
9946         nnmail-fix-eudora-headers.
9947         (nnmail-fix-eudora-headers): Now obsolete.
9948
9949         * gnus-art.el (gnus-button-handle-custom): Support
9950         `customize-apropos*'.
9951
9952 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9953
9954         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9955
9956         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9957         articles.
9958
9959 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9960
9961         * message.el (message-cite-reply-above): New variable.
9962         (message-yank-original): Use it.
9963
9964 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9965
9966         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9967
9968 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9969
9970         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9971         as read.
9972
9973         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9974
9975 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9976
9977         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9978         (gnus-bookmark-default-file): Use gnus-directory.
9979         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9980         Remove "*" in doc string.
9981         (gnus-bookmark-write-file): Simplify.
9982         (gnus-bookmark-maybe-sort-alist): Use `when'.
9983         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9984         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9985         FIXME about Emacs 21 and XEmacs compatibility.
9986         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9987         compatibility.
9988         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9989         compatibility.
9990         (gnus-bookmark-menu-heading): Fix version.
9991
9992 2006-06-19  Bastien Guerry  <bzg@altern.org>
9993
9994         * gnus-bookmark.el: New file.
9995
9996 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9997
9998         * message.el (message-syntax-checks): Doc fix.
9999
10000 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10001
10002         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10003         unsubscribed groups as if they were killed ones.  It causes duplicate
10004         entries in gnus-newsrc-alist.
10005
10006 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10007
10008         * message.el (message-syntax-checks): Doc fix.
10009         (message-send-mail): Add check for continuation headers.
10010         (message-check-news-header-syntax): Fix regexp used to check for
10011         continuation headers.
10012
10013 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10014
10015         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10016
10017 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10018
10019         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10020
10021 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10022
10023         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10024         default-truncate-lines.
10025
10026 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10027
10028         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10029         to fill the utf-8 entry.
10030
10031         * lpath.el: Fbind unicode-precedence-list.
10032
10033 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10034
10035         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10036
10037 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10038
10039         * gnus-agent.el (directory-files-and-attributes): Move all the way
10040         forward (the third and final move).
10041         (gnus-agent-read-agentview): Trap reconstruction errors due to
10042         nonexistant directory.  Handle by returning nil.
10043
10044 2006-05-30  Didier Verna  <didier@xemacs.org>
10045
10046         * message.el (message-dont-reply-to-names): Update the custom type.
10047         * message.el (message-dont-reply-to-names): New defsubst: potentially
10048         convert a list of regexps into a single one.
10049         * message.el (message-get-reply-headers): Use it.
10050         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10051
10052 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10053
10054         * gnus-agent.el (directory-files-and-attributes): Move forward.
10055
10056 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10057
10058         * gnus-ml.el (gnus-mailing-list-subscribe)
10059         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10060         (gnus-mailing-list-message): Fix doc strings.
10061
10062 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10063
10064         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10065         of doing it manually.
10066
10067 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10068
10069         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10070         comment.
10071
10072 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10073
10074         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
10075         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
10076         (gnus-agent-read-local): All symbols allocated in my-obarray.
10077         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10078         (gnus-agent-regenerate-group): Check numeric names to see if they are
10079         messages or groups.
10080         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10081         better way of do this...)
10082
10083         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
10084         'dummy.group' (there should be a better way of do this...)
10085
10086 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10087
10088         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10089         (gnus-saved-headers): Ditto.
10090         (gnus-default-article-saver): Mention functions may have properties.
10091         (gnus-article-save): Override gnus-save-all-headers and
10092         gnus-saved-headers by :headers property which saver function may have.
10093         (gnus-summary-save-in-file): Add :headers property.
10094         (gnus-summary-write-to-file): Ditto.
10095
10096         * gnus-sum.el (gnus-summary-save-article): Bind
10097         gnus-prompt-before-saving to t when saving many articles in a file;
10098         always show all headers.
10099
10100         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10101
10102 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10103
10104         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10105         marks.
10106
10107         * message.el (message-indent-citation): Add optional arguments to allow
10108         using it outside of message buffers.
10109
10110         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10111         (gnus-article-treat-unfold-headers): Use it.
10112         (gnus-article-truncate-lines): New variable.
10113         (gnus-article-mode): Use it.
10114         (gnus-article-toggle-truncate-lines): New function.
10115
10116         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
10117         gnus-article-toggle-truncate-lines.
10118
10119         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10120         coding system in XEmacs, use binary.
10121
10122 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10123
10124         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10125         after-load-alist.
10126
10127         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10128         this function should save decoded articles.
10129         (gnus-summary-write-to-file): Use property to specify this function
10130         should save decoded articles and specify gnus-summary-save-in-file
10131         should be used to save articles other than the first one when saving
10132         many articles.
10133         (gnus-summary-save-body-in-file): Use property to specify this
10134         function should save decoded articles.
10135         (gnus-summary-write-body-to-file): Use property to specify this
10136         function should save decoded articles and specify
10137         gnus-summary-save-body-in-file should be used to save articles other
10138         than the first one when saving many articles.
10139
10140         * gnus-sum.el (gnus-summary-save-article): Simplify.
10141
10142 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10143
10144         * gnus-art.el (gnus-default-article-saver): Add
10145         gnus-summary-write-body-to-file.
10146         (gnus-article-save-coding-system): Don't use coding system object
10147         in XEmacs.
10148         (gnus-read-save-file-name): Add optional `dir-var' argument which
10149         specifies directory in which files are saved; work even if optional
10150         `variable' argument is not specified.
10151         (gnus-summary-write-to-file): Read file name.
10152         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10153         (gnus-summary-write-body-to-file): New function.
10154
10155         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10156         (gnus-summary-local-variables): Add it.
10157         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10158         (gnus-summary-save-article): Remove optional `decode' argument;
10159         determine whether to decode articles by the value of
10160         gnus-default-article-saver; when saving many files using
10161         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10162         it first and use gnus-summary-save-in-file or
10163         gnus-summary-save-body-in-file thereafter unless
10164         gnus-prompt-before-saving is always; move point to article which
10165         will be saved.
10166         (gnus-summary-save-article-file): Revert.
10167         (gnus-summary-write-article-file): Revert.
10168         (gnus-summary-save-article-body-file): Revert.
10169         (gnus-summary-write-article-body-file): New function.
10170
10171 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10172
10173         * gnus-art.el (gnus-default-article-saver): Doc fix.
10174         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10175         from gnus-summary-save-article-coding-system, and default to a
10176         certain coding system.
10177         (gnus-output-to-file): Add coding cookie and encode text according
10178         to gnus-article-save-coding-system; don't use mm-append-to-file.
10179
10180         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10181         gnus-art.el and rename to gnus-article-save-coding-system.
10182         (gnus-summary-save-article): Require gnus-art; don't show all
10183         headers if it decodes articles; don't add coding cookie here;
10184         don't bind mm-text-coding-system-for-write.
10185         (gnus-summary-save-article-file): Save decoded articles.
10186         (gnus-summary-write-article-file): When saving many files, use
10187         gnus-summary-write-to-file first and gnus-summary-save-in-file
10188         thereafter unless gnus-prompt-before-saving is always.
10189         (gnus-summary-save-article-body-file): Save decoded articles.
10190
10191         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10192
10193 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10194
10195         * nnrss.el (nnrss-check-group): Bind hash-index.
10196
10197 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10198
10199         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10200         its hash index.  Store this hash in `nnrss-group-data'.
10201         (nnrss-read-group-data): Update accordingly.
10202
10203 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10204
10205         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10206         entry.
10207
10208         * gnus-sum.el (gnus-summary-make-menu-bar): Add
10209         gnus-article-browse-html-article.
10210
10211 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10212
10213         * gnus-sum.el (gnus-summary-mime-map): Add
10214         gnus-article-browse-html-article.
10215
10216         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10217
10218 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10219
10220         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10221         suitable coding systems in customize.
10222
10223 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10224
10225         * mail-source.el (mail-sources): Fix custom type.
10226
10227 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10228
10229         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10230         (gnus-summary-expire-articles-now): Shorten prompt.
10231
10232         * gmm-utils.el (wid-edit): Require.
10233         (defun-gmm): Renamed from `gmm-defun-compat'.
10234         (gmm-image-search-load-path): Use it.
10235         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10236
10237 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10238
10239         * gnus-sum.el (gnus-summary-save-article-coding-system): New
10240         variable.
10241         (gnus-summary-save-article): Add optional `decode' argument.  If
10242         it is set and gnus-summary-save-article-coding-system is non-nil,
10243         save decoded article.
10244         (gnus-summary-write-article-file): Save decoded article if
10245         gnus-summary-save-article-coding-system is non-nil.
10246
10247         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10248         type.
10249
10250 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10251
10252         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10253
10254 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10255
10256         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10257         first to test gnus-single-article-buffer which may be buffer-local.
10258
10259         * gnus-sum.el (gnus-summary-setup-buffer): Make
10260         gnus-single-article-buffer buffer-local and nil in ephemeral
10261         group; make gnus-article-buffer, gnus-article-current, and
10262         gnus-original-article-buffer always buffer-local.
10263         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10264         group.
10265         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10266
10267 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10268
10269         * nnml.el (nnml-request-compact-group): Compressed files might not
10270         have .gz extension.
10271
10272 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10273
10274         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10275         (mm-copy-to-buffer): Use with-current-buffer.
10276         (mm-display-part): Simplify.
10277         (mm-inlinable-p): Add optional arg `type'.
10278
10279 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10280
10281         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10282         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10283         Try harder to show the attachment internally or externally using
10284         gnus-mime-view-part-as-type.
10285
10286 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10287
10288         * message.el (message-from-style, message-signature-separator)
10289         (message-user-organization-file, message-send-mail-function)
10290         (message-citation-line-function, message-yank-prefix)
10291         (message-indent-citation-function, message-signature)
10292         (message-signature-file, message-signature-insert-empty-line):
10293         Remove autoloads.
10294
10295         * gnus-art.el (gnus-buttonized-mime-types): Remove
10296         "multipart/signed".  Revert 2006-04-26 change.
10297
10298 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10299
10300         * gnus.el (gnus-version-number): Bump version.
10301
10302 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10303
10304         * gnus.el: No Gnus v0.5 is released.
10305
10306 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10307
10308         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10309         fetching articles by message-id.
10310
10311 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10312
10313         * message.el (hashcash): Require hashcash as normal.
10314
10315         * ecomplete.el (ecomplete-highlight-match-line): Use
10316         point-at-eol.
10317         (ecomplete-highlight-match-line): Use `highlight', because that
10318         face exists in both Emacs and XEmacs.
10319
10320         * message.el (message-display-abbrev): Use point-at-bol.
10321
10322         * mail-source.el: Don't require timer/timer-funcs.
10323
10324         * gnus-async.el: Ditto.
10325
10326         * password.el: Ditto.
10327
10328         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10329
10330         * mm-url.el: Ditto.
10331
10332         * gnus-xmas.el: Don't require timer-funcs.
10333
10334         * mm-util.el: Require timer/timer-funcs.
10335
10336 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10337
10338         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10339         Close.
10340
10341 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10342
10343         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10344         unibyte after clear-decrypt function runs.
10345
10346         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10347         returns as a unibyte string.
10348
10349 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10350
10351         * lpath.el: Revert.
10352
10353         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10354         (pgg-gpg-process-sentinel): Revert.
10355
10356         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10357         (pgg-pgp-lookup-key): Revert.
10358
10359         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10360         (pgg-pgp5-lookup-key): Revert.
10361
10362         * pgg.el (pgg-fetch-key): Revert.
10363
10364 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10365
10366         * lpath.el: Fbind string-as-multibyte for XEmacs.
10367
10368         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10369         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10370         (mml1991-pgg-encrypt): Ditto.
10371
10372         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10373         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10374         a multibyte buffer.
10375
10376         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10377         (pgg-pgp-lookup-key): Ditto.
10378
10379         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10380         (pgg-pgp5-lookup-key): Ditto.
10381
10382         * pgg.el (pgg-fetch-key): Ditto.
10383
10384 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10385
10386         * message.el (message-user-organization-file): Check several
10387         locations of the organization file.
10388
10389         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10390         Add gnus-article-view-part-as-type.
10391
10392         * gnus-art.el (gnus-article-view-part-as-type): New function.
10393
10394         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10395         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10396
10397         * mml.el: Simplify autoload.
10398         (mml-mode): defvar dnd-protocol-alist instead of using
10399         symbol-value.
10400         (mml-default-directory): New variable.
10401         (mml-minibuffer-read-file): Use it.
10402         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10403
10404         * message.el (message-citation-line-format): New variable.
10405         (message-insert-formated-citation-line): New function.
10406         (message-citation-line-function): Add
10407         `message-insert-formated-citation-line' to custom type.
10408
10409         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10410         to doc string.
10411
10412         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10413         depending on mm-verify-option.
10414
10415 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10416
10417         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10418         binding pgg-* variables; reimplement the section which prevents
10419         MIME header from being signed.
10420         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10421         pgg-text-mode; remove a blank line at the top of body.
10422
10423         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10424         lines at the top of body; use gnus-newsgroup-charset if there's no
10425         Charset header.
10426
10427 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10428
10429         * message.el (message-self-insert-commands): Doc fix.
10430
10431         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10432         (mm-uu-pgp-encrypted-test): Ditto.
10433         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10434         between header and body; return application/pgp-encrypted handle
10435         if decryption failed; decode decrypted body by charset.
10436
10437         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10438         element match to application/pgp-*.
10439
10440 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10441
10442         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10443         HTML.
10444
10445 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10446
10447         * mail-source.el (mail-source-call-script): Message the error
10448         string.
10449
10450 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10451
10452         * gnus-util.el (gnus-byte-compile): Use it.
10453
10454 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10455
10456         * gnus-util.el (kill-empty-logs): New function.
10457
10458 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10459
10460         * message.el (message-mail-alias-type): Doc fix.
10461         (message-mail-alias-type-p): New function.
10462         (message-send): Use it.
10463         (message-mode): Ditto.
10464         (message-strip-forbidden-properties): Ditto.
10465
10466         * ecomplete.el (ecomplete-database-file-coding-system): New
10467         variable.
10468         (ecomplete-save): Use it.
10469         (ecomplete-setup): Use it.
10470
10471 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10472
10473         * message.el (message-self-insert-commands): New variable.
10474         (message-strip-forbidden-properties): Use it.
10475
10476 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10477
10478         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10479         that doesn't make XEmacs choke.
10480
10481 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10482
10483         * gnus-util.el (gnus-replace-in-string):
10484         Prefer replace-regexp-in-string over of replace-in-string.
10485
10486 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10487
10488         * gnus-util.el (gnus-select-frame-set-input-focus):
10489         Use select-frame-set-input-focus if it is available in XEmacs; use
10490         definition defined in Emacs 22 for old Emacsen.
10491
10492         * dgnushack.el: Autoload unmorse-region for XEmacs.
10493
10494         * lpath.el: Bind cursor-in-non-selected-windows and
10495         select-frame-set-input-focus for XEmacs.
10496
10497 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10498
10499         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10500
10501 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10502
10503         * gnus-registry.el (gnus-registry-cache-save): Remove text
10504         properties when saving via the temp buffer.
10505
10506 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10507
10508         * message.el (message-generate-hashcash): Honor custom type.
10509
10510 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10511
10512         * message.el (message-generate-hashcash): Default to non-nil when
10513         hashcash is found.
10514
10515         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10516         (gnus-refer-thread-limit): Increase default to 500.
10517
10518         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10519
10520         * flow-fill.el (fill-flowed): Allow delete-space.
10521
10522 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10523
10524         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10525         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10526         Remove autoloads.
10527
10528 2006-04-18  Simon Josefsson  <jas@extundo.com>
10529
10530         * message.el (message-generate-hashcash): Default to.
10531
10532 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10533
10534         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10535         concatenating segments rather than before concatenating them.
10536
10537 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10538
10539         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10540
10541 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10542
10543         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10544
10545         * message.el (message-forward-make-body-plain): Allow
10546         message-forward-ignored-headers to be a list.
10547         (message-remove-ignored-headers): Factor out into function.
10548         (message-forward-make-body-mml): Use it.
10549
10550         * imap.el (imap-quote-specials): New function.
10551         (imap-login-auth): Quote specials.
10552
10553         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10554         (rfc2231-parse-string): Allow concatanation of parameters that
10555         aren't contiguous.  The test case is
10556           (mail-header-parse-content-type "message/external-body;
10557             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10558             access-type=LOCAL-FILE;
10559             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10560
10561 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10562
10563         * nntp.el (nntp-accept-process-output): Return the value of
10564         `nnheader-accept-process-output'.
10565
10566 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10567
10568         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10569         (gnus-button-alist): Recognize more diff formats.
10570         (gnus-button-patch): Strip directory.
10571
10572 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10573
10574         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10575         Emacs 22 when setting focus.
10576
10577 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10578
10579         * gnus-art.el (gnus-article-treat-types): Do treatment of
10580         text/x-verbatim parts.
10581         (gnus-button-patch): New command.
10582
10583         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10584         addresses that contain invalid characters.
10585
10586 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10587
10588         * message.el (message-put-addresses-in-ecomplete): Use
10589         gnus-replace-in-string.
10590         (message-is-yours-p): Use the more correct
10591         mail-header-parse-address instead of
10592         mail-extract-address-components.
10593         (message-put-addresses-in-ecomplete): Fix typo.
10594
10595         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10596         keystroke.
10597
10598         * gnus-art.el (gnus-treatment-function-alist): Change order of
10599         newsgroups/generic header folding to avoid double-folding.
10600
10601         * message.el (message-hidden-headers): Add X-Draft-From.
10602
10603         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10604         command.
10605         (gnus-summary-repeat-search-article-backward): New command.
10606
10607         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10608         groups in the parent topic.
10609
10610 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10611
10612         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10613         (spam-extra-header-to-number): Return the CRM114 number as a
10614         number instead of a string.
10615
10616 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10617
10618         * gnus-art.el (gnus-face-properties-alist): Moved here from
10619         gnus-fun.
10620
10621         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10622
10623 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10624
10625         * message.el (message-strip-forbidden-properties): Only display on
10626         self-insert-command.
10627
10628         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10629         reindent.
10630         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10631
10632 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10633
10634         * smiley.el (smiley-style): Fix typo.
10635
10636 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10637
10638         * hashcash.el (hashcash-insert-payment-async-2): Use
10639         message-goto-eoh instead of doing it manually.
10640         (mail-add-payment): Use message-narrow-to-header instead of trying
10641         to do the same itself.
10642
10643         * message.el (message-hidden-headers): Add Face.
10644
10645         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10646         reparenting code.
10647         (gnus-summary-reparent-children): Refactored out code.
10648         (gnus-summary-thread-map): New keystroke.
10649         (gnus-summary-reparent-children): Make into command.
10650
10651         * smiley.el (smiley-style): Default to `medium' if using a large
10652         font.
10653
10654         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10655         does it itself.
10656
10657         * message.el (message-point-in-header-p): Simplify definition.
10658
10659 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10660
10661         * nnagent.el (nnagent-request-set-mark): Silence log file
10662         writing.
10663         (nnagent-request-set-mark): Use write-region instead of
10664         append-to-file.
10665
10666         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10667         strange select method.
10668
10669         * ecomplete.el (ecomplete-display-matches): Get highlightling
10670         right.
10671         (ecomplete-display-matches): Use literals.
10672         (ecomplete-display-matches): Disable message logging.
10673
10674         * message.el (message-display-abbrev): Small optimization.
10675
10676         * ecomplete.el (ecomplete-display-matches): Allow automatic
10677         display.
10678
10679         * message.el (message-strip-forbidden-properties): Display
10680         abbrevs.
10681         (message-display-abbrev): Get automatic display right.
10682
10683         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10684         keystrokes.
10685
10686 2006-04-13  Romain Francoise  <romain@orebokech.com>
10687
10688         TODO: Backport to v5-10!
10689
10690         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10691         Moved here (and renamed) from gnus-registry.el.
10692
10693         * gnus-registry.el: Require gnus-util.
10694         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10695
10696 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10697
10698         * gnus-group.el (gnus-group-catchup-current): Change
10699         if-then-else-if-then-else into cond.
10700         (gnus-group-catchup): Indent.
10701         (group-name-at-point): New function.
10702         (gnus-fetch-group): Provide default from thing at point.
10703
10704 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10705
10706         * message.el (message-display-abbrev): Fix regexp.
10707
10708         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10709         choosing.
10710         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10711         dead variables.
10712
10713         * message.el (message-newline-and-indent): Remove debugging.
10714         (message-display-abbrev): Use new implementation.
10715
10716 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10717
10718         * gnus-art.el (gnus-article-mode): Set
10719         cursor-in-non-selected-windows to nil.
10720
10721         * smiley.el: Revert previous change.
10722         (smiley-data-directory): defvar it before using it in the
10723         defcustom of `smiley-style'.
10724
10725 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10726
10727         * message.el (message-newline-and-indent): New function.
10728
10729         * ecomplete.el: Implement more bits.
10730
10731         * message.el (message-put-addresses-in-ecomplete): Clean up the
10732         string.
10733
10734         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10735
10736         * gnus-sum.el (gnus-summary-save-parts): Bind
10737         gnus-summary-save-parts-counter and use it to make unique file
10738         names.
10739
10740         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10741
10742         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10743         parameter to say whether to actually parse the individual
10744         addresses.
10745
10746         * message.el (message-put-addresses-in-ecomplete): New function.
10747         (ecomplete): Require.
10748         (message-mail-alias-type): Add ecomplete as an option.
10749
10750 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10751
10752         * flow-fill.el (fill-flowed): Remove trailing space from blank
10753         quoted lines.
10754
10755 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10756
10757         * smiley.el (smiley-style): Move definition later to avoid a
10758         compilation warning.
10759
10760 2006-04-12  Kenichi Handa  <handa@m17n.org>
10761
10762         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10763         buffer and then decode the buffer text if necessary.
10764         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10765         first, and after mm-encode-body, change the buffer to unibyte.
10766         Use mm-disable-multibyte instead of set-buffer-multibyte.
10767
10768 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10769
10770         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10771         Content-Type header instead of Content-Disposition header.
10772         (gnus-mime-inline-part): Ditto.
10773         (gnus-mime-view-part-as-charset): Ignore charset that the part
10774         specifies.
10775
10776         * mm-decode.el (mm-display-part): Work with external parts and
10777         usual parts similarly.
10778
10779         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10780         instead of gnus-display-mime.
10781
10782         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10783         instead of with-temp-buffer.
10784
10785         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10786         tag to summarized topics part in order to encode non-ASCII text.
10787
10788 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10789
10790         * smiley.el (smiley-style): New variable.
10791         (smiley-directory): New function.
10792         (smiley-data-directory): Derive from `smiley-style' using
10793         `smiley-directory'.
10794         (smiley-regexp-alist): Add new entries.
10795
10796         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10797         (gnus-article-browse-delete-temp): Add :version.
10798
10799 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10800
10801         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10802         the sieve region.
10803
10804 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10805
10806         * gnus.el (gnus-version-number): Bump version.
10807
10808 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10809
10810         * gnus.el: No Gnus v0.4 is released.
10811
10812 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10813
10814         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10815         layout.
10816
10817         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10818         unknown charset.
10819
10820         * message.el (message-header-synonyms): Add Original-To to the
10821         default.
10822
10823         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10824         optional parameter.
10825
10826 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10827
10828         * gnus-fun.el (gnus): Require it for gnus-directory.
10829
10830 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10831
10832         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10833
10834 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10835
10836         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10837
10838 2006-04-05  Simon Josefsson  <jas@extundo.com>
10839
10840         * password.el (password-reset): New function.
10841
10842 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10843
10844         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10845         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10846
10847 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10848
10849         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10850         Some whitespace was matched into the url, which broke browsing hits
10851         > 100 when mm-url-use-external was nil.
10852
10853 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10854
10855         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10856         gnus-extra-headers for 'Newsgroups.
10857
10858         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10859         bound.
10860
10861 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10862
10863         * pgg-gpg.el: Clean up process buffers every time gpg processes
10864         complete.
10865
10866 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10867
10868         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10869         doc string.
10870
10871 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10872
10873         * pgg-gpg.el (pgg-gpg-process-filter)
10874         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10875
10876         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10877         lines, temporary fix.
10878
10879 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10880
10881         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10882
10883 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10884
10885         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10886         default-enable-multibyte-characters.  This reverts the change from
10887         revision 6.17 which is no longer necessary because the passphrase
10888         is sent separately now.  GnuPG messages are unreadable under
10889         multibyte locales with default-enable-multibyte-characters set to
10890         nil.
10891
10892 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10893
10894         * message.el (message-tool-bar-gnome): Move "spell".
10895
10896 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10897
10898         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10899         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10900         instead.
10901
10902 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10903
10904         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10905         newsgroups handling for NNTP overviews which don't include
10906         Newsgroups.
10907
10908 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10909
10910         * message.el (message-resend): Bind message-generate-hashcash to nil.
10911
10912 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10913
10914         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10915         when searching for already-paid recipients.
10916
10917 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10918
10919         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10920         passphrases when it is not needed.
10921         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10922         passphrase stuff from gpg, should only be necessary when you use
10923         gpg with a smartcard.
10924
10925 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10926
10927         * mml.el (mml-insert-mime): Ignore cached contents of
10928         message/external-body part.
10929
10930         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10931         (mm-insert-part): Ditto.
10932
10933 2006-03-23  Simon Josefsson  <jas@extundo.com>
10934
10935         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10936         Reiner.
10937         (pgg-gpg-use-agent-p): Use it again.
10938
10939 2006-03-23  Simon Josefsson  <jas@extundo.com>
10940
10941         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10942         older emacsen.
10943         (pgg-gpg-use-agent-p): Don't use it.
10944
10945 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10946
10947         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10948         if we can.
10949
10950 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10951
10952         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10953         (pgg-gpg-update-agent): New function.
10954         (pgg-gpg-use-agent-p): New function.
10955         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10956         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10957         (pgg-gpg-sign-region): Use it.
10958
10959 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10960
10961         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10962         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10963
10964 2006-03-21  Simon Josefsson  <jas@extundo.com>
10965
10966         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10967         <wilde@sha-bang.de>.
10968         (pgg-gpg-use-agent): New variable.
10969         (pgg-gpg-process-region): Use it.
10970         (pgg-gpg-encrypt-region): Likewise.
10971         (pgg-gpg-encrypt-symmetric-region): Likewise.
10972         (pgg-gpg-decrypt-region): Likewise.
10973         (pgg-gpg-sign-region): Likewise.
10974         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10975
10976 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10977
10978         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10979
10980         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10981         Add comment on version.
10982
10983 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10984
10985         * smiley.el: Add missing test smiley.
10986
10987 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10988
10989         * mm-decode.el (mm-with-part): New macro.
10990         (mm-get-part): Use it; work with message/external-body as well.
10991         (mm-save-part): Treat name and filename equally.
10992
10993         * mm-extern.el (mm-extern-cache-contents): New function.
10994         (mm-inline-external-body): Use it; force the part to be displayed;
10995         move undisplayer added to the cached handle to the parent.
10996
10997         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10998         (gnus-mime-view-part-as-type): Work with message/external-body.
10999
11000         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11001
11002 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11003
11004         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11005         images in image-load-path.  [Sync with image.el, revision 1.60, in
11006         Emacs.]
11007
11008 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11009
11010         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11011         path rather than symbol.  Always return list of directories.
11012         Guarantee that image directory comes first.  [Sync with image.el,
11013         revision 1.59, in Emacs.]
11014
11015         * message.el (message-make-tool-bar): Adjust to new API of
11016         `gmm-image-load-path-for-library'.
11017
11018         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11019
11020         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11021
11022 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11023
11024         * gnus-art.el (gnus-article-only-boring-p):
11025         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11026         intangible text.
11027         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11028
11029 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11030
11031         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
11032         `defun' instead of `gmm-defun-compat'.
11033
11034 2006-03-14  Simon Josefsson  <jas@extundo.com>
11035
11036         * message.el (message-unique-id): Don't use message-number-base36
11037         if (user-uid) is a float.
11038         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11039
11040 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11041
11042         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11043
11044         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11045         empty line between a part and a message part.
11046
11047 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11048
11049         * smiley.el: Add more test smileys.
11050         (smiley-data-directory, smiley-regexp-alist)
11051         (gnus-smiley-file-types): Fix doc strings.
11052         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11053         adding new elements.
11054         (smiley-mouse-map): Unused code.  Make it a comment.
11055
11056 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11057
11058         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11059         scan latest NoCeM messages instead of old ones.
11060         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11061         delimiters that are recently used.
11062         (gnus-nocem-load-cache): Add autoload cookie.
11063
11064         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11065
11066         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11067         level which is larger than gnus-use-nocem is specified.
11068
11069         * gnus-group.el (gnus-group-get-new-news): Ditto.
11070
11071 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11072
11073         * gnus-util.el (gnus-tool-bar-update): New function.
11074
11075         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11076         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11077
11078         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11079
11080         * gnus-group.el (gnus-group-redraw-when-idle)
11081         (gnus-group-redraw-check): Remove.
11082         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11083
11084 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11085
11086         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11087         if optional last element is specified in splits (FIELD VALUE...).
11088
11089 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11090
11091         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11092         to gmm-image-load-path-for-library.  Call with no-error argument.
11093         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11094
11095         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11096
11097         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11098
11099         * gmm-utils.el (gmm-image-load-path): Remove alias.
11100
11101 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11102
11103         * gmm-utils.el (gmm-image-load-path): Add alias.
11104
11105         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11106         nnml-generate-nov-databases-1.
11107         (nnml-generate-nov-databases): Use it.
11108         (nnml-generate-nov-databases-directory): Document no-active
11109         argument.
11110
11111         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11112         directory if path is t.  Add no-error.
11113
11114         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11115         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11116
11117         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
11118         resetting gnus-article-browse-html-temp-list.
11119
11120         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11121         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11122         Add example to docstring.  Rename local variables.  Move error
11123         checks to default case in cond and simplify.
11124
11125 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11126
11127         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11128         handle is multipart when calling it recursively.
11129         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11130
11131 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11132
11133         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11134         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11135
11136 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11137
11138         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11139         is loaded.
11140
11141         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11142         loaded.
11143
11144 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11145
11146         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11147         to "Emacs 23 (unicode)" in doc string.
11148
11149         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11150         "Emacs 23 (unicode)" in comment.
11151
11152 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11155
11156         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11157         characters 160 through 255 in Emacs 23.
11158
11159 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11160
11161         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11162         gnus-article-browse-html-temp.
11163         (gnus-article-browse-delete-temp): Make it customizable.  Add
11164         `file'.  Adjust doc string.
11165         (gnus-article-browse-delete-temp-files): Add argument.  Allow
11166         query for each file.  Adjust doc string.
11167         (gnus-article-browse-html-parts): Add
11168         `gnus-article-browse-delete-temp-files' to
11169         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11170
11171 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11172
11173         * gnus-art.el (gnus-article-browse-html-temp)
11174         (gnus-article-browse-delete-temp): New variables.
11175         (gnus-article-browse-delete-temp-files): New function.
11176         (gnus-article-browse-html-parts): Use it.
11177
11178 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11179
11180         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11181
11182         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11183         string.
11184
11185         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11186         gnus-summary-insert-new-articles when unplugged.  Remove
11187         gnus-summary-search-article-forward.
11188
11189         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11190         display-visual-class instead of display-color-cells.
11191
11192 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11193
11194         * dgnushack.el: Autoload customize-group for XEmacs.
11195
11196         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11197         message/* containing non-ASCII text properly.
11198
11199 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11200
11201         * message.el: Require gmm-utils, remove autoloads.
11202         (message-tool-bar): Set default based on
11203         gmm-tool-bar-style.
11204         (message-tool-bar-gnome): Add gmm-customize-mode.
11205
11206         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11207         gmm-tool-bar-style.
11208         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11209
11210         * gnus-group.el (gnus-group-tool-bar): Set default based on
11211         gmm-tool-bar-style.
11212         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11213
11214         * gmm-utils.el (gmm-image-directory): Rename variable from
11215         gmm-image-load-path.
11216         (gmm-image-load-path): Use gmm-image-directory.
11217         (gmm-customize-mode): New function.
11218         (gmm-tool-bar-style): New variable.
11219
11220         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11221         gnus-group-redraw-line-number.
11222         (gnus-group-redraw-check): Simplify.
11223         (gnus-group-tool-bar-update): Remove redraw check.
11224         (gnus-group-make-tool-bar): Add redraw check.
11225
11226 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11227
11228         * gnus-art.el (gnus-button): Add missing parentheses.
11229
11230 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11231
11232         * lpath.el: Fbind line-number-at-pos.
11233
11234 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11235
11236         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11237
11238 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11239
11240         * gnus-art.el (gnus-button): New face.
11241         (gnus-article-button-face): Use it.
11242
11243         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
11244         gnus-summary-next-page.  Re-order.
11245
11246         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11247         next-node are now included.
11248         (gnus-group-redraw-line-number): New internal variable.
11249         (gnus-group-redraw-check): Helper function for updating the tool
11250         bar.
11251         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11252
11253         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11254
11255         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11256         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11257         Use it to match format of Spamassassin 3.0 and later.  Reported by
11258         IRIE Tetsuya <irie@t.email.ne.jp>.
11259         (spam-check-bogofilter)
11260         (spam-bogofilter-register-with-bogofilter): Fix args of
11261         `gnus-error' calls.
11262
11263 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11264
11265         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11266         unnecessary interaction when sending queued mails.  Reported by
11267         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11268
11269 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11270
11271         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11272         first or last are nil.
11273
11274 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11275
11276         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11277
11278 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11279
11280         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11281
11282 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11283
11284         * dns.el (query-dns): Protect more against buggy tcp output.
11285
11286 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11287
11288         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11289         nov.php.
11290
11291 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11292
11293         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11294         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11295         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11296         output on the server side.
11297         (nnweb-google-create-mapping): Update regexps and add some
11298         progress indication.
11299
11300 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11301
11302         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
11303         gnus-agent-toggle-plugged.  Re-order icons.
11304         (gnus-group-tool-bar-gnome): Add
11305         gnus-group-{prev,next}-unread-group.
11306         (gnus-group-tool-bar-gnome): Re-order icons.
11307
11308         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
11309         gnus-summary-insert-new-articles.
11310
11311         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
11312         comments.
11313
11314         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11315         also available in Emacs 21.3.
11316
11317         * message.el (message-fix-before-sending): Change "Emacs 22" to
11318         "Emacs 23 (unicode)" in comment.
11319
11320         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11321         "Emacs 23 (unicode)" in comment.
11322
11323         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11324         comment.
11325         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11326
11327         * mm-view.el (mm-fill-flowed): Add :version.
11328
11329 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11330
11331         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11332         and load-path.
11333
11334 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11335
11336         * message.el: Autoload gmm-image-load-path.
11337         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11338         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11339         consitency.
11340
11341         * gmm-utils.el (gmm-image-load-path): Also search in
11342         "../etc/images".  Don't set gmm-image-load-path if we don't find
11343         the image.
11344
11345 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11346
11347         * gmm-utils.el (gmm-image-load-path): Don't make
11348         `gmm-image-load-path' include subdirectories which the second arg
11349         `image' might specify.
11350
11351         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11352         subdirectory to icon file names.
11353
11354         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11355
11356 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11357
11358         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11359         gmm-image-load-path calls.
11360
11361         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11362
11363         * message.el (message-make-tool-bar): Ditto.
11364
11365         * mml.el (mml-preview): Added comment concerning tool bar icons.
11366
11367         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11368         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11369
11370         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11371         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11372
11373         * message.el (message-tool-bar-gnome): Use new icon names.
11374         (message-make-tool-bar): Use `gmm-image-load-path'.
11375
11376         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
11377         functions from MH-E.
11378         (gmm-image-load-path): New variable from MH-E.
11379         (gmm-image-load-path): New function from MH-E.  Added arguments
11380         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11381         *-image-load-path-called-flag.
11382
11383 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11384
11385         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11386
11387 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11388
11389         * nnimap.el (nnimap-request-move-article): Change folder back to
11390         source group before deleting.
11391
11392 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11393
11394         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11395
11396         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
11397         mm-url.
11398
11399         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11400
11401 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11402
11403         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11404         coding system which mm-charset-to-coding-system returns for a
11405         given charset is valid.
11406
11407 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11408
11409         * html2text.el (html2text-remove-tag-list):
11410         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11411
11412 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11413
11414         * gnus-cus.el: Revert 2005-10-17 change.
11415
11416 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11417
11418         * gnus-art.el (article-strip-banner): Call
11419         article-really-strip-banner only when the regexp match is made.
11420
11421 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11422
11423         * gnus-art.el (article-strip-banner): Use
11424         gnus-extract-address-components instead of
11425         mail-header-parse-addresses to make it work with non-ASCII text;
11426         remove mail-encode-encoded-word-string.
11427
11428         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11429         values which are surrounded with \"...\"; make it never cause a
11430         Lisp error; give up parsing of parameters if it failed in
11431         extracting type.
11432
11433 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11434
11435         * smime.el (smime-cert-by-ldap-1): Fix bug where
11436         `smime-ldap-search' returns results without userCertificates.
11437
11438 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11439
11440         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11441
11442 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11443
11444         * spam.el (spam-check-spamassassin-headers): Adapt format for
11445         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11446         <ari@mbf.ocn.ne.jp>.
11447         (spam-list-of-processors): Add spam-use-gmane.
11448
11449 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11450
11451         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11452         make-temp-file; make it work with XEmacs as well.
11453
11454         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11455         mm-make-temp-file.
11456
11457         * mm-decode.el (mm-display-external): Use the 3rd arg of
11458         mm-make-temp-file.
11459         (mm-create-image-xemacs): Ditto.
11460
11461 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11462
11463         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11464         with message-narrow-to-headers.
11465         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11466         (gnus-draft-check-draft-articles): New function.
11467         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11468
11469 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11470
11471         * gnus-art.el (gnus-article-browse-html-parts):
11472         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11473         Don't use suffix argument for mm-make-temp-file for Emacs 21
11474         compatibility.  Remove useless `format'.
11475
11476 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11477
11478         * nnweb.el (nnweb-google-wash-article): Update regexps.
11479         (nnweb-group-alist): Use defvoo instead of defvar.
11480
11481 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11482
11483         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11484         re-loading nn* modules.
11485
11486 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11487
11488         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11489         for `tool-bar-mode' and don't check it's default-value.
11490
11491         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11492
11493         * message.el (message-make-tool-bar): Ditto.
11494
11495         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11496         `substring'.  Shorten tmp-file name.
11497
11498         * gnus.el: Remove bogus comment.
11499
11500 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11501
11502         * gnus-art.el (gnus-article-browse-html-parts): New function.
11503         (gnus-article-browse-html-article): New function for viewing html
11504         articles with a browser.
11505
11506 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11507
11508         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11509         in elisp.
11510         (pgg-gpg-encrypt-symmetric-region): Ditto.
11511         (pgg-gpg-sign-region): Ditto.
11512
11513         * pgg-def.el (pgg-text-mode): New variable.
11514
11515         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11516         (mml2015-pgg-encrypt): Ditto.
11517
11518         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11519         (mml1991-pgg-encrypt): Ditto.
11520
11521 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
11524         message-make-date instead of current-time-string.
11525
11526         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11527         to gnus-decoded which mm-uu might set.
11528
11529 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11530
11531         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11532         don't decode quoted parameters; remove misimported Emacs code.
11533         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11534         (rfc2231-decode-encoded-string): Don't use split-string which
11535         behaves differently according to Emacs version; use
11536         mm-decode-coding-region to convert charset to coding-system.
11537         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11538         (rfc2231-encode-string): Remove misimported Emacs code.
11539
11540 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11541
11542         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11543         when calling mail-header-parse-content-type.
11544         (article-de-quoted-unreadable): Ditto.
11545         (article-de-base64-unreadable): Ditto.
11546         (article-wash-html): Ditto.
11547
11548         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11549         calling mail-header-parse-content-type and
11550         mail-header-parse-content-disposition.
11551         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11552         mail-header-parse-content-type.
11553
11554         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11555         insert charset and format parameters; encode description after
11556         inserting it to buffer.
11557         (mml-insert-parameter): Fold lines properly even if a parameter is
11558         segmented into two or more lines; change the max column to 76.
11559
11560         * rfc1843.el (rfc1843-decode-article-body): Don't use
11561         ignore-errors when calling mail-header-parse-content-type.
11562
11563         * rfc2231.el (rfc2231-parse-string): Return at least type if
11564         possible; don't cause an error even if it fails in parsing of
11565         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11566         (rfc2231-encode-string): Don't break lines at the beginning, leave
11567         it to mml-insert-parameter.
11568
11569         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11570         calling mail-header-parse-content-type.
11571
11572 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11573
11574         * spam-report.el (spam-report-gmane-use-article-number):
11575         Improve doc string.
11576         (spam-report-gmane-internal): Check if a suitable header was found
11577         in the article.
11578
11579 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11580
11581         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11582         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11583
11584 2006-02-05  Romain Francoise  <romain@orebokech.com>
11585
11586         Update copyright notices of all files in the gnus directory.
11587
11588 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11589
11590         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11591
11592 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11593
11594         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11595         segmented lines of parameter value to cope with Thunderbird 1.5
11596         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11597         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11598         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11599
11600 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11601
11602         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11603         parts.
11604
11605 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11606
11607         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11608         there's only one active file for all servers.
11609         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11610         solid groups.  Gnus might have used a FAST request to select the group.
11611         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11612         and nnweb-search redundantly in the active file.
11613         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11614         (nnweb-request-create-group): Don't use ARGS.
11615         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11616         initialisations.  Let nnoo do the work.
11617
11618 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11619
11620         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11621         Say the part has been decoded.
11622
11623         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11624
11625 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11626
11627         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11628         mailcap-viewer-test-cache when there's no 'test clause, since that
11629         will invert the meaning of a "nil" test previously determined by
11630         mailcap-mailcap-entry-passes-test.
11631
11632 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11633
11634         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11635         compiling.
11636
11637         * gnus-sum.el: Ditto.
11638
11639         * message.el: Don't bind tool-bar-map when compiling.
11640
11641 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11642
11643         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11644
11645 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11646
11647         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11648         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11649         current Google Groups.
11650
11651 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11652
11653         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11654         and tool-bar-mode.
11655
11656         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11657         and tool-bar-mode.
11658
11659         * message.el (message-tool-bar-update): Simplify.
11660         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11661
11662         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11663         gnus-summary-buffer.
11664         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11665         gnus-summary-reply.
11666
11667         * gmm-utils.el (gmm): Add :version.
11668
11669 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11670
11671         * Makefile.in (clean): New rule.
11672         (distclean): Use it.
11673
11674 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11675
11676         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11677         autoload.
11678
11679 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11680
11681         * gmm-utils.el (gmm-verbose): Add :group.
11682
11683 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11684
11685         * message.el: Change some comments WRT tool-bars.
11686
11687         * gnus-sum.el (gnus-summary-tool-bar)
11688         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11689         (gnus-summary-tool-bar-zap-list): New variables.
11690         (gnus-summary-make-tool-bar): Complete rewrite using
11691         `gmm-tool-bar-from-list'.
11692
11693         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11694         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11695         variables.
11696         (gnus-group-make-tool-bar): Complete rewrite using
11697         `gmm-tool-bar-from-list'.
11698         (gnus-group-tool-bar-update): New function.
11699
11700         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11701
11702 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11703
11704         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11705         is dissected into a single part of which the type is the same as
11706         the given one; decode charset.
11707
11708 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11709
11710         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11711         into alists as symbol not string, since that's what
11712         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11713         look for.
11714
11715 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11716
11717         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11718         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11719
11720         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11721
11722 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11723
11724         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11725         (gnus-xmas-mime-security-button-menu): New function.
11726
11727         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11728         (gnus-mime-security-button-menu): New definition.
11729         (gnus-mime-security-button-map): Use them.
11730         (gnus-mime-security-button-menu): New function.
11731         (gnus-insert-mime-security-button): Addition to help echo.
11732         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11733         (gnus-mime-security-pipe-part): New functions.
11734
11735         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11736         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11737
11738         * mm-decode.el (mm-handle-set-disposition): Remove.
11739         (mm-handle-set-description): Remove.
11740
11741 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11742
11743         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11744         (mm-w3m-standalone-supports-m17n-p): New function.
11745         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11746         w3m usage.
11747
11748         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11749         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11750
11751 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11752
11753         * message.el (message-tool-bar-zap-list): Use
11754         gmm-tool-bar-zap-list as custom type.
11755         (message-tool-bar-update): New function.
11756         (message-tool-bar, message-tool-bar-gnome)
11757         (message-tool-bar-retro): Add message-tool-bar-update.
11758         (message-tool-bar-gnome): Add flyspell-buffer.
11759
11760         * gnus-util.el (gnus-error): Describe `args'.
11761
11762         * gmm-utils.el (gmm-error): Describe `args'.
11763         (gmm-tool-bar-zap-list): New widget.
11764         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11765
11766 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11767
11768         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11769         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11770         the number of recursive calls.
11771
11772         * mm-decode.el (mm-handle-set-disposition): New macro.
11773         (mm-handle-set-description): New macro.
11774
11775 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11776
11777         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11778         encoding.
11779
11780 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11781
11782         * message.el (message-tool-bar-zap-list, message-tool-bar)
11783         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11784         (message-tool-bar-local-item-from-menu): Remove.
11785         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11786         (message-make-tool-bar): New function.
11787         (message-mode): Use `message-make-tool-bar'.
11788
11789         * gmm-utils.el: New file.
11790         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11791         (gmm-lazy): New widget copied from `nnmail.el'.
11792         (gmm-tool-bar-from-list): New function for creating customizable
11793         tool bars.
11794         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11795         output.
11796         (gmm): Add :prefix to defgroup.
11797
11798 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11799
11800         * gmm-utils.el (gmm-widget-p): New function.
11801
11802 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11803
11804         * mml.el (mml-attach-file): Describe `description' in doc string.
11805         (mml-menu): Add Emacs MIME manual and PGG manual.
11806
11807 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11808
11809         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11810
11811 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11812
11813         * nntp.el (nntp-end-of-line): Doc fix.
11814
11815 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11816
11817         * imap.el (imap-open): Handle case where buffer is a buffer
11818         object.
11819
11820 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11821
11822         * gnus-delay.el (gnus-delay): Don't autoload.
11823         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11824         to be re-loaded when customizing the `gnus-delay' group.
11825
11826 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11827
11828         * message.el (message-insert-citation-line): Use newlines.
11829
11830 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11831
11832         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11833         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11834         these routines, so the passphrase can be managed externally and
11835         passed in to the system.
11836         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11837         pgg-add-passphrase-to-cache function.
11838
11839         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11840         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11841         these routines, so the passphrase can be managed externally and
11842         passed in to the system.
11843         (pgg-pgp5-sign-region): Use new name of
11844         pgg-add-passphrase-to-cache function.
11845
11846 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11847
11848         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11849         part of the decoded armor to find the key-identifier.
11850         (pgg-gpg-lookup-key-owner): New function to return the
11851         human-readable identifier of a key owner.
11852         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11853         itself.
11854         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11855         the key value) if we have a key and can match it against a secret
11856         key.  Also, added a note pointing out fact that the prompt only
11857         indicates the first matching key.
11858
11859         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11860         pgg-decrypt-region.
11861         (pgg-add-passphrase-to-cache): Rename from
11862         `pgg-add-passphrase-cache' to reduce confusion (all callers
11863         changed).
11864         (pgg-remove-passphrase-from-cache): Rename from
11865         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11866         changed).
11867         (pgg-read-passphrase, pgg-add-passphrase-cache)
11868         (pgg-remove-passphrase-cache): Add informative docstrings.
11869         (pgg-decrypt): Convey provided passphrase in subordinate call to
11870         pgg-decrypt-region.
11871
11872 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11873
11874         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11875         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11876         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11877         'passphrase' argument, so the passphrase can be managed externally
11878         and then passed in to the system.
11879
11880         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11881         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11882         so the passphrase cache can be used reliably with identifiers
11883         besides a pgp packet's key id.
11884
11885         * pgg-gpg.el (pgg-gpg-encrypt-region)
11886         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11887         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11888         these routines, so the passphrase can be managed externally and
11889         passed in to the system.
11890
11891         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11892         'notruncate' argument, so the passphrase cache can be used
11893         reliably with identifiers besides a pgp packet's key id.
11894
11895 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11896
11897         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11898         symmetric encryption.
11899         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11900         encrypted session key.
11901         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11902         message ask for the passphrase in a proper way.
11903
11904         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11905         New user commands for symmetric encryption.
11906
11907 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11908
11909         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11910
11911         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11912
11913 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11914
11915         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11916
11917 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11918
11919         * mm-decode.el (mm-inlined-types): Add application/pgp.
11920         (mm-automatic-display): Ditto.
11921
11922         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11923         part as text.
11924
11925 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11926
11927         * nnrss.el: Update copyright.
11928         (nnrss-opml-import): Query whether to subscribe to each entry.
11929
11930         * gnus-art.el:
11931         * gnus-sum.el:
11932         * gnus-xmas.el:
11933         * messagexmas.el:
11934         * mm-uu.el:
11935         * mm-view.el: Update copyright.
11936
11937 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11938
11939         * message.el (message-info): New function.
11940         (message-mode-menu): Add it.
11941         Update copyright.
11942
11943         * ChangeLog: Fix and update copyright.
11944
11945 2006-01-13  Romain Francoise  <romain@orebokech.com>
11946
11947         * message.el (message-forward-subject-name-subject): Prefer the
11948         address to 'nowhere' if the sender has no name.
11949         Fix typo.  Update copyright year.
11950
11951 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11952
11953         * gnus-art.el (article-wash-html): Use
11954         gnus-summary-show-article-charset-alist if a numeric arg is given.
11955         (gnus-article-wash-html-with-w3m-standalone): New function.
11956
11957         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11958         mm-inline-text-html-render-with-w3m-standalone.
11959         (mm-text-html-washer-alist): Map w3m-standalone to
11960         gnus-article-wash-html-with-w3m-standalone.
11961         (mm-inline-text-html-render-with-w3m-standalone): New function.
11962
11963 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11964
11965         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11966         Improve LaTeX.
11967
11968 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11969
11970         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11971         (nnrss-request-article): Render text/plain parts as HTML.
11972
11973         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11974         the buffer.
11975
11976 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11977
11978         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11979         custom definition of `gnus-posting-styles'.
11980
11981         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11982         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11983
11984 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11985
11986         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11987         Use nntp for bug archive.
11988
11989 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11992         parts.
11993         (nnrss-normalize-date): New function converts ISO 8601 date into
11994         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11995         (nnrss-check-group): Use it.
11996
11997 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11998
11999         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12000
12001         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12002         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12003         (nnrss-insert-w3): Ditto.
12004
12005 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12006
12007         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12008         the articles to be forwarded including the case where neither a
12009         number of articles nor a region is specified.
12010
12011 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12012
12013         * nnrss.el (nnrss-request-article): Fix last change; fill
12014         text/plain parts.
12015
12016 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12017
12018         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12019         in text/plain part.
12020         (nnrss-check-group): Don't add excessive newline to dc:subject.
12021
12022 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12023
12024         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12025         article.
12026
12027 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12028
12029         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12030         (nnml-use-compressed-files, nnml-save-mail): Support other
12031         comression programs such as bzip2.
12032
12033 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12034
12035         * dns.el (query-dns): Make sure we check the buffer size before
12036         removing tcp headers.
12037
12038 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12039
12040         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12041         remove MIME buttons associated with multipart/alternative parts.
12042         (gnus-mime-display-alternative): Tag buttons using `article-type'
12043         text property.
12044
12045         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12046         associated with multipart/alternative parts.
12047
12048         * gnus-art.el (gnus-signature-separator): Fix custom type.
12049
12050         * mm-decode.el (mm-inlined-types): Fix custom type.
12051         (mm-keep-viewer-alive-types): Ditto.
12052         (mm-automatic-display): Ditto.
12053         (mm-attachment-override-types): Ditto.
12054         (mm-inline-override-types): Ditto.
12055         (mm-automatic-external-display): Ditto.
12056
12057 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12058
12059         * spam-report.el (spam-report-user-mail-address)
12060         (spam-report-user-agent): New variables.
12061         (spam-report-url-ping-plain): Use spam-report-user-agent.
12062
12063 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12064
12065         * gnus-art.el (gnus-button-handle-custom): Do not just use
12066         `customize-apropos' for any "M-x customize-*" button but the
12067         function called for.  Accept both the function name and its
12068         argument in order to achieve this.
12069         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
12070         function name to `gnus-button-handle-custom' in case of "M-x
12071         customize-*" buttons.
12072
12073 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12074
12075         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12076         multipart/alternative and add xref to mm-discouraged-alternatives
12077         in doc string.
12078
12079         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12080         gnus-buttonized-mime-types in doc string.
12081
12082 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12083
12084         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12085         Suggest image/.* in the doc string.
12086
12087 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12088
12089         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12090         message-marks (Debian bug #342521).
12091
12092 2005-12-12  Simon Josefsson  <jas@extundo.com>
12093
12094         * password.el (password-read-from-cache): Add.
12095         (password-read): Use it.
12096
12097 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12098
12099         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
12100         us-ascii as a MIME charset.
12101
12102         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
12103         against the case where the 2nd arg TYPE is nil.
12104
12105 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12106
12107         * pop3.el (pop3-stream-type): Fix custom version.
12108
12109         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12110
12111 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12112
12113         * mm-decode.el (mm-display-external): Add missing cdr.
12114
12115 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12116
12117         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12118         RFC1524) if it is in mailcap or add a suffix according to
12119         mailcap-mime-extensions when generating a temp filename; postpone
12120         deleting a temp file for 2 seconds for some wrappers, shell
12121         scripts, and so on, which might exit right after having started a
12122         viewer command as a background job.
12123
12124 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12125
12126         * nntp.el (nntp-marks-directory): Fix custom group.
12127
12128         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12129         steps when < 10.
12130
12131         * gnus-start.el (gnus-no-server-1): Mention
12132         `gnus-level-default-subscribed' in doc string.
12133
12134 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12135
12136         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12137         parens.
12138
12139 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12140
12141         * gnus-xmas.el (gnus-use-toolbar): Revert.
12142         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12143         gnus-use-toolbar is default.
12144
12145         * messagexmas.el (message-use-toolbar): Revert.
12146         (message-setup-toolbar): Use global default-toolbar if
12147         message-use-toolbar is default.
12148
12149 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12150
12151         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12152         according to default-toolbar-visible-p.
12153
12154         * messagexmas.el (message-use-toolbar): Ditto.
12155
12156 2005-11-26  Dave Love  <fx@gnu.org>
12157
12158         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12159         (tls-program, tls-success): Provide openssl alternative.
12160
12161         * starttls.el: Doc fixes.
12162         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12163         SERVICE to PORT.
12164
12165         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12166         port null or service name.
12167         (starttls-negotiate): Autoload.
12168
12169 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12170
12171         * message.el (message-kill-to-signature): Fix interactive spec.
12172
12173 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12174
12175         * pop3.el (pop3-open-server): Recognize a string as a service name.
12176
12177 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12178
12179         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12180
12181 2005-11-23  Dave Love  <fx@gnu.org>
12182
12183         Add pop3s, pop3/starttls.
12184
12185         * pop3.el (pop3-authentication-scheme): Clarify doc.
12186         (open-tls-stream, starttls-open-stream): Autoload.
12187         (pop3-stream-type): New.
12188         (pop3-open-server): Use it.
12189
12190         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12191         for POP.
12192         (mail-source-keyword-map): Add :stream for POP.
12193         (mail-source-fetch-pop): Use pop3-stream-type.
12194
12195 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12196
12197         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12198         of current-time-string.
12199
12200 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12201
12202         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12203         date header.
12204
12205 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12206
12207         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12208         it can seriously impact performance as it bypasses the agent's
12209         local caches.
12210
12211 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12212
12213         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12214         must be explicitly online rather than "not explicitly offline" for
12215         its flags to be synchronized.
12216
12217         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12218         that gnus-uu-unmark-thread will function correctly.
12219
12220         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12221         1024K is instead displayed as 1M.
12222
12223 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12224
12225         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12226
12227 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12228
12229         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12230
12231 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12232
12233         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12234         error message to display actual error condition.
12235         (gnus-agent-save-local): Avoid saving symbols that are bound to
12236         nil as they simply result in a warning message in
12237         gnus-agent-read-local.
12238
12239 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12240
12241         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12242         rather than make-variable-buffer-local for file-precious-flag.
12243
12244 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12245
12246         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12247         for duplicates which are removed.  The invalid sort check then
12248         triggers a rescan after the sort as sorting may have moved
12249         duplicate entries such that they can be cheaply detected.
12250
12251 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12252
12253         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12254
12255 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12256
12257         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
12258         internal variable to a custom variable.  Changed default value
12259         from compressed(2) to uncompressed(1).
12260         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12261         support for uncompressed agentview files.  Taken together, reading
12262         the agentview file should now be 6-7 times faster.
12263
12264 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12265
12266         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12267         as a buffer-local variable.  This avoids creating truncated
12268         dribble files as a result of a hang up, eg.
12269
12270 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12271
12272         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12273         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12274         XEmacs.
12275
12276 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12277
12278         * gnus-start.el (gnus-start-draft-setup): Enforce
12279         `gnus-draft-mode' for nndraft:drafts at startup.
12280
12281         * gnus.el (gnus-splash): Change custom group.
12282         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
12283         allow-list argument.
12284
12285         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12286         string.
12287
12288 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12289
12290         * gnus-art.el (gnus-default-article-saver): Add user-defined
12291         `function' to custom type.
12292
12293 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12294
12295         * imap.el (imap-open): Handle case where buffer is a buffer
12296         object.
12297
12298 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12299
12300         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12301         long lines.
12302         (gnus-cache-delete-group): Wrap doc strings.
12303
12304         * gnus-agent.el (gnus-agent-rename-group)
12305         (gnus-agent-delete-group): Wrap doc strings.
12306
12307 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12308
12309         * messagexmas.el (message-use-toolbar): Change the valid values
12310         into default, top, bottom, left, and right.
12311         (message-toolbar-thickness): New variable.
12312         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12313         well.
12314         (message-setup-toolbar): Make it work.
12315
12316         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12317         (gnus-use-toolbar): Change the valid values into default, top,
12318         bottom, left, and right.
12319         (gnus-toolbar-thickness): New variable.
12320         (gnus-xmas-setup-toolbar): New function.
12321         (gnus-xmas-setup-group-toolbar): Use it.
12322         (gnus-xmas-setup-summary-toolbar): Use it.
12323
12324 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12325
12326         * gnus-start.el (gnus-1): Add "native" to
12327         gnus-predefined-server-alist.
12328
12329         * gnus.el (gnus-method-to-server): Don't add "native" to the
12330         lists here, because that leads to problems when
12331         gnus-select-method is bound.
12332
12333 2005-11-09  Simon Josefsson  <jas@extundo.com>
12334
12335         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12336         use (not sort-by-date) instead.
12337
12338 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12339
12340         * gnus-delay.el (gnus-delay-group): Don't autoload.
12341         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12342         to be re-loaded when customizing the `gnus-delay' group.
12343
12344 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12345
12346         * message.el: Revert last changes.
12347         (message-insert-citation-line): Use newlines.
12348
12349 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12350
12351         * message.el (message-courtesy-message)
12352         (message-mark-insert-begin, message-mark-insert-end)
12353         (message-elide-ellipsis, message-cancel-message)
12354         (message-add-header, message-change-subject)
12355         (message-cross-post-followup-to-header)
12356         (message-cross-post-insert-note, message-reduce-to-to-cc)
12357         (message-widen-reply, message-delete-not-region)
12358         (message-kill-to-signature, message-insert-signature)
12359         (message-insert-importance-high, message-insert-importance-low)
12360         (message-insert-or-toggle-importance)
12361         (message-insert-disposition-notification-to)
12362         (message-indent-citation, message-yank-original)
12363         (message-cite-original-without-signature, message-cite-original)
12364         (message-insert-citation-line, message-position-on-field)
12365         (message-fix-before-sending, message-send-mail-partially)
12366         (message-send-mail, message-send-mail-with-sendmail)
12367         (message-send-mail-with-qmail, message-send-news)
12368         (message-check-news-header-syntax, message-generate-headers)
12369         (message-insert-courtesy-copy, message-fill-address)
12370         (message-fill-header, message-shorten-references)
12371         (message-setup-1, message-cancel-news)
12372         (message-forward-make-body-plain, message-forward-make-body-mime)
12373         (message-forward-make-body-mml, message-encode-message-body)
12374         (message-forward-make-body-digest-plain)
12375         (message-forward-make-body-digest-mime)
12376         (message-use-alternative-email-as-from): Insert `hard-newline'
12377         instead of ordinary newlines.
12378
12379 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12380
12381         * message.el (message-generate-headers): Downcase the argument
12382         given to message-check-element.
12383
12384 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12385
12386         * nntp.el (nntp-authinfo-rejected): New error condition.
12387         (nntp-wait-for): Use new error condition to signal authentication
12388         error.
12389         (nntp-retrieve-data): Rethrow new error condition to break out of
12390         recursive call to nntp-send-authinfo.
12391
12392 2005-11-08  Romain Francoise  <romain@orebokech.com>
12393
12394         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12395         (gnus-summary-exit-map): Bind to `Z p'.
12396         (gnus-summary-make-menu-bar): Add menu item.
12397
12398 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12399
12400         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12401         (gnus-treat-*): Add `first' in all doc strings.
12402
12403         * gnus-group.el (gnus-group-compact-group): Fix typo.
12404
12405 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12406
12407         * gnus.el (gnus-parameters-case-fold-search): New variable.
12408         (gnus-parameters-get-parameter): Use it.
12409
12410         * gnus-score.el (gnus-home-score-file): Doc fix.
12411
12412 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12413
12414         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12415
12416 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12417
12418         * mm-util.el (mm-special-display-p): New function.
12419
12420         * mml.el (mml-preview): Use it; doc fix.
12421
12422 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12423
12424         * imap.el (imap-open): Handle case where buffer is a buffer object.
12425
12426 2005-10-29  Romain Francoise  <romain@orebokech.com>
12427
12428         * message.el (message-fix-before-sending): Fix comment.
12429
12430 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12431
12432         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12433
12434 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12435
12436         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12437         Used in gnus-score.el.
12438
12439 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12440
12441         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12442
12443 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12444
12445         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12446         whitespace removed in revision 7.8.  Use concatenated string to
12447         protect trailing whitespace.
12448
12449 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12450
12451         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12452         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12453         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12454         Courier IMAP ("some version from 2004").  Mostly based on similar
12455         code in the same function.
12456
12457 2005-10-26  Didier Verna  <didier@xemacs.org>
12458
12459         * gnus-group.el (gnus-group-compact-group): Invalidate original
12460         article buffer.
12461         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12462         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12463         NOV database and in article itself.
12464         Invalidate article backlog.
12465
12466 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12467
12468         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12469
12470 2005-10-26  Simon Josefsson  <jas@extundo.com>
12471
12472         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12473         part of 2004-07-25 change.
12474
12475 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12476
12477         * message.el (message-display-completion-list): New function.
12478         (message-expand-group): Use it; make sure the Completions buffer
12479         is modifiable.
12480 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12481
12482         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12483         user-mail-name is an empty string.
12484
12485 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12486
12487         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12488         depending on gnus-score-decay-constant.
12489
12490         * encrypt.el (encrypt-insert-file-contents)
12491         (encrypt-write-file-contents): Don't use `gnus-message'.
12492
12493         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12494         arguments.
12495         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
12496         arguments to mm-uu-verbatim-marks-extract.
12497         (mm-uu-hide-markers): New variable.
12498         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12499
12500         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12501         (gnus-convert-image-to-face-command): Use "convert" by default to
12502         allow other input image formats.
12503         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12504         accordingly.
12505
12506 2005-10-23  Simon Josefsson  <jas@extundo.com>
12507
12508         * imap.el (imap-gssapi-program): Align command line parameters
12509         with latest GNU SASL.
12510         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12511
12512 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12513
12514         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12515         HTML.
12516         (nnslashdot-request-article): Ditto.
12517
12518         * lpath.el (featurep): Add nobreak-char-display.
12519
12520 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12521
12522         * mail-source.el (mail-source-fetch-pop): Require pop3.
12523         (mail-source-check-pop): Ditto.
12524
12525 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12526
12527         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12528         errors.
12529
12530 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12531
12532         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12533         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12534
12535         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12536
12537         * mm-bodies.el (mm-decode-string): Call
12538         `mm-charset-to-coding-system' with allow-override argument.
12539
12540 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12541
12542         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12543         (rfc2047-charset-to-coding-system): New function.
12544         (rfc2047-decode-encoded-words): New function.
12545         (rfc2047-decode-region): Use them.
12546         (rfc2047-decode-cte): Remove.
12547         (rfc2047-parse-and-decode): Remove.
12548         (rfc2047-decode): Remove.
12549
12550 2005-10-15  Kenichi Handa  <handa@m17n.org>
12551
12552         * rfc2047.el (rfc2047-decode-cte): New function.
12553         (rfc2047-decode-region): Change the way to decode successive
12554         encoded-words: decode B- or Q-encoding in each encoded-word,
12555         concatenate them, and decode it as charset.
12556
12557 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12558
12559         * lpath.el: Fbind codepage-setup for XEmacs.
12560
12561 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12562
12563         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12564         widget-move-and-invoke.
12565         (gnus-custom-mode): Use gnus-custom-map.
12566
12567 2005-10-15  Bill Wohler  <wohler@newt.com>
12568
12569         * message.el (message-tool-bar-map): Renamed image file from
12570         mail_send to mail/send.
12571
12572 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12573
12574         * message.el (message-expand-group): Pass the common
12575         prefix substring of completion to `display-completion-list'.
12576
12577 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12578
12579         * mml-sec.el (mml-secure-method): New internal variable.
12580         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12581         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12582         functions using mml-secure-method.
12583
12584         * mml.el (mml-mode-map): Add key bindings for those functions.
12585         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12586         Harder <harder@myrealbox.com>.
12587         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12588         end of message if point is the headers of the message.
12589
12590         * message.el (message-in-body-p): New function.
12591
12592         * assistant.el: Autoload gnus-util and netrc.
12593
12594         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12595         Use `mm-charset-override-alist' only when decoding.
12596
12597         * mm-bodies.el (mm-decode-body): Call
12598         `mm-charset-to-coding-system' with allow-override argument.
12599
12600         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12601         `filename' from Content-Disposition if Content-Type doesn't
12602         provide `name'.
12603         (gnus-mime-view-part-as-type): Set default instead of
12604         initial-input.
12605
12606 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12607
12608         * format-spec.el (format-spec): Propagate text properties of % spec.
12609
12610 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12611
12612         * gnus-art.el (gnus-treat-predicate): Add `first'.
12613
12614 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12615
12616         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12617         (mm-charset-override-alist): New variable.
12618         (mm-charset-to-coding-system): Use it.
12619         (mm-codepage-setup): New helper function.
12620         (mm-charset-eval-alist): New variable.
12621         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12622         about unknown charsets.
12623
12624         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12625
12626 2005-10-04  David Hansen  <david.hansen@gmx.net>
12627
12628         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12629         (nnrss-check-group): Ditto.
12630
12631 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12632
12633         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12634         Rename x-gnus-verbatim to x-verbatim.
12635         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12636
12637         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12638         x-verbatim.
12639
12640         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12641
12642         * gnus-util.el (gnus-remove-duplicates): Remove.
12643
12644         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12645         instead of gnus-remove-duplicates.
12646
12647         * message.el (message-remove-duplicates): Remove.
12648         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12649         message-remove-duplicates.
12650
12651         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12652         available, else use implementation from `delete-dups'.
12653
12654         * message.el (message-insert-expires): New function.
12655         (message-mode-map): Add key binding.
12656         (message-mode-field-menu): Add menu entry.
12657         (message-mode): Document it.
12658         (message-make-expires-date): Use `message-make-date'.
12659
12660 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12661
12662         * message.el (message-make-expires-date): New function.
12663
12664 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12665
12666         * Makefile.in (list-installed-shadows): New entry.
12667         (install): Use it.
12668         (remove-installed-shadows): New entry.
12669
12670         * dgnushack.el (dgnushack-default-load-path): New variable.
12671         (dgnushack-find-lisp-shadows): New function.
12672         (dgnushack-remove-lisp-shadows): New function.
12673
12674 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12675
12676         * Makefile.in (install-el-elc): New entry.
12677         (install): Use it so that .el files are necessarily installed.
12678
12679 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12680
12681         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12682
12683 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12684
12685         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12686         function rather than the diff-mode.el package.
12687         (mm-display-external): Use with-current-buffer.
12688         (mm-viewer-completion-map, mm-viewer-completion-map):
12689         Move initialization inside declaration.
12690
12691 2005-09-29  Simon Josefsson  <jas@extundo.com>
12692
12693         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12694         autoload mail-check-payment.
12695         (spam-check-hashcash): Define unconditionally, since hashcash.el
12696         is part of Gnus now.  Ignore errors from payment checking.
12697
12698 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12699
12700         * message.el (message-bold-region, message-unbold-region): Rename
12701         from `bold-region' and `unbold-region'.
12702
12703         * message.el: Remove useless autoloads.
12704
12705 2005-09-28  Simon Josefsson  <jas@extundo.com>
12706
12707         * message.el (message-use-idna): Default to t.
12708         (message-use-idna): Test whether encoding works too.  Doc fix.
12709
12710 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12711
12712         * nntp.el (nntp-warn-about-losing-connection): Remove.
12713
12714 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12715
12716         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12717         customizable.  Change default value.
12718         (mm-uu-diff-groups-regexp): Change default value.
12719         (mm-uu-type-alist): Add doc string.
12720         (mm-uu-configure): Add doc string.  Make it interactive.
12721         (mm-uu-tex-groups-regexp): New variable.
12722         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12723         (mm-uu-type-alist): Add LaTeX documents.
12724         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12725         of "text/verbatim".
12726         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12727
12728         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12729         instead of "text/verbatim".
12730
12731         * message.el (message-mark-inserted-region)
12732         (message-mark-insert-file): Use slrn style marks when called with
12733         prefix argument.
12734
12735 2005-09-27  Simon Josefsson  <jas@extundo.com>
12736
12737         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12738
12739 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12740
12741         * message.el (message-remove-duplicates): New function.
12742         Implementation borrowed from `gnus-remove-duplicates'.
12743         (message-idna-to-ascii-rhs): Also encode idna addresses in
12744         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12745         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12746         only ask about the same idna domain once per header and also tell
12747         in what header to replace the idna domain.
12748
12749         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12750         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12751         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12752         a header is decoded and not just the last one.
12753
12754 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12755
12756         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12757         has been decoded.
12758
12759         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12760         (mm-insert-part): Don't modify text if it has been decoded.
12761
12762         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12763         decoded.
12764
12765         * mm-view.el (mm-inline-text): Don't strip text props unless
12766         decoding enriched or richtext parts.
12767
12768 2005-09-25  Romain Francoise  <romain@orebokech.com>
12769
12770         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12771         * gnus-start.el (gnus-subscribe-interactively):
12772         * gnus-uu.el (gnus-uu-grab-articles):
12773         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12774         space.
12775
12776 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12777
12778         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12779         * mm-view.el (mm-view-pkcs7-decrypt):
12780         * gnus-sum.el (gnus-summary-limit-to-extra)
12781         (gnus-summary-respool-article, gnus-read-move-group-name):
12782         * gnus-score.el (gnus-summary-increase-score):
12783         * gnus-util.el (gnus-completing-read-with-default):
12784         * gnus-art.el (gnus-read-save-file-name)
12785         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12786         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12787         * message.el (message-check-news-header-syntax):
12788         Follow convention for reading with the minibuffer.
12789
12790 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12791
12792         * spam-report.el (spam-report-url-ping-plain):
12793         Use gnus-extended-version as User-Agent.
12794
12795         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12796         default value is nil.
12797
12798         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12799         (mm-uu-verbatim-marks-extract): New function.
12800         (mm-uu-extract): New face.
12801         (mm-uu-copy-to-buffer): Use it.
12802
12803         * spam-report.el (spam-report-gmane-ham): Renamed from
12804         `spam-report-gmane-unspam'.
12805         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12806         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12807
12808         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12809         Autoload.
12810         (spam-report-gmane-unregister-routine): Renamed
12811         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12812
12813 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12814
12815         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12816         (spam-report-gmane-unregister-routine): Add support for gmane
12817         unregistration.
12818
12819         * spam-report.el (spam-report-gmane-unspam)
12820         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12821         (spam-report-gmane): Change to take a single article and do unspam
12822         registration.
12823
12824 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12825
12826         * mm-url.el (mm-url-decode-entities): Fix regexp.
12827
12828 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12829
12830         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12831         default to nil, to be able to use Gnus at all.  If the default
12832         switches to something else, then the function should be fixed not
12833         be exceedingly slow.
12834
12835 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12836
12837         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12838         fail hard.
12839
12840         * spam-report.el: Add better Keywords line.
12841
12842         * spam.el: Add Maintainer and better Keywords line.
12843
12844 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12845
12846         * gnus-art.el (gnus-article-replace-part)
12847         (gnus-mime-replace-part): New functions.
12848         (gnus-mime-action-alist, gnus-mime-button-commands)
12849         (gnus-mime-save-part-and-strip): Added file argument.
12850         (gnus-article-part-wrapper): Added interactive argument.
12851
12852         * gnus-sum.el (gnus-summary-mime-map): Add
12853         `gnus-article-replace-part'.
12854
12855 2005-09-19  Didier Verna  <didier@xemacs.org>
12856
12857         The nnml compaction feature:
12858         * nnml.el (nnml-request-compact-group): New function.
12859         * nnml.el (nnml-request-compact): New function.
12860         * gnus-int.el (gnus-request-compact-group): New function.
12861         * gnus-int.el (gnus-request-compact): New function.
12862         * gnus-group.el (gnus-group-compact-group): New function.
12863         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12864         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12865         * gnus-srvr.el (gnus-server-compact-server): New function.
12866         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12867         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12868
12869 2005-09-18  Deepak Goel  <deego@gnufans.org>
12870
12871         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12872         format spec.
12873
12874 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12877
12878 2005-09-15  Romain Francoise  <romain@orebokech.com>
12879
12880         * message.el (message-fill-paragraph): Clarify docstring.
12881
12882 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12883
12884         * gnus-art.el (gnus-mime-display-part): Protect against broken
12885         MIME messages.
12886
12887 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12888
12889         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12890         before parsing header.
12891
12892 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12893
12894         * html2text.el (html2text-replace-list): Add new entities.
12895
12896 2005-09-11  Romain Francoise  <romain@orebokech.com>
12897
12898         * message.el (message-alternative-emails): Improve docstring.
12899         (message-setup-1): Call `message-use-alternative-email-as-from'
12900         after `message-setup-hook' to give it precedence over posting
12901         styles, etc.
12902         (message-use-alternative-email-as-from): Add docstring.  Remove
12903         the original From header if present.
12904
12905         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12906         (nnml-save-mail): Use it.
12907
12908         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12909         articles.  Add new argument `silent'.
12910         (gnus-uu-mark-all): Report the total number of marked articles.
12911
12912 2005-09-10  Romain Francoise  <romain@orebokech.com>
12913
12914         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12915         (gnus-uu-mark-series): Likewise.
12916
12917 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12918
12919         * spam-report.el (spam-report-gmane): Fix generation of spam
12920         report URL.
12921
12922 2005-09-10  Simon Josefsson  <jas@extundo.com>
12923
12924         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12925         t, based on discussion on the ding list with Robert Epprecht
12926         <epprecht@solnet.ch>.
12927
12928 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12929
12930         * spam-report.el (spam-report-gmane): Make it work without
12931         X-Report-Spam header.  Gmane now only provides Archived-At.
12932         This is only used if `spam-report-gmane-use-article-number' is nil.
12933         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12934
12935         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12936         make `gnus-summary-sort-by-recipient' work with threading.
12937
12938         * nnweb.el (nnweb-google-wash-article): Print a message if article
12939         is not available.
12940
12941 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12942
12943         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12944         change.  Decode text/* parts content before displaying.
12945
12946 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12947
12948         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12949
12950 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12951
12952         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12953
12954         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12955         url-package-name, url-package-version,
12956         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12957         w3m-display-inline-images, and w3m-minor-mode-map.
12958
12959 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12960
12961         * message.el (message-tab-body-function): Fix mismatched custom type.
12962
12963         * gnus.el (gnus-group-change-level-function): Ditto.
12964
12965         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12966
12967         * gnus-art.el (gnus-signature-limit)
12968         (gnus-article-mime-part-function): Ditto.
12969
12970 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12971
12972         * mml.el (mml-mode): Silence the byte compiler.
12973
12974         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12975         using `(sit-for 0)' before moving the point to the specified part;
12976         skip unbuttonized parts.
12977         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12978         return to the summary window if gnus-auto-select-part is non-nil.
12979
12980 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12981
12982         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12983         variables.
12984         (mml-dnd-attach-file, mml-mode): Use them.
12985
12986         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12987         Make fetching article by MID work again for Google Groups.  Added
12988         FIXME concerning gnus-group-make-web-group.
12989
12990         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12991         Don't depend on Gnus by using mail-extract-address-components if
12992         gnus-extract-address-components is not bound.
12993
12994 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12995
12996         * gnus-art.el (gnus-mime-display-security): Don't display the
12997         signature, but only the signed part.
12998
12999 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13000
13001         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13002
13003         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13004         list, not listp.
13005
13006 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13007
13008         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
13009         when encoding.
13010
13011         * mm-bodies.el (mm-decode-content-transfer-encoding):
13012         De-canonicalize CRLF for all text content types, not just
13013         text/plain.
13014
13015 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13016
13017         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13018         valid article; point arrow and cursor at the MIME button.
13019
13020 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13021
13022         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13023         Suggested by Dan Christensen <jdc@uwo.ca>.
13024
13025         * mm-decode.el (mm-save-part): Enable change of prompt.
13026
13027 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13028
13029         * gnus-msg.el (gnus-inews-add-send-actions): Made
13030         `message-post-method' lambda parameter ARG `&optional'.
13031
13032 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13033
13034         * gnus-sum.el (gnus-summary-mime-map): Added
13035         gnus-article-save-part-and-strip, gnus-article-delete-part and
13036         gnus-article-jump-to-part.
13037
13038         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
13039         (gnus-article-edit-part): Use it.
13040         (gnus-article-part-wrapper): Added no-handle argument.
13041         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
13042         functions.
13043
13044 2005-08-29  Romain Francoise  <romain@orebokech.com>
13045
13046         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13047         docstring.
13048         (gnus-face-from-file): Likewise.
13049
13050 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13051
13052         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13053         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13054         non-nil.
13055         (gnus-auto-select-part): New variable.
13056         (gnus-article-jump-to-part): New function.
13057         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13058         (gnus-mime-delete-part): Allow selecting specified part after
13059         deleting or stripping parts.
13060         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13061         part if argument is bogus.
13062
13063 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13064
13065         * gnus-art.el (w3m-minor-mode-map):
13066         * gnus-spec.el (gnus-newsrc-file-version):
13067         * gnus-util.el (nnmail-active-file-coding-system)
13068         (gnus-original-article-buffer, gnus-user-agent):
13069         * gnus.el (gnus-ham-process-destinations)
13070         (gnus-parameter-ham-marks-alist)
13071         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13072         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13073         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13074         * mm-decode.el (gnus-current-window-configuration):
13075         * mm-extern.el (gnus-article-mime-handles):
13076         * mm-url.el (url-current-object, url-package-name)
13077         (url-package-version):
13078         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13079         (smime-keys, w3m-cid-retrieve-function-alist)
13080         (w3m-current-buffer, w3m-display-inline-images)
13081         (w3m-minor-mode-map):
13082         * mml-smime.el (gnus-extract-address-components):
13083         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13084         (gnus-newsrc-hashtb, message-default-charset)
13085         (message-deletable-headers, message-options)
13086         (message-posting-charset, message-required-mail-headers)
13087         (message-required-news-headers):
13088         * mml1991.el (mc-pgp-always-sign):
13089         * mml2015.el (mc-pgp-always-sign):
13090         * nnheader.el (nnmail-extra-headers):
13091         * rfc1843.el (gnus-decode-encoded-word-function)
13092         (gnus-decode-header-function, gnus-newsgroup-name):
13093         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13094
13095 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13096
13097         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13098         the end of the date treatments.
13099
13100 2005-08-15  Simon Josefsson  <jas@extundo.com>
13101
13102         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13103         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13104         Capello and Romain Francoise.
13105         (pgg-fetch-key-function): Removed, not used?
13106         (pgg-insert-url-with-w3): Require url, to get
13107         url-insert-file-contents regardless of where it is defined.
13108
13109 2005-08-13  Romain Francoise  <romain@orebokech.com>
13110
13111         * message.el (message-cite-original-1): New function.
13112         (message-cite-original): Use it.
13113         (message-cite-original-without-signature): Ditto.
13114
13115 2005-08-08  Romain Francoise  <romain@orebokech.com>
13116
13117         * message.el (message-yank-empty-prefix): New variable.
13118         (message-indent-citation): Use it.
13119         (message-cite-original-without-signature): Respect X-No-Archive.
13120
13121 2005-08-08  Simon Josefsson  <jas@extundo.com>
13122
13123         * pgg.el: Autoload url-insert-file-contents instead of loading
13124         w3/url.
13125         (pgg-insert-url-with-w3): Don't load url here.
13126
13127 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13128
13129         * message.el (message-kill-to-signature): Don't insert newline at
13130         bol.
13131         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13132
13133 2005-08-06  Romain Francoise  <romain@orebokech.com>
13134
13135         * message.el (message-user-fqdn): Fix typo in docstring.
13136
13137 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13138
13139         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13140
13141         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13142
13143 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * mm-bodies.el (mm-encode-body): Use coding system rather than
13146         charset to encode text.
13147
13148         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13149         number of charsets if utf-8 is available (XEmacs).
13150
13151 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13152
13153         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13154         taken from `gnus-button-mid-or-mail-regexp'.
13155         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13156         (gnus-button-alist): Improve regexp for domain part of the MIDs
13157         for news:localpart@domain buttons.
13158         (gnus-button-ctan-directory-regexp): Update.
13159
13160 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13161
13162         * sieve-manage.el (sieve-manage-interactive-login): Use
13163         make-local-variable rather than make-variable-buffer-local.
13164         (sieve-manage-open): Ditto.
13165         (sieve-manage-authenticate): Ditto.
13166
13167         * mml.el (mml-generate-mime-1): Make the content type default to
13168         text/plain if the filename is not specified.
13169
13170 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13171
13172         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13173         instead of insert-buffer.
13174
13175         * message.el (message-yank-original): Ditto; set the mark at the
13176         end of the yanked message.
13177
13178 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13179
13180         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13181         lines to scroll rather than to stop it.
13182
13183         * mml.el (mml-generate-default-type): Add doc string.
13184         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13185         default to application/octet-stream when determining the content
13186         type if it is not specified for the part or the mml contents; add
13187         a comment about mml-generate-default-type.
13188
13189 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13190
13191         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13192         make it default to application/octet-stream when determining the
13193         content type if it is not specified for the external contents.
13194
13195 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13196
13197         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13198         segmented parameter but also other parameters might be there.
13199
13200 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13201
13202         * mm-decode.el (mm-display-external): Delete temp file, directory
13203         and buffer immediately if the external process is exited.
13204
13205 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13206
13207         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13208         fewer lines than that of scroll-margin.
13209         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13210
13211 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13212
13213         * gnus-art.el (gnus-article-next-page): Revert.
13214         (gnus-article-beginning-of-window): New macro.
13215         (gnus-article-next-page-1): Use it.
13216         (gnus-article-prev-page): Ditto.
13217         (gnus-article-edit-part): Use insert-buffer-substring instead of
13218         insert-buffer.
13219         (gnus-article-edit-exit): Ditto.
13220
13221         * gnus-util.el (gnus-beginning-of-window): Remove.
13222         (gnus-end-of-window): Remove.
13223
13224         * lpath.el: Don't bind header-line-format and scroll-margin.
13225
13226 2005-07-25  Simon Josefsson  <jas@extundo.com>
13227
13228         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13229         to have the url package without w3.  Reported by Daiki Ueno
13230         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13231
13232 2005-07-20  Didier Verna  <didier@xemacs.org>
13233
13234         * gnus-diary.el: Remove the description comment (nndiary is now
13235         properly documented in the Gnus manual).
13236         Fix the spelling of "Back End".
13237         * nndiary.el: Ditto.
13238         Fix the copyright notice.
13239
13240 2005-07-18  Romain Francoise  <romain@orebokech.com>
13241
13242         * gnus-sum.el (gnus-summary-to-prefix)
13243         (gnus-summary-newsgroup-prefix): New variables.
13244         (gnus-summary-from-or-to-or-newsgroups): Use them.
13245
13246 2005-07-17  Romain Francoise  <romain@orebokech.com>
13247
13248         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13249         space as it's generally not especially interesting to the user.
13250
13251 2005-07-16  Romain Francoise  <romain@orebokech.com>
13252
13253         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13254         nil to avoid prompting and file modification if one of the
13255         messages at the top of the nnfolder file contains a copyright
13256         notice.
13257         Update copyright notice.
13258
13259         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13260         instead of `current-time-string' as the latter creates a time
13261         string that is not RFC 2822 compliant (it lacks the zone).
13262         Update copyright notice.
13263
13264 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13265
13266         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13267         for text/rtf.  Display default in prompt.  Pass default for M-n.
13268
13269         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13270
13271 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13272
13273         * gnus-msg.el (gnus-button-mailto): Remove
13274         save-selected-window-window hackery because it relies on
13275         save-selected-window internals.
13276
13277 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13280         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13281         (gnus-article-prev-page): Ditto.
13282
13283         * gnus-util.el (gnus-beginning-of-window): New function.
13284         (gnus-end-of-window): New function.
13285
13286         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13287
13288 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13289
13290         * gnus-score.el (gnus-score-edit-all-score): Set
13291         gnus-score-edit-exit-function to gnus-score-edit-done and call
13292         gnus-message.
13293
13294 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13295
13296         * gnus-msg.el (gnus-button-mailto): Remove
13297         save-selected-window-window hackery because it relies on
13298         save-selected-window internals.
13299
13300 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13301
13302         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13303         add-minor-mode.
13304         (gnus-binary-mode): Ditto.
13305
13306         * gnus-topic.el (gnus-topic-mode): Ditto.
13307
13308 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13309
13310         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13311         (gnus-article-prev-page): Take scroll-margin into consideration.
13312
13313 2005-07-04  Lute Kamstra  <lute@gnu.org>
13314
13315         Update FSF's address in GPL notices.
13316
13317 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13318
13319         * gnus.el (gnus-exit):
13320         * gnus-group.el (gnus-group-icons):
13321         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13322
13323         * gnus-nocem.el (gnus-nocem):
13324         * message.el (message-various, message-buffers, message-sending)
13325         (message-interface, message-forwarding, message-insertion)
13326         (message-headers, message-news, message-mail):
13327         * pgg-gpg.el (pgg-gpg):
13328         * pgg-parse.el (pgg-parse):
13329         * pgg-pgp.el (pgg-pgp):
13330         * pgg-pgp5.el (pgg-pgp5):
13331         * pop3.el (pop3): Finish `defgroup' description with period.
13332
13333 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13334
13335         * gnus-art.el (article-display-face): Improve the efficiency.
13336         (article-display-x-face): Ditto; remove grey x-face stuff.
13337
13338 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13339
13340         * gnus-art.el (article-display-face): Correct the position in
13341         which Faces are inserted.
13342
13343 2005-06-29  Didier Verna  <didier@xemacs.org>
13344
13345         * gnus-art.el (article-display-face): Display faces in correct
13346         order.
13347
13348 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13349
13350         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13351         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13352         (gnus-nocem-check-article): Fetch the Type header.
13353         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13354         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13355         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13356         make sure gnus-nocem-hashtb is initialized.
13357         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13358         (gnus-nocem-unwanted-article-p): Ditto.
13359
13360         * pgg.el (pgg-verify): Return the verification result.
13361
13362 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13363
13364         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13365         is ascii.
13366
13367 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13368
13369         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13370         `show-nonbreak-escape'.
13371
13372 2005-06-23  Lute Kamstra  <lute@gnu.org>
13373
13374         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13375
13376         * dig.el (dig-mode):
13377         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13378
13379 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13380
13381         * nnimap.el (nnimap-split-download-body): Fix spellings.
13382
13383 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13384
13385         * gnus-art.el (gnus-article-encrypt-body):
13386         * gnus-cus.el (gnus-score-customize):
13387         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13388         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13389
13390 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13391
13392         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13393         header by looking for magic "MII" at the beginnig.
13394
13395 2005-06-16  Miles Bader  <miles@gnu.org>
13396
13397         * gnus-xmas.el (gnus-xmas-group-startup-message):
13398         Use renamed gnus-splash face.
13399
13400         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13401         (assistant-field-face): New backward-compatibility alias for renamed
13402         face.
13403         (assistant-render-text): Use renamed assistant-field face.
13404
13405         * spam.el (spam): Remove "-face" suffix from face name.
13406         (spam-face): New backward-compatibility alias for renamed face.
13407         (spam-face, spam-initialize): Use renamed spam face.
13408
13409         * message.el (message-header-to, message-header-cc)
13410         (message-header-subject, message-header-newsgroups)
13411         (message-header-other, message-header-name)
13412         (message-header-xheader, message-separator, message-cited-text)
13413         (message-mml): Remove "-face" suffix from face names.
13414         (message-header-to-face, message-header-cc-face)
13415         (message-header-subject-face, message-header-newsgroups-face)
13416         (message-header-other-face, message-header-name-face)
13417         (message-header-xheader-face, message-separator-face)
13418         (message-cited-text-face, message-mml-face):
13419         New backward-compatibility aliases for renamed faces.
13420         (message-font-lock-keywords): Use renamed message faces.
13421
13422         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13423         (sieve-test-commands, sieve-tagged-arguments):
13424         Remove "-face" suffix from face names.
13425         (sieve-control-commands-face, sieve-action-commands-face)
13426         (sieve-test-commands-face, sieve-tagged-arguments-face):
13427         New backward-compatibility aliases for renamed faces.
13428         (sieve-control-commands-face, sieve-action-commands-face)
13429         (sieve-test-commands-face, sieve-tagged-arguments-face):
13430         Use renamed sieve faces.
13431
13432         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13433         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13434         (gnus-group-news-3-empty, gnus-group-news-4)
13435         (gnus-group-news-4-empty, gnus-group-news-5)
13436         (gnus-group-news-5-empty, gnus-group-news-6)
13437         (gnus-group-news-6-empty, gnus-group-news-low)
13438         (gnus-group-news-low-empty, gnus-group-mail-1)
13439         (gnus-group-mail-1-empty, gnus-group-mail-2)
13440         (gnus-group-mail-2-empty, gnus-group-mail-3)
13441         (gnus-group-mail-3-empty, gnus-group-mail-low)
13442         (gnus-group-mail-low-empty, gnus-summary-selected)
13443         (gnus-summary-cancelled, gnus-summary-high-ticked)
13444         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13445         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13446         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13447         (gnus-summary-low-undownloaded)
13448         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13449         (gnus-summary-low-unread, gnus-summary-normal-unread)
13450         (gnus-summary-high-read, gnus-summary-low-read)
13451         (gnus-summary-normal-read, gnus-splash):
13452         Remove "-face" suffix from face names.
13453         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13454         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13455         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13456         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13457         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13458         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13459         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13460         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13461         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13462         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13463         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13464         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13465         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13466         (gnus-summary-normal-ticked-face)
13467         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13468         (gnus-summary-normal-ancient-face)
13469         (gnus-summary-high-undownloaded-face)
13470         (gnus-summary-low-undownloaded-face)
13471         (gnus-summary-normal-undownloaded-face)
13472         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13473         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13474         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13475         (gnus-splash-face):
13476         New backward-compatibility aliases for renamed faces.
13477         (gnus-group-startup-message): Use renamed gnus faces.
13478
13479         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13480         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13481         (gnus-server-agent): Remove "-face" suffix from face names.
13482         (gnus-server-agent-face, gnus-server-opened-face)
13483         (gnus-server-closed-face, gnus-server-denied-face)
13484         (gnus-server-offline-face):
13485         New backward-compatibility aliases for renamed faces.
13486         (gnus-server-agent-face, gnus-server-opened-face)
13487         (gnus-server-closed-face, gnus-server-denied-face)
13488         (gnus-server-offline-face): Use renamed gnus faces.
13489
13490         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13491         Remove "-face" suffix from face names.
13492         (gnus-picon-xbm-face, gnus-picon-face):
13493         New backward-compatibility aliases for renamed faces.
13494
13495         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13496         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13497         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13498         (gnus-cite-11): Remove "-face" suffix from face names.
13499         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13500         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13501         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13502         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13503         New backward-compatibility aliases for renamed faces.
13504         (gnus-cite-attribution-face, gnus-cite-face-list)
13505         (gnus-article-boring-faces): Use renamed gnus faces.
13506
13507         * gnus-art.el (gnus-signature, gnus-header-from)
13508         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13509         (gnus-header-content): Remove "-face" suffix from face names.
13510         (gnus-signature-face, gnus-header-from-face)
13511         (gnus-header-subject-face, gnus-header-newsgroups-face)
13512         (gnus-header-name-face, gnus-header-content-face):
13513         New backward-compatibility aliases for renamed faces.
13514         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13515
13516         * gnus-sum.el (gnus-summary-selected-face)
13517         (gnus-summary-highlight): Use renamed gnus faces.
13518         * gnus-group.el (gnus-group-highlight): Likewise.
13519
13520 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13521
13522         * gnus-sieve.el (gnus-sieve-article-add-rule):
13523         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13524         * spam-stat.el (spam-stat-buffer-change-to-spam)
13525         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13526
13527         * message.el (message-is-yours-p):
13528         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13529
13530 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13531
13532         * mm-view.el (mm-inline-text): Withdraw the last change.
13533
13534 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13535
13536         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13537         executing enriched-decode.
13538
13539 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13540
13541         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13542         charset of tar files.
13543
13544 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13545
13546         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13547
13548 2005-06-04  Lute Kamstra  <lute@gnu.org>
13549
13550         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13551         information is never recorded.
13552
13553 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13554
13555         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13556
13557 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13558
13559         * pop3.el (pop3-apop): Run md5 in the binary mode.
13560
13561         * starttls.el (starttls-set-process-query-on-exit-flag):
13562         Use eval-and-compile.
13563
13564 2005-05-31  Simon Josefsson  <jas@extundo.com>
13565
13566         * smime.el (smime-replace-in-string): Define.
13567         (smime-cert-by-ldap-1): Use it.
13568
13569 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13570
13571         * gnus-art.el (article-display-x-face): Replace
13572         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13573
13574         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13575         set-process-query-on-exit-flag or process-kill-without-query.
13576
13577         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13578         loop instead of replace-regexp.
13579
13580         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13581         instead of process-kill-without-query if it is available.
13582
13583         * lpath.el: Fbind ldap-search-entries.
13584
13585         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13586         instead of find-file-hooks if it is available.
13587
13588         * mml1991.el: Bind pgg-default-user-id when compiling.
13589
13590         * mml2015.el: Bind pgg-default-user-id when compiling.
13591
13592         * nndraft.el (nndraft-request-associate-buffer):
13593         Use write-contents-functions instead of write-contents-hooks if it is
13594         available.
13595
13596         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13597         instead of find-file-hooks if it is available.
13598
13599         * nntp.el (nntp-open-connection): Replace
13600         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13601         (nntp-open-ssl-stream): Ditto.
13602         (nntp-open-tls-stream): Ditto.
13603
13604         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13605         set-process-query-on-exit-flag or process-kill-without-query.
13606         (starttls-open-stream-gnutls): Use it instead of
13607         process-kill-without-query.
13608         (starttls-open-stream): Ditto.
13609
13610 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13611
13612         * smime.el (smime-cert-by-ldap-1): Don't use
13613         replace-regexp-in-string.
13614
13615 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13616
13617         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13618
13619         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13620         in PEM format.  Adjust to the XEmacs compability.
13621
13622 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13623
13624         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13625         by `string-to-number'.
13626         * gnus-agent.el (gnus-agent-regenerate-group)
13627         (gnus-agent-fetch-articles): Ditto.
13628         * gnus-art.el (gnus-button-fetch-group): Ditto.
13629         * gnus-cache.el (gnus-cache-generate-active)
13630         (gnus-cache-articles-in-group): Ditto.
13631         * gnus-group.el (gnus-group-set-current-level)
13632         (gnus-group-insert-group-line): Ditto.
13633         * gnus-score.el (gnus-score-set-expunge-below)
13634         (gnus-score-set-mark-below, gnus-summary-score-effect)
13635         (gnus-summary-score-entry): Ditto.
13636         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13637         (gnus-soup-pack): Ditto.
13638         * gnus-spec.el (gnus-xmas-format): Ditto.
13639         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13640         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13641         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13642         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13643         * nndb.el (nndb-get-remote-expire-response): Ditto.
13644         * nndiary.el (nndiary-parse-schedule-value)
13645         (nndiary-string-to-number, nndiary-request-replace-article)
13646         (nndiary-request-article): Ditto.
13647         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13648         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13649         * nneething.el (nneething-make-head): Ditto.
13650         * nnfolder.el (nnfolder-request-article)
13651         (nnfolder-retrieve-headers): Ditto.
13652         * nnheader.el (nnheader-file-to-number): Ditto.
13653         * nnkiboze.el (nnkiboze-request-article): Ditto.
13654         * nnmail.el (nnmail-process-unix-mail-format)
13655         (nnmail-process-babyl-mail-format): Ditto.
13656         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13657         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13658         (nnmh-request-create-group, nnmh-request-list-1)
13659         (nnmh-request-group, nnmh-request-article): Ditto.
13660         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13661         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13662         * nnsoup.el (nnsoup-make-active): Ditto.
13663         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13664         * nntp.el (nntp-find-group-and-number)
13665         (nntp-retrieve-headers-with-xover): Ditto.
13666         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13667         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13668         (pgg-format-key-identifier): Ditto.
13669         * pop3.el (pop3-last, pop3-stat): Ditto.
13670         * qp.el (quoted-printable-decode-region): Ditto.
13671
13672         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13673         of concat.
13674
13675 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13676
13677         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13678
13679         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13680
13681         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13682
13683         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13684
13685         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13686
13687         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13688
13689         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13690         (gnus-carpal-mode): Ditto.
13691
13692         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13693         (gnus-browse-mode): Ditto.
13694
13695         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13696
13697         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13698
13699 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13700
13701         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13702
13703 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13704
13705         * gnus-util.el (gnus-run-mode-hooks): New function.
13706
13707         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13708
13709         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13710         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13711
13712 2005-05-27  Lute Kamstra  <lute@gnu.org>
13713
13714         * dns-mode.el (dns-mode): Specify customization group.
13715
13716 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13717
13718         * gnus-agent.el (gnus-agent-make-mode-line-string):
13719         Use mode-line-highlight as mouse-face.
13720
13721 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13722
13723         * canlock.el (canlock): Change the parent group to news.
13724
13725         * deuglify.el (gnus-outlook-deuglify): Add :group.
13726
13727         * dig.el (dig): Add :group.
13728
13729         * dns-mode.el (dns-mode): Add :group.
13730
13731         * encrypt.el (encrypt): Add :group.
13732
13733         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13734         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13735         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13736         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13737         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13738
13739         * gnus-diary.el (gnus-diary): Add :group.
13740
13741         * gnus.el (gnus-group-news-1-face): Add :group.
13742         (gnus-group-news-1-empty-face): Ditto.
13743         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13744         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13745         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13746         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13747         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13748         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13749         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13750         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13751         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13752         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13753         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13754         (gnus-summary-high-ticked-face): Ditto.
13755         (gnus-summary-low-ticked-face): Ditto.
13756         (gnus-summary-normal-ticked-face): Ditto.
13757         (gnus-summary-high-ancient-face): Ditto.
13758         (gnus-summary-low-ancient-face): Ditto.
13759         (gnus-summary-normal-ancient-face): Ditto.
13760         (gnus-summary-high-undownloaded-face): Ditto.
13761         (gnus-summary-low-undownloaded-face): Ditto.
13762         (gnus-summary-normal-undownloaded-face): Ditto.
13763         (gnus-summary-high-unread-face): Ditto.
13764         (gnus-summary-low-unread-face): Ditto.
13765         (gnus-summary-normal-unread-face): Ditto.
13766         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13767         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13768
13769         * hashcash.el (hashcash): New custom group.
13770         (hashcash-default-payment): Add :group.
13771         (hashcash-payment-alist): Ditto.
13772         (hashcash-default-accept-payment): Ditto.
13773         (hashcash-accept-resources): Ditto.
13774         (hashcash-path): Ditto.
13775         (hashcash-extra-generate-parameters): Ditto.
13776         (hashcash-double-spend-database): Ditto.
13777         (hashcash-in-news): Ditto.
13778
13779         * message.el (message-minibuffer-local-map): Add :group.
13780
13781         * netrc.el (netrc): Add :group.
13782
13783         * sieve-manage.el (sieve-manage-log): Add :group.
13784         (sieve-manage-default-user): Diito.
13785         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13786         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13787         (sieve-manage-authenticators): Ditto.
13788         (sieve-manage-authenticator-alist): Ditto.
13789         (sieve-manage-default-port): Ditto.
13790
13791         * sieve-mode.el (sieve-control-commands-face): Add :group.
13792         (sieve-action-commands-face): Ditto.
13793         (sieve-test-commands-face): Ditto.
13794         (sieve-tagged-arguments-face): Ditto.
13795
13796         * smime.el (smime): Add :group.
13797
13798         * spam-report.el (spam-report): Add :group.
13799
13800         * spam.el (spam, spam-face): Add :group.
13801
13802 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13803
13804         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13805         return \n.\n.\n at the end of articles.  Protect against that.
13806         (nntp-with-open-group): Allow debugging.
13807
13808         * nnheader.el (mail-header-set-extra): Make into a function
13809         because I just could't understand how to quote the list properly.
13810
13811         * dns.el (query-dns-cached): New function.
13812
13813 2005-05-26  Lute Kamstra  <lute@gnu.org>
13814
13815         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13816
13817 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13818
13819         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13820
13821         * gnus-art.el: Don't autoload mail-extract-address-components.
13822
13823         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13824         eval-and-compile to evaluate it.
13825
13826         * hashcash.el: Don't autoload executable-find.
13827
13828         * nndb.el: Don't declare the nndb back end two or more times; don't
13829         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13830
13831         * nntp.el: Autoload format-spec instead of format; use
13832         eval-and-compile to evaluate autoload forms.
13833
13834 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13835
13836         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13837
13838 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13839
13840         * gnus.el (gnus-version-number): Bump version.
13841
13842 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13843
13844         * gnus.el: No Gnus v0.3 is released.
13845
13846 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13847
13848         * lpath.el (featurep): Bind show-nonbreak-escape.
13849
13850 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13851
13852         * gnus-art.el (gnus-article-edit-part): Disable undo.
13853
13854 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13855
13856         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13857         gnus-article-date-lapsed-new-header is t if date timer is active;
13858         skip headers in which the original date value is empty.
13859         (gnus-article-save-original-date): Redefine it as a macro.
13860         (gnus-display-mime): Use it.
13861
13862 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13863
13864         * gnus-art.el (article-date-ut): Support converting date in
13865         forwarded parts as well.
13866         (gnus-article-save-original-date): New function.
13867         (gnus-display-mime): Use it.
13868
13869 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13870
13871         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13872         enclosure element of <item>.
13873
13874 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13875
13876         * message.el (message-kill-buffer-query): Renamed from
13877         `message-kill-buffer-query-if-modified'.  Added :version.
13878
13879 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13880
13881         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13882         window layout.
13883
13884 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13885
13886         * mml.el: Autoload dnd when compiling.
13887
13888 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13889
13890         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13891         x-dnd-*.
13892
13893 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13894
13895         * qp.el (quoted-printable-encode-region): Save excursion.
13896
13897 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13898
13899         * message.el (message-kill-buffer-query-if-modified): Add new variable
13900         so the user can kill a modified message buffer quickly.
13901         (message-kill-buffer): Use it.
13902
13903 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * lpath.el: Fbind display-time-event-handler; don't fbind
13906         string-to-multibyte.
13907
13908         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13909
13910 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13911
13912         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13913         contained in text because xml.el decodes entities) with LFs.
13914
13915 2005-04-11  Lute Kamstra  <lute@gnu.org>
13916
13917         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13918         differently.
13919
13920 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13921
13922         * mm-util.el (mm-detect-coding-region): Typo.
13923
13924 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13925
13926         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13927
13928 2005-04-06  Deepak Goel  <deego@gnufans.org>
13929
13930         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13931         user-function allow user modifications of the scores.
13932         (spam-stat-score-buffer-user): New function, to allow
13933         user-computed modifications to the score.
13934         (spam-stat-score-buffer-user-functions): List of additional
13935         scoring functions.
13936         (spam-stat-error-holder): Global temporary error holder.
13937         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13938         variable.
13939
13940 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13941
13942         * gnus-registry.el (gnus-registry-clean-empty-function)
13943         (gnus-registry-trim, gnus-registry-fetch-groups)
13944         (gnus-registry-delete-group): Groups that match
13945         `gnus-registry-ignored-groups' are removed from the registry
13946         entries, not just ignored for splitting.  This helps clean up the
13947         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13948         to get all the groups a message ID is in.
13949
13950         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13951         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13952         (spam-stat-score-buffer-user-functions): Add :number custom type.
13953
13954 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13955
13956         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13957         argument in XEmacs.
13958
13959         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13960         (nnrss-request-group): Decode group name first.
13961         (nnrss-request-article): Make a text/plain article if mml-to-mime
13962         failed.
13963         (nnrss-get-encoding): Return a compatible encoding according to
13964         nnrss-compatible-encoding-alist.
13965         (nnrss-find-el): Use consp instead of listp.
13966         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13967
13968 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13969
13970         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13971         which Emacs 20 doesn't support.
13972         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13973
13974 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13975
13976         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13977         silence the byte compiler inside the defun.
13978
13979         * gnus-demon.el (parse-time-string): Add autoload.
13980
13981         * gnus-delay.el (parse-time-string): Add autoload.
13982
13983         * gnus-art.el (parse-time-string): Add autoload.
13984
13985         * nnultimate.el (parse-time): Require for `parse-time-string'.
13986
13987 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13988
13989         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13990
13991         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13992
13993         * smime.el (smime-ldap-host-list): Add :version.
13994
13995 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13996
13997         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13998         pass it to `gnus-browse-read-group'.
13999         (gnus-browse-read-group): Add NUMBER argument and pass it to
14000         `gnus-group-read-ephemeral-group'.
14001
14002         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14003         argument and pass it to `gnus-group-read-group'.
14004
14005 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14006
14007         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14008         mm-xemacs-find-mime-charset-1 if we have the mule feature
14009         available at runtime.
14010
14011 2005-03-25  Werner Lemberg  <wl@gnu.org>
14012
14013         * nnmaildir.el: Replace `illegal' with `invalid'.
14014
14015 2005-03-23  Lute Kamstra  <lute@gnu.org>
14016
14017         * time-date.el: Add comment on time value formats.
14018         Don't require parse-time.
14019         (with-decoded-time-value): New macro.
14020         (encode-time-value): New function.
14021         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14022         (days-to-time): Return a valid time value when arg is huge.
14023         (time-since): Use time-subtract.
14024         (time-to-number-of-days): Use time-to-seconds.
14025
14026 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14027
14028         * gnus-start.el (gnus-display-time-event-handler):
14029         Check display-time-timer at runtime rather than only at load time
14030         in case display-time-mode is turned off in the mean time.
14031
14032 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14033
14034         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14035         used.
14036
14037         * nneething.el (nneething-map-file-directory): Derive from
14038         `gnus-directory'.
14039
14040         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14041         the To/Cc button.
14042
14043 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14044
14045         * nnmaildir.el (nnmaildir-request-accept-article):
14046         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14047
14048 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14049
14050         * gnus-async.el: Require timer-funcs at compile time when in
14051         XEmacs for `run-with-idle-timer'.
14052
14053 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14054
14055         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14056         autoloaded function.
14057
14058 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14059
14060         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14061
14062 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14063
14064         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14065
14066 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14067
14068         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
14069         gnus-expert-user to default.
14070
14071 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14072
14073         * nnimap.el (nnimap-open-server): Ditto.
14074
14075         * imap.el (imap-authenticate): Fix typo.
14076
14077 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14078
14079         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14080         buffer (since IMAP server might return FETCH response out of
14081         order, and the nntp buffer must be sorted).
14082
14083 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14084
14085         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
14086         comparison on string.
14087
14088         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14089         (gnus-agent-score): Renamed category keywords to match gnus-cus.
14090         (gnus-agent-summary-fetch-series): Modified to protect against
14091         gnus-agent-summary-fetch-group clearing processable flags.
14092         (gnus-agent-synchronize-group-flags): Update live group buffer as
14093         synchronization may occur due to the user toggle the plugged
14094         status.
14095         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14096         successfully downloaded.
14097         (gnus-agent-expire-group-1): Avoid using markers when the overview
14098         is in ascending order; greatly improves performance.
14099         (gnus-agent-regenerate-group): Use
14100         gnus-agent-synchronize-group-flags to reset read status in both
14101         gnus and server.
14102         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
14103
14104 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14105
14106         * message.el: Don't autoload former message-utils variables.
14107         (message-strip-subject-trailing-was): Change doc string.
14108
14109         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14110         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14111         (nnweb-google-search): Add "hl=en" here.
14112         (nnweb-google-parse-1, nnweb-google-create-mapping):
14113         Don't hardcode URL.
14114
14115 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14116
14117         * message.el (message-get-reply-headers, message-followup):
14118         Mention related variables `message-use-followup-to' and
14119         `message-use-mail-followup-to', in the information buffer.
14120
14121         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14122         of broken groups(-beta).google.com.
14123
14124 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14125
14126         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14127         parameter to invoked gnus-request-move-article; remove the
14128         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14129         all at once instead of once per article.
14130         (gnus-summary-remove-process-mark): Accept a list of articles as
14131         well as a single article for processing.
14132
14133         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14134         parameter.
14135
14136         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14137
14138         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14139
14140         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14141         parameter.
14142
14143         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14144         parameter.
14145
14146         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14147         parameter and remove the gnus-sum-hint-move-is-internal variable.
14148
14149         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14150         parameter.
14151
14152         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14153         parameter.
14154
14155         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14156         parameter.
14157
14158         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14159
14160         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14161         parameter.
14162
14163         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14164         parameter.
14165
14166 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14167
14168         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14169         a more conservative way.
14170
14171 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14172
14173         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14174         buffer, so it moves the window's cursor.
14175
14176 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14177
14178         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14179         `mm-dissect-multipart' and receive the from field as an (optional)
14180         argument from `mm-dissect-multipart'.
14181         (mm-dissect-multipart): Receive the from field as an argument and
14182         pass it on when we call `mm-dissect-buffer' on MIME parts.
14183         Fixes verification/decryption of signed/encrypted MIME parts.
14184
14185 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14186
14187         * gnus-sum.el (gnus-summary-move-article): Set
14188         gnus-sum-hint-move-is-internal for gnus-request-move-article and
14189         whatever it calls (right now, only nnimap-request-move article
14190         respects it).
14191
14192         * nnimap.el (nnimap-request-move-article): When
14193         gnus-sum-hint-move-is-internal is set, don't do the extra
14194         nnimap-request-article.
14195
14196 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14197
14198         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14199
14200         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14201         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14202
14203         * gnus-sum.el (gnus-summary-caesar-message):
14204         Apply `gnus-treat-article' after rotation.
14205
14206         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14207         doc string.
14208
14209 2005-02-22  Simon Josefsson  <jas@extundo.com>
14210
14211         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14212         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14213         <arne@arnested.dk>.
14214         (encrypt): Add password-cache and password-cache-expiry as group
14215         members.
14216
14217 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14218
14219         * smime.el (smime-ldap-host-list): Doc fix.
14220         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14221         cache) password.
14222         (smime-sign-region): Use it.
14223         (smime-decrypt-region): Use it.
14224         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14225         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14226         fails.
14227         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14228         certificate from DER to PEM format rather than calling openssl.
14229
14230         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14231
14232         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14233         for signing/encryption.
14234
14235         * mml.el (mml-parse-1): Use them.
14236
14237 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14238
14239         * nnrss.el (nnrss-verbose): Removed.
14240         (nnrss-request-group): Use `nnheader-message' instead.
14241
14242 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14243
14244         * nnrss.el (nnrss-verbose): New variable.
14245         (nnrss-request-group): Make it say nnrss is requesting a group.
14246
14247 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14248
14249         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14250         Handle news URL with given port correctly.
14251
14252 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14253
14254         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14255         containing special characters.
14256
14257         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14258
14259         * mml.el (mime-to-mml): Ditto.
14260
14261         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14262         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14263         (rfc2047-decode-region): Quote decoded words containing special
14264         characters when rfc2047-quote-decoded-words-containing-tspecials
14265         is non-nil.
14266
14267 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14268
14269         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14270
14271         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14272
14273 2005-02-15  Simon Josefsson  <jas@extundo.com>
14274
14275         * nnimap.el (nnimap-debug): Doc fix.
14276
14277         * imap.el (imap-debug): Doc fix.
14278
14279 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14280
14281         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14282
14283 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14284
14285         * gnus.el (spam-contents): Improve docs for spam-contents
14286         parameter in its variable incarnation.
14287
14288 2005-02-14  Simon Josefsson  <jas@extundo.com>
14289
14290         * smime-ldap.el: Use require instead of load-library for ldap.
14291         (smime-ldap-search): Indent.
14292         (smime-ldap-search-internal): Shorten line.
14293
14294         * smime.el (smime-cert-by-dns): Add doc-string.
14295         (smime-cert-by-ldap-1): Indent.
14296
14297         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
14298         mml-smime-get-dns-ldap.
14299         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14300
14301 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14302
14303         * smime.el: Require smime-ldap.
14304         (smime-ldap-host-list): New variable.
14305         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14306
14307         * mml-smime.el (mml-smime-encrypt-query): New function.
14308         (mml-smime-encrypt-query): Use it.
14309
14310         * smime-ldap.el: New file.
14311
14312 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14313
14314         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14315
14316 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14317
14318         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14319         argument in doc string.  Make query for type more clear.
14320
14321 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14322
14323         * gnus.el (gnus-group-startup-message): Search for gnus images in
14324         etc/images/gnus.
14325         * mm-util.el (mm-image-load-path): Likewise.
14326         * smiley.el (smiley-data-directory): Search for smilies in
14327         etc/images/smilies.
14328
14329 2005-02-09  Kim F. Storm  <storm@cua.dk>
14330
14331         Change Emacs release version from 21.4 to 22.1 throughout.
14332         Change Emacs development version from 21.3.50 to 22.0.50.
14333
14334 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14335
14336         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14337
14338         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14339         non-Mule XEmacs as well.
14340         (mm-decompress-buffer): Signal an error intentionally if it does
14341         not decompress compressed data because auto-compression-mode is
14342         disabled.
14343
14344 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14345
14346         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14347         an ID in the registry even if it has no groups.
14348
14349 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14350
14351         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14352         merge it into mm-decompress-buffer.
14353         (gnus-mime-copy-part): Use the MIME part charset, the value which
14354         a user specified or gnus-newsgroup-charset for decoding, like
14355         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14356         save-buffer what was used.  Suggested by Kevin Ryde
14357         <user42@zip.com.au>.
14358         (gnus-mime-inline-part): Allow the name parameter as well as the
14359         filename parameter; force decompressing of compressed data; always
14360         display contents being not decoded as unibyte.
14361
14362         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14363         as well as the filename parameter.
14364
14365         * mm-util.el (mm-decompress-buffer): Merge
14366         gnus-mime-jka-compr-maybe-uncompress.
14367         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14368         of compressed data.
14369
14370 2005-02-08  Simon Josefsson  <jas@extundo.com>
14371
14372         * imap.el (imap-log): Doc fix.
14373
14374 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14375
14376         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14377         the coding cookies; decompress compressed parts.
14378
14379         * mml.el (mml-generate-mime-1): Add the charset parameter according
14380         to the value which a user specified manually or the coding cookie.
14381
14382         * mm-util.el (mm-string-to-multibyte): New function.
14383         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14384         (mm-coding-system-to-mime-charset): New function.
14385         (mm-decompress-buffer): New function.
14386         (mm-find-buffer-file-coding-system): New function.
14387
14388         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14389         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14390         parts.
14391
14392 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14393
14394         * mm-view.el (mm-display-inline-fontify): Decode a part according
14395         to the charset parameter.
14396
14397 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14398
14399         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14400         prefix arg is neither nil nor a number, as info specifies.
14401
14402 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14403
14404         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14405         timestamps.
14406
14407 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14408
14409         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14410         groups error checking and notify user.
14411
14412 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14413
14414         * message.el (message-send-mail-function): Check existence of
14415         sendmail-program first before using default value
14416         `message-send-mail-with-sendmail'.  Otherwise use more generic
14417         `smtpmail-send-it'.
14418
14419 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14420
14421         * nntp.el (nntp-request-update-info): Always return nil.
14422
14423 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14424
14425         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14426
14427 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14428
14429         * message.el (message-beginning-of-line): Change the behavior when
14430         invoked between BOL and : so that it first moves backward.
14431
14432 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14433
14434         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14435         article buffer when editing of the article is discarded.
14436         (gnus-article-prepare): Revert.
14437
14438 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14439
14440         * gnus-art.el (gnus-article-prepare):
14441         Remove message-strip-forbidden-properties from the local hook.
14442
14443 2005-01-27  Simon Josefsson  <jas@extundo.com>
14444
14445         * password.el (password-cache-add): Only start one timer per key.
14446         Reported by Derek Atkins <warlord@MIT.EDU>.
14447
14448 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14449
14450         * run-at-time.el: Removed.  It is no longer needed as
14451         timer-funcs.el in the xemacs-base package has a working version of
14452         `run-at-time'.
14453
14454         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14455
14456         * password.el: Require timer-funcs instead of run-at-time in
14457         XEmacs.
14458         Remove `password-run-at-time' macro.
14459         (password-cache-add): Use `run-at-time' instead of
14460         `password-run-at-time'.
14461
14462         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14463         Remove `nnheader-cancel-function-timers' alias,
14464         `cancel-function-timers' exists in XEmacs in timer-funcs.
14465
14466         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14467         for `run-with-idle-timer'.
14468
14469         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14470         for `run-at-time'.
14471
14472         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14473         for `with-timeout'.
14474
14475         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14476         the same as for XEmacs 21.4.
14477         No need to ignore `run-with-idle-timer', this function exists in
14478         XEmacs now in timer-funcs.el in the xemacs-base package.
14479         (dgnushack-compile): No need to delete
14480         run-at-time.el from the list of files to compile because it
14481         doesn't exist anymore.
14482
14483 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14484
14485         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14486         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14487
14488 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14489
14490         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14491         sensitively.
14492
14493 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14494
14495         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14496
14497 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14498
14499         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14500         which will be inserted according to the multibyteness of a buffer
14501         rather than the type of contents.  Suggested by ARISAWA Akihiro
14502         <ari@mbf.ocn.ne.jp>.
14503
14504         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14505         of string which old xml.el may return rather than a string.
14506
14507 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14508
14509         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14510
14511 2005-01-16  Simon Josefsson  <jas@extundo.com>
14512
14513         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14514         idn/idna.el isn't available.
14515         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14516         <michael@waxrat.com>.
14517
14518         * hashcash.el: Remove non-FSF copyright header.
14519
14520         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14521         (hashcash-generate-payment): Use it.
14522         (hashcash-generate-payment-async): Use it.
14523
14524 2005-01-15  Simon Josefsson  <jas@extundo.com>
14525
14526         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14527         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14528
14529         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14530         gnus-summary-idna-message.
14531         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14532         (gnus-summary-idna-message): New function.
14533
14534 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14535
14536         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14537         gnus-novice-user.
14538
14539 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14540
14541         * nnrss.el (nnrss-request-delete-group): Delete entries in
14542         nnrss-group-alist as well.
14543         (nnrss-save-server-data): Insert newline.
14544
14545 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14546
14547         * gnus.el (gnus-user-agent): Use list of symbols instead of
14548         symbols.  Display full version number for (S)XEmacs.  Optionally
14549         display (S)XEmacs codename.
14550
14551         * gnus-util.el (gnus-emacs-version): Update for new
14552         `gnus-user-agent'.
14553
14554         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14555         Gnus version.
14556
14557 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14558
14559         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14560         which is unreadable in some setups.
14561
14562 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14563
14564         * gnus-spec.el (gnus-update-format-specifications): Flush the
14565         group format spec cache if it doesn't support decoded group names.
14566
14567 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14568
14569         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14570         Allow to apply decay on score files matching a regexp.
14571
14572 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14573
14574         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14575         compatibility in %g and %c.
14576
14577 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14578
14579         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14580         name for only %g and %c.
14581         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14582         of gnus-tmp-group to decoded group name.
14583         (gnus-group-make-rss-group): Exclude `/'s from group names.
14584
14585 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14586
14587         * nnrss.el (nnrss-get-encoding): Fix regexp.
14588
14589 2004-12-27  Simon Josefsson  <jas@extundo.com>
14590
14591         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14592         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14593         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14594
14595 2004-12-17  Kim F. Storm  <storm@cua.dk>
14596
14597         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14598
14599         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14600
14601 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14602
14603         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14604
14605 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14606
14607         * nnrss.el: Require rfc2047 and mml.
14608         (nnrss-file-coding-system): New variable.
14609         (nnrss-format-string): Redefine it as an inline function.
14610         (nnrss-decode-group-name): New function.
14611         (nnrss-string-as-multibyte): Remove.
14612         (nnrss-retrieve-headers): Decode group name; don't use
14613         nnrss-format-string.
14614         (nnrss-request-group): Decode group name.
14615         (nnrss-request-article): Decode group name; allow a Message-ID as
14616         well as an article number; don't use nnrss-format-string; encode a
14617         Message-ID string which may contain non-ASCII characters; use
14618         mml-to-mime to compose a MIME article.
14619         (nnrss-request-expire-articles): Decode group name.
14620         (nnrss-request-delete-group): Decode group name.
14621         (nnrss-fetch): Clarify error message.
14622         (nnrss-read-server-data): Use insert-file-contents instead of load;
14623         bind file-name-coding-system; use multibyte buffer.
14624         (nnrss-save-server-data): Bind coding-system-for-write to the
14625         value of nnrss-file-coding-system; bind file-name-coding-system;
14626         add coding cookie.
14627         (nnrss-read-group-data): Use insert-file-contents instead of load;
14628         bind file-name-coding-system; use multibyte buffer.
14629         (nnrss-save-group-data): Bind coding-system-for-write to the
14630         value of nnrss-file-coding-system; bind file-name-coding-system.
14631         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14632         make it work with non-ASCII text.
14633         (nnrss-find-el): Make it work with old xml.el as well.
14634
14635 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14636
14637         * nnrss.el (nnrss-get-encoding): New function.
14638         (nnrss-fetch): Use unibyte buffer initially; bind
14639         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14640         decode contents according to the encoding attribute.
14641         (nnrss-save-group-data): Add coding cookie.
14642         (nnrss-mime-encode-string): New function.
14643         (nnrss-check-group): Use it to encode subject and author.
14644
14645 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14646
14647         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14648         imaginary variable.
14649
14650 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14651
14652         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14653         correctly even if there are wide characters.
14654
14655 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14656
14657         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14658         downcased symbol names; make a new cache instead of reusing
14659         bbdb-hashtable.
14660
14661 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14662
14663         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14664         concatenating segments rather than before concatenating them.
14665         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14666
14667         * message.el (message-get-reply-headers): Bind `extra'.
14668
14669 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14670
14671         * message.el (message-extra-wide-headers): New variable.
14672         (message-get-reply-headers): Use it.
14673
14674 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14675
14676         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14677         (gnus-agent-group-pathname): Ditto.
14678
14679         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14680
14681         * gnus-group.el (gnus-group-make-group): Decode group name.
14682         (gnus-group-make-rss-group): Register the group data after opening
14683         the nnrss group.
14684
14685 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14686
14687         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14688         by expiry now get marked as read.
14689
14690 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14691
14692         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14693
14694 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14695
14696         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14697         unify Latin characters in XEmacs.
14698         (mm-find-mime-charset-region): Use it.
14699
14700 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14701
14702         * gnus-util.el (gnus-delete-directory): New function.
14703
14704         * gnus-agent.el (gnus-agent-delete-group): Use it.
14705
14706         * gnus-cache.el (gnus-cache-delete-group): Use it.
14707
14708 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14709
14710         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14711         names.
14712
14713 2004-12-16  Simon Josefsson  <jas@extundo.com>
14714
14715         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14716
14717 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14718
14719         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14720
14721         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14722         (gnus-group-set-current-level): Decode group name.
14723
14724 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14725
14726         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14727         failed.
14728
14729 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14730
14731         * gnus-group.el (gnus-group-delete-group): Decode group name.
14732         (gnus-group-make-rss-group): Encode group name.
14733         (gnus-group-catchup-current): Decode group name.
14734         (gnus-group-kill-group): Decode group name.
14735
14736 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14737
14738         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14739
14740 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14741
14742         * gnus-group.el (gnus-group-make-rss-group):
14743         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14744
14745         * gnus-start.el (gnus-setup-news): Honor user's setting to
14746         gnus-message-archive-method.  Suggested by Lute Kamstra
14747         <lute@gnu.org>.
14748
14749 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14750
14751         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14752         global counterparts of the buffer-local variables.
14753
14754 2004-11-16  Romain Francoise  <romain@orebokech.com>
14755
14756         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14757         counterparts of the buffer-local variables.
14758
14759 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14760
14761         * message.el (message-forbidden-properties): Fixed typo in doc
14762         string.
14763
14764 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14765
14766         * gnus-util.el (gnus-replace-in-string): Added doc string.
14767
14768         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14769         to avoid problems when splitting mails with many recipients.
14770
14771 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14772
14773         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14774         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14775
14776 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14777
14778         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14779         if there is no hashtable in memory or file modification time is
14780         newer than cached timestamp.
14781
14782 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14783
14784         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14785         not-matching option.
14786
14787 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14788
14789         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14790         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14791         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14792         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14793         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14794         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14795
14796 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14797
14798         * message.el (message-forward-make-body-mml): Remove headers
14799         according to message-forward-ignored-headers if a message is decoded.
14800
14801 2004-12-02  Romain Francoise  <romain@orebokech.com>
14802
14803         * message.el (message-forward-make-body-plain): Always remove
14804         headers according to message-forward-ignored-headers.
14805
14806 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14807
14808         * spam.el (spam-summary-prepare-exit): Remove the
14809         gnus-summary-limit pop for now, it has problems with ham marks for
14810         me.
14811
14812 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14813
14814         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14815         correctly.
14816
14817 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14818
14819         * format-spec.el (format-spec): Message the char.
14820
14821 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14822
14823         * gnus-art.el (gnus-split-methods): Reformat comments.
14824
14825         * spam.el (spam-summary-prepare-exit): Remove article limits
14826         before exiting the summary buffer.
14827
14828 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14829
14830         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14831         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14832
14833         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14834         order to silence the byte compiler.
14835
14836         * spam.el: Fix the way to silence the byte compiler, which
14837         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14838         bbdb-search-simple, spam-BBDB-register-routine,
14839         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14840         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14841         spam-stat-buffer-is-spam, spam-stat-load,
14842         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14843         spam-stat-save and spam-stat-split-fancy.
14844
14845 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14846
14847         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14848         which may confuse users.
14849         (canlock-password-for-verify): Ditto.
14850
14851         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14852
14853         * gnus-art.el (gnus-emphasis-alist): Ditto.
14854
14855         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14856
14857         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14858
14859         * gnus-start.el (gnus-save-killed-list): Ditto.
14860
14861         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14862         (gnus-sum-thread-tree-root): Ditto.
14863         (gnus-sum-thread-tree-false-root): Ditto.
14864         (gnus-sum-thread-tree-single-indent): Ditto.
14865
14866         * message.el (message-courtesy-message): Ditto.
14867         (message-archive-note): Ditto.
14868         (message-subscribed-address-file): Ditto.
14869         (message-user-fqdn): Ditto.
14870
14871         * spam-report.el (spam-report-gmane-regex): Ditto.
14872
14873         * spam.el (spam-blackhole-good-server-regex): Ditto.
14874
14875 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14876
14877         * mml.el (mml-preview): Widen the message buffer before copying
14878         the contents to the preview buffer; sort headers before previewing.
14879
14880         * message.el (message-hidden-headers): Fix the way to avoid a bug
14881         in the `repeat' widget in Emacs 21.3 or earlier.
14882
14883 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14884
14885         * message.el (message-hidden-headers): Default to "^References:".
14886         Improve customization type.  Suggested by Reiner Steib
14887         <Reiner.Steib@gmx.de>.
14888
14889 2004-11-25  Romain Francoise  <romain@orebokech.com>
14890
14891         * message.el (message-strip-forbidden-properties): Remove check for
14892         obsolete `message-hidden' text property, hidden headers are not
14893         accessible in the buffer anymore.
14894
14895 2004-11-22  Romain Francoise  <romain@orebokech.com>
14896
14897         * message.el (message-header-format-alist): Add `From' in list
14898         so that it can be sorted.
14899         (message-fix-before-sending): Widen and sort headers before
14900         sending.
14901         (message-hide-headers): Use narrowing to hide headers by moving
14902         them to the top of the buffer and narrowing to the region
14903         underneath.
14904
14905 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14906
14907         * message.el (message-strip-forbidden-properties): Bind
14908         buffer-read-only (etc) to nil.
14909
14910 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14911
14912         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14913         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14914
14915 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14916
14917         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14918
14919 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14920
14921         * dns.el (query-dns): Use sit-for to time instead of
14922         accept-process-output, since that doesn't seem to work on udp
14923         sockets.
14924
14925 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14926
14927         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14928
14929 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14930
14931         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14932         doc string.  Improve doc string.
14933
14934 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14935
14936         * nntp.el (nntp-request-update-info): Return nil if
14937         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14938         may not call gnus-activate-group which uselessly issues the GROUP
14939         commands for all nntp groups and wastes time.  Reported by Romain
14940         Francoise <romain@orebokech.com>.
14941
14942         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14943
14944 2004-11-15  Simon Josefsson  <jas@extundo.com>
14945
14946         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14947         headers separately.
14948         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14949         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14950
14951 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14952
14953         * gnus-start.el (gnus-convert-old-newsrc):
14954         Assign legacy-gnus-agent to 5.10.7.
14955
14956 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14957
14958         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14959         start of the lines.
14960
14961 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14962
14963         * hashcash.el (hashcash-default-payment): Change default to 20.
14964         (hashcash-default-accept-payment): Change default to 20.
14965         (hashcash-process-alist): New variable.
14966         (hashcash-generate-payment-async): Add.
14967         (hashcash-already-paid-p): Add.
14968         (hashcash-insert-payment): Don't generate payments twice.
14969         (hashcash-insert-payment-async): Add.
14970         (hashcash-insert-payment-async-2): Add.
14971         (hashcash-cancel-async): Add.
14972         (hashcash-wait-async): Add.
14973         (hashcash-processes-running-p): Add.
14974         (hashcash-wait-or-cancel): Add.
14975         (mail-add-payment): New optional argument.  Conditionally start
14976         asynchronous calculation.
14977         (mail-add-payment-async): Add.
14978
14979         * message.el (message-send-mail): Wait for asynchronous hashcash
14980         results.  Don't clobber existing X-Hashcash headers.
14981         (message-setup-1): Call mail-add-payment-async when
14982         message-generate-hashcash is non-nil.
14983
14984 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14985
14986         * message.el (message-use-alternative-email-as-from): Examine the
14987         From header as well; use message-make-from in order to include a
14988         user's full name.
14989
14990 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14991
14992         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14993         default; improve customization type.
14994         (gnus-emphasis-custom-with-format): New macro.
14995         (gnus-emphasis-custom-value-to-external): New function.
14996         (gnus-emphasis-custom-value-to-internal): New function.
14997
14998 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14999
15000         * dns.el (query-dns): Resolve reverse addresses.
15001
15002 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15003
15004         * gnus-group.el (gnus-group-get-new-news): Use it.
15005
15006         * gnus-start.el (gnus-check-reasonable-setup): New function.
15007
15008 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15009
15010         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15011         "Args out of range" error.  Reported by Arnaud Giersch
15012         <arnaud.giersch@free.fr>.
15013
15014 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15015
15016         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15017
15018 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15019
15020         * spam.el (spam group): Add :version.
15021
15022         * pgg-def.el (pgg group): Add :version.
15023
15024 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15025
15026         * gnus-art.el (gnus-article-edit-article): Don't associate the
15027         article buffer with a draft file.  This is a temporary measure
15028         against the 2004-08-22 change to gnus-article-edit-mode.
15029
15030 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15031
15032         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15033         (html2text-format-tags): Remove unused variable `attr'.
15034
15035 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15036
15037         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15038
15039         * tls.el (tls-process-connection-type, tls-success)
15040         (tls-certtool-program): Add :version.
15041
15042         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15043         (starttls-extra-arguments, starttls-process-connection-type)
15044         (starttls-connect, starttls-failure, starttls-success): Add :version.
15045
15046         * spam-stat.el (spam-stat): Add :version.
15047
15048         * sieve.el (sieve): Add :version.
15049
15050         * sha1.el (sha1): Add :version.
15051         (sha1-use-external): Remove redundant version.
15052
15053         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15054         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15055         (nnmail-split-fancy-match-partial-words)
15056         (nnmail-split-lowercase-expanded): Add :version.
15057
15058         * nndiary.el (nndiary): Add :version.
15059
15060         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15061
15062         * mml-sec.el (mml-default-sign-method)
15063         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15064         Add :version.
15065
15066         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15067
15068         * mm-url.el (mm-url-use-external, mm-url-program)
15069         (mm-url-arguments): Add :version.
15070
15071         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15072         (mm-attachment-file-modes, mm-decrypt-option)
15073         (mm-w3m-safe-url-regexp): Add :version.
15074
15075         * message.el (message-cite-prefix-regexp)
15076         (message-sendmail-envelope-from, message-minibuffer-local-map)
15077         (message-user-fqdn, message-completion-alist): Add :version.
15078
15079         * gnus-win.el (gnus-configure-windows-hook)
15080         (gnus-use-frames-on-any-display): Add :version.
15081
15082         * gnus-art.el (gnus-article-address-banner-alist)
15083         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15084         (gnus-treat-from-picon, gnus-treat-mail-picon)
15085         (gnus-treat-x-pgp-sig): Add :version.
15086
15087         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15088         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15089         (gnus-summary-article-delete-hook)
15090         (gnus-summary-display-while-building): Add :version.
15091
15092         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15093         (gnus-get-top-new-news-hook): Add :version.
15094
15095         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15096         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15097
15098         * gnus-registry.el (gnus-registry): Add :version.
15099
15100         * gnus-spec.el (gnus-use-correct-string-widths)
15101         (gnus-make-format-preserve-properties): Add :version.
15102
15103         * gnus.el (gnus-group-charter-alist)
15104         (gnus-group-fetch-control-use-browse-url)
15105         (gnus-install-group-spam-parameters): Add :version.
15106
15107         * gnus-diary.el (gnus-diary): Add :version.
15108
15109         * gnus-delay.el (gnus-delay): Add :version.
15110
15111         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15112         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15113         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15114         Add :version.
15115
15116         * gnus-agent.el (gnus-agent-max-fetch-size)
15117         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15118         (gnus-agent-prompt-send-queue): Add :version.
15119
15120         * deuglify.el (gnus-outlook-deuglify): Add :version.
15121
15122         * html2text.el: Beautify code.  Improve doc strings.  Some
15123         checkdoc cleanup.
15124         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15125
15126 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15127
15128         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15129
15130 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15131
15132         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15133         when package is loaded.
15134
15135         * spam.el (spam-summary-score-preferred-header): Add global preference
15136         for people who want to override the default SpamAssassin over
15137         Bogofilter preference (when both are set).
15138         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15139         (spam-user-format-function-S): Check
15140         spam-summary-score-preferred-header.
15141         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15142         (spam-user-format-function-S): Format the score correctly.
15143
15144 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15145
15146         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15147         signature file.  Suggested by Manoj Srivastava
15148         <srivasta@golden-gryphon.com>.
15149
15150         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15151         iso-2022-jp even in the Japanese language environment.
15152         Suggested by Jason Rumney <jasonr@gnu.org>.
15153
15154 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15155
15156         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15157         use the same characters as the dummy marks; make it free from
15158         getting affected by the language environment.
15159         (gnus-summary-read-group-1): Update mark positions only when the
15160         format spec is updated.
15161
15162         * gnus-spec.el (gnus-update-format-specifications): Return a list
15163         of updated types.
15164
15165 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15166
15167         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15168         of boundp to check if display-warning is available.
15169
15170 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15171
15172         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15173
15174 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15175
15176         * nnspool.el (nnspool-spool-directory): Use news-path if the
15177         news-directory variable is not bound.
15178
15179         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15180         function instead of display-warning if it is not available.
15181
15182 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15183
15184         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15185         v5-10: Use `point-at-bol'.
15186
15187 2004-10-26  Simon Josefsson  <jas@extundo.com>
15188
15189         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15190         <chenggao@gmail.com>.
15191
15192 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15193
15194         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15195         instead.
15196
15197 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15198
15199         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15200         to remove a server from the nnimap-server-buffer-alist.
15201         (nnimap-open-connection, nnimap-close-server): Use it.
15202
15203         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15204
15205 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15206
15207         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15208         running the major-mode function.
15209
15210 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15211
15212         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15213         dummy marks in the right way.
15214
15215 2004-10-18  David Edmondson  <dme@dme.org>
15216
15217         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15218         excessively.
15219
15220 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15221
15222         * gnus-util.el (gnus-split-references): Accept a nil references
15223         string and go on blissfully.
15224
15225         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15226         cases where the references string is non-nil but has no references.
15227
15228         * encrypt.el: Add autoload tags.
15229
15230         * spam.el (spam-resolve-registrations-routine): Remove article
15231         from unregistration list too.  Reported by David Hanak
15232         <dhanak@isis.vanderbilt.edu>
15233
15234 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15235
15236         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15237         nil.  Changed custom type.
15238
15239 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15240
15241         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15242
15243         * gnus-sum.el (gnus-summary-move-article): Use it.
15244
15245 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15246
15247         * encrypt.el: Add autoload cookies.
15248
15249         * spam.el (spam-backend-article-list-property)
15250         (spam-backend-get-article-todo-list)
15251         (spam-backend-put-article-todo-list)
15252         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15253         Resolve registrations separately.
15254         (spam-register-routine): Format comments.
15255         (spam-unregister-routine, spam-register-routine): Always call with
15256         specific-articles, no default list.
15257         (spam-summary-prepare-exit): Use the spam-classifications function.
15258
15259         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15260         gnus-encrypt.el.
15261
15262         * encrypt.el: Copied from gnus-encrypt.el.
15263
15264         * gnus-encrypt.el: Commented that it's obsolete.
15265
15266 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15267
15268         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15269         (gnus-score-save): Use it.
15270
15271         * message.el (message-bury): Use `window-dedicated-p'.
15272
15273 2004-10-15  Simon Josefsson  <jas@extundo.com>
15274
15275         * pop3.el (top-level): Don't require nnheader.
15276         (pop3-read-timeout): Add.
15277         (pop3-accept-process-output): Add.
15278         (pop3-read-response, pop3-retr): Use it.
15279
15280 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15281
15282         * spam.el (spam-register-routine): Move comment.
15283         (spam-verify-bogofilter): Use 'unknown for the initial
15284         spam-bogofilter-valid state, not 'never.
15285
15286         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15287         for netrc-machine.
15288
15289         * nnimap.el (nnimap-open-connection): Use
15290         netrc-machine-user-or-password.
15291
15292 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15293
15294         * gnus-registry.el (gnus-registry-unload-hook):
15295         Set as a variable with add-hook.
15296
15297         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15298         of news-path.
15299
15300         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15301
15302         * spam.el: Delete duplicate `provide'.
15303         (spam-unload-hook): Set as a variable with add-hook.
15304
15305 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15306
15307         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15308         in the doc string.
15309
15310         * message.el (message-ignored-news-headers)
15311         (message-ignored-supersedes-headers)
15312         (message-ignored-resent-headers)
15313         (message-forward-ignored-headers): Improve custom type.
15314
15315 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15316
15317         * message.el (message-tokenize-header): Fix 2004-09-06 change
15318         which used point-min in the wrong place.
15319
15320 2004-10-12  Simon Josefsson  <jas@extundo.com>
15321
15322         * tls.el (tls-certtool-program): New variable.
15323         (tls-certificate-information): New function, based on
15324         ssl-certificate-information.
15325
15326 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15327
15328         * compface.el: Move the version of ELisp-based uncompface program
15329         to the contrib directory because of the copyright problem.
15330
15331 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15332
15333         * message.el (message-kill-buffer): Raise the current frame.
15334
15335 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15336
15337         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15338
15339         * gnus.el (message-y-or-n-p): Autoload.
15340
15341         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15342         (pop3-password-required, pop3-authentication-scheme)
15343         (pop3-leave-mail-on-server): Made customizable.
15344         (pop3): New custom group.
15345         (pop3-retr): Remove `sleep-for' statements.
15346         Suggested by Dave Love <fx@gnu.org>.
15347
15348         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15349         Windows/DOS.
15350
15351         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15352         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
15353         Dave Love <fx@gnu.org>.
15354
15355         * mml.el (mml-minibuffer-read-disposition): Require match.
15356         Suggested by Dave Love <fx@gnu.org>.
15357
15358 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15359
15360         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15361         doc string.
15362
15363 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15364
15365         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15366
15367 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15368
15369         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15370         instead of calling `mm-insert-inline', to decode text/* parts
15371         before displaying them.
15372
15373 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * mm-uu.el (mm-uu-text-plain-type): New variable.
15376         (mm-uu-pgp-signed-extract-1): Use it.
15377         (mm-uu-pgp-encrypted-extract-1): Use it.
15378         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15379         bind mm-uu-text-plain-type with that value.
15380         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15381         mm-uu-dissect.
15382
15383 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15384
15385         * gnus-group.el (gnus-update-group-mark-positions):
15386         * gnus-sum.el (gnus-update-summary-mark-positions):
15387         * message.el (message-check-news-body-syntax):
15388         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15389         of string-as-multibyte.
15390
15391 2004-10-05  Juri Linkov  <juri@jurta.org>
15392
15393         * gnus-group.el (gnus-update-group-mark-positions):
15394         * gnus-sum.el (gnus-update-summary-mark-positions):
15395         * message.el (message-check-news-body-syntax):
15396         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15397         8-bit unibyte values to a multibyte string for search functions.
15398
15399 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15400
15401         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15402         (mm-uu-dissect-text-parts): New function.
15403
15404         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15405         dissect text parts.
15406
15407         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15408         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15409
15410         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15411
15412         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
15413         gnus-current-topics instead of gnus-current-topic.
15414
15415 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15416
15417         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15418
15419 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15420
15421         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15422         where approriate.
15423
15424         * nnml.el (nnml-generate-active-info): do.
15425
15426         * nndiary.el (nndiary-generate-active-info): do.
15427
15428         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15429         (gnus-topic-move): do.
15430
15431         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15432         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15433
15434         * gnus-srvr.el (gnus-server-prepare)
15435         (gnus-server-open-all-servers): do.
15436
15437         * gnus-msg.el (gnus-summary-cancel-article)
15438         (gnus-summary-resend-message)
15439         (gnus-summary-mail-crosspost-complaint): do.
15440
15441         * gnus-move.el (gnus-change-server): do.
15442
15443         * gnus-group.el (gnus-group-unmark-all-groups)
15444         (gnus-group-set-current-level): do.
15445
15446 2004-10-04  Simon Josefsson  <jas@extundo.com>
15447
15448         * message.el (message-generate-hashcash): Doc fix.
15449
15450 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15451
15452         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15453         avoid infinite recursion via gnus-get-function.
15454
15455 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15456
15457         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15458
15459         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15460
15461         * nnmail.el (nnmail-split-history): do.
15462
15463         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15464         (nnml-request-delete-group): do.
15465
15466         * nnslashdot.el (nnslashdot-read-groups): do.
15467
15468         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15469         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15470
15471         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15472         (nnspool-sift-nov-with-sed): Use last.
15473         (nnspool-retrieve-headers-with-nov): Use mapc.
15474         (nnspool-request-newgroups): Use dolist.
15475         (nnspool-request-group): Use last.
15476
15477         * nntp.el (nntp-read-server-type): Use dolist.
15478
15479         * nnvirtual.el (nnvirtual-create-mapping)
15480         (nnvirtual-update-read-and-marked): Use dolist.
15481         (nnvirtual-convert-headers): Simplify.
15482
15483 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15484
15485         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
15486         support for sync'ing tick marks.
15487
15488 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15489
15490         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15491         there's no visible header.
15492
15493 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15494
15495         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
15496         necessary, pass full group name to gnus-request-set-marks.
15497
15498 2004-10-01  Simon Josefsson  <jas@extundo.com>
15499
15500         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15501         acroread.
15502
15503 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15504
15505         * spam-report.el (spam-report-gmane): Fix interactive.
15506
15507         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15508
15509         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15510         when writing file.
15511         (gnus-agent-synchronize-flags): Don't default to being
15512         interactive.
15513
15514 2004-09-30  Simon Josefsson  <jas@extundo.com>
15515
15516         * message.el (message-generate-hashcash): Add.
15517         (message-send-mail): Use it, call mail-add-payment.
15518
15519 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15520
15521         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15522
15523 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15524
15525         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
15526         gnus-requst-update-info with explicit code to sync the in-memory
15527         info read flags with the marks being sync'd to the backend.
15528
15529         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
15530
15531 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15532
15533         * spam.el (spam-verify-bogofilter): Add new function.
15534         (spam-check-bogofilter)
15535         (spam-bogofilter-register-with-bogofilter): Use it.
15536         (spam-verify-bogofilter): Add small fixes.
15537
15538 2004-09-28  Simon Josefsson  <jas@extundo.com>
15539
15540         * hashcash.el (hashcash-generate-payment): Revert.
15541
15542 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15543
15544         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15545         gnus-extract-references instead of gnus-split-references.
15546
15547         * gnus-util.el (gnus-extract-references): Add new function, analogous
15548         to gnus-split-references but extracts only the message-ID without
15549         anything extra.
15550
15551         * hashcash.el (hashcash-generate-payment)
15552         (hashcash-check-payment): Do the right thing if hashcash-path is
15553         nil (because the hashcash program could not be found).
15554
15555         * spam.el (spam-use-hashcash): Remove comment.
15556
15557 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15558
15559         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15560         (gnus-cache-enter-article, gnus-cache-remove-article)
15561         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15562
15563         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15564
15565         * gnus-art.el (article-hide-boring-headers)
15566         (article-translate-strings, article-display-face)
15567         (gnus-article-mime-match-handle-first)
15568         (gnus-article-highlight-headers)
15569         (gnus-article-add-buttons-to-head): do.
15570
15571 2004-09-27  Simon Josefsson  <jas@extundo.com>
15572
15573         * hashcash.el: New version, from
15574         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15575         ../contrib/.
15576
15577 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15578
15579         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15580
15581 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15582
15583         * gnus-dup.el (gnus-dup-open): Use mapc.
15584         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15585
15586         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15587         Reported by Stefan Wiens <s.wi@gmx.net>.
15588
15589         * gnus.el (gnus-shutdown): Use dolist.
15590
15591         * gnus-undo.el (gnus-undo): Use mapc.
15592
15593         * nnrss.el (nnrss-generate-active): do.
15594
15595         * message.el (message-cite-original-without-signature)
15596         (message-cite-original): Use mapc.
15597         (message-do-actions, message-make-forward-subject): Use dolist.
15598
15599 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15600
15601         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15602         deletion to remove entire duplicate line.  Fixes merged article
15603         number bug.
15604
15605 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15606
15607         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15608         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15609         first ask if you want to open a server and then, even when you
15610         responded with no, asking if you want to synchronize the server's
15611         flags.
15612         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15613         multi-line expressions.
15614         (gnus-agent-synchronize-group-flags): New internal function.
15615         Updates marks in memory (in the info structure) AND in the
15616         backend.
15617
15618         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15619
15620         * nnagent.el (nnagent-request-set-mark): Use
15621         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15622         method, to ensure that synchronization updates marks in the
15623         backend and in the info (in memory) structure.
15624
15625 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15626
15627         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15628         convention fully; don't miss the root article of a thread; make
15629         the X-Draft-From header with correct article numbers.
15630
15631 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15632
15633         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15634         unless plugged.  Disable the agent so that an open failure causes
15635         an error.
15636
15637         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15638         Reverted 2004-09-21 change.  The backend must be opened while
15639         synchronizing flags even when the backend stores the flags
15640         locally.
15641
15642 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15643
15644         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15645         in `header' match.  Reported by Svend Tollak Munkejord.
15646
15647         * message.el (message-cite-original): Fix use of
15648         `message-cite-articles-with-x-no-archive'.
15649
15650 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15651
15652         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15653         (gnus-window-to-buffer): Ditto.
15654
15655         * mml.el (mml-preview-buffer): New variable.
15656         (mml-preview): Manage window layout with gnus-buffer-configuration.
15657
15658         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15659         X-Draft-From header even if those articles aren't quoted.
15660
15661 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15662
15663         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15664         (gnus-request-set-mark, gnus-request-update-mark): Use new
15665         g-s-t-u-l-m to decide to use backend even when unplugged.
15666
15667 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15668
15669         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15670         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15671
15672 2004-09-20  Simon Josefsson  <jas@extundo.com>
15673
15674         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15675         "utf-16-le".
15676
15677 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15678
15679         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15680
15681 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15682
15683         * uudecode.el (uudecode-use-external): Add :version.
15684
15685         * smime.el (smime-CA-file, smime-encrypt-cipher)
15686         (smime-dns-server): Add :version.
15687
15688         * smiley.el (gnus-smiley-file-types): Add :version.
15689
15690         * sha1.el (sha1-use-external): Add :version.
15691
15692         * pgg-def.el (pgg-query-keyserver): Add :version.
15693
15694         * nnmail.el (nnmail-fancy-expiry-targets)
15695         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15696         Add :version.
15697
15698         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15699         (nnimap-retrieve-groups-asynchronous): Add :version.
15700         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15701
15702         * mml.el (mml-content-disposition-parameters)
15703         (mml-insert-mime-headers-always): Add :version.
15704
15705         * mm-util.el (mm-coding-system-priorities): Add :version.
15706
15707         * mm-decode.el (mm-inline-text-html-with-images)
15708         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15709         (mm-verify-option): Add :version.
15710         (mm-text-html-renderer): Change :version.
15711
15712         * message.el (message-fcc-externalize-attachments)
15713         (message-required-headers, message-draft-headers)
15714         (message-subject-trailing-was-query)
15715         (message-subject-trailing-was-ask-regexp)
15716         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15717         (message-mark-insert-end, message-archive-header)
15718         (message-archive-note, message-cross-post-default)
15719         (message-cross-post-note, message-followup-to-note)
15720         (message-cross-post-note-function, message-use-mail-followup-to)
15721         (message-subscribed-address-functions)
15722         (message-subscribed-address-file, message-subscribed-addresses)
15723         (message-subscribed-regexps, message-allow-no-recipients)
15724         (message-yank-cited-prefix, message-signature-insert-empty-line)
15725         (message-hidden-headers, message-hierarchical-addresses)
15726         (message-mail-user-agent, message-use-idna)
15727         (message-valid-fqdn-regexp)
15728         (message-strip-special-text-properties, message-header-synonyms)
15729         (message-beginning-of-line, message-tab-body-function): Add :version.
15730         (message-insert-canlock, message-wide-reply-confirm-recipients):
15731         Change :version.
15732
15733         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15734         and :version.
15735         (mail-source-delete-old-incoming-confirm)
15736         (mail-source-movemail-program): Add :version.
15737
15738         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15739         (gnus-agent-cache, gnus-agent): Change :version.
15740
15741         * gnus-util.el (gnus-use-byte-compile): Change :version.
15742
15743         * gnus-sum.el (gnus-summary-make-false-root-always)
15744         (gnus-summary-default-high-score)
15745         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15746         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15747         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15748         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15749         (gnus-sum-thread-tree-single-indent)
15750         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15751         (gnus-sum-thread-tree-leaf-with-other)
15752         (gnus-sum-thread-tree-single-leaf): Add :version.
15753         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15754         (gnus-article-loose-mime): Change :version.
15755
15756         * gnus-start.el (gnus-backup-startup-file)
15757         (gnus-save-startup-file-via-temp-buffer): Add :version.
15758
15759         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15760         (gnus-server-offline-face): Add :version.
15761
15762         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15763
15764         * gnus-msg.el (gnus-gcc-externalize-attachments)
15765         (gnus-debug-files, gnus-debug-exclude-variables)
15766         (gnus-discouraged-post-methods): Change :version.
15767         (gnus-confirm-mail-reply-to-news)
15768         (gnus-confirm-treat-mail-like-news): Add :version.
15769
15770         * gnus-int.el (gnus-server-unopen-status): Add :version.
15771
15772         * gnus-group.el (gnus-group-jump-to-group-prompt)
15773         (gnus-large-ephemeral-newsgroup)
15774         (gnus-fetch-old-ephemeral-headers): Add :version.
15775
15776         * gnus-fun.el (gnus-x-face-directory)
15777         (gnus-convert-pbm-to-x-face-command)
15778         (gnus-convert-image-to-x-face-command)
15779         (gnus-convert-image-to-face-command): Add :version.
15780
15781         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15782
15783         * gnus-cite.el (gnus-cite-blank-line-after-header)
15784         (gnus-article-boring-faces): Add :version.
15785
15786         * gnus-art.el (gnus-buttonized-mime-types)
15787         (gnus-inhibit-mime-unbuttonizing)
15788         (gnus-treat-display-face)
15789         (gnus-treat-body-boundary): Change :version.
15790         (gnus-body-boundary-delimiter, gnus-picon-databases)
15791         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15792         (gnus-treat-date-english, gnus-treat-fold-headers)
15793         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15794         (gnus-treat-mail-picon, gnus-treat-wash-html)
15795         (gnus-article-encrypt-protocol)
15796         (gnus-use-idna, gnus-article-over-scroll)
15797         (gnus-mime-display-multipart-alternative-as-mixed)
15798         (gnus-mime-display-multipart-related-as-mixed)
15799         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15800         (gnus-ctan-url, gnus-button-ctan-handler)
15801         (gnus-button-handle-ctan-bogus-regexp)
15802         (gnus-button-ctan-directory-regexp)
15803         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15804         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15805         (gnus-button-man-level, gnus-button-emacs-level)
15806         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15807
15808         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15809         (gnus-agent-go-online): Change :version.
15810         (gnus-agent-expire-unagentized-dirs)
15811         (gnus-agent-auto-agentize-methods): Add :version.
15812
15813         * flow-fill.el (fill-flowed-display-column)
15814         (fill-flowed-encode-column): Add :version.
15815
15816         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15817         (gnus-outlook-deuglify-unwrap-max)
15818         (gnus-outlook-deuglify-cite-marks)
15819         (gnus-outlook-deuglify-unwrap-stop-chars)
15820         (gnus-outlook-deuglify-no-wrap-chars)
15821         (gnus-outlook-deuglify-attrib-cut-regexp)
15822         (gnus-outlook-deuglify-attrib-verb-regexp)
15823         (gnus-outlook-deuglify-attrib-end-regexp)
15824         (gnus-outlook-display-hook): Add :version.
15825
15826         * binhex.el (binhex-use-external): Add :version.
15827
15828 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15829
15830         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15831         and `invisible'.
15832
15833 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15834
15835         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15836         in gnus-registry-trim.
15837
15838 2004-09-13  Simon Josefsson  <jas@extundo.com>
15839
15840         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15841
15842         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15843
15844         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15845         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15846         <yamaoka@jpl.org>.
15847         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15848         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15849         <yamaoka@jpl.org>.
15850
15851         * sieve.el (sieve-manage-mode): Ditto.
15852
15853 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15854
15855         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15856
15857 2004-09-11  Simon Josefsson  <jas@extundo.com>
15858
15859         * dns-mode.el: Add.
15860
15861         * mm-view.el (mm-display-dns-inline): Add.
15862
15863         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15864         (mm-automatic-display): Ditto.
15865
15866         * mailcap.el (mailcap-mime-data): Add text/dns.
15867         (mailcap-mime-extensions): Map .soa to text/dns.
15868
15869 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15870
15871         * gnus-art.el (article-decode-mime-words, article-babel)
15872         (gnus-article-highlight-signature, gnus-article-add-buttons)
15873         (gnus-signature-toggle): Remove unnecessary bindings of
15874         `inhibit-read-only' inherited from v5.10 merge.
15875
15876 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15877
15878         * nntp.el (nntp): New customization group.
15879         (nntp-authinfo-file): Add customization group.
15880
15881         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15882
15883         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15884
15885         * gnus.el (to-address, to-list, subscribed)
15886         (large-newsgroup-initial): Ditto.
15887
15888         * flow-fill.el (fill-flowed-display-column)
15889         (fill-flowed-encode-column): Ditto.
15890
15891 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15892
15893         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15894         Use point-min rather than 1.
15895         (message-send-mail): Use buffer-size rather than point-max.
15896
15897         * gnus-sum.el (gnus-summary-search-article-forward):
15898         Signal a specific `search-failed' rather than a generic `error'.
15899
15900         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15901         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15902         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15903
15904 2004-09-10  Simon Josefsson  <jas@extundo.com>
15905
15906         * nndb.el (require): Remove tcp and duplicate cl.
15907
15908 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15909
15910         * gnus-agent.el (directory-files-and-attributes): Move forward.
15911
15912 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15913
15914         * gnus-agent.el (directory-files-and-attributes): Optionally
15915         defined to support XEmacs.
15916
15917 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15918
15919         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15920         to avoid run-time CL dependencies.
15921         (gnus-agent-unfetch-articles): New function.
15922         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15923         article numbers even when local .overview file is missing.
15924         (gnus-agent-read-article-number): New function.  Only accepts
15925         27-bit article numbers.
15926         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15927         gnus-agent-read-article-number.
15928         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15929         from backend while recognizing that article numbers in .overview
15930         must be valid.
15931         (gnus-agent-update-files-total-fetched-for): Use
15932         directory-files-and-attributes to improve performance.
15933         * gnus-int.el (gnus-request-move-article): Use
15934         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15935         improve performance.
15936
15937         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15938         some users confused by references to .newsrc when they only have a
15939         .newsrc.eld file.
15940         (gnus-convert-mark-converter-prompt)
15941         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15942         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15943         New function.  Used internally to only display 'gnus converting
15944         files' message when actually necessary.
15945
15946         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15947         methods now autoloaded.
15948
15949 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15950
15951         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15952         identifiers.
15953
15954 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15955
15956         * gnus-picon.el: Fix indentation and closing parenthesis.
15957
15958 2004-09-01  Simon Josefsson  <jas@extundo.com>
15959
15960         * message.el (message-canlock-generate): Require sha1, not
15961         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15962         to require within a function.  Sadly, if sha1.el isn't loaded, the
15963         let binding in m-c-g will hide the defcustom definition, which is
15964         bad.)
15965
15966         * canlock.el: Require sha1, not sha1-el.
15967
15968         * message.el: Don't autoload sha1 (there is a autoload cookie in
15969         sha1.el).
15970
15971         * sha1-el.el: Renamed to sha1.el.
15972
15973 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15974
15975         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15976
15977 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15978
15979         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15980
15981 2004-08-30  Kim F. Storm  <storm@cua.dk>
15982
15983         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15984
15985         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15986         Add :group 'nnimap.
15987
15988 2004-08-30  Andreas Schwab  <schwab@suse.de>
15989
15990         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15991         ?* and ?\;.
15992
15993         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15994         and ?\' to symbol instead of whitespace.
15995
15996 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15997
15998         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15999
16000         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16001         instead of re-search-forward.
16002
16003         * gnus-uu.el (gnus-uu-save-article): Ditto.
16004         (gnus-uu-post-encode-uuencode): Ditto.
16005
16006         * html2text.el (html2text-clean-list-items): Ditto.
16007         (html2text-clean-dtdd): Ditto.
16008         (html2text-format-tags): Ditto.
16009
16010         * message.el (message-send-mail-with-sendmail): Fix regexp.
16011         (message-fill-field-general): Use search-forward instead of
16012         re-search-forward.
16013         (unbold-region): Ditto.
16014
16015         * nnrss.el (nnrss-request-article): Ditto.
16016
16017         * nnslashdot.el (nnslashdot-request-article): Ditto.
16018
16019         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16020
16021         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16022         "Unrecognized menu descriptor" error in XEmacs.
16023
16024 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16025
16026         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16027         parent article of a sparse article in the thread hashtb.
16028
16029 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16030
16031         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16032         (nnmail-expand-newtext): Lowercase expanded entries if
16033         nnmail-split-lowercase-expanded is non-nil.
16034
16035 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16036
16037         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16038
16039         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16040         of gnus-tmp-news-method into string under XEmacs.  It will be
16041         passed to gnus-correct-length which takes only a string argument.
16042
16043 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16044
16045         * gnus-util.el (gnus-bind-print-variables): New macro.
16046         (gnus-prin1): Use it.
16047         (gnus-prin1-to-string): Use it.
16048         (gnus-pp): New function.
16049         (gnus-pp-to-string): New function.
16050
16051         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16052         Replace pp-to-string with gnus-pp-to-string.
16053         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16054         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16055         * gnus-msg.el (gnus-debug): Ditto.
16056         * gnus-score.el (gnus-score-save): Ditto.
16057         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16058         gnus-pp-to-string.
16059         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16060         with gnus-pp.
16061         * score-mode.el (gnus-score-pretty-print): Ditto.
16062         * webmail.el (webmail-debug): Ditto.
16063
16064 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16065
16066         * gnus-art.el (article-display-face, article-display-x-face):
16067         Use buffer-read-only.
16068
16069 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16070
16071         * gnus-art.el (article-hide-list-identifiers):
16072         Bind inhibit-read-only as t.
16073
16074 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16075
16076         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16077
16078 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16079
16080         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16081         (gnus-narrow-to-page): Don't assume point-min == 1.
16082         (gnus-article-edit-mode): Derive from message-mode.
16083
16084         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16085         point-min == 1.
16086
16087         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16088         Disable incorrect use of `assert'.
16089
16090         * message.el (message-mode): Set comment-start-skip.
16091
16092
16093 2004-08-22  Sam Steingold  <sds@gnu.org>
16094
16095         * pop3.el (pop3-leave-mail-on-server): New user variable.
16096         (pop3-movemail): Delete mail only when it is nil.
16097
16098 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16099
16100         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16101
16102         * mml.el (mml-preview): Use `pop-to-buffer'.
16103
16104         * message.el (message-goto-mail-followup-to): Insert after "To".
16105         (message-carefully-insert-headers): Add comment.
16106
16107         * gnus.el: Remove unused variable `gnus-article-check-size'.
16108
16109         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16110
16111         * gnus-art.el (gnus-button-alist): Improve
16112         `gnus-button-handle-library' entry.
16113
16114 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16115
16116         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
16117         downcase, since XEmacs capitalizes error messages differently.
16118
16119 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16120
16121         * nntp.el: Add (require 'gnus) due to reference to
16122         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16123
16124 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16125
16126         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
16127         `mm-fill-flowed'.
16128
16129         * mm-decode.el (mm-dissect-singlepart): Check it.
16130
16131 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16132
16133         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16134         'imap' for netrc parsing.
16135
16136 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16137
16138         * mailcap.el (mailcap-mime-data): Mark as risky.
16139
16140 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16141
16142         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16143         may be included in the encoded word.
16144         (rfc2047-encode): Don't append a space if the encoded word
16145         includes close parenthesis.
16146
16147 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16148
16149         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16150         of text within parentheses.
16151
16152 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16153
16154         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16155         (gnus-encrypt-write-file-contents): Make the password key the file
16156         name PLUS the cipher, not just the cipher.  Also remove failed
16157         passwords from the cache.
16158
16159 2004-08-06  Simon Josefsson  <jas@extundo.com>
16160
16161         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
16162         fix.
16163
16164 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16165
16166         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16167         LWSP.
16168
16169 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16170
16171         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
16172         to append in-reply-to: data to the references: header.
16173
16174         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16175         (netrc-parse): Use gnus-encrypt.el functions.
16176
16177         * gnus-encrypt.el: Add new file for encryption support; currently
16178         does only a few GPG ciphers and an internal XOR cipher.
16179
16180         * password.el: Add comments on using password-read-and-add.
16181         (password-read-and-add): Add function to read and add the
16182         password to the cache at once.
16183
16184 2004-07-28  Simon Josefsson  <jas@extundo.com>
16185
16186         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16187         parameter (but don't use it, for now).
16188
16189         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16190         instead of hard coding to nil.
16191
16192 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16193
16194         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16195         as mm-inline-image-xemacs does.
16196
16197 2004-07-26  Simon Josefsson  <jas@extundo.com>
16198
16199         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16200         Revert part of 2004-07-17 change below.
16201
16202 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16203
16204         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
16205         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16206
16207 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16208
16209         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16210         quotes that actually start with ">" at the beginning of the
16211         lines.
16212
16213 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16214
16215         * rfc2047.el (rfc2047-encode-region): Fix last change.
16216         (rfc2047-encode-parameter): Remove useless concat.
16217
16218 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16219
16220         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16221         encode special characters; fix some kind of misconfigured headers;
16222         signal a real error if debug-on-quit or debug-on-error is non-nil.
16223         (rfc2047-encode-max-chars): New variable.
16224         (rfc2047-encode-1): Use it.
16225         (rfc2047-encode-parameter): New function.
16226
16227         * mml.el (mml-insert-parameter): Remove an excessive space.
16228
16229 2004-07-17  Simon Josefsson  <jas@extundo.com>
16230
16231         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16232         Kai Grossjohann <kai@emptydomain.de>.
16233         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16234         (gnus-group-make-menu-bar): Ditto.
16235
16236         * gnus-util.el (gnus-group-server): Add.
16237
16238 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16239
16240         * message.el (message-clone-locals): Clone sendmail and smtp
16241         variables.
16242
16243 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16244
16245         * rfc2047.el (rfc2047-encode-region): Fix last change.
16246
16247 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16248
16249         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16250         characters as non-special.
16251
16252 2004-07-09  Simon Josefsson  <jas@extundo.com>
16253
16254         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16255         Users will lose all flag changes made while unplugged with
16256         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16257         good default.  See numerous reports on ding mailing list.
16258
16259 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16260
16261         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16262         add generate-head-function and generate-article-function to the
16263         rfc822-forward entry.
16264         (nndoc-rfc822-forward-generate-article): New function.
16265         (nndoc-rfc822-forward-generate-head): New function.
16266
16267         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16268
16269 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16270
16271         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16272         respect display group parameter and gnus-summary-expunge-below.
16273         (gnus-articles-to-read): Remove unused reference to display group
16274         parameter.
16275
16276 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16277
16278         * nnheader.el (nnheader-uniquify-message-id): New experimental
16279         variable.
16280         (nnheader-nov-read-message-id): Use it.
16281
16282         * spam-report.el (spam-report-gmane): Add interactive.
16283
16284 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16285
16286         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
16287         qp-or-base64 for the application/* types.
16288
16289 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16290
16291         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16292
16293 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16294
16295         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16296         trim value.
16297
16298 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16299
16300         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16301         New macro and function.
16302         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16303
16304 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16305
16306         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16307         after-load-alist.
16308
16309 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16310
16311         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
16312         update info that isn't there.
16313
16314 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16315
16316         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16317         entry.
16318
16319 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16320
16321         * mm-view.el (mm-inline-render-with-function): Use multibyte
16322         buffer; decode html source by charset.
16323
16324         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16325
16326         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16327         Mule-UCS is loaded under XEmacs.
16328         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16329
16330 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16331
16332         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16333
16334 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16335
16336         * mm-util.el (mm-coding-system-p): Return a coding-system.
16337         (mm-mime-mule-charset-alist): Use shift_jis instead of
16338         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16339         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16340         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16341         instead of japanese-shift-jis and iso-latin-1 respectively in
16342         order to share the default value with both Emacs and XEmacs-mule.
16343         (mm-mule-charset-to-mime-charset): Make
16344         mm-coding-system-priorities effective.
16345         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16346         while predicating of candidates upon the priorities.
16347
16348 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16349
16350         * gnus-sum.el (gnus-summary-make-menu-bar): Add
16351         gnus-uu-invert-processable.
16352
16353         * gnus.el: Autoload gnus-uu-invert-processable.
16354
16355 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16356
16357         * mm-util.el (mm-with-multibyte-buffer): New macro.
16358
16359         * rfc2047.el (rfc2047-encode-string): Use it.
16360         (rfc2047-encode-region): Move point to the end of the region after
16361         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16362
16363 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16364
16365         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16366         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16367
16368 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16369
16370         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16371         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
16372         Karl Chen <quarl@nospam.quarl.org>.
16373
16374 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16375
16376         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16377         invalid addresses.
16378
16379 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16380
16381         * spam.el: Change section markers, revise TODO list.
16382         (spam-backends): Make new master list of all installed backends.
16383         (spam-summary-exit-behavior): Add new variable to determine how
16384         messages moves are done at summary exit.
16385         (spam-move-spam-nonspam-groups-only)
16386         (spam-process-ham-in-nonham-groups)
16387         (spam-process-ham-in-spam-groups): Remove variables, the
16388         spam-summary-exit-behavior variable should be used to manage this
16389         behavior.
16390         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16391         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16392         and spam-old-spam-articles.
16393         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16394         Add empty variables, placeholders for the backends they represent.
16395         (spam-set-difference): Move, unchanged.
16396         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16397         unless the user has a processor variable.
16398         (spam-classifications, spam-classification-valid-p)
16399         (spam-backend-properties, spam-backend-property-valid-p)
16400         (spam-backend-function-type-valid-p)
16401         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16402         (spam-report-articles-gmane, spam-report-articles-resend):
16403         Remove functions, they are not needed.
16404         (spam-install-backend-super, spam-backend-list)
16405         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16406         (spam-backend-function, spam-backend-ham-registration-function)
16407         (spam-backend-spam-registration-function)
16408         (spam-backend-ham-unregistration-function)
16409         (spam-backend-spam-unregistration-function)
16410         (spam-backend-statistical-p, spam-backend-mover-p)
16411         (spam-install-backend-alias, spam-install-checkonly-backend)
16412         (spam-install-mover-backend, spam-install-nocheck-backend)
16413         (spam-install-backend, spam-install-statistical-backend)
16414         (spam-install-statistical-checkonly-backend): Add backend installation
16415         support.
16416         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16417         (spam-group-processor-p): Use the new backend code and respect the
16418         summary exit behavior.
16419         (spam-mark-spam-as-expired-and-move-routine): Remove.
16420         (spam-summary-prepare): Change to use the new spam-old-articles
16421         variable.
16422         (spam-copy-or-move-routine, spam-copy-spam-routine)
16423         (spam-move-spam-routine, spam-copy-ham-routine)
16424         (spam-move-ham-routine): Add code to copy/move ham or spam.
16425         (spam-fetch-field-fast): Improve doc and code, plus allow the
16426         'number request.
16427         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
16428         variables.
16429         (spam-split, spam-find-spam): Use the new backend code.
16430         (spam-registration-functions): Remove variable.
16431         (spam-unregister-routine): Add convenience wrapper.
16432         (spam-log-undo-registration, spam-register-routine)
16433         (spam-log-processing-to-registry)
16434         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16435         where possible.
16436         (spam-check-gmane-xref, spam-check-regex-headers)
16437         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16438         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16439         (spam-check-bogofilter-headers, spam-check-spamoracle)
16440         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16441         (spam-check-crm114-headers): Use the spam-split-group that
16442         spam-split prepares, no need to determine it every time.
16443
16444         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16445         to the nnheader-parse-naked-head call.
16446
16447         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16448
16449         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16450         the nnheader-nov-read-message-id call.
16451
16452 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16453
16454         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16455         gnus-activate-group twice.  Suggested by Markus Peter
16456         <warp@spin.de>.
16457
16458 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16459
16460         * gnus-art.el (gnus-article-time-format): Exchange the order of
16461         day and month in the default value; fix customization type.
16462         (article-date-ut): Use add-text-properties.
16463         (article-make-date-line): Use message-make-date instead of
16464         current-time-string.
16465
16466         * message.el (message-fetch-field): Don't use set-text-properties.
16467         (message-make-date): Simplify.
16468
16469         * messagexmas.el (message-xmas-make-date): New function.
16470         (message-xmas-redefine): Defalias message-make-date to it.
16471
16472 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16473
16474         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16475         (rfc2047-encode-region): Treat text within parentheses as special;
16476         show the original text when error has occurred.
16477
16478         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16479         already-computed method to gnus-activate-group.
16480
16481         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16482         same select-methods identical Lisp objects.
16483
16484         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16485         object when modifying the info.
16486
16487 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16488
16489         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16490         gnus-opened-servers since it has never been opened with the new
16491         configuration yet.
16492
16493 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16494
16495         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16496         arg to nnheader-generate-fake-message-id.
16497
16498 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16499
16500         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16501         number and build a fake message ID localized to a group and
16502         article number (so it's repeatable from that point on).
16503         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16504         ID format.
16505
16506         * gnus-sum.el (gnus-get-newsgroup-headers): Call
16507         nnheader-generate-fake-message-id with the article number.
16508
16509 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16510
16511         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16512         end-of-buffer.
16513
16514 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16515
16516         * message.el (message-ignored-supersedes-headers): Add Approved.
16517
16518 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16519
16520         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16521         goto-char.
16522         (rfc2047-encode): Fold the line before encoding.
16523
16524 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16525
16526         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16527         folding -- not all headers can be folded, and this should be done
16528         by the message composition mode.  Probably.  I think.
16529
16530 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16531
16532         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16533         fast.
16534
16535         * gnus-ems.el (gnus-remove-image): Don't use
16536         message-text-with-property; remove only the image found first.
16537
16538         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16539         found first.
16540
16541 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16542
16543         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16544
16545 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16546
16547         * message.el (message-text-with-property): Make it fast and accept
16548         optional arguments.
16549         (message-strip-forbidden-properties): Use it.
16550         (message-fix-before-sending): Follow the m-t-w-p change.
16551
16552         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16553
16554 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16555
16556         * gnus-art.el (article-hide-headers): Don't change the buffer
16557         mistakenly when performing mml-preview even if
16558         gnus-single-article-buffer is nil.
16559
16560 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16561
16562         * message.el (message-expand-name-databases): New user option.
16563         (message-expand-name): Use it.
16564
16565 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16566
16567         * spam.el (spam-report-articles-resend)
16568         (spam-report-resend-register-routine): Allow ham reporting.
16569         (spam-report-resend-register-ham-routine): Add wrapper.
16570         (spam-registration-functions): Add ham resending functions.
16571         (spam-list-of-processors): Add ham resend processor.
16572
16573         * gnus.el (ham-resend-to): Add new group parameter.
16574         (spam-process): Add ham resend option.
16575
16576         * spam-report.el (spam-report-resend): Allow reporting ham.
16577         (spam-report-resend-ham): Add wrapper.
16578
16579 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16580
16581         * message.el (message-cite-articles-with-x-no-archive): New
16582         variable.
16583         (message-cite-original): Use it.
16584
16585 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16586
16587         * message.el (message-cite-original): Respect X-No-Archive.
16588
16589 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16590
16591         * gnus-art.el (article-hide-headers): Refer to the values for
16592         gnus-ignored-headers and gnus-visible-headers in the summary
16593         buffer since a user may have set them as group parameters.
16594
16595 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16596
16597         * assistant.el (assistant-node-name): Add convenience function.
16598         (assistant-render-text, assistant-render-node): Add error handling,
16599         plus handle multiple next nodes.
16600         (assistant-find-next-node): Comment out for now.
16601         (assistant-find-next-nodes): Add function, returns list of next
16602         nodes.
16603
16604 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16605
16606         * mail-source.el (mail-source-directory): Fix doc-string.
16607
16608 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16609
16610         * assistant.el (assistant-render-text, assistant-eval): Add :set
16611         widget type, which is different because it takes and returns a
16612         list.  Much hilarity ensues.
16613
16614 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16615
16616         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16617
16618         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16619         doc-string.
16620
16621         * gnus-start.el (gnus-activate-group): Added doc-string.
16622
16623 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16624
16625         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16626
16627 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16628
16629         * assistant.el (assistant-render-text): Try to add a :set
16630         widget, more to come.
16631
16632         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16633         strings.
16634         (spam-report-articles-resend)
16635         (spam-register-routine): Do registration iff any articles warrant
16636         it.
16637         (spam-summary-prepare-exit): Change log message for nil group
16638         destinations.
16639
16640 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16641
16642         * spam.el (spam-report-resend-register-routine): Allow
16643         spam-report-resend-to to be a group parameter or a global value.
16644
16645 2004-05-26  Simon Josefsson  <jas@extundo.com>
16646
16647         * starttls.el: Merge with my GNUTLS based starttls.el.
16648         (starttls-gnutls-program, starttls-use-gnutls)
16649         (starttls-extra-arguments, starttls-process-connection-type)
16650         (starttls-connect, starttls-failure, starttls-success): New
16651         variables.
16652         (starttls-program, starttls-extra-args): Doc fix.
16653         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16654         functions.
16655         (starttls-negotiate, starttls-open-stream): Check
16656         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16657         function if it is set.
16658
16659 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16660
16661         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16662         structured fields.
16663
16664 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16665
16666         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16667
16668 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16669
16670         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16671         variable.
16672         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16673         assigning the spam-mark to new messages.
16674
16675 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16676
16677         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16678
16679 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16680
16681         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16682
16683         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16684         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16685         default.
16686
16687 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16688
16689         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16690         correct data.
16691
16692 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16693
16694         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16695         (spam-group-processor-p): Fix function.
16696         (spam-group-processor-multiple-p)
16697         (spam-group-spam-processor-report-gmane-p)
16698         (spam-group-spam-processor-report-resend-p)
16699         (spam-group-spam-processor-bogofilter-p)
16700         (spam-group-spam-processor-blacklist-p)
16701         (spam-group-spam-processor-ifile-p)
16702         (spam-group-ham-processor-ifile-p)
16703         (spam-group-spam-processor-spamoracle-p)
16704         (spam-group-spam-processor-crm114-p)
16705         (spam-group-ham-processor-bogofilter-p)
16706         (spam-group-spam-processor-stat-p)
16707         (spam-group-ham-processor-stat-p)
16708         (spam-group-ham-processor-whitelist-p)
16709         (spam-group-ham-processor-BBDB-p)
16710         (spam-group-ham-processor-spamoracle-p)
16711         (spam-group-ham-processor-copy-p): Remove functions with some
16712         prejudice against unneeded code.
16713         (spam-report-articles-resend)
16714         (spam-report-resend-register-routine): Allow the group/topic
16715         spam-resend-to value to override spam-report-resend-to.
16716         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16717         properly now.
16718
16719         * gnus.el (spam-resend-to): Add group/topic parameter.
16720         (spam-process): Move the OBSOLETE processors to the end of the
16721         choices.
16722
16723 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16724
16725         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16726         with resend-to set to nil, and then ask the user if necessary.
16727         (spam-report-resend): spam-report-resend takes a list of articles, not
16728         separate article numbers.
16729
16730 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16731
16732         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16733         addition to emacs-w3m.
16734
16735 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16736
16737         * assistant.el (assistant-authinfo-data): New function.
16738         (assistant-eval): Eval for entire assistant.
16739
16740         * netrc.el (netrc-services-file): New variable.
16741         (netrc-parse-services): New function.
16742         (netrc-find-service-name): New function.
16743         (netrc-find-service-number): New function.
16744         (netrc-port-equal): New function.
16745         (netrc-machine): Use it.
16746
16747         * nnimap.el (nnimap-open-connection): Use netrc.
16748
16749         * gnus-util.el (gnus-netrc-get): Remove aliases.
16750
16751         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16752
16753         * assistant.el (wid-edit): Fix compilation.
16754
16755         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16756
16757 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16758
16759         * gnus-util.el (gnus-set-file-modes): New function.  (small
16760         patch).
16761
16762 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16763
16764         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16765
16766         * assistant.el (assistant-render-node): Fix up rendering and
16767         read-only text.
16768         (assistant-render-node): Reset.
16769         (assistant-make-read-only): Not sticky.
16770
16771 2004-05-20  Danny Siu  <dsiu@adobe.com>
16772
16773         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16774         centered even when gnus-auto-center-summary is t.
16775
16776 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16777
16778         * dns.el (dns-get-txt-answer): New function.
16779         (dns-read-txt): Ditto.
16780         (query-dns): Use it.
16781
16782 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16783
16784         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16785         active for foreign groups even if the group level is higher than
16786         the specified value.
16787
16788 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16789
16790         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16791         non-active groups.
16792
16793         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16794
16795 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16796
16797         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16798
16799 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16800
16801         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16802         (spam-crm114-header, spam-crm114-spam-switch)
16803         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16804         (spam-crm114-positive-spam-header)
16805         (spam-crm114-database-directory, spam-list-of-processors)
16806         (spam-group-spam-processor-crm114-p)
16807         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16808         (spam-generic-score, spam-list-of-checks)
16809         (spam-list-of-statistical-checks, spam-registration-functions)
16810         (spam-check-crm114-headers, spam-crm114-score)
16811         (spam-check-crm114, spam-crm114-register-with-crm114)
16812         (spam-crm114-register-spam-routine)
16813         (spam-crm114-unregister-spam-routine)
16814         (spam-crm114-register-ham-routine)
16815         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16816         asjo@koldfront.dk (Adam Sjøgren).
16817
16818         * gnus.el: Add spam-use-crm114.
16819
16820         * spam.el (spam-list-of-processors, spam-registration-functions):
16821         Add spam-use-resend.
16822         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16823         (spam-report-articles-gmane): Add doc fix.
16824         (spam-report-articles-resend, spam-report-resend-register-routine):
16825         Add wrappers around spam-report-resend-to.
16826
16827         * spam-report.el (spam-report-resend-to, spam-report-resend):
16828         Add support for resending spam.
16829         (spam-report-gmane): Fix line length >80.
16830
16831         * gnus.el (spam-process): Add spam-use-resend.
16832
16833 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16834
16835         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16836         number of processed spam messages.
16837         (spam-ham-copy-or-move-routine): Return the number of processed
16838         ham messages.
16839         (spam-summary-prepare-exit): Use the above values to decide
16840         whether status messages shouled be displayed.
16841
16842 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16843
16844         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16845         `rfc2047-encoding-function-alist' in order to avoid conflicting
16846         with the old version.
16847         (rfc2047-encode-region): Concatenate words containing non-ASCII
16848         characters in structured fields; don't encode space-delimited
16849         ASCII words even in unstructured fields; don't break words at
16850         char-category boundaries.
16851         (rfc2047-encode-1): New function.
16852         (rfc2047-encode): Use it; encode text so that it occupies the
16853         maximum width within 76-column; work correctly on Q encoding for
16854         iso-2022-* charsets.
16855         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16856         sure not to break a line just after the header name.
16857         (rfc2047-b-encode-region): Removed.
16858         (rfc2047-b-encode-string): New function.
16859         (rfc2047-q-encode-region): Removed.
16860         (rfc2047-q-encode-string): New function.
16861
16862         * mm-util.el (mm-replace-in-string): New function.
16863
16864 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16865
16866         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16867         get it right.
16868         (gnus-inews-make-draft): Really.
16869
16870 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16871
16872         * nnmh.el (nnmh-request-list-1): Don't check the link count
16873         before descending.  (small patch)
16874
16875 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16876
16877         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16878         stuff.
16879
16880         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16881         on real group name.
16882
16883         * gnus-art.el (gnus-signature-limit): Doc fix.
16884
16885         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16886
16887         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16888
16889 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16890
16891         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16892         isn't a string.
16893
16894 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16895
16896         * gnus-draft.el (gnus-draft-send): Bind
16897         rfc2047-encode-encoded-words.
16898
16899         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16900         (rfc2047-encodable-p): Say that =? needs encoding.
16901         (rfc2047-encode-encoded-words): New variable.
16902
16903         * gnus-group.el (gnus-group-select-group): Doc fix.
16904
16905         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16906
16907         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16908         to nil.
16909
16910         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16911
16912         * nnheader.el (nnheader-get-lines-and-char): New function.
16913
16914 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16915
16916         * gnus-msg.el (gnus-summary-followup-with-original): Document
16917         yanking of region when active.
16918
16919 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16920
16921         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16922         groups if the group level is higher than the specified value.
16923
16924 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16925
16926         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16927         (gnus-group-jump-to-group): Added prefix argument using
16928         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16929         non-active group.
16930
16931         * compface.el (uncompface): Be verbose when changing
16932         `uncompface-use-external'.
16933
16934         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16935         handle manual section.
16936
16937 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16938
16939         * gnus-art.el (gnus-button-alist): Revert previous change.
16940
16941 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16942
16943         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16944
16945 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16946
16947         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16948         whether backend can accept message.
16949
16950         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16951
16952 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16953
16954         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16955         Avoid creating directory when nntp-marks-is-evil is true.
16956         Reported by Reiner Steib.
16957
16958 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16959
16960         * gnus-picon.el (gnus-picon-style): New variable.
16961         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16962         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16963         Jesper Harder <harder@ifa.au.dk>.
16964
16965 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16966
16967         * message.el (message-fill-field): Return point.
16968         (message-generate-headers): Go to end of field.
16969
16970         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16971         stuff for non-living groups.
16972
16973 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16974
16975         * gnus-art.el (gnus-article-followup-with-original)
16976         (gnus-article-reply-with-original): gnus-mark-active-p ->
16977         gnus-region-active-p.
16978
16979 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16980
16981         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16982         only when there is spam or ham to be processed.
16983
16984 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16985
16986         * mail-source.el (mail-source-delete-crash-box): Refactor.
16987         (mail-source-fetch): Use it.
16988         (mail-source-fetch-file): Ditto.
16989         (mail-source-fetch-directory): Run postscript in loop.
16990         (mail-source-fetch-pop): Delete.
16991         (mail-source-fetch-maildir): Ditto.
16992         (mail-source-fetch-imap): Ditto.
16993
16994         * imap.el (imap-authenticators): Comment out sasl.
16995
16996         * message.el (message-skip-to-next-address): New function.
16997         (message-fill-header-address): Refactor.
16998         (message-fill-address): Use it.
16999         (message-delete-address): Use it.
17000         (message-fill-header-general): Refactor.
17001         (message-fill-field-address): Rename.
17002         (message-narrow-to-field): Find the start of the header.
17003         (message-header-format-alist): Don't pre-fill.
17004         (message-fill-header): Removed.
17005         (message-insert-header): New function.
17006         (message-shorten-references): Use it.
17007
17008         * rfc2047.el (rfc2047-field-value): Strip props.
17009
17010         * mail-parse.el (mail-header-make-address): New alias.
17011
17012         * ietf-drums.el (ietf-drums-make-address): New function.
17013
17014         * imap.el: Add compiler directives.
17015
17016         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17017
17018         * gnus-art.el (article-decode-idna-rhs): Don't use
17019         message-idna-inside-rhs-p.
17020
17021 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17022
17023         * message.el (message-idna-inside-rhs-p): Removed.
17024         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17025
17026         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
17027         false positives.
17028
17029 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17030
17031         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17032
17033 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17034
17035         * nneething.el (nneething-file-name): Don't create spurious
17036         files.
17037
17038         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17039         (gnus-inews-do-gcc): Remove sleep.
17040
17041         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17042         part under point.
17043
17044         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17045         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17046
17047 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17048
17049         * spam.el (spam-summary-prepare-exit): Fixed (length).
17050
17051 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17052
17053         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17054         as expired without moving it" message when there are spam
17055         messages left.
17056
17057 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17058
17059         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17060         header is not nil.
17061
17062 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17063
17064         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
17065         nntp-possibly-create-directory, not nntp-possibly-change-group.
17066         (nntp-marks-changed-p): New arg SERVER.
17067         (nntp-request-update-info): Adjust caller.
17068
17069 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17070
17071         * nntp.el (nntp-save-marks): Pass missing arg.
17072
17073 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17074
17075         * nntp.el: Support marks.
17076         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17077         (nntp-marks-modtime, nntp-marks-directory): New variables.
17078         (nntp-request-set-mark, nntp-request-update-info)
17079         (nntp-possibly-create-directory, nntp-marks-changed-p)
17080         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
17081         functions.
17082
17083 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17084
17085         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17086         (gnus-xmas-redefine): Rename.
17087
17088         * gnus-score.el (gnus-score-insert-help): Use
17089         gnus-select-lowest-window.
17090
17091         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17092         appt-select-lowest-window and rename to gnus-select-lowest-window.
17093
17094         * gnus.el: do.
17095
17096 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17097
17098         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17099         encodings of MIME-encoded words, in order to improve
17100         interoperability with several broken MUAs.
17101
17102 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17103
17104         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17105         tags, only when charsets are not specified in headers.
17106         (mm-inline-text-html-render-with-w3m): Ditto.
17107
17108         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17109         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17110
17111 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17112
17113         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17114         instead of MIME-decoded from fields when checking
17115         `gnus-article-address-banner-alist'.
17116
17117 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17118
17119         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17120         description rather than subject.
17121
17122 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17123
17124         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17125
17126 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17127
17128         * gnus.el (gnus-version-number): Bump.
17129
17130 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17131
17132         * gnus.el: No Gnus v0.2 is released.
17133
17134 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17135
17136         * gnus-agent.el (gnus-agent-read-agentview): Inline
17137         gnus-uncompress-range.
17138
17139 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17140
17141         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17142         `exec-installed-p'.
17143
17144 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17145
17146         * gnus.el (spam-process, spam-autodetect-methods): Add
17147         bsfilter and bsfilter-headers.
17148
17149         * spam.el (spam-bsfilter): New customize group.
17150         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17151         (spam-bsfilter-header, spam-bsfilter-probability-header)
17152         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17153         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17154         (spam-bsfilter-database-directory): New options.
17155         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17156         (spam-list-of-statistical-checks, spam-registration-functions):
17157         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17158         (spam-bsfilter-score): New command.
17159         (spam-check-bsfilter-headers, spam-check-bsfilter)
17160         (spam-bsfilter-register-with-bsfilter)
17161         (spam-bsfilter-register-spam-routine)
17162         (spam-bsfilter-unregister-spam-routine)
17163         (spam-bsfilter-register-ham-routine)
17164         (spam-bsfilter-unregister-ham-routine): New functions.
17165         (spam-generic-score): Support bsfilter; Accept an optional argument
17166         to recalcurate spam score even if scoring header has already been
17167         added.
17168         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17169         optional argument to recalcurate spam score even if scoring header
17170         has already been added.
17171
17172 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17173
17174         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17175         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17176         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17177         link is missing.
17178
17179 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17180
17181         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17182         (html2text-get-attr): Rewrite.
17183
17184         * message.el (message-setup-1): Remove redundant put-text-property
17185         on mail-header-separator.
17186
17187 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17188
17189         * gnus-registry.el (gnus-registry-cache-whitespace)
17190         (gnus-registry-action, gnus-registry-spool-action)
17191         (gnus-registry-split-fancy-with-parent): Change message levels
17192         from 5 to 3 or 7, as needed.
17193
17194         * spam.el (spam-summary-prepare-exit)
17195         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17196         (spam-split, spam-find-spam, spam-log-undo-registration)
17197         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
17198         level from 5 to 6.
17199
17200 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17201
17202         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17203         2004-03-04 change).
17204
17205 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17206
17207         * sieve-manage.el (sieve-manage-open):
17208         * nnweb.el (nnweb-insert-html):
17209         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17210         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17211         * nnspool.el (nnspool-request-group):
17212         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17213         * nnml.el (nnml-request-update-info):
17214         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17215         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17216         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17217         (nnimap-request-set-mark):
17218         * nnfolder.el (nnfolder-request-update-info):
17219         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17220         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17221         * gnus-uu.el (gnus-uu-find-articles-matching):
17222         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17223         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17224         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17225         * gnus-nocem.el (gnus-nocem-scan-groups):
17226         * gnus-int.el (gnus-start-news-server):
17227         * gnus-group.el (gnus-group-make-kiboze-group)
17228         (gnus-group-browse-foreign-server):
17229         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17230         Use mapc when appropriate.
17231
17232 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17233
17234         FIXME: Make separate entries for each person.
17235
17236         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17237         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17238         <shields@msrl.com>:
17239
17240         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17241         may need for spam sorting and scoring.
17242         (spam-user-format-function-S): Add user format function suitable for
17243         general use.
17244         (spam-article-sort-by-spam-status): Add sorting function for summary
17245         sorting.
17246         (spam-extra-header-to-number): Add function to get a score from a
17247         header.
17248         (spam-summary-score): Add function to get a numeric score from the
17249         headers.
17250         (spam-generic-score): Fix function doc, was in wrong place.
17251         (spam-initialize): Take symbols when it's run, and install the
17252         extra headers that spam-necessary-extra-headers thinks we need.
17253
17254 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17255
17256         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17257         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17258
17259 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17260
17261         * gnus-sum.el (gnus-set-global-variables)
17262         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17263         (gnus-article-get-xrefs, gnus-summary-best-group)
17264         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17265         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17266         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17267         Use with-current-buffer.
17268
17269 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17270
17271         * spam.el (spam-summary-prepare-exit): Simplify logic.
17272         (spam-fetch-article-header): Read the article header if it's not
17273         available.
17274         (spam-list-articles): Simplify logic.
17275         (spam-filelist-register-routine): Fix bug with unregister-list.
17276
17277         * gnus-registry.el: Fix comments at beginning.
17278
17279 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17280
17281         * message.el (message-cater-to-broken-inn): Remove.
17282         (message-shorten-references): Make sure the total folded length of
17283         References is shorter than 998 characters to cater to a bug in INN
17284         2.3.  Also, don't pretend that references aren't folded -- this
17285         hasn't worked for a while.
17286
17287 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17288
17289         * gnus-agent.el (gnus-agentize):
17290         gnus-agent-send-mail-real-function no longer set to current value
17291         of message-send-mail-function but rather a lambda that calls
17292         message-send-mail-function.  The change makes the agent real-time
17293         responsive to user changes to message-send-mail-function.
17294
17295 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17296
17297         * legacy-gnus-agent.el
17298         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
17299         help from Florian Weimer <fw@deneb.enyo.de>
17300
17301 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17302
17303         * nnmail.el (nnmail-cache-insert): Revert last change.
17304
17305 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17306
17307         * nnmail.el (nnmail-cache-insert): Always check whether
17308         nnmail-cache-ignore-groups matches a group name.
17309
17310 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17311
17312         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17313         (spam-find-spam, spam-log-processing-to-registry)
17314         (spam-log-registered-p, spam-log-unregistration-needed-p)
17315         (spam-log-undo-registration): Use gnus-message instead of
17316         gnus-error, none of these errors are fatal.
17317
17318         * gnus-registry.el (gnus-registry-clean-empty-function)
17319         (gnus-registry-clean-empty): Remove only empty entries without
17320         extra data.
17321
17322 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17323
17324         * spam-stat.el (spam-stat-buffer-change-to-spam)
17325         (spam-stat-buffer-change-to-non-spam): Change (error) to
17326         (gnus-message 8) invocation.
17327
17328 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17329
17330         * nntp.el (nntp-via-netcat-command): New variable.
17331         (nntp-via-netcat-switches): New variable.
17332         (nntp-open-via-rlogin-and-netcat): New function.
17333         (nntp-open-connection-function): Doc fix.
17334         (nntp-telnet-command): Doc fix.
17335         (nntp-end-of-line): Doc fix.
17336         (nntp-via-rlogin-command): Doc fix.
17337         (nntp-via-user-name): Doc fix.
17338         (nntp-via-address): Doc fix.
17339
17340 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17341
17342         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17343         error in Emacs 21.1.
17344
17345 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17346
17347         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17348
17349 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17350
17351         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17352         (gnus-agent-with-refreshed-group): New macro.
17353         (gnus-agent-rename-group): New function.
17354         (gnus-agent-delete-group): New function.
17355         (gnus-agent-save-group-info): Use gnus-command-method when
17356         `method' parameter is nil.  Don't write nil entries into the
17357         active file.
17358         (gnus-agent-get-group-info): New function.
17359         (gnus-agent-fetch-articles): Use
17360         gnus-agent-update-files-total-fetched-for to increment disk space
17361         used.
17362         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
17363         gnus-agent-update-view-total-fetched-for to increment disk space
17364         used.
17365         (gnus-agent-get-local): Added optional parameters to avoid calling
17366         gnus-group-real-name and gnus-find-method-for-group.
17367         (gnus-agent-set-local): Delete stored entry if either min, or max,
17368         are nil.
17369         (gnus-agent-fetch-session): Reworded error/quit messages.  On
17370         quit, use gnus-agent-regenerate-group to record existance of any
17371         articles fetched to disk before the quit occurred.
17372         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17373         gnus-agent-update-view-total-fetched-for, and
17374         gnus-agent-update-files-total-fetched-for to decrement disk space
17375         used.
17376         (gnus-agent-retrieve-headers): Use
17377         gnus-agent-update-view-total-fetched-for to increment disk space
17378         used.
17379         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17380         with gnus-agent-update-files-total-fetched-for to decrement disk
17381         space and fresh group buffer.
17382         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17383         (gnus-agent-need-update-total-fetched-for): New variable.
17384         (gnus-agent-update-files-total-fetched-for): New function.
17385         (gnus-agent-update-view-total-fetched-for): New function.
17386         (gnus-agent-total-fetched-for): New function.
17387
17388         * gnus-cache.el (gnus-cache-save-buffers): Use
17389         gnus-cache-update-overview-total-fetched-for to change disk space
17390         used by this group.
17391         (gnus-cache-possibly-enter-article): Use
17392         gnus-cache-update-file-total-fetched-for to increment disk space
17393         used by this group.
17394         (gnus-cache-possibly-remove-article): Use
17395         gnus-cache-update-file-total-fetched-for to decrement disk space
17396         used by this group.
17397         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17398         (gnus-cache-rename-group): New function.
17399         (gnus-cache-delete-group): New function.
17400         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17401         (gnus-cache-need-update-total-fetched-for): New variable.
17402         (gnus-cache-with-refreshed-group): New macro.
17403         (gnus-cache-update-file-total-fetched-for): New function.
17404         (gnus-cache-update-overview-total-fetched-for): New function.
17405         (gnus-cache-rename-group-total-fetched-for): New function.
17406         (gnus-cache-delete-group-total-fetched-for): New function.
17407         (gnus-cache-total-fetched-for): New function.
17408
17409         * gnus-group.el: Require gnus-sum and autoload functions to
17410         resolve warnings when gnus-group.el compiled alone.
17411         (gnus-group-line-format): Documented new %F.
17412         (size of Fetched data) group line format; identifies disk space
17413         used by agent and cache.
17414         (gnus-group-line-format-alist): Defined new F format.
17415         (gnus-total-fetched-for): New function.
17416         (gnus-group-delete-group): No longer update
17417         gnus-cache-active-altered as gnus-request-delete-group now keeps
17418         the cache in sync.
17419         (gnus-group-list-active): Let the agent store a server's active
17420         list if currently plugged.
17421
17422         * gnus-int.el (gnus-request-delete-group):
17423         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17424         local disk in sync with the server.
17425         (gnus-request-rename-group):
17426         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17427         local disk in sync with the server.
17428
17429         * gnus-start.el (gnus-get-unread-articles):
17430         Cosmetic simplification to logic.
17431
17432         * gnus-util.el (gnus-rename-file): New function.
17433
17434 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17435
17436         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17437
17438 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17439
17440         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17441         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17442
17443 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17444
17445         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17446         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17447
17448 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17449
17450         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17451
17452 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17453
17454         * spam.el (spam-set-difference): Add function to replace
17455         gnus-set-difference in spam.el.
17456         (spam-summary-prepare-exit): Use spam-set-difference.
17457
17458 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17459
17460         * gnus-registry.el (gnus-registry-cache-file): Update to use
17461         gnus-dribble-directory OR gnus-home-directory OR ~.
17462         (gnus-registry-split-fancy-with-parent): Fix doc.
17463
17464 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17465
17466         * message.el (message-exchange-point-and-mark): Use
17467         message-mark-active-p.  Suggested by Jesper Harder
17468         <harder@ifa.au.dk>.
17469
17470 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17471
17472         * message.el (message-exchange-point-and-mark): Don't activate
17473         region if it was inactive.  Suggested by Hiroshi Fujishima
17474         <pooh@nature.tsukuba.ac.jp>.
17475
17476 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17477
17478         * gnus-art.el (article-display-face): Display Faces in the same
17479         order as X-Faces.
17480
17481 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17482
17483         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17484
17485 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17486
17487         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17488         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17489         (gnus-article-mime-hierarchy): Remove.
17490         (gnus-article-mime-hierarchy-next): Remove.
17491         (gnus-article-mode): Revert 2004-03-19 change.
17492         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17493         (gnus-insert-mime-button): Revert 2004-03-19 change.
17494         (gnus-mime-accumulate-hierarchy): Remove.
17495         (gnus-mime-enter-multipart): Remove.
17496         (gnus-mime-leave-multipart): Remove.
17497         (gnus-mime-display-part): Revert 2004-03-19 change.
17498         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17499
17500         * mml.el (mml-preview): Revert 2004-03-19 change.
17501
17502 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17503
17504         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17505
17506 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17507
17508         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17509         t while entering a file name using the mm-with-multibyte macro.
17510         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17511
17512         * mm-util.el (mm-with-multibyte): New macro.
17513
17514 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17515
17516         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
17517         user option.
17518         (gnus-mime-multipart-functions): Doc and customization fix.
17519         (gnus-article-mime-hierarchy): New variable.
17520         (gnus-article-mime-hierarchy-next): New variable.
17521         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17522         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17523         gnus-article-mime-hierarchy-next to nil.
17524         (gnus-insert-mime-button): Show hierarchy numbers.
17525         (gnus-mime-accumulate-hierarchy): New function.
17526         (gnus-mime-enter-multipart): New function.
17527         (gnus-mime-leave-multipart): New function.
17528         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17529         (gnus-mime-display-alternative): Show hierarchy numbers.
17530
17531         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17532         gnus-article-mime-hierarchy-next to nil.
17533
17534 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17535
17536         * dns.el: Don't require gnus-xmas.
17537
17538 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17539
17540         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17541         inline PGP.
17542         (mml-menu): Disable mml-quote-region if mark is inactive.
17543
17544 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17545
17546         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17547         when the group's active is not available.
17548
17549 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17550
17551         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17552         error.
17553
17554 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17555
17556         * imap.el (imap-store-password): New variable.
17557         (imap-interactive-login): Use it.
17558         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17559
17560 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17561
17562         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17563         window-start and hscroll to summary window.
17564
17565 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17566
17567         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17568         conversion message to newsrc-dribble when an actual conversion is
17569         performed.
17570
17571 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17572
17573         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17574
17575 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17576
17577         * mm-decode.el (mm-complicated-handles): New function reviving
17578         former definition of mm-multiple-handles.
17579
17580         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17581         (gnus-mime-delete-part): Use it.
17582
17583 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17584
17585         * gnus-agent.el (gnus-agent-read-local): Bind
17586         nnheader-file-coding-system to gnus-agent-file-coding-system to
17587         avoid the implicit assumption that they will always be equal.
17588         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17589         coding-system-for-write, as the with-temp-file macro first prints
17590         to a buffer then saves the buffer.
17591
17592 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17593
17594         * gnus-art.el (gnus-article-edit-part): New function.
17595         (gnus-mime-save-part-and-strip): Use it; do query instead of
17596         signaling an error; don't use mm-multiple-handles.
17597         (gnus-mime-delete-part): Ditto.
17598
17599 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17600
17601         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17602         old file versions.
17603         (gnus-group-prepare-hook): Removed function that converted list
17604         form of gnus-agent-expire-days to group properties.
17605
17606         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17607         (gnus-request-accept-article): Re-indented.
17608
17609         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17610         converters to handle old agent file formats.  Added logic for a
17611         "backup before upgrading warning".
17612         (gnus-convert-mark-converter-prompt): Developers can mark
17613         functions as needing (default), or not needing,
17614         gnus-convert-old-newsrc's "backup before upgrading warning".
17615         (gnus-convert-converter-needs-prompt): Tests whether the user
17616         should be protected from potentially irreversable changes by the
17617         function.
17618
17619         * legacy-gnus-agent.el: New.  Provides converters that are only
17620         loaded when gnus-convert-old-newsrc needs to call them.
17621
17622 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17623
17624         * mail-source.el (mail-source-touch-pop): Doc fix.
17625
17626         * message.el (message-smtpmail-send-it): Doc fix.
17627
17628 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17629
17630         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17631
17632         * nnmail.el (nnmail-split-fancy): do.
17633
17634         * gnus-kill.el (gnus-kill, gnus-execute): do.
17635
17636 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17637
17638         * gnus-sum.el (gnus-widget-reversible-match)
17639         (gnus-widget-reversible-to-internal)
17640         (gnus-widget-reversible-to-external): New functions.
17641         (gnus-widget-reversible): New widget.
17642         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17643
17644 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17645
17646         * gnus-sum.el (gnus-thread-sort-functions)
17647         (gnus-article-sort-functions): Document `(not F)' items.
17648
17649 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17650
17651         * spam.el (spam-use-gmane-xref): Add new backend.
17652         (spam-gmane-xref-spam-group): Add variable to control the name of the
17653         Gmane spam group.
17654         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17655         (spam-regex-headers-spam, spam-regex-headers-ham)
17656         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17657         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17658         backends and checks.
17659         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17660
17661         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17662         an autodetect method.
17663
17664 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17665
17666         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17667         articles are being added to a group.
17668         (gnus-request-replace-article): Inform the agent that articles
17669         need to be uncached as the cached contents are no longer valid.
17670
17671 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17672
17673         * binhex.el: Don't autoload executable-find.
17674
17675         * canlock.el: Don't autoload mail-fetch-field.
17676
17677         * dgnushack.el: Autoload c-mode for XEmacs.
17678
17679         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17680
17681         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17682         rmail-dont-reply-to and rmail-output.
17683
17684         * gnus-score.el: Don't autoload ffap-string-at-point.
17685
17686         * gnus-setup.el: Don't autoload sc-cite-original.
17687
17688         * imap.el: Don't autoload base64-decode-string,
17689         base64-encode-string and md5.
17690
17691         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17692         and rmail-msg-restore-non-pruned-header.
17693
17694         * mm-decode.el: Don't autoload executable-find.
17695
17696         * mm-url.el: Don't autoload executable-find.
17697
17698         * mm-view.el: Don't autoload diff-mode.
17699
17700         * nndb.el: Don't autoload news-reply-mode, news-setup,
17701         cancel-timer and telnet.
17702
17703         * password.el: Don't autoload run-at-time for Emacs.
17704
17705         * sha1-el.el: Don't autoload executable-find.
17706
17707         * sieve-mode.el: Don't autoload c-mode.
17708
17709         * uudecode.el: Don't autoload executable-find.
17710
17711 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17712
17713         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17714         (gnus-agent-possibly-alter-active): Avoid null in numeric
17715         comparison.
17716         (gnus-agent-set-local): Refuse to save null in local object table.
17717         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17718         list of articles that will be marked as unread.
17719
17720 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17721
17722         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17723
17724 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17725
17726         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17727         language tags.
17728
17729 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17730
17731         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17732         Don't bind "obarray".
17733
17734         * gnus-sum.el (gnus-thread-sort-functions): Added
17735         `gnus-thread-sort-by-most-recent-number' and
17736         `gnus-thread-sort-by-most-recent-date'.
17737         Reported by Kai Grossjohann <kai@emptydomain.de>.
17738
17739 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17740
17741         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17742
17743 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17744
17745         * gnus-cus.el (gnus-agent-customize-category): Removed
17746         ignore-errors macro reference that required cl to be loaded at
17747         run-time.
17748
17749         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17750         single-interval range of the form (min . max).  Previously the
17751         range had to look like ((min . max)).  Likewise, return
17752         (min . max) rather than ((min . max)).
17753         (gnus-range-map): Use gnus-range-normalize to accept
17754         single-interval range.
17755
17756         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17757         the cache, but not the agent, now appear with their usual face.
17758
17759         * dgnushack.el (loaddir): New variable that is bound to the
17760         directory containing the dgnushack.el file. Use loaddir, rather
17761         than srcdir, to update load-path. Change lets dgnushack compile
17762         code in directories other than GNUS/lisp.
17763
17764 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17765
17766         * lpath.el: Don't bind w3m-safe-url-regexp.
17767
17768         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17769         w3m-safe-url-regexp variable buffer-local.
17770
17771         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17772
17773 2004-02-27  Simon Josefsson  <jas@extundo.com>
17774
17775         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17776         gnus-group-real-prefix.
17777         (gnus-summary-move-article): Use it, instead of
17778         gnus-group-real-prefix.
17779
17780 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17781
17782         * lpath.el: Bind w3m-safe-url-regexp.
17783
17784         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17785         w3m-safe-url-regexp variable buffer-local and set it as the value
17786         of mm-w3m-safe-url-regexp.
17787
17788         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17789
17790         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17791         parsing gnus-posting-styles when the message is not for replying.
17792
17793         * dgnushack.el: Autoload sgml-mode for XEmacs.
17794
17795         * nnrss.el (nnrss-opml-export): Use
17796         mm-set-buffer-file-coding-system instead of
17797         set-buffer-file-coding-system.
17798
17799 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17800
17801         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17802         of checkdoc.el).
17803         * nnrss.el: do.
17804         * gnus-mlspl.el: do.
17805         * gnus-ml.el: do.
17806         * gnus-srvr.el: do.
17807
17808         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17809
17810 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17811
17812         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17813         Corrections to custom-manual links.
17814
17815         * gnus-art.el (gnus-article): Ditto.
17816
17817         * mm-decode.el (mime-display, mime-security): Ditto.
17818
17819 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17820
17821         * flow-fill.el: Typo.
17822
17823 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17824
17825         * spam-wash.el: New file.
17826
17827 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17828
17829         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17830
17831 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17832
17833         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17834         to be run with new-articles as LIST1, not LIST2.
17835         (spam-registration-functions): Add spam-use-ham-copy as a nil
17836         registration backend.
17837
17838 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17839
17840         * spam-stat.el (spam-stat-washing-hook): New option.
17841         (spam-stat-buffer-words): Use it.
17842         (spam-stat-process-directory, spam-stat-test-directory): Use
17843         insert-file-contents-literally.
17844         (spam-stat-coding-system): New variable.
17845         (spam-stat-load, spam-stat-save): Use it.
17846
17847 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17848
17849         * spam-report.el (spam-report-plug-agent): Quote
17850         spam-report-url-to-file and spam-report-url-ping-plain.
17851
17852 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17853
17854         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17855         / in mailto URLs.
17856
17857 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17858
17859         * spam-report.el (spam-report-process-queue): Fix interactive use.
17860         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17861         (spam-report-unplug-agent): Doc fixes.
17862         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17863         (spam-report-agentize, spam-report-deagentize): Autoload.
17864
17865 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17866
17867         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17868
17869         * message.el (message-setup-fill-variables): Add mml tags to
17870         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17871         <ajk@iu.edu>.
17872         (message-mode): Don't modify paragraph-separate there.
17873
17874 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17875
17876         * compface.el (uncompface-use-external): Default to undecided.
17877         (uncompface-use-external-threshold): New variable.
17878         (uncompface-float-time): New macro.
17879         (uncompface): Determine whether to use the external decoder if
17880         uncompface-use-external is undecided.
17881
17882 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17883
17884         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17885         after images.
17886
17887         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17888
17889 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17890
17891         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17892
17893         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17894
17895         * gnus-sum.el (gnus-summary-limit-to-age)
17896         (gnus-summary-limit-children): do.
17897
17898         * gnus-int.el (gnus-request-scan): do.
17899
17900         * gnus-group.el (gnus-group-suspend): do.
17901
17902         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17903
17904         * gnus-cite.el (gnus-cite-parse-attributions): do.
17905
17906         * gnus-agent.el (gnus-summary-set-agent-mark)
17907         (gnus-agent-regenerate-group): do.
17908
17909         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17910
17911         * binhex.el (binhex-decode-region-internal): do.
17912
17913 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17914
17915         * gnus-fun.el (gnus-face-properties-alist): New user option.
17916         (gnus-display-x-face-in-from): Use it.
17917
17918         * gnus-art.el (article-display-face): Ditto.
17919
17920         * compface.el (uncompface-use-external): Default to nil.
17921
17922 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17923
17924         * nntp.el (nntp-erase-buffer): New function.
17925         (nntp-retrieve-data, nntp-send-command)
17926         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17927         (nntp-possibly-change-group): Use it.
17928
17929         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17930         with-current-buffer.
17931
17932 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17933
17934         * compface.el: Merge the ELisp-based uncompface program.
17935         (compface): New customization group.
17936         (uncompface-use-external): New user option.
17937         (uncompface): Call uncompface-internal if uncompface-use-external
17938         is nil.
17939         (uncompface-internal): New function.  Note that there are also
17940         some other functions and variables added for this function.
17941
17942 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17943
17944         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17945         if necessary.
17946
17947 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17948
17949         * spam-report.el (spam-report-unplug-agent)
17950         (spam-report-plug-agent, spam-report-deagentize)
17951         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17952         Add support for the Agent in spam-report: when unplugged, report to a
17953         file; when plugged, submit all the requests.
17954
17955         * spam.el (spam-register-routine): Fix message about
17956         registration.
17957
17958 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17959
17960         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17961         dependencies.
17962         (rfc2047-encode): Use it.
17963
17964         * gnus-art.el (gnus-button-marker-list): Move before first
17965         reference.
17966
17967         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17968         (imap-parse-body): Fix format string mismatch.
17969
17970         * gnus-score.el (gnus-summary-increase-score): do.
17971
17972         * nnrss.el (nnrss-close): New function.
17973
17974 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17975
17976         * nnrss.el (nnrss-make-filename): New function.
17977         (nnrss-request-delete-group, nnrss-read-server-data)
17978         (nnrss-save-server-data, nnrss-read-group-data)
17979         (nnrss-save-group-data): Use it.
17980         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17981         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17982         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17983
17984 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17985
17986         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17987
17988 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17989
17990         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17991         files.
17992
17993         * message.el (message-generate-headers-first): Don't quote nil
17994         and t in docstrings.
17995
17996         * imap.el (imap-id): do.
17997
17998         * gnus-agent.el (gnus-agent-consider-all-articles)
17999         (gnus-agent-queue-mail): do.
18000
18001 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18002
18003         * spam-report.el (spam-report-process-queue): New function.
18004         Process requests from `spam-report-requests-file'.
18005         (spam-report-process-queue): Doc fix.
18006
18007 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18008
18009         * spam.el (spam-register-routine)
18010         (spam-log-processing-to-registry, spam-log-registered-p)
18011         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18012         Change "check" to "spam-check" for semi-clarity.
18013
18014 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18015
18016         * pop3.el: Require nnheader.
18017
18018         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18019
18020         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18021
18022         * gnus-picon.el: Require cl.
18023
18024         * gnus-fun.el: Require gnus-ems and gnus-util.
18025
18026         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18027
18028         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18029
18030         * gnus-art.el (gnus-article-edit-mode): Define before first
18031         reference.
18032
18033 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18034
18035         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18036         (gnus-uu-post-encoded): Use point-at-bol.
18037
18038         * gnus-topic.el (gnus-group-active-topic-p): do.
18039
18040         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18041
18042         * gnus-group.el (gnus-group-kill-region): do.
18043
18044         * gnus-art.el (article-date-ut): do.
18045
18046         * message.el (message-fetch-field): Remove redundant
18047         case-fold-search binding.
18048         (message-narrow-to-field): Simplify.
18049
18050 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18051
18052         * spam.el (spam-directory): Derive from `gnus-directory'.
18053
18054         * spam-report.el (spam-report-url-to-file)
18055         (spam-report-requests-file): New function and variable for offline
18056         reporting.
18057         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18058         and user defined function.
18059         (spam-report-url-ping-mm-url): Remove doubled slash.
18060
18061 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18062
18063         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18064
18065 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18066
18067         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
18068         format string mismatch.
18069
18070         * sieve.el (sieve-deactivate-all): do.
18071
18072         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18073
18074         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18075
18076         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18077
18078         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18079
18080 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18081
18082         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18083         the list of checks.
18084
18085 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18086
18087         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18088         padding.
18089
18090 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18091
18092         * mm-view.el (mm-fill-flowed): New variable.
18093         (mm-inline-text): Use it.
18094
18095 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18096
18097         * spam.el (spam-spamassassin-register-ham-routine)
18098         (spam-spamassassin-register-spam-routine): Fix function names.
18099
18100 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18101
18102         * gnus.el (gnus-tmp-grouplens): Remove.
18103         (gnus-summary-line-format): Remove grouplens.
18104
18105         * gnus-group.el (gnus-group-line-format): Ditto.
18106
18107         * gnus-spec.el (gnus-format-specs): Ditto.
18108         (gnus-update-format-specifications): Flush the group format spec
18109         cache if there's the grouplens stuff.
18110         (gnus-parse-simple-format): Replace %l with the empty string.
18111
18112 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18113
18114         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18115         omission.
18116
18117 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18118
18119         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18120         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18121
18122 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18123
18124         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18125         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18126         New macros and functions.
18127         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18128         Handle > NLINK_MAX messages.
18129         * nnmaildir.el (nnmaildir-request-set-mark): Use
18130         nnmaildir--emlink-p and nnmaildir--eexist-p.
18131
18132 2004-01-25  Alex Schroeder  <alex@gnu.org>
18133
18134         * spam-stat.el (spam-stat-process-directory-age): New option.
18135         (spam-stat-process-directory): Use it.
18136
18137 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18138
18139         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18140         (spam-stat-save): Accept prefix argument.
18141
18142 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18143
18144         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18145         links" error.
18146
18147 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18148
18149         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18150         the rest of the and/or forms.
18151
18152 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18153
18154         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18155         compatibility with old .newsrc.eld files.
18156
18157         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18158
18159         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18160
18161         * gnus-start.el (gnus-1): do.
18162
18163         * gnus-group.el (gnus-group-line-format-alist): do.
18164
18165         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18166
18167         * gnus-gl.el: Remove.
18168
18169 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18170
18171         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18172         marks consisting of a single range {for example, (3 . 5)} rather
18173         than a list of a single range { ((3 . 5)) }.
18174
18175 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18176
18177         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
18178         with-current-buffer.
18179         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18180         avoid consing a string.
18181
18182         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18183         Remove obsolete entries for big5 and gb2312.
18184
18185 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18186
18187         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18188         uncompressed list.
18189
18190 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18191
18192         * spam-stat.el (spam-stat-strip-xref): New function.
18193         (spam-stat-process-directory): Use it.
18194
18195         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18196         here -- it's done in message-fetch-field.
18197
18198 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18199
18200         * gnus-agent.el (gnus-agent-queue-mail)
18201         (gnus-agent-prompt-send-queue): New variables.
18202         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18203         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18204         "nndraft:queue" along to gnus-draft-send.  Use
18205         gnus-agent-prompt-send-queue.
18206         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18207         is "nndraft:queue".  Suggested by Gaute Strokkenes
18208         <gs234@srcf.ucam.org>
18209
18210         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
18211         (agent-enable-undownloaded-faces): Added.
18212         (gnus-agent-cat-groups): Use eval-and-compile, not
18213         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18214         method of gnus-agent-cat-groups even when the buffer has been
18215         evaled.
18216         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
18217         delete gnus-agent-save-active-1.
18218         (gnus-agent-save-groups): Deleted.  Identical to
18219         gnus-agent-save-active.
18220         (gnus-agent-write-active): No longer adjust agent's copy of active
18221         file as agent's adjustments are now stored in their own
18222         file.  Removed optional parameter.
18223         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18224         servers.  Add use of min/max range limits from server's local
18225         file.
18226         (gnus-agent-save-alist): Removed unused optional argument.
18227         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18228         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18229         (gnus-agent-set-local): A per-server file that keeps min/max range
18230         limits for articles known to the agent.  Provides a fast mechanism
18231         for altering many active ranges.
18232         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18233         active file (local makes it unnecessary).
18234         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
18235
18236         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
18237         (agent-enable-undownloaded-faces): Added.
18238
18239         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18240         disable it when sending to "nndraft:queue".
18241         (gnus-group-send-queue): Add safety check to avoid sending queue
18242         when unplugged.
18243
18244         * gnus-group.el (gnus-group-catchup): Use new
18245         gnus-sequence-of-unread-articles, not
18246         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18247         numbers of articles.  Use gnus-range-map to avoid having to
18248         uncompress the unread list.
18249         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18250         Fixed invalid ange-ftp reference.
18251
18252         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18253         (gnus-sorted-range-intersection): Intersection of two ranges
18254         without requiring that they first be uncompressed.
18255
18256         * gnus-start.el (gnus-activate-group): Unless blocked by the
18257         caller, possibly expand the active range to include both cached
18258         and agentized articles.
18259         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18260         multiple version-dependent converters.
18261         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
18262         gnus-agent-save-active.
18263         (gnus-save-newsrc-file): Save dirty agent range limits.
18264
18265         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
18266         gnus-agent-possibly-alter-active.
18267         (gnus-adjust-marked-articles): Faster handling of simple lists.
18268
18269 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18270
18271         * spam-stat.el (spam-stat-test-directory): New optional argument
18272         displays a list of files detected.  Suggested by Andrew Cohen
18273         <cohen@andy.bu.edu>.
18274         (spam-stat-buffer-words-with-scores): Don't narrow and change
18275         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18276
18277 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18278
18279         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18280         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18281         (spam-spamassassin-arguments)
18282         (spam-spamassassin-spam-flag-header)
18283         (spam-spamassassin-positive-spam-flag-header)
18284         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18285         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18286         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18287         (spam-list-of-processors, spam-list-of-checks)
18288         (spam-list-of-statistical-checks, spam-registration-functions)
18289         (spam-check-spamassassin-headers, spam-check-spamassassin)
18290         (spam-spamassassin-score)
18291         (spam-spamassassin-register-with-sa-learn)
18292         (spam-spamassassin-register-spam-routine)
18293         (spam-spamassassin-register-ham-routine)
18294         (spam-assassin-register-spam-routine)
18295         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18296         (spam-bogofilter-score): Fix to show article before scoring.
18297
18298 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18299
18300         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18301         default scoring function.
18302         (spam-generic-score): Call spam-spamassassin-score if
18303         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18304         spam-bogofilter-score otherwise.
18305
18306         * gnus.el (spam-process, spam-autodetect-methods): Add
18307         spamassassin and spamassassin-headers.
18308
18309 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18310
18311         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18312         Suppress unnecessary messages.
18313
18314 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18315
18316         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18317         make-hash-table.
18318
18319 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18320
18321         * canlock.el (base64-encode-string): Don't autoload it.
18322
18323 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18324
18325         * run-at-time.el: Remove useless (require 'itimer),
18326         eval-and-compile and (featurep 'xemacs).
18327
18328 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18329
18330         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18331         GROUP is a virtual group.
18332
18333 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18334
18335         * gnus.el: Autoload `message-y-or-n-p'.
18336
18337 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18338
18339         * pgg-parse.el: Remove unnecessary (require 'custom).
18340
18341         * pgg-def.el: do.
18342
18343         * nnmail.el: do.
18344
18345         * gnus-undo.el: do.
18346
18347         * gnus-picon.el: do.
18348
18349         * gnus-util.el: do.
18350
18351 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18352
18353         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18354
18355 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18356
18357         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18358         handle, as well as a list.
18359
18360         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18361         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18362         (mm-w3m-cid-retrieve): Simplify.
18363
18364 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18365
18366         * message.el (message-kill-to-signature): Allow prefix arg to
18367         specify number of lines to keep before signature.
18368
18369 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18370
18371         * message.el (message-kill-to-signature): Change docstring.
18372
18373 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18374
18375         * canlock.el: Always require sha1-el.
18376         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18377
18378         * message.el: Autoload sha1 only when compiling.
18379
18380         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18381         eudc-expand-inline for XEmacs.
18382
18383 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18384
18385         * message.el (message-canlock-generate): Require sha1-el.
18386
18387 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18388
18389         * message.el (message-expand-name): Silence the byte compiler.
18390
18391         * lpath.el: Add detect-coding-system.
18392
18393         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18394         cus-edit.
18395
18396 2004-01-13  Simon Josefsson  <jas@extundo.com>
18397
18398         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18399         Invoke gnus-score-mode.  Reported by
18400         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18401
18402         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
18403         Jim Blandy <jimb@redhat.com> (tiny change).
18404
18405 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18406
18407         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18408
18409 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18410
18411         * spam.el (spam-get-article-as-string): Update to use
18412         gnus-request-article-this-buffer, much simpler.
18413         (spam-get-article-as-buffer): Remove.
18414
18415 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18416
18417         * message.el (message-expand-name): Use EUDC if the user uses that.
18418
18419 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18420
18421         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18422         character for the encoding to avoid consing a string.
18423
18424         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18425         unnecessarily.
18426
18427         * mm-util.el (mm-replace-chars-in-string): Remove.
18428
18429         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18430         of mm-replace-chars-in-string.
18431
18432 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18433
18434         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18435
18436         * mm-util.el (mm-subst-char-in-string): Support inplace.
18437
18438         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18439         a new string in every iteration.  Use shy groups.
18440
18441 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18442
18443         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18444         * gnus-soup.el (gnus-soup-group-brew):
18445         * gnus-msg.el (gnus-put-message):
18446         * gnus-move.el (gnus-group-move-group-to-server):
18447         * gnus-kill.el (gnus-batch-score):
18448         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18449         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18450         (gnus-group-update-group, gnus-group-read-group)
18451         (gnus-group-make-group, gnus-group-make-help-group)
18452         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18453         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18454         (gnus-group-sort-by-unread, gnus-group-catchup)
18455         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18456         (gnus-group-yank-group, gnus-group-set-info)
18457         (gnus-group-list-groups):
18458         * gnus.el (gnus-generate-new-group-name):
18459         * gnus-delay.el (gnus-delay-send-queue):
18460         * nnvirtual.el (nnvirtual-catchup-group):
18461         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18462         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18463         (gnus-group-prepare-topics, gnus-topic-check-topology):
18464         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18465         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18466         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18467         (gnus-group-make-articles-read):
18468         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18469         (gnus-group-change-level, gnus-kill-newsgroup)
18470         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18471         (gnus-get-unread-articles, gnus-make-articles-unread)
18472         (gnus-make-ascending-articles-unread): Use accessor
18473         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18474         to get group information for improved readability.
18475
18476
18477 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18478
18479         * gnus-art.el (article-decode-mime-words, article-babel)
18480         (gnus-article-highlight-signature, gnus-article-add-buttons)
18481         (gnus-signature-toggle): Use gnus-with-article-buffer.
18482
18483         * gnus-art.el (gnus-article-highlight-headers)
18484         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18485
18486         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18487         (gnus-article-set-globals, gnus-request-article-this-buffer)
18488         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18489         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18490         (gnus-mime-display-alternative): Use with-current-buffer.
18491
18492 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18493
18494         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18495         also under 80 char limit, and call gnus-error if needed.
18496         (spam-fetch-article-header): Fix - it was a
18497         buffer-local variable (gnus-newsgroup-data).
18498         (spam-find-spam): Use spam-generate-fake-headers, forget about
18499         spam-insert-fake-headers.
18500         (spam-insert-fake-headers): Remove.
18501
18502 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18503
18504         * deuglify.el (gnus-article-outlook-unwrap-lines)
18505         (gnus-outlook-rearrange-article)
18506         (gnus-outlook-repair-attribution-outlook)
18507         (gnus-outlook-repair-attribution-block)
18508         (gnus-outlook-repair-attribution-other): Remove redundant
18509         save-excursion.
18510
18511 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18512
18513         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18514         (spam-fetch-field-subject-fast)
18515         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18516         (spam-fetch-article-header): Add functions to deal with Gnus
18517         internals for fast retrieval of article header data.
18518         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18519
18520 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18521
18522         * pop3.el (pop3-md5): Remove.
18523         (pop3-apop): Replace pop3-md5 with md5.
18524
18525         * mm-bodies.el: base64 is always built-in.
18526
18527         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
18528         with-current-buffer.
18529
18530 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18531
18532         * canlock.el (canlock-insert-header): Remove excessive grouping in
18533         regexp.
18534
18535         * gnus-sum.el (gnus-summary-read-document): Ditto.
18536
18537         * gnus-uu.el (gnus-uu-part-number): Ditto.
18538
18539         * html2text.el (html2text-remove-tags): Ditto.
18540         (html2text-format-tags): Ditto.
18541         (html2text-format-single-elements): Ditto.
18542
18543         * mml.el (mml-parse-1): Ditto.
18544
18545 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18546
18547         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18548
18549         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18550
18551         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18552
18553         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18554
18555 2003-11-15  Simon Josefsson  <jas@extundo.com>
18556
18557         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18558         (pgg-gpg-lookup-key): Use regexp match instead of
18559         split-string (split-string is different between emacs 21.2 and
18560         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18561
18562 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18563
18564         * gnus-art.el (gnus-mime-view-all-parts)
18565         (gnus-article-part-wrapper, gnus-article-view-part): Use
18566         with-current-buffer.
18567
18568 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18569
18570         * spam.el (spam-disable-spam-split-during-ham-respool)
18571         (spam-spamoracle-database, spam-cache-lookups)
18572         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18573         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18574         (spam-group-ham-marks, spam-group-spam-marks)
18575         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18576         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18577         also add spam-use-blackholes to the statistical checks.
18578         (spam-fetch-field-fast): Add interface to fetching fields, may
18579         become a macro.
18580         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18581         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18582         (spam-insert-fake-headers): Fake an article when needed.
18583         (spam-find-spam): Fake article when possible.
18584         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18585         (spam-check-bogofilter-headers): Use message-fetch-field instead
18586         of nnmail-fetch-field.
18587
18588 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18589
18590         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18591
18592 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18593
18594         * spam.el (spam-split): Do not require spam-use-CHECK to be
18595         enabled if that check is passed to spam-split explicitly; also
18596         fix so 'spam doesn't get converted to spam-split-group when
18597         spam-split-symbolic-return is t.
18598         (spam-find-spam): Find registrations of the article and use those
18599         instead of re-running spam-split to find the spam/ham
18600         classification of the article.
18601         (spam-log-processing-to-registry, spam-log-registered-p)
18602         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18603         Use gnus-error instead of gnus-message.
18604         (spam-log-registration-type): Add function to determine the
18605         classification of a message based on registry entries; will
18606         return nil if both 'spam and 'ham are found.
18607         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18608         a reasonably fast local cache without the loading errors.
18609         (spam-cache-lookups): Set to t by default.
18610         (spam-find-spam): Don't try to guess spam-cache-lookups.
18611         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18612         spam-caches entry.
18613         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18614         caching of whitelist/blacklist entries.
18615         (spam-check-whitelist, spam-check-blacklist): Invoke
18616         spam-from-listed-p with a type, not a cache variable.
18617         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18618
18619 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18620
18621         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18622
18623         * nnmail.el (nnmail-split-fancy): do.
18624
18625         * mml.el (mml-parse): do.
18626
18627         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18628         (gnus-score-adaptive): do.
18629
18630 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18631
18632         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18633         (gnus-mime-button-map): Don't set keymap parent.
18634         (gnus-button-ctan-directory-regexp): Use shy grouping.
18635         (gnus-prev-page-map): Don't set keymap parent.
18636         (gnus-prev-page-map): Remove duplicated one.
18637         (gnus-next-page-map): Don't set keymap parent.
18638         (gnus-mime-security-button-map): Ditto.
18639
18640         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18641         version number.
18642
18643         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18644
18645 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18646
18647         * canlock.el (canlock-sha1-function): Remove.
18648         (canlock-sha1-function-for-verify): Remove.
18649         (canlock-openssl-program): Remove.
18650         (canlock-openssl-args): Remove.
18651         (canlock-ignore-errors): Remove.
18652         (canlock-sha1-with-openssl): Remove.
18653         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18654         (canlock-verify): Don't use canlock-ignore-errors.
18655
18656         * sha1-el.el (sha1-string-external): Make it can return a string
18657         in binary form.
18658         (sha1-region-external): Ditto.
18659         (sha1-string-internal): Ditto.
18660         (sha1-region-internal): Ditto.
18661         (sha1-region): Ditto.
18662         (sha1-string): Ditto.
18663         (sha1): Ditto.
18664
18665 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18666
18667         * spam.el (spam-report-articles-gmane): New command.
18668
18669 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18670
18671         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18672
18673         * run-at-time.el (run-at-time-saved): Remove.
18674         (run-at-time): Doc fix.
18675
18676 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18677
18678         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18679         (gnus-summary-limit-map): Add it.
18680         (gnus-summary-make-menu-bar): do.
18681
18682 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18683
18684         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18685         Make attempt at some caching support (done for BBDB only now).
18686         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18687         addresses to be checked.
18688         (spam-clear-cache-BBDB): Add function, to be invoked by
18689         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18690         (spam-check-BBDB): Check and use the caches, if
18691         spam-cache-lookups is on, remove superfluous (provide).
18692
18693 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18694
18695         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18696
18697 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18698
18699         * run-at-time.el (run-at-time-saved): Move to after the definition
18700         of `run-at-time'.
18701
18702         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18703
18704 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18705
18706         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18707         mm-w3m-local-map-property.
18708
18709         * mm-view.el (mm-w3m-mode-map): Remove.
18710         (mm-w3m-local-map-property): Remove.
18711         (mm-inline-text-html-render-with-w3m): Don't use
18712         mm-w3m-local-map-property.
18713
18714 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18715
18716         * run-at-time.el: New file.
18717
18718         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18719         under Emacs.
18720
18721         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18722         of gnus-set-text-properties.
18723
18724         * gnus-uu.el (gnus-uu-save-article): Ditto.
18725
18726         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18727
18728         * gnus-cite.el (gnus-cite-parse): Ditto.
18729
18730         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18731         of gnus-.
18732
18733         * gnus-xmas.el (run-at-time): Require run-at-time.
18734
18735         * gnus.el: Changed calls to nnheader-run-at-time and
18736         password-run-at-time throughout to use run-at-time directly.
18737
18738         * password.el: Removed definition of run-at-time.
18739
18740         * nnheaderxm.el: Remove definition of run-at-time.
18741
18742 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18743
18744         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18745         in prompt.
18746
18747 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18748
18749         * messagexmas.el (message-xmas-redefine): Alias
18750         `message-make-caesar-translation-table' to
18751         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18752         version.
18753
18754         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18755         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18756         `gnus-xmas-set-text-properties'.
18757         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18758         `gnus-xmas-completing-read'.
18759         (gnus-xmas-completing-read): Removed.
18760         (gnus-xmas-open-network-stream): Removed.
18761
18762         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18763         XEmacs version.
18764
18765         * dns.el (dns-make-network-process): Use `open-network-stream'
18766         instead of `gnus-xmas-open-network-stream'.
18767
18768         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18769
18770         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18771
18772 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18773
18774         * gnus-art.el (gnus-mime-display-alternative)
18775         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18776         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18777         Don't use gnus-local-map-property.
18778
18779         * gnus-util.el (gnus-local-map-property): Remove.
18780
18781         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18782         gnus-completing-read-maybe-default with completing-read.
18783
18784         * gnus-util.el (gnus-completing-read): do.
18785         (gnus-completing-read-maybe-default): Remove.
18786
18787 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18788
18789         * password.el: Only autoload `run-at-time' if not XEmacs.
18790         Only autoload the itimer functions if XEmacs.
18791
18792 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18793
18794         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18795         XEmacsen.
18796
18797         * dgnushack.el: Autoload executable-find for XEmacs.
18798
18799 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18800
18801         * gnus-art.el (gnus-read-string): Remove.
18802         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18803         read-string.
18804
18805 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18806
18807         * netrc.el: Autoload password-read.
18808         (netrc): Add configuration group.
18809         (netrc-encoding-method, netrc-openssl-path): Add
18810         variables for encoding and decoding of files with symmetric
18811         ciphers.
18812         (netrc-encode): Add assistant function to encode a file with
18813         netrc-encoding-method.
18814         (netrc-parse): Add interactive parameter, added optional
18815         decoding if netrc-encoding-method is non-nil but otherwise
18816         behavior is standard.
18817         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18818         Do s/encode/encrypt/ everywhere.
18819
18820         * spam.el: Remove executable-find autoload.
18821
18822 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18823
18824         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18825
18826         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18827
18828 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18829
18830         * gnus-art.el (gnus-treat-ansi-sequences)
18831         (article-treat-ansi-sequences): New variable and function.
18832         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18833
18834         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18835         Use it.
18836
18837 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18838
18839         * mm-util.el (mm-quote-arg): Remove.
18840
18841         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18842         shell-quote-argument.
18843
18844         * gnus-uu.el (gnus-uu-command): do.
18845
18846         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18847
18848         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18849         with make-char.
18850
18851         * mm-util.el (mm-make-char): Remove.
18852
18853         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18854         add-minor-mode.
18855
18856         * gnus-undo.el (gnus-undo-mode): do.
18857
18858         * gnus-topic.el (gnus-topic-mode): do.
18859
18860         * gnus-sum.el (gnus-dead-summary-mode): do.
18861
18862         * gnus-start.el (gnus-slave-mode): do.
18863
18864         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18865
18866         * gnus-ml.el (gnus-mailing-list-mode): do.
18867
18868         * gnus-gl.el (gnus-grouplens-mode): do.
18869
18870         * gnus-draft.el (gnus-draft-mode): do.
18871
18872         * gnus-dired.el (gnus-dired-mode): do.
18873
18874         * gnus-ems.el (gnus-add-minor-mode): Remove.
18875
18876         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18877         Replace gnus-char-width with char-width.
18878
18879         * gnus-ems.el (gnus-char-width): Remove.
18880
18881         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18882         Replace gnus-char-width with char-width.
18883
18884         * gnus-ems.el (gnus-char-width): Remove.
18885
18886         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18887         definition.
18888         Remove Emacs 20 hash table compatibility code.
18889
18890         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18891         20 compatibility code.
18892
18893         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18894
18895         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18896
18897         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18898         with point-at-{eol,bol}.
18899
18900         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18901
18902         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18903
18904         * flow-fill.el (fill-flowed-point-at-bol)
18905         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18906
18907         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18908         Replace with point-at-{eol,bol} throughout all files.
18909
18910 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18911
18912         * ntlm.el (ntlm-string-as-unibyte): New macro.
18913         (ntlm-build-auth-response): Use it.
18914
18915         Remove Emacs 20 stuff:
18916         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18917         (butlast, mapc, remove): Remove the compiler macros.
18918         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18919         of delq and copy-sequence.
18920         * gnus-art.el (popup-menu): Remove the compiler macro.
18921         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18922         Emacs 20.
18923
18924 2004-01-05  Simon Josefsson  <jas@extundo.com>
18925
18926         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18927         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18928         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18929         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18930         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18931         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18932         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18933         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18934         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18935         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18936         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18937         string-xor into ntlm-string-xor.  Suggested by
18938         Jesper Harder <harder@myrealbox.com>.
18939
18940         * ntlm.el: Don't include poem.
18941
18942         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18943         Jesper Harder <harder@myrealbox.com>.
18944
18945         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18946
18947         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18948         probably breaks emacs with DL patch, but do we care? Is anyone
18949         still using the DL stuff?)
18950
18951         * sieve-manage.el: Use the password package.
18952         (sieve-manage-read-passwd): Remove.
18953         (sieve-manage-interactive-login): Use password.  Re-add
18954         condition-case around loop.
18955
18956         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18957         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18958         the password package.
18959
18960 2003-02-19  Simon Josefsson  <jas@extundo.com>
18961
18962         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18963         token.
18964
18965 2002-08-07  Simon Josefsson  <jas@extundo.com>
18966
18967         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18968         (sieve-manage-authenticators):
18969         (sieve-manage-authenticator-alist): Add some SASL mechs.
18970         (sieve-sasl-auth): New function.
18971         (sieve-manage-cram-md5-auth):
18972         (sieve-manage-plain-auth): Rewrite using SASL library.
18973         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18974         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18975         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18976         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18977
18978 2004-01-05  Simon Josefsson  <jas@extundo.com>
18979
18980         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18981         New files.
18982
18983 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18984
18985         * gnus-group.el (gnus-no-groups-message): Update.
18986
18987         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18988
18989 2003-11-09  Simon Josefsson  <jas@extundo.com>
18990
18991         * imap.el: Support for ID IMAP extension (RFC 2971).
18992         (imap-local-variables): Add imap-id.
18993         (imap-id): New variable.
18994         (imap-id): New function.
18995         (imap-parse-response): Parse untagged ID response.
18996         * nnimap.el (nnimap-id): New variable.
18997         (nnimap-open-connection): Use it.
18998
18999 2003-12-28  Simon Josefsson  <jas@extundo.com>
19000
19001         * gnus-score.el (gnus-score-edit-all-score): New.
19002         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19003
19004 2004-01-04  Simon Josefsson  <jas@extundo.com>
19005
19006         * password.el: Add.
19007
19008 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19009
19010         * dns.el (dns-query-types): Fix typo.
19011         (dns-query-types): New function.
19012         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19013         PTR and SOA replies, see RFC 1035.
19014
19015 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19016
19017         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
19018
19019         * Moved to Changelog.2.
19020
19021 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19022
19023         * gnus.el (gnus-version-number): Bump version.
19024
19025 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19026
19027         * gnus.el: No Gnus v0.1 is released.
19028
19029 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19030
19031         * gnus.el: No Gnus v0.0 is released.
19032
19033 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19034
19035         * gnus.el (gnus-version-number): Bump.
19036         (gnus-version): No.
19037
19038 See ChangeLog.2 for earlier changes.
19039
19040     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19041       Free Software Foundation, Inc.
19042
19043   This file is part of GNU Emacs.
19044
19045   GNU Emacs is free software: you can redistribute it and/or modify
19046   it under the terms of the GNU General Public License as published by
19047   the Free Software Foundation, either version 3 of the License, or
19048   (at your option) any later version.
19049
19050   GNU Emacs is distributed in the hope that it will be useful,
19051   but WITHOUT ANY WARRANTY; without even the implied warranty of
19052   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19053   GNU General Public License for more details.
19054
19055   You should have received a copy of the GNU General Public License
19056   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19057
19058 ;; Local Variables:
19059 ;; coding: utf-8
19060 ;; fill-column: 79
19061 ;; add-log-time-zone-rule: t
19062 ;; End: