Add ChangeLog.
[gnus] / lisp / ChangeLog
1 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2
3         * mml2015.el (mml2015-epg-sign): Use From header.
4
5 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8
9         * gnus-util.el (gnus-find-text-property-region): Return markers.
10
11         * shr.el (shr-tag-img): Put a displayer in the text property.
12
13         * gnus-util.el (gnus-find-text-property-region): New utility function.
14
15         * gnus-html.el (gnus-html-display-image): Make the alt optional.
16         (gnus-html-show-images): Remove.
17
18         * gnus-art.el (gnus-article-show-images): New, more general function.
19
20         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
21         image url text properties.
22
23         * shr.el: Ditto.
24
25         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
26         gnus-agent-auto-agentize-methods is set.  Which it isn't.
27
28 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
29
30         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
31         work for two or more articles.
32
33 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
34
35         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
36         divide an image that's in an html article to two or more when washing
37         non-ASCII characters in alt text of it.
38
39 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
42         smime-decrypt-region using function argument.
43         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
44
45         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
46
47         * smime.el (smime-decrypt-region): Catch it.
48
49 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
50
51         * smime.el (smime-mode-map): Move initialization into declaration.
52         (gnus-run-mode-hooks): Don't autoload.
53         (smime-mode): Use define-derived-mode.
54
55 2010-11-11  Glenn Morris  <rgm@gnu.org>
56
57         * smime.el (from): Restrict declaration to XEmacs.
58
59         * nnir.el (gnus-group-topic-name): Autoload.
60
61 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
62
63         * shr.el (shr-insert): Don't break long line if it is because of
64         kinsoku-bol characters in the line end.
65
66 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
67
68         * nnir.el (nnir-request-move-article): Fix to provide original group
69         and subject.
70         (nnir-warp-to-article): Don't fail on articles whose headers haven't
71         been retrieved.
72
73         * gnus-sum.el (gnus-summary-move-article): Use original group and
74         subject for virtual articles such as those in an nnir summary buffer.
75
76 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
77
78         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
79         least 21.5).
80
81         * smime.el (from): Declare it again for XEmacs.
82
83 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
84
85         * message.el (message-resend): Don't disable encoding unless it's
86         already encoded.
87
88         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
89         low-numbered articles.
90
91 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
92
93         * rfc2047.el (rfc2047-syntax-table): Simplify.
94
95         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
96
97         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
98         set-char-table-range for XEmacs.
99
100 2010-11-10  Glenn Morris  <rgm@gnu.org>
101
102         * time-date.el (time-to-seconds): Always an alias on Emacs,
103         never a real function.
104         (with-no-warnings): Remove compat stub, now unused.
105         (time-less-p): Doc fix.
106         (time-to-number-of-days): Simplify.
107
108         * smime.el (from): Remove unused declaration.
109
110         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
111         (gnus-float-time): On Emacs, always an alias.
112
113         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
114         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
115
116 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
117
118         * dgnushack.el: Don't use ignore-errors in the top level form since it
119         is unavailable in XEmacs even if cl is loaded.
120
121         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
122
123 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
124
125         * shr.el (browse-url-mailto): Autoload.
126
127         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
128
129         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
130         regexp doesn't need quoting.
131
132 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
133
134         * message.el (message-subject-trailing-was-ask-regexp)
135         (message-subject-trailing-was-regexp): Match was: in addition to was.
136
137 2010-11-09  Glenn Morris  <rgm@gnu.org>
138
139         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
140         (nnbabyl-check-mbox): Use point-at-bol.
141
142 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
143
144         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
145
146         * message.el (message-mailto): New function.
147         (message-mailto): Should accept other parameters.
148         (message-mailto): Remove since it duplicates browse-url-mailto
149         functionality.
150
151 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
152
153         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
154         methods.
155         (gnus-read-active-file): Ditto.
156
157         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
158         ": " from the prompt.
159         (gnus-group-make-group): Ditto.
160
161 2010-11-07  Glenn Morris  <rgm@gnu.org>
162
163         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
164         (gnus-bookmark-kill-line): Use point-at-eol.
165
166 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
167
168         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
169         asterisks in From header.
170
171 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
172
173         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
174         string to avoid making the From headers syntactically invalid.
175
176         * message.el (message-send-mail): Don't insert courtesy messages if the
177         message already has List-Post and List-ID messages.
178
179 2010-11-06  Glenn Morris  <rgm@gnu.org>
180
181         * gnus-art.el (gnus-treat-article): Give dynamic local variables
182         `condition', `type', `length' a prefix.
183         (gnus-treat-predicate): Update for above name changes.
184
185 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
186
187         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
188         binding.  Handled by `gnus-summary-refer-thread' instead.
189         (nnir-warp-to-article): New backend function.
190
191         * nnimap.el (nnimap-request-thread): Force dependency updating.
192
193         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
194         (gnus-summary-refer-thread): Rework to improve thread-referral.
195
196         * gnus-int.el (gnus-warp-to-article): New function.
197
198         * gnus-sum.el (gnus-summary-article-map): Bind it.
199
200 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
201
202         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
203         gnus-summary-refer-thread.
204
205         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
206         headers.
207         (gnus-summary-limit-include-thread): Prevent articles in thread from
208         being cut in gnus-cut-threads.
209         (gnus-summary-refer-thread): Limit retrieved headers to those in
210         thread.
211
212 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
213
214         * message.el (message-send-mail): Use the value of
215         message-courtesy-message from the message buffer.
216
217         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
218
219         * shr.el (shr-browse-url): Implement mailto: URLs.
220
221         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
222         "raw".
223
224         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
225         if it's already selected.
226
227         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
228
229 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
230
231         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
232         to measure the length and truncate alt text.
233
234 2010-11-03  Glenn Morris  <rgm@gnu.org>
235
236         * nndiary.el (nndiary-generate-nov-databases-1)
237         (nndiary-generate-active-info): Rename dynamic variable `files' to
238         something less generic.
239
240 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
241
242         * nnir.el (nnir-request-move-article): Call the underlying backend to
243         move articles from nnir.
244
245 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
246
247         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
248
249 2010-11-02  Julien Danjou  <julien@danjou.info>
250
251         * nnir.el: Remove wais support.
252
253 2010-11-02  Glenn Morris  <rgm@gnu.org>
254
255         * gnus-html.el: Reorder requirements to quieten compiler.
256
257 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
258
259         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
260         properly for XEmacs as well.
261         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
262         (gnus-article-natural-long-line-p): Use window-width rather than
263         frame-width.
264
265 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
266
267         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
268         (nnir-read-parms): Don't modify query.
269         (nnir-run-query): Add ability to search topic on current line.
270         (nnir-get-active): Clean up.
271
272 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
273
274         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
275         degenerate articles.
276
277         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
278         (gnus-print-buffer): Just print the buffer as is, without any copying
279         to a buffer and then re-highlighting.
280
281         * nnimap.el (nnimap-request-group): Store the new updated info.
282         (nnimap-request-group): Select the group when we don't know whether it
283         exists or not.
284
285         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
286         groups.
287
288         * gnus-group.el (gnus-group-find-new-groups): Display all the new
289         groups.
290
291         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
292         groups.
293
294         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
295         long-lines case by only filling the long lines.
296
297         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
298         (bug #7311).
299
300 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
301
302         * shr.el: No need to declare `declare-function' since shr.el is for
303         only Emacsen that provide `libxml-parse-html-region'.
304
305         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
306         effective only in a file it is referred to.
307
308 2010-11-01  Glenn Morris  <rgm@gnu.org>
309
310         * mm-util.el (gnus-completing-read): Autoload.
311         (mm-read-coding-system): Simplify Emacs definition.
312
313         * nnmail.el (gnus-activate-group):
314         * nnimap.el (gnutls-negotiate):
315         * nntp.el (netrc-parse): Fix declarations.
316
317 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
318
319         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
320         string-match-p in Emacs >=23.
321
322         * gnus-msg.el (gnus-configure-posting-styles)
323         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
324
325 2010-11-01  Glenn Morris  <rgm@gnu.org>
326
327         * nnir.el (declare-function): Add compat stub.
328         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
329         (nnir-run-gmane): Require 'mm-url.
330
331         * mm-util.el (mm-string-to-multibyte): Simplify.
332
333         * shr.el (declare-function): Add compat stub.
334         (url-cache-create-filename): Declare.
335         (mm-disable-multibyte, widget-convert-button): Autoload.
336
337         * smime.el (ldap-search): Declare.
338         (smime-cert-by-ldap-1): Require ldap on Emacs.
339
340         * nnimap.el: Require nnmail, and gnus-sum when compiling.
341         (nnimap-keepalive): Use gnus-float-time.
342
343         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
344         (mail-source-delete-crash-box): Use gnus-float-time.
345
346         * gnus-dired.el (gnus-completing-read): Autoload.
347
348         * mm-view.el (gnus-rescale-image): Autoload.
349
350         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
351
352         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
353
354         * sieve-manage.el: Require 'cl when compiling.
355
356         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
357         (gnus-iswitchb-completing-read): Require iswitchb.
358         (gnus-select-frame-set-input-focus): Silence compiler.
359
360 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
361
362         * message.el (message-subject-trailing-was-query): Change default to t,
363         since I think that's what most people want.
364
365         * nnimap.el (nnimap-request-accept-article): Erase buffer before
366         appending for easier debugging.
367         (nnimap-wait-for-connection): Take a regexp.
368         (nnimap-request-accept-article): Wait for the continuation line before
369         sending anything unless we're streaming.
370
371         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
372         leave the header washing to take place.
373
374 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
375
376         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
377         regular expression match and replace in posting styles.
378
379 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
380
381         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
382         an entire server.
383         (nnir-get-active): New function.
384         (nnir-run-imap): Use it.
385         (nnir-run-gmane): Who knew, gmane search returns an article score!
386
387         * gnus-srvr.el (gnus-server-mode-map): add binding "G" to search the
388         server on the current line with nnir.
389
390 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
391
392         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
393         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
394         left edge.
395         (gnus-article-foldable-buffer): Skip past the prefix when determining
396         raggedness.
397
398         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
399         the raw article, and change `C-u g' to show the article without doing
400         treatments.
401
402         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
403         on to `gnus-treat-article'.
404         (gnus-inhibit-article-treatments): New variable.
405
406         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
407
408         * gnus-art.el (gnus-treatment-function-alist): Have
409         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
410         (gnus-treat-fill-long-lines): Change default to fill all text/plain
411         sections.
412
413         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
414         parameter.
415         (gnus-article-fill-cited-long-lines): New function.
416         (gnus-article-fill-cited-article): Allow filling only long sections.
417
418         * shr.el (shr-find-fill-point): Don't break lines between punctuation
419         and non-punctuation (like after the apostrophe in "'We").
420
421         * gnus-sum.el (gnus-summary-select-article): Make sure
422         gnus-original-article-buffer is alive.
423
424         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
425         reflect the order they're in in the digest.
426
427         * gnus.el (gnus-group-startup-message): Move point to the start of the
428         buffer.
429
430         * nnimap.el (nnimap-capability): New function.
431         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
432         is set.
433
434 2010-10-31  David Engster  <dengste@eml.cc>
435
436         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
437         conform with changes to gnus-completing-read.
438
439 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
440
441         * shr.el (shr-tag-img): Output "*" instead of "[img]".
442
443 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
444
445         * nnir.el move defvar, defcustom around to keep file organized and keep
446         byte-compiler quiet.
447         (nnir-read-parms): accept search-engine as arg.
448         (nnir-run-query): pass search-engine as arg.
449         (nnir-search-engine): remove.
450
451 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * shr.el (shr-generic): The text nodes should be text, not :text.
454
455         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
456         later in the file.
457
458 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
459
460         * nnir.el: general clean up. allow searching with multiple
461         engines. allow separate extra-parameters for each engine. batch queries
462         when possible.
463         (nnir-imap-default-search-key,nnir-method-default-engines): add
464         customize interface.
465         (nnir-run-gmane): new engine.
466         (nnir-engines): use it. qualify all prompts with engine name.
467         (nnir-search-engine): remove global variable.
468         (nnir-run-hyrex): restore for now.
469         (nnir-extra-parms,nnir-search-history): new variables.
470         (gnus-group-make-nnir-group): use them.
471         (nnir-group-server): remove in favor of gnus-group-server.
472         (nnir-request-group): avoid searching twice.
473         (nnir-sort-groups-by-server): new function.
474
475 2010-10-30  Julien Danjou  <julien@danjou.info>
476
477         * gnus-group.el: Remove gnus-group-fetch-control.
478
479         * gnus-start.el (gnus-find-new-newsgroups): Remove
480         gnus-check-first-time-used.
481
482         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
483
484 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
485
486         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
487         set on groups that don't have \* permanentflags.
488
489 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
490
491         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
492         control the background color.
493         (shr-tag-img): Ignore very small web bug type images.
494         (shr-put-image): Add help-echo alt texts to the images.
495         (shr-tag-video): Show the video poster image.
496
497 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
498
499         * shr.el (shr-table-depth): New variable.
500         (shr-tag-table-1): Only insert the images after the top-level table.
501
502         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
503
504         * gnus-util.el (gnus-list-memq-of-list): New function.
505
506         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
507         selected.
508         (nnimap-unsplittable-articles): New slot.
509         (nnimap-new-articles): Use it.
510
511 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
512
513         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
514         move to the previous line on `M-g'.
515
516 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
517
518         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
519         *-request-group, which seems unnecessary.
520
521         * nnimap.el (nnimap-quote-specials): Function copied over from
522         imap.el.
523         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
524         they support that.  Suggested by Tom Regner.
525
526 2010-10-29  Julien Danjou  <julien@danjou.info>
527
528         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
529         defalias.
530         (gnus-summary-delete-marked-with): Remove obsolete defalias.
531
532         * gnus.el: Remove `gnus-nntp-service' variable.
533         (gnus-secondary-servers): Make obsolete.
534         (gnus-nntp-server): Make obsolete.
535
536         * gnus-start.el (gnus-1): Remove x-splash calls.
537
538         * gnus-ems.el (gnus-x-splash): Remove.
539
540         * gnus.el (gnus-group-startup-message): Simplify/update code.
541
542         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
543         definition.
544
545         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
546         capability before doing anything.
547         (gnus-group-insert-group-line): Remove useless
548         gnus-group-remove-excess-properties.
549
550 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
551
552         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
553
554 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
555
556         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
557         config after reselecting.
558
559 2010-10-28  Julien Danjou  <julien@danjou.info>
560
561         * shr.el (shr-put-image): Use point even if only inserting text.
562         (shr-put-image): Save excursion when inserting alt text on non-graphic
563         display, so the behaviour is the same when we are on a graphic display.
564
565         * nnir.el (nnir-run-swish-e): Remove hyrex support.
566
567 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
568
569         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
570         (gnus-mime-copy-part): Check coding system, not charset.
571         (gnus-mime-view-part-externally): Never remove part.
572         (gnus-mime-view-part-internally): Don't remove part here.
573         (gnus-article-part-wrapper): Make sure MIME tag is visible.
574         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
575         multipart/alternative.
576
577         * mm-decode.el (mm-display-part): Take optional arg `force'.
578
579 2010-10-26  Julien Danjou  <julien@danjou.info>
580
581         * gnus-group.el (gnus-group-default-list-level): Add this function to
582         compute the default list level.
583         (gnus-group-default-list-level): Add possibility to use a function.
584
585 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
586
587         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
588
589         * gnus-group.el (gnus-group-completing-read)
590         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
591         gnus-replace-in-string.
592
593 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * shr.el (shr-tag-div): Added.
596
597         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
598
599 2010-10-25  Julien Danjou  <julien@danjou.info>
600
601         * gnus-util.el: Remove `gnus-with-local-quit'.
602
603         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
604
605 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
606
607         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
608         the original article buffer.
609
610 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
611
612         * nnimap.el (nnimap-request-head): New function.
613         (nnimap-request-move-article): Try to be slighly faster by not
614         requesting the entire message when moving.
615         (nnimap-transform-headers): Don't bug out on bodiless articles.
616         (nnimap-send-command): Have no outstanding messages if the IMAP server
617         doesn't support streaming.
618         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
619
620 2010-10-24  Julien Danjou  <julien@danjou.info>
621
622         * message.el (message-default-headers): Fix type.
623
624 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
625
626         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
627         prefetching images.
628
629         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
630         backend for unknown groups.  This is mainly useful for nnimap groups.
631
632         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
633         group isn't covered by the agent.
634
635 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
636
637         * nnir.el (nnir-method-default-engines): new variable.
638         (nnir-run-query): use it.
639         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
640         (gnus-summary-nnir-goto-thread): change group if needed.
641
642         * gnus-group.el (gnus-group-group-map): add key binding for
643         gnus-group-make-nnir-group.
644
645 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
646
647         * shr.el (shr-tag-object): Added.
648
649         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
650         original article buffer live.
651         (gnus-summary-select-article-buffer): Mention
652         gnus-widen-article-buffer.
653
654 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
655
656         * shr.el (shr-tag-strong): Added.
657
658 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
659
660         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
661         group names.  They mess up the group buffer badly.
662
663         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
664
665         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
666         instead of the summary one.
667
668 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         * mml.el (mml-preview): Work properly when editing article.
671
672         * gnus-start.el (gnus-read-active-file-1): Don't add method to
673         gnus-have-read-active-file if it's already been in.
674
675 2010-10-22  Tom Tromey  <tromey@redhat.com>
676
677         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
678         gnus-group-completing-read.
679
680 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
681
682         * message.el (message-mode-map): Don't bind M-; to comment region, to
683         allow the global comment-dwim to work.
684
685 2010-10-21  Julien Danjou  <julien@danjou.info>
686
687         * message.el (message-setup-1): Allow message-default-headers to be a
688         function.
689
690 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
691
692         * shr.el (shr-tag-table): Simplify.
693
694 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
695
696         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
697         to avoid trying to snarf invalid stuff.
698
699         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
700
701         * gnus.el (gnus-message-archive-group): Quote value.
702         (gnus-message-archive-group): Mark as changed.
703
704         * shr.el (shr-add-font): Don't put the font properties on the newline
705         or the indentation.
706
707         * message.el (message-fix-before-sending): Change options when sending
708         non-printable characters.
709
710         * gnus.el (gnus-message-archive-method): Change the default to
711         monthly outgoing groups.
712
713         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
714         that have gotten new numbers.
715
716         * nnimap.el (nnimap-request-replace-article): New function.
717
718 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
719
720         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
721         (nnrss-request-article): Don't use special html washing code.
722
723 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
724
725         * shr.el (shr-tag-table): Remove useless nconc.
726
727 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
728
729         * gnus-art.el (article-wash-html): Simplify and remove the charset
730         stuff.  Use the normal html rendering code instead of the special html
731         washing code.
732
733         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
734         `gnus-w3m' symbols.
735         (mm-text-html-washer-alist): Removed.
736
737         * mm-decode.el (mm-inline-text-html-renderer): Removed.
738         (mm-inline-media-tests): Removed use.
739         (mm-text-html-renderer): Change default to the `shr' symbol.
740
741         * mm-view.el (mm-inline-text-html): Removed use.
742
743         * gnus-art.el (gnus-blocked-images): New function.  Allow the
744         `gnus-blocked-images' to be a function.
745         (gnus-article-wash-function): Removed.
746
747 2010-10-20  Julien Danjou  <julien@danjou.info>
748
749         * spam.el (spam-list-of-processors): Mark as obsolete.
750
751         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
752         (nnimap-insert-partial-structure): Fix boundary detection.
753
754 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
755
756         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
757         run file-truename on remote files.  This can be expensive and even
758         prevent one from editing drafts if some unrelated buffer has a stale
759         connection.
760
761 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
762
763         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
764         kinsoku-eol regardless of shr-kinsoku-shorten.
765         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
766         (shr-tag-table): Support caption, thead, and tfoot.
767
768 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
769
770         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
771         lines.
772         (shr-save-contents): New command and keystroke.
773
774         * nndoc.el (nndoc-type-alist): Add git support.
775         (nndoc-git-type-p): New function.
776         (nndoc-transform-git-article): Ditto.
777         (nndoc-transform-git-headers): Ditto.
778         (nndoc-transform-git-headers): Generate Subject headers.
779
780         * shr.el (shr-parse-style): New function.
781         (shr-tag-span): Ditto.
782
783         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
784         to `G G' to avoid collisions.
785
786 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
787
788         * shr.el: Load kinsoku if necessary.
789         (shr-kinsoku-shorten): New internal variable.
790         (shr-find-fill-point): Make kinsoku shorten text line if
791         shr-kinsoku-shorten is bound to non-nil.
792         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
793         shr-indentation too when testing if table is wider than frame width.
794         (shr-insert-table): Use `string-width' instead of `length' to measure
795         text width.
796         (shr-insert-table-ruler): Make sure indentation is done at bol.
797
798 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
799
800         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
801         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
802         undecoded network data.
803
804 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
805
806         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
807         name in the mode line spec so that the mode line menu works
808         (bug #2431).
809
810         * message.el (message-get-reply-headers): If we're fed `to-address',
811         then always use that.
812
813         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
814         aren't so wide as to need to switch off the edit menu.
815
816         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
817         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
818
819         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
820         `M-g'.
821         (nnimap-update-info): Update flags/read marks even if \* isn't part of
822         the permanent marks.
823
824 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
825
826         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
827         Splitting according to references/in-reply-to obeys the ignore-groups
828         variable, while splitting by sender and subject do not.
829
830 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
831
832         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
833         alist, so that we can look for non-Unicode chars.
834         (article-translate-strings): Allow both character and string maps.
835
836 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
837
838         * shr.el (shr-insert): Don't insert space behind a wide character
839         categorized as kinsoku-bol, or between characters both categorized as
840         nospace.
841
842 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
843
844         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
845         headers to gnus-newsgroup-headers.
846
847 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
848
849         * shr.el (shr-tag-img): Don't align images -- since we're not
850         rescaling, this often leads to ugly displays.
851
852 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
853
854         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
855         duplicates.
856
857 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
858
859         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
860         call.
861
862 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
863
864         * gnus.el: Autoload gnus-html-show-images.
865
866         * nnimap.el: Use nnheader-message throughout.
867
868         * shr.el (shr-tag-img): Ignore images with no data.
869
870 2010-10-15  Julien Danjou  <julien@danjou.info>
871
872         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
873         a possibility to disable format=flow encoding when using hard newlines.
874
875 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
876
877         * shr.el (shr-insert): Remove space inserted before or after a
878         breakable character or at the beginning or the end of a line.
879         (shr-find-fill-point): Do kinsoku; find the second best point or give
880         it up if there's no breakable point.
881
882 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
883
884         * nnimap.el (nnimap-open-connection): Message when opening connection
885         for debugging purposes.
886
887         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
888         on every setup buffer call to allow this to change from article to
889         article.
890
891         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
892         buffers where we have a wide table.
893
894 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
895
896         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
897         uses *-request-thread.
898
899 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
900
901         * nnimap.el (nnimap-open-connection): Remove %s from openssl
902         incantation, which is no longer valid.
903
904 2010-10-14  Julien Danjou  <julien@danjou.info>
905
906         * shr.el: Fix defcustom type (char -> character).
907
908 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
909
910         * nnimap.el (nnimap-open-connection): tls-program should be a list of
911         programs.
912
913 2010-10-14  Julien Danjou  <julien@danjou.info>
914
915         * shr.el (shr-tag-a): Use url-link as widget type.
916
917         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
918         `gnus-group-get-icon'.
919
920 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
921
922         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
923         This should make server editing work better.
924
925         * shr.el (shr-find-fill-point): Don't inloop on indented text.
926
927         * tls.el (tls-program): Remove spurious %s from openssl.
928
929         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
930         (nnimap-parse-flags): Fix regexp.
931
932         * shr.el (shr-find-fill-point): Use a filling algorithm that should
933         probably work for CJVK text, too.
934
935         * nnimap.el (nnimap-extend-tls-programs): Removed.
936         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
937
938         * tls.el (tls-starttls-switches): Remove starttls hack.
939         (open-tls-stream): Ditto.
940         (tls-find-starttls-argument): Ditto.
941
942 2010-10-13  Julien Danjou  <julien@danjou.info>
943
944         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
945         responses.
946
947 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
948
949         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
950
951         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
952         anything in Emacs.
953
954         * shr.el (shr-current-column): Remove buggy and unnecessary function.
955
956 2010-10-13  Julien Danjou  <julien@danjou.info>
957
958         * shr.el (shr-width): Make shr-width a defcustom with default to
959         fill-column.
960         (shr-tag-img): Use shr-width rather than fill-column.
961
962 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
963
964         * dgnushack.el (byte-optimize-apply)
965         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
966
967         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
968         position when (X-)Faces exist.
969         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
970         avatars when called interactively.
971
972 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
973
974         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
975         gnus-article-x-face-too-ugly is bound.
976
977 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
978
979         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
980
981         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
982         mailbox that doesn't exist.
983
984 2010-10-12  Julien Danjou  <julien@danjou.info>
985
986         * shr.el (shr-tag-img): Encode URL properly when retrieving.
987         (shr-get-image-data): Encode URL properly when fetching from cache.
988         (shr-tag-img): Use aligned-to spaces to align correctly images.
989
990         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
991         before inserting the Gravatar.
992
993         * shr.el (shr-tag-img): Add align attribute support for <img>.
994
995 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
996
997         * gnus-gravatar.el (gnus-art): Required.
998
999         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1000         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1001         Remove long obsoleted functions.
1002
1003 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1004
1005         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1006
1007         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1008
1009         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1010         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1011         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1012         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1013         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1014         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1015         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1016
1017 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1018
1019         * nnimap.el (nnimap-request-rename-group): Select group read-only
1020         before renaming it.
1021
1022         * shr.el (shr-insert): Fix up the white space only regexp.
1023
1024         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1025         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1026
1027         * shr.el (shr-current-column): New function.
1028         (shr-find-fill-point): New function.
1029
1030 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1031
1032         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1033         numbers.
1034
1035 2010-10-11  Julien Danjou  <julien@danjou.info>
1036
1037         * shr.el (shr-hr-line): Add.
1038         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1039         display hr lines.
1040         (shr-max-columns): Do not change state to nil if we just inserting
1041         spaces.
1042
1043 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1044
1045         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1046         select the last group.
1047
1048 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1049
1050         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1051
1052 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1053
1054         * dig.el (dig-mode-map): Declare and define in one step.
1055
1056 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1057
1058         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1059         for Gnus.
1060         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1061         (nnimap-update-qresync-info): Mark \Seen articles as read.
1062
1063         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1064         non-variable, too.
1065
1066         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1067         available.
1068         (nnimap-update-info): Rely more on the current active than the param
1069         active to avoid marking articles as read too much.
1070
1071         * auth-source.el (auth-source-create): Use (user-login-name) for the
1072         user name default.
1073
1074         * nnimap.el (nnimap-update-info): If the server doesn't return any
1075         useful info, just use the previous info.
1076         (nnimap-update-info): Prefer old info over start-article.
1077         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1078
1079 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1080
1081         * nnir.el (autoload): Clean up autoloads.
1082         (nnir-imap-default-search-key): Renamed from
1083         nnir-imap-search-field. Use key rather than value.
1084         (nnir-imap-search-other): New variable.
1085         (nnir-read-parm): Use it.
1086         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1087         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1088
1089 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1090
1091         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1092         the process, too.
1093
1094 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1095
1096         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
1097         Allbery.
1098
1099         * shr.el: Rework the way things are indented by <li> slightly.
1100
1101         * gnus.el (gnus-group-set-parameter): Fix typo.
1102
1103         * nnimap.el: Start implementing QRESYNC support.
1104
1105 2010-10-09  Julien Danjou  <julien@danjou.info>
1106
1107         * nnir.el (nnir-engines): Fix too many arguments.
1108
1109 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1110
1111         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1112         group is the "last", so that the backends like nnfolder actually save
1113         their folders.
1114
1115         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1116         try to use that for the tls stream.
1117         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1118         UIDVALIDITY and find out which groups are read-only and not.
1119         (nnimap-get-flags): Use the same marks parsing code as the rest of
1120         nnimap.
1121
1122 2010-10-09  Julien Danjou  <julien@danjou.info>
1123
1124         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1125
1126         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1127         retrieving gravatars.
1128
1129         * shr.el (shr-table-corner): Add.
1130         (shr-table-line): Add.
1131         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1132
1133 2010-10-08  Julien Danjou  <julien@danjou.info>
1134
1135         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1136
1137 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1138
1139         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1140
1141         * gnus-sum.el (gnus-mark-article-as-unread)
1142         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1143         (gnus-summary-set-bookmark): Use it.
1144
1145         * gnus-msg.el (gnus-setup-message): Use it.
1146
1147         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1148
1149         * gnus.el (gnus-group-remove-parameter): Use it.
1150
1151         * gnus-group.el (gnus-group-make-web-group): Use it.
1152
1153         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1154
1155         * nnregistry.el: Update docs to mention manual.
1156
1157         * gnus-registry.el: Update docs to mention nnregistry.el.
1158         (gnus-registry-initialize): Don't install nnregistry refer method
1159         automatically.
1160         (gnus-registry-install-nnregistry): Remove it.
1161
1162 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1163
1164         * shr.el (shr-insert): Don't insert double spaces.
1165
1166 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1167
1168         * gnus-gravatar.el (gnus-treat-from-gravatar)
1169         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1170         called interactively.
1171
1172         * gnus-art.el (gnus-mime-view-part-externally)
1173         (gnus-mime-view-part-internally): Make predicate function passed to
1174         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1175         of a mime type.
1176
1177         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1178
1179 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1180
1181         * shr.el (require): Require cl when compiling.
1182         (shr-tag-hr): New function.
1183
1184         * nnimap.el (nnimap-update-info): Remove double setting of high.
1185         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
1186         makes nnimap work properly on Courier again.
1187
1188         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1189         the variable for backwards compatability.
1190
1191         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1192         the file name before using to avoid setting mm-default-directory to
1193         nil.
1194
1195         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1196         bidning gnus-agent variables.
1197
1198         * shr.el (shr-render-td): Use a cache for the table rendering function
1199         to avoid getting an exponential rendering behaviour in nested tables.
1200         (shr-insert): Rework the line-breaking algorithm.
1201         (shr-insert): Don't leave trailing spaces.
1202         (shr-insert-table): Also insert empty TDs.
1203         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1204
1205 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1206
1207         * gnus-sum.el (gnus-number): Rename from `number'.
1208         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1209         (gnus-summary-limit-children): Update uses correspondingly.
1210
1211 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1212
1213         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1214         (gnus-gravatar-transform-address): Don't show avatars of people of
1215         which mail addresses match gnus-gravatar-too-ugly.
1216
1217 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1218
1219         * shr.el (shr-table-widths): Expand TD elements to fill available
1220         space.
1221
1222 2010-10-07  Julien Danjou  <julien@danjou.info>
1223
1224         * nnimap.el (nnimap-request-rename-group): Add this method.
1225
1226 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1229         name from XEmacs' function-arglist.
1230
1231         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1232         gravatar under XEmacs.
1233
1234 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1235
1236         * auth-source.el: Update docs with TODO items.
1237
1238         * gnus-sync.el: Update docs to explain state and plans.
1239
1240         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1241         Hooks for mark updates.
1242         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1243
1244         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1245         hooks with arguments, which is needed for mark update hooks.
1246
1247 2010-10-06  Julien Danjou  <julien@danjou.info>
1248
1249         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1250         was matched.
1251
1252         * sieve-manage.el: Update example in `Commentary'.
1253
1254         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1255
1256         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1257         not 2000.
1258         (sieve-manage-authenticate): Re-add function.
1259
1260 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1261
1262         * shr.el (shr-insert): Get 'space transition right.
1263         (shr-render-td): Only delete space at the end of the TD.
1264
1265         * nnimap.el (nnimap-open-connection): Prepare to support
1266         open-gnutls-stream.
1267
1268         * shr.el: Rearrange function order to be more logical.
1269
1270 2010-10-06  Julien Danjou  <julien@danjou.info>
1271
1272         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1273         (nnrss-discover-feed): Remove 404 URL in docstring.
1274
1275         * nnir.el: Fix Swish-E URL.
1276         Fix Namazu URL.
1277
1278         * message.el (message-change-subject): Remove 404 URL in a comment.
1279
1280 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1281
1282         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1283         called interactively.
1284
1285         * gnus-util.el (gnus-remove-if): Allow hash table.
1286         (gnus-remove-if-not): New function.
1287
1288         * gnus-art.el (gnus-mime-view-part-as-type)
1289         * gnus-score.el (gnus-summary-score-effect)
1290         * gnus-sum.el (gnus-read-move-group-name):
1291         Replace remove-if-not with gnus-remove-if-not.
1292
1293         * gnus-group.el (gnus-group-completing-read):
1294         Regard collection as a hash table if it is not a list.
1295
1296 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1297
1298         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1299
1300         * shr.el: Document the table-rendering algorithm.
1301
1302 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1303
1304         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1305         for Emacsen having no `libxml-parse-html-region' support.
1306
1307 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1310         invalid URLs.
1311
1312         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1313         line-broken.
1314         (shr-tag-img): Ignore image fetching errors.
1315         (shr-overlays-in-region): Compute overlay positions correctly.
1316
1317         * mm-decode.el (mm-shr): Require shr.
1318
1319         * gnus-art.el (gnus-blocked-images): Move variable here.
1320
1321         * shr.el (shr-insert-table): Bind free variable.
1322
1323         * mm-decode.el (mm-shr): Bind shr-content-function.
1324
1325         * shr.el (shr-content-function): New variable.
1326
1327         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1328         added for symmetry.
1329
1330         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1331
1332         * gnus-group.el (gnus-group-make-group): Doc fix.
1333
1334         * nnimap.el (nnimap-request-newgroups): Return success.
1335
1336         * shr.el (shr-find-elements): New function.
1337         (shr-tag-table): Put all the images after the table.
1338         (shr-tag-table): Really inhibit images inside the table.
1339         (shr-collect-overlays): Copy over overlays from the TD elements to the
1340         main document.
1341
1342         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1343         gnus-blocked-images.
1344
1345 2010-10-05  Julien Danjou  <julien@danjou.info>
1346
1347         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1348
1349         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1350         (gnus-html-maximum-image-size): Add this function.
1351         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1352
1353         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1354         server-value of the capability is nil.
1355
1356 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1357
1358         * shr.el (shr-tag-em): Add <EM> tag.
1359
1360 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1361
1362         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1363         customizable.
1364
1365         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1366         handing broken links to browse-url.
1367
1368 2010-10-05  Julien Danjou  <julien@danjou.info>
1369
1370         * gnus-util.el (gnus-emacs-completing-read)
1371         (gnus-iswitchb-completing-read): Use autoload rather than require.
1372
1373 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1374
1375         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
1376         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
1377         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
1378         iswitchb-temp-buflist for XEmacs.
1379
1380         * gnus-util.el (gnus-completing-read-function): Exclude
1381         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1382         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1383         XEmacs.
1384
1385         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1386         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1387
1388         * gnus-html.el: Don't require help-fns under XEmacs.
1389         (gnus-html-schedule-image-fetching): Work for XEmacs.
1390
1391         * mm-decode.el (mm-shr): Decode contents by charset.
1392
1393 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1394
1395         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1396         unknown.
1397
1398         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1399         (shr-get-image-data): Ensure against the cache file missing.
1400
1401         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1402         for data.
1403
1404         * spam-report.el (spam-report-url-ping-plain): Don't query about
1405         killing the process.
1406
1407         * shr.el (shr-render-td): Protect against too-wide text.
1408
1409 2010-10-04  Julien Danjou  <julien@danjou.info>
1410
1411         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1412         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1413
1414         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1415         retrieved.
1416
1417 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1418
1419         * shr.el (browse-url): Required.
1420         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1421         lines.
1422         (shr-show-alt-text, shr-browse-image): New commands.
1423         (shr-browse-url, shr-copy-url): New commands.
1424
1425         * gnus-sum.el (gnus-widen-article-window): New variable.
1426         (gnus-summary-select-article-buffer): Use it.
1427
1428         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1429         without @ signs.
1430
1431 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1432
1433         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1434
1435 2010-10-04  Julien Danjou  <julien@danjou.info>
1436
1437         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1438         for XEmacs.
1439
1440 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1441
1442         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1443
1444         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1445         (nnimap-close-server): Implement.
1446
1447         * dgnushack.el (iswitchb): Require to shut up the compiler.
1448
1449         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1450         (shr-insert): Tweak line breaking.
1451         (shr-insert): Handle <pre> better.
1452         (shr-tag-li): Get <li> indentation right.
1453         (shr-tag-li): Get <li> indentation even righter.
1454         (shr-tag-blockquote): Ensure paragraph start.
1455         (shr-make-table): Tweak table generation.
1456         (shr-make-table): Fix typo.
1457
1458         * shr.el: Implement table rendering.
1459
1460 2010-10-04  Julien Danjou  <julien@danjou.info>
1461
1462         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1463
1464 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1465
1466         * shr.el (shr-insert): Use string anchors instead of line anchors.
1467
1468 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1469
1470         * shr.el: Add headings.
1471         (shr-ensure-paragraph): Actually work.
1472         (shr-tag-li): Make <ul> prettier.
1473         (shr-insert): Get white space at the beginning/end of elements right.
1474         (shr-tag-p): Collapse subsequent <p>s.
1475         (shr-ensure-paragraph): Don't insert double line feeds after blank
1476         lines.
1477         (shr-insert): \t is also space.
1478         (shr-tag-s): Fix "s" tag name function.
1479         (shr-tag-s): Fix face prop name.
1480
1481 2010-10-03  Julien Danjou  <julien@danjou.info>
1482
1483         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1484
1485         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1486         gnus-window-inside-pixel-edges.
1487
1488         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1489         gnus-ems.
1490
1491         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1492
1493         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1494         function.
1495
1496         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1497         resize choice.
1498
1499 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1500
1501         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1502         beginning of the buffer.
1503
1504         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1505         article buffer again.
1506
1507         * shr.el (shr-tag-p): Don't insert newlines at the start of the
1508         buffer.
1509
1510         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1511         when it's at the start of the buffer.
1512
1513         * shr.el (shr-tag-blockquote): Convert name.
1514         (shr-rescale-image): Use the right image-size variant.
1515
1516         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1517         buffer isn't shown, then select the current article first instead of
1518         bugging out.
1519         (gnus-summary-select-article-buffer): Show both the article and summary
1520         buffers again.
1521
1522         * shr.el (shr-fontize-cont): Protect against regions with no text.
1523         Rename tag functions to shr-tag-* for enhanced security.
1524         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1525
1526 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1527
1528         * shr.el (shr-insert):
1529         * pop3.el (pop3-movemail):
1530         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1531         loaded.
1532
1533 2010-10-03  Glenn Morris  <rgm@gnu.org>
1534
1535         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1536
1537         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1538
1539         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1540
1541         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1542
1543         * gnus-util.el (gnus-make-local-hook): Simplify.
1544
1545 2010-10-02  Julien Danjou  <julien@danjou.info>
1546
1547         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1548         (gnus-ido-completing-read): New function.
1549         (gnus-emacs-completing-read): New function.
1550         (gnus-completing-read): Use gnus-completing-read-function.
1551         Add gnus-completing-read-function.
1552
1553 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1554
1555         * shr.el (shr-insert-document): Autoload.
1556         (shr-img): Be silent.
1557         (shr-insert): Add a newline after every picture before text.
1558         (shr-add-font): Use overlays for combining faces.
1559         (shr-insert): Pass upwards the text start point.
1560
1561         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1562         possible.
1563         (mm-shr): New function.
1564
1565 2010-10-02  Julien Danjou  <julien@danjou.info>
1566
1567         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1568         should go backward.
1569
1570 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1571
1572         * shr.el (shr): Fix typo in provide call.
1573
1574 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1575
1576         * shr.el: New file.
1577
1578         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1579
1580         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1581         completing read.
1582
1583 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1584
1585         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1586         we're being queried about.  Suggested by Dan Jacobson.
1587
1588         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
1589         by Jason Eisner.
1590
1591         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1592         table, too.  Suggested by Stefan Wiens.
1593         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1594         the table unnecessary.  Suggested by Stefan Wiens.
1595
1596         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1597         longer needed, and probably doesn't work either, as pointed out by
1598         Stefan Wiens.
1599         (gnus-summary-exit): Remove call to the clearing function.
1600         (gnus-summary-exit-no-update): Ditto.
1601
1602         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1603         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1604         Reported by Stefan Monnier.
1605         (gnus-summary-save-in-rmail): Ditto.
1606
1607         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1608         article buffer, instead of both the article buffer and the summary
1609         buffer.  Sort of suggested by Dan Jacobson.
1610
1611         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1612
1613         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1614         Suggested by Dan Jacobson.
1615
1616         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1617         documentation clearer.
1618
1619         * message.el (message-shorten-references): Comment on the number "21".
1620         Suggested by Stefan Monnier.
1621
1622         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1623         Suggested by Dan Jacobson.
1624
1625         * gnus.el (gnus-large-newsgroup): Mention
1626         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1627
1628         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1629         externalize attachments.  Bug reported by Steve Wen.
1630
1631         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1632         really message anything to the user.
1633
1634         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1635         directly.
1636
1637         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1638         messages in empty groups.
1639
1640 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1641
1642         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1643         non-UIDNEXT group.
1644
1645 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1646
1647         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1648         not the value from the collection.
1649
1650         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1651         values.  This sometimes happens on some groups that have no info.
1652         (nnimap-request-newgroups): New function.
1653
1654 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1655
1656         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1657         check into `gnus-registry-initialize'.
1658         (gnus-registry-initialize): Ditto.
1659         Fix and extend header docs.
1660
1661 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1662
1663         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1664         regexp backtrace overflows.
1665
1666         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1667         for starttls that tls.el implements; i.e. openssl.
1668
1669         * tls.el (tls-starttls-switches): Give up on using starttls with
1670         gnutls-cli.
1671         (tls-program): Add --insecure to be consistent with the defaults from
1672         openssl s_client.  Now all three commands are insecure.
1673
1674 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1675
1676         * lpath.el: Bind completion-styles-alist for XEmacs.
1677
1678         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1679         (gravatar-create-image): New function that's an alias to
1680         gnus-xmas-create-image, gnus-create-image, or create-image.
1681         (gravatar-data->image): Use it.
1682
1683 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1684
1685         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1686         install the nnregistry refer method.
1687         (gnus-registry-install-hooks): Use it.
1688         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1689         unfollowed groups.
1690
1691 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1692
1693         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1694         expanding threads.
1695
1696 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * nnir.el: Use the server names without suffixes (bug #7009).
1699
1700         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1701         unencrypted to STARTTLS, if possible.
1702
1703 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1704
1705         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1706         headers before superseding.
1707
1708 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1709
1710         * nnrss.el (nnrss-use-local): Add documentation.
1711
1712         * nnimap.el (nnimap-extend-tls-programs): New function.
1713         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1714         (nnimap-wait-for-connection): Accept the greeting from the stupid
1715         output from openssl s_client -starttls, too.
1716
1717         * tls.el (tls-starttls-switches): New variable.
1718         (tls-find-starttls-argument): Use it.
1719         (open-tls-stream): Ditto.
1720
1721         * netrc.el (netrc-credentials): Return the value of the "default"
1722         entry.
1723         (netrc-machine): Ditto.
1724
1725         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1726         article number.
1727         (nnimap-split-fancy): New variable.
1728         (nnimap-split-incoming-mail): Use it.
1729
1730         * nntp.el (nntp-server-list-active-group): Document.
1731
1732         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1733         SELECT to get the message-id.
1734
1735         * mail-source.el (mail-sources): Removed webmail support.
1736         (defvar): Ditto.
1737         (mail-source-fetcher-alist): Ditto.
1738         (mail-source-fetch-webmail): Removed.
1739
1740         * webmail.el: Removed -- doesn't seem relevant any more.
1741
1742         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1743
1744         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1745         the \r.
1746
1747 2010-09-30  Julien Danjou  <julien@danjou.info>
1748
1749         * gnus-agent.el (gnus-agent-add-group): Fix call to
1750         gnus-completing-read.
1751
1752 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1753
1754         * nndoc.el (nndoc-retrieve-groups): New function.
1755
1756         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1757         `default', use nnmail-split-methods.
1758         (nnimap-request-article): Downcase the NILs so that they are nil.
1759
1760         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1761         symbol.
1762
1763         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1764         code, since if the user has requested network, that's what they ought
1765         to get.
1766         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1767         (nnimap-split-rule): Mark as obsolete.
1768
1769         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1770         variable.
1771
1772         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1773         correct slot, too.
1774
1775 2010-09-29  Julien Danjou  <julien@danjou.info>
1776
1777         * gnus.el (gnus-local-domain): Declare variable obsolete.
1778
1779         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1780         computing.
1781         (gnus-ido-completing-read): Require ido.
1782
1783 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1784
1785         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1786         build Gnus.
1787
1788         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1789         when interpreting the structures.
1790         (nnimap-request-accept-article): Add \r\n to the lines to make this
1791         work with Cyrus.
1792
1793         * nndraft.el (nndraft-request-expire-articles): Use the group name
1794         instead if "nndraft".  Fix found by Nils Ackermann.
1795
1796 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1797
1798         * nnregistry.el: Added.
1799
1800 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1801
1802         * nnmail.el (group, group-art-list, group-art):
1803         Remove unneeded directives.
1804
1805 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1806
1807         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1808         (mm-mime-charset)
1809         * rfc2047.el (rfc2047-syntax-table)
1810         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1811
1812         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1813         rather than `insert-file-contents' and `eval-region'.
1814
1815         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1816         construction.
1817
1818         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1819
1820         * time-date.el: No need to require cl for Emacs 21.
1821
1822 2010-09-29  Julien Danjou  <julien@danjou.info>
1823
1824         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1825         replacement of `gnus-gravatar-relief' to mimic
1826         `gnus-faces-properties-alist'.
1827         Add :version property.
1828
1829 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1830
1831         * mail-source.el (mail-source-report-new-mail)
1832         * message.el (message-default-mail-headers)
1833         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1834
1835         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1836
1837 2010-09-28  Julien Danjou  <julien@danjou.info>
1838
1839         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1840         mail-address contains the same string as real-name.
1841
1842         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1843         non-blank in header, otherwise it'll get stripped.
1844
1845         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1846         real-name, and then for mail address rather than doing : or , search.
1847
1848 2010-09-27  Julien Danjou  <julien@danjou.info>
1849
1850         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1851         (gnus-server-goto-server): Use gnus-completing-read.
1852
1853         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1854
1855         * mm-util.el (defalias): Use gnus-completing-read.
1856         (mm-codepage-setup): Use gnus-completing-read.
1857
1858         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1859         (smime-decrypt-buffer): Use gnus-completing-read.
1860
1861         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1862
1863         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1864         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1865         (mml-insert-multipart): Use gnus-completing-read.
1866
1867         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1868
1869         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1870
1871         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1872
1873         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1874
1875         * gnus.el (gnus-read-method): Use gnus-completing-read.
1876
1877         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1878
1879         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1880         (gnus-mime-action-on-part): Use gnus-completing-read.
1881         (gnus-article-encrypt-body): Use gnus-completing-read.
1882
1883         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1884         (gnus-topic-move-matching): Use gnus-completing-read.
1885         (gnus-topic-copy-matching): Use gnus-completing-read.
1886         (gnus-topic-sort-topics): Use gnus-completing-read.
1887         (gnus-topic-move): Use gnus-completing-read.
1888
1889         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1890         (gnus-agent-add-group): Use gnus-completing-read.
1891
1892         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1893         gnus-completing-read.
1894         (nnmairix-update-groups): Use gnus-completing-read.
1895         (nnmairix-get-server): Use gnus-completing-read.
1896         (nnmairix-backend-to-server): Use gnus-completing-read.
1897         (nnmairix-goto-original-article): Use gnus-completing-read.
1898         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1899
1900         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1901
1902         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1903         (gnus-group-make-useful-group): Use gnus-completing-read.
1904         (gnus-group-make-web-group): Use gnus-completing-read.
1905         (gnus-group-add-to-virtual): Use gnus-completing-read.
1906         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1907
1908         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1909         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1910         (gnus-summary-execute-command): Use gnus-completing-read.
1911         (gnus-summary-respool-article): Use gnus-completing-read.
1912         (gnus-read-move-group-name): Use gnus-completing-read.
1913
1914         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1915         (gnus-summary-score-effect): Use gnus-completing-read.
1916
1917         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1918
1919         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1920         right completing-read function.
1921         (gnus-use-ido): New variable
1922         (gnus-completing-read-with-default): Remove.
1923
1924 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1925
1926         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1927         x-focus-frame.
1928
1929         * nnimap.el (auth-source-forget-user-or-password)
1930         (auth-source-user-or-password): Autoload.
1931
1932         * message.el (message-from-style, message-interactive)
1933         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1934         (message-yank-prefix, message-indentation-spaces, message-signature)
1935         (message-signature-file): Add comment.
1936
1937 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1938
1939         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1940         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1941         new articles.
1942
1943         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1944         parts.
1945         (nnimap-request-article): Work with the t setting, too.
1946
1947         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1948         that you don't get flashes of other buffers.
1949         (gnus-summary-show-complete-article): Intern before setting.
1950
1951 2010-09-27  David Engster  <dengste@eml.cc>
1952
1953         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
1954         well as HEADERS.
1955         (nnmairix-retrieve-headers): Provide new argument for the above.
1956
1957 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1958
1959         * gnus-sum.el (gnus-summary-move-article): Don't alter
1960         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1961         group.
1962
1963         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1964
1965         * message.el (message-cite-prefix-regexp): Revert my last edit.
1966
1967         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1968         variable instead of the Gnus variable.
1969
1970         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1971
1972         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1973         again.
1974
1975         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1976         since some servers don't like it.
1977         (nnimap-open-connection): Forget credentials if the server says the
1978         password was wrong.
1979         (nnimap-parse-line): Protect against invalid data.
1980
1981         * gnus-sum.el (gnus-summary-move-article): Add comment.
1982         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1983         nothing alters it while scanning for new messages.
1984
1985         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1986         which may or may not help.
1987         (nnimap-open-connection): If we're doing a stream connection, and then
1988         discover we're on a STARTTLS-capable server, then open a STARTTLS
1989         connection instead.
1990
1991 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1992
1993         * nnimap.el (utf7): Required.
1994
1995         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1996         prefix.
1997
1998 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1999
2000         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2001
2002 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2003
2004         * nnimap.el (nnimap-request-accept-article): Message the error on
2005         error.
2006
2007 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2008
2009         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2010
2011 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2012
2013         * nndoc.el (nndoc-request-list): Return success always.
2014
2015         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2016         `fetch-old' -- we only want to fetch the articles we've requested.  The
2017         rest are in the agent, probably.
2018         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2019         disappeared server" to something low.  It's not important.
2020
2021         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2022         arrived before the FETCH data.
2023
2024         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2025         target here, because we don't know the Gnus name of the group.
2026
2027         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2028         for the correct group.
2029
2030         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2031
2032         * gnus.el (gnus): Give a final warning after startup.
2033
2034         * gnus-util.el (gnus-action-message-log): New variable.
2035         (gnus-message): Use it.
2036         (gnus-final-warning): New function.
2037
2038         * nnimap.el (nnimap-open-connection): Record the greeting.
2039         (nnimap): Add greeting.
2040
2041 2010-09-26  Julien Danjou  <julien@danjou.info>
2042
2043         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2044         arguments.
2045         (gnus-html-wash-images): Fix spec computing to include start/end.
2046
2047         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2048
2049 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2050
2051         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2052         deletion.
2053         (nnimap-retrieve-headers): Don't select the group, because that's
2054         already done by nnimap-possibly-change-group.
2055
2056         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2057         (gnus-picon-transform-address): Use it.
2058
2059         * mail-source.el (mail-source-value): Revert previous patch.
2060
2061         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2062         on failure.
2063         (nnimap-open-connection): Look up both virtual and physical server name
2064         credentials.
2065
2066         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2067
2068 2009-02-07  Dave Love  <fx@gnu.org>
2069
2070         * tls.el (open-tls-stream): Don't query killing process.
2071
2072 2009-02-08  Dave Love  <fx@gnu.org>
2073
2074         * gnus-win.el (gnus-window-to-buffer-helper,
2075         gnus-all-windows-visible-p): Function needn't be a symbol.
2076
2077         * mail-source.el (mail-source-value): Function needn't be a symbol.
2078
2079 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2080
2081         * message.el (message-cite-prefix-regexp): Remove } from the cite
2082         prefix.
2083
2084         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2085         highlight again, so that the highlight is correct.
2086
2087         * gnus-picon.el (gnus-picon): Remove again.
2088         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2089
2090         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2091         doing the header highlightling, so that the background colour of the
2092         picon is correct.
2093
2094         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
2095         (gnus-picon): Ditto.
2096         (gnus-picon): Reinstate.  The background colour for picons is white.
2097         (gnus-picon-insert-glyph): Make the background white.
2098
2099         * nnml.el (nnml-open-nov): Don't return dead buffers.
2100
2101         * auth-source.el (auth-source-create): Query the user for whether to
2102         store the credentials.
2103
2104         * netrc.el (netrc-store-data): New function.
2105
2106         * auth-source.el (auth-source-user-or-password): Use the existing auth
2107         sources, if any, for creation.
2108
2109         * gnus.el (gnus-group-fast-parameter): Return the last matching
2110         parameter instead of the first matching parameter.
2111
2112 2010-09-26  Julien Danjou  <julien@danjou.info>
2113
2114         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2115
2116 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2117
2118         * mml2015.el (mml2015-use): Remove gpg support.
2119
2120         * mml1991.el (mml1991-function-alist): Remove gpg function.
2121         (mml1991-gpg-sign): Removed.
2122
2123 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2124
2125         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2126         (gnus-browse-unsubscribe-current-group): Document it.
2127         (gnus-browse-unsubscribe-group): Use it.
2128
2129 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2130
2131         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2132         address to the To list for easier response.
2133
2134         * gnus.el (gnus-play-startup-jingle): Removed.
2135         (gnus-splash): Don't play jingle.
2136         (gnus): Silence gnus-load message.
2137
2138         * gnus-art.el (gnus-treat-play-sounds): Removed.
2139
2140         * gnus.el (gnus-play-jingle): Remove audio support.
2141
2142         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2143
2144         * earcon.el: Removed -- no users.
2145
2146         * gnus-audio.el: Removed -- no users of this package.
2147
2148         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2149
2150         * gnus-start.el (gnus-setup-news): Remove nocem support.
2151
2152         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
2153
2154         * gnus.el (gnus-use-nocem): Removed.
2155
2156         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2157         Removed.
2158
2159         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
2160         uses NoCeM any more.
2161
2162         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2163         (gnus-button-ctan-handler): Ditto.
2164         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2165         (gnus-button-ctan-directory-regexp): Ditto.
2166         (gnus-button-handle-ctan): Ditto.
2167         (gnus-button-tex-level): Ditto.
2168         (gnus-button-alist): Removed CTAN stuff.
2169
2170 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2171
2172         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
2173         nnimap-streaming test.
2174
2175         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2176         servers twice.
2177
2178         * nnimap.el (nnimap-open-connection): Add more error reporting when
2179         nnimap fails early.
2180
2181         * nnheader.el (nnheader-get-report-string): New function.
2182         (nnheader-get-report): Use it.
2183
2184         * gnus-int.el (gnus-check-server): Say what the error was when opening
2185         failed.
2186
2187         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2188         using streaming.
2189
2190 2010-09-25  Julien Danjou  <julien@danjou.info>
2191
2192         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2193         gnus-window-inside-pixel-edges.
2194
2195 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2196
2197         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2198
2199         * mm-decode.el (mm-save-part): Allow saving to other directories the
2200         normal Emacs way.
2201
2202         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
2203         by Jay Berkenbilt.
2204
2205         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2206         there isn't a single byte.
2207
2208         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2209         just do it.  It doesn't really seem to matter what the user responds
2210         here, I think, so it's just a confusing question.
2211
2212         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2213         non-streaming case.
2214
2215         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
2216         (gnus-article-encrypt-body): Use it.
2217
2218         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2219         keystroke.
2220
2221         * nnimap.el (nnimap-find-wanted-parts-1): Use
2222         gnus-fetch-partial-articles.
2223
2224         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2225
2226         * nnimap.el (nnimap-insert-partial-structure): New function.
2227         (nnimap-get-partial-article): New function.
2228         (nnimap-request-article): Use it.
2229         (nnimap-wait-for-response): Return whether the wait was successful.
2230         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2231         retrieval wasn't successful.
2232         (nnimap-retrieve-group-data-early): Allow throttling servers.
2233         (nnimap-streaming): New variable.
2234         (nnimap-fetch-partial-articles): Removed.
2235
2236         * mm-decode.el (mm-with-part): Protect against killed buffers.
2237
2238         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2239         for prettier summary display.
2240
2241 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2242
2243         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
2244         directly.
2245
2246 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2247
2248         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2249         apparently third-party libraries depend on it.
2250
2251         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2252         before starting negotiation.
2253
2254         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2255         privacy reasons.
2256         (gnus-treat-mail-gravatar): Ditto.
2257
2258         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2259         buffer when inserting images.  Inserting text into the headers, for
2260         instance, can make them invalid.
2261
2262 2010-09-25  Julien Danjou  <julien@danjou.info>
2263
2264         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2265         variables.
2266
2267         * nnheader.el: Remove useless variables news-reply-yank-from and
2268         news-reply-yank-message-id.
2269
2270         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2271         variables.
2272
2273         * mml1991.el: Remove useless mml1991-verbose.
2274
2275         * gnus.el: Remove useless variable gnus-use-generic-from.
2276         Remove obsolete variable gnus-topic-indentation.
2277
2278         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2279
2280         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2281
2282         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2283
2284         * gnus-group.el: Remove useless gnus-group-icon-cache.
2285         Remove useless gnus-ephemeral-group-server.
2286
2287         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2288
2289         * mml2015.el: Remove useless mml2015-verbose.
2290
2291         * mml-smime.el: Remove useless mml-smime-verbose.
2292
2293         * gnus.el: Remove useless gnus-local-domain.
2294
2295         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
2296         gnus-gravatar-size.
2297
2298         * gnus-art.el: Remove useless gnus-treat-translate.
2299
2300 2010-09-24  Julien Danjou  <julien@danjou.info>
2301
2302         * gnus-sum.el: Add support for Gravatars.
2303
2304         * gnus-art.el: Add support for Gravatars.
2305
2306         * gnus-gravatar.el: Add this file.
2307
2308         * gravatar.el: Add this file.
2309
2310 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2311
2312         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
2313
2314         * gnus-group.el (gnus-group-fetch-faq): Removed.
2315
2316         * gnus.el (gnus-group-faq-directory): Removed.
2317
2318         * gnus-group.el (gnus-group-fetch-charter): Removed.
2319
2320         * gnus.el (gnus-group-charter-alist): Removed.
2321
2322         * gnus-group.el (gnus-group-archive-directory): Removed.
2323         (gnus-group-recent-archive-directory): Ditto.
2324         (gnus-group-make-archive-group): Removed.
2325
2326         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2327
2328         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2329         use the same article number for all the cached articles.
2330
2331         * nnimap.el (nnimap-command): Register the last command time so
2332         that we can use it for idling NOOPs.
2333         (nnimap-open-connection): Start the keeplive timer.
2334         (nnimap-make-process-buffer): Store all the process buffers.
2335         (nnimap-keepalive): New function.
2336
2337         * starttls.el (starttls-open-stream): Add autoload cookie.
2338
2339 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2340
2341         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2342         handling.
2343
2344 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2345
2346         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2347         its data structures.
2348
2349         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2350         instead of the cl.el copy-list.
2351         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2352         equalp.
2353
2354 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2355
2356         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2357         and tool-bar-local-item-from-menu.
2358
2359         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2360         mode-line-highlight face for Emacs.
2361
2362         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2363         loading gnus-sum.elc; fix comment for canlock-verify.
2364         (gnus-article-jump-to-part): Use read-number.
2365         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
2366         Emacs pre-21 compatible code for help-echo.
2367         (gnus-article-next-page-1): No need to adjust the number of lines.
2368         (gnus-article-describe-bindings): Always use help-buffer.
2369
2370         * gnus-audio.el (gnus-audio-inline-sound)
2371         * gnus-cus.el (gnus-custom-mode)
2372         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2373
2374         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2375
2376         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2377         compatible code.
2378
2379 2010-09-24  Glenn Morris  <rgm@gnu.org>
2380
2381         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2382         visiting the fcc file in rmail-mode.
2383
2384         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
2385
2386 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2387
2388         * nnir.el: Silence the byte compiler.
2389
2390         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2391         alias to browse-url-url-encode-chars if any.
2392         (gnus-html-encode-url): Use it.
2393
2394 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2395
2396         * gnus-start.el (gnus-use-backend-marks): New variable.
2397         (gnus-get-unread-articles-in-group): Use it.
2398
2399         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2400         makeover.
2401
2402 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2403
2404         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2405
2406 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2407
2408         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2409         Removed.
2410         (gnus-setup-news-hook): Removed
2411         gnus-fixup-nnimap-unread-after-getting-new-news.
2412
2413         * gnus-int.el (gnus-request-update-info): Protect against backends not
2414         having the function.
2415
2416         * nnimap.el (nnimap-stream): Mention starttls.
2417         (nnimap-open-connection): Add starttls support.
2418
2419 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2420
2421         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2422
2423 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2424
2425         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2426         BODYSTRUCTUREs.
2427         (nnimap-transform-headers): Unfold quoted {42} headers.
2428
2429         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2430         the info.
2431         (gnus-get-unread-articles): Only call updatep on backends that support
2432         it.
2433
2434         * nnweb.el (nnweb-request-update-info): NOOP.
2435
2436         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
2437
2438         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
2439         since it only deals with marks.
2440
2441         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
2442         gnus-request-marks, and make a new gnus-request-update-info.
2443
2444         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2445         the active instead of the high number, which is usually too low.
2446
2447 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2448
2449         * netrc.el (netrc-parse): Remove encrypt.el mentions.
2450         * encrypt.el: Removed.
2451
2452 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2453
2454         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2455         server in symbolic form.
2456
2457         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
2458         0.9.
2459
2460 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2461
2462         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2463         (nnimap-update-info): Fix up code slightly.
2464
2465         * gnus-int.el (gnus-open-server): Add tracing for performance
2466         debugging.
2467
2468         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2469         (gnus-group-insert-group-line): Pass the real group name so that it
2470         gets the right data.
2471
2472         * gnus-start.el (gnus-get-unread-articles): Don't have
2473         `gnus-get-unread-articles-in-group' update info, since that can be
2474         really slow and doesn't seem to be needed?
2475
2476 2010-09-22  Dan Christensen  <jdc@uwo.ca>
2477
2478         * time-date.el (date-to-time): Try using parse-time-string first before
2479         using the slower timezone-make-date-arpa-standard.
2480
2481 2010-09-22  Julien Danjou  <julien@danjou.info>
2482
2483         * gnus-group.el (gnus-group-insert-group-line): Call
2484         gnus-group-highlight-line.
2485         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2486         default hook list.
2487         (gnus-group-update-eval-form): Add new function.
2488         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2489         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2490
2491 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2492
2493         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2494         immediate, then expire all articles.
2495         (nnimap-update-info): Fix off-by-one errors.
2496         (nnimap-flags-to-marks): Would return no marks lists for group with no
2497         flags.  Instead return the other data.
2498
2499 2010-09-22  Julien Danjou  <julien@danjou.info>
2500
2501         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
2502         Only return an icon.
2503         (gnus-group-insert-group-line): Compute icon to return.
2504
2505         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
2506         variable.
2507         (gnus-html-image-fetched): Only cache if
2508         gnus-html-image-automatic-caching is set.
2509         (gnus-html-image-fetched): Check for errors.
2510
2511 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2512
2513         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2514         once per method on `g'.  This ensures that backends like nnfolder don't
2515         open all their folders.
2516
2517         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2518         (nnimap-request-list): Nix out group in the correct buffer.
2519         (nnimap-parse-flags): Implement by using `read' instead of
2520         hand-parsing.
2521         (nnimap-flags-to-marks): Pass on permanent-flags.
2522         (nnimap-make-process-buffer): Record the server name.
2523         (nnimap-parse-flags): Fix typo.
2524         (nnimap-request-scan): Run split on the server in general, not just a
2525         single group.
2526
2527         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2528         parameter, and propagate this downwards.
2529
2530         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2531         since EXAMINE changes it on the server.
2532
2533         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2534         this command might take a while.
2535
2536 2010-09-22  Julien Danjou  <julien@danjou.info>
2537
2538         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
2539         harmful if you have 2 images side-by-side, they can't be properly
2540         update on text deletion.  Using text-property is safer here.
2541         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2542         data.
2543
2544 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2545
2546         * nnimap.el (nnimap-expunge-inbox): Removed.
2547         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2548         (nnimap-expunge): Flip default to t.
2549
2550         * gnus.el (gnus-method-to-server): Don't push things to the cache
2551         unless it's unique.
2552         (gnus-server-to-method): Ditto.
2553
2554 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2555
2556         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2557
2558 2010-09-22  Julien Danjou  <julien@danjou.info>
2559
2560         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2561         get the start of data.
2562         (gnus-html-encode-url): Add this function to encode special chars in
2563         URL.
2564         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2565         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2566
2567         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2568         default.
2569         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2570
2571         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2572         images alt-text.
2573         (gnus-html-put-image): Put alt-text as help-echo.
2574
2575 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2576
2577         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2578         * mm-util.el (mm-decompress-buffer)
2579         * nnir.el (nnir-run-find-grep)
2580         * pop3.el (pop3-list): Use 3rd arg of split-string.
2581
2582         * time-date.el (format-seconds): Comment fix.
2583
2584         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
2585         and byte-optimize-form-code-walker.
2586         (dgnushack-make-auto-load): Don't advise make-autoload.
2587
2588         * lpath.el: Remove Emacs 21 stuff.
2589
2590 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591
2592         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2593         outside the active range.  Suggested by Dan Christensen.
2594
2595         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2596         slightly later to avoid double-getting it.
2597
2598         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2599         previous patch.
2600
2601         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2602
2603 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2604
2605         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2606
2607 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2608
2609         * gnus-int.el (gnus-open-server): Give a better error message in the
2610         "go offline" case.
2611
2612         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2613         marks for nnimap, which is seldom the right thing to do.
2614
2615         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2616         (gnus-same-method-different-name): New function.
2617
2618         * nnimap.el (parse-time): Require.
2619
2620         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2621         method in the presence of many similar methods.
2622
2623         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2624
2625         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2626         nnml-inhibit-expiry.
2627
2628         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2629         find out whether methods are equal.
2630
2631         * nnimap.el (nnimap-find-expired-articles): New function.
2632         (nnimap-process-expiry-targets): New function.
2633         (nnimap-request-move-article): Request the article before looking at
2634         what the Message-ID is.  Fix found by Andrew Cohen.
2635         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2636
2637         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2638         for oldness in addition to being a predicate.
2639
2640         * nnimap.el (nnimap-request-group): When we have zero articles, return
2641         the right data to Gnus.
2642         (nnimap-request-expire-articles): Only delete articles immediately if
2643         the target is 'delete.
2644
2645         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2646         method, this would bug out.
2647
2648         * gnus-group.el (gnus-group-expunge-group): Renamed from
2649         gnus-group-nnimap-expunge, and implemented as a normal interface
2650         function.
2651
2652         * gnus-int.el (gnus-request-expunge-group): New function.
2653
2654         * nnimap.el (nnimap-request-create-group): Implement.
2655         (nnimap-request-expunge-group): New function.
2656
2657 2010-09-21  Julien Danjou  <julien@danjou.info>
2658
2659         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2660         (gnus-html-cache-expired): Add new function.
2661         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2662         wethever we should display image for fetch it.
2663         Compute alt-text earlier to pass it to the fetching function too.
2664         (gnus-html-schedule-image-fetching): Change function argument to only
2665         get one image at a time, not a list.
2666         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2667         cache.
2668         (gnus-html-get-image-data): New function to retrieve image data from
2669         cache.
2670         (gnus-html-put-image): Change buffer argument to use image data rather
2671         than file, and place image above region rather than inserting a new
2672         one. Do not take alt-text as argument, since it's useless now: we place
2673         the image above alt-text.
2674         (gnus-html-prune-cache): Remove.
2675         (gnus-html-show-images): Start to fetch image when we find one, do not
2676         push into a temporary list.
2677         (gnus-html-prefetch-images): Only fetch image if they have expired.
2678         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2679         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2680
2681 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2682
2683         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2684
2685 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2686
2687         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2688         spec inser "*" if the group isn't active instead of 0.
2689
2690         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2691         opening the server.
2692         (nnimap-request-delete-group): Implement group deletion.
2693         (nnimap-transform-headers): Return the size of the entire message in
2694         the Bytes header, not just the size of the first part.
2695         (nnimap-request-move-article): When moving an article from nnimap,
2696         request the article first so the accepting form has an article to
2697         accept.  Reported by Dan Christensen.
2698         (nnimap-command): Make sure that the error message doesn't error out.
2699
2700 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2701
2702         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2703         we haven't requested anything.
2704
2705 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2706
2707         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2708         "".  Fix found by Andrew Cohen.
2709
2710         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2711         instead of -encode-string.
2712
2713 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2714
2715         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2716
2717         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2718         by mm-subst-char-in-string.
2719
2720 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2721
2722         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2723         waiting for the connection string.
2724
2725         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2726         arriving.
2727
2728         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2729         bogus characters.  This allows selecting certain Gmail groups.
2730
2731         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2732         (nnimap-fetch-partial-articles): New variable.
2733         (nnimap-open-connection): When looking for credentials, also use the
2734         nnimap-server-port.
2735         (nnimap-request-article): Return the group/article number, so that Gnus
2736         `^' works as expected.
2737         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2738         them.
2739
2740         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2741         comments.
2742         (gnus-methods-sloppily-equal): New function.
2743         (gnus): When using the development version of Gnus, load the gnus-load
2744         file.
2745
2746         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2747         `gnus-open-server' on each method before trying to scan them etc.  This
2748         ensures that all the backend parameters are set correctly.
2749
2750         * nnimap.el (nnimap-authenticator): New variable.
2751         (nnimap-open-connection): Allow anonymous login.
2752         (nnimap-transform-headers): The chars header is called Chars not
2753         Bytes.
2754         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2755         drops.
2756
2757         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2758         patch, found by Knut Anders Hatlen.
2759
2760 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2761
2762         * gnus-agent.el (gnus-agent-batch-confirmation)
2763         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2764         to gnus-message.
2765         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2766         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2767         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2768         * gnus-int.el (gnus-open-server): Likewise.
2769         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2770         (gnus-score-check-syntax): Likewise.
2771         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2772         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2773         Likewise.
2774         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2775
2776 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2777
2778         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2779         calling conventions so that prefetch doesn't bug out.
2780
2781 2010-09-19  Julien Danjou  <julien@danjou.info>
2782
2783         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2784         rather than `subst-char-in-region' in order to be able to replace ASCII
2785         char by UTF-8 ones.
2786
2787         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2788         than curl.
2789         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2790         the right URL and ALT text on images.
2791         (gnus-html-wash-tags): Fix tag case.
2792         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2793         (gnus-article-html): Add -o display_ins_del=2 option.
2794         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2795
2796 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2797
2798         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2799         the extra mail headers, which sometimes seem to happen for unknown
2800         reasons.
2801
2802         * mail-parse.el (mail-header-encode-parameter): Define as
2803         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2804         (or most, perhaps?) mail readers don't understand the latter, but do
2805         understand the former.
2806
2807         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2808         to nil, so that no methods are automatically agentized.  I think this
2809         is probably what most users want.
2810
2811         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2812         from url-retrieve, for instance about invalid URLs.
2813
2814         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2815         groups that have no articles.
2816         (nnimap-request-article): Check that we really got an article when we
2817         requested one.
2818
2819         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2820         doesn't exist.
2821
2822         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2823         nntp buffer so the agent can save it.
2824         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2825         that CRLF doesn't get translated to \n.
2826         (nnimap-open-connection): Don't make 'shell commands only send \n.
2827
2828 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2829
2830         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2831         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2832         Update var name.
2833         (nnml-generate-nov-file): Use dolist.
2834         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2835         Use with-current-buffer.
2836
2837 2010-09-18  Julien Danjou  <julien@danjou.info>
2838
2839         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2840         parallel.
2841
2842 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2843
2844         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2845         the range update right.
2846         (nnimap-request-group): Don't make `M-g' bug out on group with no
2847         marks.
2848         (nnoo): Required, so that other packages can require nnimap.
2849         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2850         command we're looking for.  This helps when the server sends more
2851         responses after we've gotten everything we expected.
2852         (nnimap): Add a `newlinep' field to keep track of end-of-line
2853         conventions.
2854         Don't send CRLF to things that don't want it.
2855         (nnimap-request-accept-article): Ditto.
2856
2857 2010-09-18  Julien Danjou  <julien@danjou.info>
2858
2859         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2860         than curl to retrieve images.
2861
2862 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2863
2864         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2865         the marks.
2866         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2867         (nnimap-wait-for-connection): New function.
2868         (nnimap-open-connection): If we have PREAUTH, don't query for login
2869         credentials.
2870         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2871         when doing a partial update.
2872
2873 2010-09-18  Julien Danjou  <julien@danjou.info>
2874
2875         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2876         tags.
2877
2878 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2879
2880         * nnimap.el (nnimap-credentials): New function.
2881         (nnimap-open-connection): Use the new function to look for credentials
2882         also on the numeric equivalents of "imap" and "imaps".
2883
2884         * gnus-start.el (gnus-activate-group): Send the info to
2885         gnus-request-group.
2886
2887         * nnimap.el (nnimap-request-group): Have the "check" version of the
2888         function parse flags and update the info, so that a `M-g' get a total
2889         resync of all flags from the group.
2890
2891         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2892         to allow backends to alter the info on group selection.  Also alter all
2893         the backend -request-group functions to take the parameter.
2894
2895         * nnimap.el (nnimap-store-info): New function.
2896         (nnimap-update-info): Store the info for later usage.
2897         (nnimap-request-group): Use the stored info for the dont-check case, so
2898         that we don't retrieve all marks when we enter a group.
2899
2900         * nnimap.el: Use deffoo instead of defun for interface functions.
2901
2902         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2903         update the group info.  This makes the nndraft groups, for instance, go
2904         back to their old behaviour.
2905
2906         * gnus-sum.el (gnus-select-newsgroup): Indent.
2907
2908         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2909         in.
2910         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2911         nothing.
2912
2913         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2914         from methods that are denied.
2915
2916         * gnus-int.el (gnus-method-denied-p): New function.
2917
2918         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2919         store the password instead of netrc.
2920         (nnimap-open-connection): Don't error out when we can't make a
2921         connections.
2922
2923         * auth-source.el (auth-source-create): In the password prompt, say what
2924         we're querying for.  Also prompt for user name if that hasn't been
2925         given.
2926
2927         * nnimap.el (nnimap-with-process-buffer): Removed.
2928
2929 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2930
2931         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2932         method when we're reading from the agent.
2933
2934         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2935
2936         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2937         that's probably most useful for users.
2938
2939         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2940         "failed" all the time.
2941
2942         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2943         ...)) with (with-current-buffer ... ).
2944
2945         * nntp.el (nntp-open-server): Return whether the open was successful or
2946         not.
2947
2948         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2949         select an unread unseen article first.
2950
2951         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2952         /etc/services, supply some sensible port defaults.
2953
2954         * dgnushack.el: Define netrc-credentials.
2955
2956 2010-09-17  Julien Danjou  <julien@danjou.info>
2957
2958         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2959
2960 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2961
2962         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2963         doesn't have any parameters.
2964
2965 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2966
2967         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2968         only upcased checks.
2969
2970         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2971
2972         * nnimap.el (nnimap-open-shell-stream): New function.
2973         (nnimap-open-connection): Use it.
2974         (nnimap-transform-headers): Get the number of lines in each message.
2975         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2976         number of lines.
2977         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2978         problem.
2979
2980         * utf7.el (utf7-encode): Autoload.
2981
2982         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2983         to allow the mail splitting to not return a default group.  This is
2984         useful for nnimap, which will leave unmatched mail in the inbox.
2985
2986         * nnimap.el: Rewritten.
2987
2988         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2989         nnimap usage.
2990
2991         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2992         if the move is internal, so that nnimap can do fast internal moves.
2993
2994         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2995         data.
2996         (gnus-read-active-for-groups): Support finishing the early retrieval of
2997         data.
2998
2999         * gnus-range.el (gnus-range-nconcat): New function.
3000
3001         * gnus-int.el (gnus-finish-retrieve-group-infos)
3002         (gnus-retrieve-group-data-early): New functions.
3003
3004 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3005
3006         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3007         (nnrss-retrieve-groups):
3008         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3009         (pop3-quit): Use with-current-buffer.
3010
3011 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3012
3013         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3014         instead of nnheader-accept-process-output.
3015
3016         * dgnushack.el (dgnushack-compile): Add comment.
3017
3018         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3019
3020         * gnus-html.el (gnus-html-schedule-image-fetching)
3021         (gnus-html-prefetch-images): Replace process-kill-without-query by
3022         gnus-set-process-query-on-exit-flag.
3023
3024 2010-09-16  Romain Francoise  <romain@orebokech.com>
3025
3026         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3027
3028 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3029
3030         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3031         parameter to unintern is mandatory-ish in Emacs 24.
3032
3033         * gnus-html.el (gnus-html-schedule-image-fetching)
3034         (gnus-html-prefetch-images): Check for curl before using it.
3035
3036         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3037         depend on curl, which isn't essential.
3038
3039         * imap.el: Revert back to version
3040         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3041         seem problematic.
3042
3043 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3044
3045         * gnus-registry.el (gnus-registry-install-shortcuts):
3046         Explicitly pass `obarray' to `unintern' to avoid a warning.
3047
3048 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3049
3050         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
3051         change.
3052
3053         * nnrss.el (nnrss-request-list): Removed this function and related
3054         functions, including the moreover stuff.
3055
3056 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3057
3058         * nnrss.el (nnrss-retrieve-groups): New function.
3059
3060 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3061
3062         * .dir-locals.el: Add no-byte-compile cookie.
3063
3064 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3065
3066         * time-date.el (format-seconds): Comment fix.
3067
3068         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3069         for back end that doesn't support request-scan.
3070
3071 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3072
3073         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3074         then do request scans from the backends.
3075
3076         * netrc.el (netrc-credentials): New conveniency function.
3077
3078         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3079         avoid running a hook per line, since this takes a lot of time,
3080         profiling shows.
3081         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3082         directly if gnus-visual-p is true.
3083
3084 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3085
3086         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3087         groups; replace mapcar with dolist which is a bit faster; pass groups
3088         info to gnus-read-active-file-1.
3089         (gnus-read-active-file-1): Scan only specified groups if the new
3090         optional arg `infos' is given.
3091
3092 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3093
3094         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3095
3096         * pop3.el (pop3-movemail): Removed.
3097         (pop3-streaming-movemail): Renamed to pop3-movemail.
3098
3099         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3100         don't restrict end-tag searches to the end of the line.
3101
3102 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3103
3104         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3105         articles of every unchecked group to t, which means unknown since the
3106         server has never been opened.
3107
3108 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3109
3110         * gnus-html.el (gnus-html-show-alt-text): New command.
3111         (gnus-html-browse-image): Ditto.
3112         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3113         to browse the image directly.
3114         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3115         better.
3116
3117         * gnus-async.el (gnus-async-article-callback): Call
3118         `gnus-html-prefetch-images' unconditionally.
3119
3120         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3121         before feeding URLs to curl.
3122
3123 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3124
3125         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3126         internal images as deletable by `W D D'.
3127
3128         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3129         (gnus-async-article-callback): Fix typo.
3130
3131 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3132
3133         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3134         current line to work around bugs in the output from w3m.
3135
3136         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3137         for groups that want that.
3138
3139         * nntp.el (nntp-wait-for-string): Supply a timeout for
3140         accept-process-output to ensure progress.
3141
3142         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3143         level to get unread articles from, then use that for foreign groups,
3144         too.
3145
3146         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3147         confuses the rest of the function.
3148
3149         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3150         for the methods that support -retrieve-groups, too.
3151
3152         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3153
3154 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3155
3156         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3157         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3158
3159         * pop3.el: Require cl when compiling.
3160         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3161
3162 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3163
3164         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3165         that aren't going to be activated.
3166         (gnus-get-unread-articles): Fix up the last commit.
3167
3168         * gnus-html.el (gnus-article-html): Allow calling without specifying
3169         the handle.  In that case, dissect the buffer first.
3170
3171         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3172
3173         * nnimap.el (nnimap-open-connection): Revert the change that would look
3174         into authinfo for imaps instead of imap.
3175
3176         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3177         say that you don't want to call gnus-request-group with don-check, but
3178         do check the reponse.  This is for virtual groups only.
3179         (gnus-get-unread-articles): Count the archive groups as secondary, so
3180         that they're activated the same way as before.
3181
3182         * imap.el (imap-message-map): Removed optional buffer parameter, since
3183         no callers use it.
3184         (imap-message-get): Ditto.
3185         (imap-message-put): Ditto.
3186         (imap-mailbox-map): Ditto.
3187         (imap-mailbox-put): Ditto.
3188         (imap-mailbox-get): Ditto.
3189         (imap-mailbox-get): Revert last change for this function.
3190
3191         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3192         case-insensitively.
3193         (nnimap-debug): Removed.
3194
3195         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3196         to use `imap-fetch' instead.  According to the comments, this should be
3197         safe, since all other IMAP clients use the 1:* syntax.
3198         (imap-enable-exchange-bug-workaround): Removed.
3199         (imap-debug): Removed -- doesn't seem very useful.
3200
3201         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3202         mail from a file, and the file doesn't exist.
3203
3204         * imap.el (imap-log): New convenience function used throughout instead
3205         of repeating the same code all over the place.
3206
3207         * pop3.el (pop3-streaming-movemail): Return t for success.
3208
3209         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3210         .authinfo if we're using ssl connection.
3211
3212         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3213         already have if we're in a main Gnus `g' run.
3214
3215         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3216
3217 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3218
3219         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3220
3221         * nnmh.el (nnmh-request-list-1): Bind `file'.
3222
3223         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3224         alias to set-process-query-on-exit-flag or process-kill-without-query.
3225         (pop3-open-server): Use it.
3226
3227 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3228
3229         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3230         box to the Incoming file.  Fixes mistake in previous checkin.
3231
3232         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3233         request loop (for debugging purposes) removed.
3234
3235         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3236         culprit is more visible.
3237         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3238         (nnml-add-incremental-nov): New functions to do "incremental" nov
3239         updates, where we just append to the end of the existing nov files
3240         without reading/writing them in full.
3241
3242         * mail-source.el (mail-source-delete-crash-box): Really only check the
3243         incoming files once in a while.
3244
3245         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3246
3247         * mail-source.el (mail-source-delete-crash-box): Only check the
3248         incoming files for deletion once per day to save a lot of file
3249         accesses.
3250
3251         * pop3.el (pop3-logon): Fix up unbound variable typo.
3252
3253         * mail-source.el (pop3-streaming-movemail): Autoload.
3254
3255         * pop3.el (pop3-streaming-movemail): Respect
3256         pop3-leave-mail-on-server.
3257
3258         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3259         retrieval.
3260
3261         * pop3.el (pop3-process-filter): Removed unused function.
3262         (pop3-streaming-movemail, pop3-send-streaming-command)
3263         (pop3-wait-for-messages, pop3-write-to-file)
3264         (pop3-number-of-responses): New functions for streaming pop3
3265         retrieval.
3266
3267         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3268         come from no known methods.
3269         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3270         list.
3271
3272         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
3273         message sizes.
3274         (pop3-movemail): Use erase-buffer instead of looping and deleting
3275         regions, which seems rather odd.
3276
3277         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3278         file once per `g' run.
3279
3280         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3281         directories.  This makes the draft queue directory work.
3282
3283         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3284         data from the backends, so that we only request the list of groups from
3285         each method once.  This should speed things up considerably.
3286
3287         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3288         detect that it's not implemented.
3289
3290         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3291         we actually do recurse down into the tree, but don't stat all leaf
3292         nodes.
3293
3294         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3295         then say so instead of bugging out.
3296
3297         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3298         files exist before trying to read them.
3299
3300         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3301         around <pre_int>.
3302
3303         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3304
3305         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3306
3307 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3308
3309         * mm-util.el (mm-image-load-path): Just return the image directories,
3310         not all directories in the path in addition to the image directories.
3311         (mm-image-load-path): Maintain a cache of the image directories so that
3312         the `g' command in Gnus doesn't have to stat dozens of directories each
3313         time.
3314
3315         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3316         (gnus-html-wash-tags): Add a new `i' command to insert images.
3317         (gnus-html-insert-image): New command and keystroke.
3318         (gnus-html-redisplay-with-images): New command and keystroke.
3319         (gnus-html-show-images): Renamed command.
3320         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3321         spacers.
3322         (gnus-html-wash-tags): Decode entities at the end, so that entities
3323         inside the tags don't mess up the rest of the "parsing".
3324
3325         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3326         so that nnimap methods aren't agentized by default.  There's apparently
3327         many problems related to agent/imap behaviour.
3328
3329         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3330
3331         * gnus-html.el: Doc fix.
3332
3333 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3334
3335         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3336         specifier-spec-list for Emacs 21.
3337
3338         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3339         glyph-width and glyph-height instead of display-graphic-p and
3340         image-size; make avoidance of displaying small images work for XEmacs.
3341
3342         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3343         for XEmacs.
3344
3345         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3346         of symbol that holds plist data.
3347         (gnus-process-plist): Remove plist of process after getting it.
3348
3349 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3350
3351         * message.el (message-generate-hashcash): Change default to
3352         'opportunistic if hashcash is installed.
3353
3354         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3355         (gnus-html-put-image): Only call image-size once, since it's somewhat
3356         time-consuming on remote X servers.
3357
3358 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3359
3360         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3361         type on data, not a file name.
3362
3363         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3364         window-pixel-edges for Emacs 21.
3365
3366         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3367         decoded contents.
3368         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3369
3370 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3371
3372         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3373         group line format, since it isn't very interesting.
3374
3375         * gnus-agent.el (gnus-agent-short-article),
3376         (gnus-agent-long-article): Increase values for these two variables,
3377         since most people are likely to have more network connection and
3378         storage than before.
3379
3380         * gnus.el (gnus-refer-article-method): Change default to 'current.
3381         When referring an article, the common behaviour is to refer it from the
3382         current select method, not the native select method.  The chances of
3383         the native select method having the message in question is rather slim
3384         these days.
3385
3386         * gnus-sum.el (gnus-auto-select-subject): Change default to
3387         `unseen-or-unread'.  I think it's likely that most people want to
3388         select an unseen article over a previously seen, but unread one.
3389
3390         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3391         means that in the article buffer none of the minor mode elements will
3392         be shown, usually, and this is not desirable in most cases.
3393
3394         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3395         that commands like `d' (and the like) go to the next line in the
3396         buffer, instead of the next unread article.  I think this is the
3397         behaviour that is most natural for most users.
3398         (gnus-single-article-buffer): Change default to nil, so that people can
3399         have as many article buffers open as they have summary buffer.  I think
3400         this is the most natural way for the groups to behave.
3401
3402         * message.el (message-generate-new-buffers): Change default to
3403         `unsent', so that all new message buffers start their names with the
3404         string "*unsent", and it's easier to find the buffers if you move from
3405         them.
3406
3407 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3408
3409         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3410         small.  They're probably tracking images.
3411         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3412         (gnus-html-rescale-image): Yet another try at getting the image sizing
3413         right.
3414
3415         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3416         nntp-marks-file-name is nil.
3417
3418 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3419
3420         * gnus-html.el (gnus-html-wash-tags)
3421         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3422         Better logging.
3423
3424 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3425
3426         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
3427
3428         * gnus-html.el (gnus-html-wash-tags): Check the value of
3429         gnus-blocked-images in the summary buffer.
3430
3431 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3432
3433         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3434
3435 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3436
3437         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3438         like "a", it seems like.
3439         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3440         since it needs to be picked from the correct buffer.
3441
3442         * nnwfm.el: Removed.
3443
3444         * nnlistserv.el: Removed.
3445
3446 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3447
3448         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3449         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3450
3451 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3452
3453         * nnkiboze.el: Removed.
3454
3455         * nndb.el: Removed.
3456
3457         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3458         alt text.
3459         (gnus-html-rescale-image): Try to get the rescaling logic right for
3460         images that are just wide and not tall.
3461
3462         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3463         overshadow variable bindings.
3464
3465 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3466
3467         * gnus-html.el (gnus-html-wash-tags)
3468         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
3469         extra logging.
3470
3471 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3472
3473         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3474         (gnus-max-image-proportion): New variable.
3475         (gnus-html-rescale-image): New function.
3476         (gnus-html-put-image): Rescale images.
3477
3478 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3479
3480         Fix up some byte-compiler warnings.
3481         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3482         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3483         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3484         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3485         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3486         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3487         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3488
3489 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3490
3491         * gnus-html.el (gnus-article-html): Decode contents by charset.
3492
3493 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3494
3495         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3496         (gnus-html-frame-width, gnus-blocked-images)
3497         * message.el (message-prune-recipient-rules): Add custom version.
3498         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3499
3500         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3501         functions.
3502
3503         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3504         gnus-process-get.
3505
3506 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3507
3508         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3509         instead of lsub directly.
3510
3511 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3512
3513         * nnwarchive.el: Removed.
3514
3515         * gnus-soup.el: Removed.
3516
3517         * nnsoup.el: Removed.
3518
3519         * nnultimate.el: Removed.
3520
3521         * gnus-html.el (gnus-blocked-images): New variable.
3522
3523         * message.el (message-prune-recipients): New function.
3524         (message-prune-recipient-rules): New variable.
3525
3526         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3527         guess whether a long line is natural text or not.
3528
3529         * gnus-html.el (gnus-html-schedule-image-fetching): Use
3530         gnus-process-plist and friends for compatibility.
3531
3532 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3533
3534         * gnus-html.el: Require packages that define macros used in this file.
3535         (gnus-article-mouse-face): Declare to silence byte-compiler.
3536         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3537         process-get.
3538         (gnus-html-put-image): Use plist-get to avoid getf.
3539         (gnus-html-prefetch-images): Use with-current-buffer.
3540
3541 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3542
3543         * gnus-ems.el: Provide compatibility functions for
3544         gnus-set-process-plist.
3545
3546         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
3547         header-line-format for XEmacs 21.4.
3548
3549         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3550         * gnus.el (gnus-valid-select-methods)
3551         * message.el (message-send-mail-partially-limit)
3552         * mm-decode.el (mm-text-html-renderer)
3553         * mml.el (mml-insert-mime-headers-always)
3554         * smiley.el (smiley-regexp-alist): Bump custom version.
3555
3556 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3557
3558         * gnus-html.el: require mm-url.
3559         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3560         with the url to `url'.
3561         (gnus-html-wash-tags): Support cid: URLs/images.
3562
3563 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3564
3565         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3566         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3567         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3568
3569         * gnus-move.el: Removed file, since it doesn't really work.
3570
3571         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3572         UTF-8.  This seems to fix problems with some German web feeds.
3573
3574         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3575         at the top so that the proper colours are applied.
3576
3577         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
3578         don't have dots in their names.
3579
3580         * gnus-art.el (gnus-article-view-part): Doc fix.
3581
3582         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3583         XEmacs-compatible.
3584         (gnus-html-put-image): Don't do images on non-graphic displays.
3585
3586         * nnslashdot.el: Removed this unused backend.
3587
3588         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3589         actions.
3590         (gnus-undo-register-1): Revert last change.
3591
3592         * gnus-group.el (gnus-group-completing-read): Protect against not
3593         having completion-styles bound.
3594
3595         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3596         make broken recipients happier.
3597
3598         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3599
3600         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3601         point parameter.
3602
3603         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3604
3605         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3606         completion-styles for group selection.
3607
3608 2009-02-04  Andreas Schwab  <schwab@suse.de>
3609
3610         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3611         headers and regexp-quote the match if necessary.
3612
3613 2009-03-24  Miles Bader  <miles@gnu.org>
3614
3615         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3616         the blinking smiley.
3617
3618 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3619
3620         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3621         blink smiley.
3622
3623 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3624
3625         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3626         where the dribbel file lives exists.
3627
3628         * message.el (message-send-mail-partially-limit): Change the default to
3629         nil, since most people don't want this.
3630
3631         * mm-url.el (mm-url-decode-entities): Also decode entities like
3632         &#x3212.
3633
3634 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3635
3636         * gnus-sum.el (gnus-summary-idna-message):
3637         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3638         Hyperlink urls in docstrings with URL `...'.
3639
3640 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3641
3642         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3643         functions.
3644
3645 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3646
3647         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3648         say what the mouseover text should be.
3649
3650         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3651         version of the mm-w3m-safe-url-regexp variable to only download images
3652         in the groups where we want that to happen.
3653
3654         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3655
3656         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3657         easier debugging.
3658         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3659         big pictures in the article buffer.
3660
3661         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3662         gnus-article-html.
3663         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3664         w3m.
3665
3666         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3667
3668 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3669
3670         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3671         which doesn't exist.
3672
3673         * message.el (message-inhibit-ecomplete): New variable to allow some
3674         function to inhibit ecomplete address storage.
3675         (message-resend): Disable ecomplete message storage when resending
3676         messages.
3677
3678         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3679
3680 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3681
3682         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3683         Save excursion while copying, moving, and deleting articles in order to
3684         prevent the cursor from jumping to unforeseen place.
3685
3686 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3687
3688         * lpath.el: No need to bind bookmark-current-buffer,
3689         bookmark-yank-point and bookmark-make-record-function.
3690
3691 2010-08-17  Glenn Morris  <rgm@gnu.org>
3692
3693         * gnus-sync.el: Require gnus components whose functions are used.
3694
3695         * gnus-art.el (bookmark-make-record-function):
3696         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3697         Declare for compiler.
3698
3699         * mm-url.el (mml-compute-boundary): Autoload.
3700
3701 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3702
3703         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3704
3705 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3706
3707         Typo fix "hoo4a" -> "hook".
3708
3709         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3710
3711 2010-08-14  Glenn Morris  <rgm@gnu.org>
3712
3713         * gnus-sync.el (gnus-sync): Fix defgroup version.
3714
3715 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3716
3717         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3718
3719         * gnus-sync.el: Fix docs.
3720         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3721         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3722
3723 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3724
3725         Optimizations for gnus-sync.el.
3726
3727         * gnus-sync.el: Add docs about gnus-sync-backend
3728         possibilities.
3729         (gnus-sync-save): Remove unnecessary message.
3730         (gnus-sync-read): Optimize and show what groups were skipped.
3731
3732 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3733
3734         Minor bug fixes for gnus-sync.el.
3735
3736         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3737         read the sync on get-new-news.
3738
3739         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3740         quiet.
3741
3742         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3743
3744 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3745
3746         Make saving and restoring of hidden threads work with overlays.
3747         Patch applied by Ted Zlatanov.
3748
3749         * gnus-sum.el (gnus-hidden-threads-configuration)
3750         (gnus-restore-hidden-threads-configuration): Update to deal with text
3751         properties, rather than searching for a magic character.
3752
3753 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3754
3755         New gnus-sync.el library for synchronization of marks.
3756
3757         * gnus-sync.el: New library for synchronization of marks.
3758
3759         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3760         renamed from `gnus-registry-grep-in-list'.
3761
3762         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3763
3764         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3765
3766 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3767
3768         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3769         determining charset of text fails.
3770
3771 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3772
3773         * nnmail.el (nnmail-get-new-mail-1): Revert.
3774
3775         * nnml.el (nnml-active-number): Make sure names of newly created groups
3776         in nnml-group-alist are encoded.
3777
3778 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3779
3780         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3781         containing non-ASCII characters in active file for nnml back end.
3782
3783 2010-07-24  David Engster  <dengste@eml.cc>
3784
3785         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3786         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3787
3788 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3789
3790         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3791         tag (Bug#6654).
3792
3793 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3794
3795         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3796         the article buffer, not the summary buffer.
3797
3798 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3799
3800         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3801         Emacs 23 as well.
3802
3803 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3804
3805         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3806         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3807
3808 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3809
3810         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3811         Patch applied by Karl Fogel.
3812
3813         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3814         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3815
3816 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3817
3818         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3819         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3820         C-w still not working correctly from Article buffers; Thierry's
3821         patch to fix that will be applied after this.
3822
3823         * gnus-art.el (bookmark-make-record-function): New local variable.
3824
3825         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3826         article buffer.
3827         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3828
3829 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3830
3831         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3832         on changes in bookmark.el.
3833
3834 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3835
3836         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3837         `no-log' instead of message not to log prompt string.
3838
3839 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3840
3841         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3842         the *other* type of HTML form submission.
3843
3844 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3845
3846         * auth-source.el (auth-source-pick): If choice does not contain a
3847         questioned keyword, set the check to t.
3848
3849 2010-06-12  Romain Francoise  <romain@orebokech.com>
3850
3851         * gnus-util.el (gnus-date-get-time): Move up before first use.
3852
3853 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3854
3855         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3856         (gnus-article-edit-part): Bind it to make last part that is substituted
3857         or deleted visible.
3858         (gnus-mime-display-single): Buttonize part of which id equals to
3859         gnus-mime-buttonized-part-id.
3860
3861 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3862
3863         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3864         (gnus-dd-mmm): Use gnus-date-get-time.
3865         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3866         simplify logic.
3867         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3868         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3869
3870 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3871
3872         * auth-source.el (top): Autoload `secrets-list-collections',
3873         `secrets-create-item', `secrets-delete-item'.
3874         (auth-sources): Fix tag string.
3875         (auth-get-source, auth-source-retrieve, auth-source-create)
3876         (auth-source-delete): New defuns.
3877         (auth-source-pick): Rewrite in order to avoid 2 passes.
3878         (auth-source-forget-user-or-password): New parameter USERNAME.
3879         (auth-source-user-or-password): New parameters CREATE-MISSING and
3880         DELETE-EXISTING.  Retrieve password interactively, if needed.
3881
3882 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3883
3884         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3885         deleting unused directories when gnus-expert-user is t.
3886
3887 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3888
3889         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3890         for each temp file when gnus-article-browse-delete-temp is ask.
3891
3892 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3893
3894         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3895         Lisp calls to delete-backward-char by calls to delete-char.
3896
3897 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3898
3899         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3900
3901 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3902
3903         * password-cache.el (password-cache-remove): Fix docstring.
3904
3905 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3906
3907         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3908         article unless decoding article to be saved.
3909
3910 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3911
3912         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3913         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3914         generated within the mm-with-unibyte-current-buffer macro.
3915
3916 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3917
3918         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3919         to nil when we're in a mml-preview buffer and no group is selected.
3920
3921 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3922
3923         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3924         when catching the `C-g'.  Reported by "Leo".
3925
3926 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3927
3928         * message.el (message-forward-make-body-plain)
3929         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3930         multibyte-string-p.
3931
3932         * lpath.el: Revert.
3933
3934 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3935
3936         * message.el (message-forward-make-body-mml): Assume original message
3937         is multibyte string; error on unibyte.
3938         (message-forward-make-body-plain): Ditto; don't add excessive newline
3939         in body end.
3940
3941         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3942
3943 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3944
3945         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3946         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3947
3948 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3949
3950         * mm-extern.el (mm-extern-url): Don't use
3951         mm-with-unibyte-current-buffer.
3952         (mm-extern-cache-contents): Use with-current-buffer instead of
3953         save-excursion + set-buffer.
3954
3955 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3956
3957         * mm-util.el (mm-emacs-mule): Remove.
3958
3959 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3960
3961         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3962         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3963         change.
3964
3965 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3968         bind the default value of enable-multibyte-characters to nil.
3969
3970 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3971
3972         * message.el (message-forward-make-body-plain)
3973         (message-forward-make-body-mml):
3974         Don't use mm-with-unibyte-current-buffer.
3975
3976 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3977
3978         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3979
3980 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3981
3982         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3983         (Bug#5592).
3984
3985 2010-05-07  Julien Danjou  <julien@danjou.info>
3986
3987         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3988         it to mm-pipe-part.
3989
3990         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3991         it is given.
3992
3993 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3994
3995         * binhex.el (binhex-decode-region-internal)
3996         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3997         (dns-query)
3998         * nnweb.el (nnweb-gmane-search)
3999         * pgg-parse.el (pgg-parse-armor)
4000         * pgg.el (pgg-verify-region)
4001         * sha1.el (sha1-string-external)
4002         * uudecode.el (uudecode-decode-region-internal)
4003         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4004         XEmacs.
4005
4006         * gnus-art.el (gnus-article-browse-html-parts)
4007         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4008         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4009         make-temp-file.
4010
4011         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4012         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4013         compiling.
4014
4015         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4016         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4017         XEmacs when compiling.
4018
4019         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4020         gnus-pick-mode-off-hook for XEmacs when compiling.
4021         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4022         gnus-binary-mode-off-hook for XEmacs when compiling.
4023
4024         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
4025         nil if char-charset is not available.
4026
4027         * imap.el (imap-disable-multibyte)
4028         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4029         macros.
4030
4031         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4032         instead of encode-coding-string.
4033
4034         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4035         'xemacs) instead of mm-emacs-mule to switch function definitions.
4036         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4037
4038         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4039         bind temporary-file-directory for XEmacs;
4040         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4041         timer-set-function for XEmacs 21.4 and SXEmacs;
4042         bind timer-list for XEmacs 21.4 and SXEmacs;
4043         fbind char-charset and find-charset-region for non-Mule XEmacs;
4044         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4045         encode-coding-region and encode-coding-string for XEmacs having no
4046         file-coding feature.
4047
4048 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4049
4050         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4051
4052 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4053
4054         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4055         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4056
4057 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4058
4059         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4060         alias `jka-compr-delete-temp-file' no longer exists.
4061
4062 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4063
4064         Use define-minor-mode in Gnus where applicable.
4065         * mml.el (mml-mode): Use define-minor-mode.
4066         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4067         (gnus-undo-mode): Use define-minor-mode.
4068         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4069         (gnus-dead-summary-mode): Use define-minor-mode.
4070         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4071         Initialize in declaration.
4072         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4073         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4074         (gnus-mailing-list-mode): Use define-minor-mode.
4075         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4076         (gnus-draft-mode): Use define-minor-mode.
4077         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4078         (gnus-dired-mode): Use define-minor-mode.
4079
4080 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4081
4082         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4083         handles on recursive mml-to-mime translation and check them for
4084         boundary delimiter collisions.  Reported by Greg Troxel.
4085
4086 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4087
4088         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4089
4090 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4091
4092         * mm-util.el (mm-find-buffer-file-coding-system):
4093         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4094
4095 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4096
4097         * message.el (message-generate-headers): Record insertion of optional
4098         headers as well.  Otherwise the check to prevent repeated insertion of
4099         optional headers is a no-op.
4100
4101 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4102
4103         * smime.el: Don't mention CVS.
4104
4105         * nnrss.el (nnrss-fetch): Don't mention CVS.
4106
4107         * nnir.el: Don't mention CVS.
4108
4109 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4110
4111         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
4112
4113 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4114
4115         * lpath.el: Fbind bookmark-default-handler,
4116         bookmark-get-bookmark-record, bookmark-make-record-default,
4117         bookmark-prop-get for Emacs <23 and XEmacs.
4118
4119 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4120
4121         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4122         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4123         Use with-current-buffer to silence the byte-compiler.
4124         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4125         bother to require `gnus'.
4126         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4127
4128 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4129
4130         * gnus-sum.el (gnus-summary-bookmark-make-record)
4131         (gnus-summary-bookmark-jump): New functions.
4132         (gnus-summary-mode): Setup bookmark support.
4133
4134 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4135
4136         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4137         if set.
4138
4139 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4140
4141         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4142         gnus-article-browse-html-save-cid-image; make it work recursively for
4143         forwarded messages as well.
4144         (gnus-article-browse-html-parts): Work when prefix arg is given.
4145         (gnus-article-browse-html-article): Doc fix.
4146
4147 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4148
4149         * message.el (message-default-mail-headers):
4150         (message-default-headers): Carry the value mail-default-headers over
4151         into message-default-mail-headers, rather than message-default-headers.
4152
4153 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4154
4155         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
4156         charset.
4157
4158         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4159         charset into the <meta> tag when the article is encoded to utf-8.
4160
4161 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
4164         directories as well.
4165         (gnus-article-browse-html-parts): Work for images that do not specify
4166         file names; delete temp directory when quitting; insert header at the
4167         right place; use file: scheme for image files.
4168
4169 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4170
4171         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4172         (gnus-article-browse-html-parts): Use it to make temporary cid image
4173         files in addition to html file so that browser may display them.
4174
4175 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4176
4177         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4178
4179 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4180
4181         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4182
4183 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4184
4185         * auth-source.el (auth-sources): Change default to be simpler.  Explain
4186         about Secret Service API sources.  Improve Customize options.
4187         (auth-source-pick): Change to accept any number of search parameters.
4188         Implement fallbacks iteratively, not recursively.  Add scoring on the
4189         second pass and sort by score.  Call Secret Service API when needed.
4190         (auth-source-user-or-password): Use it.  Call Secret Service API
4191         directly when needed to get the user name and the password.
4192
4193 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4194
4195         * message.el (message-interactive): Doc fix.
4196         (message-qmail-inject-args): Reflow.
4197         (message-kill-to-signature): Fix typo in docstring.
4198
4199         * smiley.el (smiley-buffer): Fix typo in docstring.
4200
4201 2010-03-24  Glenn Morris  <rgm@gnu.org>
4202
4203         * mail-source.el (gnus-message): Declare.
4204         (mail-source-delete-old-incoming): Require gnus-util.
4205
4206 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4207
4208         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4209
4210         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4211
4212         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4213         password-cache's default if it is not bound.
4214         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4215         password-cache-expiry's default if it is not bound.
4216
4217         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4218         available in Emacs 21.
4219
4220         * lpath.el: Suppress compiler warnings for:
4221         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4222         XEmacs;
4223         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4224         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4225         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4226
4227 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4228
4229         * auth-source.el (auth-sources): Fix up definition so extra parameters
4230         are always inline.
4231
4232 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4233
4234         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
4235         wasn't updated after mismatch.  Clear cached mailbox info correctly
4236         when uidvalidity changes.
4237         (nnimap-group-prefixed-name): New function to avoid some code
4238         duplication.
4239         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4240         (nnimap-request-group): Use it.
4241         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4242         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4243         with many imap folders.  This is done by caching the group status from
4244         the imap server persistently in a group parameter `imap-status'.  (This
4245         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4246         but not persistently, so every Gnus startup was still very slow.)
4247
4248 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4249
4250         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4251         delete the extra newline.  Otherwise editing of :string and :number
4252         types don't work.
4253
4254 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4255
4256         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4257         secrets.el dependency.
4258         (auth-sources): Add optional user name.  Add secrets.el configuration
4259         choice (unused right now).
4260
4261 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4262
4263         * gnus-sum.el (gnus-summary-make-menu-bar): Let
4264         `gnus-registry-install-shortcuts' fill in the functions.
4265
4266         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4267         warnings.
4268         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4269         (gnus-registry-install-shortcuts): Populate and use it in a
4270         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4271
4272 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4273
4274         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4275         In-place substitutions for the group name encoding/decoding.
4276         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4277         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4278         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4279         (nnimap-update-unseen, nnimap-request-list)
4280         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4281         (nnimap-request-set-mark, nnimap-split-to-groups)
4282         (nnimap-split-articles, nnimap-request-newgroups)
4283         (nnimap-request-create-group, nnimap-request-accept-article)
4284         (nnimap-request-delete-group, nnimap-request-rename-group)
4285         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4286         `encoded-mbx' for consistency.
4287         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4288         variable `imap-current-mailbox'.
4289
4290         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4291         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4292
4293 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4294
4295         * pop3.el (pop3-display-message-size-flag): Display message size byte
4296         counts during POP3 download.
4297         (pop3-movemail): Use it.
4298         (pop3-list): Implement listing of available messages.
4299
4300 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4301
4302         * nnir.el (nnir-get-article-nov-override-function): New function to
4303         override the normal NOV retrieval.
4304         (nnir-retrieve-headers): Use it.
4305
4306 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4307
4308         * auth-source.el (netrc-machine-user-or-password): Autoload.
4309
4310 2010-03-19  Glenn Morris  <rgm@gnu.org>
4311
4312         Stop message.el from loading about 40 libraries it doesn't always need.
4313         The general approach is to autoload rather than require, and to
4314         require in the specific functions rather than the file.  (Bug#5642)
4315
4316         * gmm-utils.el: Don't require wid-edit.
4317         (widget-create-child-value, widget-convert, widget-default-get):
4318         Autoload.
4319
4320         * gnus-util.el: Don't require time-date, netrc.
4321         (message-fetch-field, gnus-group-name-decode): Declare rather than
4322         autoloading.
4323         (gnus-fetch-field): Require message.
4324         (gnus-decode-newsgroups): Require gnus-group.
4325
4326         * ietf-drums.el: Don't require time-date.
4327
4328         * message.el: Don't require hashcash, canlock, ecomplete.
4329         Do require mail-utils.  Require nnheader only when compiling.
4330         (smtpmail-default-smtp-server): Remove declaration.
4331         (message-send-mail-function): Check smtpmail-default-smtp-server
4332         is bound rather than requiring smtpmail.
4333         (message-auto-save-directory, message-insert-signature): Use
4334         expand-file-name rather than nnheader-concat.
4335         (nnheader-insert-file-contents): Autoload.
4336         (hashcash-wait-async): Declare.
4337         (message-send-mail): Only call gnus-setup-posting-charset if
4338         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4339         (message-send-mail-with-sendmail): Require sendmail.
4340         (canlock-password, canlock-password-for-verify): Declare.
4341         (message-canlock-password): Require canlock.
4342         (nnheader-get-report): Autoload.
4343         (gnus-setup-posting-charset): Declare.
4344         (message-send-news): Require gnus-msg.
4345         (message-make-references, message-make-in-reply-to): Use mail-header-id
4346         rather than the alias mail-header-message-id.
4347         (ecomplete-add-item, ecomplete-save): Declare.
4348         (message-put-addresses-in-ecomplete): Require ecomplete.
4349         (ecomplete-display-matches): Autoload.
4350
4351         * mm-decode.el: Don't require mailcap, gnus-util.
4352         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4353         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4354         Autoload.
4355         (mailcap-mime-extensions): Declare.
4356
4357         * mm-encode.el: Don't require mailcap.
4358         (mailcap-extension-to-mime): Autoload.
4359
4360         * mml-sec.el: Don't require password-cache.
4361
4362         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4363         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4364         (mml-minibuffer-read-type): Require mailcap.
4365         (mml-preview): Require gnus-msg.
4366
4367         * mml1991.el: Require password-cache.
4368         (password-cache-expiry): Remove declaration.
4369
4370         * mml2015.el: Require password-cache.
4371         (password-cache-expiry): Remove declaration.
4372
4373         * nneething.el (mailcap): Require mailcap.
4374
4375         * nnheader.el (declare-function): Add compatibility stub.
4376         (message-remove-header): Declare rather than autoload.
4377         (nnheader-replace-header): Require message.
4378
4379         * nnimap.el (declare-function): Add compatibility stub.
4380         (netrc-parse, netrc-machine-user-or-password): Declare.
4381         (nnimap-open-connection): Require netrc.
4382
4383         * nntp.el (declare-function): Add compatibility stub.
4384         (netrc-parse, netrc-machine, netrc-get): Declare.
4385         (nntp-send-authinfo): Require netrc.
4386
4387         * rfc2047.el: Don't require qp.
4388         (quoted-printable-encode-region, quoted-printable-decode-string):
4389         Autoload.
4390
4391         * sieve-mode.el: Don't require easymenu.
4392         (easy-menu-add-item): Autoload it.
4393
4394         * spam-stat.el (time-to-number-of-days): Autoload it.
4395
4396 2010-03-19  Glenn Morris  <rgm@gnu.org>
4397
4398         * password-cache.el (password-cache, password-cache-expiry): Autoload.
4399
4400 2010-03-18  Glenn Morris  <rgm@gnu.org>
4401
4402         * hashcash.el (declare-function): Remove duplicate definition.
4403
4404 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4405
4406         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4407         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4408         value if any backslash escapes).
4409
4410 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4411
4412         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4413         if it is available.  (bug#5647)
4414
4415         * lpath.el: Suppress compiler warning for coding-system-from-name for
4416         Emacs 21 and XEmacs.
4417
4418 2010-03-14  Juri Linkov  <juri@jurta.org>
4419
4420         * hmac-def.el:
4421         * hmac-md5.el:
4422         * netrc.el: Fix keywords.
4423
4424 2010-02-26  Glenn Morris  <rgm@gnu.org>
4425
4426         * message.el (message-send-mail-function): Change the default, so that
4427         it inherits from a customized send-mail-function.  (Bug#5643)
4428
4429 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4430
4431         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4432         shell-command-to-string signals an error (bug#5299).
4433
4434 2010-02-24  Glenn Morris  <rgm@gnu.org>
4435
4436         * message.el (message-smtpmail-send-it)
4437         (message-send-mail-with-mailclient): Doc fixes.
4438
4439 2010-02-16  Glenn Morris  <rgm@gnu.org>
4440
4441         * message.el (message-default-mail-headers): Change the default value
4442         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4443
4444 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4445
4446         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
4447         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
4448
4449 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
4450
4451         * time-date.el (date-to-time): Doc fix (Bug#5408).
4452
4453 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4454
4455         * message.el (message-mail): Just pass yank-action on to message-setup.
4456         (message-setup): Handle (FUN . ARGS) form of yank-action.
4457         (message-with-reply-buffer, message-widen-reply)
4458         (message-yank-original): Handle non-buffer values of
4459         message-reply-buffer (Bug#4080).
4460         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4461
4462 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4463
4464         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4465         Fix typo in docstring.
4466
4467 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4468
4469         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4470         response.
4471
4472 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4473
4474         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4475
4476         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4477
4478         * message.el (message-check-news-header-syntax): Protect against a
4479         string that `rfc822-addresses' returns when parsing fails.
4480
4481 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4482
4483         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4484         (gnus-previous-char-property-change): New functions.
4485
4486         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4487
4488 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4489
4490         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4491         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4492
4493 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4494
4495         * message.el (message-exchange-point-and-mark): Rework last change to
4496         avoid using optional arg of exchange-point-and-mark, for backward
4497         compatibility.
4498
4499 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4500
4501         * message.el (message-exchange-point-and-mark): Call
4502         exchange-point-and-mark with an argument rather than setting
4503         mark-active by hand (Bug#5175).
4504
4505 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4506
4507         * nntp.el (nntp-service-to-port): Work for service expressed with
4508         numeric string; replace [:digit:] with [0-9] for XEmacs.
4509
4510 2009-12-17  Glenn Morris  <rgm@gnu.org>
4511
4512         * gnus-group.el (gnus-bug-group-download-format-alist):
4513         Change emacs entry to debbugs.gnu.org.  Bump :version.
4514
4515 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4516
4517         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4518
4519 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4520
4521         * message.el (message-info): Explain why we use `Info-goto-node'.
4522
4523 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4524
4525         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
4526
4527 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4528
4529         * message.el (message-completion-in-region): New compatibility function.
4530         (message-expand-group): Use it.
4531
4532 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4533
4534         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4535         with no unread article should be listed if the 2nd arg `predicate' is
4536         given.
4537
4538 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4539
4540         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
4541
4542 2009-11-29  Juri Linkov  <juri@jurta.org>
4543
4544         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4545         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4546         on `gnus-recenter'. (Bug#4698, Bug#4981)
4547
4548 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4549
4550         * sha1.el (sha1-string-external): default-directory "/" in case
4551         otherwise non-existent.  process-connection-type pipe for touch of
4552         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4553
4554 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4555
4556         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
4557         it's comms related and sgml-mode.el has "comm" on that basis too.
4558
4559 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4560
4561         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4562         containing tspecial characters if they have been already quoted.
4563
4564 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4565
4566         * dns-mode.el (auto-mode-alist): Purecopy string.
4567
4568 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4569
4570         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
4571
4572 2009-10-24  Glenn Morris  <rgm@gnu.org>
4573
4574         * gnus-art.el (help-xref-stack-item): Define for compiler.
4575
4576 2009-10-21  Kevin Ryde  <user42@zip.com.au>
4577
4578         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
4579
4580 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4581
4582         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4583
4584 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4585
4586         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4587         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4588
4589 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4590
4591         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4592         (gnus-overlays-in): New alias to overlays-in.
4593
4594         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4595         gnus-overlay-get, and gnus-delete-overlay.
4596         (gnus-summary-show-thread): Make it work as well for systems in which
4597         next-single-char-property-change is not available.
4598         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4599
4600         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4601         (gnus-overlay-get): New alias to extent-property.
4602         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4603
4604         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4605         SXEmacs.
4606
4607         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4608         SXEmacs.
4609
4610 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4611
4612         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4613
4614 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4615
4616         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4617         and XEmacs that don't have `remove-overlays'.
4618
4619 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4620
4621         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4622         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4623         selective display.  Use overlays instead.
4624
4625 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4626
4627         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4628
4629 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4630
4631         * spam-stat.el (spam-stat-load): Fix typo in message.
4632
4633 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4634
4635         * dig.el (dig-invoke): Fix typo in docstring.
4636         (query-dig): Reflow docstring.
4637
4638 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4639
4640         * gnus-art.el (gnus-article-encrypt-body):
4641         * message.el (message-check-recipients):
4642         * mm-util.el (mm-codepage-setup):
4643         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4644         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4645
4646 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4647
4648         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4649         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4650         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4651         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4652         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4653
4654 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4655
4656         * dig.el: Add "Keywords: comm", as per net-utils.el.
4657
4658 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4659
4660         * dig.el (dig-mode): Use define-derived-mode.
4661
4662 2009-09-19  Glenn Morris  <rgm@gnu.org>
4663
4664         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4665
4666 2009-09-18  Glenn Morris  <rgm@gnu.org>
4667
4668         * gnus-diary.el (gnus-diary-check-message):
4669         * message.el (message-insert-formatted-citation-line):
4670         * nnbabyl.el (top-level):
4671         * nndiary.el (nndiary-schedule):
4672         Fix typos in condition-case handlers.
4673
4674 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4675
4676         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4677         configuration that provides the sole article window in a frame;
4678         position point correctly after deleting a part.
4679
4680 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4681
4682         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4683         (spam-resolve-registrations-routine): Use it to unregister articles
4684         that change status.
4685
4686 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4687
4688         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4689         with XEmacs.
4690         (parse-time-string-chars): Use it.
4691
4692 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4693
4694         * imap.el (imap-interactive-login): Better messages.
4695         (imap-open): Fix bug with renamed buffer on reconnect.
4696         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4697         for easier debugging and cleaner code.  On successful (guessed based on
4698         server capabilities) secondary authentication, set imap-state
4699         correctly.
4700         (imap-last-authenticator): Define imap-last-authenticator as a variable
4701         to avoid warnings.
4702
4703 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4704
4705         * nnrss.el (nnrss-request-article): Remove binding of
4706         default-enable-multibyte-characters that has gotten needless by
4707         the 2007-07-13 change in rfc2047-encode-message-header.
4708
4709         * mml.el (mml-insert-multipart): Error on the message header.
4710         (mml-insert-part): Error on the message header; position point at
4711         the end of a MIME tag.
4712
4713 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4714
4715         * time-date.el (autoload): Expand define-obsolete-function-alias into
4716         defalias and make-obsolete for old Emacsen that Gnus supports.
4717         (with-no-warnings): Define it for old Emacsen.
4718         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4719         is available.
4720         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4721         float-time is available; suppress compile warning for time-to-seconds.
4722
4723         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4724         (gnus-float-time): Alias to float-time if it exists.
4725
4726         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4727         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4728         float-time is available; suppress compile warning for time-to-seconds.
4729
4730         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4731         XEmacs.
4732
4733 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4734
4735         * imap.el (imap-message-map): Docstring fix.
4736
4737 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4738
4739         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4740         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4741         Add the optional argument `encoding' that overrides the default.
4742
4743         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4744         mm-encode-buffer.
4745
4746 2009-09-04  Glenn Morris  <rgm@gnu.org>
4747
4748         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4749         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4750         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4751         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4752         * mm-util.el (mm-with-unibyte-current-buffer)
4753         (mm-find-buffer-file-coding-system):
4754         * yenc.el (yenc-decode-region): Use default-value rather than
4755         default-enable-multibyte-characters.
4756
4757 2009-09-03  Glenn Morris  <rgm@gnu.org>
4758
4759         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4760         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4761         than default-enable-multibyte-characters.
4762
4763 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4764
4765         * gnus-art.el (gnus-article-read-summary-keys):
4766         Fix gnus-buffer-configuration's value temporarily used.
4767
4768 2009-09-02  Glenn Morris  <rgm@gnu.org>
4769
4770         * gnus-util.el (gnus-float-time): New function.
4771         * gnus-delay.el (gnus-delay-article):
4772         * gnus-sum.el (gnus-thread-latest-date):
4773         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4774         * nnspool.el (nnspool-request-newgroups):
4775         Use gnus-float-time rather than time-to-seconds.
4776         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4777
4778         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4779         (gnus-header-subject-face, gnus-header-newsgroups-face)
4780         (gnus-header-name-face, gnus-header-content-face):
4781         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4782         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4783         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4784         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4785         (gnus-cite-face-11):
4786         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4787         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4788         (gnus-server-closed-face, gnus-server-denied-face)
4789         (gnus-server-offline-face):
4790         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4791         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4792         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4793         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4794         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4795         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4796         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4797         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4798         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4799         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4800         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4801         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4802         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4803         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4804         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4805         (gnus-summary-high-undownloaded-face)
4806         (gnus-summary-low-undownloaded-face)
4807         (gnus-summary-normal-undownloaded-face)
4808         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4809         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4810         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4811         (gnus-splash-face):
4812         * message.el (message-header-to-face, message-header-cc-face)
4813         (message-header-subject-face, message-header-newsgroups-face)
4814         (message-header-other-face, message-header-name-face)
4815         (message-header-xheader-face, message-separator-face)
4816         (message-cited-text-face, message-mml-face):
4817         * sieve-mode.el (sieve-control-commands-face)
4818         (sieve-action-commands-face, sieve-test-commands-face)
4819         (sieve-tagged-arguments-face):
4820         * spam.el (spam-face):
4821         Mark face aliases with "-face" in the name as obsolete.
4822
4823 2009-09-01  Glenn Morris  <rgm@gnu.org>
4824
4825         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4826         than goto-line.
4827
4828 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4829
4830         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4831         Don't move point if the command is invoked inside the message header.
4832
4833 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4834
4835         * imap.el (imap-send-command): Simplify.
4836         (imap-wait-for-tag): point-max -> buffer-size.
4837
4838 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4839
4840         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4841         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4842         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4843         * nnir.el (nnir-swish-e-index-file):
4844         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4845         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4846         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4847         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4848         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4849         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4850
4851 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4852
4853         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4854         Don't save excursion.
4855
4856 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4857
4858         * nnheader.el (nnheader-find-file-noselect):
4859         * mm-util.el (mm-insert-file-contents):
4860         Use (default-value 'major-mode) instead of default-major-mode.
4861
4862 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4863
4864         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4865
4866 2009-08-26  Glenn Morris  <rgm@gnu.org>
4867
4868         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4869         than placing in files.el.
4870
4871 2009-08-25  Glenn Morris  <rgm@gnu.org>
4872
4873         * nnir.el (top-level): Don't require cl at run-time.
4874         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4875         Replace cl-function substitute with gnus-replace-in-string.
4876         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4877         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4878         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4879         simplified expansions.
4880
4881 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4882
4883         * dig.el (dig): Add autoload cookie.
4884
4885 2009-08-22  Glenn Morris  <rgm@gnu.org>
4886
4887         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4888         goto-line.
4889
4890 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4891
4892         * parse-time.el (parse-time-string-chars): Save match data.
4893
4894 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4895
4896         * parse-time.el (parse-time-string-chars): Compute using character
4897         classes, to handle non-ascii characters (Bug#3190).
4898
4899 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4900
4901         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4902
4903         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4904         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4905         (gnus-mm-display-part, gnus-mime-display-single)
4906         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4907         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4908
4909         * gnus-sum.el
4910         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4911         (gnus-summary-move-article): Add expirable mark to articles copied or
4912         moved to group that has auto-expire turned on if the option is non-nil.
4913
4914 2009-07-24  Glenn Morris  <rgm@gnu.org>
4915
4916         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4917         Fix typo.  (Bug#3903)
4918
4919 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4922         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4923         that should not be used for draft articles.
4924         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4925         that has no concern in minor mode keys.
4926         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4927         Abolish.
4928
4929 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4930
4931         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4932         article without making inquiry to a user for unknown encoding.
4933
4934         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4935         (nnmaildir--scan): Assume i-node and device number that file-attributes
4936         returns might be cons-cell.
4937
4938         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4939
4940         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4941
4942 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4943
4944         * auth-source.el: Remove docs now in auth.texi.  Don't use
4945         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4946         `auth-source-hide-passwords' and use them.
4947
4948 2009-07-15  Glenn Morris  <rgm@gnu.org>
4949
4950         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4951
4952 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4953
4954         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4955         excessive whitespace from the default values of title and description.
4956
4957 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4958
4959         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4960         mail-fetch-field to fetch Content-Description header in order to
4961         exclude newlines.
4962
4963 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4964
4965         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4966         format used by GnuPG 2.0.11.
4967
4968 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4969
4970         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4971         to deleted part.
4972
4973 2009-05-30  David Engster  <dengste@eml.cc>
4974
4975         * nnmairix.el: Remove old documentation in the commentary block.
4976         (nnmairix-request-group): Do not update active file for nnml back ends.
4977         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4978         end so that overview files are ignored.
4979         (nnmairix-update-groups): Make updating the groups more robust by using
4980         marks.
4981         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4982         with dollar characters in message-id.
4983
4984 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4985
4986         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4987         2008-12-25 in dns.el.
4988
4989 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4990
4991         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4992         could happen if the text is only composed of spaces and/or tabs.
4993
4994 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4995
4996         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4997         when sending a queued message to avoid extra mml tags.
4998
4999 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5000
5001         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5002
5003 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5004
5005         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5006         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5007         rmail-toggle-header for XEmacs;
5008         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5009
5010 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5011
5012         * gnus-dired.el: Remove autoload for gnus-setup-message.
5013         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5014         displaying Gnus logo; always use compose-mail.
5015
5016 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5017
5018         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5019
5020 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5021
5022         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5023         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5024         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5025         available.
5026         (gnus-nocem-epg-verify): New function.
5027
5028 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5029
5030         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5031
5032 2009-02-15  Glenn Morris  <rgm@gnu.org>
5033
5034         * gnus-util.el (rmail-insert-rmail-file-header)
5035         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5036         autoloads.
5037         (rmail-default-rmail-file): Remove unnecessary declaration.
5038         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5039
5040 2009-02-14  Glenn Morris  <rgm@gnu.org>
5041
5042         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5043         variable (only used in gnus-util, which declares it anyway).
5044         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5045         which was only needed by gnus-art (changed to not use it any more).
5046         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5047         only used in gnus-util, which autoloads it itself.
5048         (rmail-update-summary): Fix autoload.
5049
5050         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5051         rather than rmail-output-to-rmail-file.
5052
5053 2009-02-07  Glenn Morris  <rgm@gnu.org>
5054
5055         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5056         autoload of function that no longer exists.
5057         (rmail-toggle-header): Declare.
5058         (message-forward-rmail-make-body): Handle mbox Rmail.
5059
5060 2009-01-31  Glenn Morris  <rgm@gnu.org>
5061
5062         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5063         2009-01-09 change.
5064
5065 2009-01-31  Dave Love  <fx@gnu.org>
5066
5067         * imap.el (imap-fetch-safe): Bind debug-on-error.
5068         (imap-debug): Add imap-fetch-safe.
5069
5070 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
5071
5072         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5073         (auth-source-forget-all-cached): New convenience function.
5074         (auth-source-user-or-password): Accept list of modes or a single mode.
5075
5076         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5077         auth-source modes.
5078
5079         * netrc.el (netrc-machine-user-or-password): Use list of
5080         auth-source modes.
5081
5082         * nnimap.el (nnimap-open-connection): Use list of
5083         auth-source modes.
5084
5085         * nntp.el (nntp-send-authinfo): Use list of
5086         auth-source modes.
5087
5088 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5089
5090         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5091         now.
5092
5093 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5094
5095         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5096         coding system in XEmacs; add a workaround for XEmacs.
5097
5098         * lpath.el: Fbind coding-system-aliasee.
5099
5100 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5101
5102         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5103         of current-language-environment.
5104
5105 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5106
5107         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5108         available at runtime.
5109
5110 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5111
5112         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5113
5114 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5115
5116         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5117         the greatest positive fixnum value doesn't work under an XEmacs with
5118         bignum support; use the most-positive-fixnum constant instead,
5119         available since Emacs 21.1 with cl and XEmacs 21.1.
5120
5121 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5122
5123         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5124         XEmacs gets not to work.
5125
5126 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5127
5128         * mm-util.el (mm-coding-system-priorities): Allow the value like
5129         "Japanese (UTF-8)" of current-language-environment.
5130
5131 2009-01-09  Glenn Morris  <rgm@gnu.org>
5132
5133         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5134         with last-command-event.
5135
5136 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5137
5138         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5139         in the doc string.
5140
5141         * message.el (message-fix-before-sending): Amend comment.
5142
5143 2009-01-08  Dave Love  <fx@gnu.org>
5144
5145         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5146
5147 2009-01-07  David Engster  <dengste@eml.cc>
5148
5149         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5150         simplified server definitions by converting it via
5151         gnus-server-to-method.
5152
5153 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5154
5155         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5156         parameter's operands.
5157
5158 2009-01-06  David Engster  <dengste@eml.cc>
5159
5160         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5161         primary select method (for gnus-group-mark-article-as-read).
5162
5163 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5164
5165         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5166         `(gnus)Face', not `(gnus)X-Face'.
5167
5168 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5169
5170         * mm-util.el (mm-ucs-to-char): New function.
5171
5172         * mm-url.el (mm-url-decode-entities): Use it.
5173
5174         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5175         unicode-to-char.
5176
5177 2009-01-05  Dave Love  <fx@gnu.org>
5178
5179         * time-date.el: Require cl for `declare'.
5180
5181 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5182
5183         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5184         Dave Love.
5185
5186 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5187
5188         * message.el (message-fix-before-sending): Add `eight-bit' to
5189         illegible-text check.
5190
5191 2009-01-03  Michael Olson  <mwolson@gnu.org>
5192
5193         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5194         `headers' is nil.  This can occur if the IMAP server does not have
5195         permissions to read messages from a folder, but can write new messages
5196         to the folder.
5197         (nnimap-request-article-part): Do not insert `data' if it is nil.
5198
5199         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5200         characters which will confuse `read', so skip past them.
5201
5202 2009-01-01  Dave Love  <fx@gnu.org>
5203
5204         * imap.el (imap-string-to-integer): Fix typo.
5205         (imap-fetch-safe): New function.
5206         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5207
5208         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5209
5210         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5211         (imap-parse-greeting): Fix doc strings.
5212         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5213         (imap-parse-flag-list): Make messages unique.
5214         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5215
5216         * nnimap.el: Fix author email.
5217         (nnimap-split-rule): Add FIXME comment.
5218         (nnimap-debug): Fix doc string.
5219
5220 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5221
5222         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5223
5224 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5225
5226         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5227         nslookup if resolv.conf isn't available.
5228         (dns-query): Rename from query-dns.
5229         (dns-query-cached): Rename from query-dns-cached.
5230
5231 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5232
5233         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5234         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5235         to check if those variables exist (first appeared in Emacs 18.50).
5236
5237 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5238
5239         * mm-util.el (mm-line-number-at-pos): New function.
5240
5241         * spam-report.el (spam-report-process-queue): Use it.
5242
5243 2008-12-24  David Engster  <dengste@eml.cc>
5244
5245         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5246         parameters that haven't existed as variables as buffer-local variables.
5247
5248 2008-12-23  Dave Love  <fx@gnu.org>
5249
5250         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5251         cadar.
5252
5253         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
5254         imap-starttls-p.
5255         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
5256
5257 2008-12-22  Dave Love  <fx@gnu.org>
5258
5259         * imap.el: Fix author email.  Doc fixes.
5260         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5261         reply.
5262
5263 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5264
5265         * spam-report.el (spam-report-gmane-max-requests): New constant.
5266         (spam-report-gmane-wait): New variable.
5267         (spam-report-gmane-ham, spam-report-gmane-spam)
5268         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5269         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5270         the server.
5271
5272         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5273         Add explanations.
5274
5275         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5276         nnheader-accept-process-output and nnheader-read-timeout if available.
5277         (pop3-movemail): Use it.
5278
5279         * message.el (message-check-news-body-syntax): Fix signature check if
5280         there's an attachment.
5281
5282 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5283
5284         * mm-util.el: Add comments to the mm- emulating functions.
5285
5286 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5287
5288         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
5289         by Stephen Berman <stephen.berman@gmx.net>.
5290
5291 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5292
5293         * mm-util.el (mm-substring-no-properties): New function.
5294         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5295         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5296         (mm-string-to-multibyte): Doc fix.
5297
5298         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5299
5300 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5301
5302         * mml.el (mml-attach-file): Strip text properties from file name.
5303         (Bug#1574)
5304
5305 2008-12-16  Glenn Morris  <rgm@gnu.org>
5306
5307         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5308
5309 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5310
5311         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5312         knows since the charset specified might be a bogus alias that
5313         mm-charset-synonym-alist provides.
5314
5315 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5316
5317         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5318         "ISO_8859-1".
5319
5320         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5321
5322 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5323
5324         * mm-util.el (mm-charset-eval-alist):
5325         Define it before mm-charset-to-coding-system.
5326         (mm-charset-to-coding-system): Add optional argument `silent';
5327         define it before mm-charset-override-alist.
5328         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5329         default value if it can be used in Emacs currently running;
5330         silence mm-charset-to-coding-system.
5331
5332 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5333
5334         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5335         `allow-override' which says whether to use `mm-charset-override-alist'.
5336         (rfc2047-decode-encoded-words): Use it.
5337
5338         * mm-util.el (mm-charset-override-alist): Fix custom type;
5339         add `(gb2312 . gbk)' to choices.
5340
5341 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5342
5343         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5344         fast.
5345
5346         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5347
5348         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5349
5350 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5351
5352         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5353         on links.
5354
5355         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5356
5357 2008-12-03  Lute Kamstra  <lute@gnu.org>
5358
5359         * sha1.el: Remove leading * from docstrings of defcustoms,
5360         deffaces, defconsts and defuns.
5361
5362 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5363
5364         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5365         users' addresses that don't have domain parts.
5366         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5367         rather than message-narrow-to-head since there will be the message
5368         header separator.
5369
5370 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5371
5372         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5373         since the result is inserted in a unibyte buffer anyway.
5374         (nnimap-demule-use-string-to-multibyte): Remove.
5375         (nnimap-demule): Alias it to mm-string-to-multibyte.
5376
5377 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5378
5379         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
5380         variable for debugging bug#464 and bug#1174.
5381         (nnimap-demule): Use it.
5382
5383 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5384
5385         * gnus-score.el (gnus-score-find-trace): Handle default score in total
5386         score calculation correctly.
5387
5388 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5389
5390         * message.el (message-send-mail): Just set the buffer to unibyte
5391         rather than use mm-with-unibyte-current-buffer which does a lot more.
5392         (message-send-mail-partially): Don't bother with
5393         mm-with-unibyte-current-buffer since it's already been made unibyte by
5394         message-send-mail.
5395
5396 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
5397
5398         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
5399
5400 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
5401
5402         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
5403
5404 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5405
5406         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
5407         require itself and to remove `with-no-warnings'.
5408
5409 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5410
5411         * starttls.el (starttls-any-program-available): Get the name of the
5412         available TLS layer program.
5413         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
5414         well as the host name in the "opening" message.
5415
5416         * auth-source.el (auth-source-cache, auth-source-do-cache)
5417         (auth-source-user-or-password): Cache passwords and logins by default,
5418         allow override with `auth-source-do-cache'.
5419         (auth-source-forget-user-or-password): Allow users to remove cache
5420         entries if needed.
5421
5422 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
5423
5424         * md4.el (md4-buffer): Fix typo in docstring.
5425         (md4, md4-64): Doc fixes.
5426         (md4-pack-int32): Reflow docstring.
5427
5428 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5429
5430         * ietf-drums.el (ietf-drums-remove-comments): Localize second
5431         condition-case to only the forward-sexp call.
5432
5433 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5434
5435         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
5436         quotes contained.  Make it more robust regardless by an extra
5437         condition-case wrapper.
5438
5439 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5440
5441         * lpath.el: No need to fbind codepage-setup for Emacs 23.
5442
5443 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5444
5445         * nnml.el (nnml-request-expire-articles): Check if the function set to
5446         `nnmail-expiry-target' returns the symbol `delete'.
5447
5448         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5449
5450         * nnmail.el (nnmail-expiry-target): Fix custom type.
5451
5452 2008-10-02  Glenn Morris  <rgm@gnu.org>
5453
5454         * mm-util.el (mm-codepage-setup): Tweak codepage error.
5455         Silence compiler warning.
5456
5457 2008-10-01  Magnus Henoch  <mange@freemail.hu>
5458
5459         * tls.el (open-tls-stream): Show the actual command being
5460         executed, instead of the format string.
5461
5462 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5463
5464         * lpath.el: Fbind codepage-setup for Emacs 23.
5465
5466 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
5467
5468         * mml.el (mml-menu): Don't assume mml2015 is bound.
5469
5470 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5471
5472         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
5473         exists.
5474
5475 2008-09-27  Glenn Morris  <rgm@gnu.org>
5476
5477         * gnus-util.el (mail-header-remove-comments): Autoload it.
5478
5479 2008-09-27  Andreas Schwab  <schwab@suse.de>
5480
5481         * gnus-util.el (gnus-split-references): Strip comments.
5482         (gnus-parent-id): Likewise.
5483
5484 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
5485
5486         * message.el (message-confirm-send): Fix version.
5487
5488 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5489
5490         * message.el (message-idna-to-ascii-rhs-1): Use
5491         mail-extract-address-components rather than mail-header-parse-addresses
5492         that is an alias by default to ietf-drums-parse-addresses that does not
5493         support non-ASCII names in headers' contents.
5494
5495 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5496
5497         * message.el (message-confirm-send): Fixed variable documentation to
5498         avoid the "y/n" wording.
5499
5500 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
5501
5502         * message.el (message-set-auto-save-file-name): Save to a different
5503         filename so multiple messages (especially drafts) can be recovered.
5504
5505 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5506
5507         * message.el (message-confirm-send): Add appropriate version.
5508
5509 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5510
5511         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
5512         defvar.
5513
5514 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
5515
5516         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
5517         (mm-pkcs7-enveloped-magic): Ditto.
5518
5519 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5520
5521         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5522         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5523
5524 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5525
5526         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5527         default, it's better.
5528
5529 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5530
5531         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5532         summary line gnus-number property and ignore them (with a warning
5533         message).
5534
5535 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5536
5537         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5538         macro caddr in the interactive form since it won't be expanded.
5539
5540 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5541
5542         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5543         `charset'; fix name of function called recursively.
5544         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5545
5546 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5547
5548         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5549         (gnus-mime-set-charset-parameters): New function.
5550         (gnus-mime-view-part-as-charset): Use it to correctly display part
5551         specifying wrong charset.
5552
5553 2008-09-08  David Engster  <dengste@eml.cc>
5554
5555         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5556         in completing-read for back end server.
5557
5558 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5559
5560         * message.el (message-confirm-send): New variable to confirm sending a
5561         message.
5562         (message-send): Use it.
5563
5564 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5565
5566         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5567
5568 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5569
5570         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5571
5572 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5573
5574         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5575         prevent tracking too many groups.
5576         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5577         Use it.
5578
5579 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5580
5581         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5582         moving point to the bottom of the window in order to avoid recentering.
5583
5584 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5585
5586         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
5587
5588         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5589         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5590         (gnus-article-beginning-of-window): Fix calculation.
5591
5592 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5593
5594         * gnus-msg.el (gnus-summary-supersede-article)
5595         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5596         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5597         message header.
5598
5599 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5600
5601         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5602         pending output coming after the status change.
5603
5604 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5605
5606         * message.el:
5607         * gnus-start.el:
5608         * gnus-registry.el: Remove VMS support.
5609
5610 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5611
5612         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5613         macro.
5614         (rfc2104-hash): Use it.
5615
5616 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5617
5618         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5619         (gnus-summary-sort-by-most-recent-date): New commands.
5620         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5621         and menu entries.
5622
5623 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5624
5625         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5626         don't redisplay article for raw contents; remove plural articles stuff.
5627
5628         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5629         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5630         on gnus-summary-save-article; display results properly.
5631
5632 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5633
5634         * lpath.el: No need to fbind ns-focus-frame.
5635
5636 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5637
5638         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5639
5640 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5641
5642         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5643         gnus-save-all-headers.
5644
5645 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5646
5647         * gnus-util.el (ns-focus-frame): Remove declaration.
5648         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5649         like x.
5650
5651 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5652
5653         * rfc2104.el (rfc2104-zero): Delete defconst.
5654         (rfc2104-hex-alist): Likewise.
5655         (rfc2104-hex-to-int): Delete func.
5656         (rfc2104-hexstring-to-bitstring): Likewise.
5657         (rfc2104-nybbles): New defconst.
5658         (rfc2104-hash): Rewrite for speed.
5659
5660 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5661
5662         * tls.el (open-tls-stream): Make it work with the 2nd argument
5663         BUFFER that is a string but does not exist as a buffer object, as
5664         mentioned in the doc-string.
5665
5666 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5667
5668         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5669         SXEmacs.
5670
5671 2008-07-16  Glenn Morris  <rgm@gnu.org>
5672
5673         * gnus-util.el (ns-focus-frame): Declare for compiler.
5674
5675 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5676
5677         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5678         set as a group parameter.
5679         (gnus-summary-save-in-pipe): Work when it is called independently.
5680         (gnus-summary-pipe-to-muttprint): Don't modify
5681         gnus-summary-pipe-output-default-command.
5682
5683 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5684
5685         * message.el (message-send-mail-with-sendmail):
5686         Display the error message.
5687
5688 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5689
5690         * gnus-art.el (gnus-default-article-saver):
5691         Add gnus-summary-save-in-pipe to choices.
5692         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5693         gnus-summary-pipe-output-default-command as the default command.
5694         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5695         instead of gnus-last-shell-command.
5696
5697         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5698         New user option.
5699         (gnus-summary-muttprint-program): Mention the value will be changed.
5700         (gnus-summary-save-article): Force showing of all headers.
5701         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5702
5703 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5704
5705         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5706
5707 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5708
5709         * nnimap.el (nnimap-id):
5710         * sieve-manage.el (sieve-manage-open): Doc fixes.
5711
5712 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5713
5714         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5715         if available.
5716
5717 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5718
5719         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5720
5721         * nnkiboze.el (nnkiboze-generate-group):
5722         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5723
5724         * nnmairix.el: Require CL.
5725
5726 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5727
5728         * dgnushack.el: Autoload get-display-table and put-display-table for
5729         XEmacs 21.5.
5730
5731         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5732         21.4 and SXEmacs.
5733
5734 2008-06-15  David Engster  <dengste@eml.cc>
5735
5736         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5737
5738 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5739
5740         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5741         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5742         runtime choice under XEmacs.
5743
5744         * gnus-sum.el (gnus-summary-set-display-table):
5745         Use `gnus-put-display-table', `gnus-get-display-table',
5746         `gnus-set-display-table' for the display table, instead of `aset'.
5747
5748         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5749         Use `gnus-put-display-table', `gnus-get-display-table',
5750         `gnus-set-display-table' for the display table.
5751
5752 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5753
5754         * nnmairix.el: Add autoloads.
5755
5756 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5757
5758         * nnmairix.el (nnmairix-delete-recreate-group)
5759         (nnmairix-update-and-clear-marks): Fix error messages.
5760
5761 2008-06-14  David Engster  <dengste@eml.cc>
5762
5763         * nnmairix.el: Upgrade to version 0.6.
5764         (nnmairix-group-toggle-propmarks-this-group)
5765         (nnmairix-group-toggle-readmarks-this-group)
5766         (nnmairix-group-delete-recreate-this-group)
5767         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5768         (nnmairix-remove-tick-mark-original-article): New commands.
5769         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5770         (nnmairix-propagate-marks-to-nnmairix-groups)
5771         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5772         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5773         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5774         functions needed for marks propagation and manipulation of read marks.
5775         (nnmairix-update-groups): New function.
5776         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5777         (nnmairix-determine-original-group-from-registry)
5778         (nnmairix-determine-original-group-from-path)
5779         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5780         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5781         New helper functions.
5782         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5783         keystrokes for new commands.
5784         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5785         (nnmairix-request-group): Check allow-fast group parameter.
5786         (nnmairix-request-create-group): Set allow-fast group parameter if
5787         nnmairix-allowfast-default is set.
5788         (nnmairix-close-group): Propagate marks upon closing if needed.
5789         (nnmairix-group-toggle-threads-this-group): Use new.
5790         nnmairix-group-toggle-parameter helper function.
5791         (nnmairix-search): Better check for empty search result.
5792         (nnmairix-goto-original-article): Use new helper functions for
5793         determining original article.
5794         (nnmairix-show-original-article): Make sure message-id is in brackets.
5795         (nnmairix-call-mairix-binary): Change variable name.
5796         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5797         helper function.
5798         (nnmairix-widget-toggle-activate): Fix doc string.
5799
5800 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5801
5802         * nnir.el: Require edmacro when compiling with XEmacs.
5803         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5804         available in Emacs 21.
5805
5806 2008-06-11  Glenn Morris  <rgm@gnu.org>
5807
5808         * gnus-util.el (x-focus-frame):
5809         * gnus.el (image-size):
5810         * mm-decode.el (image-size): Declare.
5811
5812         * gnus-picon.el (declare-function): Add compat definition.
5813         (image-size): Declare.
5814
5815         * gnus-group.el (tool-bar-map):
5816         * gnus-sum.el (tool-bar-map): Define for compiler.
5817
5818         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5819
5820         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5821
5822         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5823         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5824         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5825         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5826         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5827         * sieve-manage.el, spam-report.el, spam.el:
5828         Remove unnecessary eval-and-compile of autoloads.
5829
5830 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5831
5832         * auth-source.el: Precise Tramp doc.
5833
5834 2008-06-07  Glenn Morris  <rgm@gnu.org>
5835
5836         * nnmairix.el: Remove unnecessary eval-when-compile.
5837
5838 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5839
5840         * lpath.el: Fbind propertize for XEmacs 21.4.
5841
5842 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5843
5844         * nnir.el: Move here from ../contrib.
5845
5846 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5847
5848         * gnus-util.el (gnus-read-shell-command): New function.
5849         * mm-decode.el (mm-pipe-part):
5850         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5851
5852 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5853
5854         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5855
5856 2008-06-03  Glenn Morris  <rgm@gnu.org>
5857
5858         * pop3.el (nnheader-accept-process-output): Autoload it.
5859
5860 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5861
5862         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5863         are not 2-digit hexadecimal characters that follow `%'s.
5864
5865 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5866
5867         * message.el (message-bogus-recipient-p): Fix type in doc string.
5868         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5869         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5870         Improve custom options.
5871         (message-bogus-recipient-p): Adjust accordingly.
5872
5873 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5874
5875         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5876         long-form month and day names.
5877
5878 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5879
5880         * dgnushack.el: Autoload debug, eudc-expand-inline and
5881         pgg-snarf-keys-region for XEmacs.
5882
5883         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5884
5885         * nnmairix.el: Require edmacro when compiling with XEmacs.
5886
5887 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5888
5889         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5890         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5891
5892 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5893
5894         * auth-source.el: Add more docs.
5895
5896         * netrc.el (netrc-machine): Always match if the port is not given.
5897
5898 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5899
5900         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5901         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5902         retrieval faster in some cases, but might make CPU usage larger.  If
5903         this has any bad side effects, we might revert this change.
5904
5905         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5906         seems to make mail retrieval much, much faster.
5907         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5908         unconditionally.
5909
5910         * gnus-draft.el (gnus-group-send-queue): Bind
5911         message-send-mail-partially-limit to nil to avoid being prompted.
5912
5913 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5914
5915         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5916
5917         * message.el (message-bogus-address-regexp): Fix and improve custom
5918         type.
5919         (message-setup-hook): Add message-check-recipients as custom option.
5920
5921 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5922
5923         * message.el (message-cite-function): Remove bogus autoload which crept
5924         in during merge from v5-10.
5925
5926 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5927
5928         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5929
5930         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5931
5932         * auth-source.el: Preliminary Tramp docs.
5933         (auth-sources): Change the default auth-sources to use
5934         EPA .gpg files.
5935
5936 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5937
5938         * nntp.el: Autoload `auth-source-user-or-password'.
5939         (nntp-send-authinfo): Use it.
5940
5941         * nnimap.el: Autoload `auth-source-user-or-password'.
5942         (nnimap-open-connection): Use it.
5943
5944         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5945         for the gnus-message function.
5946         (auth-source-user-or-password): Use it.
5947
5948 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5949
5950         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5951         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5952         (rfc2104-hash): Use it.
5953
5954 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5955
5956         * gnus-art.el (gnus-article-toggle-truncate-lines):
5957         Don't use `iff' in docstring.
5958
5959 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5960
5961         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5962
5963         * gnus-util.el (gnus-extract-address-component-name)
5964         (gnus-extract-address-component-email): Convenience functions around
5965         `gnus-extract-address-components'.
5966
5967         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5968         Use `gnus-extract-address-component-email' to fix bug of comparing full
5969         sender name to `user-mail-address'.
5970
5971 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5972
5973         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5974         catch/throw to optimize.
5975         (gnus-registry-find-keywords): Just use member to find a keyword.
5976
5977 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5978
5979         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5980         is current before calling gnus-server-prepare.
5981         (gnus-server-setup-buffer, gnus-server-update-server)
5982         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5983
5984 2008-05-04  Juri Linkov  <juri@jurta.org>
5985
5986         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5987         (mailcap-file-default-commands): Use mailcap-replace-in-string
5988         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5989         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5990
5991 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5992
5993         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5994
5995 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5996
5997         * gnus.el: Bump version to 0.11.
5998
5999 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6000
6001         * gnus.el: No Gnus v0.10 is released.
6002
6003 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6004
6005         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6006         hooks.
6007         (gnus-update-read-articles): Speed up non-marks-using users.
6008         (gnus-use-marks): Define gnus-use-marks.
6009         (gnus-propagate-marks): Rename variable to something more sensible.
6010
6011 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6012
6013         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6014         (gmm-image-load-path-for-library): Fix typos in docstrings.
6015         (gmm-message): Reflow docstring.
6016
6017 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6018
6019         * mail-source.el (mail-source-set-1, mail-source-bind):
6020         Move auth-source code out of the macro to clean it up and fix bugs.
6021
6022 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6023
6024         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6025         by sender if it's equal to user-mail-address, it's likely to be
6026         useless.
6027
6028         * mail-source.el (mail-source-bind): Don't use user or password if they
6029         are not bound.  Unintern them if they are nil.  Don't use server unless
6030         it's bound, and default it to empty string otherwise.
6031
6032 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6033
6034         * mail-source.el: Load auth-source.el.
6035         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6036         get user name or password, if auth-sources is set up.
6037
6038         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6039         strategy of splitting with parent.
6040         (gnus-registry-split-fancy-with-parent)
6041         (gnus-registry-post-process-groups): Use it and fix prior
6042         bug (returning a list as the split result).
6043
6044         * auth-source.el (auth-sources): Remove server parameter.
6045         (auth-source-pick, auth-source-user-or-password)
6046         (auth-source-user-or-password-imap)
6047         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6048         (auth-source-user-or-password-sftp)
6049         (auth-source-user-or-password-smtp): Remove server parameter.
6050
6051 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6052
6053         * smime.el (smime-sign-region, smime-encrypt-region)
6054         (smime-decrypt-region):
6055         Remove redundant calls to `generate-new-buffer-name'.
6056
6057 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6058
6059         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6060         Don't use QP for message/rfc822.
6061         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6062
6063 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6064
6065         * sieve-manage.el (sieve-string-bytes): Remove.
6066         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6067         correct byte-length only if the process's coding-system is the same as
6068         the one used internally by Emacs to represent strings.
6069
6070 2008-04-22  Juri Linkov  <juri@jurta.org>
6071
6072         * mailcap.el (mailcap-file-default-commands): New function.
6073
6074 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6075
6076         * message.el (message-signature-separator, message-cite-function):
6077         Change custom version.
6078
6079 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6080
6081         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6082         commands.
6083         (tls-checktrust): Ditto.
6084
6085 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6086
6087         * mm-decode.el (mm-display-external): Make temp file read-only.
6088
6089 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6090
6091         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6092         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6093         `C-c C-f d'.
6094
6095 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6096
6097         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6098
6099 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6100
6101         * gnus.el: Bump version to 0.9.
6102
6103 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6104
6105         * gnus.el: No Gnus v0.8 is released.
6106
6107 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6108
6109         * mail-source.el (mail-source-value):
6110         Prefer fboundp to functionp so it works with macros as well.
6111
6112 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6113
6114         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6115         Fix last change in case the element is not even a symbol.
6116
6117 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6118
6119         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6120         Prefer fboundp to functionp so it works with macros as well.
6121
6122 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6123
6124         * auth-source.el: Added docs.
6125         (auth-sources): Modify format to support server.
6126         (auth-source-pick, auth-source-user-or-password)
6127         (auth-source-user-or-password-imap)
6128         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6129         (auth-source-user-or-password-sftp)
6130         (auth-source-user-or-password-smtp): Add server parameter.
6131
6132 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6133
6134         * gnus-registry.el: Initialize the registry when gnus-registry-install
6135         is t.
6136
6137 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6138
6139         * compface.el (uncompface): Make buffer unibyte.
6140
6141 2008-04-05  Glenn Morris  <rgm@gnu.org>
6142
6143         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6144
6145 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6146
6147         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
6148         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6149
6150         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6151         multibyteness after rather than before erasing it.
6152
6153         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6154         mm-with-multibyte.
6155         (gnus-request-article-this-buffer): Make sure the proper decoding is
6156         used if gnus-original-article-buffer happens to be unibyte.
6157
6158         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6159         default-enable-multibyte-characters.
6160
6161         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6162         default-enable-multibyte-characters.
6163
6164         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6165
6166         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6167
6168 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6169
6170         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6171         (imap-message-copyuid-1): Use it.
6172         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6173         J. Williams in
6174         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6175
6176         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6177         imap-enable-exchange-bug-workaround.
6178         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6179
6180 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6181
6182         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6183         a 100 byte status-checks into a 2-3MB transfer for each group.
6184         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6185         to enable bug workaround or not.
6186         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6187
6188 2008-03-31  Glenn Morris  <rgm@gnu.org>
6189
6190         * message.el (mml2015-use): Declare for compiler.
6191         (message-info): Require mml2015 when appropriate.
6192
6193 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6194
6195         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6196         whitespace.
6197
6198 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6199
6200         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6201         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6202         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6203         (nntp-service-to-port): New function.
6204         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6205         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6206         (nntp-open-netcat-stream): New function.
6207         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6208
6209 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6210
6211         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6212
6213 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6214
6215         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6216
6217 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6218
6219         * dns.el (dns-write): Use set-buffer-multibyte.
6220
6221 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6222
6223         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6224
6225 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6226
6227         * message.el (message-signature-separator): Change default.
6228         Improve custom type.
6229         (message-cite-function): Change default to
6230         message-cite-original-without-signature.
6231
6232         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6233         toggle.
6234
6235         * message.el (message-check-news-body-syntax): Fix signature check.
6236         (message-setup-1): Mark buffer as unmodified _after_ running
6237         message-setup-hook and handling message-alternative-emails.
6238         (message-shorten-references): Be more strict when building list of
6239         valid references to comply with GNKSA.
6240
6241         * gnus-group.el (gnus-read-ephemeral-bug-group)
6242         (gnus-read-ephemeral-debian-bug-group)
6243         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6244
6245         * message.el (message-info): Don't use booleanp which isn't supported
6246         in Emacs 21 and XEmacs.
6247
6248 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6249
6250         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6251         gnus-group-gmane-group-download-format.
6252         (gnus-group-read-ephemeral-gmane-group): Rename from
6253         gnus-group-read-ephemeral-gmane-group.
6254         (gnus-read-ephemeral-gmane-group-url): Rename from
6255         gnus-group-read-ephemeral-gmane-group-url.
6256         (gnus-bug-group-download-format-alist): New variable.
6257         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6258         (gnus-read-ephemeral-emacs-bug-group): New commands.
6259
6260 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6261
6262         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6263         (gnus-visible-headers): Improve custom type.
6264
6265 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6266
6267         * mml.el (mml-menu): Add workarounds for XEmacs.
6268
6269         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6270         X-Boundary header.
6271
6272         * message.el (message-simplify-recipients): Fix previous commit.
6273
6274 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6275
6276         * mm-util.el (mm-set-buffer-multibyte): New function.
6277         * mm-decode.el (mm-copy-to-buffer): Use it.
6278
6279 2008-03-19  Glenn Morris  <rgm@gnu.org>
6280
6281         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6282         Accidentally removed in the sync process with Emacs.
6283
6284 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6285
6286         * message.el (message-alter-recipients-discard-bogus-full-name):
6287         New function.
6288         (message-alter-recipients-function): New variable.
6289         (message-get-reply-headers): Use it.
6290         (message-replace-header): New helper function.
6291         (message-recipients-without-full-name): New variable.
6292         (message-simplify-recipients): New command.
6293
6294         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6295
6296         * message.el (message-info): Handle EasyPG manual.
6297
6298         * mml.el (mml-menu): Add entry for EasyPG.
6299
6300 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6301
6302         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6303         parameter.
6304
6305         * message.el (message-disassociate-draft): Specify drafts group name
6306         fully.
6307
6308 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6309
6310         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
6311         unnecessary duplicates from the match list.
6312
6313 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6314
6315         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6316
6317         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6318
6319         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6320         args of `how-many' of which the XEmacs version doesn't take; declare
6321         Info-index-next as function.
6322
6323 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6324
6325         * gnus-score.el (gnus-score-headers): Fix handling of
6326         gnus-inhibit-slow-scoring.
6327
6328         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6329         string.
6330         (gnus-button-url-regexp): Improve handling of parenthesis.
6331         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6332         (gnus-button-handle-info-keystrokes): Handle index entries.
6333
6334 2008-03-15  Glenn Morris  <rgm@gnu.org>
6335
6336         * parse-time.el (parse-time-string): Simplify.
6337
6338 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6339
6340         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6341         Incoming* files.
6342
6343 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6344
6345         * auth-source.el (auth-sources): Renamed from auth-source-choices.
6346         (auth-source-pick): Use it.
6347
6348 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6349
6350         * binhex.el (binhex-decode-region-internal):
6351         * uudecode.el (uudecode-decode-region-internal):
6352         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6353         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6354         setting default-enable-multibyte-characters.
6355
6356 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6357
6358         * auth-source.el (auth-source-protocols)
6359         (auth-source-protocols-customize, auth-source-choices): Added and
6360         modified variable customizations and defaults.
6361         (auth-source-pick, auth-source-user-or-password)
6362         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6363         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6364         (auth-source-user-or-password-sftp)
6365         (auth-source-user-or-password-smtp): Use new variables and provide an
6366         interface to netrc.el.
6367
6368 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6369
6370         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
6371         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
6372         Make sure the nntp port to specify is a string.
6373
6374 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6375
6376         * nntp.el: Use with-current-buffer.
6377         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
6378         dubious mm-with-unibyte-current-buffer.
6379         (nntp-with-open-group-function): New function extracted from
6380         nntp-with-open-group macro.
6381         (nntp-with-open-group): Use the function, so it's easier to debug.
6382         Add indentation and debugging info.
6383         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
6384         the use of the netcat alternatives.
6385
6386         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
6387         Avoid mm-string-as-multibyte as well.
6388
6389         * nnweb.el (nnweb-insert-html):
6390         Remove use of nnheader-string-as-multibyte.
6391
6392         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
6393         (nnheader-string-as-multibyte): Remove.
6394
6395         * mm-view.el: Use inhibit-read-only.
6396         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
6397         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
6398         or unibyte-string.
6399
6400         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
6401         (mm-uu-yenc-extract): Use with-current-buffer.
6402
6403         * gnus-soup.el (gnus-soup-send-packet): Don't use
6404         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
6405
6406         * nnmh.el: Use with-current-buffer.
6407         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
6408         mm-string-as-multibyte on the output of mm-encode-coding-string.
6409
6410         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
6411         (nnimap-request-move-article): Use with-current-buffer.
6412
6413         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
6414         inserting the handle-buffer's text, so the implicit multibyte->unibyte
6415         conversion uses string-make-unibyte rather than string-as-unibyte.
6416
6417         * gnus-msg.el: Use with-current-buffer.
6418
6419         * message.el (message-ignored-resent-headers): Add "Delivered-To".
6420
6421 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
6422
6423         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
6424         string for caching if it is 'PIN.
6425
6426 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6427
6428         * lpath.el: Consider the case without Emacs/W3.
6429
6430 2008-03-08  Glenn Morris  <rgm@gnu.org>
6431
6432         * time-date.el (date-to-time, time-subtract, time-add)
6433         (safe-date-to-time): Doc fixes.
6434
6435 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6436
6437         * mail-source.el (mail-source-delete-old-incoming-confirm):
6438         Change default to nil.
6439         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
6440
6441 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6442
6443         * lpath.el: Rearrange.
6444
6445         * gnus-art.el (gnus-narrow-to-page): Position point properly.
6446         (gnus-article-goto-prev-page): Work for articles having ^L's.
6447
6448         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
6449
6450         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
6451
6452 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
6453
6454         * gnus-bookmark.el: Adjust for renames in bookmark.el.
6455         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
6456         (gnus-bookmark-jump): Adjust some variable names.
6457
6458 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
6459
6460         * auth-source.el: New package.
6461         (auth-source-choices): Add customization entry point variable.
6462
6463         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
6464         bug.
6465
6466 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
6467
6468         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
6469         (gnus-registry-initialize, gnus-registry-install-p): Use it.
6470         (gnus-registry-install-shortcuts): Rename from
6471         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
6472         the `gnus-registry-mark-map' keymap dynamically from
6473         `gnus-registry-marks'.  The generated functions update the summary line
6474         when a registry mark is added or deleted, and will call
6475         `gnus-registry-install-p' (see the comments in the code).
6476         (gnus-registry-user-format-function-M): Use concat intelligently.
6477
6478         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
6479         the registry mark functions.
6480
6481 2008-03-05  Glenn Morris  <rgm@gnu.org>
6482
6483         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
6484         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
6485         gnus-art.
6486         (top-level): No need to load own source when compiling.
6487
6488 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6489
6490         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
6491         Suggested by <chris.anderton@zetnet.co.uk>.
6492
6493 2008-03-04  Glenn Morris  <rgm@gnu.org>
6494
6495         * gnus-sum.el (top-level): No need to require gnus when compiling,
6496         since unconditionally required near start of file.
6497         (gnus-summary-display-while-building): Move definition before use.
6498
6499 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
6500
6501         * gnus-registry.el (gnus-registry-user-format-function-M): Add
6502         formatting function.
6503
6504 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6505
6506         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
6507         with plists.
6508         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
6509         Use new format.
6510
6511 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6512
6513         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
6514         `where-is-internal' that returns a range of key sequences.
6515
6516 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6517
6518         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
6519
6520         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
6521         (gnus-summary-jump-to-group): Consider windows on other displayed
6522         frames as well.  Similar changes might be needed elsewhere, but that's
6523         the one I've bumped into during my use.
6524
6525         * nndoc.el (nndoc-oe-dbx-type-p):
6526         * gnus-msg.el (gnus-debug):
6527         * gnus-group.el (gnus-update-group-mark-positions):
6528         Use mm-string-to-multibyte.
6529
6530 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6531
6532         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
6533         doesn't handle NotDashEscaped.
6534
6535         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
6536         (mml-dnd-attach-options): Fix typo in custom choice.
6537
6538         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
6539         nndoc-article-type to mbox.
6540         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
6541
6542         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
6543         to nil, instead of html2text.
6544
6545         * imap.el (imap-debug): Add `imap-ping-server'.
6546
6547         * gnus-bookmark.el: Add FIXMEs.
6548
6549         * message.el (message-form-letter-separator)
6550         (message-send-form-letter-delay): New variables.
6551         (message-send-form-letter): Use them.  New command to send form
6552         letters.  Requested by Uwe Siart.
6553         (message-send-mail-function): Doc fix.  Add "Other" custom option.
6554
6555 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6556
6557         * Update copyright years.
6558
6559 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6560
6561         Sync from EMACS_22_BASE.
6562
6563         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
6564
6565 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6566
6567         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
6568         empty author.
6569
6570 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
6571
6572         * gnus-registry.el (gnus-registry-marks): Add variable for
6573         customization of marks and their appearance.
6574         (gnus-registry-read-mark): Use it.
6575         (gnus-registry-do-marks): Add utility function to loop through
6576         `gnus-registry-marks'.
6577         (gnus-registry-install-shortcuts-and-menus): Add function to install
6578         shortcuts and menus.
6579         (gnus-registry-initialize): Use it.
6580         (gnus-registry-default-mark): Clarify documentation.
6581
6582 2008-02-29  Glenn Morris  <rgm@gnu.org>
6583
6584         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
6585         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
6586         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
6587         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
6588         Change defcustom :version from 23.0 to 23.1.
6589
6590 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
6591
6592         * gnus-registry.el (gnus-registry-follow-group-p)
6593         (gnus-registry-post-process-groups): Add functions to aid registry
6594         splitting and improve logging.  Clarify behavior in function
6595         documentation.
6596         (gnus-registry-split-fancy-with-parent): Use them.
6597
6598 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6599
6600         * gnus-art.el: Use with-current-buffer.
6601
6602 2008-02-27  David Engster  <dengste@eml.cc>
6603
6604         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6605         Express real group name in the response.
6606
6607 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6608
6609         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6610         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6611         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6612         autoload gnus-registry-fetch-group when compiling.
6613         (nnmairix-request-group-with-article-number-correction): Remove
6614         unreferenced argument passed to nnmairix-call-backend.
6615
6616 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6617
6618         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6619         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6620         Wilde.
6621
6622 2008-02-27  Glenn Morris  <rgm@gnu.org>
6623
6624         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6625         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6626         variables to defconsts.  Convert comments to doc-strings.
6627         (nnmairix-last-server, nnmairix-current-server): Convert from free
6628         variables to defvars.  Convert comments to doc-strings.
6629         (gnus-registry-fetch-group): Autoload.
6630         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6631         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6632         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6633         caddr.
6634         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6635         nnmairix-request-group-with-article-number-correction call.
6636         (nnmairix-fast, nnmairix-group): New, less general names, for free
6637         variables passed from nnmairix-request-group to
6638         nnmairix-request-group-with-article-number-correction.  Declare.
6639         (nnmairix-request-group-with-article-number-correction):
6640         Use nnmairix-fast, nnmairix-group rather than fast, group.
6641
6642 2008-02-26  David Engster  <dengste@eml.cc>
6643
6644         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6645         version 0.5.
6646
6647 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6648
6649         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6650         instead of making an extra function call.  Don't add the current group
6651         to articles only when they have the group.  Use
6652         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6653         Reported by David <de_bb@arcor.de>.
6654
6655 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6656
6657         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6658         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6659
6660 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6661
6662         * mail-source.el (mail-source-delete-incoming): Change default.
6663         Supplement doc string.
6664
6665         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6666
6667 2008-02-14  Glenn Morris  <rgm@gnu.org>
6668
6669         * time-date.el (format-seconds): New function.
6670
6671 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6672
6673         * nnmail.el (nnmail-message-id-cache-file): Derive from
6674         `gnus-home-directory'.
6675
6676 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6677
6678         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6679         Document negative prefix.
6680
6681         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6682
6683 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6684
6685         * message.el (message-unsent-separator): Add the Exim bounce
6686         separator.
6687
6688 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6689
6690         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6691         list.
6692         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6693         recipient/signer list.
6694
6695 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6696
6697         * Makefile.in (datarootdir): Define.
6698         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6699         name that might contain whitespace.
6700
6701 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6702
6703         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6704         fbound (Emacs 23 unicode), signal an error.
6705
6706 2008-02-08  Glenn Morris  <rgm@gnu.org>
6707
6708         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6709
6710 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6711
6712         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6713         ports to the calls to `netrc-machine-user-or-password' in addition to
6714         "imap" and "imaps".
6715
6716 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6717
6718         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6719
6720         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6721
6722 2008-02-01  Kenichi Handa  <handa@m17n.org>
6723
6724         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6725         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6726         (rfc2104-hash): Convert the result of concat to unibyte string.
6727
6728 2008-02-01  Dave Love  <fx@gnu.org>
6729
6730         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6731         coding-system-for-read.
6732         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6733
6734 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6735
6736         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6737         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6738         <hanche@math.ntnu.no>.
6739
6740 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6741
6742         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6743
6744         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6745
6746 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6747
6748         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6749         * message.el (message-beginning-of-line): Use featurep instead of bound
6750         tests in order to resolve conditionals at compile time.
6751
6752 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6753
6754         * mail-source.el (mail-sources): Add `group' choice.
6755
6756         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6757         parameter `in-group' to control into which group the articles go.
6758         Add treatment of `group' mail-source.
6759
6760 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6761
6762         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6763
6764         * mm-decode.el (mm-dissect-buffer): Decode description.
6765
6766         * mml.el (mml-to-mime): Encode message header first.
6767
6768 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6769
6770         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6771         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6772
6773         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6774         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6775
6776 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6777
6778         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6779
6780 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6781
6782         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6783         prefix keys.
6784         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6785         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6786         gnus-xmas.el.
6787
6788         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6789         (gnus-xmas-article-describe-bindings): New function.
6790         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6791         gnus-xmas-article-describe-bindings.
6792
6793         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6794
6795 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6796
6797         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6798         Add new variables for article mark management.
6799         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6800         list of extra data entries which, when present, will indicate that the
6801         article ID should not be trimmed from the registry.
6802         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6803         functions.
6804         (gnus-registry-read-mark): New function to read a mark name from the
6805         user.
6806         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6807         (gnus-registry-set-article-mark-internal): New functions to add and
6808         remove marks.
6809         (gnus-registry-get-article-marks): New function to show the marks for
6810         an article, or retrieve them for further use.
6811
6812 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6813
6814         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6815         keys when no argument is given.
6816
6817 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6818
6819         * imap.el (imap-ping-server): New variable.
6820         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6821         (imap-ping-server): Minor doc string fixes.
6822
6823 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6824
6825         * imap.el (imap-ping-server): New function.
6826         (imap-opened): Call imap-ping-server.
6827
6828 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6829
6830         * gnus-sum.el (gnus-article-sort-by-random)
6831         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6832         jidanni@jidanni.org.
6833
6834 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6835
6836         * gnus-art.el (gnus-article-describe-bindings): New function.
6837         (gnus-article-read-summary-keys): Use it.
6838         (gnus-article-mode-map): Bind `C-h b' to it.
6839
6840 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6843         XEmacs.
6844         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6845         against non-character events.
6846
6847         * lpath.el: Fbind map-keymap for Emacs 21.
6848
6849 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6850
6851         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6852         command.
6853         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6854         instead of END.  Change name of the temp file.
6855         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6856         customizable.
6857
6858 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6859
6860         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6861         bind `S W' to gnus-article-wide-reply-with-original; set default
6862         binding to gnus-article-read-summary-send-keys.
6863         (gnus-article-read-summary-keys): Fix the order of keys; display
6864         continuation keys correctly in the echo area; describe bindings
6865         correctly when keys end with `C-h'.
6866         (gnus-article-read-summary-send-keys): New function.
6867         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6868         for gnus-article-read-summary-send-keys; display continuation keys
6869         correctly in the echo area.
6870         (gnus-article-reply-with-original): Ignore prefix argument.
6871         (gnus-article-wide-reply-with-original): New function.
6872
6873         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6874         Emacs 21.
6875
6876 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6877
6878         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6879         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6880
6881 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6882
6883         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6884         (gnus-group-read-ephemeral-gmane-group): New command.
6885
6886 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6887
6888         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6889
6890 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6891
6892         * message.el (message-send-mail-function): Increase custom version.
6893
6894         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6895         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6896
6897 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6898
6899         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6900         for the cases where imap-authenticate is called with a nil buffer
6901         parameter.
6902
6903 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6904
6905         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6906         html parts correctly; support forwarded messages.
6907         (gnus-article-browse-html-article): Remove work buffers.
6908
6909         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6910         compiling.
6911         (netrc-bound-and-true-p): New macro.
6912         (netrc-parse): Use it instead of bound-and-true-p that is not available
6913         in XEmacs 21.4.
6914
6915 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6916
6917         * gnus-registry.el (gnus-registry-mark-article)
6918         (gnus-registry-article-marks): Add functionality to mark articles
6919         through the Gnus registry.
6920
6921         * encrypt.el: Clarify documentation for the new pgg method.
6922         (encrypt-file-alist): Add PGG option.
6923         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6924         functionality.  Abstract password key and messaging to external
6925         functions.
6926         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6927         (encrypt-message-method-and-cipher): Add new convenience external
6928         functions.
6929         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6930         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6931
6932         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6933         (netrc-parse): Use encrypt-file-alist to determine if
6934         encrypt-find-model or encrypt-insert-file-contents should be used.
6935
6936         * encrypt.el: Clarify documentation.  Load password-cache or
6937         password, whichever one is found first, instead of autoloading.
6938
6939 2007-12-19  Glenn Morris  <rgm@gnu.org>
6940
6941         * mml.el (message-options-set, message-narrow-to-head)
6942         (message-in-body-p, message-mail-p, message-encode-message-body):
6943         Autoload.
6944         (message-remove-header, message-narrow-to-headers-or-head)
6945         (message-subscribed-p, message-make-mail-followup-to)
6946         (message-position-on-field, message-news-p)
6947         (message-options-set-recipient, message-generate-headers)
6948         (message-sort-headers): Declare as functions.
6949
6950 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6951
6952         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6953         convention in doc string.
6954
6955 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6956
6957         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6958         title to html parts.
6959         (gnus-article-browse-html-article): Pass message header to it.
6960
6961         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6962
6963 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6964
6965         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6966         or password compatible with XEmacs.
6967
6968 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6969
6970         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6971         format document.
6972         (gnus-mime-delete-part): Don't write description line if empty.
6973         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6974
6975 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6976
6977         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6978         (gnus-summary-mark-read-and-unread-as-read)
6979         (gnus-summary-mark-current-read-and-unread-as-read)
6980         (gnus-summary-mark-unread-as-ticked): Doc fix.
6981         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6982
6983 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6984
6985         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6986         Christoph Conrad <christoph.conrad@gmx.de>.
6987
6988 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6989
6990         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6991         yes-or-no-p.
6992
6993 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6994
6995         * mm-decode.el (mm-add-meta-html-tag): New function.
6996         (mm-save-part-to-file, mm-pipe-part): Use it.
6997
6998         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6999         gnus-y-or-n-p instead of y-or-n-p.
7000         (gnus-article-browse-html-parts): Work with message/external-body; use
7001         mm-add-meta-html-tag.
7002
7003 2007-12-11  Glenn Morris  <rgm@gnu.org>
7004
7005         * gnus-cache.el: Require gnus-sum not just when compiling.
7006
7007         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7008
7009         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
7010         definitions before use.
7011
7012         * mm-decode.el: Require gnus-util.
7013         (mm-remove-part): Only call delete-annotation on XEmacs.
7014
7015         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7016
7017         * nnmail.el: Require gnus-int.
7018
7019         * spam.el: Move `require's before `eval-when-compile's.
7020
7021         * gnus-ems.el (gnus-alive-p):
7022         * gnus-fun.el (message-goto-eoh):
7023         * gnus-util.el (gnus-group-name-decode):
7024         * mail-source.el (gnus-compress-sequence):
7025         * message.el (Info-goto-node, format-spec):
7026         * mm-bodies.el (message-options-get):
7027         * mm-decode.el (mm-view-pkcs7):
7028         * mm-util.el (gmm-write-region):
7029         * mml-smime.el (mml-compute-boundary)
7030         (gnus-completing-read-with-default):
7031         * mml.el (widget-button-press, gnus-make-hashtable):
7032         * mml1991.el (mm-decode-content-transfer-encoding)
7033         (mm-encode-content-transfer-encoding)
7034         (message-options-get, message-options-set):
7035         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7036         * nnfolder.el (gnus-request-group):
7037         * nnheader.el (ietf-drums-unfold-fws):
7038         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7039         * smime.el (gnus-run-mode-hooks):
7040         * spam-stat.el (gnus-message): Autoload.
7041
7042         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7043         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7044         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7045         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7046         Add declare-function compatibility definition.
7047
7048         * gnus-cache.el (nnvirtual-find-group-art):
7049         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7050         (gnus-add-image, gnus-add-wash-type):
7051         * gnus-group.el (nnkiboze-score-file):
7052         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7053         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7054         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7055         (message-tokenize-header, gnus-get-buffer-create)
7056         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7057         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7058         * gnus.el (gnus-group-decoded-name):
7059         * mail-source.el (imap-capability):
7060         * mm-bodies.el (message-options-set):
7061         * mm-decode.el (gnus-configure-windows):
7062         * mm-extern.el (message-goto-body):
7063         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7064         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7065         (epg-sub-key-validity, message-options-set):
7066         * mml.el (widget-event-point, gnus-configure-windows):
7067         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7068         * mml2015.el (epg-check-configuration, epg-configuration)
7069         (message-options-set):
7070         * nndb.el (nndb-request-article):
7071         * nnfolder.el (gnus-request-create-group):
7072         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7073         * nnmaildir.el (gnus-group-mark-article-read):
7074         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7075         * rfc1843.el (message-fetch-field):
7076         * spam.el (gnus-extract-address-components):
7077         Declare as functions.
7078
7079 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7080
7081         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7082
7083         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7084
7085         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7086         bind show-trailing-whitespace for XEmacs.
7087
7088 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7089
7090         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7091         new no-op macro for backward compatibility.
7092
7093         * imap.el (imap-string-to-integer): New function.
7094
7095 2007-12-09  Glenn Morris  <rgm@gnu.org>
7096
7097         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7098
7099         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7100         * message.el, mm-view.el, sieve-manage.el, smime.el:
7101         Add declare-function compatibility definition.
7102
7103         * gnus-art.el (w3-region, w3m-region, Info-menu):
7104         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7105         * gnus-sum.el (gnus-get-predicate):
7106         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7107         * message.el (mail-abbrev-in-expansion-header-p):
7108         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7109         (w3m-detect-meta-charset, w3m-region):
7110         * sieve-manage.el (password-read, password-cache-add)
7111         (password-cache-remove):
7112         * smime.el (password-read-and-add): Declare as functions.
7113
7114 2007-12-08  David Kastrup  <dak@gnu.org>
7115
7116         * gnus-sum.el (gnus-summary-simplify-subject-query):
7117         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7118         `message'.
7119
7120 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7121
7122         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7123         it to bind idna-program, installation-directory, defined-colors, and
7124         face-attribute for XEmacs of the version that compiles defcustom forms.
7125
7126 2007-12-07  Glenn Morris  <rgm@gnu.org>
7127
7128         * gnus-art.el (article-make-date-line): Revert previous change.
7129
7130 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7131
7132         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7133
7134 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7135
7136         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
7137         Call gnus-add-to-range ranges only once with a prepared article-list.
7138
7139 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7140
7141         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7142         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7143         group names with backslashes.  Reported by Tassilo Horn
7144         <tassilo@member.fsf.org>.
7145
7146 2007-12-06  Deepak Goel  <deego3@gmail.com>
7147
7148         * gnus-art.el (article-make-date-line):
7149         * gnus-start.el (gnus-load):
7150         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7151
7152 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7153
7154         * gnus-art.el (gnus-use-idna)
7155         * gnus-start.el (gnus-site-init-file)
7156         * message.el (message-use-idna)
7157         * mm-uu.el (mm-uu-hide-markers)
7158         * smiley.el (smiley-style): Revert changes that suppress warnings.
7159
7160 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7161
7162         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7163         specify charset to html source.  Reported by Christoph Conrad
7164         <christoph.conrad@gmx.de>.
7165
7166 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7167
7168         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7169         idna-program in order to suppress byte compile warning issued by XEmacs
7170         that came to byte compile the default value section of defcustom forms
7171         recently.
7172
7173         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7174         value of installation-directory.
7175
7176         * message.el (message-use-idna): Don't directly refer to the value of
7177         idna-program.
7178
7179         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7180
7181         * smiley.el (smiley-style): Don't directly call face-attribute.
7182
7183 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7184
7185         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7186
7187         * gnus-dired.el: Reduce Gnus dependencies.
7188         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
7189         require.  Use autoloads instead.
7190         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7191         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7192         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7193         (gnus-dired-mode): Adjust doc string.
7194         (gnus-dired-mail-mode): New variable.
7195         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7196         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7197         (gnus-dired-mail-buffers): New function.  Return mail or message
7198         composition buffers.
7199         (gnus-dired-attach): Use it.
7200         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7201         NO-DECODE.
7202         (gnus-dired-print): Use `gnus-print-buffer' depending on
7203         `gnus-dired-mail-mode'.
7204
7205 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7206
7207         * rfc2047.el (rfc2047-encoded-word-regexp)
7208         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7209         explaining what regexp patterns are for.
7210
7211 2007-12-04  Glenn Morris  <rgm@gnu.org>
7212
7213         * password.el: Move to password-cache.el.
7214
7215         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7216         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7217         * mml-smime.el (password-read, password-cache-add)
7218         (password-cache-remove):
7219         No need to autoload, since mml-sec requires password.
7220
7221         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7222         * message.el (gnus-extract-address-components):
7223         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7224
7225         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7226         password.
7227
7228 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7229
7230         * mailcap.el: Reduce dependencies.
7231         (mail-header-parse-content-type): Autoload.
7232         (mailcap-delete-duplicates): New alias.
7233         (mailcap-mime-info): Add optional argument NO-DECODE.
7234         (mailcap-mime-types): Use mailcap-delete-duplicates.
7235
7236         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7237
7238 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7239
7240         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7241         (imap-parse-status): Upcase status-att for servers that sends them
7242         lower-case (e.g., MS Exchange 2007).
7243
7244 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7245
7246         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7247         function.
7248
7249         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7250         (gnus-uu-yenc-article): New function.
7251
7252         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7253
7254         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
7255         buffer.
7256
7257 2007-12-02  Glenn Morris  <rgm@gnu.org>
7258
7259         * binhex.el (binhex): New custom group.
7260         (binhex-decoder-program, binhex-decoder-switches)
7261         (binhex-use-external): Move to the binhex custom group.
7262
7263         * uudecode.el (uudecode): New custom group.
7264         (uudecode-decoder-program, uudecode-decoder-switches)
7265         (uudecode-use-external): Move to the uudecode custom group.
7266
7267         * netrc.el (top-level): Don't load `encrypt' features.
7268         (netrc-parse): Don't use encrypt.
7269         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7270
7271         * encrypt.el: Remove file.
7272
7273 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7274
7275         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7276         matches on patches.
7277
7278         * gnus-art.el (gnus-article-browse-html-article): Mention
7279         `mm-text-html-renderer' in the doc string.
7280
7281         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7282         string.  Add comments.
7283
7284         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7285         if rhs is ASCII.
7286
7287 2007-12-01  Glenn Morris  <rgm@gnu.org>
7288
7289         * mail-source.el (top-level): Require format-spec before
7290         eval-when-compile.
7291
7292 2007-11-30  Glenn Morris  <rgm@gnu.org>
7293
7294         * encrypt.el: Require password, rather than autoloading password-read.
7295
7296 2007-11-29  Glenn Morris  <rgm@gnu.org>
7297
7298         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7299         (sasl-make-client, sasl-next-step, sasl-step-data)
7300         (sasl-step-set-data): Declare as functions.
7301
7302 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7303
7304         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7305
7306 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7307
7308         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7309         certs should be verified and what is to be done in the event of a
7310         verification failure.
7311
7312         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7313         caller can indicate whether the cache should be disregarded for this
7314         call.  This way the result of the call is reproducible at all times and
7315         can be considered a canonical server name for the supplied method.
7316         (gnus-agent-method-p): Canonicalize server names by pushing their
7317         method through `gnus-method-to-server' using the no-cache argument.
7318
7319         * gnus-srvr.el (gnus-server-insert-server-line): Call
7320         `gnus-method-to-server' with `no-cache' argument.
7321
7322         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7323         gnus-agent-possibly-synchronize-flags as this should be called when the
7324         server is actually being opened.
7325         (gnus-agent-possibly-synchronize-flags)
7326         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7327         flags file of an agentized server to the latter function.
7328
7329         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7330         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7331         after a connection has been established successfully.
7332
7333 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7334
7335         * gnus-art.el (article-display-face): Force to display face if called
7336         interactively; check if gnus-article-x-face-too-ugly matches author.
7337         (article-display-x-face): Display face even if From header is missing
7338         as article-display-face does.
7339
7340 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7341
7342         * hashcash.el (message-narrow-to-headers-or-head)
7343         (message-fetch-field, message-goto-eoh)
7344         (message-narrow-to-headers): Declare as functions.
7345
7346 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7347
7348         * mail-source.el (mail-sources): Default to fetch from file for
7349         compatibility with default of nnmail-spool-file.
7350
7351 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7352
7353         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7354         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7355         to look for encoded word that should be encoded again.
7356         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7357         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7358         encoding pattern.
7359         (rfc2047-decode-region): Switch strict regexp and loose one according
7360         to rfc2047-allow-irregular-q-encoded-words.
7361
7362 2007-11-25  Romain Francoise  <romain@orebokech.com>
7363
7364         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7365
7366 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7367
7368         * tls.el (tls-program): Provide more custom choices from
7369         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
7370         (tls-process-connection-type, tls-success): Remove "*" in doc string.
7371
7372 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7373
7374         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7375         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7376
7377         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7378         `nnmail-spool-file'.
7379
7380         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7381         `nnmail-spool-file'.
7382
7383         * gnus-move.el (gnus-change-server): Ditto.
7384
7385         * gnus-kill.el (gnus-batch-score): Ditto.
7386
7387         * gnus-cache.el (gnus-jog-cache): Ditto.
7388
7389         * gnus-msg.el (gnus-summary-reply):
7390         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7391
7392 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7393
7394         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
7395         version.  Minor improvement to doc strings.
7396         (tls-program): Add comment.
7397
7398 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
7399
7400         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
7401         (tls-checktrust): New variable.  Check if GNU TLS complained about a
7402         mismatch between the hostname provided in the certificate and the name
7403         of the host connnecting to.
7404         (open-tls-stream): Use them.  Check certificates against trusted root
7405         certificates.
7406
7407 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7408
7409         * gnus-cache.el (gnus-cache-generate-nov-databases):
7410         Use nnml-generate-nov-databases-directory instead of
7411         nnml-generate-nov-databases-1.
7412
7413 2007-11-24  Glenn Morris  <rgm@gnu.org>
7414
7415         * message.el (message-tool-bar-retro): Update for rename
7416         mail_send.xpm->mail-send.xpm.
7417
7418 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7419
7420         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7421         `smime-ldap-search' for Emacs 22 and up.
7422
7423 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7424
7425         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
7426
7427         * message.el (message-send-mail-function): Fix error convention.
7428         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
7429         (message-widen-reply, message-send-mail, message-talkative-question)
7430         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
7431         (message-clone-locals, message-send-news): Use with-current-buffer.
7432         (message-insert-or-toggle-importance): Remove unused var `valid'.
7433         (message-make-references): Remove unused var `new-references'.
7434         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
7435
7436 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
7437
7438         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
7439         (spam-split-symbolic-return-positive): Reflow docstring.
7440         (spam-backends, spam-summary-exit-behavior)
7441         (spam-mark-ham-unread-before-move-from-spam-group)
7442         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
7443         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
7444         (spam-clear-cache, spam-backend-check, spam-install-backend)
7445         (spam-install-statistical-backend, spam-list-of-processors)
7446         (spam-group-processor-p, spam-split, spam-bogofilter-score)
7447         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
7448         (spam-check-crm114, spam-initialize, spam-unload-hook):
7449         Fix typos in docstrings.
7450
7451 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7452
7453         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
7454         been checked if they have never been read and those group levels are
7455         higher than the one that a user specified.
7456
7457 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7458
7459         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
7460         foreign groups unless a group level is specified by a user.
7461         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
7462
7463 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
7464
7465         * message.el (message-send-mail-function): Require sendmail.
7466
7467 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
7468
7469         * message.el (message-send-mail-function): Check for smtpmail too.
7470
7471         * utf7.el (utf7-encode, utf7-decode): Use coding system
7472         `utf-7'/`utf-7-imap' from utf-7.el' if available.
7473
7474         * message.el (message-send-mail-function): New function.
7475         (message-send-mail-function): Set default using
7476         message-send-mail-function.  Adjust doc string.
7477         (message-send-mail-with-mailclient): New function.
7478
7479 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
7480
7481         * smime.el (from):
7482         * rfc2047.el (message-posting-charset):
7483         * qp.el (mm-use-ultra-safe-encoding):
7484         * pop3.el (parse-time-months):
7485         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
7486         * nnml.el (files):
7487         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
7488         (jka-compr-compression-info-list, ange-ftp-path-format)
7489         (efs-path-regexp):
7490         * nndiary.el (files):
7491         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
7492         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
7493         (epg-digest-algorithm-alist, inhibit-redisplay)
7494         (password-cache-expiry):
7495         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
7496         (pgg-output-buffer, password-cache-expiry):
7497         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
7498         (efs-path-regexp):
7499         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
7500         (inhibit-redisplay):
7501         * mm-uu.el (file-name, start-point, end-point, entry)
7502         (gnus-newsgroup-name, gnus-newsgroup-charset):
7503         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
7504         (latin-unity-ucs-list):
7505         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
7506         (mm-uu-binhex-decode-function):
7507         * message.el (gnus-message-group-art, gnus-list-identifiers)
7508         (rmail-enable-mime-composing, gnus-local-organization)
7509         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
7510         (gnus-read-active-file, facemenu-add-face-function)
7511         (facemenu-remove-face-function, gnus-article-decoded-p)
7512         (tool-bar-mode):
7513         * mail-source.el (display-time-mail-function):
7514         * gnus-util.el (nnmail-pathname-coding-system)
7515         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
7516         (gnus-original-article-buffer, gnus-user-agent)
7517         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
7518         (xemacs-codename, sxemacs-codename, emacs-program-version):
7519         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
7520         * gnus-start.el (gnus-agent-covered-methods)
7521         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
7522         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
7523         (gnus-newsgroup-headers, gnus-group-list-mode)
7524         (gnus-group-mark-positions, gnus-newsgroup-data)
7525         (gnus-newsgroup-unreads, nnoo-state-alist)
7526         (gnus-current-select-method, mail-sources)
7527         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
7528         (nnmail-spool-file, gnus-cache-active-hashtb):
7529         * gnus-mh.el (mh-lib-progs):
7530         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
7531         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
7532         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
7533         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
7534         (gnus-group-buffer):
7535         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
7536         (font-lock-set-defaults):
7537         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
7538         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
7539         (gnus-summary-post-menu, total-parts, type, condition, length):
7540         * gnus-agent.el (gnus-agent-read-agentview):
7541         * flow-fill.el (show-trailing-whitespace):
7542         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
7543         eval-and-compile wrappers for byte compiler pacifiers.
7544
7545         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
7546         (mm-display-inline-fontify): Check for featurep 'xemacs not
7547         extent-list.
7548
7549         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
7550         itimer-list.
7551         (mm-create-image-xemacs): Only do something for XEmacs.
7552         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
7553
7554         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
7555
7556         * gnus-registry.el (gnus-adaptive-word-syntax-table):
7557         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
7558
7559 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7560
7561         * nnimap.el (nnimap-split-download-body):
7562         * gnus-demon.el (gnus-demon):
7563         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
7564
7565 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
7568         macros.
7569         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
7570         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
7571         copy data from unibyte buffer to multibyte current buffer.
7572         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
7573         to copy data from unibyte current buffer to multibyte buffer.
7574         (nntp-make-process-buffer): Make process buffer unibyte.
7575
7576         * pop3.el (pop3-open-server): Fix typo in Lisp code.
7577
7578 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
7579
7580         * pop3.el (pop3-open-server): Accept and process data more robustly at
7581         connexion start to avoid spurious "POP SSL connexion failed" errors.
7582
7583 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7584
7585         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
7586         read group names.
7587
7588 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
7589
7590         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
7591
7592 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7593
7594         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7595         (nnmail-save-active): Use a unibyte buffer when saving active file,
7596         which may contain non-ASCII group names.
7597
7598         * nnml.el (nnml-request-group): Decode group names in messages.
7599
7600 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7601
7602         * message.el (message-citation-line-function)
7603         (message-insert-formatted-citation-line): Fix spelling of
7604         `message-insert-formated-citation-line'.
7605
7606 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7607
7608         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7609
7610 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7611
7612         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7613         nnmail-pathname-coding-system.
7614
7615         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7616         that a user enters; decode group names in messages.
7617
7618         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7619
7620 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7621
7622         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7623
7624         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7625
7626         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7627         risky local variable.
7628
7629         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7630
7631 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7632
7633         * encrypt.el: Improve documentation to fix function name typo.
7634         Reported by Daiki Ueno <ueno@unixuser.org>.
7635
7636 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7637
7638         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7639         even if the point is not in the last page of an article.
7640         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7641         back to the previous page.
7642
7643 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7644
7645         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7646
7647 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7648
7649         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7650
7651 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7652
7653         * message.el (message-check-news-body-syntax): Avoid
7654         mm-string-as-multibyte.
7655         (message-hide-headers): Don't assume (point-min)==1.
7656
7657 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7658
7659         * message.el (message-remove-blank-cited-lines): Fix if remove is
7660         given.
7661         (message-bogus-address-regexp): New variable.
7662         (message-bogus-recipient-p): New function.
7663         (message-check-recipients): New command.
7664         (message-syntax-checks): Add `bogus-recipient'.
7665         (message-fix-before-sending): Add `bogus-recipient'.
7666
7667         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7668         (gnus-treat-body-boundary): Don't test window-system.
7669
7670 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7671
7672         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7673
7674 2007-10-28  Miles Bader  <miles@gnu.org>
7675
7676         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7677         at compile-time too.
7678
7679 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7680
7681         * gnus-msg.el (gnus-message-setup-hook): Add
7682         `message-remove-blank-cited-lines' to options.
7683
7684 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7685
7686         * message.el (message-remove-blank-cited-lines): New function.
7687         Suggested by Karl Plästerer.
7688
7689 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7690
7691         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7692         mapc.
7693
7694         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7695         (top-level): Use mapc to set functions to be traced for debugging.
7696
7697         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7698         called for effect with while loop.
7699
7700         * message.el (message-talkative-question): Replace mapcar called for
7701         effect with mapc.
7702
7703         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7704         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7705         called for effect with dolist.
7706
7707         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7708
7709         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7710         gnus-extra-headers and nnmail-extra-headers.
7711
7712         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7713         called for effect with dolist.
7714         (top-level): Use mapc to set functions to be traced for debugging.
7715
7716         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7717         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7718         dolist.
7719
7720         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7721         Replace mapcar called for effect with mapc.
7722         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7723         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7724         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7725         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7726
7727         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7728         remove-if that's a cl function.
7729
7730         * webmail.el (webmail-debug): Replace mapcar called for effect with
7731         dolist.
7732
7733         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7734         with mapc.
7735
7736 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7737
7738         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7739         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7740         with while loop.
7741
7742         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7743         functions from article-* functions.
7744         (gnus-multi-decode-header): Replace mapcar called for effect with
7745         dolist.
7746
7747         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7748         (gnus-bookmark-show-details): Replace mapcar called for effect with
7749         while loop.
7750
7751         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7752         called for effect with while loop.
7753
7754         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7755         with dolist.
7756
7757         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7758         mapcar called for effect with dolist.
7759
7760         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7761
7762         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7763         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7764         Replace mapcar called for effect with dolist.
7765         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7766         mapc.
7767
7768         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7769         Replace mapcar called for effect with dolist.
7770         (gnus-topic-list): Replace mapcar called for effect with mapc.
7771
7772         * gnus.el: Use mapc instead of mapcar to add autoloads.
7773
7774 2007-10-23  Richard Stallman  <rms@gnu.org>
7775
7776         * gnus-group.el (gnus-group-highlight): Mark as risky.
7777
7778 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7779
7780         * gnus.el (gnus-server-to-method): Return method found first in
7781         gnus-newsrc-alist.
7782
7783         * gnus-art.el (gnus-article-highlight-signature)
7784         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7785         button overlay without the front stickiness.
7786
7787 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7788
7789         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7790         overview buffer needed a catch to receive its throw.
7791         (gnus-agent-flush-cache): Declared as interactive to make this function
7792         easier to use.
7793
7794 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7795
7796         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7797         `next-line'.
7798
7799 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7800
7801         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7802         exclude address matching message-dont-reply-to-names.
7803
7804 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7805
7806         * gnus-util.el (gnus-string<): New function.
7807
7808         * gnus-sum.el (gnus-article-sort-by-author)
7809         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7810
7811 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7812
7813         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7814         the frame-focus tag is set in gnus-buffer-configuration.
7815
7816 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7817
7818         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7819         the front stickiness.
7820
7821 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7822
7823         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7824         url pattern; remove duplicate one.
7825         (gnus-article-extend-url-button): New function.
7826         (gnus-article-add-buttons): Use it.
7827         (gnus-button-push): Use concatenated url that it makes.
7828
7829 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7830
7831         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7832
7833 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7834
7835         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7836         Don't hardcode point-min==1.
7837
7838 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7839
7840         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7841         Fix comment about "iso8859-1".
7842
7843 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7844
7845         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7846         ones returned from the verify-function.
7847
7848         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7849         mml2015-extract-cleartext-signature if extraction failed.
7850
7851 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7852
7853         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7854         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7855         failed.
7856
7857 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7858
7859         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7860
7861 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7862
7863         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7864         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7865         recommends to use EasyPG instead of PGG.
7866
7867         * pgg.el: Revert to revision 6.23.2.16.
7868
7869         * pgg-def.el: Revert to revision 6.6.2.14.
7870
7871         * pgg-gpg.el: Revert to revision 6.23.2.34.
7872
7873 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7874
7875         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7876         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7877         thread for both the null and zero (kill/expire thread) universal prefix
7878         cases.
7879         (gnus-summary-expire-thread): Add new function to expire a thread,
7880         using gnus-summary-kill-thread.
7881         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7882         shortcuts for gnus-summary-expire-thread.
7883         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7884         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7885
7886 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7887
7888         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7889         extras value, so an extras entry can be deleted.
7890         (gnus-registry-delete-extra-entry): Use it.
7891         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7892         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7893         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7894         storage through the gnus-registry, and provide an appropriate API for
7895         it.
7896
7897 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7898
7899         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7900         Suggested by Leo <sdl.web@gmail.com>.
7901
7902         * gnus.el: Do.
7903
7904 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7905
7906         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7907         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7908
7909         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7910
7911         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7912         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7913
7914 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7915
7916         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7917         newline.
7918         (nnmbox-request-accept-article): Don't change article in source buffer;
7919         narrow to header to use message-fetch-field rather than
7920         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7921         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7922         as delimiters; make sure article ends with newline.
7923         (nnmbox-delete-mail): Correct last position of article to be deleted;
7924         ignore X-Gnus-Newsgroup header in article body.
7925         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7926         positions; make sure article ends with newline.
7927
7928         * message.el (message-display-abbrev): Don't infloop when a user
7929         inserts SPC in the beginning of header.
7930
7931         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7932         coding-system-for-read and coding-system-for-write for XEmacs having no
7933         file-coding feature.
7934
7935         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7936
7937 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7938
7939         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7940         list of groups not followed by default.  Fix type to be regexp.
7941         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7942
7943 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7944
7945         * hmac-def.el (define-hmac-function): Switch from old-style to
7946         new-style backquotes.
7947
7948         * md4.el (md4-make-step): Likewise.
7949
7950 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7951
7952         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7953         raw-text coding system when saving .newsrc file, which may contain
7954         non-ASCII group names.
7955
7956 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7957
7958         * gnus-cus.el (gnus-score-extra): New widget.
7959         (gnus-score-extra-convert): New function.
7960         (gnus-score-customize): Use it for Extra.
7961
7962 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7963
7964         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7965         (mml2015-mailcrypt-clear-verify): Use it.
7966         (mml2015-gpg-clear-verify): Use it.
7967         (mml2015-pgg-clear-verify): Use it.
7968         (mml2015-epg-clear-verify): Replace the current part with the output
7969         from GnuPG; don't extract the plaintext by itself.
7970
7971         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7972         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7973         mml2015-clear-verify-function; don't touch the armor headers or
7974         dash-escaped text here.
7975
7976 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7977
7978         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7979         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7980         parts, or application/octet-stream as a last resort.
7981         (gnus-mime-view-part-as-type): Don't toggle display.
7982         (gnus-mime-view-part-as-charset): Don't turn off display before
7983         querying charset.
7984
7985         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7986         stuff to undisplayer function in Emacs.
7987         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7988
7989         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7990         text/calendar parts.
7991
7992 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7993
7994         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7995         decoding text/calendar parts.
7996
7997         * message.el (message-forward-make-body-mime): Always mark body as
7998         having no illegible text; remove signed-or-encrypted argument.
7999         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8000
8001         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8002         (mml-generate-mime-1): Don't encode body if it is specified to be in
8003         raw form; don't make buffer be unibyte when inserting multibyte string.
8004
8005 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8006
8007         * sha1.el: Fix up comment style.
8008         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8009         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8010
8011         * hex-util.el: Fix up comment style.
8012         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8013
8014         * gnus-salt.el: Use with-current-buffer.
8015         (gnus-pick-setup-message): Fix long-standing typo.
8016
8017 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8018
8019         * imap.el (imap-logout-timeout): New variable.
8020         (imap-logout, imap-logout-wait): New functions.
8021         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8022
8023         * nnimap.el (nnimap-logout-timeout): New server variable.
8024         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8025         nnimap-logout-timeout.
8026
8027         * gnus-art.el (gnus-article-summary-command-nosave)
8028         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8029
8030 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * gnus.el (gnus-maximum-newsgroup): New variable.
8033
8034         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8035         according to gnus-maximum-newsgroup.
8036
8037         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8038         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8039         Limit the range of articles according to gnus-maximum-newsgroup.
8040
8041 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8042
8043         * gnus-art.el (gnus-sticky-article): Fixed problems described in
8044         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8045         Don't perform gnus-configure-windows here; reuse existing sticky
8046         article buffer.
8047
8048         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8049         it doesn't exist in gnus-article-mode.
8050
8051 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8052
8053         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8054         (gnus-agent-decoded-group-name): New function.
8055         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8056         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8057
8058 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8059
8060         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8061         Add binding for gnus-sticky-article.
8062         (gnus-summary-exit): Don't kill sticky article buffers.
8063
8064         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8065         article buffer.
8066         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8067         (gnus-kill-sticky-article-buffers): New commands.
8068
8069 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8070
8071         * nntp.el (nntp-xref-number-is-evil): New server variable.
8072         (nntp-find-group-and-number): If it is non-nil, don't trust article
8073         numbers in the Xref header.
8074
8075 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8076
8077         * gnus-agent.el (gnus-agent-read-group): New function.
8078         (gnus-agent-flush-group, gnus-agent-expire-group)
8079         (gnus-agent-regenerate-group): Use it.
8080         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8081         nnmail-pathname-coding-system.
8082
8083 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8084
8085         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8086
8087         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8088         that are unread as unread, and also as selected so that information of
8089         marks having been changed by a user may be updated when exiting group.
8090
8091 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8092
8093         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8094         calculated ignoring signature parts to gnus-treat-article.
8095
8096 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8097
8098         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8099         a point here in order to keep the window start.
8100         (gnus-insert-mime-security-button): Make a button overlay without the
8101         front stickiness.
8102         (gnus-mime-display-security): Goto the end of a button.
8103
8104         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8105
8106 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8107
8108         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8109         group-name-at-point.
8110         (gnus-group-completing-read): New function that offers decoded
8111         non-ASCII group names for completion.
8112         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8113         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8114         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8115         (gnus-group-fetch-control): Use it.
8116         (gnus-fetch-group): Use group-name-at-point for the initial value
8117         rather than the default value; use gnus-alive-p.
8118
8119         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8120         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8121         (gnus-summary-post-news): Use gnus-group-completing-read.
8122
8123         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8124         (gnus-read-move-group-name): Decode group name for completion.
8125
8126 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8127
8128         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8129         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8130         Yamaoka slightly modified the code).
8131
8132 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8133
8134         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8135         (nnmail-split-incoming): Bind it.
8136
8137         * nnml.el (nnml-group-name-charset): New function.
8138         (nnml-decoded-group-name): Use it; don't decode group name if
8139         nnmail-group-names-not-encoded-p is non-nil.
8140         (nnml-encoded-group-name): New function.
8141         (nnml-group-pathname): Inline nnml-decoded-group-name.
8142         (nnml-request-expire-articles): Decode group name in message.
8143         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8144         nnmail-pathname-coding-system.
8145         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8146         not decoded ones according to nnmail-group-names-not-encoded-p.
8147         (nnml-generate-active-info): Use nnml-encoded-group-name.
8148
8149 2007-08-08  Glenn Morris  <rgm@gnu.org>
8150
8151         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8152         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8153         doc-strings and comments.
8154
8155 2007-07-25  Glenn Morris  <rgm@gnu.org>
8156
8157         * Relicense all FSF files to GPLv3 or later.
8158
8159 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8160
8161         * gnus-sum.el (gnus-summary-move-article): Make
8162         gnus-summary-respool-article work.
8163
8164 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8165
8166         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8167         string.
8168
8169 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8170
8171         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8172         that should be ignored when comparing distant RSS articles with local
8173         ones.
8174         (nnrss-make-hash-index): New function.  Create a hash index according
8175         to the ignored fields.
8176         (nnrss-check-group): Use it.
8177
8178 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8179
8180         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8181
8182         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8183
8184         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8185         the new optional argument ENCODED is non-nil.
8186         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8187         coding system for encoding group name.
8188         (gnus-group-make-rss-group): Pass un-encoded group name to
8189         gnus-group-make-group.
8190         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8191         encoded.
8192
8193         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8194         Encode group name to which articles are moved or copied.
8195         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8196         coding system for encoding Newsgroup, Followup-To and Xref headers.
8197
8198         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8199         marks; use nnheader-file-coding-system to write a file.
8200         (nnagent-retrieve-headers): Bind file-name-coding-system to
8201         nnmail-pathname-coding-system.
8202
8203         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8204
8205         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8206         (nnml-request-article, nnml-request-create-group)
8207         (nnml-request-rename-group, nnml-find-id)
8208         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8209         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8210         (nnml-save-marks): Use nnml-group-pathname instead of
8211         nnmail-group-pathname.
8212
8213         (nnml-request-create-group, nnml-request-expire-articles)
8214         (nnml-request-move-article, nnml-request-delete-group)
8215         (nnml-deletable-article-p, nnml-possibly-create-directory)
8216         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8217         (nnml-open-marks): Bind file-name-coding-system to
8218         nnmail-pathname-coding-system.
8219
8220         (nnml-request-article): Pass server argument to nnml-find-group-number.
8221         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
8222         server argument to nnml-possibly-create-directory.
8223         (nnml-request-accept-article): Pass server argument to
8224         nnml-active-number and nnml-save-mail.
8225         (nnml-find-group-number): Pass server argument to nnml-find-id.
8226         (nnml-request-update-info): Pass server argument to
8227         nnml-marks-changed-p.
8228
8229         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8230         (nnml-save-mail, nnml-active-number): Add server argument.
8231
8232         (nnml-request-delete-group): Warn if group is missing.
8233         (nnml-get-nov-buffer): Decode group name.
8234         (nnml-generate-active-info): Encode group name.
8235         (nnml-open-marks): Decode group name in messages.
8236
8237 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8238
8239         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8240         if it is not specified.
8241         (gnus-article-pipe-part, gnus-article-save-part)
8242         (gnus-article-interactively-view-part, gnus-article-copy-part)
8243         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8244         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8245         (gnus-article-replace-part, gnus-article-delete-part)
8246         (gnus-article-view-part-as-type): Pass raw prefix argument to
8247         gnus-article-part-wrapper.
8248
8249 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8250
8251         * gnus-agent.el (gnus-agent-save-active): Bind
8252         nnheader-file-coding-system to gnus-agent-file-coding-system.
8253
8254         * gnus-cache.el (gnus-cache-save-buffers)
8255         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8256         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8257         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8258         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8259         (gnus-cache-generate-active, gnus-cache-rename-group)
8260         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8261         (gnus-cache-update-overview-total-fetched-for): Bind
8262         file-name-coding-system to nnmail-pathname-coding-system.
8263         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
8264         variables.
8265         (gnus-cache-decoded-group-name): New function.
8266         (gnus-cache-file-name): Use it.
8267         (gnus-cache-generate-active): Use non-decoded group name for active.
8268
8269         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8270         right place.
8271         (gnus-write-active-file): Don't break non-ASCII group names.
8272
8273         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8274         nnmail-pathname-coding-system.
8275
8276         * lpath.el: Bind default-file-name-coding-system,
8277         file-name-coding-system and language-info-alist for XEmacs.
8278
8279         * gnus-uu.el (gnus-uu-decode-save): Typo.
8280
8281 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8282
8283         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8284
8285 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8286
8287         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8288         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8289         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8290         (gnus-agent-flush-group, gnus-agent-flush-cache)
8291         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8292         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8293         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8294         (gnus-agent-regenerate-group)
8295         (gnus-agent-update-files-total-fetched-for)
8296         (gnus-agent-update-view-total-fetched-for): Bind
8297         file-name-coding-system to nnmail-pathname-coding-system.
8298         (gnus-agent-group-pathname): Don't encode file names by
8299         nnmail-pathname-coding-system.
8300         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8301         coding-system-for-write instead of buffer-file-coding-system to
8302         gnus-agent-file-coding-system.
8303
8304         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8305         Decode group name.
8306
8307         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8308
8309         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8310         (gnus-read-newsrc-el-file): Make group names unibyte.
8311
8312         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8313         nnmail-pathname-coding-system.
8314
8315         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8316         (nnrss-request-delete-group): Bind file-name-coding-system to
8317         nnmail-pathname-coding-system.
8318         (nnrss-read-server-data, nnrss-read-group-data): Bind
8319         file-name-coding-system correctly.
8320         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8321
8322         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8323         (nntp-server-to-method-cache): New variable.
8324         (nntp-group-pathname): New function that decodes non-ASCII group names.
8325         (nntp-possibly-create-directory, nntp-marks-changed-p)
8326         (nntp-save-marks, nntp-open-marks): Use it.
8327         (nntp-possibly-create-directory, nntp-open-marks):
8328         Bind file-name-coding-system to nnmail-pathname-coding-system.
8329         (nntp-open-marks): Decode group names when bootstrapping marks.
8330
8331         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8332         Newsgroups and Folowup-To headers.
8333
8334 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8335
8336         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8337         (gnus-server-closed-face, gnus-server-denied-face)
8338         (gnus-server-offline-face): Remove variable.
8339         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8340
8341         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8342         of modifying message-stack directly for XEmacs.
8343
8344         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8345         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8346         if the coding-system argument is nil for XEmacs.
8347
8348         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8349         mm-charset-override-alist.
8350
8351         * rfc2047.el: Don't require base64; require rfc2045 for the function
8352         rfc2045-encode-string.
8353         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8354         to quote the parameter value.
8355
8356 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8357
8358         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8359         form in gnus-group-name-charset-method-alist.
8360
8361         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8362         overrides the default layout edit-form.
8363
8364         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8365
8366         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8367
8368 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8369
8370         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8371         as unfetched articles.
8372
8373 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8374
8375         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8376
8377 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8378
8379         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8380         original back end that keeps marks in the local system.
8381
8382 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8383
8384         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8385         arg of pop-to-buffer for XEmacs.
8386         (gnus-article-read-summary-keys): Ditto; don't restore window
8387         configuration if summary command ends up with neither article buffer
8388         nor summary buffer; describe bindings if summary keys end with C-h.
8389
8390 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8391
8392         * message.el (message-fix-before-sending): Skip raw message part to be
8393         forwarded while checking illegible text.
8394         (message-forward-make-body-mime, message-forward-make-body): Mark
8395         signed or encrypted raw message as having no illegible text.
8396
8397 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8400         (gnus-message-with-timestamp-1): New macro.
8401         (gnus-message-with-timestamp): New function.
8402         (gnus-message): Use them.
8403
8404         * nnheader.el (nnheader-message): Use them.
8405
8406 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8407
8408         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8409         .newsrc.eld file.
8410
8411 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8412
8413         * gnus-agent.el (gnus-agent-fetch-headers)
8414         (gnus-agent-retrieve-headers): Bind
8415         gnus-decode-encoded-address-function to identity.
8416
8417         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8418         available also when the server returns simply a dot.
8419
8420         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8421
8422 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8423
8424         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
8425
8426 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8427
8428         * gnus-ems.el (gnus-x-splash): Make it work.
8429
8430         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
8431         from being used.
8432
8433         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
8434
8435 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
8438         4th and the 5th arguments.
8439
8440         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
8441         the front stickiness.
8442         (gnus-article-summary-command-nosave): Correct the order of the
8443         arguments passed to pop-to-buffer.
8444         (gnus-article-read-summary-keys): Ditto; make it work properly when the
8445         summary command ends up with the article buffer.
8446
8447         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
8448         the same faces.
8449
8450 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8451
8452         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
8453
8454 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8455
8456         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
8457         * gnus-sum.el (gnus-summary-highlight):
8458         * pgg.el (pgg-sign-region, pgg-sign):
8459         * mail-source.el (mail-source-delete-old-incoming-confirm):
8460         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
8461
8462 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8463
8464         * gnus-art.el (gnus-mime-view-part-externally)
8465         (gnus-mime-view-part-internally): Fix predicate function passed to
8466         completing-read.
8467
8468         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
8469
8470         * gnus.el (gnus-update-message-archive-method): Add :version.
8471
8472 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8473
8474         * gnus.el (gnus-update-message-archive-method): New variable.
8475
8476         * gnus-start.el (gnus-setup-news): Update saved "archive" method
8477         according to gnus-message-archive-method if
8478         gnus-update-message-archive-method is non-nil.
8479
8480 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8481
8482         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
8483         by Loic Dachary <loic@dachary.org>.
8484         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8485
8486 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8487
8488         * message.el (message-pop-to-buffer): Add switch-function argument.
8489         (message-mail): Pass switch-function argument to it.
8490
8491 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
8492
8493         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
8494         Improve doc string.
8495
8496 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8497
8498         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
8499         (gnus-header-content)
8500         * gnus-cite.el (gnus-cite-10)
8501         * gnus-srvr.el (gnus-server-closed)
8502         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
8503         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
8504         (gnus-group-mail-3-empty, gnus-group-mail-low)
8505         (gnus-group-mail-low-empty, gnus-splash)
8506         * message.el (message-header-to, message-header-cc)
8507         (message-header-subject, message-header-other, message-header-name)
8508         (message-header-xheader, message-separator, message-cited-text)
8509         (message-mml): Lighten colors of faces used for dark background.
8510
8511 2007-05-24  Simon Josefsson  <simon@josefsson.org>
8512
8513         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
8514         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
8515
8516 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8517
8518         * message.el (message-narrow-to-headers-or-head):
8519         Ignore mail-header-separator in the body.
8520
8521 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8522
8523         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
8524         same as window size.
8525
8526 2007-05-22  Kevin Ryde  <user42@zip.com.au>
8527
8528         * message.el (message-font-lock-keywords): Use message-header-xheader
8529         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
8530         ahead of the anything pattern, to get it recognised.
8531
8532 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
8535         spam.el loads uses it in the compiled defadvice form.
8536
8537 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
8538
8539         * gnus-sum.el (gnus-articles-to-read)
8540         (gnus-summary-insert-old-articles): Don't truncate group name for
8541         `read-string'.
8542
8543         * gnus-util.el (gnus-limit-string): Delete this function.
8544
8545         * gnus-sum.el (gnus-simplify-subject-fully): Use
8546         `truncate-string-to-width' instead.
8547
8548 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
8549
8550         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
8551         if, on summary exit, the next group has to be selected.
8552         (gnus-summary-exit): Use it.
8553
8554 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
8555
8556         * gnus-art.el (gnus-article-mode): Fix comment about displaying
8557         non-break space.
8558
8559 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8560
8561         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
8562         Check if group is not a directory.
8563         (nnfolder-request-expire-articles): Don't delete articles if the target
8564         group is not available.
8565
8566         * nnml.el (nnml-request-create-group): Properly check if group is not a
8567         file.
8568         (nnml-request-expire-articles): Don't delete articles if the target
8569         group is not available.
8570
8571         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8572         Don't quote characters that are within parentheses.
8573
8574 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8575
8576         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
8577         (gnus-handle-ephemeral-exit): Select article according to it.
8578
8579 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8580
8581         * message.el (message-insert-formated-citation-line): Remove newline.
8582         (message-citation-line-format): Add final \n here so that the user can
8583         avoid a blank line.
8584
8585 2007-05-03  Dan Christensen  <jdc@uwo.ca>
8586
8587         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
8588         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
8589         Update lanl/arXiv support.
8590
8591 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8592
8593         * gnus.el: Bump version number.
8594
8595 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8596
8597         * gnus.el (gnus-version-number): Bump version.
8598
8599 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8600
8601         * gnus.el: No Gnus v0.6 is released.
8602
8603 2007-04-27  Didier Verna  <didier@xemacs.org>
8604
8605         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
8606         * gmm-utils.el (gmm-regexp-concat): here.
8607         * message.el: Don't require 'gnus-util.
8608         (message-dont-reply-to-names): Handle name change above.
8609         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8610
8611 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8612
8613         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8614         since the initial value varies according to the system.
8615
8616 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8617
8618         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8619
8620 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8621
8622         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8623
8624 2007-04-24  Didier Verna  <didier@xemacs.org>
8625
8626         Improve the type of gnus-ignored-from-addresses.
8627         * gnus-util.el (gnus-orify-regexp): New function.
8628         * message.el (gnus-util): Require it.
8629         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8630         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8631         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8632
8633 2007-04-24  Didier Verna  <didier@xemacs.org>
8634
8635         * gnus-sum.el:
8636         * gnus-utils.el: Fix some trailing whitespaces.
8637
8638 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8639
8640         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8641         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8642         article's Message-ID; refer parent article in summary buffer.
8643
8644         * message.el (message-bounce): Call mime-to-mml.
8645
8646         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8647         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8648         optimize and/or forms properly.
8649
8650 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8651
8652         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8653         URL.
8654
8655 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8656
8657         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8658
8659 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8660
8661         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8662         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8663         displayed of multipart/alternative part if it is invoked from summary
8664         buffer.
8665
8666         * mm-view.el (mm-inline-text-html-render-with-w3m)
8667         (mm-inline-text-html-render-with-w3m-standalone)
8668         (mm-inline-render-with-function): Use mail-parse-charset by default.
8669
8670 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8671
8672         * parse-time.el (parse-time-string-chars): Check if CHAR
8673         is less than the length of parse-time-syntax.
8674
8675 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8676
8677         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8678         from gnus-newsgroup-processable.
8679
8680 2007-04-16  Didier Verna  <didier@xemacs.org>
8681
8682         * gnus-msg.el (gnus-configure-posting-styles): Handle
8683         message-signature-directory properly with :file syntax.  Reported by
8684         "Leo".
8685
8686 2007-04-11  Didier Verna  <didier@xemacs.org>
8687
8688         New user option: message-signature-directory.
8689         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8690         * message.el (message-insert-signature): Ditto.
8691         * message.el (message-signature-file): Doc update.
8692         * message.el (message-signature-directory): New.
8693
8694 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8695
8696         * gnus-msg.el (gnus-inews-yank-articles): Use
8697         message-exchange-point-and-mark instead of exchange-point-and-mark.
8698
8699 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8700
8701         * message.el (message-yank-original): Make sure cited text ends with
8702         newline; don't exchange point and mark.
8703
8704 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8705
8706         * tls.el (open-tls-stream): Properly handle case where there
8707         is no associated buffer.
8708
8709 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8710
8711         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8712         message-yank-original, make sure (< mark TEXT point).
8713
8714 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8715
8716         * message.el (message-fill-column): New variable.
8717         (message-mode): Use it.  Add comment on a possible new hook.
8718
8719         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8720         (nnmail-get-new-mail): Reformat.
8721
8722         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8723
8724         * gmm-utils.el: Fix Commentary.
8725         (gmm-tool-bar-from-list): Fix typo in doc string.
8726
8727 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8728
8729         * message.el (message-yank-original): Don't switch point and mark
8730         unnecessarily to put point and mark as documented.
8731
8732 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8733
8734         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8735         from the message heads.
8736
8737 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8738
8739         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8740         article buffer does not have a window.  This may not be the best
8741         solution but is certainly better than setting the start of the null,
8742         that is the current, window.
8743
8744 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8745
8746         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8747         (gnus-draft-setup): Run it.
8748
8749         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8750         gnus-score-fast-scoring.  Allow regexp.
8751         (gnus-score-headers): Use it.
8752
8753         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8754         XEmacs.
8755
8756         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8757         string.
8758         (gnus-button-alist): Also catch `<f1> k ...'.
8759         (gnus-treat-display-x-face): Fix doc string.
8760
8761 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8762
8763         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8764         evaluation of gnus-extended-version to ensure correct generation of the
8765         User-Agent header when message-generate-headers-first is used.
8766
8767 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8768
8769         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8770         hashcash-path is nil.  Don't call callback with incorrect number of
8771         parameters if val is 0.
8772
8773 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8774
8775         * message.el (message-required-news-headers):
8776         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8777
8778 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8779
8780         * tls.el (open-tls-stream): In handshake-waiting loop,
8781         don't wait more if there is output available to process.
8782
8783 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8784
8785         * tls.el (tls-program): Doc fix.
8786
8787 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8788
8789         * message.el (message-generate-new-buffers): Change the meaning of the
8790         nil value; add `standard' to the choices; treat t as `unique'; improve
8791         doc string.
8792         (gnus-select-frame-set-input-focus): Autoload.
8793         (message-buffer-name): Search for the existing message buffer if
8794         message-generate-new-buffers is nil or `standard'; treat the value t of
8795         message-generate-new-buffers as `unique'.
8796         (message-pop-to-buffer): Raise the frame already displaying the message
8797         buffer; clear the echo area after querying.
8798         (message-setup): Pass the `continue' argument to compose-mail.
8799         (message-mail): Prefer `switch-function' if it is given; search for the
8800         existing message buffer if the `continue' argument is non-nil; pass
8801         continue and switch-function arguments to compose-mail by way of
8802         message-setup.
8803         (message-mail-other-window): Adjust argument of message-setup.
8804         (message-mail-other-frame): Ditto.
8805
8806 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8807
8808         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8809         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8810         to turn font-lock on when turning gnus-message-citation-mode on.
8811
8812 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8813
8814         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8815         (mml-smime-function-alist): New variable; add epg as the backend.
8816         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8817         mml-smime- functions instead.
8818         * mm-view.el: Require smime.
8819
8820 2007-03-05  Didier Verna  <didier@xemacs.org>
8821
8822         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8823         instead of just inheritance for posting styles.
8824         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8825
8826 2007-02-24  Chris Moore  <dooglus@gmail.com>
8827
8828         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8829         * pgg-pgp.el (pgg-pgp-encrypt-region):
8830         * pgg-gpg.el (pgg-gpg-encrypt-region):
8831         Check pgg-encrypt-for-me if no other recipients.
8832
8833 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8834
8835         * tls.el (tls-certtool-program): Fix custom type.
8836
8837 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8838
8839         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8840         and point-at-eol instead of line-(beginning|end)-position.
8841
8842         * assistant.el (assistant-parse-buffer): Ditto.
8843
8844         * netrc.el (netrc-parse-services): Ditto.
8845
8846 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8847
8848         * mml2015.el (mml2015-epg-find-usable-key): New function.
8849         (mml2015-epg-sign): Use it.
8850         (mml2015-epg-encrypt): Use it.
8851
8852 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8853
8854         * message.el (message-make-in-reply-to): Quote name containing
8855         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8856         if there are special characters.  Reported by NAKAJI Hiroyuki
8857         <nakaji@jp.freebsd.org>.
8858
8859 2007-02-27  Didier Verna  <didier@xemacs.org>
8860
8861         Include the group parameters as well as the topic ones in the
8862         inheritance filter process.
8863         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8864         argument GROUP-PARAMS-LIST.
8865         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8866
8867 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8868
8869         * nntp.el (nntp-never-echoes-commands)
8870         (nntp-open-connection-functions-never-echo-commands): New variables.
8871         (nntp-send-command): Use them.
8872
8873 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8874
8875         * mml2015.el (mml2015-epg-verify): Simplified.
8876
8877 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * mml.el (mml-content-disposition-alist): New user option.
8880         (mml-content-disposition): New function.
8881         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8882         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8883
8884 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8885
8886         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8887         verification.
8888
8889 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8890
8891         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8892         articles posted in the last 24 hours.
8893
8894 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8895
8896         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8897
8898 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8899
8900         * nntp.el (nntp-send-command): Don't wait for echoes when
8901         nntp-open-ssl-stream is used.
8902
8903 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8904
8905         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8906         (gnus-message-add-citation-keywords)
8907         (gnus-message-remove-citation-keywords): Remove.
8908         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8909         directly, make the variables in font-lock-defaults buffer-local, add
8910         gnus-message-citation-keywords to them and then update the value of
8911         font-lock-keywords.
8912
8913 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8914
8915         * message.el (message-cite-original-1): Don't call
8916         gnus-article-highlight-citation.
8917
8918         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8919         citations; fix line count.
8920
8921 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8922
8923         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8924         (gnus-message-add-citation-keywords)
8925         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8926         versions of font-lock-add-keywords and font-lock-remove-keywords to
8927         work with XEmacs correctly.
8928
8929 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8930
8931         * gnus-cite.el (gnus-cite-face-list): Set the values of
8932         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8933         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8934         (gnus-message-cite-prefix-regexp): New variable.
8935         (gnus-message-search-citation-line): Use it; protect against long
8936         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8937         the 0th match data for Emacs.
8938         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8939         (gnus-message-add-citation-keywords): Append keywords rather than
8940         prepending; emulate font-lock-add-keywords if it is not available.
8941         (gnus-message-remove-citation-keywords): Emulate
8942         font-lock-remove-keywords if it is not available.
8943
8944         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8945
8946         * message.el (message-cite-prefix-regexp): Set the value of
8947         gnus-message-cite-prefix-regexp.
8948
8949 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8950
8951         * nnweb.el (nnweb-google-parse-1): Update parser.
8952
8953 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8954
8955         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8956
8957 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8958
8959         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8960         regexp.
8961
8962 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8963
8964         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8965         string-to-multibyte.
8966         (uudecode-decode-region-internal): Use it.
8967
8968         * lpath.el: Fbind string-as-multibyte for XEmacs.
8969
8970 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8971
8972         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8973         custom choice.
8974
8975         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8976
8977 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8978
8979         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8980
8981         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8982         `write-region' to respect `mm-inhibit-file-name-handlers'.
8983
8984 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8985
8986         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8987         Use gnus-home-directory instead of "~/" or "$HOME".
8988
8989 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8990
8991         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8992         to mention filename.
8993         Add comments at beginning regarding usage.
8994         (encrypt-write-file-contents): Change interactive so a string is
8995         acceptable.  If the file has no associated model, show an error instead
8996         of a nonsense prompt.
8997
8998 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8999
9000         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9001         Thanks to Yoshihiko Yamada for kind notification of this typo.
9002
9003 2007-01-12  Kenichi Handa  <handa@m17n.org>
9004
9005         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9006         multibyte buffer.
9007
9008 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9009
9010         * gnus-score.el (gnus-score-fast-scoring): New variable.
9011         (gnus-score-headers): Use it.
9012
9013         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9014
9015         * message.el (message-cite-original-1): Call
9016         gnus-article-highlight-citation if requested.
9017         (message-make-from): Allow name and address as optional arguments.
9018
9019         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9020
9021         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9022         bugs to doc string.
9023         (gnus-button-alist): Add mid\\|message-id.
9024         (gnus-button-fetch-group): Extend for use in
9025         `browse-url-browser-function'.
9026         (gnus-button-url-regexp): Try to catch paired parentheses like in
9027         Wikipedia URLs.
9028
9029         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9030         Suggested by Simon Krahnke <overlord@gmx.li>.
9031
9032 2007-01-13  Romain Francoise  <romain@orebokech.com>
9033
9034         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9035         Update copyright.
9036
9037 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9038
9039         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9040
9041 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9042
9043         * gnus-registry.el (gnus-registry-unfollowed-groups)
9044         (gnus-registry-split-fancy-with-parent): Fix documentation.
9045
9046 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9047
9048         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9049         from nnweb groups.
9050
9051 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9052
9053         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9054         Xref urls.  Erase buffer before requesting head.
9055
9056 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9057
9058         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9059         customizable.
9060
9061 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9062
9063         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9064         no signing key is found.
9065         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9066         no encrypting and/or signing key is found.
9067
9068 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9069
9070         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9071
9072 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9073
9074         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9075         headers read from disk with the ones newly found in the current search.
9076         This should no longer cause problems, because the article numbers in
9077         Gmane's `nov.php' output are ignored since the previous change.
9078
9079 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9080
9081         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9082
9083 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9084
9085         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9086         replace-regexp-in-string; bind url-version; fbind display-images-p and
9087         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9088         find-face and set-itimer-function for Emacs; bind itimer-list for
9089         Emacs.
9090
9091         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9092
9093 2007-01-01  Romain Francoise  <romain@orebokech.com>
9094
9095         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9096
9097 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9098
9099         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9100         `define-minor-mode' macro definition expanded properly.
9101         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9102         exclude it there.
9103
9104         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9105         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9106         `fboundp' test.
9107         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9108         This is OK to autoload in (S)XEmacs now.
9109
9110 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9111
9112         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9113         keystroke.
9114         (gnus-summary-limit-to-singletons): Fix typo.
9115
9116         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9117         else fails.
9118
9119 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9120
9121         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9122         docstring.
9123
9124         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9125         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9126         (gnus-summary-insert-dormant-articles): Fix typo in message.
9127
9128 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9129
9130         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9131         nil for XEmacs.
9132         (gnus-message-citation-mode): Don't autoload in XEmacs.
9133
9134         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9135
9136 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9137
9138         * nnimap.el (nnimap-expunge-search-string): Mention
9139         nnimap-search-uids-not-since-is-evil in docstring.
9140
9141 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9142
9143         * spam.el: Revert to make-obsolete-variable because
9144         define-obsolete-variable-alias is not supported in Emacs 21.
9145
9146         * spam.el (spam-ifile-path, spam-ifile-database-path)
9147         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9148         make-obsolete-variable.
9149         (spam-bsfilter-path, spam-bsfilter-program)
9150         (spam-spamassassin-path, spam-spamassassin-program)
9151         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
9152         use "path" inappropriately.
9153         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9154         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9155         variable names.
9156
9157 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9158
9159         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9160         summary buffer.
9161
9162         * password.el (password-cache-remove): Use clear-string to burn
9163         password, if available.
9164
9165 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9166
9167         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9168
9169         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9170
9171         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9172         (gnus-message-highlight-citation): Move defcustom here from
9173         gnus-cite.el.
9174         (gnus-message-citation-mode): Autoload.
9175
9176         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9177         checks to make it compile with XEmacs.
9178         (gnus-message-citation-mode): New minor mode.
9179         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9180         (gnus-message-highlight-citation): New variables.
9181         (gnus-message-search-citation-line)
9182         (gnus-message-add-citation-keywords)
9183         (gnus-message-remove-citation-keywords)
9184         (turn-on-gnus-message-citation-mode)
9185         (turn-off-gnus-message-citation-mode): New functions.
9186
9187 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9188
9189         * gnus-cite.el: Enable highlighting of different citation levels in
9190         message-mode.
9191
9192 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9193
9194         * message.el (message-make-fqdn): Fix comment.
9195         (message-bogus-system-names): Add ".local".
9196
9197         * spam.el (spam-ifile-path, spam-ifile-program)
9198         (spam-ifile-database-path, spam-ifile-database)
9199         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9200         Don't use "path" inappropriately.
9201         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9202         strings.
9203         (spam-check-ifile, spam-ifile-register-with-ifile)
9204         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
9205         new variable names.
9206
9207         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9208         (gnus-treat-display-smileys): Simplify using
9209         gnus-image-type-available-p.
9210
9211         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9212         available.
9213
9214         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
9215         `display-images-p' if available.
9216
9217 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9218
9219         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9220         one after turning on the buffer's multibyteness instead of decoding
9221         them directly in the unibyte buffer that causes unexpected conversion
9222         in Emacs 23 (unicode).
9223
9224 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9225
9226         * message.el (message-generate-hashcash): Fix custom type.
9227
9228 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9229
9230         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9231
9232 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9233
9234         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9235         disconnect icons.  Add help text.
9236
9237 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9238
9239         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9240         negated to be consistent with the others we handle.
9241
9242 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9243
9244         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9245         version of gnus-summary-buffer to something, so that we can use two
9246         article buffers at the same time.
9247
9248 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9249
9250         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9251         trigger all the extra headers.
9252         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9253         sorting.
9254
9255 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9256
9257         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9258         solid groups.
9259
9260 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9261
9262         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9263
9264 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9265
9266         * legacy-gnus-agent.el: Add Copyright notice.
9267
9268 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9269
9270         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9271
9272 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9273
9274         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9275
9276         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9277         to make it work reliably in CVS Emacs.
9278         (gnus-summary-limit-strange-charsets-predicate)
9279         (gnus-summary-limit-to-predicate): New functions.
9280
9281 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9282
9283         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9284         specifying array size.
9285         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9286         array if it is too small.
9287         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
9288         (gnus-sort-threads-loop): New function.
9289
9290 2006-12-06  Chris Moore  <dooglus@gmail.com>
9291
9292         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9293         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9294
9295 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9296
9297         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9298         options.
9299
9300 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9301
9302         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9303         DOS-ing the recipient.
9304
9305         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9306         the headers when creating the mapping to avoid mismappings.
9307         (nnweb-gmane-create-mapping): Always nix out old mapping.
9308
9309 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9310
9311         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9312         and mm-verify-option to never.
9313
9314 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9315
9316         * message.el (message-signed-or-encrypted-p): New function.
9317         (message-forward-make-body): Use it.
9318
9319         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9320         Replace encode-coding-string with mm-encode-coding-string.
9321
9322 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9323
9324         * nneething.el (nneething-decode-file-name): Replace
9325         decode-coding-string with mm-decode-coding-string.
9326
9327         * gnus-int.el (gnus-open-server): Say failed server's name.
9328
9329 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9330
9331         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9332         strings to a single string.  Quote `errors-file-name'.
9333         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9334         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9335         Adjust calls.  Use `shell-quote-argument'.
9336
9337 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9338
9339         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9340         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9341
9342         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9343         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9344         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9345         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9346         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9347         (gnus-subscribe-newsgroup, gnus-1):
9348         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9349         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9350         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9351         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9352
9353 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9354
9355         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9356         keystroke.
9357         (gnus-summary-limit-to-bodies): Implement headersp.
9358
9359 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9360
9361         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9362
9363 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9364
9365         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9366
9367 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9368
9369         * message.el (message-generate-hashcash): Expand range of values to
9370         include `opportunistic'.
9371         (message-send-mail): Use it.
9372
9373 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9374
9375         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9376         and comment it.
9377
9378         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9379
9380 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9381
9382         * gnus-util.el (gnus-extract-address-components): Improve comment.
9383
9384 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9385
9386         * gnus-util.el (gnus-extract-address-components): Work with address in
9387         which the name portion contains @.
9388
9389         * lpath.el: Fbind custom-autoload.
9390
9391 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9392
9393         * gnus.el (gnus-start): Move custom group up.
9394         (gnus-select-method): Don't autoload, but make it available for
9395         `customize-variable'.
9396         (gnus-getenv-nntpserver): Don't autoload.
9397
9398 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9399
9400         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9401
9402 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9403
9404         * message.el (message-sendmail-extra-arguments): New variable.
9405         (message-send-mail-with-sendmail): Use it.
9406
9407 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9408
9409         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9410         mm-with-unibyte-current-buffer to make string unibyte.
9411
9412         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9413         mm-string-as-multibyte.
9414
9415 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9416
9417         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9418         Reported by Werner Koch <wk@gnupg.org>.
9419
9420 2006-11-14  Daiki Ueno  <ueno@p360>
9421
9422         * mml2015.el: Autoload epa-select-keys when compiling.
9423
9424 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9425
9426         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9427         message-options.
9428         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9429
9430 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9431
9432         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
9433         EasyPG (< 0.0.6).
9434         (mml2015-always-trust): New user option.
9435         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9436         prompt.
9437
9438 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * nntp.el (nntp-authinfo-force): New variable.
9441         (nntp-send-authinfo): Use it.
9442
9443 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9444
9445         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9446         decode encoded words.  Improve prompt.  Add comment about forwarding.
9447         (message-replacement-char): Move up.
9448
9449 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9450
9451         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9452         instead of gnus-intersection because arguments of gnus-sorted-nunion
9453         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9454
9455 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9456
9457         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9458         (message-simplify-subject-functions): Enable
9459         message-strip-subject-encoded-words by default.
9460
9461 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9462
9463         * message.el (message-strip-subject-encoded-words): New function.
9464         (message-simplify-subject-functions): New variable.
9465         (message-simplify-subject): Use it.  Fix typo in doc string.
9466         Support message-strip-subject-encoded-words.
9467
9468 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9469
9470         * gnus-diary.el (gnus-diary-delay-format-function):
9471         * nndiary.el (nndiary-reminders):
9472         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9473
9474 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9475
9476         * gnus-art.el (article-hide-boring-headers): Fetch date from
9477         gnus-original-article-buffer to avoid problems with localized date
9478         strings.
9479
9480 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9481
9482         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
9483
9484 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
9485
9486         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
9487         New variables.
9488         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9489         (mm-charset-synonym-alist): Move some entries to
9490         mm-codepage-iso-8859-list.
9491         (mm-charset-synonym-alist, mm-charset-override-alist): Add
9492         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9493
9494 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9495
9496         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
9497
9498 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9499
9500         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
9501         with Emacs 21 and XEmacs.
9502
9503 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
9504
9505         * spam.el (spam-parse-address): New function for better parsing,
9506         catching errors, etc.
9507         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
9508
9509 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9510
9511         * mm-view.el: Add interactive arg to html2text autoload.
9512
9513 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9514
9515         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
9516
9517 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
9518
9519         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
9520         variables.
9521         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
9522         (mm-charset-synonym-alist): Move some entries to
9523         mm-codepage-iso-8859-list.
9524
9525         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
9526
9527 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
9528
9529         * message.el (message-citation-line-format)
9530         (message-insert-formated-citation-line): Fix implementation of %E, %N
9531         and %n according to the doc string.
9532
9533 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
9534
9535         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9536         car-safe to avoid bad parses.
9537
9538 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9539
9540         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
9541         names.
9542
9543         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
9544
9545 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9546
9547         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
9548         header.
9549
9550         * message.el (message-draft-headers): Add Date.
9551         (message-headers-to-generate): Fix typo in docstring.
9552
9553         * nndraft.el (nndraft-required-headers): New variable.
9554         (nndraft-generate-headers): Use it.
9555
9556         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
9557
9558 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9559
9560         * gnus-registry.el (gnus-registry-wash-for-keywords)
9561         (gnus-registry-find-keywords): New functions to allow easy searching of
9562         articles that are in the registry.
9563
9564 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
9565
9566         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
9567         ietf-drums-parse-address instead of gnus-extract-address-components.
9568         Reported by Damien Elmes <damien@repose.cx>.
9569
9570 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
9571
9572         * gnus.el (gnus-mime): Remove unused custom group.
9573
9574 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9575
9576         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
9577         "blank line" when searching for end of armor headers.
9578
9579 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9580
9581         * gmm-utils.el (gmm-write-region): Fix variable name.
9582
9583 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
9584
9585         * gmm-utils.el (gmm-write-region): New function based on compatibility
9586         code from `mm-make-temp-file'.
9587
9588         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
9589
9590         * nnmaildir.el (nnmaildir--update-nov)
9591         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9592         Use `gmm-write-region'.
9593
9594 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9595
9596         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
9597         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9598
9599         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9600
9601         * message.el (message-replacement-char): New variable.
9602         (message-fix-before-sending): Use it.
9603         (message-simplify-subject): New function to remove duplicate code.
9604         (message-reply, message-followup): Use it.
9605
9606         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9607         gnus-summary-limit-to-articles.
9608
9609 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * gnus-util.el (gnus-with-local-quit): New macro.
9612
9613         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9614
9615 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9616
9617         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9618         ignore non-string data.
9619
9620 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9621
9622         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9623         non-string data (needs to be done in the registry too).
9624
9625 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9626
9627         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9628         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9629         (gnus-registry-split-fancy-with-parent)
9630         (gnus-registry-fetch-simplified-message-subject-fast)
9631         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9632         Remove text properties on ingress into the registry and when it's saved.
9633         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9634         registry from entries with no groups.
9635
9636 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9637
9638         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9639         function to remove string properties.
9640
9641 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9642
9643         * gmm-utils.el (gmm): Adjust custom version.
9644
9645         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9646         custom version.
9647
9648         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9649
9650 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9651
9652         * gnus-art.el (gnus-insert-prev-page-button)
9653         (gnus-insert-next-page-button): Simplify.  Reformat.
9654
9655 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9656
9657         * gnus-art.el (gnus-insert-prev-page-button)
9658         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9659
9660 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9661
9662         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9663
9664 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9665
9666         * gnus-art.el (gnus-insert-mime-button)
9667         (gnus-insert-mime-security-button):
9668         Apply gnus-article-button-face to MIME and security buttons.
9669
9670 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9671
9672         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9673         readable.
9674
9675 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9676
9677         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9678
9679 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9680
9681         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9682         `browse-url-of-file' instead of `browse-url'.
9683
9684 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9685
9686         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9687         regexp.  Articles containing quotation were cut prematurely.
9688
9689 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9690
9691         * message.el (message-cite-original-1): Use nobody by default for the
9692         value of From header.
9693         (message-reply): Ditto.
9694
9695 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9696
9697         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9698         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9699         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9700
9701 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9702
9703         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9704         mails in the doc string.  Add some URLs in comment.
9705         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9706
9707 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9708
9709         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9710         backslashes handling and the way to find boundaries of quoted strings.
9711
9712 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9713
9714         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9715         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9716         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9717         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9718
9719 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9720
9721         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9722         doc string.
9723         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9724
9725 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9726
9727         * lpath.el: Fbind epg-check-configuration.
9728
9729 2006-09-06  Simon Josefsson  <jas@extundo.com>
9730
9731         * mml2015.el (mml2015-use): Doc fix, mention epg.
9732
9733 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9734
9735         * mml2015.el (mml2015-use): Default to epg, if available.
9736
9737 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9738
9739         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9740         message-sender.
9741         (mml1991-epg-encrypt): Ditto.
9742         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9743         message-sender.
9744         (mml2015-epg-encrypt): Ditto.
9745
9746 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9747
9748         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9749         several common directories.
9750
9751 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9752
9753         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9754         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9755
9756 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9757
9758         * gnus-art.el (article-decode-encoded-words): Make it fast.
9759
9760 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9761
9762         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9763
9764         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9765         in quoted string into `\'.
9766
9767 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9768
9769         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9770         Use standard-syntax-table.
9771
9772 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9773
9774         * gnus-art.el (gnus-decode-address-function): New variable.
9775         (article-decode-encoded-words): Use it to decode headers which are
9776         assumed to contain addresses.
9777         (gnus-mime-delete-part): Remove useless `or'.
9778
9779         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9780         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9781         (gnus-nov-parse-line): Use it to decode From header.
9782         (gnus-get-newsgroup-headers): Ditto.
9783         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9784
9785         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9786         (mail-decode-encoded-address-string): New alias.
9787
9788         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9789         New function.
9790         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9791         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9792         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9793         (rfc2047-decode-string): Ditto.
9794         (rfc2047-decode-address-region): New function.
9795         (rfc2047-decode-address-string): New function.
9796
9797 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9798
9799         * message.el (message-caesar-buffer-body): Allow rotating headers.
9800
9801         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9802
9803         * message.el (message-insert-formated-citation-line): Fix %f.
9804         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9805
9806 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9807
9808         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9809         (gnus-bookmark-mouse-available-p): New macro.
9810         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9811         (gnus-bookmark-bmenu-show-infos): Use it.
9812         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9813         (gnus-bookmark-bmenu-hide-infos): Ditto.
9814         (gnus-bookmark-remove-properties): New function.
9815         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9816         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9817         (gnus-bookmark-write-file): Bind coding-system-for-write.
9818         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9819         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9820         group before selecting it.
9821         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9822         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9823         quit-window if it is not available; use gnus-mouse-2 and bind it to
9824         gnus-bookmark-bmenu-select-by-mouse.
9825         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9826         (gnus-bookmark-bmenu-select-by-mouse): New function.
9827
9828 2006-08-13  Romain Francoise  <romain@orebokech.com>
9829
9830         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9831         space.
9832
9833 2006-08-10  Romain Francoise  <romain@orebokech.com>
9834
9835         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9836         (dns-mode-soa-auto-increment-serial): New user option.
9837         (dns-mode-soa-maybe-increment-serial): New function.
9838         (dns-mode): Add the latter to `write-contents-functions'.
9839
9840 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * compface.el (uncompface): Use binary rather than raw-text-unix.
9843
9844 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9845
9846         * compface.el (uncompface): Make sure the eol conversion doesn't take
9847         place when communicating with the external programs.  Reported by
9848         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9849
9850 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9851
9852         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9853
9854 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9855
9856         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9857         Make it more robust by parsing author and date independently.
9858
9859 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9860
9861         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9862
9863 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9864
9865         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9866         first matching secret key.
9867         (mml2015-epg-encrypt): Ditto.
9868
9869         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9870         first matching secret key.
9871         (mml1991-epg-encrypt): Ditto.
9872
9873         * mml2015.el (mml2015-encrypt-to-self): New user option.
9874         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9875         mml2015-epg-encrypt-to-self is set.
9876
9877         * mml1991.el (mml1991-encrypt-to-self): New variable.
9878         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9879         mml1991-epg-encrypt-to-self is set.
9880
9881         * mml2015.el (mml2015-signers): New user option.
9882         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9883         (mml2015-epg-encrypt): Allow to select signing keys.
9884
9885         * mml1991.el (mml1991-signers): New variable.
9886         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9887         (mml1991-epg-encrypt): Allow to select signing keys.
9888
9889 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9890
9891         * nnheader.el (nnheader-insert-head): Make it work even if the file
9892         uses CRLF for the line-break code.
9893
9894 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9895
9896         * mml2015.el: Require mml-sec instead of password.
9897         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9898         (mml2015-cache-passphrase): Inherit the default value from
9899         mml-secure-cache-passphrase.
9900         (mml2015-passphrase-cache-expiry): Inherit the default value from
9901         mml-secure-passphrase-cache-expiry.
9902
9903         * mml1991.el: Require mml-sec instead of password.
9904         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9905         (mml1991-cache-passphrase): Inherit the default value from
9906         mml-secure-cache-passphrase.
9907         (mml1991-passphrase-cache-expiry): Inherit the default value from
9908         mml-secure-passphrase-cache-expiry.
9909
9910         * mml-sec.el: Require password.
9911         (mml-secure-verbose): New user option.
9912         (mml-secure-cache-passphrase): New user option.
9913         (mml-secure-passphrase-cache-expiry): New user option.
9914
9915 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9916
9917         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9918         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9919         andreas@altroot.de (Andreas Vögele).
9920
9921         FIXME: Use `tiny change'?
9922
9923 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9924
9925         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9926         workaround for the url package included with Emacs.
9927
9928         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9929
9930 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9931
9932         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9933         correctly.  This fixes a bug caused by the 2006-05-12 change.
9934
9935 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9936
9937         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9938         some information about the error when saying that the `bogus' mail
9939         group will be used.
9940
9941 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9942
9943         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9944         string.
9945
9946 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9947
9948         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9949
9950 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9951
9952         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9953
9954 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9955
9956         * mml1991.el (mml1991-function-alist): Add epg.
9957         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9958         (mml1991-epg-encrypt): New functions.
9959
9960 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9961
9962         * mml2015.el (mml2015-verbose): New variable.
9963         (mml2015-cache-passphrase): Ditto.
9964         (mml2015-passphrase-cache-expiry): Ditto.
9965         (mml2015-function-alist): Add epg.
9966         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9967         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9968         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9969         functions.
9970
9971 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9972
9973         * message.el (message-cite-original-1): Preserve region when removing
9974         quoted text due to X-No-Archive in order to avoid bogus attribution
9975         when citing multiple messages.
9976
9977 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9978
9979         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9980         Kenneth Jacker <khj@be.cs.appstate.edu>.
9981
9982 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9983
9984         * gnus-diary.el (gnus-user-format-function-d)
9985         (gnus-user-format-function-D): Autoload.
9986
9987         * imap.el (Commentary): Fix typo.
9988
9989         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9990         2006-04-22 contribution.
9991
9992 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9993
9994         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9995         It didn't really fix the bogosity I'm seeing with solid web groups.
9996
9997 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9998
9999         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10000         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10001         created using server names.  If we use the feature without declaring
10002         it, Gnus does not properly manage server and group state.
10003
10004         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10005         bound.
10006
10007 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10008
10009         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10010         looking up the method using GROUP's prefix before inventing a new one.
10011         It is used on killed/unknown groups in various places where returning
10012         an all-new method isn't expected by the caller.
10013
10014         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10015         and match semantics of gnus-group-real-prefix.
10016
10017 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10018
10019         * nnmail.el (nnmail-broken-references-mailers): New variable.
10020         (nnmail-ignore-broken-references): New function generalizing
10021         nnmail-fix-eudora-headers.
10022         (nnmail-fix-eudora-headers): Now obsolete.
10023
10024         * gnus-art.el (gnus-button-handle-custom): Support
10025         `customize-apropos*'.
10026
10027 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10028
10029         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10030
10031         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10032         articles.
10033
10034 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10035
10036         * message.el (message-cite-reply-above): New variable.
10037         (message-yank-original): Use it.
10038
10039 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10040
10041         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10042
10043 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10044
10045         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10046         as read.
10047
10048         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10049
10050 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10051
10052         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10053         (gnus-bookmark-default-file): Use gnus-directory.
10054         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10055         Remove "*" in doc string.
10056         (gnus-bookmark-write-file): Simplify.
10057         (gnus-bookmark-maybe-sort-alist): Use `when'.
10058         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10059         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
10060         FIXME about Emacs 21 and XEmacs compatibility.
10061         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10062         compatibility.
10063         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10064         compatibility.
10065         (gnus-bookmark-menu-heading): Fix version.
10066
10067 2006-06-19  Bastien Guerry  <bzg@altern.org>
10068
10069         * gnus-bookmark.el: New file.
10070
10071 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10072
10073         * message.el (message-syntax-checks): Doc fix.
10074
10075 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10076
10077         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10078         unsubscribed groups as if they were killed ones.  It causes duplicate
10079         entries in gnus-newsrc-alist.
10080
10081 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10082
10083         * message.el (message-syntax-checks): Doc fix.
10084         (message-send-mail): Add check for continuation headers.
10085         (message-check-news-header-syntax): Fix regexp used to check for
10086         continuation headers.
10087
10088 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10089
10090         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10091
10092 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10093
10094         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10095
10096 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10097
10098         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10099         default-truncate-lines.
10100
10101 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10102
10103         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10104         to fill the utf-8 entry.
10105
10106         * lpath.el: Fbind unicode-precedence-list.
10107
10108 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10109
10110         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10111
10112 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10113
10114         * gnus-agent.el (directory-files-and-attributes): Move all the way
10115         forward (the third and final move).
10116         (gnus-agent-read-agentview): Trap reconstruction errors due to
10117         nonexistant directory.  Handle by returning nil.
10118
10119 2006-05-30  Didier Verna  <didier@xemacs.org>
10120
10121         * message.el (message-dont-reply-to-names): Update the custom type.
10122         * message.el (message-dont-reply-to-names): New defsubst: potentially
10123         convert a list of regexps into a single one.
10124         * message.el (message-get-reply-headers): Use it.
10125         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10126
10127 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10128
10129         * gnus-agent.el (directory-files-and-attributes): Move forward.
10130
10131 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10132
10133         * gnus-ml.el (gnus-mailing-list-subscribe)
10134         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10135         (gnus-mailing-list-message): Fix doc strings.
10136
10137 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10138
10139         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10140         of doing it manually.
10141
10142 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10143
10144         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10145         comment.
10146
10147 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10148
10149         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
10150         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
10151         (gnus-agent-read-local): All symbols allocated in my-obarray.
10152         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10153         (gnus-agent-regenerate-group): Check numeric names to see if they are
10154         messages or groups.
10155         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10156         better way of do this...)
10157
10158         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
10159         'dummy.group' (there should be a better way of do this...)
10160
10161 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10162
10163         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10164         (gnus-saved-headers): Ditto.
10165         (gnus-default-article-saver): Mention functions may have properties.
10166         (gnus-article-save): Override gnus-save-all-headers and
10167         gnus-saved-headers by :headers property which saver function may have.
10168         (gnus-summary-save-in-file): Add :headers property.
10169         (gnus-summary-write-to-file): Ditto.
10170
10171         * gnus-sum.el (gnus-summary-save-article): Bind
10172         gnus-prompt-before-saving to t when saving many articles in a file;
10173         always show all headers.
10174
10175         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10176
10177 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10178
10179         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10180         marks.
10181
10182         * message.el (message-indent-citation): Add optional arguments to allow
10183         using it outside of message buffers.
10184
10185         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10186         (gnus-article-treat-unfold-headers): Use it.
10187         (gnus-article-truncate-lines): New variable.
10188         (gnus-article-mode): Use it.
10189         (gnus-article-toggle-truncate-lines): New function.
10190
10191         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
10192         gnus-article-toggle-truncate-lines.
10193
10194         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10195         coding system in XEmacs, use binary.
10196
10197 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10198
10199         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10200         after-load-alist.
10201
10202         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10203         this function should save decoded articles.
10204         (gnus-summary-write-to-file): Use property to specify this function
10205         should save decoded articles and specify gnus-summary-save-in-file
10206         should be used to save articles other than the first one when saving
10207         many articles.
10208         (gnus-summary-save-body-in-file): Use property to specify this
10209         function should save decoded articles.
10210         (gnus-summary-write-body-to-file): Use property to specify this
10211         function should save decoded articles and specify
10212         gnus-summary-save-body-in-file should be used to save articles other
10213         than the first one when saving many articles.
10214
10215         * gnus-sum.el (gnus-summary-save-article): Simplify.
10216
10217 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10218
10219         * gnus-art.el (gnus-default-article-saver): Add
10220         gnus-summary-write-body-to-file.
10221         (gnus-article-save-coding-system): Don't use coding system object
10222         in XEmacs.
10223         (gnus-read-save-file-name): Add optional `dir-var' argument which
10224         specifies directory in which files are saved; work even if optional
10225         `variable' argument is not specified.
10226         (gnus-summary-write-to-file): Read file name.
10227         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10228         (gnus-summary-write-body-to-file): New function.
10229
10230         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10231         (gnus-summary-local-variables): Add it.
10232         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10233         (gnus-summary-save-article): Remove optional `decode' argument;
10234         determine whether to decode articles by the value of
10235         gnus-default-article-saver; when saving many files using
10236         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10237         it first and use gnus-summary-save-in-file or
10238         gnus-summary-save-body-in-file thereafter unless
10239         gnus-prompt-before-saving is always; move point to article which
10240         will be saved.
10241         (gnus-summary-save-article-file): Revert.
10242         (gnus-summary-write-article-file): Revert.
10243         (gnus-summary-save-article-body-file): Revert.
10244         (gnus-summary-write-article-body-file): New function.
10245
10246 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10247
10248         * gnus-art.el (gnus-default-article-saver): Doc fix.
10249         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10250         from gnus-summary-save-article-coding-system, and default to a
10251         certain coding system.
10252         (gnus-output-to-file): Add coding cookie and encode text according
10253         to gnus-article-save-coding-system; don't use mm-append-to-file.
10254
10255         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10256         gnus-art.el and rename to gnus-article-save-coding-system.
10257         (gnus-summary-save-article): Require gnus-art; don't show all
10258         headers if it decodes articles; don't add coding cookie here;
10259         don't bind mm-text-coding-system-for-write.
10260         (gnus-summary-save-article-file): Save decoded articles.
10261         (gnus-summary-write-article-file): When saving many files, use
10262         gnus-summary-write-to-file first and gnus-summary-save-in-file
10263         thereafter unless gnus-prompt-before-saving is always.
10264         (gnus-summary-save-article-body-file): Save decoded articles.
10265
10266         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10267
10268 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10269
10270         * nnrss.el (nnrss-check-group): Bind hash-index.
10271
10272 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10273
10274         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10275         its hash index.  Store this hash in `nnrss-group-data'.
10276         (nnrss-read-group-data): Update accordingly.
10277
10278 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10279
10280         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10281         entry.
10282
10283         * gnus-sum.el (gnus-summary-make-menu-bar): Add
10284         gnus-article-browse-html-article.
10285
10286 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10287
10288         * gnus-sum.el (gnus-summary-mime-map): Add
10289         gnus-article-browse-html-article.
10290
10291         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10292
10293 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10294
10295         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10296         suitable coding systems in customize.
10297
10298 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10299
10300         * mail-source.el (mail-sources): Fix custom type.
10301
10302 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10303
10304         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10305         (gnus-summary-expire-articles-now): Shorten prompt.
10306
10307         * gmm-utils.el (wid-edit): Require.
10308         (defun-gmm): Renamed from `gmm-defun-compat'.
10309         (gmm-image-search-load-path): Use it.
10310         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10311
10312 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10313
10314         * gnus-sum.el (gnus-summary-save-article-coding-system): New
10315         variable.
10316         (gnus-summary-save-article): Add optional `decode' argument.  If
10317         it is set and gnus-summary-save-article-coding-system is non-nil,
10318         save decoded article.
10319         (gnus-summary-write-article-file): Save decoded article if
10320         gnus-summary-save-article-coding-system is non-nil.
10321
10322         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10323         type.
10324
10325 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10326
10327         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10328
10329 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10330
10331         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10332         first to test gnus-single-article-buffer which may be buffer-local.
10333
10334         * gnus-sum.el (gnus-summary-setup-buffer): Make
10335         gnus-single-article-buffer buffer-local and nil in ephemeral
10336         group; make gnus-article-buffer, gnus-article-current, and
10337         gnus-original-article-buffer always buffer-local.
10338         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10339         group.
10340         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10341
10342 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10343
10344         * nnml.el (nnml-request-compact-group): Compressed files might not
10345         have .gz extension.
10346
10347 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10348
10349         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10350         (mm-copy-to-buffer): Use with-current-buffer.
10351         (mm-display-part): Simplify.
10352         (mm-inlinable-p): Add optional arg `type'.
10353
10354 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10355
10356         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10357         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10358         Try harder to show the attachment internally or externally using
10359         gnus-mime-view-part-as-type.
10360
10361 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10362
10363         * message.el (message-from-style, message-signature-separator)
10364         (message-user-organization-file, message-send-mail-function)
10365         (message-citation-line-function, message-yank-prefix)
10366         (message-indent-citation-function, message-signature)
10367         (message-signature-file, message-signature-insert-empty-line):
10368         Remove autoloads.
10369
10370         * gnus-art.el (gnus-buttonized-mime-types): Remove
10371         "multipart/signed".  Revert 2006-04-26 change.
10372
10373 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10374
10375         * gnus.el (gnus-version-number): Bump version.
10376
10377 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10378
10379         * gnus.el: No Gnus v0.5 is released.
10380
10381 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10382
10383         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10384         fetching articles by message-id.
10385
10386 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10387
10388         * message.el (hashcash): Require hashcash as normal.
10389
10390         * ecomplete.el (ecomplete-highlight-match-line): Use
10391         point-at-eol.
10392         (ecomplete-highlight-match-line): Use `highlight', because that
10393         face exists in both Emacs and XEmacs.
10394
10395         * message.el (message-display-abbrev): Use point-at-bol.
10396
10397         * mail-source.el: Don't require timer/timer-funcs.
10398
10399         * gnus-async.el: Ditto.
10400
10401         * password.el: Ditto.
10402
10403         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
10404
10405         * mm-url.el: Ditto.
10406
10407         * gnus-xmas.el: Don't require timer-funcs.
10408
10409         * mm-util.el: Require timer/timer-funcs.
10410
10411 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10412
10413         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10414         Close.
10415
10416 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10417
10418         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10419         unibyte after clear-decrypt function runs.
10420
10421         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10422         returns as a unibyte string.
10423
10424 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10425
10426         * lpath.el: Revert.
10427
10428         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
10429         (pgg-gpg-process-sentinel): Revert.
10430
10431         * pgg-pgp.el (pgg-pgp-process-region): Revert.
10432         (pgg-pgp-lookup-key): Revert.
10433
10434         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
10435         (pgg-pgp5-lookup-key): Revert.
10436
10437         * pgg.el (pgg-fetch-key): Revert.
10438
10439 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10440
10441         * lpath.el: Fbind string-as-multibyte for XEmacs.
10442
10443         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10444         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10445         (mml1991-pgg-encrypt): Ditto.
10446
10447         * pgg-gpg.el (pgg-string-to-multibyte): New function.
10448         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
10449         a multibyte buffer.
10450
10451         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
10452         (pgg-pgp-lookup-key): Ditto.
10453
10454         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
10455         (pgg-pgp5-lookup-key): Ditto.
10456
10457         * pgg.el (pgg-fetch-key): Ditto.
10458
10459 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10460
10461         * message.el (message-user-organization-file): Check several
10462         locations of the organization file.
10463
10464         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10465         Add gnus-article-view-part-as-type.
10466
10467         * gnus-art.el (gnus-article-view-part-as-type): New function.
10468
10469         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10470         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10471
10472         * mml.el: Simplify autoload.
10473         (mml-mode): defvar dnd-protocol-alist instead of using
10474         symbol-value.
10475         (mml-default-directory): New variable.
10476         (mml-minibuffer-read-file): Use it.
10477         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10478
10479         * message.el (message-citation-line-format): New variable.
10480         (message-insert-formated-citation-line): New function.
10481         (message-citation-line-function): Add
10482         `message-insert-formated-citation-line' to custom type.
10483
10484         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10485         to doc string.
10486
10487         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10488         depending on mm-verify-option.
10489
10490 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10491
10492         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10493         binding pgg-* variables; reimplement the section which prevents
10494         MIME header from being signed.
10495         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10496         pgg-text-mode; remove a blank line at the top of body.
10497
10498         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10499         lines at the top of body; use gnus-newsgroup-charset if there's no
10500         Charset header.
10501
10502 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10503
10504         * message.el (message-self-insert-commands): Doc fix.
10505
10506         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10507         (mm-uu-pgp-encrypted-test): Ditto.
10508         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10509         between header and body; return application/pgp-encrypted handle
10510         if decryption failed; decode decrypted body by charset.
10511
10512         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10513         element match to application/pgp-*.
10514
10515 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10516
10517         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10518         HTML.
10519
10520 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10521
10522         * mail-source.el (mail-source-call-script): Message the error
10523         string.
10524
10525 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10526
10527         * gnus-util.el (gnus-byte-compile): Use it.
10528
10529 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10530
10531         * gnus-util.el (kill-empty-logs): New function.
10532
10533 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10534
10535         * message.el (message-mail-alias-type): Doc fix.
10536         (message-mail-alias-type-p): New function.
10537         (message-send): Use it.
10538         (message-mode): Ditto.
10539         (message-strip-forbidden-properties): Ditto.
10540
10541         * ecomplete.el (ecomplete-database-file-coding-system): New
10542         variable.
10543         (ecomplete-save): Use it.
10544         (ecomplete-setup): Use it.
10545
10546 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10547
10548         * message.el (message-self-insert-commands): New variable.
10549         (message-strip-forbidden-properties): Use it.
10550
10551 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10552
10553         * message.el (message-put-addresses-in-ecomplete): Use a regexp
10554         that doesn't make XEmacs choke.
10555
10556 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
10557
10558         * gnus-util.el (gnus-replace-in-string):
10559         Prefer replace-regexp-in-string over of replace-in-string.
10560
10561 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10562
10563         * gnus-util.el (gnus-select-frame-set-input-focus):
10564         Use select-frame-set-input-focus if it is available in XEmacs; use
10565         definition defined in Emacs 22 for old Emacsen.
10566
10567         * dgnushack.el: Autoload unmorse-region for XEmacs.
10568
10569         * lpath.el: Bind cursor-in-non-selected-windows and
10570         select-frame-set-input-focus for XEmacs.
10571
10572 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10573
10574         * mm-view.el (mm-inline-text): Use equal instead of equalp.
10575
10576 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
10577
10578         * gnus-registry.el (gnus-registry-cache-save): Remove text
10579         properties when saving via the temp buffer.
10580
10581 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10582
10583         * message.el (message-generate-hashcash): Honor custom type.
10584
10585 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10586
10587         * message.el (message-generate-hashcash): Default to non-nil when
10588         hashcash is found.
10589
10590         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
10591         (gnus-refer-thread-limit): Increase default to 500.
10592
10593         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10594
10595         * flow-fill.el (fill-flowed): Allow delete-space.
10596
10597 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10598
10599         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10600         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10601         Remove autoloads.
10602
10603 2006-04-18  Simon Josefsson  <jas@extundo.com>
10604
10605         * message.el (message-generate-hashcash): Default to.
10606
10607 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10608
10609         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10610         concatenating segments rather than before concatenating them.
10611
10612 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10613
10614         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10615
10616 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10617
10618         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10619
10620         * message.el (message-forward-make-body-plain): Allow
10621         message-forward-ignored-headers to be a list.
10622         (message-remove-ignored-headers): Factor out into function.
10623         (message-forward-make-body-mml): Use it.
10624
10625         * imap.el (imap-quote-specials): New function.
10626         (imap-login-auth): Quote specials.
10627
10628         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10629         (rfc2231-parse-string): Allow concatanation of parameters that
10630         aren't contiguous.  The test case is
10631           (mail-header-parse-content-type "message/external-body;
10632             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10633             access-type=LOCAL-FILE;
10634             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10635
10636 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10637
10638         * nntp.el (nntp-accept-process-output): Return the value of
10639         `nnheader-accept-process-output'.
10640
10641 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10642
10643         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10644         (gnus-button-alist): Recognize more diff formats.
10645         (gnus-button-patch): Strip directory.
10646
10647 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10648
10649         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10650         Emacs 22 when setting focus.
10651
10652 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10653
10654         * gnus-art.el (gnus-article-treat-types): Do treatment of
10655         text/x-verbatim parts.
10656         (gnus-button-patch): New command.
10657
10658         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10659         addresses that contain invalid characters.
10660
10661 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10662
10663         * message.el (message-put-addresses-in-ecomplete): Use
10664         gnus-replace-in-string.
10665         (message-is-yours-p): Use the more correct
10666         mail-header-parse-address instead of
10667         mail-extract-address-components.
10668         (message-put-addresses-in-ecomplete): Fix typo.
10669
10670         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10671         keystroke.
10672
10673         * gnus-art.el (gnus-treatment-function-alist): Change order of
10674         newsgroups/generic header folding to avoid double-folding.
10675
10676         * message.el (message-hidden-headers): Add X-Draft-From.
10677
10678         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10679         command.
10680         (gnus-summary-repeat-search-article-backward): New command.
10681
10682         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10683         groups in the parent topic.
10684
10685 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10686
10687         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10688         (spam-extra-header-to-number): Return the CRM114 number as a
10689         number instead of a string.
10690
10691 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10692
10693         * gnus-art.el (gnus-face-properties-alist): Moved here from
10694         gnus-fun.
10695
10696         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10697
10698 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10699
10700         * message.el (message-strip-forbidden-properties): Only display on
10701         self-insert-command.
10702
10703         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10704         reindent.
10705         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10706
10707 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10708
10709         * smiley.el (smiley-style): Fix typo.
10710
10711 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10712
10713         * hashcash.el (hashcash-insert-payment-async-2): Use
10714         message-goto-eoh instead of doing it manually.
10715         (mail-add-payment): Use message-narrow-to-header instead of trying
10716         to do the same itself.
10717
10718         * message.el (message-hidden-headers): Add Face.
10719
10720         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10721         reparenting code.
10722         (gnus-summary-reparent-children): Refactored out code.
10723         (gnus-summary-thread-map): New keystroke.
10724         (gnus-summary-reparent-children): Make into command.
10725
10726         * smiley.el (smiley-style): Default to `medium' if using a large
10727         font.
10728
10729         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10730         does it itself.
10731
10732         * message.el (message-point-in-header-p): Simplify definition.
10733
10734 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10735
10736         * nnagent.el (nnagent-request-set-mark): Silence log file
10737         writing.
10738         (nnagent-request-set-mark): Use write-region instead of
10739         append-to-file.
10740
10741         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10742         strange select method.
10743
10744         * ecomplete.el (ecomplete-display-matches): Get highlightling
10745         right.
10746         (ecomplete-display-matches): Use literals.
10747         (ecomplete-display-matches): Disable message logging.
10748
10749         * message.el (message-display-abbrev): Small optimization.
10750
10751         * ecomplete.el (ecomplete-display-matches): Allow automatic
10752         display.
10753
10754         * message.el (message-strip-forbidden-properties): Display
10755         abbrevs.
10756         (message-display-abbrev): Get automatic display right.
10757
10758         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10759         keystrokes.
10760
10761 2006-04-13  Romain Francoise  <romain@orebokech.com>
10762
10763         TODO: Backport to v5-10!
10764
10765         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10766         Moved here (and renamed) from gnus-registry.el.
10767
10768         * gnus-registry.el: Require gnus-util.
10769         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10770
10771 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10772
10773         * gnus-group.el (gnus-group-catchup-current): Change
10774         if-then-else-if-then-else into cond.
10775         (gnus-group-catchup): Indent.
10776         (group-name-at-point): New function.
10777         (gnus-fetch-group): Provide default from thing at point.
10778
10779 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10780
10781         * message.el (message-display-abbrev): Fix regexp.
10782
10783         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10784         choosing.
10785         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10786         dead variables.
10787
10788         * message.el (message-newline-and-indent): Remove debugging.
10789         (message-display-abbrev): Use new implementation.
10790
10791 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10792
10793         * gnus-art.el (gnus-article-mode): Set
10794         cursor-in-non-selected-windows to nil.
10795
10796         * smiley.el: Revert previous change.
10797         (smiley-data-directory): defvar it before using it in the
10798         defcustom of `smiley-style'.
10799
10800 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10801
10802         * message.el (message-newline-and-indent): New function.
10803
10804         * ecomplete.el: Implement more bits.
10805
10806         * message.el (message-put-addresses-in-ecomplete): Clean up the
10807         string.
10808
10809         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10810
10811         * gnus-sum.el (gnus-summary-save-parts): Bind
10812         gnus-summary-save-parts-counter and use it to make unique file
10813         names.
10814
10815         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10816
10817         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10818         parameter to say whether to actually parse the individual
10819         addresses.
10820
10821         * message.el (message-put-addresses-in-ecomplete): New function.
10822         (ecomplete): Require.
10823         (message-mail-alias-type): Add ecomplete as an option.
10824
10825 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10826
10827         * flow-fill.el (fill-flowed): Remove trailing space from blank
10828         quoted lines.
10829
10830 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10831
10832         * smiley.el (smiley-style): Move definition later to avoid a
10833         compilation warning.
10834
10835 2006-04-12  Kenichi Handa  <handa@m17n.org>
10836
10837         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10838         buffer and then decode the buffer text if necessary.
10839         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10840         first, and after mm-encode-body, change the buffer to unibyte.
10841         Use mm-disable-multibyte instead of set-buffer-multibyte.
10842
10843 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10844
10845         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10846         Content-Type header instead of Content-Disposition header.
10847         (gnus-mime-inline-part): Ditto.
10848         (gnus-mime-view-part-as-charset): Ignore charset that the part
10849         specifies.
10850
10851         * mm-decode.el (mm-display-part): Work with external parts and
10852         usual parts similarly.
10853
10854         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10855         instead of gnus-display-mime.
10856
10857         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10858         instead of with-temp-buffer.
10859
10860         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10861         tag to summarized topics part in order to encode non-ASCII text.
10862
10863 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10864
10865         * smiley.el (smiley-style): New variable.
10866         (smiley-directory): New function.
10867         (smiley-data-directory): Derive from `smiley-style' using
10868         `smiley-directory'.
10869         (smiley-regexp-alist): Add new entries.
10870
10871         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10872         (gnus-article-browse-delete-temp): Add :version.
10873
10874 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10875
10876         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10877         the sieve region.
10878
10879 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10880
10881         * gnus.el (gnus-version-number): Bump version.
10882
10883 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10884
10885         * gnus.el: No Gnus v0.4 is released.
10886
10887 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10888
10889         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10890         layout.
10891
10892         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10893         unknown charset.
10894
10895         * message.el (message-header-synonyms): Add Original-To to the
10896         default.
10897
10898         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10899         optional parameter.
10900
10901 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10902
10903         * gnus-fun.el (gnus): Require it for gnus-directory.
10904
10905 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10906
10907         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10908
10909 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10910
10911         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10912
10913 2006-04-05  Simon Josefsson  <jas@extundo.com>
10914
10915         * password.el (password-reset): New function.
10916
10917 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10918
10919         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10920         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10921
10922 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10923
10924         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10925         Some whitespace was matched into the url, which broke browsing hits
10926         > 100 when mm-url-use-external was nil.
10927
10928 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10929
10930         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10931         gnus-extra-headers for 'Newsgroups.
10932
10933         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10934         bound.
10935
10936 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10937
10938         * pgg-gpg.el: Clean up process buffers every time gpg processes
10939         complete.
10940
10941 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10942
10943         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10944         doc string.
10945
10946 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10947
10948         * pgg-gpg.el (pgg-gpg-process-filter)
10949         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10950
10951         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10952         lines, temporary fix.
10953
10954 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10955
10956         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10957
10958 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10959
10960         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10961         default-enable-multibyte-characters.  This reverts the change from
10962         revision 6.17 which is no longer necessary because the passphrase
10963         is sent separately now.  GnuPG messages are unreadable under
10964         multibyte locales with default-enable-multibyte-characters set to
10965         nil.
10966
10967 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10968
10969         * message.el (message-tool-bar-gnome): Move "spell".
10970
10971 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10972
10973         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10974         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10975         instead.
10976
10977 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10978
10979         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10980         newsgroups handling for NNTP overviews which don't include
10981         Newsgroups.
10982
10983 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10984
10985         * message.el (message-resend): Bind message-generate-hashcash to nil.
10986
10987 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10988
10989         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10990         when searching for already-paid recipients.
10991
10992 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10993
10994         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10995         passphrases when it is not needed.
10996         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10997         passphrase stuff from gpg, should only be necessary when you use
10998         gpg with a smartcard.
10999
11000 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11001
11002         * mml.el (mml-insert-mime): Ignore cached contents of
11003         message/external-body part.
11004
11005         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11006         (mm-insert-part): Ditto.
11007
11008 2006-03-23  Simon Josefsson  <jas@extundo.com>
11009
11010         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11011         Reiner.
11012         (pgg-gpg-use-agent-p): Use it again.
11013
11014 2006-03-23  Simon Josefsson  <jas@extundo.com>
11015
11016         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11017         older emacsen.
11018         (pgg-gpg-use-agent-p): Don't use it.
11019
11020 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11021
11022         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11023         if we can.
11024
11025 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11026
11027         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11028         (pgg-gpg-update-agent): New function.
11029         (pgg-gpg-use-agent-p): New function.
11030         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11031         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11032         (pgg-gpg-sign-region): Use it.
11033
11034 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11035
11036         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11037         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11038
11039 2006-03-21  Simon Josefsson  <jas@extundo.com>
11040
11041         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11042         <wilde@sha-bang.de>.
11043         (pgg-gpg-use-agent): New variable.
11044         (pgg-gpg-process-region): Use it.
11045         (pgg-gpg-encrypt-region): Likewise.
11046         (pgg-gpg-encrypt-symmetric-region): Likewise.
11047         (pgg-gpg-decrypt-region): Likewise.
11048         (pgg-gpg-sign-region): Likewise.
11049         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11050
11051 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11052
11053         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11054
11055         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11056         Add comment on version.
11057
11058 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11059
11060         * smiley.el: Add missing test smiley.
11061
11062 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11063
11064         * mm-decode.el (mm-with-part): New macro.
11065         (mm-get-part): Use it; work with message/external-body as well.
11066         (mm-save-part): Treat name and filename equally.
11067
11068         * mm-extern.el (mm-extern-cache-contents): New function.
11069         (mm-inline-external-body): Use it; force the part to be displayed;
11070         move undisplayer added to the cached handle to the parent.
11071
11072         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11073         (gnus-mime-view-part-as-type): Work with message/external-body.
11074
11075         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11076
11077 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11078
11079         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11080         images in image-load-path.  [Sync with image.el, revision 1.60, in
11081         Emacs.]
11082
11083 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11084
11085         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11086         path rather than symbol.  Always return list of directories.
11087         Guarantee that image directory comes first.  [Sync with image.el,
11088         revision 1.59, in Emacs.]
11089
11090         * message.el (message-make-tool-bar): Adjust to new API of
11091         `gmm-image-load-path-for-library'.
11092
11093         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11094
11095         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11096
11097 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11098
11099         * gnus-art.el (gnus-article-only-boring-p):
11100         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11101         intangible text.
11102         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11103
11104 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11105
11106         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
11107         `defun' instead of `gmm-defun-compat'.
11108
11109 2006-03-14  Simon Josefsson  <jas@extundo.com>
11110
11111         * message.el (message-unique-id): Don't use message-number-base36
11112         if (user-uid) is a float.
11113         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11114
11115 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11116
11117         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11118
11119         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11120         empty line between a part and a message part.
11121
11122 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11123
11124         * smiley.el: Add more test smileys.
11125         (smiley-data-directory, smiley-regexp-alist)
11126         (gnus-smiley-file-types): Fix doc strings.
11127         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11128         adding new elements.
11129         (smiley-mouse-map): Unused code.  Make it a comment.
11130
11131 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11132
11133         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11134         scan latest NoCeM messages instead of old ones.
11135         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11136         delimiters that are recently used.
11137         (gnus-nocem-load-cache): Add autoload cookie.
11138
11139         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11140
11141         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11142         level which is larger than gnus-use-nocem is specified.
11143
11144         * gnus-group.el (gnus-group-get-new-news): Ditto.
11145
11146 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11147
11148         * gnus-util.el (gnus-tool-bar-update): New function.
11149
11150         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11151         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11152
11153         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11154
11155         * gnus-group.el (gnus-group-redraw-when-idle)
11156         (gnus-group-redraw-check): Remove.
11157         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11158
11159 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11160
11161         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11162         if optional last element is specified in splits (FIELD VALUE...).
11163
11164 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11165
11166         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11167         to gmm-image-load-path-for-library.  Call with no-error argument.
11168         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11169
11170         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11171
11172         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11173
11174         * gmm-utils.el (gmm-image-load-path): Remove alias.
11175
11176 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11177
11178         * gmm-utils.el (gmm-image-load-path): Add alias.
11179
11180         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11181         nnml-generate-nov-databases-1.
11182         (nnml-generate-nov-databases): Use it.
11183         (nnml-generate-nov-databases-directory): Document no-active
11184         argument.
11185
11186         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11187         directory if path is t.  Add no-error.
11188
11189         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11190         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11191
11192         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
11193         resetting gnus-article-browse-html-temp-list.
11194
11195         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11196         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11197         Add example to docstring.  Rename local variables.  Move error
11198         checks to default case in cond and simplify.
11199
11200 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11201
11202         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11203         handle is multipart when calling it recursively.
11204         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11205
11206 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11207
11208         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11209         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11210
11211 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11212
11213         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11214         is loaded.
11215
11216         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11217         loaded.
11218
11219 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11220
11221         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11222         to "Emacs 23 (unicode)" in doc string.
11223
11224         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11225         "Emacs 23 (unicode)" in comment.
11226
11227 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11228
11229         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11230
11231         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11232         characters 160 through 255 in Emacs 23.
11233
11234 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11235
11236         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11237         gnus-article-browse-html-temp.
11238         (gnus-article-browse-delete-temp): Make it customizable.  Add
11239         `file'.  Adjust doc string.
11240         (gnus-article-browse-delete-temp-files): Add argument.  Allow
11241         query for each file.  Adjust doc string.
11242         (gnus-article-browse-html-parts): Add
11243         `gnus-article-browse-delete-temp-files' to
11244         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11245
11246 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11247
11248         * gnus-art.el (gnus-article-browse-html-temp)
11249         (gnus-article-browse-delete-temp): New variables.
11250         (gnus-article-browse-delete-temp-files): New function.
11251         (gnus-article-browse-html-parts): Use it.
11252
11253 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11254
11255         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11256
11257         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11258         string.
11259
11260         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11261         gnus-summary-insert-new-articles when unplugged.  Remove
11262         gnus-summary-search-article-forward.
11263
11264         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11265         display-visual-class instead of display-color-cells.
11266
11267 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11268
11269         * dgnushack.el: Autoload customize-group for XEmacs.
11270
11271         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11272         message/* containing non-ASCII text properly.
11273
11274 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11275
11276         * message.el: Require gmm-utils, remove autoloads.
11277         (message-tool-bar): Set default based on
11278         gmm-tool-bar-style.
11279         (message-tool-bar-gnome): Add gmm-customize-mode.
11280
11281         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11282         gmm-tool-bar-style.
11283         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11284
11285         * gnus-group.el (gnus-group-tool-bar): Set default based on
11286         gmm-tool-bar-style.
11287         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11288
11289         * gmm-utils.el (gmm-image-directory): Rename variable from
11290         gmm-image-load-path.
11291         (gmm-image-load-path): Use gmm-image-directory.
11292         (gmm-customize-mode): New function.
11293         (gmm-tool-bar-style): New variable.
11294
11295         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11296         gnus-group-redraw-line-number.
11297         (gnus-group-redraw-check): Simplify.
11298         (gnus-group-tool-bar-update): Remove redraw check.
11299         (gnus-group-make-tool-bar): Add redraw check.
11300
11301 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11302
11303         * gnus-art.el (gnus-button): Add missing parentheses.
11304
11305 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11306
11307         * lpath.el: Fbind line-number-at-pos.
11308
11309 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11310
11311         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11312
11313 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11314
11315         * gnus-art.el (gnus-button): New face.
11316         (gnus-article-button-face): Use it.
11317
11318         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
11319         gnus-summary-next-page.  Re-order.
11320
11321         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11322         next-node are now included.
11323         (gnus-group-redraw-line-number): New internal variable.
11324         (gnus-group-redraw-check): Helper function for updating the tool
11325         bar.
11326         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11327
11328         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11329
11330         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11331         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11332         Use it to match format of Spamassassin 3.0 and later.  Reported by
11333         IRIE Tetsuya <irie@t.email.ne.jp>.
11334         (spam-check-bogofilter)
11335         (spam-bogofilter-register-with-bogofilter): Fix args of
11336         `gnus-error' calls.
11337
11338 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11339
11340         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11341         unnecessary interaction when sending queued mails.  Reported by
11342         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11343
11344 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11345
11346         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11347         first or last are nil.
11348
11349 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11350
11351         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11352
11353 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11354
11355         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11356
11357 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11358
11359         * dns.el (query-dns): Protect more against buggy tcp output.
11360
11361 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11362
11363         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11364         nov.php.
11365
11366 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11367
11368         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11369         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11370         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11371         output on the server side.
11372         (nnweb-google-create-mapping): Update regexps and add some
11373         progress indication.
11374
11375 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
11378         gnus-agent-toggle-plugged.  Re-order icons.
11379         (gnus-group-tool-bar-gnome): Add
11380         gnus-group-{prev,next}-unread-group.
11381         (gnus-group-tool-bar-gnome): Re-order icons.
11382
11383         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
11384         gnus-summary-insert-new-articles.
11385
11386         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
11387         comments.
11388
11389         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11390         also available in Emacs 21.3.
11391
11392         * message.el (message-fix-before-sending): Change "Emacs 22" to
11393         "Emacs 23 (unicode)" in comment.
11394
11395         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11396         "Emacs 23 (unicode)" in comment.
11397
11398         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11399         comment.
11400         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11401
11402         * mm-view.el (mm-fill-flowed): Add :version.
11403
11404 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11405
11406         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11407         and load-path.
11408
11409 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11410
11411         * message.el: Autoload gmm-image-load-path.
11412         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11413         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11414         consitency.
11415
11416         * gmm-utils.el (gmm-image-load-path): Also search in
11417         "../etc/images".  Don't set gmm-image-load-path if we don't find
11418         the image.
11419
11420 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11421
11422         * gmm-utils.el (gmm-image-load-path): Don't make
11423         `gmm-image-load-path' include subdirectories which the second arg
11424         `image' might specify.
11425
11426         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11427         subdirectory to icon file names.
11428
11429         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11430
11431 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11432
11433         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11434         gmm-image-load-path calls.
11435
11436         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11437
11438         * message.el (message-make-tool-bar): Ditto.
11439
11440         * mml.el (mml-preview): Added comment concerning tool bar icons.
11441
11442         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11443         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11444
11445         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11446         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11447
11448         * message.el (message-tool-bar-gnome): Use new icon names.
11449         (message-make-tool-bar): Use `gmm-image-load-path'.
11450
11451         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
11452         functions from MH-E.
11453         (gmm-image-load-path): New variable from MH-E.
11454         (gmm-image-load-path): New function from MH-E.  Added arguments
11455         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11456         *-image-load-path-called-flag.
11457
11458 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11459
11460         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11461
11462 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11463
11464         * nnimap.el (nnimap-request-move-article): Change folder back to
11465         source group before deleting.
11466
11467 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11468
11469         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11470
11471         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
11472         mm-url.
11473
11474         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11475
11476 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11477
11478         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11479         coding system which mm-charset-to-coding-system returns for a
11480         given charset is valid.
11481
11482 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11483
11484         * html2text.el (html2text-remove-tag-list):
11485         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11486
11487 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11488
11489         * gnus-cus.el: Revert 2005-10-17 change.
11490
11491 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11492
11493         * gnus-art.el (article-strip-banner): Call
11494         article-really-strip-banner only when the regexp match is made.
11495
11496 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11497
11498         * gnus-art.el (article-strip-banner): Use
11499         gnus-extract-address-components instead of
11500         mail-header-parse-addresses to make it work with non-ASCII text;
11501         remove mail-encode-encoded-word-string.
11502
11503         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11504         values which are surrounded with \"...\"; make it never cause a
11505         Lisp error; give up parsing of parameters if it failed in
11506         extracting type.
11507
11508 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11509
11510         * smime.el (smime-cert-by-ldap-1): Fix bug where
11511         `smime-ldap-search' returns results without userCertificates.
11512
11513 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11514
11515         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11516
11517 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11518
11519         * spam.el (spam-check-spamassassin-headers): Adapt format for
11520         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11521         <ari@mbf.ocn.ne.jp>.
11522         (spam-list-of-processors): Add spam-use-gmane.
11523
11524 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11525
11526         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11527         make-temp-file; make it work with XEmacs as well.
11528
11529         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11530         mm-make-temp-file.
11531
11532         * mm-decode.el (mm-display-external): Use the 3rd arg of
11533         mm-make-temp-file.
11534         (mm-create-image-xemacs): Ditto.
11535
11536 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11537
11538         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
11539         with message-narrow-to-headers.
11540         (gnus-draft-setup): Narrow to header to run message-fetch-field.
11541         (gnus-draft-check-draft-articles): New function.
11542         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
11543
11544 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
11545
11546         * gnus-art.el (gnus-article-browse-html-parts):
11547         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
11548         Don't use suffix argument for mm-make-temp-file for Emacs 21
11549         compatibility.  Remove useless `format'.
11550
11551 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11552
11553         * nnweb.el (nnweb-google-wash-article): Update regexps.
11554         (nnweb-group-alist): Use defvoo instead of defvar.
11555
11556 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11557
11558         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
11559         re-loading nn* modules.
11560
11561 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11562
11563         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
11564         for `tool-bar-mode' and don't check it's default-value.
11565
11566         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11567
11568         * message.el (message-make-tool-bar): Ditto.
11569
11570         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
11571         `substring'.  Shorten tmp-file name.
11572
11573         * gnus.el: Remove bogus comment.
11574
11575 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
11576
11577         * gnus-art.el (gnus-article-browse-html-parts): New function.
11578         (gnus-article-browse-html-article): New function for viewing html
11579         articles with a browser.
11580
11581 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
11582
11583         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
11584         in elisp.
11585         (pgg-gpg-encrypt-symmetric-region): Ditto.
11586         (pgg-gpg-sign-region): Ditto.
11587
11588         * pgg-def.el (pgg-text-mode): New variable.
11589
11590         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
11591         (mml2015-pgg-encrypt): Ditto.
11592
11593         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11594         (mml1991-pgg-encrypt): Ditto.
11595
11596 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11597
11598         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
11599         message-make-date instead of current-time-string.
11600
11601         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11602         to gnus-decoded which mm-uu might set.
11603
11604 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11605
11606         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11607         don't decode quoted parameters; remove misimported Emacs code.
11608         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11609         (rfc2231-decode-encoded-string): Don't use split-string which
11610         behaves differently according to Emacs version; use
11611         mm-decode-coding-region to convert charset to coding-system.
11612         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11613         (rfc2231-encode-string): Remove misimported Emacs code.
11614
11615 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11616
11617         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11618         when calling mail-header-parse-content-type.
11619         (article-de-quoted-unreadable): Ditto.
11620         (article-de-base64-unreadable): Ditto.
11621         (article-wash-html): Ditto.
11622
11623         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11624         calling mail-header-parse-content-type and
11625         mail-header-parse-content-disposition.
11626         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11627         mail-header-parse-content-type.
11628
11629         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11630         insert charset and format parameters; encode description after
11631         inserting it to buffer.
11632         (mml-insert-parameter): Fold lines properly even if a parameter is
11633         segmented into two or more lines; change the max column to 76.
11634
11635         * rfc1843.el (rfc1843-decode-article-body): Don't use
11636         ignore-errors when calling mail-header-parse-content-type.
11637
11638         * rfc2231.el (rfc2231-parse-string): Return at least type if
11639         possible; don't cause an error even if it fails in parsing of
11640         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11641         (rfc2231-encode-string): Don't break lines at the beginning, leave
11642         it to mml-insert-parameter.
11643
11644         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11645         calling mail-header-parse-content-type.
11646
11647 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11648
11649         * spam-report.el (spam-report-gmane-use-article-number):
11650         Improve doc string.
11651         (spam-report-gmane-internal): Check if a suitable header was found
11652         in the article.
11653
11654 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11655
11656         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11657         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11658
11659 2006-02-05  Romain Francoise  <romain@orebokech.com>
11660
11661         Update copyright notices of all files in the gnus directory.
11662
11663 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11664
11665         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11666
11667 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11668
11669         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11670         segmented lines of parameter value to cope with Thunderbird 1.5
11671         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11672         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11673         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11674
11675 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11676
11677         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11678         parts.
11679
11680 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11681
11682         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11683         there's only one active file for all servers.
11684         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11685         solid groups.  Gnus might have used a FAST request to select the group.
11686         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11687         and nnweb-search redundantly in the active file.
11688         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11689         (nnweb-request-create-group): Don't use ARGS.
11690         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11691         initialisations.  Let nnoo do the work.
11692
11693 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11694
11695         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11696         Say the part has been decoded.
11697
11698         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11699
11700 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11701
11702         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11703         mailcap-viewer-test-cache when there's no 'test clause, since that
11704         will invert the meaning of a "nil" test previously determined by
11705         mailcap-mailcap-entry-passes-test.
11706
11707 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11708
11709         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11710         compiling.
11711
11712         * gnus-sum.el: Ditto.
11713
11714         * message.el: Don't bind tool-bar-map when compiling.
11715
11716 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11717
11718         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11719
11720 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11721
11722         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11723         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11724         current Google Groups.
11725
11726 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11727
11728         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11729         and tool-bar-mode.
11730
11731         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11732         and tool-bar-mode.
11733
11734         * message.el (message-tool-bar-update): Simplify.
11735         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11736
11737         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11738         gnus-summary-buffer.
11739         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11740         gnus-summary-reply.
11741
11742         * gmm-utils.el (gmm): Add :version.
11743
11744 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11745
11746         * Makefile.in (clean): New rule.
11747         (distclean): Use it.
11748
11749 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11750
11751         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11752         autoload.
11753
11754 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11755
11756         * gmm-utils.el (gmm-verbose): Add :group.
11757
11758 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11759
11760         * message.el: Change some comments WRT tool-bars.
11761
11762         * gnus-sum.el (gnus-summary-tool-bar)
11763         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11764         (gnus-summary-tool-bar-zap-list): New variables.
11765         (gnus-summary-make-tool-bar): Complete rewrite using
11766         `gmm-tool-bar-from-list'.
11767
11768         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11769         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11770         variables.
11771         (gnus-group-make-tool-bar): Complete rewrite using
11772         `gmm-tool-bar-from-list'.
11773         (gnus-group-tool-bar-update): New function.
11774
11775         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11776
11777 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11780         is dissected into a single part of which the type is the same as
11781         the given one; decode charset.
11782
11783 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11784
11785         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11786         into alists as symbol not string, since that's what
11787         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11788         look for.
11789
11790 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11791
11792         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11793         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11794
11795         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11796
11797 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11798
11799         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11800         (gnus-xmas-mime-security-button-menu): New function.
11801
11802         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11803         (gnus-mime-security-button-menu): New definition.
11804         (gnus-mime-security-button-map): Use them.
11805         (gnus-mime-security-button-menu): New function.
11806         (gnus-insert-mime-security-button): Addition to help echo.
11807         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11808         (gnus-mime-security-pipe-part): New functions.
11809
11810         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11811         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11812
11813         * mm-decode.el (mm-handle-set-disposition): Remove.
11814         (mm-handle-set-description): Remove.
11815
11816 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11817
11818         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11819         (mm-w3m-standalone-supports-m17n-p): New function.
11820         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11821         w3m usage.
11822
11823         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11824         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11825
11826 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11827
11828         * message.el (message-tool-bar-zap-list): Use
11829         gmm-tool-bar-zap-list as custom type.
11830         (message-tool-bar-update): New function.
11831         (message-tool-bar, message-tool-bar-gnome)
11832         (message-tool-bar-retro): Add message-tool-bar-update.
11833         (message-tool-bar-gnome): Add flyspell-buffer.
11834
11835         * gnus-util.el (gnus-error): Describe `args'.
11836
11837         * gmm-utils.el (gmm-error): Describe `args'.
11838         (gmm-tool-bar-zap-list): New widget.
11839         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11840
11841 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11842
11843         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11844         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11845         the number of recursive calls.
11846
11847         * mm-decode.el (mm-handle-set-disposition): New macro.
11848         (mm-handle-set-description): New macro.
11849
11850 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11851
11852         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11853         encoding.
11854
11855 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11856
11857         * message.el (message-tool-bar-zap-list, message-tool-bar)
11858         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11859         (message-tool-bar-local-item-from-menu): Remove.
11860         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11861         (message-make-tool-bar): New function.
11862         (message-mode): Use `message-make-tool-bar'.
11863
11864         * gmm-utils.el: New file.
11865         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11866         (gmm-lazy): New widget copied from `nnmail.el'.
11867         (gmm-tool-bar-from-list): New function for creating customizable
11868         tool bars.
11869         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11870         output.
11871         (gmm): Add :prefix to defgroup.
11872
11873 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11874
11875         * gmm-utils.el (gmm-widget-p): New function.
11876
11877 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11878
11879         * mml.el (mml-attach-file): Describe `description' in doc string.
11880         (mml-menu): Add Emacs MIME manual and PGG manual.
11881
11882 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11883
11884         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11885
11886 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11887
11888         * nntp.el (nntp-end-of-line): Doc fix.
11889
11890 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11891
11892         * imap.el (imap-open): Handle case where buffer is a buffer
11893         object.
11894
11895 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11896
11897         * gnus-delay.el (gnus-delay): Don't autoload.
11898         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11899         to be re-loaded when customizing the `gnus-delay' group.
11900
11901 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11902
11903         * message.el (message-insert-citation-line): Use newlines.
11904
11905 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11906
11907         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11908         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11909         these routines, so the passphrase can be managed externally and
11910         passed in to the system.
11911         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11912         pgg-add-passphrase-to-cache function.
11913
11914         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11915         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11916         these routines, so the passphrase can be managed externally and
11917         passed in to the system.
11918         (pgg-pgp5-sign-region): Use new name of
11919         pgg-add-passphrase-to-cache function.
11920
11921 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11922
11923         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11924         part of the decoded armor to find the key-identifier.
11925         (pgg-gpg-lookup-key-owner): New function to return the
11926         human-readable identifier of a key owner.
11927         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11928         itself.
11929         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11930         the key value) if we have a key and can match it against a secret
11931         key.  Also, added a note pointing out fact that the prompt only
11932         indicates the first matching key.
11933
11934         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11935         pgg-decrypt-region.
11936         (pgg-add-passphrase-to-cache): Rename from
11937         `pgg-add-passphrase-cache' to reduce confusion (all callers
11938         changed).
11939         (pgg-remove-passphrase-from-cache): Rename from
11940         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11941         changed).
11942         (pgg-read-passphrase, pgg-add-passphrase-cache)
11943         (pgg-remove-passphrase-cache): Add informative docstrings.
11944         (pgg-decrypt): Convey provided passphrase in subordinate call to
11945         pgg-decrypt-region.
11946
11947 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11948
11949         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11950         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11951         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11952         'passphrase' argument, so the passphrase can be managed externally
11953         and then passed in to the system.
11954
11955         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11956         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11957         so the passphrase cache can be used reliably with identifiers
11958         besides a pgp packet's key id.
11959
11960         * pgg-gpg.el (pgg-gpg-encrypt-region)
11961         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11962         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11963         these routines, so the passphrase can be managed externally and
11964         passed in to the system.
11965
11966         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11967         'notruncate' argument, so the passphrase cache can be used
11968         reliably with identifiers besides a pgp packet's key id.
11969
11970 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11971
11972         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11973         symmetric encryption.
11974         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11975         encrypted session key.
11976         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11977         message ask for the passphrase in a proper way.
11978
11979         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11980         New user commands for symmetric encryption.
11981
11982 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11983
11984         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11985
11986         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11987
11988 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11989
11990         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11991
11992 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11993
11994         * mm-decode.el (mm-inlined-types): Add application/pgp.
11995         (mm-automatic-display): Ditto.
11996
11997         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11998         part as text.
11999
12000 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12001
12002         * nnrss.el: Update copyright.
12003         (nnrss-opml-import): Query whether to subscribe to each entry.
12004
12005         * gnus-art.el:
12006         * gnus-sum.el:
12007         * gnus-xmas.el:
12008         * messagexmas.el:
12009         * mm-uu.el:
12010         * mm-view.el: Update copyright.
12011
12012 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12013
12014         * message.el (message-info): New function.
12015         (message-mode-menu): Add it.
12016         Update copyright.
12017
12018         * ChangeLog: Fix and update copyright.
12019
12020 2006-01-13  Romain Francoise  <romain@orebokech.com>
12021
12022         * message.el (message-forward-subject-name-subject): Prefer the
12023         address to 'nowhere' if the sender has no name.
12024         Fix typo.  Update copyright year.
12025
12026 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12027
12028         * gnus-art.el (article-wash-html): Use
12029         gnus-summary-show-article-charset-alist if a numeric arg is given.
12030         (gnus-article-wash-html-with-w3m-standalone): New function.
12031
12032         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12033         mm-inline-text-html-render-with-w3m-standalone.
12034         (mm-text-html-washer-alist): Map w3m-standalone to
12035         gnus-article-wash-html-with-w3m-standalone.
12036         (mm-inline-text-html-render-with-w3m-standalone): New function.
12037
12038 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12039
12040         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12041         Improve LaTeX.
12042
12043 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12044
12045         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12046         (nnrss-request-article): Render text/plain parts as HTML.
12047
12048         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12049         the buffer.
12050
12051 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12052
12053         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12054         custom definition of `gnus-posting-styles'.
12055
12056         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
12057         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12058
12059 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12060
12061         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12062         Use nntp for bug archive.
12063
12064 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12065
12066         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12067         parts.
12068         (nnrss-normalize-date): New function converts ISO 8601 date into
12069         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12070         (nnrss-check-group): Use it.
12071
12072 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12073
12074         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12075
12076         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12077         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12078         (nnrss-insert-w3): Ditto.
12079
12080 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12081
12082         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12083         the articles to be forwarded including the case where neither a
12084         number of articles nor a region is specified.
12085
12086 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12087
12088         * nnrss.el (nnrss-request-article): Fix last change; fill
12089         text/plain parts.
12090
12091 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12092
12093         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12094         in text/plain part.
12095         (nnrss-check-group): Don't add excessive newline to dc:subject.
12096
12097 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12098
12099         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12100         article.
12101
12102 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12103
12104         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12105         (nnml-use-compressed-files, nnml-save-mail): Support other
12106         comression programs such as bzip2.
12107
12108 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12109
12110         * dns.el (query-dns): Make sure we check the buffer size before
12111         removing tcp headers.
12112
12113 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12114
12115         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12116         remove MIME buttons associated with multipart/alternative parts.
12117         (gnus-mime-display-alternative): Tag buttons using `article-type'
12118         text property.
12119
12120         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12121         associated with multipart/alternative parts.
12122
12123         * gnus-art.el (gnus-signature-separator): Fix custom type.
12124
12125         * mm-decode.el (mm-inlined-types): Fix custom type.
12126         (mm-keep-viewer-alive-types): Ditto.
12127         (mm-automatic-display): Ditto.
12128         (mm-attachment-override-types): Ditto.
12129         (mm-inline-override-types): Ditto.
12130         (mm-automatic-external-display): Ditto.
12131
12132 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12133
12134         * spam-report.el (spam-report-user-mail-address)
12135         (spam-report-user-agent): New variables.
12136         (spam-report-url-ping-plain): Use spam-report-user-agent.
12137
12138 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12139
12140         * gnus-art.el (gnus-button-handle-custom): Do not just use
12141         `customize-apropos' for any "M-x customize-*" button but the
12142         function called for.  Accept both the function name and its
12143         argument in order to achieve this.
12144         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
12145         function name to `gnus-button-handle-custom' in case of "M-x
12146         customize-*" buttons.
12147
12148 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12149
12150         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12151         multipart/alternative and add xref to mm-discouraged-alternatives
12152         in doc string.
12153
12154         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12155         gnus-buttonized-mime-types in doc string.
12156
12157 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12158
12159         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12160         Suggest image/.* in the doc string.
12161
12162 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12163
12164         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12165         message-marks (Debian bug #342521).
12166
12167 2005-12-12  Simon Josefsson  <jas@extundo.com>
12168
12169         * password.el (password-read-from-cache): Add.
12170         (password-read): Use it.
12171
12172 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12173
12174         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
12175         us-ascii as a MIME charset.
12176
12177         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
12178         against the case where the 2nd arg TYPE is nil.
12179
12180 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12181
12182         * pop3.el (pop3-stream-type): Fix custom version.
12183
12184         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12185
12186 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12187
12188         * mm-decode.el (mm-display-external): Add missing cdr.
12189
12190 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12191
12192         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12193         RFC1524) if it is in mailcap or add a suffix according to
12194         mailcap-mime-extensions when generating a temp filename; postpone
12195         deleting a temp file for 2 seconds for some wrappers, shell
12196         scripts, and so on, which might exit right after having started a
12197         viewer command as a background job.
12198
12199 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12200
12201         * nntp.el (nntp-marks-directory): Fix custom group.
12202
12203         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12204         steps when < 10.
12205
12206         * gnus-start.el (gnus-no-server-1): Mention
12207         `gnus-level-default-subscribed' in doc string.
12208
12209 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12210
12211         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12212         parens.
12213
12214 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12215
12216         * gnus-xmas.el (gnus-use-toolbar): Revert.
12217         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12218         gnus-use-toolbar is default.
12219
12220         * messagexmas.el (message-use-toolbar): Revert.
12221         (message-setup-toolbar): Use global default-toolbar if
12222         message-use-toolbar is default.
12223
12224 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12225
12226         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12227         according to default-toolbar-visible-p.
12228
12229         * messagexmas.el (message-use-toolbar): Ditto.
12230
12231 2005-11-26  Dave Love  <fx@gnu.org>
12232
12233         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12234         (tls-program, tls-success): Provide openssl alternative.
12235
12236         * starttls.el: Doc fixes.
12237         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12238         SERVICE to PORT.
12239
12240         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12241         port null or service name.
12242         (starttls-negotiate): Autoload.
12243
12244 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12245
12246         * message.el (message-kill-to-signature): Fix interactive spec.
12247
12248 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12249
12250         * pop3.el (pop3-open-server): Recognize a string as a service name.
12251
12252 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12253
12254         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12255
12256 2005-11-23  Dave Love  <fx@gnu.org>
12257
12258         Add pop3s, pop3/starttls.
12259
12260         * pop3.el (pop3-authentication-scheme): Clarify doc.
12261         (open-tls-stream, starttls-open-stream): Autoload.
12262         (pop3-stream-type): New.
12263         (pop3-open-server): Use it.
12264
12265         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12266         for POP.
12267         (mail-source-keyword-map): Add :stream for POP.
12268         (mail-source-fetch-pop): Use pop3-stream-type.
12269
12270 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12271
12272         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12273         of current-time-string.
12274
12275 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12276
12277         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12278         date header.
12279
12280 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12281
12282         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12283         it can seriously impact performance as it bypasses the agent's
12284         local caches.
12285
12286 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12287
12288         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12289         must be explicitly online rather than "not explicitly offline" for
12290         its flags to be synchronized.
12291
12292         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12293         that gnus-uu-unmark-thread will function correctly.
12294
12295         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12296         1024K is instead displayed as 1M.
12297
12298 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12299
12300         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12301
12302 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12303
12304         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12305
12306 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12307
12308         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12309         error message to display actual error condition.
12310         (gnus-agent-save-local): Avoid saving symbols that are bound to
12311         nil as they simply result in a warning message in
12312         gnus-agent-read-local.
12313
12314 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12315
12316         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12317         rather than make-variable-buffer-local for file-precious-flag.
12318
12319 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12320
12321         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12322         for duplicates which are removed.  The invalid sort check then
12323         triggers a rescan after the sort as sorting may have moved
12324         duplicate entries such that they can be cheaply detected.
12325
12326 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12327
12328         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12329
12330 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12331
12332         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
12333         internal variable to a custom variable.  Changed default value
12334         from compressed(2) to uncompressed(1).
12335         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12336         support for uncompressed agentview files.  Taken together, reading
12337         the agentview file should now be 6-7 times faster.
12338
12339 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12340
12341         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12342         as a buffer-local variable.  This avoids creating truncated
12343         dribble files as a result of a hang up, eg.
12344
12345 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
12346
12347         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
12348         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
12349         XEmacs.
12350
12351 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12352
12353         * gnus-start.el (gnus-start-draft-setup): Enforce
12354         `gnus-draft-mode' for nndraft:drafts at startup.
12355
12356         * gnus.el (gnus-splash): Change custom group.
12357         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
12358         allow-list argument.
12359
12360         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12361         string.
12362
12363 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12364
12365         * gnus-art.el (gnus-default-article-saver): Add user-defined
12366         `function' to custom type.
12367
12368 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12369
12370         * imap.el (imap-open): Handle case where buffer is a buffer
12371         object.
12372
12373 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12374
12375         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12376         long lines.
12377         (gnus-cache-delete-group): Wrap doc strings.
12378
12379         * gnus-agent.el (gnus-agent-rename-group)
12380         (gnus-agent-delete-group): Wrap doc strings.
12381
12382 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12383
12384         * messagexmas.el (message-use-toolbar): Change the valid values
12385         into default, top, bottom, left, and right.
12386         (message-toolbar-thickness): New variable.
12387         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
12388         well.
12389         (message-setup-toolbar): Make it work.
12390
12391         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
12392         (gnus-use-toolbar): Change the valid values into default, top,
12393         bottom, left, and right.
12394         (gnus-toolbar-thickness): New variable.
12395         (gnus-xmas-setup-toolbar): New function.
12396         (gnus-xmas-setup-group-toolbar): Use it.
12397         (gnus-xmas-setup-summary-toolbar): Use it.
12398
12399 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12400
12401         * gnus-start.el (gnus-1): Add "native" to
12402         gnus-predefined-server-alist.
12403
12404         * gnus.el (gnus-method-to-server): Don't add "native" to the
12405         lists here, because that leads to problems when
12406         gnus-select-method is bound.
12407
12408 2005-11-09  Simon Josefsson  <jas@extundo.com>
12409
12410         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12411         use (not sort-by-date) instead.
12412
12413 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12414
12415         * gnus-delay.el (gnus-delay-group): Don't autoload.
12416         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12417         to be re-loaded when customizing the `gnus-delay' group.
12418
12419 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12420
12421         * message.el: Revert last changes.
12422         (message-insert-citation-line): Use newlines.
12423
12424 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12425
12426         * message.el (message-courtesy-message)
12427         (message-mark-insert-begin, message-mark-insert-end)
12428         (message-elide-ellipsis, message-cancel-message)
12429         (message-add-header, message-change-subject)
12430         (message-cross-post-followup-to-header)
12431         (message-cross-post-insert-note, message-reduce-to-to-cc)
12432         (message-widen-reply, message-delete-not-region)
12433         (message-kill-to-signature, message-insert-signature)
12434         (message-insert-importance-high, message-insert-importance-low)
12435         (message-insert-or-toggle-importance)
12436         (message-insert-disposition-notification-to)
12437         (message-indent-citation, message-yank-original)
12438         (message-cite-original-without-signature, message-cite-original)
12439         (message-insert-citation-line, message-position-on-field)
12440         (message-fix-before-sending, message-send-mail-partially)
12441         (message-send-mail, message-send-mail-with-sendmail)
12442         (message-send-mail-with-qmail, message-send-news)
12443         (message-check-news-header-syntax, message-generate-headers)
12444         (message-insert-courtesy-copy, message-fill-address)
12445         (message-fill-header, message-shorten-references)
12446         (message-setup-1, message-cancel-news)
12447         (message-forward-make-body-plain, message-forward-make-body-mime)
12448         (message-forward-make-body-mml, message-encode-message-body)
12449         (message-forward-make-body-digest-plain)
12450         (message-forward-make-body-digest-mime)
12451         (message-use-alternative-email-as-from): Insert `hard-newline'
12452         instead of ordinary newlines.
12453
12454 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12455
12456         * message.el (message-generate-headers): Downcase the argument
12457         given to message-check-element.
12458
12459 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12460
12461         * nntp.el (nntp-authinfo-rejected): New error condition.
12462         (nntp-wait-for): Use new error condition to signal authentication
12463         error.
12464         (nntp-retrieve-data): Rethrow new error condition to break out of
12465         recursive call to nntp-send-authinfo.
12466
12467 2005-11-08  Romain Francoise  <romain@orebokech.com>
12468
12469         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12470         (gnus-summary-exit-map): Bind to `Z p'.
12471         (gnus-summary-make-menu-bar): Add menu item.
12472
12473 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12474
12475         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12476         (gnus-treat-*): Add `first' in all doc strings.
12477
12478         * gnus-group.el (gnus-group-compact-group): Fix typo.
12479
12480 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12481
12482         * gnus.el (gnus-parameters-case-fold-search): New variable.
12483         (gnus-parameters-get-parameter): Use it.
12484
12485         * gnus-score.el (gnus-home-score-file): Doc fix.
12486
12487 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12488
12489         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12490
12491 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12492
12493         * mm-util.el (mm-special-display-p): New function.
12494
12495         * mml.el (mml-preview): Use it; doc fix.
12496
12497 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12498
12499         * imap.el (imap-open): Handle case where buffer is a buffer object.
12500
12501 2005-10-29  Romain Francoise  <romain@orebokech.com>
12502
12503         * message.el (message-fix-before-sending): Fix comment.
12504
12505 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12506
12507         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12508
12509 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12510
12511         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12512         Used in gnus-score.el.
12513
12514 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12515
12516         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12517
12518 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12519
12520         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12521         whitespace removed in revision 7.8.  Use concatenated string to
12522         protect trailing whitespace.
12523
12524 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12525
12526         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12527         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12528         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12529         Courier IMAP ("some version from 2004").  Mostly based on similar
12530         code in the same function.
12531
12532 2005-10-26  Didier Verna  <didier@xemacs.org>
12533
12534         * gnus-group.el (gnus-group-compact-group): Invalidate original
12535         article buffer.
12536         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12537         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12538         NOV database and in article itself.
12539         Invalidate article backlog.
12540
12541 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12542
12543         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12544
12545 2005-10-26  Simon Josefsson  <jas@extundo.com>
12546
12547         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12548         part of 2004-07-25 change.
12549
12550 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12551
12552         * message.el (message-display-completion-list): New function.
12553         (message-expand-group): Use it; make sure the Completions buffer
12554         is modifiable.
12555 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12556
12557         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12558         user-mail-name is an empty string.
12559
12560 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12561
12562         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12563         depending on gnus-score-decay-constant.
12564
12565         * encrypt.el (encrypt-insert-file-contents)
12566         (encrypt-write-file-contents): Don't use `gnus-message'.
12567
12568         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12569         arguments.
12570         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
12571         arguments to mm-uu-verbatim-marks-extract.
12572         (mm-uu-hide-markers): New variable.
12573         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12574
12575         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12576         (gnus-convert-image-to-face-command): Use "convert" by default to
12577         allow other input image formats.
12578         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12579         accordingly.
12580
12581 2005-10-23  Simon Josefsson  <jas@extundo.com>
12582
12583         * imap.el (imap-gssapi-program): Align command line parameters
12584         with latest GNU SASL.
12585         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12586
12587 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12588
12589         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12590         HTML.
12591         (nnslashdot-request-article): Ditto.
12592
12593         * lpath.el (featurep): Add nobreak-char-display.
12594
12595 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12596
12597         * mail-source.el (mail-source-fetch-pop): Require pop3.
12598         (mail-source-check-pop): Ditto.
12599
12600 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12601
12602         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12603         errors.
12604
12605 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12606
12607         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12608         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12609
12610         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12611
12612         * mm-bodies.el (mm-decode-string): Call
12613         `mm-charset-to-coding-system' with allow-override argument.
12614
12615 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12616
12617         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12618         (rfc2047-charset-to-coding-system): New function.
12619         (rfc2047-decode-encoded-words): New function.
12620         (rfc2047-decode-region): Use them.
12621         (rfc2047-decode-cte): Remove.
12622         (rfc2047-parse-and-decode): Remove.
12623         (rfc2047-decode): Remove.
12624
12625 2005-10-15  Kenichi Handa  <handa@m17n.org>
12626
12627         * rfc2047.el (rfc2047-decode-cte): New function.
12628         (rfc2047-decode-region): Change the way to decode successive
12629         encoded-words: decode B- or Q-encoding in each encoded-word,
12630         concatenate them, and decode it as charset.
12631
12632 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12633
12634         * lpath.el: Fbind codepage-setup for XEmacs.
12635
12636 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12637
12638         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12639         widget-move-and-invoke.
12640         (gnus-custom-mode): Use gnus-custom-map.
12641
12642 2005-10-15  Bill Wohler  <wohler@newt.com>
12643
12644         * message.el (message-tool-bar-map): Renamed image file from
12645         mail_send to mail/send.
12646
12647 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12648
12649         * message.el (message-expand-group): Pass the common
12650         prefix substring of completion to `display-completion-list'.
12651
12652 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12653
12654         * mml-sec.el (mml-secure-method): New internal variable.
12655         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12656         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12657         functions using mml-secure-method.
12658
12659         * mml.el (mml-mode-map): Add key bindings for those functions.
12660         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12661         Harder <harder@myrealbox.com>.
12662         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12663         end of message if point is the headers of the message.
12664
12665         * message.el (message-in-body-p): New function.
12666
12667         * assistant.el: Autoload gnus-util and netrc.
12668
12669         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12670         Use `mm-charset-override-alist' only when decoding.
12671
12672         * mm-bodies.el (mm-decode-body): Call
12673         `mm-charset-to-coding-system' with allow-override argument.
12674
12675         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12676         `filename' from Content-Disposition if Content-Type doesn't
12677         provide `name'.
12678         (gnus-mime-view-part-as-type): Set default instead of
12679         initial-input.
12680
12681 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12682
12683         * format-spec.el (format-spec): Propagate text properties of % spec.
12684
12685 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12686
12687         * gnus-art.el (gnus-treat-predicate): Add `first'.
12688
12689 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12690
12691         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12692         (mm-charset-override-alist): New variable.
12693         (mm-charset-to-coding-system): Use it.
12694         (mm-codepage-setup): New helper function.
12695         (mm-charset-eval-alist): New variable.
12696         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12697         about unknown charsets.
12698
12699         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12700
12701 2005-10-04  David Hansen  <david.hansen@gmx.net>
12702
12703         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12704         (nnrss-check-group): Ditto.
12705
12706 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12707
12708         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12709         Rename x-gnus-verbatim to x-verbatim.
12710         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12711
12712         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12713         x-verbatim.
12714
12715         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12716
12717         * gnus-util.el (gnus-remove-duplicates): Remove.
12718
12719         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12720         instead of gnus-remove-duplicates.
12721
12722         * message.el (message-remove-duplicates): Remove.
12723         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12724         message-remove-duplicates.
12725
12726         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12727         available, else use implementation from `delete-dups'.
12728
12729         * message.el (message-insert-expires): New function.
12730         (message-mode-map): Add key binding.
12731         (message-mode-field-menu): Add menu entry.
12732         (message-mode): Document it.
12733         (message-make-expires-date): Use `message-make-date'.
12734
12735 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12736
12737         * message.el (message-make-expires-date): New function.
12738
12739 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12740
12741         * Makefile.in (list-installed-shadows): New entry.
12742         (install): Use it.
12743         (remove-installed-shadows): New entry.
12744
12745         * dgnushack.el (dgnushack-default-load-path): New variable.
12746         (dgnushack-find-lisp-shadows): New function.
12747         (dgnushack-remove-lisp-shadows): New function.
12748
12749 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * Makefile.in (install-el-elc): New entry.
12752         (install): Use it so that .el files are necessarily installed.
12753
12754 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12755
12756         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12757
12758 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12759
12760         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12761         function rather than the diff-mode.el package.
12762         (mm-display-external): Use with-current-buffer.
12763         (mm-viewer-completion-map, mm-viewer-completion-map):
12764         Move initialization inside declaration.
12765
12766 2005-09-29  Simon Josefsson  <jas@extundo.com>
12767
12768         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12769         autoload mail-check-payment.
12770         (spam-check-hashcash): Define unconditionally, since hashcash.el
12771         is part of Gnus now.  Ignore errors from payment checking.
12772
12773 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12774
12775         * message.el (message-bold-region, message-unbold-region): Rename
12776         from `bold-region' and `unbold-region'.
12777
12778         * message.el: Remove useless autoloads.
12779
12780 2005-09-28  Simon Josefsson  <jas@extundo.com>
12781
12782         * message.el (message-use-idna): Default to t.
12783         (message-use-idna): Test whether encoding works too.  Doc fix.
12784
12785 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12786
12787         * nntp.el (nntp-warn-about-losing-connection): Remove.
12788
12789 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12790
12791         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12792         customizable.  Change default value.
12793         (mm-uu-diff-groups-regexp): Change default value.
12794         (mm-uu-type-alist): Add doc string.
12795         (mm-uu-configure): Add doc string.  Make it interactive.
12796         (mm-uu-tex-groups-regexp): New variable.
12797         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12798         (mm-uu-type-alist): Add LaTeX documents.
12799         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12800         of "text/verbatim".
12801         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12802
12803         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12804         instead of "text/verbatim".
12805
12806         * message.el (message-mark-inserted-region)
12807         (message-mark-insert-file): Use slrn style marks when called with
12808         prefix argument.
12809
12810 2005-09-27  Simon Josefsson  <jas@extundo.com>
12811
12812         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12813
12814 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12815
12816         * message.el (message-remove-duplicates): New function.
12817         Implementation borrowed from `gnus-remove-duplicates'.
12818         (message-idna-to-ascii-rhs): Also encode idna addresses in
12819         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12820         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12821         only ask about the same idna domain once per header and also tell
12822         in what header to replace the idna domain.
12823
12824         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12825         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12826         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12827         a header is decoded and not just the last one.
12828
12829 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12830
12831         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12832         has been decoded.
12833
12834         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12835         (mm-insert-part): Don't modify text if it has been decoded.
12836
12837         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12838         decoded.
12839
12840         * mm-view.el (mm-inline-text): Don't strip text props unless
12841         decoding enriched or richtext parts.
12842
12843 2005-09-25  Romain Francoise  <romain@orebokech.com>
12844
12845         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12846         * gnus-start.el (gnus-subscribe-interactively):
12847         * gnus-uu.el (gnus-uu-grab-articles):
12848         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12849         space.
12850
12851 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12852
12853         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12854         * mm-view.el (mm-view-pkcs7-decrypt):
12855         * gnus-sum.el (gnus-summary-limit-to-extra)
12856         (gnus-summary-respool-article, gnus-read-move-group-name):
12857         * gnus-score.el (gnus-summary-increase-score):
12858         * gnus-util.el (gnus-completing-read-with-default):
12859         * gnus-art.el (gnus-read-save-file-name)
12860         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12861         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12862         * message.el (message-check-news-header-syntax):
12863         Follow convention for reading with the minibuffer.
12864
12865 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12866
12867         * spam-report.el (spam-report-url-ping-plain):
12868         Use gnus-extended-version as User-Agent.
12869
12870         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12871         default value is nil.
12872
12873         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12874         (mm-uu-verbatim-marks-extract): New function.
12875         (mm-uu-extract): New face.
12876         (mm-uu-copy-to-buffer): Use it.
12877
12878         * spam-report.el (spam-report-gmane-ham): Renamed from
12879         `spam-report-gmane-unspam'.
12880         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12881         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12882
12883         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12884         Autoload.
12885         (spam-report-gmane-unregister-routine): Renamed
12886         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12887
12888 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12889
12890         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12891         (spam-report-gmane-unregister-routine): Add support for gmane
12892         unregistration.
12893
12894         * spam-report.el (spam-report-gmane-unspam)
12895         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12896         (spam-report-gmane): Change to take a single article and do unspam
12897         registration.
12898
12899 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12900
12901         * mm-url.el (mm-url-decode-entities): Fix regexp.
12902
12903 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12904
12905         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12906         default to nil, to be able to use Gnus at all.  If the default
12907         switches to something else, then the function should be fixed not
12908         be exceedingly slow.
12909
12910 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12911
12912         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12913         fail hard.
12914
12915         * spam-report.el: Add better Keywords line.
12916
12917         * spam.el: Add Maintainer and better Keywords line.
12918
12919 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12920
12921         * gnus-art.el (gnus-article-replace-part)
12922         (gnus-mime-replace-part): New functions.
12923         (gnus-mime-action-alist, gnus-mime-button-commands)
12924         (gnus-mime-save-part-and-strip): Added file argument.
12925         (gnus-article-part-wrapper): Added interactive argument.
12926
12927         * gnus-sum.el (gnus-summary-mime-map): Add
12928         `gnus-article-replace-part'.
12929
12930 2005-09-19  Didier Verna  <didier@xemacs.org>
12931
12932         The nnml compaction feature:
12933         * nnml.el (nnml-request-compact-group): New function.
12934         * nnml.el (nnml-request-compact): New function.
12935         * gnus-int.el (gnus-request-compact-group): New function.
12936         * gnus-int.el (gnus-request-compact): New function.
12937         * gnus-group.el (gnus-group-compact-group): New function.
12938         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12939         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12940         * gnus-srvr.el (gnus-server-compact-server): New function.
12941         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12942         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12943
12944 2005-09-18  Deepak Goel  <deego@gnufans.org>
12945
12946         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12947         format spec.
12948
12949 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12950
12951         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12952
12953 2005-09-15  Romain Francoise  <romain@orebokech.com>
12954
12955         * message.el (message-fill-paragraph): Clarify docstring.
12956
12957 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12958
12959         * gnus-art.el (gnus-mime-display-part): Protect against broken
12960         MIME messages.
12961
12962 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12963
12964         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12965         before parsing header.
12966
12967 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12968
12969         * html2text.el (html2text-replace-list): Add new entities.
12970
12971 2005-09-11  Romain Francoise  <romain@orebokech.com>
12972
12973         * message.el (message-alternative-emails): Improve docstring.
12974         (message-setup-1): Call `message-use-alternative-email-as-from'
12975         after `message-setup-hook' to give it precedence over posting
12976         styles, etc.
12977         (message-use-alternative-email-as-from): Add docstring.  Remove
12978         the original From header if present.
12979
12980         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12981         (nnml-save-mail): Use it.
12982
12983         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12984         articles.  Add new argument `silent'.
12985         (gnus-uu-mark-all): Report the total number of marked articles.
12986
12987 2005-09-10  Romain Francoise  <romain@orebokech.com>
12988
12989         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12990         (gnus-uu-mark-series): Likewise.
12991
12992 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12993
12994         * spam-report.el (spam-report-gmane): Fix generation of spam
12995         report URL.
12996
12997 2005-09-10  Simon Josefsson  <jas@extundo.com>
12998
12999         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13000         t, based on discussion on the ding list with Robert Epprecht
13001         <epprecht@solnet.ch>.
13002
13003 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13004
13005         * spam-report.el (spam-report-gmane): Make it work without
13006         X-Report-Spam header.  Gmane now only provides Archived-At.
13007         This is only used if `spam-report-gmane-use-article-number' is nil.
13008         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13009
13010         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13011         make `gnus-summary-sort-by-recipient' work with threading.
13012
13013         * nnweb.el (nnweb-google-wash-article): Print a message if article
13014         is not available.
13015
13016 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13017
13018         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13019         change.  Decode text/* parts content before displaying.
13020
13021 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13022
13023         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13024
13025 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13026
13027         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13028
13029         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13030         url-package-name, url-package-version,
13031         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13032         w3m-display-inline-images, and w3m-minor-mode-map.
13033
13034 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13035
13036         * message.el (message-tab-body-function): Fix mismatched custom type.
13037
13038         * gnus.el (gnus-group-change-level-function): Ditto.
13039
13040         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13041
13042         * gnus-art.el (gnus-signature-limit)
13043         (gnus-article-mime-part-function): Ditto.
13044
13045 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13046
13047         * mml.el (mml-mode): Silence the byte compiler.
13048
13049         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13050         using `(sit-for 0)' before moving the point to the specified part;
13051         skip unbuttonized parts.
13052         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13053         return to the summary window if gnus-auto-select-part is non-nil.
13054
13055 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13056
13057         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
13058         variables.
13059         (mml-dnd-attach-file, mml-mode): Use them.
13060
13061         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13062         Make fetching article by MID work again for Google Groups.  Added
13063         FIXME concerning gnus-group-make-web-group.
13064
13065         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13066         Don't depend on Gnus by using mail-extract-address-components if
13067         gnus-extract-address-components is not bound.
13068
13069 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13070
13071         * gnus-art.el (gnus-mime-display-security): Don't display the
13072         signature, but only the signed part.
13073
13074 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13075
13076         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13077
13078         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13079         list, not listp.
13080
13081 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13082
13083         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
13084         when encoding.
13085
13086         * mm-bodies.el (mm-decode-content-transfer-encoding):
13087         De-canonicalize CRLF for all text content types, not just
13088         text/plain.
13089
13090 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13091
13092         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13093         valid article; point arrow and cursor at the MIME button.
13094
13095 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13096
13097         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13098         Suggested by Dan Christensen <jdc@uwo.ca>.
13099
13100         * mm-decode.el (mm-save-part): Enable change of prompt.
13101
13102 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13103
13104         * gnus-msg.el (gnus-inews-add-send-actions): Made
13105         `message-post-method' lambda parameter ARG `&optional'.
13106
13107 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13108
13109         * gnus-sum.el (gnus-summary-mime-map): Added
13110         gnus-article-save-part-and-strip, gnus-article-delete-part and
13111         gnus-article-jump-to-part.
13112
13113         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
13114         (gnus-article-edit-part): Use it.
13115         (gnus-article-part-wrapper): Added no-handle argument.
13116         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
13117         functions.
13118
13119 2005-08-29  Romain Francoise  <romain@orebokech.com>
13120
13121         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13122         docstring.
13123         (gnus-face-from-file): Likewise.
13124
13125 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13126
13127         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13128         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13129         non-nil.
13130         (gnus-auto-select-part): New variable.
13131         (gnus-article-jump-to-part): New function.
13132         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13133         (gnus-mime-delete-part): Allow selecting specified part after
13134         deleting or stripping parts.
13135         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13136         part if argument is bogus.
13137
13138 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13139
13140         * gnus-art.el (w3m-minor-mode-map):
13141         * gnus-spec.el (gnus-newsrc-file-version):
13142         * gnus-util.el (nnmail-active-file-coding-system)
13143         (gnus-original-article-buffer, gnus-user-agent):
13144         * gnus.el (gnus-ham-process-destinations)
13145         (gnus-parameter-ham-marks-alist)
13146         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13147         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13148         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13149         * mm-decode.el (gnus-current-window-configuration):
13150         * mm-extern.el (gnus-article-mime-handles):
13151         * mm-url.el (url-current-object, url-package-name)
13152         (url-package-version):
13153         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13154         (smime-keys, w3m-cid-retrieve-function-alist)
13155         (w3m-current-buffer, w3m-display-inline-images)
13156         (w3m-minor-mode-map):
13157         * mml-smime.el (gnus-extract-address-components):
13158         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13159         (gnus-newsrc-hashtb, message-default-charset)
13160         (message-deletable-headers, message-options)
13161         (message-posting-charset, message-required-mail-headers)
13162         (message-required-news-headers):
13163         * mml1991.el (mc-pgp-always-sign):
13164         * mml2015.el (mc-pgp-always-sign):
13165         * nnheader.el (nnmail-extra-headers):
13166         * rfc1843.el (gnus-decode-encoded-word-function)
13167         (gnus-decode-header-function, gnus-newsgroup-name):
13168         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13169
13170 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13171
13172         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13173         the end of the date treatments.
13174
13175 2005-08-15  Simon Josefsson  <jas@extundo.com>
13176
13177         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13178         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13179         Capello and Romain Francoise.
13180         (pgg-fetch-key-function): Removed, not used?
13181         (pgg-insert-url-with-w3): Require url, to get
13182         url-insert-file-contents regardless of where it is defined.
13183
13184 2005-08-13  Romain Francoise  <romain@orebokech.com>
13185
13186         * message.el (message-cite-original-1): New function.
13187         (message-cite-original): Use it.
13188         (message-cite-original-without-signature): Ditto.
13189
13190 2005-08-08  Romain Francoise  <romain@orebokech.com>
13191
13192         * message.el (message-yank-empty-prefix): New variable.
13193         (message-indent-citation): Use it.
13194         (message-cite-original-without-signature): Respect X-No-Archive.
13195
13196 2005-08-08  Simon Josefsson  <jas@extundo.com>
13197
13198         * pgg.el: Autoload url-insert-file-contents instead of loading
13199         w3/url.
13200         (pgg-insert-url-with-w3): Don't load url here.
13201
13202 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13203
13204         * message.el (message-kill-to-signature): Don't insert newline at
13205         bol.
13206         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13207
13208 2005-08-06  Romain Francoise  <romain@orebokech.com>
13209
13210         * message.el (message-user-fqdn): Fix typo in docstring.
13211
13212 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13213
13214         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13215
13216         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13217
13218 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13219
13220         * mm-bodies.el (mm-encode-body): Use coding system rather than
13221         charset to encode text.
13222
13223         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13224         number of charsets if utf-8 is available (XEmacs).
13225
13226 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13227
13228         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13229         taken from `gnus-button-mid-or-mail-regexp'.
13230         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13231         (gnus-button-alist): Improve regexp for domain part of the MIDs
13232         for news:localpart@domain buttons.
13233         (gnus-button-ctan-directory-regexp): Update.
13234
13235 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13236
13237         * sieve-manage.el (sieve-manage-interactive-login): Use
13238         make-local-variable rather than make-variable-buffer-local.
13239         (sieve-manage-open): Ditto.
13240         (sieve-manage-authenticate): Ditto.
13241
13242         * mml.el (mml-generate-mime-1): Make the content type default to
13243         text/plain if the filename is not specified.
13244
13245 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13246
13247         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13248         instead of insert-buffer.
13249
13250         * message.el (message-yank-original): Ditto; set the mark at the
13251         end of the yanked message.
13252
13253 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13254
13255         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13256         lines to scroll rather than to stop it.
13257
13258         * mml.el (mml-generate-default-type): Add doc string.
13259         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13260         default to application/octet-stream when determining the content
13261         type if it is not specified for the part or the mml contents; add
13262         a comment about mml-generate-default-type.
13263
13264 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13265
13266         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13267         make it default to application/octet-stream when determining the
13268         content type if it is not specified for the external contents.
13269
13270 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13271
13272         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13273         segmented parameter but also other parameters might be there.
13274
13275 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13276
13277         * mm-decode.el (mm-display-external): Delete temp file, directory
13278         and buffer immediately if the external process is exited.
13279
13280 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13281
13282         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13283         fewer lines than that of scroll-margin.
13284         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13285
13286 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13287
13288         * gnus-art.el (gnus-article-next-page): Revert.
13289         (gnus-article-beginning-of-window): New macro.
13290         (gnus-article-next-page-1): Use it.
13291         (gnus-article-prev-page): Ditto.
13292         (gnus-article-edit-part): Use insert-buffer-substring instead of
13293         insert-buffer.
13294         (gnus-article-edit-exit): Ditto.
13295
13296         * gnus-util.el (gnus-beginning-of-window): Remove.
13297         (gnus-end-of-window): Remove.
13298
13299         * lpath.el: Don't bind header-line-format and scroll-margin.
13300
13301 2005-07-25  Simon Josefsson  <jas@extundo.com>
13302
13303         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13304         to have the url package without w3.  Reported by Daiki Ueno
13305         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13306
13307 2005-07-20  Didier Verna  <didier@xemacs.org>
13308
13309         * gnus-diary.el: Remove the description comment (nndiary is now
13310         properly documented in the Gnus manual).
13311         Fix the spelling of "Back End".
13312         * nndiary.el: Ditto.
13313         Fix the copyright notice.
13314
13315 2005-07-18  Romain Francoise  <romain@orebokech.com>
13316
13317         * gnus-sum.el (gnus-summary-to-prefix)
13318         (gnus-summary-newsgroup-prefix): New variables.
13319         (gnus-summary-from-or-to-or-newsgroups): Use them.
13320
13321 2005-07-17  Romain Francoise  <romain@orebokech.com>
13322
13323         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13324         space as it's generally not especially interesting to the user.
13325
13326 2005-07-16  Romain Francoise  <romain@orebokech.com>
13327
13328         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13329         nil to avoid prompting and file modification if one of the
13330         messages at the top of the nnfolder file contains a copyright
13331         notice.
13332         Update copyright notice.
13333
13334         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13335         instead of `current-time-string' as the latter creates a time
13336         string that is not RFC 2822 compliant (it lacks the zone).
13337         Update copyright notice.
13338
13339 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13340
13341         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13342         for text/rtf.  Display default in prompt.  Pass default for M-n.
13343
13344         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13345
13346 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13347
13348         * gnus-msg.el (gnus-button-mailto): Remove
13349         save-selected-window-window hackery because it relies on
13350         save-selected-window internals.
13351
13352 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13353
13354         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13355         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13356         (gnus-article-prev-page): Ditto.
13357
13358         * gnus-util.el (gnus-beginning-of-window): New function.
13359         (gnus-end-of-window): New function.
13360
13361         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
13362
13363 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13364
13365         * gnus-score.el (gnus-score-edit-all-score): Set
13366         gnus-score-edit-exit-function to gnus-score-edit-done and call
13367         gnus-message.
13368
13369 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13370
13371         * gnus-msg.el (gnus-button-mailto): Remove
13372         save-selected-window-window hackery because it relies on
13373         save-selected-window internals.
13374
13375 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13376
13377         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13378         add-minor-mode.
13379         (gnus-binary-mode): Ditto.
13380
13381         * gnus-topic.el (gnus-topic-mode): Ditto.
13382
13383 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13384
13385         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13386         (gnus-article-prev-page): Take scroll-margin into consideration.
13387
13388 2005-07-04  Lute Kamstra  <lute@gnu.org>
13389
13390         Update FSF's address in GPL notices.
13391
13392 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13393
13394         * gnus.el (gnus-exit):
13395         * gnus-group.el (gnus-group-icons):
13396         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13397
13398         * gnus-nocem.el (gnus-nocem):
13399         * message.el (message-various, message-buffers, message-sending)
13400         (message-interface, message-forwarding, message-insertion)
13401         (message-headers, message-news, message-mail):
13402         * pgg-gpg.el (pgg-gpg):
13403         * pgg-parse.el (pgg-parse):
13404         * pgg-pgp.el (pgg-pgp):
13405         * pgg-pgp5.el (pgg-pgp5):
13406         * pop3.el (pop3): Finish `defgroup' description with period.
13407
13408 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13409
13410         * gnus-art.el (article-display-face): Improve the efficiency.
13411         (article-display-x-face): Ditto; remove grey x-face stuff.
13412
13413 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13414
13415         * gnus-art.el (article-display-face): Correct the position in
13416         which Faces are inserted.
13417
13418 2005-06-29  Didier Verna  <didier@xemacs.org>
13419
13420         * gnus-art.el (article-display-face): Display faces in correct
13421         order.
13422
13423 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13424
13425         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13426         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13427         (gnus-nocem-check-article): Fetch the Type header.
13428         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13429         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13430         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13431         make sure gnus-nocem-hashtb is initialized.
13432         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13433         (gnus-nocem-unwanted-article-p): Ditto.
13434
13435         * pgg.el (pgg-verify): Return the verification result.
13436
13437 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13438
13439         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13440         is ascii.
13441
13442 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13443
13444         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13445         `show-nonbreak-escape'.
13446
13447 2005-06-23  Lute Kamstra  <lute@gnu.org>
13448
13449         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13450
13451         * dig.el (dig-mode):
13452         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13453
13454 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13455
13456         * nnimap.el (nnimap-split-download-body): Fix spellings.
13457
13458 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13459
13460         * gnus-art.el (gnus-article-encrypt-body):
13461         * gnus-cus.el (gnus-score-customize):
13462         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13463         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13464
13465 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13466
13467         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13468         header by looking for magic "MII" at the beginnig.
13469
13470 2005-06-16  Miles Bader  <miles@gnu.org>
13471
13472         * gnus-xmas.el (gnus-xmas-group-startup-message):
13473         Use renamed gnus-splash face.
13474
13475         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13476         (assistant-field-face): New backward-compatibility alias for renamed
13477         face.
13478         (assistant-render-text): Use renamed assistant-field face.
13479
13480         * spam.el (spam): Remove "-face" suffix from face name.
13481         (spam-face): New backward-compatibility alias for renamed face.
13482         (spam-face, spam-initialize): Use renamed spam face.
13483
13484         * message.el (message-header-to, message-header-cc)
13485         (message-header-subject, message-header-newsgroups)
13486         (message-header-other, message-header-name)
13487         (message-header-xheader, message-separator, message-cited-text)
13488         (message-mml): Remove "-face" suffix from face names.
13489         (message-header-to-face, message-header-cc-face)
13490         (message-header-subject-face, message-header-newsgroups-face)
13491         (message-header-other-face, message-header-name-face)
13492         (message-header-xheader-face, message-separator-face)
13493         (message-cited-text-face, message-mml-face):
13494         New backward-compatibility aliases for renamed faces.
13495         (message-font-lock-keywords): Use renamed message faces.
13496
13497         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13498         (sieve-test-commands, sieve-tagged-arguments):
13499         Remove "-face" suffix from face names.
13500         (sieve-control-commands-face, sieve-action-commands-face)
13501         (sieve-test-commands-face, sieve-tagged-arguments-face):
13502         New backward-compatibility aliases for renamed faces.
13503         (sieve-control-commands-face, sieve-action-commands-face)
13504         (sieve-test-commands-face, sieve-tagged-arguments-face):
13505         Use renamed sieve faces.
13506
13507         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13508         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13509         (gnus-group-news-3-empty, gnus-group-news-4)
13510         (gnus-group-news-4-empty, gnus-group-news-5)
13511         (gnus-group-news-5-empty, gnus-group-news-6)
13512         (gnus-group-news-6-empty, gnus-group-news-low)
13513         (gnus-group-news-low-empty, gnus-group-mail-1)
13514         (gnus-group-mail-1-empty, gnus-group-mail-2)
13515         (gnus-group-mail-2-empty, gnus-group-mail-3)
13516         (gnus-group-mail-3-empty, gnus-group-mail-low)
13517         (gnus-group-mail-low-empty, gnus-summary-selected)
13518         (gnus-summary-cancelled, gnus-summary-high-ticked)
13519         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13520         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13521         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13522         (gnus-summary-low-undownloaded)
13523         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13524         (gnus-summary-low-unread, gnus-summary-normal-unread)
13525         (gnus-summary-high-read, gnus-summary-low-read)
13526         (gnus-summary-normal-read, gnus-splash):
13527         Remove "-face" suffix from face names.
13528         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13529         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13530         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13531         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13532         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13533         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13534         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13535         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13536         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13537         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13538         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13539         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13540         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13541         (gnus-summary-normal-ticked-face)
13542         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13543         (gnus-summary-normal-ancient-face)
13544         (gnus-summary-high-undownloaded-face)
13545         (gnus-summary-low-undownloaded-face)
13546         (gnus-summary-normal-undownloaded-face)
13547         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13548         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13549         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13550         (gnus-splash-face):
13551         New backward-compatibility aliases for renamed faces.
13552         (gnus-group-startup-message): Use renamed gnus faces.
13553
13554         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13555         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13556         (gnus-server-agent): Remove "-face" suffix from face names.
13557         (gnus-server-agent-face, gnus-server-opened-face)
13558         (gnus-server-closed-face, gnus-server-denied-face)
13559         (gnus-server-offline-face):
13560         New backward-compatibility aliases for renamed faces.
13561         (gnus-server-agent-face, gnus-server-opened-face)
13562         (gnus-server-closed-face, gnus-server-denied-face)
13563         (gnus-server-offline-face): Use renamed gnus faces.
13564
13565         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13566         Remove "-face" suffix from face names.
13567         (gnus-picon-xbm-face, gnus-picon-face):
13568         New backward-compatibility aliases for renamed faces.
13569
13570         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13571         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13572         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13573         (gnus-cite-11): Remove "-face" suffix from face names.
13574         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13575         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13576         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13577         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13578         New backward-compatibility aliases for renamed faces.
13579         (gnus-cite-attribution-face, gnus-cite-face-list)
13580         (gnus-article-boring-faces): Use renamed gnus faces.
13581
13582         * gnus-art.el (gnus-signature, gnus-header-from)
13583         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13584         (gnus-header-content): Remove "-face" suffix from face names.
13585         (gnus-signature-face, gnus-header-from-face)
13586         (gnus-header-subject-face, gnus-header-newsgroups-face)
13587         (gnus-header-name-face, gnus-header-content-face):
13588         New backward-compatibility aliases for renamed faces.
13589         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13590
13591         * gnus-sum.el (gnus-summary-selected-face)
13592         (gnus-summary-highlight): Use renamed gnus faces.
13593         * gnus-group.el (gnus-group-highlight): Likewise.
13594
13595 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13596
13597         * gnus-sieve.el (gnus-sieve-article-add-rule):
13598         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13599         * spam-stat.el (spam-stat-buffer-change-to-spam)
13600         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13601
13602         * message.el (message-is-yours-p):
13603         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13604
13605 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13606
13607         * mm-view.el (mm-inline-text): Withdraw the last change.
13608
13609 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13610
13611         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13612         executing enriched-decode.
13613
13614 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13615
13616         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13617         charset of tar files.
13618
13619 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13620
13621         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13622
13623 2005-06-04  Lute Kamstra  <lute@gnu.org>
13624
13625         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13626         information is never recorded.
13627
13628 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13629
13630         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13631
13632 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13633
13634         * pop3.el (pop3-apop): Run md5 in the binary mode.
13635
13636         * starttls.el (starttls-set-process-query-on-exit-flag):
13637         Use eval-and-compile.
13638
13639 2005-05-31  Simon Josefsson  <jas@extundo.com>
13640
13641         * smime.el (smime-replace-in-string): Define.
13642         (smime-cert-by-ldap-1): Use it.
13643
13644 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13645
13646         * gnus-art.el (article-display-x-face): Replace
13647         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13648
13649         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13650         set-process-query-on-exit-flag or process-kill-without-query.
13651
13652         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13653         loop instead of replace-regexp.
13654
13655         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13656         instead of process-kill-without-query if it is available.
13657
13658         * lpath.el: Fbind ldap-search-entries.
13659
13660         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13661         instead of find-file-hooks if it is available.
13662
13663         * mml1991.el: Bind pgg-default-user-id when compiling.
13664
13665         * mml2015.el: Bind pgg-default-user-id when compiling.
13666
13667         * nndraft.el (nndraft-request-associate-buffer):
13668         Use write-contents-functions instead of write-contents-hooks if it is
13669         available.
13670
13671         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13672         instead of find-file-hooks if it is available.
13673
13674         * nntp.el (nntp-open-connection): Replace
13675         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13676         (nntp-open-ssl-stream): Ditto.
13677         (nntp-open-tls-stream): Ditto.
13678
13679         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13680         set-process-query-on-exit-flag or process-kill-without-query.
13681         (starttls-open-stream-gnutls): Use it instead of
13682         process-kill-without-query.
13683         (starttls-open-stream): Ditto.
13684
13685 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13686
13687         * smime.el (smime-cert-by-ldap-1): Don't use
13688         replace-regexp-in-string.
13689
13690 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13691
13692         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13693
13694         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13695         in PEM format.  Adjust to the XEmacs compability.
13696
13697 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13698
13699         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13700         by `string-to-number'.
13701         * gnus-agent.el (gnus-agent-regenerate-group)
13702         (gnus-agent-fetch-articles): Ditto.
13703         * gnus-art.el (gnus-button-fetch-group): Ditto.
13704         * gnus-cache.el (gnus-cache-generate-active)
13705         (gnus-cache-articles-in-group): Ditto.
13706         * gnus-group.el (gnus-group-set-current-level)
13707         (gnus-group-insert-group-line): Ditto.
13708         * gnus-score.el (gnus-score-set-expunge-below)
13709         (gnus-score-set-mark-below, gnus-summary-score-effect)
13710         (gnus-summary-score-entry): Ditto.
13711         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13712         (gnus-soup-pack): Ditto.
13713         * gnus-spec.el (gnus-xmas-format): Ditto.
13714         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13715         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13716         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13717         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13718         * nndb.el (nndb-get-remote-expire-response): Ditto.
13719         * nndiary.el (nndiary-parse-schedule-value)
13720         (nndiary-string-to-number, nndiary-request-replace-article)
13721         (nndiary-request-article): Ditto.
13722         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13723         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13724         * nneething.el (nneething-make-head): Ditto.
13725         * nnfolder.el (nnfolder-request-article)
13726         (nnfolder-retrieve-headers): Ditto.
13727         * nnheader.el (nnheader-file-to-number): Ditto.
13728         * nnkiboze.el (nnkiboze-request-article): Ditto.
13729         * nnmail.el (nnmail-process-unix-mail-format)
13730         (nnmail-process-babyl-mail-format): Ditto.
13731         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13732         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13733         (nnmh-request-create-group, nnmh-request-list-1)
13734         (nnmh-request-group, nnmh-request-article): Ditto.
13735         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13736         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13737         * nnsoup.el (nnsoup-make-active): Ditto.
13738         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13739         * nntp.el (nntp-find-group-and-number)
13740         (nntp-retrieve-headers-with-xover): Ditto.
13741         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13742         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13743         (pgg-format-key-identifier): Ditto.
13744         * pop3.el (pop3-last, pop3-stat): Ditto.
13745         * qp.el (quoted-printable-decode-region): Ditto.
13746
13747         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13748         of concat.
13749
13750 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13751
13752         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13753
13754         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13755
13756         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13757
13758         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13759
13760         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13761
13762         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13763
13764         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13765         (gnus-carpal-mode): Ditto.
13766
13767         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13768         (gnus-browse-mode): Ditto.
13769
13770         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13771
13772         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13773
13774 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13775
13776         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13777
13778 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13779
13780         * gnus-util.el (gnus-run-mode-hooks): New function.
13781
13782         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13783
13784         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13785         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13786
13787 2005-05-27  Lute Kamstra  <lute@gnu.org>
13788
13789         * dns-mode.el (dns-mode): Specify customization group.
13790
13791 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13792
13793         * gnus-agent.el (gnus-agent-make-mode-line-string):
13794         Use mode-line-highlight as mouse-face.
13795
13796 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13797
13798         * canlock.el (canlock): Change the parent group to news.
13799
13800         * deuglify.el (gnus-outlook-deuglify): Add :group.
13801
13802         * dig.el (dig): Add :group.
13803
13804         * dns-mode.el (dns-mode): Add :group.
13805
13806         * encrypt.el (encrypt): Add :group.
13807
13808         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13809         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13810         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13811         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13812         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13813
13814         * gnus-diary.el (gnus-diary): Add :group.
13815
13816         * gnus.el (gnus-group-news-1-face): Add :group.
13817         (gnus-group-news-1-empty-face): Ditto.
13818         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13819         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13820         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13821         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13822         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13823         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13824         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13825         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13826         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13827         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13828         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13829         (gnus-summary-high-ticked-face): Ditto.
13830         (gnus-summary-low-ticked-face): Ditto.
13831         (gnus-summary-normal-ticked-face): Ditto.
13832         (gnus-summary-high-ancient-face): Ditto.
13833         (gnus-summary-low-ancient-face): Ditto.
13834         (gnus-summary-normal-ancient-face): Ditto.
13835         (gnus-summary-high-undownloaded-face): Ditto.
13836         (gnus-summary-low-undownloaded-face): Ditto.
13837         (gnus-summary-normal-undownloaded-face): Ditto.
13838         (gnus-summary-high-unread-face): Ditto.
13839         (gnus-summary-low-unread-face): Ditto.
13840         (gnus-summary-normal-unread-face): Ditto.
13841         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13842         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13843
13844         * hashcash.el (hashcash): New custom group.
13845         (hashcash-default-payment): Add :group.
13846         (hashcash-payment-alist): Ditto.
13847         (hashcash-default-accept-payment): Ditto.
13848         (hashcash-accept-resources): Ditto.
13849         (hashcash-path): Ditto.
13850         (hashcash-extra-generate-parameters): Ditto.
13851         (hashcash-double-spend-database): Ditto.
13852         (hashcash-in-news): Ditto.
13853
13854         * message.el (message-minibuffer-local-map): Add :group.
13855
13856         * netrc.el (netrc): Add :group.
13857
13858         * sieve-manage.el (sieve-manage-log): Add :group.
13859         (sieve-manage-default-user): Diito.
13860         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13861         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13862         (sieve-manage-authenticators): Ditto.
13863         (sieve-manage-authenticator-alist): Ditto.
13864         (sieve-manage-default-port): Ditto.
13865
13866         * sieve-mode.el (sieve-control-commands-face): Add :group.
13867         (sieve-action-commands-face): Ditto.
13868         (sieve-test-commands-face): Ditto.
13869         (sieve-tagged-arguments-face): Ditto.
13870
13871         * smime.el (smime): Add :group.
13872
13873         * spam-report.el (spam-report): Add :group.
13874
13875         * spam.el (spam, spam-face): Add :group.
13876
13877 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13878
13879         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13880         return \n.\n.\n at the end of articles.  Protect against that.
13881         (nntp-with-open-group): Allow debugging.
13882
13883         * nnheader.el (mail-header-set-extra): Make into a function
13884         because I just could't understand how to quote the list properly.
13885
13886         * dns.el (query-dns-cached): New function.
13887
13888 2005-05-26  Lute Kamstra  <lute@gnu.org>
13889
13890         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13891
13892 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13893
13894         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13895
13896         * gnus-art.el: Don't autoload mail-extract-address-components.
13897
13898         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13899         eval-and-compile to evaluate it.
13900
13901         * hashcash.el: Don't autoload executable-find.
13902
13903         * nndb.el: Don't declare the nndb back end two or more times; don't
13904         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13905
13906         * nntp.el: Autoload format-spec instead of format; use
13907         eval-and-compile to evaluate autoload forms.
13908
13909 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13910
13911         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13912
13913 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13914
13915         * gnus.el (gnus-version-number): Bump version.
13916
13917 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13918
13919         * gnus.el: No Gnus v0.3 is released.
13920
13921 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13922
13923         * lpath.el (featurep): Bind show-nonbreak-escape.
13924
13925 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13926
13927         * gnus-art.el (gnus-article-edit-part): Disable undo.
13928
13929 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13930
13931         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13932         gnus-article-date-lapsed-new-header is t if date timer is active;
13933         skip headers in which the original date value is empty.
13934         (gnus-article-save-original-date): Redefine it as a macro.
13935         (gnus-display-mime): Use it.
13936
13937 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13938
13939         * gnus-art.el (article-date-ut): Support converting date in
13940         forwarded parts as well.
13941         (gnus-article-save-original-date): New function.
13942         (gnus-display-mime): Use it.
13943
13944 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13945
13946         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13947         enclosure element of <item>.
13948
13949 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13950
13951         * message.el (message-kill-buffer-query): Renamed from
13952         `message-kill-buffer-query-if-modified'.  Added :version.
13953
13954 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13955
13956         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13957         window layout.
13958
13959 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13960
13961         * mml.el: Autoload dnd when compiling.
13962
13963 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13964
13965         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13966         x-dnd-*.
13967
13968 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13969
13970         * qp.el (quoted-printable-encode-region): Save excursion.
13971
13972 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13973
13974         * message.el (message-kill-buffer-query-if-modified): Add new variable
13975         so the user can kill a modified message buffer quickly.
13976         (message-kill-buffer): Use it.
13977
13978 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13979
13980         * lpath.el: Fbind display-time-event-handler; don't fbind
13981         string-to-multibyte.
13982
13983         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13984
13985 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13986
13987         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13988         contained in text because xml.el decodes entities) with LFs.
13989
13990 2005-04-11  Lute Kamstra  <lute@gnu.org>
13991
13992         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13993         differently.
13994
13995 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13996
13997         * mm-util.el (mm-detect-coding-region): Typo.
13998
13999 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14000
14001         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14002
14003 2005-04-06  Deepak Goel  <deego@gnufans.org>
14004
14005         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14006         user-function allow user modifications of the scores.
14007         (spam-stat-score-buffer-user): New function, to allow
14008         user-computed modifications to the score.
14009         (spam-stat-score-buffer-user-functions): List of additional
14010         scoring functions.
14011         (spam-stat-error-holder): Global temporary error holder.
14012         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14013         variable.
14014
14015 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14016
14017         * gnus-registry.el (gnus-registry-clean-empty-function)
14018         (gnus-registry-trim, gnus-registry-fetch-groups)
14019         (gnus-registry-delete-group): Groups that match
14020         `gnus-registry-ignored-groups' are removed from the registry
14021         entries, not just ignored for splitting.  This helps clean up the
14022         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14023         to get all the groups a message ID is in.
14024
14025         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14026         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14027         (spam-stat-score-buffer-user-functions): Add :number custom type.
14028
14029 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14030
14031         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14032         argument in XEmacs.
14033
14034         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14035         (nnrss-request-group): Decode group name first.
14036         (nnrss-request-article): Make a text/plain article if mml-to-mime
14037         failed.
14038         (nnrss-get-encoding): Return a compatible encoding according to
14039         nnrss-compatible-encoding-alist.
14040         (nnrss-find-el): Use consp instead of listp.
14041         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14042
14043 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14044
14045         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14046         which Emacs 20 doesn't support.
14047         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14048
14049 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14050
14051         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14052         silence the byte compiler inside the defun.
14053
14054         * gnus-demon.el (parse-time-string): Add autoload.
14055
14056         * gnus-delay.el (parse-time-string): Add autoload.
14057
14058         * gnus-art.el (parse-time-string): Add autoload.
14059
14060         * nnultimate.el (parse-time): Require for `parse-time-string'.
14061
14062 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14063
14064         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14065
14066         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14067
14068         * smime.el (smime-ldap-host-list): Add :version.
14069
14070 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14071
14072         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14073         pass it to `gnus-browse-read-group'.
14074         (gnus-browse-read-group): Add NUMBER argument and pass it to
14075         `gnus-group-read-ephemeral-group'.
14076
14077         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14078         argument and pass it to `gnus-group-read-group'.
14079
14080 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14081
14082         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14083         mm-xemacs-find-mime-charset-1 if we have the mule feature
14084         available at runtime.
14085
14086 2005-03-25  Werner Lemberg  <wl@gnu.org>
14087
14088         * nnmaildir.el: Replace `illegal' with `invalid'.
14089
14090 2005-03-23  Lute Kamstra  <lute@gnu.org>
14091
14092         * time-date.el: Add comment on time value formats.
14093         Don't require parse-time.
14094         (with-decoded-time-value): New macro.
14095         (encode-time-value): New function.
14096         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14097         (days-to-time): Return a valid time value when arg is huge.
14098         (time-since): Use time-subtract.
14099         (time-to-number-of-days): Use time-to-seconds.
14100
14101 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14102
14103         * gnus-start.el (gnus-display-time-event-handler):
14104         Check display-time-timer at runtime rather than only at load time
14105         in case display-time-mode is turned off in the mean time.
14106
14107 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14108
14109         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14110         used.
14111
14112         * nneething.el (nneething-map-file-directory): Derive from
14113         `gnus-directory'.
14114
14115         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14116         the To/Cc button.
14117
14118 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14119
14120         * nnmaildir.el (nnmaildir-request-accept-article):
14121         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14122
14123 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14124
14125         * gnus-async.el: Require timer-funcs at compile time when in
14126         XEmacs for `run-with-idle-timer'.
14127
14128 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14129
14130         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14131         autoloaded function.
14132
14133 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14134
14135         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14136
14137 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14138
14139         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14140
14141 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14142
14143         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
14144         gnus-expert-user to default.
14145
14146 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14147
14148         * nnimap.el (nnimap-open-server): Ditto.
14149
14150         * imap.el (imap-authenticate): Fix typo.
14151
14152 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14153
14154         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14155         buffer (since IMAP server might return FETCH response out of
14156         order, and the nntp buffer must be sorted).
14157
14158 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14159
14160         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
14161         comparison on string.
14162
14163         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14164         (gnus-agent-score): Renamed category keywords to match gnus-cus.
14165         (gnus-agent-summary-fetch-series): Modified to protect against
14166         gnus-agent-summary-fetch-group clearing processable flags.
14167         (gnus-agent-synchronize-group-flags): Update live group buffer as
14168         synchronization may occur due to the user toggle the plugged
14169         status.
14170         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14171         successfully downloaded.
14172         (gnus-agent-expire-group-1): Avoid using markers when the overview
14173         is in ascending order; greatly improves performance.
14174         (gnus-agent-regenerate-group): Use
14175         gnus-agent-synchronize-group-flags to reset read status in both
14176         gnus and server.
14177         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
14178
14179 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14180
14181         * message.el: Don't autoload former message-utils variables.
14182         (message-strip-subject-trailing-was): Change doc string.
14183
14184         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14185         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14186         (nnweb-google-search): Add "hl=en" here.
14187         (nnweb-google-parse-1, nnweb-google-create-mapping):
14188         Don't hardcode URL.
14189
14190 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14191
14192         * message.el (message-get-reply-headers, message-followup):
14193         Mention related variables `message-use-followup-to' and
14194         `message-use-mail-followup-to', in the information buffer.
14195
14196         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14197         of broken groups(-beta).google.com.
14198
14199 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14200
14201         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14202         parameter to invoked gnus-request-move-article; remove the
14203         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14204         all at once instead of once per article.
14205         (gnus-summary-remove-process-mark): Accept a list of articles as
14206         well as a single article for processing.
14207
14208         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14209         parameter.
14210
14211         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14212
14213         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14214
14215         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14216         parameter.
14217
14218         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14219         parameter.
14220
14221         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14222         parameter and remove the gnus-sum-hint-move-is-internal variable.
14223
14224         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14225         parameter.
14226
14227         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14228         parameter.
14229
14230         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14231         parameter.
14232
14233         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14234
14235         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14236         parameter.
14237
14238         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14239         parameter.
14240
14241 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14242
14243         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14244         a more conservative way.
14245
14246 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14247
14248         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14249         buffer, so it moves the window's cursor.
14250
14251 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14252
14253         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14254         `mm-dissect-multipart' and receive the from field as an (optional)
14255         argument from `mm-dissect-multipart'.
14256         (mm-dissect-multipart): Receive the from field as an argument and
14257         pass it on when we call `mm-dissect-buffer' on MIME parts.
14258         Fixes verification/decryption of signed/encrypted MIME parts.
14259
14260 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14261
14262         * gnus-sum.el (gnus-summary-move-article): Set
14263         gnus-sum-hint-move-is-internal for gnus-request-move-article and
14264         whatever it calls (right now, only nnimap-request-move article
14265         respects it).
14266
14267         * nnimap.el (nnimap-request-move-article): When
14268         gnus-sum-hint-move-is-internal is set, don't do the extra
14269         nnimap-request-article.
14270
14271 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14272
14273         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14274
14275         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14276         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14277
14278         * gnus-sum.el (gnus-summary-caesar-message):
14279         Apply `gnus-treat-article' after rotation.
14280
14281         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14282         doc string.
14283
14284 2005-02-22  Simon Josefsson  <jas@extundo.com>
14285
14286         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14287         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14288         <arne@arnested.dk>.
14289         (encrypt): Add password-cache and password-cache-expiry as group
14290         members.
14291
14292 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14293
14294         * smime.el (smime-ldap-host-list): Doc fix.
14295         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14296         cache) password.
14297         (smime-sign-region): Use it.
14298         (smime-decrypt-region): Use it.
14299         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14300         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14301         fails.
14302         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14303         certificate from DER to PEM format rather than calling openssl.
14304
14305         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14306
14307         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14308         for signing/encryption.
14309
14310         * mml.el (mml-parse-1): Use them.
14311
14312 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14313
14314         * nnrss.el (nnrss-verbose): Removed.
14315         (nnrss-request-group): Use `nnheader-message' instead.
14316
14317 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14318
14319         * nnrss.el (nnrss-verbose): New variable.
14320         (nnrss-request-group): Make it say nnrss is requesting a group.
14321
14322 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14323
14324         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14325         Handle news URL with given port correctly.
14326
14327 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14328
14329         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14330         containing special characters.
14331
14332         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14333
14334         * mml.el (mime-to-mml): Ditto.
14335
14336         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14337         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14338         (rfc2047-decode-region): Quote decoded words containing special
14339         characters when rfc2047-quote-decoded-words-containing-tspecials
14340         is non-nil.
14341
14342 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14343
14344         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14345
14346         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14347
14348 2005-02-15  Simon Josefsson  <jas@extundo.com>
14349
14350         * nnimap.el (nnimap-debug): Doc fix.
14351
14352         * imap.el (imap-debug): Doc fix.
14353
14354 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14355
14356         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14357
14358 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14359
14360         * gnus.el (spam-contents): Improve docs for spam-contents
14361         parameter in its variable incarnation.
14362
14363 2005-02-14  Simon Josefsson  <jas@extundo.com>
14364
14365         * smime-ldap.el: Use require instead of load-library for ldap.
14366         (smime-ldap-search): Indent.
14367         (smime-ldap-search-internal): Shorten line.
14368
14369         * smime.el (smime-cert-by-dns): Add doc-string.
14370         (smime-cert-by-ldap-1): Indent.
14371
14372         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
14373         mml-smime-get-dns-ldap.
14374         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14375
14376 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14377
14378         * smime.el: Require smime-ldap.
14379         (smime-ldap-host-list): New variable.
14380         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14381
14382         * mml-smime.el (mml-smime-encrypt-query): New function.
14383         (mml-smime-encrypt-query): Use it.
14384
14385         * smime-ldap.el: New file.
14386
14387 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14388
14389         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14390
14391 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14392
14393         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14394         argument in doc string.  Make query for type more clear.
14395
14396 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14397
14398         * gnus.el (gnus-group-startup-message): Search for gnus images in
14399         etc/images/gnus.
14400         * mm-util.el (mm-image-load-path): Likewise.
14401         * smiley.el (smiley-data-directory): Search for smilies in
14402         etc/images/smilies.
14403
14404 2005-02-09  Kim F. Storm  <storm@cua.dk>
14405
14406         Change Emacs release version from 21.4 to 22.1 throughout.
14407         Change Emacs development version from 21.3.50 to 22.0.50.
14408
14409 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14410
14411         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14412
14413         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14414         non-Mule XEmacs as well.
14415         (mm-decompress-buffer): Signal an error intentionally if it does
14416         not decompress compressed data because auto-compression-mode is
14417         disabled.
14418
14419 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14420
14421         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14422         an ID in the registry even if it has no groups.
14423
14424 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14425
14426         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14427         merge it into mm-decompress-buffer.
14428         (gnus-mime-copy-part): Use the MIME part charset, the value which
14429         a user specified or gnus-newsgroup-charset for decoding, like
14430         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14431         save-buffer what was used.  Suggested by Kevin Ryde
14432         <user42@zip.com.au>.
14433         (gnus-mime-inline-part): Allow the name parameter as well as the
14434         filename parameter; force decompressing of compressed data; always
14435         display contents being not decoded as unibyte.
14436
14437         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14438         as well as the filename parameter.
14439
14440         * mm-util.el (mm-decompress-buffer): Merge
14441         gnus-mime-jka-compr-maybe-uncompress.
14442         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14443         of compressed data.
14444
14445 2005-02-08  Simon Josefsson  <jas@extundo.com>
14446
14447         * imap.el (imap-log): Doc fix.
14448
14449 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14450
14451         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14452         the coding cookies; decompress compressed parts.
14453
14454         * mml.el (mml-generate-mime-1): Add the charset parameter according
14455         to the value which a user specified manually or the coding cookie.
14456
14457         * mm-util.el (mm-string-to-multibyte): New function.
14458         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14459         (mm-coding-system-to-mime-charset): New function.
14460         (mm-decompress-buffer): New function.
14461         (mm-find-buffer-file-coding-system): New function.
14462
14463         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14464         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14465         parts.
14466
14467 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14468
14469         * mm-view.el (mm-display-inline-fontify): Decode a part according
14470         to the charset parameter.
14471
14472 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14473
14474         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14475         prefix arg is neither nil nor a number, as info specifies.
14476
14477 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14478
14479         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14480         timestamps.
14481
14482 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14483
14484         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14485         groups error checking and notify user.
14486
14487 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14488
14489         * message.el (message-send-mail-function): Check existence of
14490         sendmail-program first before using default value
14491         `message-send-mail-with-sendmail'.  Otherwise use more generic
14492         `smtpmail-send-it'.
14493
14494 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14495
14496         * nntp.el (nntp-request-update-info): Always return nil.
14497
14498 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14499
14500         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14501
14502 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14503
14504         * message.el (message-beginning-of-line): Change the behavior when
14505         invoked between BOL and : so that it first moves backward.
14506
14507 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14508
14509         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14510         article buffer when editing of the article is discarded.
14511         (gnus-article-prepare): Revert.
14512
14513 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14514
14515         * gnus-art.el (gnus-article-prepare):
14516         Remove message-strip-forbidden-properties from the local hook.
14517
14518 2005-01-27  Simon Josefsson  <jas@extundo.com>
14519
14520         * password.el (password-cache-add): Only start one timer per key.
14521         Reported by Derek Atkins <warlord@MIT.EDU>.
14522
14523 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14524
14525         * run-at-time.el: Removed.  It is no longer needed as
14526         timer-funcs.el in the xemacs-base package has a working version of
14527         `run-at-time'.
14528
14529         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
14530
14531         * password.el: Require timer-funcs instead of run-at-time in
14532         XEmacs.
14533         Remove `password-run-at-time' macro.
14534         (password-cache-add): Use `run-at-time' instead of
14535         `password-run-at-time'.
14536
14537         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
14538         Remove `nnheader-cancel-function-timers' alias,
14539         `cancel-function-timers' exists in XEmacs in timer-funcs.
14540
14541         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14542         for `run-with-idle-timer'.
14543
14544         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14545         for `run-at-time'.
14546
14547         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14548         for `with-timeout'.
14549
14550         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
14551         the same as for XEmacs 21.4.
14552         No need to ignore `run-with-idle-timer', this function exists in
14553         XEmacs now in timer-funcs.el in the xemacs-base package.
14554         (dgnushack-compile): No need to delete
14555         run-at-time.el from the list of files to compile because it
14556         doesn't exist anymore.
14557
14558 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14559
14560         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14561         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14562
14563 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14564
14565         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14566         sensitively.
14567
14568 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14569
14570         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14571
14572 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14573
14574         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14575         which will be inserted according to the multibyteness of a buffer
14576         rather than the type of contents.  Suggested by ARISAWA Akihiro
14577         <ari@mbf.ocn.ne.jp>.
14578
14579         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14580         of string which old xml.el may return rather than a string.
14581
14582 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14583
14584         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14585
14586 2005-01-16  Simon Josefsson  <jas@extundo.com>
14587
14588         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14589         idn/idna.el isn't available.
14590         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14591         <michael@waxrat.com>.
14592
14593         * hashcash.el: Remove non-FSF copyright header.
14594
14595         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14596         (hashcash-generate-payment): Use it.
14597         (hashcash-generate-payment-async): Use it.
14598
14599 2005-01-15  Simon Josefsson  <jas@extundo.com>
14600
14601         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14602         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14603
14604         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14605         gnus-summary-idna-message.
14606         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14607         (gnus-summary-idna-message): New function.
14608
14609 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14610
14611         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14612         gnus-novice-user.
14613
14614 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14615
14616         * nnrss.el (nnrss-request-delete-group): Delete entries in
14617         nnrss-group-alist as well.
14618         (nnrss-save-server-data): Insert newline.
14619
14620 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14621
14622         * gnus.el (gnus-user-agent): Use list of symbols instead of
14623         symbols.  Display full version number for (S)XEmacs.  Optionally
14624         display (S)XEmacs codename.
14625
14626         * gnus-util.el (gnus-emacs-version): Update for new
14627         `gnus-user-agent'.
14628
14629         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14630         Gnus version.
14631
14632 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14633
14634         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14635         which is unreadable in some setups.
14636
14637 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14638
14639         * gnus-spec.el (gnus-update-format-specifications): Flush the
14640         group format spec cache if it doesn't support decoded group names.
14641
14642 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14643
14644         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14645         Allow to apply decay on score files matching a regexp.
14646
14647 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14648
14649         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14650         compatibility in %g and %c.
14651
14652 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14653
14654         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14655         name for only %g and %c.
14656         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14657         of gnus-tmp-group to decoded group name.
14658         (gnus-group-make-rss-group): Exclude `/'s from group names.
14659
14660 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14661
14662         * nnrss.el (nnrss-get-encoding): Fix regexp.
14663
14664 2004-12-27  Simon Josefsson  <jas@extundo.com>
14665
14666         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14667         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14668         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14669
14670 2004-12-17  Kim F. Storm  <storm@cua.dk>
14671
14672         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14673
14674         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14675
14676 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14677
14678         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14679
14680 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14681
14682         * nnrss.el: Require rfc2047 and mml.
14683         (nnrss-file-coding-system): New variable.
14684         (nnrss-format-string): Redefine it as an inline function.
14685         (nnrss-decode-group-name): New function.
14686         (nnrss-string-as-multibyte): Remove.
14687         (nnrss-retrieve-headers): Decode group name; don't use
14688         nnrss-format-string.
14689         (nnrss-request-group): Decode group name.
14690         (nnrss-request-article): Decode group name; allow a Message-ID as
14691         well as an article number; don't use nnrss-format-string; encode a
14692         Message-ID string which may contain non-ASCII characters; use
14693         mml-to-mime to compose a MIME article.
14694         (nnrss-request-expire-articles): Decode group name.
14695         (nnrss-request-delete-group): Decode group name.
14696         (nnrss-fetch): Clarify error message.
14697         (nnrss-read-server-data): Use insert-file-contents instead of load;
14698         bind file-name-coding-system; use multibyte buffer.
14699         (nnrss-save-server-data): Bind coding-system-for-write to the
14700         value of nnrss-file-coding-system; bind file-name-coding-system;
14701         add coding cookie.
14702         (nnrss-read-group-data): Use insert-file-contents instead of load;
14703         bind file-name-coding-system; use multibyte buffer.
14704         (nnrss-save-group-data): Bind coding-system-for-write to the
14705         value of nnrss-file-coding-system; bind file-name-coding-system.
14706         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14707         make it work with non-ASCII text.
14708         (nnrss-find-el): Make it work with old xml.el as well.
14709
14710 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14711
14712         * nnrss.el (nnrss-get-encoding): New function.
14713         (nnrss-fetch): Use unibyte buffer initially; bind
14714         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14715         decode contents according to the encoding attribute.
14716         (nnrss-save-group-data): Add coding cookie.
14717         (nnrss-mime-encode-string): New function.
14718         (nnrss-check-group): Use it to encode subject and author.
14719
14720 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14721
14722         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14723         imaginary variable.
14724
14725 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14726
14727         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14728         correctly even if there are wide characters.
14729
14730 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14731
14732         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14733         downcased symbol names; make a new cache instead of reusing
14734         bbdb-hashtable.
14735
14736 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14737
14738         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14739         concatenating segments rather than before concatenating them.
14740         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14741
14742         * message.el (message-get-reply-headers): Bind `extra'.
14743
14744 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14745
14746         * message.el (message-extra-wide-headers): New variable.
14747         (message-get-reply-headers): Use it.
14748
14749 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14750
14751         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14752         (gnus-agent-group-pathname): Ditto.
14753
14754         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14755
14756         * gnus-group.el (gnus-group-make-group): Decode group name.
14757         (gnus-group-make-rss-group): Register the group data after opening
14758         the nnrss group.
14759
14760 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14761
14762         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14763         by expiry now get marked as read.
14764
14765 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14766
14767         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14768
14769 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14770
14771         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14772         unify Latin characters in XEmacs.
14773         (mm-find-mime-charset-region): Use it.
14774
14775 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14776
14777         * gnus-util.el (gnus-delete-directory): New function.
14778
14779         * gnus-agent.el (gnus-agent-delete-group): Use it.
14780
14781         * gnus-cache.el (gnus-cache-delete-group): Use it.
14782
14783 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14784
14785         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14786         names.
14787
14788 2004-12-16  Simon Josefsson  <jas@extundo.com>
14789
14790         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14791
14792 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14793
14794         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14795
14796         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14797         (gnus-group-set-current-level): Decode group name.
14798
14799 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14800
14801         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14802         failed.
14803
14804 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14805
14806         * gnus-group.el (gnus-group-delete-group): Decode group name.
14807         (gnus-group-make-rss-group): Encode group name.
14808         (gnus-group-catchup-current): Decode group name.
14809         (gnus-group-kill-group): Decode group name.
14810
14811 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14812
14813         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14814
14815 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14816
14817         * gnus-group.el (gnus-group-make-rss-group):
14818         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14819
14820         * gnus-start.el (gnus-setup-news): Honor user's setting to
14821         gnus-message-archive-method.  Suggested by Lute Kamstra
14822         <lute@gnu.org>.
14823
14824 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14825
14826         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14827         global counterparts of the buffer-local variables.
14828
14829 2004-11-16  Romain Francoise  <romain@orebokech.com>
14830
14831         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14832         counterparts of the buffer-local variables.
14833
14834 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14835
14836         * message.el (message-forbidden-properties): Fixed typo in doc
14837         string.
14838
14839 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14840
14841         * gnus-util.el (gnus-replace-in-string): Added doc string.
14842
14843         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14844         to avoid problems when splitting mails with many recipients.
14845
14846 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14847
14848         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14849         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14850
14851 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14852
14853         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14854         if there is no hashtable in memory or file modification time is
14855         newer than cached timestamp.
14856
14857 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14858
14859         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14860         not-matching option.
14861
14862 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14863
14864         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14865         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14866         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14867         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14868         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14869         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14870
14871 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14872
14873         * message.el (message-forward-make-body-mml): Remove headers
14874         according to message-forward-ignored-headers if a message is decoded.
14875
14876 2004-12-02  Romain Francoise  <romain@orebokech.com>
14877
14878         * message.el (message-forward-make-body-plain): Always remove
14879         headers according to message-forward-ignored-headers.
14880
14881 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14882
14883         * spam.el (spam-summary-prepare-exit): Remove the
14884         gnus-summary-limit pop for now, it has problems with ham marks for
14885         me.
14886
14887 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14888
14889         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14890         correctly.
14891
14892 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14893
14894         * format-spec.el (format-spec): Message the char.
14895
14896 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14897
14898         * gnus-art.el (gnus-split-methods): Reformat comments.
14899
14900         * spam.el (spam-summary-prepare-exit): Remove article limits
14901         before exiting the summary buffer.
14902
14903 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14904
14905         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14906         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14907
14908         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14909         order to silence the byte compiler.
14910
14911         * spam.el: Fix the way to silence the byte compiler, which
14912         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14913         bbdb-search-simple, spam-BBDB-register-routine,
14914         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14915         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14916         spam-stat-buffer-is-spam, spam-stat-load,
14917         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14918         spam-stat-save and spam-stat-split-fancy.
14919
14920 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14921
14922         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14923         which may confuse users.
14924         (canlock-password-for-verify): Ditto.
14925
14926         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14927
14928         * gnus-art.el (gnus-emphasis-alist): Ditto.
14929
14930         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14931
14932         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14933
14934         * gnus-start.el (gnus-save-killed-list): Ditto.
14935
14936         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14937         (gnus-sum-thread-tree-root): Ditto.
14938         (gnus-sum-thread-tree-false-root): Ditto.
14939         (gnus-sum-thread-tree-single-indent): Ditto.
14940
14941         * message.el (message-courtesy-message): Ditto.
14942         (message-archive-note): Ditto.
14943         (message-subscribed-address-file): Ditto.
14944         (message-user-fqdn): Ditto.
14945
14946         * spam-report.el (spam-report-gmane-regex): Ditto.
14947
14948         * spam.el (spam-blackhole-good-server-regex): Ditto.
14949
14950 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14951
14952         * mml.el (mml-preview): Widen the message buffer before copying
14953         the contents to the preview buffer; sort headers before previewing.
14954
14955         * message.el (message-hidden-headers): Fix the way to avoid a bug
14956         in the `repeat' widget in Emacs 21.3 or earlier.
14957
14958 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14959
14960         * message.el (message-hidden-headers): Default to "^References:".
14961         Improve customization type.  Suggested by Reiner Steib
14962         <Reiner.Steib@gmx.de>.
14963
14964 2004-11-25  Romain Francoise  <romain@orebokech.com>
14965
14966         * message.el (message-strip-forbidden-properties): Remove check for
14967         obsolete `message-hidden' text property, hidden headers are not
14968         accessible in the buffer anymore.
14969
14970 2004-11-22  Romain Francoise  <romain@orebokech.com>
14971
14972         * message.el (message-header-format-alist): Add `From' in list
14973         so that it can be sorted.
14974         (message-fix-before-sending): Widen and sort headers before
14975         sending.
14976         (message-hide-headers): Use narrowing to hide headers by moving
14977         them to the top of the buffer and narrowing to the region
14978         underneath.
14979
14980 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14981
14982         * message.el (message-strip-forbidden-properties): Bind
14983         buffer-read-only (etc) to nil.
14984
14985 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14986
14987         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14988         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14989
14990 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14991
14992         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14993
14994 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14995
14996         * dns.el (query-dns): Use sit-for to time instead of
14997         accept-process-output, since that doesn't seem to work on udp
14998         sockets.
14999
15000 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15001
15002         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15003
15004 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15005
15006         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15007         doc string.  Improve doc string.
15008
15009 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15010
15011         * nntp.el (nntp-request-update-info): Return nil if
15012         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15013         may not call gnus-activate-group which uselessly issues the GROUP
15014         commands for all nntp groups and wastes time.  Reported by Romain
15015         Francoise <romain@orebokech.com>.
15016
15017         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15018
15019 2004-11-15  Simon Josefsson  <jas@extundo.com>
15020
15021         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15022         headers separately.
15023         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15024         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15025
15026 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15027
15028         * gnus-start.el (gnus-convert-old-newsrc):
15029         Assign legacy-gnus-agent to 5.10.7.
15030
15031 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15032
15033         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15034         start of the lines.
15035
15036 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15037
15038         * hashcash.el (hashcash-default-payment): Change default to 20.
15039         (hashcash-default-accept-payment): Change default to 20.
15040         (hashcash-process-alist): New variable.
15041         (hashcash-generate-payment-async): Add.
15042         (hashcash-already-paid-p): Add.
15043         (hashcash-insert-payment): Don't generate payments twice.
15044         (hashcash-insert-payment-async): Add.
15045         (hashcash-insert-payment-async-2): Add.
15046         (hashcash-cancel-async): Add.
15047         (hashcash-wait-async): Add.
15048         (hashcash-processes-running-p): Add.
15049         (hashcash-wait-or-cancel): Add.
15050         (mail-add-payment): New optional argument.  Conditionally start
15051         asynchronous calculation.
15052         (mail-add-payment-async): Add.
15053
15054         * message.el (message-send-mail): Wait for asynchronous hashcash
15055         results.  Don't clobber existing X-Hashcash headers.
15056         (message-setup-1): Call mail-add-payment-async when
15057         message-generate-hashcash is non-nil.
15058
15059 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15060
15061         * message.el (message-use-alternative-email-as-from): Examine the
15062         From header as well; use message-make-from in order to include a
15063         user's full name.
15064
15065 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15066
15067         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15068         default; improve customization type.
15069         (gnus-emphasis-custom-with-format): New macro.
15070         (gnus-emphasis-custom-value-to-external): New function.
15071         (gnus-emphasis-custom-value-to-internal): New function.
15072
15073 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15074
15075         * dns.el (query-dns): Resolve reverse addresses.
15076
15077 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15078
15079         * gnus-group.el (gnus-group-get-new-news): Use it.
15080
15081         * gnus-start.el (gnus-check-reasonable-setup): New function.
15082
15083 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15084
15085         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15086         "Args out of range" error.  Reported by Arnaud Giersch
15087         <arnaud.giersch@free.fr>.
15088
15089 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15090
15091         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15092
15093 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15094
15095         * spam.el (spam group): Add :version.
15096
15097         * pgg-def.el (pgg group): Add :version.
15098
15099 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15100
15101         * gnus-art.el (gnus-article-edit-article): Don't associate the
15102         article buffer with a draft file.  This is a temporary measure
15103         against the 2004-08-22 change to gnus-article-edit-mode.
15104
15105 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15106
15107         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15108         (html2text-format-tags): Remove unused variable `attr'.
15109
15110 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15111
15112         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15113
15114         * tls.el (tls-process-connection-type, tls-success)
15115         (tls-certtool-program): Add :version.
15116
15117         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15118         (starttls-extra-arguments, starttls-process-connection-type)
15119         (starttls-connect, starttls-failure, starttls-success): Add :version.
15120
15121         * spam-stat.el (spam-stat): Add :version.
15122
15123         * sieve.el (sieve): Add :version.
15124
15125         * sha1.el (sha1): Add :version.
15126         (sha1-use-external): Remove redundant version.
15127
15128         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15129         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15130         (nnmail-split-fancy-match-partial-words)
15131         (nnmail-split-lowercase-expanded): Add :version.
15132
15133         * nndiary.el (nndiary): Add :version.
15134
15135         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15136
15137         * mml-sec.el (mml-default-sign-method)
15138         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15139         Add :version.
15140
15141         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15142
15143         * mm-url.el (mm-url-use-external, mm-url-program)
15144         (mm-url-arguments): Add :version.
15145
15146         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15147         (mm-attachment-file-modes, mm-decrypt-option)
15148         (mm-w3m-safe-url-regexp): Add :version.
15149
15150         * message.el (message-cite-prefix-regexp)
15151         (message-sendmail-envelope-from, message-minibuffer-local-map)
15152         (message-user-fqdn, message-completion-alist): Add :version.
15153
15154         * gnus-win.el (gnus-configure-windows-hook)
15155         (gnus-use-frames-on-any-display): Add :version.
15156
15157         * gnus-art.el (gnus-article-address-banner-alist)
15158         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15159         (gnus-treat-from-picon, gnus-treat-mail-picon)
15160         (gnus-treat-x-pgp-sig): Add :version.
15161
15162         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15163         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15164         (gnus-summary-article-delete-hook)
15165         (gnus-summary-display-while-building): Add :version.
15166
15167         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15168         (gnus-get-top-new-news-hook): Add :version.
15169
15170         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15171         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15172
15173         * gnus-registry.el (gnus-registry): Add :version.
15174
15175         * gnus-spec.el (gnus-use-correct-string-widths)
15176         (gnus-make-format-preserve-properties): Add :version.
15177
15178         * gnus.el (gnus-group-charter-alist)
15179         (gnus-group-fetch-control-use-browse-url)
15180         (gnus-install-group-spam-parameters): Add :version.
15181
15182         * gnus-diary.el (gnus-diary): Add :version.
15183
15184         * gnus-delay.el (gnus-delay): Add :version.
15185
15186         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15187         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15188         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15189         Add :version.
15190
15191         * gnus-agent.el (gnus-agent-max-fetch-size)
15192         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15193         (gnus-agent-prompt-send-queue): Add :version.
15194
15195         * deuglify.el (gnus-outlook-deuglify): Add :version.
15196
15197         * html2text.el: Beautify code.  Improve doc strings.  Some
15198         checkdoc cleanup.
15199         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15200
15201 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15202
15203         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15204
15205 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15206
15207         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15208         when package is loaded.
15209
15210         * spam.el (spam-summary-score-preferred-header): Add global preference
15211         for people who want to override the default SpamAssassin over
15212         Bogofilter preference (when both are set).
15213         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15214         (spam-user-format-function-S): Check
15215         spam-summary-score-preferred-header.
15216         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15217         (spam-user-format-function-S): Format the score correctly.
15218
15219 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15220
15221         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15222         signature file.  Suggested by Manoj Srivastava
15223         <srivasta@golden-gryphon.com>.
15224
15225         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15226         iso-2022-jp even in the Japanese language environment.
15227         Suggested by Jason Rumney <jasonr@gnu.org>.
15228
15229 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15230
15231         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15232         use the same characters as the dummy marks; make it free from
15233         getting affected by the language environment.
15234         (gnus-summary-read-group-1): Update mark positions only when the
15235         format spec is updated.
15236
15237         * gnus-spec.el (gnus-update-format-specifications): Return a list
15238         of updated types.
15239
15240 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15241
15242         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15243         of boundp to check if display-warning is available.
15244
15245 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15246
15247         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15248
15249 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15250
15251         * nnspool.el (nnspool-spool-directory): Use news-path if the
15252         news-directory variable is not bound.
15253
15254         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15255         function instead of display-warning if it is not available.
15256
15257 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15258
15259         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15260         v5-10: Use `point-at-bol'.
15261
15262 2004-10-26  Simon Josefsson  <jas@extundo.com>
15263
15264         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15265         <chenggao@gmail.com>.
15266
15267 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15268
15269         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15270         instead.
15271
15272 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15273
15274         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15275         to remove a server from the nnimap-server-buffer-alist.
15276         (nnimap-open-connection, nnimap-close-server): Use it.
15277
15278         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15279
15280 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15281
15282         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15283         running the major-mode function.
15284
15285 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15286
15287         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15288         dummy marks in the right way.
15289
15290 2004-10-18  David Edmondson  <dme@dme.org>
15291
15292         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15293         excessively.
15294
15295 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15296
15297         * gnus-util.el (gnus-split-references): Accept a nil references
15298         string and go on blissfully.
15299
15300         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15301         cases where the references string is non-nil but has no references.
15302
15303         * encrypt.el: Add autoload tags.
15304
15305         * spam.el (spam-resolve-registrations-routine): Remove article
15306         from unregistration list too.  Reported by David Hanak
15307         <dhanak@isis.vanderbilt.edu>
15308
15309 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15310
15311         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15312         nil.  Changed custom type.
15313
15314 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15315
15316         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15317
15318         * gnus-sum.el (gnus-summary-move-article): Use it.
15319
15320 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15321
15322         * encrypt.el: Add autoload cookies.
15323
15324         * spam.el (spam-backend-article-list-property)
15325         (spam-backend-get-article-todo-list)
15326         (spam-backend-put-article-todo-list)
15327         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15328         Resolve registrations separately.
15329         (spam-register-routine): Format comments.
15330         (spam-unregister-routine, spam-register-routine): Always call with
15331         specific-articles, no default list.
15332         (spam-summary-prepare-exit): Use the spam-classifications function.
15333
15334         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15335         gnus-encrypt.el.
15336
15337         * encrypt.el: Copied from gnus-encrypt.el.
15338
15339         * gnus-encrypt.el: Commented that it's obsolete.
15340
15341 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15342
15343         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15344         (gnus-score-save): Use it.
15345
15346         * message.el (message-bury): Use `window-dedicated-p'.
15347
15348 2004-10-15  Simon Josefsson  <jas@extundo.com>
15349
15350         * pop3.el (top-level): Don't require nnheader.
15351         (pop3-read-timeout): Add.
15352         (pop3-accept-process-output): Add.
15353         (pop3-read-response, pop3-retr): Use it.
15354
15355 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15356
15357         * spam.el (spam-register-routine): Move comment.
15358         (spam-verify-bogofilter): Use 'unknown for the initial
15359         spam-bogofilter-valid state, not 'never.
15360
15361         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15362         for netrc-machine.
15363
15364         * nnimap.el (nnimap-open-connection): Use
15365         netrc-machine-user-or-password.
15366
15367 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15368
15369         * gnus-registry.el (gnus-registry-unload-hook):
15370         Set as a variable with add-hook.
15371
15372         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15373         of news-path.
15374
15375         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15376
15377         * spam.el: Delete duplicate `provide'.
15378         (spam-unload-hook): Set as a variable with add-hook.
15379
15380 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15381
15382         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15383         in the doc string.
15384
15385         * message.el (message-ignored-news-headers)
15386         (message-ignored-supersedes-headers)
15387         (message-ignored-resent-headers)
15388         (message-forward-ignored-headers): Improve custom type.
15389
15390 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15391
15392         * message.el (message-tokenize-header): Fix 2004-09-06 change
15393         which used point-min in the wrong place.
15394
15395 2004-10-12  Simon Josefsson  <jas@extundo.com>
15396
15397         * tls.el (tls-certtool-program): New variable.
15398         (tls-certificate-information): New function, based on
15399         ssl-certificate-information.
15400
15401 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15402
15403         * compface.el: Move the version of ELisp-based uncompface program
15404         to the contrib directory because of the copyright problem.
15405
15406 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15407
15408         * message.el (message-kill-buffer): Raise the current frame.
15409
15410 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15411
15412         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15413
15414         * gnus.el (message-y-or-n-p): Autoload.
15415
15416         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15417         (pop3-password-required, pop3-authentication-scheme)
15418         (pop3-leave-mail-on-server): Made customizable.
15419         (pop3): New custom group.
15420         (pop3-retr): Remove `sleep-for' statements.
15421         Suggested by Dave Love <fx@gnu.org>.
15422
15423         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15424         Windows/DOS.
15425
15426         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15427         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
15428         Dave Love <fx@gnu.org>.
15429
15430         * mml.el (mml-minibuffer-read-disposition): Require match.
15431         Suggested by Dave Love <fx@gnu.org>.
15432
15433 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15434
15435         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15436         doc string.
15437
15438 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15439
15440         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15441
15442 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15443
15444         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15445         instead of calling `mm-insert-inline', to decode text/* parts
15446         before displaying them.
15447
15448 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15449
15450         * mm-uu.el (mm-uu-text-plain-type): New variable.
15451         (mm-uu-pgp-signed-extract-1): Use it.
15452         (mm-uu-pgp-encrypted-extract-1): Use it.
15453         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15454         bind mm-uu-text-plain-type with that value.
15455         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15456         mm-uu-dissect.
15457
15458 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15459
15460         * gnus-group.el (gnus-update-group-mark-positions):
15461         * gnus-sum.el (gnus-update-summary-mark-positions):
15462         * message.el (message-check-news-body-syntax):
15463         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15464         of string-as-multibyte.
15465
15466 2004-10-05  Juri Linkov  <juri@jurta.org>
15467
15468         * gnus-group.el (gnus-update-group-mark-positions):
15469         * gnus-sum.el (gnus-update-summary-mark-positions):
15470         * message.el (message-check-news-body-syntax):
15471         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15472         8-bit unibyte values to a multibyte string for search functions.
15473
15474 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15475
15476         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15477         (mm-uu-dissect-text-parts): New function.
15478
15479         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15480         dissect text parts.
15481
15482         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15483         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15484
15485         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15486
15487         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
15488         gnus-current-topics instead of gnus-current-topic.
15489
15490 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15491
15492         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15493
15494 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15495
15496         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15497         where approriate.
15498
15499         * nnml.el (nnml-generate-active-info): do.
15500
15501         * nndiary.el (nndiary-generate-active-info): do.
15502
15503         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15504         (gnus-topic-move): do.
15505
15506         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15507         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15508
15509         * gnus-srvr.el (gnus-server-prepare)
15510         (gnus-server-open-all-servers): do.
15511
15512         * gnus-msg.el (gnus-summary-cancel-article)
15513         (gnus-summary-resend-message)
15514         (gnus-summary-mail-crosspost-complaint): do.
15515
15516         * gnus-move.el (gnus-change-server): do.
15517
15518         * gnus-group.el (gnus-group-unmark-all-groups)
15519         (gnus-group-set-current-level): do.
15520
15521 2004-10-04  Simon Josefsson  <jas@extundo.com>
15522
15523         * message.el (message-generate-hashcash): Doc fix.
15524
15525 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15526
15527         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15528         avoid infinite recursion via gnus-get-function.
15529
15530 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15531
15532         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15533
15534         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15535
15536         * nnmail.el (nnmail-split-history): do.
15537
15538         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15539         (nnml-request-delete-group): do.
15540
15541         * nnslashdot.el (nnslashdot-read-groups): do.
15542
15543         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15544         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15545
15546         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15547         (nnspool-sift-nov-with-sed): Use last.
15548         (nnspool-retrieve-headers-with-nov): Use mapc.
15549         (nnspool-request-newgroups): Use dolist.
15550         (nnspool-request-group): Use last.
15551
15552         * nntp.el (nntp-read-server-type): Use dolist.
15553
15554         * nnvirtual.el (nnvirtual-create-mapping)
15555         (nnvirtual-update-read-and-marked): Use dolist.
15556         (nnvirtual-convert-headers): Simplify.
15557
15558 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15559
15560         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
15561         support for sync'ing tick marks.
15562
15563 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15564
15565         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15566         there's no visible header.
15567
15568 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15569
15570         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
15571         necessary, pass full group name to gnus-request-set-marks.
15572
15573 2004-10-01  Simon Josefsson  <jas@extundo.com>
15574
15575         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15576         acroread.
15577
15578 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15579
15580         * spam-report.el (spam-report-gmane): Fix interactive.
15581
15582         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15583
15584         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15585         when writing file.
15586         (gnus-agent-synchronize-flags): Don't default to being
15587         interactive.
15588
15589 2004-09-30  Simon Josefsson  <jas@extundo.com>
15590
15591         * message.el (message-generate-hashcash): Add.
15592         (message-send-mail): Use it, call mail-add-payment.
15593
15594 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15595
15596         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15597
15598 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15599
15600         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
15601         gnus-requst-update-info with explicit code to sync the in-memory
15602         info read flags with the marks being sync'd to the backend.
15603
15604         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
15605
15606 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15607
15608         * spam.el (spam-verify-bogofilter): Add new function.
15609         (spam-check-bogofilter)
15610         (spam-bogofilter-register-with-bogofilter): Use it.
15611         (spam-verify-bogofilter): Add small fixes.
15612
15613 2004-09-28  Simon Josefsson  <jas@extundo.com>
15614
15615         * hashcash.el (hashcash-generate-payment): Revert.
15616
15617 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15618
15619         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15620         gnus-extract-references instead of gnus-split-references.
15621
15622         * gnus-util.el (gnus-extract-references): Add new function, analogous
15623         to gnus-split-references but extracts only the message-ID without
15624         anything extra.
15625
15626         * hashcash.el (hashcash-generate-payment)
15627         (hashcash-check-payment): Do the right thing if hashcash-path is
15628         nil (because the hashcash program could not be found).
15629
15630         * spam.el (spam-use-hashcash): Remove comment.
15631
15632 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15633
15634         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15635         (gnus-cache-enter-article, gnus-cache-remove-article)
15636         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15637
15638         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15639
15640         * gnus-art.el (article-hide-boring-headers)
15641         (article-translate-strings, article-display-face)
15642         (gnus-article-mime-match-handle-first)
15643         (gnus-article-highlight-headers)
15644         (gnus-article-add-buttons-to-head): do.
15645
15646 2004-09-27  Simon Josefsson  <jas@extundo.com>
15647
15648         * hashcash.el: New version, from
15649         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15650         ../contrib/.
15651
15652 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15653
15654         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15655
15656 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15657
15658         * gnus-dup.el (gnus-dup-open): Use mapc.
15659         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15660
15661         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15662         Reported by Stefan Wiens <s.wi@gmx.net>.
15663
15664         * gnus.el (gnus-shutdown): Use dolist.
15665
15666         * gnus-undo.el (gnus-undo): Use mapc.
15667
15668         * nnrss.el (nnrss-generate-active): do.
15669
15670         * message.el (message-cite-original-without-signature)
15671         (message-cite-original): Use mapc.
15672         (message-do-actions, message-make-forward-subject): Use dolist.
15673
15674 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15675
15676         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15677         deletion to remove entire duplicate line.  Fixes merged article
15678         number bug.
15679
15680 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15681
15682         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15683         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15684         first ask if you want to open a server and then, even when you
15685         responded with no, asking if you want to synchronize the server's
15686         flags.
15687         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15688         multi-line expressions.
15689         (gnus-agent-synchronize-group-flags): New internal function.
15690         Updates marks in memory (in the info structure) AND in the
15691         backend.
15692
15693         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15694
15695         * nnagent.el (nnagent-request-set-mark): Use
15696         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15697         method, to ensure that synchronization updates marks in the
15698         backend and in the info (in memory) structure.
15699
15700 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15701
15702         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15703         convention fully; don't miss the root article of a thread; make
15704         the X-Draft-From header with correct article numbers.
15705
15706 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15707
15708         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15709         unless plugged.  Disable the agent so that an open failure causes
15710         an error.
15711
15712         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15713         Reverted 2004-09-21 change.  The backend must be opened while
15714         synchronizing flags even when the backend stores the flags
15715         locally.
15716
15717 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15718
15719         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15720         in `header' match.  Reported by Svend Tollak Munkejord.
15721
15722         * message.el (message-cite-original): Fix use of
15723         `message-cite-articles-with-x-no-archive'.
15724
15725 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15726
15727         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15728         (gnus-window-to-buffer): Ditto.
15729
15730         * mml.el (mml-preview-buffer): New variable.
15731         (mml-preview): Manage window layout with gnus-buffer-configuration.
15732
15733         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15734         X-Draft-From header even if those articles aren't quoted.
15735
15736 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15737
15738         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15739         (gnus-request-set-mark, gnus-request-update-mark): Use new
15740         g-s-t-u-l-m to decide to use backend even when unplugged.
15741
15742 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15743
15744         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15745         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15746
15747 2004-09-20  Simon Josefsson  <jas@extundo.com>
15748
15749         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15750         "utf-16-le".
15751
15752 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15753
15754         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15755
15756 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15757
15758         * uudecode.el (uudecode-use-external): Add :version.
15759
15760         * smime.el (smime-CA-file, smime-encrypt-cipher)
15761         (smime-dns-server): Add :version.
15762
15763         * smiley.el (gnus-smiley-file-types): Add :version.
15764
15765         * sha1.el (sha1-use-external): Add :version.
15766
15767         * pgg-def.el (pgg-query-keyserver): Add :version.
15768
15769         * nnmail.el (nnmail-fancy-expiry-targets)
15770         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15771         Add :version.
15772
15773         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15774         (nnimap-retrieve-groups-asynchronous): Add :version.
15775         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15776
15777         * mml.el (mml-content-disposition-parameters)
15778         (mml-insert-mime-headers-always): Add :version.
15779
15780         * mm-util.el (mm-coding-system-priorities): Add :version.
15781
15782         * mm-decode.el (mm-inline-text-html-with-images)
15783         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15784         (mm-verify-option): Add :version.
15785         (mm-text-html-renderer): Change :version.
15786
15787         * message.el (message-fcc-externalize-attachments)
15788         (message-required-headers, message-draft-headers)
15789         (message-subject-trailing-was-query)
15790         (message-subject-trailing-was-ask-regexp)
15791         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15792         (message-mark-insert-end, message-archive-header)
15793         (message-archive-note, message-cross-post-default)
15794         (message-cross-post-note, message-followup-to-note)
15795         (message-cross-post-note-function, message-use-mail-followup-to)
15796         (message-subscribed-address-functions)
15797         (message-subscribed-address-file, message-subscribed-addresses)
15798         (message-subscribed-regexps, message-allow-no-recipients)
15799         (message-yank-cited-prefix, message-signature-insert-empty-line)
15800         (message-hidden-headers, message-hierarchical-addresses)
15801         (message-mail-user-agent, message-use-idna)
15802         (message-valid-fqdn-regexp)
15803         (message-strip-special-text-properties, message-header-synonyms)
15804         (message-beginning-of-line, message-tab-body-function): Add :version.
15805         (message-insert-canlock, message-wide-reply-confirm-recipients):
15806         Change :version.
15807
15808         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15809         and :version.
15810         (mail-source-delete-old-incoming-confirm)
15811         (mail-source-movemail-program): Add :version.
15812
15813         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15814         (gnus-agent-cache, gnus-agent): Change :version.
15815
15816         * gnus-util.el (gnus-use-byte-compile): Change :version.
15817
15818         * gnus-sum.el (gnus-summary-make-false-root-always)
15819         (gnus-summary-default-high-score)
15820         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15821         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15822         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15823         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15824         (gnus-sum-thread-tree-single-indent)
15825         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15826         (gnus-sum-thread-tree-leaf-with-other)
15827         (gnus-sum-thread-tree-single-leaf): Add :version.
15828         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15829         (gnus-article-loose-mime): Change :version.
15830
15831         * gnus-start.el (gnus-backup-startup-file)
15832         (gnus-save-startup-file-via-temp-buffer): Add :version.
15833
15834         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15835         (gnus-server-offline-face): Add :version.
15836
15837         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15838
15839         * gnus-msg.el (gnus-gcc-externalize-attachments)
15840         (gnus-debug-files, gnus-debug-exclude-variables)
15841         (gnus-discouraged-post-methods): Change :version.
15842         (gnus-confirm-mail-reply-to-news)
15843         (gnus-confirm-treat-mail-like-news): Add :version.
15844
15845         * gnus-int.el (gnus-server-unopen-status): Add :version.
15846
15847         * gnus-group.el (gnus-group-jump-to-group-prompt)
15848         (gnus-large-ephemeral-newsgroup)
15849         (gnus-fetch-old-ephemeral-headers): Add :version.
15850
15851         * gnus-fun.el (gnus-x-face-directory)
15852         (gnus-convert-pbm-to-x-face-command)
15853         (gnus-convert-image-to-x-face-command)
15854         (gnus-convert-image-to-face-command): Add :version.
15855
15856         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15857
15858         * gnus-cite.el (gnus-cite-blank-line-after-header)
15859         (gnus-article-boring-faces): Add :version.
15860
15861         * gnus-art.el (gnus-buttonized-mime-types)
15862         (gnus-inhibit-mime-unbuttonizing)
15863         (gnus-treat-display-face)
15864         (gnus-treat-body-boundary): Change :version.
15865         (gnus-body-boundary-delimiter, gnus-picon-databases)
15866         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15867         (gnus-treat-date-english, gnus-treat-fold-headers)
15868         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15869         (gnus-treat-mail-picon, gnus-treat-wash-html)
15870         (gnus-article-encrypt-protocol)
15871         (gnus-use-idna, gnus-article-over-scroll)
15872         (gnus-mime-display-multipart-alternative-as-mixed)
15873         (gnus-mime-display-multipart-related-as-mixed)
15874         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15875         (gnus-ctan-url, gnus-button-ctan-handler)
15876         (gnus-button-handle-ctan-bogus-regexp)
15877         (gnus-button-ctan-directory-regexp)
15878         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15879         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15880         (gnus-button-man-level, gnus-button-emacs-level)
15881         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15882
15883         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15884         (gnus-agent-go-online): Change :version.
15885         (gnus-agent-expire-unagentized-dirs)
15886         (gnus-agent-auto-agentize-methods): Add :version.
15887
15888         * flow-fill.el (fill-flowed-display-column)
15889         (fill-flowed-encode-column): Add :version.
15890
15891         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15892         (gnus-outlook-deuglify-unwrap-max)
15893         (gnus-outlook-deuglify-cite-marks)
15894         (gnus-outlook-deuglify-unwrap-stop-chars)
15895         (gnus-outlook-deuglify-no-wrap-chars)
15896         (gnus-outlook-deuglify-attrib-cut-regexp)
15897         (gnus-outlook-deuglify-attrib-verb-regexp)
15898         (gnus-outlook-deuglify-attrib-end-regexp)
15899         (gnus-outlook-display-hook): Add :version.
15900
15901         * binhex.el (binhex-use-external): Add :version.
15902
15903 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15904
15905         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15906         and `invisible'.
15907
15908 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15909
15910         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15911         in gnus-registry-trim.
15912
15913 2004-09-13  Simon Josefsson  <jas@extundo.com>
15914
15915         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15916
15917         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15918
15919         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15920         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15921         <yamaoka@jpl.org>.
15922         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15923         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15924         <yamaoka@jpl.org>.
15925
15926         * sieve.el (sieve-manage-mode): Ditto.
15927
15928 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15929
15930         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15931
15932 2004-09-11  Simon Josefsson  <jas@extundo.com>
15933
15934         * dns-mode.el: Add.
15935
15936         * mm-view.el (mm-display-dns-inline): Add.
15937
15938         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15939         (mm-automatic-display): Ditto.
15940
15941         * mailcap.el (mailcap-mime-data): Add text/dns.
15942         (mailcap-mime-extensions): Map .soa to text/dns.
15943
15944 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15945
15946         * gnus-art.el (article-decode-mime-words, article-babel)
15947         (gnus-article-highlight-signature, gnus-article-add-buttons)
15948         (gnus-signature-toggle): Remove unnecessary bindings of
15949         `inhibit-read-only' inherited from v5.10 merge.
15950
15951 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15952
15953         * nntp.el (nntp): New customization group.
15954         (nntp-authinfo-file): Add customization group.
15955
15956         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15957
15958         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15959
15960         * gnus.el (to-address, to-list, subscribed)
15961         (large-newsgroup-initial): Ditto.
15962
15963         * flow-fill.el (fill-flowed-display-column)
15964         (fill-flowed-encode-column): Ditto.
15965
15966 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15967
15968         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15969         Use point-min rather than 1.
15970         (message-send-mail): Use buffer-size rather than point-max.
15971
15972         * gnus-sum.el (gnus-summary-search-article-forward):
15973         Signal a specific `search-failed' rather than a generic `error'.
15974
15975         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15976         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15977         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15978
15979 2004-09-10  Simon Josefsson  <jas@extundo.com>
15980
15981         * nndb.el (require): Remove tcp and duplicate cl.
15982
15983 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15984
15985         * gnus-agent.el (directory-files-and-attributes): Move forward.
15986
15987 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15988
15989         * gnus-agent.el (directory-files-and-attributes): Optionally
15990         defined to support XEmacs.
15991
15992 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15993
15994         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15995         to avoid run-time CL dependencies.
15996         (gnus-agent-unfetch-articles): New function.
15997         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15998         article numbers even when local .overview file is missing.
15999         (gnus-agent-read-article-number): New function.  Only accepts
16000         27-bit article numbers.
16001         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
16002         gnus-agent-read-article-number.
16003         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16004         from backend while recognizing that article numbers in .overview
16005         must be valid.
16006         (gnus-agent-update-files-total-fetched-for): Use
16007         directory-files-and-attributes to improve performance.
16008         * gnus-int.el (gnus-request-move-article): Use
16009         gnus-agent-unfetch-articles in place of gnus-agent-expire to
16010         improve performance.
16011
16012         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
16013         some users confused by references to .newsrc when they only have a
16014         .newsrc.eld file.
16015         (gnus-convert-mark-converter-prompt)
16016         (gnus-convert-converter-needs-prompt): Fixed use of property list.
16017         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16018         New function.  Used internally to only display 'gnus converting
16019         files' message when actually necessary.
16020
16021         * gnus-sum.el (): Removed (require 'gnus-agent) as required
16022         methods now autoloaded.
16023
16024 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16025
16026         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16027         identifiers.
16028
16029 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16030
16031         * gnus-picon.el: Fix indentation and closing parenthesis.
16032
16033 2004-09-01  Simon Josefsson  <jas@extundo.com>
16034
16035         * message.el (message-canlock-generate): Require sha1, not
16036         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16037         to require within a function.  Sadly, if sha1.el isn't loaded, the
16038         let binding in m-c-g will hide the defcustom definition, which is
16039         bad.)
16040
16041         * canlock.el: Require sha1, not sha1-el.
16042
16043         * message.el: Don't autoload sha1 (there is a autoload cookie in
16044         sha1.el).
16045
16046         * sha1-el.el: Renamed to sha1.el.
16047
16048 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16049
16050         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16051
16052 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16053
16054         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16055
16056 2004-08-30  Kim F. Storm  <storm@cua.dk>
16057
16058         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16059
16060         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16061         Add :group 'nnimap.
16062
16063 2004-08-30  Andreas Schwab  <schwab@suse.de>
16064
16065         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16066         ?* and ?\;.
16067
16068         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16069         and ?\' to symbol instead of whitespace.
16070
16071 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16072
16073         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16074
16075         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16076         instead of re-search-forward.
16077
16078         * gnus-uu.el (gnus-uu-save-article): Ditto.
16079         (gnus-uu-post-encode-uuencode): Ditto.
16080
16081         * html2text.el (html2text-clean-list-items): Ditto.
16082         (html2text-clean-dtdd): Ditto.
16083         (html2text-format-tags): Ditto.
16084
16085         * message.el (message-send-mail-with-sendmail): Fix regexp.
16086         (message-fill-field-general): Use search-forward instead of
16087         re-search-forward.
16088         (unbold-region): Ditto.
16089
16090         * nnrss.el (nnrss-request-article): Ditto.
16091
16092         * nnslashdot.el (nnslashdot-request-article): Ditto.
16093
16094         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16095
16096         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16097         "Unrecognized menu descriptor" error in XEmacs.
16098
16099 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16100
16101         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16102         parent article of a sparse article in the thread hashtb.
16103
16104 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16105
16106         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16107         (nnmail-expand-newtext): Lowercase expanded entries if
16108         nnmail-split-lowercase-expanded is non-nil.
16109
16110 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16111
16112         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16113
16114         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16115         of gnus-tmp-news-method into string under XEmacs.  It will be
16116         passed to gnus-correct-length which takes only a string argument.
16117
16118 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16119
16120         * gnus-util.el (gnus-bind-print-variables): New macro.
16121         (gnus-prin1): Use it.
16122         (gnus-prin1-to-string): Use it.
16123         (gnus-pp): New function.
16124         (gnus-pp-to-string): New function.
16125
16126         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16127         Replace pp-to-string with gnus-pp-to-string.
16128         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16129         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16130         * gnus-msg.el (gnus-debug): Ditto.
16131         * gnus-score.el (gnus-score-save): Ditto.
16132         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16133         gnus-pp-to-string.
16134         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16135         with gnus-pp.
16136         * score-mode.el (gnus-score-pretty-print): Ditto.
16137         * webmail.el (webmail-debug): Ditto.
16138
16139 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16140
16141         * gnus-art.el (article-display-face, article-display-x-face):
16142         Use buffer-read-only.
16143
16144 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16145
16146         * gnus-art.el (article-hide-list-identifiers):
16147         Bind inhibit-read-only as t.
16148
16149 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16150
16151         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16152
16153 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16154
16155         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16156         (gnus-narrow-to-page): Don't assume point-min == 1.
16157         (gnus-article-edit-mode): Derive from message-mode.
16158
16159         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16160         point-min == 1.
16161
16162         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16163         Disable incorrect use of `assert'.
16164
16165         * message.el (message-mode): Set comment-start-skip.
16166
16167
16168 2004-08-22  Sam Steingold  <sds@gnu.org>
16169
16170         * pop3.el (pop3-leave-mail-on-server): New user variable.
16171         (pop3-movemail): Delete mail only when it is nil.
16172
16173 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16174
16175         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16176
16177         * mml.el (mml-preview): Use `pop-to-buffer'.
16178
16179         * message.el (message-goto-mail-followup-to): Insert after "To".
16180         (message-carefully-insert-headers): Add comment.
16181
16182         * gnus.el: Remove unused variable `gnus-article-check-size'.
16183
16184         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16185
16186         * gnus-art.el (gnus-button-alist): Improve
16187         `gnus-button-handle-library' entry.
16188
16189 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16190
16191         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
16192         downcase, since XEmacs capitalizes error messages differently.
16193
16194 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16195
16196         * nntp.el: Add (require 'gnus) due to reference to
16197         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16198
16199 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16200
16201         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
16202         `mm-fill-flowed'.
16203
16204         * mm-decode.el (mm-dissect-singlepart): Check it.
16205
16206 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16207
16208         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16209         'imap' for netrc parsing.
16210
16211 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16212
16213         * mailcap.el (mailcap-mime-data): Mark as risky.
16214
16215 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16216
16217         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16218         may be included in the encoded word.
16219         (rfc2047-encode): Don't append a space if the encoded word
16220         includes close parenthesis.
16221
16222 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16223
16224         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16225         of text within parentheses.
16226
16227 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16228
16229         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16230         (gnus-encrypt-write-file-contents): Make the password key the file
16231         name PLUS the cipher, not just the cipher.  Also remove failed
16232         passwords from the cache.
16233
16234 2004-08-06  Simon Josefsson  <jas@extundo.com>
16235
16236         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
16237         fix.
16238
16239 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16240
16241         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16242         LWSP.
16243
16244 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16245
16246         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
16247         to append in-reply-to: data to the references: header.
16248
16249         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16250         (netrc-parse): Use gnus-encrypt.el functions.
16251
16252         * gnus-encrypt.el: Add new file for encryption support; currently
16253         does only a few GPG ciphers and an internal XOR cipher.
16254
16255         * password.el: Add comments on using password-read-and-add.
16256         (password-read-and-add): Add function to read and add the
16257         password to the cache at once.
16258
16259 2004-07-28  Simon Josefsson  <jas@extundo.com>
16260
16261         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16262         parameter (but don't use it, for now).
16263
16264         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16265         instead of hard coding to nil.
16266
16267 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16268
16269         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16270         as mm-inline-image-xemacs does.
16271
16272 2004-07-26  Simon Josefsson  <jas@extundo.com>
16273
16274         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16275         Revert part of 2004-07-17 change below.
16276
16277 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16278
16279         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
16280         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16281
16282 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16283
16284         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16285         quotes that actually start with ">" at the beginning of the
16286         lines.
16287
16288 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16289
16290         * rfc2047.el (rfc2047-encode-region): Fix last change.
16291         (rfc2047-encode-parameter): Remove useless concat.
16292
16293 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16294
16295         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16296         encode special characters; fix some kind of misconfigured headers;
16297         signal a real error if debug-on-quit or debug-on-error is non-nil.
16298         (rfc2047-encode-max-chars): New variable.
16299         (rfc2047-encode-1): Use it.
16300         (rfc2047-encode-parameter): New function.
16301
16302         * mml.el (mml-insert-parameter): Remove an excessive space.
16303
16304 2004-07-17  Simon Josefsson  <jas@extundo.com>
16305
16306         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16307         Kai Grossjohann <kai@emptydomain.de>.
16308         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16309         (gnus-group-make-menu-bar): Ditto.
16310
16311         * gnus-util.el (gnus-group-server): Add.
16312
16313 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16314
16315         * message.el (message-clone-locals): Clone sendmail and smtp
16316         variables.
16317
16318 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16319
16320         * rfc2047.el (rfc2047-encode-region): Fix last change.
16321
16322 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16323
16324         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16325         characters as non-special.
16326
16327 2004-07-09  Simon Josefsson  <jas@extundo.com>
16328
16329         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16330         Users will lose all flag changes made while unplugged with
16331         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16332         good default.  See numerous reports on ding mailing list.
16333
16334 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16335
16336         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16337         add generate-head-function and generate-article-function to the
16338         rfc822-forward entry.
16339         (nndoc-rfc822-forward-generate-article): New function.
16340         (nndoc-rfc822-forward-generate-head): New function.
16341
16342         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16343
16344 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16345
16346         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16347         respect display group parameter and gnus-summary-expunge-below.
16348         (gnus-articles-to-read): Remove unused reference to display group
16349         parameter.
16350
16351 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16352
16353         * nnheader.el (nnheader-uniquify-message-id): New experimental
16354         variable.
16355         (nnheader-nov-read-message-id): Use it.
16356
16357         * spam-report.el (spam-report-gmane): Add interactive.
16358
16359 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16360
16361         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
16362         qp-or-base64 for the application/* types.
16363
16364 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16365
16366         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16367
16368 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16369
16370         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16371         trim value.
16372
16373 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16374
16375         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16376         New macro and function.
16377         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16378
16379 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16380
16381         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16382         after-load-alist.
16383
16384 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16385
16386         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
16387         update info that isn't there.
16388
16389 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
16390
16391         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16392         entry.
16393
16394 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16395
16396         * mm-view.el (mm-inline-render-with-function): Use multibyte
16397         buffer; decode html source by charset.
16398
16399         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16400
16401         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16402         Mule-UCS is loaded under XEmacs.
16403         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16404
16405 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16406
16407         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16408
16409 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16410
16411         * mm-util.el (mm-coding-system-p): Return a coding-system.
16412         (mm-mime-mule-charset-alist): Use shift_jis instead of
16413         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16414         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16415         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16416         instead of japanese-shift-jis and iso-latin-1 respectively in
16417         order to share the default value with both Emacs and XEmacs-mule.
16418         (mm-mule-charset-to-mime-charset): Make
16419         mm-coding-system-priorities effective.
16420         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16421         while predicating of candidates upon the priorities.
16422
16423 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16424
16425         * gnus-sum.el (gnus-summary-make-menu-bar): Add
16426         gnus-uu-invert-processable.
16427
16428         * gnus.el: Autoload gnus-uu-invert-processable.
16429
16430 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16431
16432         * mm-util.el (mm-with-multibyte-buffer): New macro.
16433
16434         * rfc2047.el (rfc2047-encode-string): Use it.
16435         (rfc2047-encode-region): Move point to the end of the region after
16436         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16437
16438 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16439
16440         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16441         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16442
16443 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16444
16445         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16446         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
16447         Karl Chen <quarl@nospam.quarl.org>.
16448
16449 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16450
16451         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16452         invalid addresses.
16453
16454 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16455
16456         * spam.el: Change section markers, revise TODO list.
16457         (spam-backends): Make new master list of all installed backends.
16458         (spam-summary-exit-behavior): Add new variable to determine how
16459         messages moves are done at summary exit.
16460         (spam-move-spam-nonspam-groups-only)
16461         (spam-process-ham-in-nonham-groups)
16462         (spam-process-ham-in-spam-groups): Remove variables, the
16463         spam-summary-exit-behavior variable should be used to manage this
16464         behavior.
16465         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16466         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16467         and spam-old-spam-articles.
16468         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16469         Add empty variables, placeholders for the backends they represent.
16470         (spam-set-difference): Move, unchanged.
16471         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16472         unless the user has a processor variable.
16473         (spam-classifications, spam-classification-valid-p)
16474         (spam-backend-properties, spam-backend-property-valid-p)
16475         (spam-backend-function-type-valid-p)
16476         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16477         (spam-report-articles-gmane, spam-report-articles-resend):
16478         Remove functions, they are not needed.
16479         (spam-install-backend-super, spam-backend-list)
16480         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16481         (spam-backend-function, spam-backend-ham-registration-function)
16482         (spam-backend-spam-registration-function)
16483         (spam-backend-ham-unregistration-function)
16484         (spam-backend-spam-unregistration-function)
16485         (spam-backend-statistical-p, spam-backend-mover-p)
16486         (spam-install-backend-alias, spam-install-checkonly-backend)
16487         (spam-install-mover-backend, spam-install-nocheck-backend)
16488         (spam-install-backend, spam-install-statistical-backend)
16489         (spam-install-statistical-checkonly-backend): Add backend installation
16490         support.
16491         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16492         (spam-group-processor-p): Use the new backend code and respect the
16493         summary exit behavior.
16494         (spam-mark-spam-as-expired-and-move-routine): Remove.
16495         (spam-summary-prepare): Change to use the new spam-old-articles
16496         variable.
16497         (spam-copy-or-move-routine, spam-copy-spam-routine)
16498         (spam-move-spam-routine, spam-copy-ham-routine)
16499         (spam-move-ham-routine): Add code to copy/move ham or spam.
16500         (spam-fetch-field-fast): Improve doc and code, plus allow the
16501         'number request.
16502         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
16503         variables.
16504         (spam-split, spam-find-spam): Use the new backend code.
16505         (spam-registration-functions): Remove variable.
16506         (spam-unregister-routine): Add convenience wrapper.
16507         (spam-log-undo-registration, spam-register-routine)
16508         (spam-log-processing-to-registry)
16509         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16510         where possible.
16511         (spam-check-gmane-xref, spam-check-regex-headers)
16512         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16513         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16514         (spam-check-bogofilter-headers, spam-check-spamoracle)
16515         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16516         (spam-check-crm114-headers): Use the spam-split-group that
16517         spam-split prepares, no need to determine it every time.
16518
16519         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16520         to the nnheader-parse-naked-head call.
16521
16522         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16523
16524         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16525         the nnheader-nov-read-message-id call.
16526
16527 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16528
16529         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16530         gnus-activate-group twice.  Suggested by Markus Peter
16531         <warp@spin.de>.
16532
16533 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16534
16535         * gnus-art.el (gnus-article-time-format): Exchange the order of
16536         day and month in the default value; fix customization type.
16537         (article-date-ut): Use add-text-properties.
16538         (article-make-date-line): Use message-make-date instead of
16539         current-time-string.
16540
16541         * message.el (message-fetch-field): Don't use set-text-properties.
16542         (message-make-date): Simplify.
16543
16544         * messagexmas.el (message-xmas-make-date): New function.
16545         (message-xmas-redefine): Defalias message-make-date to it.
16546
16547 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16548
16549         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16550         (rfc2047-encode-region): Treat text within parentheses as special;
16551         show the original text when error has occurred.
16552
16553         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16554         already-computed method to gnus-activate-group.
16555
16556         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16557         same select-methods identical Lisp objects.
16558
16559         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16560         object when modifying the info.
16561
16562 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16563
16564         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16565         gnus-opened-servers since it has never been opened with the new
16566         configuration yet.
16567
16568 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16569
16570         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16571         arg to nnheader-generate-fake-message-id.
16572
16573 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16574
16575         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16576         number and build a fake message ID localized to a group and
16577         article number (so it's repeatable from that point on).
16578         (nnheader-fake-message-id-p): Change regex to accomodate new fake
16579         ID format.
16580
16581         * gnus-sum.el (gnus-get-newsgroup-headers): Call
16582         nnheader-generate-fake-message-id with the article number.
16583
16584 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16585
16586         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16587         end-of-buffer.
16588
16589 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16590
16591         * message.el (message-ignored-supersedes-headers): Add Approved.
16592
16593 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16594
16595         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16596         goto-char.
16597         (rfc2047-encode): Fold the line before encoding.
16598
16599 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16600
16601         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16602         folding -- not all headers can be folded, and this should be done
16603         by the message composition mode.  Probably.  I think.
16604
16605 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16606
16607         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16608         fast.
16609
16610         * gnus-ems.el (gnus-remove-image): Don't use
16611         message-text-with-property; remove only the image found first.
16612
16613         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16614         found first.
16615
16616 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16617
16618         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16619
16620 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16621
16622         * message.el (message-text-with-property): Make it fast and accept
16623         optional arguments.
16624         (message-strip-forbidden-properties): Use it.
16625         (message-fix-before-sending): Follow the m-t-w-p change.
16626
16627         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16628
16629 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16630
16631         * gnus-art.el (article-hide-headers): Don't change the buffer
16632         mistakenly when performing mml-preview even if
16633         gnus-single-article-buffer is nil.
16634
16635 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16636
16637         * message.el (message-expand-name-databases): New user option.
16638         (message-expand-name): Use it.
16639
16640 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16641
16642         * spam.el (spam-report-articles-resend)
16643         (spam-report-resend-register-routine): Allow ham reporting.
16644         (spam-report-resend-register-ham-routine): Add wrapper.
16645         (spam-registration-functions): Add ham resending functions.
16646         (spam-list-of-processors): Add ham resend processor.
16647
16648         * gnus.el (ham-resend-to): Add new group parameter.
16649         (spam-process): Add ham resend option.
16650
16651         * spam-report.el (spam-report-resend): Allow reporting ham.
16652         (spam-report-resend-ham): Add wrapper.
16653
16654 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16655
16656         * message.el (message-cite-articles-with-x-no-archive): New
16657         variable.
16658         (message-cite-original): Use it.
16659
16660 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16661
16662         * message.el (message-cite-original): Respect X-No-Archive.
16663
16664 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16665
16666         * gnus-art.el (article-hide-headers): Refer to the values for
16667         gnus-ignored-headers and gnus-visible-headers in the summary
16668         buffer since a user may have set them as group parameters.
16669
16670 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16671
16672         * assistant.el (assistant-node-name): Add convenience function.
16673         (assistant-render-text, assistant-render-node): Add error handling,
16674         plus handle multiple next nodes.
16675         (assistant-find-next-node): Comment out for now.
16676         (assistant-find-next-nodes): Add function, returns list of next
16677         nodes.
16678
16679 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16680
16681         * mail-source.el (mail-source-directory): Fix doc-string.
16682
16683 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16684
16685         * assistant.el (assistant-render-text, assistant-eval): Add :set
16686         widget type, which is different because it takes and returns a
16687         list.  Much hilarity ensues.
16688
16689 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16690
16691         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16692
16693         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16694         doc-string.
16695
16696         * gnus-start.el (gnus-activate-group): Added doc-string.
16697
16698 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16699
16700         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16701
16702 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16703
16704         * assistant.el (assistant-render-text): Try to add a :set
16705         widget, more to come.
16706
16707         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16708         strings.
16709         (spam-report-articles-resend)
16710         (spam-register-routine): Do registration iff any articles warrant
16711         it.
16712         (spam-summary-prepare-exit): Change log message for nil group
16713         destinations.
16714
16715 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16716
16717         * spam.el (spam-report-resend-register-routine): Allow
16718         spam-report-resend-to to be a group parameter or a global value.
16719
16720 2004-05-26  Simon Josefsson  <jas@extundo.com>
16721
16722         * starttls.el: Merge with my GNUTLS based starttls.el.
16723         (starttls-gnutls-program, starttls-use-gnutls)
16724         (starttls-extra-arguments, starttls-process-connection-type)
16725         (starttls-connect, starttls-failure, starttls-success): New
16726         variables.
16727         (starttls-program, starttls-extra-args): Doc fix.
16728         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16729         functions.
16730         (starttls-negotiate, starttls-open-stream): Check
16731         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16732         function if it is set.
16733
16734 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16735
16736         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16737         structured fields.
16738
16739 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16740
16741         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16742
16743 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16744
16745         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16746         variable.
16747         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16748         assigning the spam-mark to new messages.
16749
16750 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16751
16752         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16753
16754 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16755
16756         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16757
16758         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16759         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16760         default.
16761
16762 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16763
16764         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16765         correct data.
16766
16767 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16768
16769         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16770         (spam-group-processor-p): Fix function.
16771         (spam-group-processor-multiple-p)
16772         (spam-group-spam-processor-report-gmane-p)
16773         (spam-group-spam-processor-report-resend-p)
16774         (spam-group-spam-processor-bogofilter-p)
16775         (spam-group-spam-processor-blacklist-p)
16776         (spam-group-spam-processor-ifile-p)
16777         (spam-group-ham-processor-ifile-p)
16778         (spam-group-spam-processor-spamoracle-p)
16779         (spam-group-spam-processor-crm114-p)
16780         (spam-group-ham-processor-bogofilter-p)
16781         (spam-group-spam-processor-stat-p)
16782         (spam-group-ham-processor-stat-p)
16783         (spam-group-ham-processor-whitelist-p)
16784         (spam-group-ham-processor-BBDB-p)
16785         (spam-group-ham-processor-spamoracle-p)
16786         (spam-group-ham-processor-copy-p): Remove functions with some
16787         prejudice against unneeded code.
16788         (spam-report-articles-resend)
16789         (spam-report-resend-register-routine): Allow the group/topic
16790         spam-resend-to value to override spam-report-resend-to.
16791         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16792         properly now.
16793
16794         * gnus.el (spam-resend-to): Add group/topic parameter.
16795         (spam-process): Move the OBSOLETE processors to the end of the
16796         choices.
16797
16798 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16799
16800         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16801         with resend-to set to nil, and then ask the user if necessary.
16802         (spam-report-resend): spam-report-resend takes a list of articles, not
16803         separate article numbers.
16804
16805 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16806
16807         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16808         addition to emacs-w3m.
16809
16810 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16811
16812         * assistant.el (assistant-authinfo-data): New function.
16813         (assistant-eval): Eval for entire assistant.
16814
16815         * netrc.el (netrc-services-file): New variable.
16816         (netrc-parse-services): New function.
16817         (netrc-find-service-name): New function.
16818         (netrc-find-service-number): New function.
16819         (netrc-port-equal): New function.
16820         (netrc-machine): Use it.
16821
16822         * nnimap.el (nnimap-open-connection): Use netrc.
16823
16824         * gnus-util.el (gnus-netrc-get): Remove aliases.
16825
16826         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16827
16828         * assistant.el (wid-edit): Fix compilation.
16829
16830         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16831
16832 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16833
16834         * gnus-util.el (gnus-set-file-modes): New function.  (small
16835         patch).
16836
16837 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16838
16839         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16840
16841         * assistant.el (assistant-render-node): Fix up rendering and
16842         read-only text.
16843         (assistant-render-node): Reset.
16844         (assistant-make-read-only): Not sticky.
16845
16846 2004-05-20  Danny Siu  <dsiu@adobe.com>
16847
16848         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16849         centered even when gnus-auto-center-summary is t.
16850
16851 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16852
16853         * dns.el (dns-get-txt-answer): New function.
16854         (dns-read-txt): Ditto.
16855         (query-dns): Use it.
16856
16857 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16858
16859         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16860         active for foreign groups even if the group level is higher than
16861         the specified value.
16862
16863 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16864
16865         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16866         non-active groups.
16867
16868         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16869
16870 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16871
16872         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16873
16874 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16875
16876         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16877         (spam-crm114-header, spam-crm114-spam-switch)
16878         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16879         (spam-crm114-positive-spam-header)
16880         (spam-crm114-database-directory, spam-list-of-processors)
16881         (spam-group-spam-processor-crm114-p)
16882         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16883         (spam-generic-score, spam-list-of-checks)
16884         (spam-list-of-statistical-checks, spam-registration-functions)
16885         (spam-check-crm114-headers, spam-crm114-score)
16886         (spam-check-crm114, spam-crm114-register-with-crm114)
16887         (spam-crm114-register-spam-routine)
16888         (spam-crm114-unregister-spam-routine)
16889         (spam-crm114-register-ham-routine)
16890         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16891         asjo@koldfront.dk (Adam Sjøgren).
16892
16893         * gnus.el: Add spam-use-crm114.
16894
16895         * spam.el (spam-list-of-processors, spam-registration-functions):
16896         Add spam-use-resend.
16897         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16898         (spam-report-articles-gmane): Add doc fix.
16899         (spam-report-articles-resend, spam-report-resend-register-routine):
16900         Add wrappers around spam-report-resend-to.
16901
16902         * spam-report.el (spam-report-resend-to, spam-report-resend):
16903         Add support for resending spam.
16904         (spam-report-gmane): Fix line length >80.
16905
16906         * gnus.el (spam-process): Add spam-use-resend.
16907
16908 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16909
16910         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16911         number of processed spam messages.
16912         (spam-ham-copy-or-move-routine): Return the number of processed
16913         ham messages.
16914         (spam-summary-prepare-exit): Use the above values to decide
16915         whether status messages shouled be displayed.
16916
16917 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16918
16919         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16920         `rfc2047-encoding-function-alist' in order to avoid conflicting
16921         with the old version.
16922         (rfc2047-encode-region): Concatenate words containing non-ASCII
16923         characters in structured fields; don't encode space-delimited
16924         ASCII words even in unstructured fields; don't break words at
16925         char-category boundaries.
16926         (rfc2047-encode-1): New function.
16927         (rfc2047-encode): Use it; encode text so that it occupies the
16928         maximum width within 76-column; work correctly on Q encoding for
16929         iso-2022-* charsets.
16930         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16931         sure not to break a line just after the header name.
16932         (rfc2047-b-encode-region): Removed.
16933         (rfc2047-b-encode-string): New function.
16934         (rfc2047-q-encode-region): Removed.
16935         (rfc2047-q-encode-string): New function.
16936
16937         * mm-util.el (mm-replace-in-string): New function.
16938
16939 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16940
16941         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16942         get it right.
16943         (gnus-inews-make-draft): Really.
16944
16945 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16946
16947         * nnmh.el (nnmh-request-list-1): Don't check the link count
16948         before descending.  (small patch)
16949
16950 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16951
16952         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16953         stuff.
16954
16955         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16956         on real group name.
16957
16958         * gnus-art.el (gnus-signature-limit): Doc fix.
16959
16960         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16961
16962         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16963
16964 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16965
16966         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16967         isn't a string.
16968
16969 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16970
16971         * gnus-draft.el (gnus-draft-send): Bind
16972         rfc2047-encode-encoded-words.
16973
16974         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16975         (rfc2047-encodable-p): Say that =? needs encoding.
16976         (rfc2047-encode-encoded-words): New variable.
16977
16978         * gnus-group.el (gnus-group-select-group): Doc fix.
16979
16980         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16981
16982         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16983         to nil.
16984
16985         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16986
16987         * nnheader.el (nnheader-get-lines-and-char): New function.
16988
16989 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16990
16991         * gnus-msg.el (gnus-summary-followup-with-original): Document
16992         yanking of region when active.
16993
16994 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16995
16996         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16997         groups if the group level is higher than the specified value.
16998
16999 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17000
17001         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17002         (gnus-group-jump-to-group): Added prefix argument using
17003         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17004         non-active group.
17005
17006         * compface.el (uncompface): Be verbose when changing
17007         `uncompface-use-external'.
17008
17009         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17010         handle manual section.
17011
17012 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17013
17014         * gnus-art.el (gnus-button-alist): Revert previous change.
17015
17016 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17017
17018         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17019
17020 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17021
17022         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17023         whether backend can accept message.
17024
17025         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17026
17027 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17028
17029         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17030         Avoid creating directory when nntp-marks-is-evil is true.
17031         Reported by Reiner Steib.
17032
17033 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17034
17035         * gnus-picon.el (gnus-picon-style): New variable.
17036         (gnus-picon-insert-glyph): Added optional `nostring' argument.
17037         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
17038         Jesper Harder <harder@ifa.au.dk>.
17039
17040 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17041
17042         * message.el (message-fill-field): Return point.
17043         (message-generate-headers): Go to end of field.
17044
17045         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17046         stuff for non-living groups.
17047
17048 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17049
17050         * gnus-art.el (gnus-article-followup-with-original)
17051         (gnus-article-reply-with-original): gnus-mark-active-p ->
17052         gnus-region-active-p.
17053
17054 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17055
17056         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17057         only when there is spam or ham to be processed.
17058
17059 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17060
17061         * mail-source.el (mail-source-delete-crash-box): Refactor.
17062         (mail-source-fetch): Use it.
17063         (mail-source-fetch-file): Ditto.
17064         (mail-source-fetch-directory): Run postscript in loop.
17065         (mail-source-fetch-pop): Delete.
17066         (mail-source-fetch-maildir): Ditto.
17067         (mail-source-fetch-imap): Ditto.
17068
17069         * imap.el (imap-authenticators): Comment out sasl.
17070
17071         * message.el (message-skip-to-next-address): New function.
17072         (message-fill-header-address): Refactor.
17073         (message-fill-address): Use it.
17074         (message-delete-address): Use it.
17075         (message-fill-header-general): Refactor.
17076         (message-fill-field-address): Rename.
17077         (message-narrow-to-field): Find the start of the header.
17078         (message-header-format-alist): Don't pre-fill.
17079         (message-fill-header): Removed.
17080         (message-insert-header): New function.
17081         (message-shorten-references): Use it.
17082
17083         * rfc2047.el (rfc2047-field-value): Strip props.
17084
17085         * mail-parse.el (mail-header-make-address): New alias.
17086
17087         * ietf-drums.el (ietf-drums-make-address): New function.
17088
17089         * imap.el: Add compiler directives.
17090
17091         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17092
17093         * gnus-art.el (article-decode-idna-rhs): Don't use
17094         message-idna-inside-rhs-p.
17095
17096 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17097
17098         * message.el (message-idna-inside-rhs-p): Removed.
17099         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17100
17101         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
17102         false positives.
17103
17104 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17105
17106         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17107
17108 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17109
17110         * nneething.el (nneething-file-name): Don't create spurious
17111         files.
17112
17113         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17114         (gnus-inews-do-gcc): Remove sleep.
17115
17116         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17117         part under point.
17118
17119         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17120         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17121
17122 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17123
17124         * spam.el (spam-summary-prepare-exit): Fixed (length).
17125
17126 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17127
17128         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17129         as expired without moving it" message when there are spam
17130         messages left.
17131
17132 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17133
17134         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17135         header is not nil.
17136
17137 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17138
17139         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
17140         nntp-possibly-create-directory, not nntp-possibly-change-group.
17141         (nntp-marks-changed-p): New arg SERVER.
17142         (nntp-request-update-info): Adjust caller.
17143
17144 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17145
17146         * nntp.el (nntp-save-marks): Pass missing arg.
17147
17148 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17149
17150         * nntp.el: Support marks.
17151         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17152         (nntp-marks-modtime, nntp-marks-directory): New variables.
17153         (nntp-request-set-mark, nntp-request-update-info)
17154         (nntp-possibly-create-directory, nntp-marks-changed-p)
17155         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
17156         functions.
17157
17158 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17159
17160         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17161         (gnus-xmas-redefine): Rename.
17162
17163         * gnus-score.el (gnus-score-insert-help): Use
17164         gnus-select-lowest-window.
17165
17166         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17167         appt-select-lowest-window and rename to gnus-select-lowest-window.
17168
17169         * gnus.el: do.
17170
17171 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17172
17173         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17174         encodings of MIME-encoded words, in order to improve
17175         interoperability with several broken MUAs.
17176
17177 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17178
17179         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17180         tags, only when charsets are not specified in headers.
17181         (mm-inline-text-html-render-with-w3m): Ditto.
17182
17183         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17184         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17185
17186 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17187
17188         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17189         instead of MIME-decoded from fields when checking
17190         `gnus-article-address-banner-alist'.
17191
17192 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17193
17194         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17195         description rather than subject.
17196
17197 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17198
17199         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17200
17201 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17202
17203         * gnus.el (gnus-version-number): Bump.
17204
17205 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17206
17207         * gnus.el: No Gnus v0.2 is released.
17208
17209 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17210
17211         * gnus-agent.el (gnus-agent-read-agentview): Inline
17212         gnus-uncompress-range.
17213
17214 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17215
17216         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17217         `exec-installed-p'.
17218
17219 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17220
17221         * gnus.el (spam-process, spam-autodetect-methods): Add
17222         bsfilter and bsfilter-headers.
17223
17224         * spam.el (spam-bsfilter): New customize group.
17225         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17226         (spam-bsfilter-header, spam-bsfilter-probability-header)
17227         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17228         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17229         (spam-bsfilter-database-directory): New options.
17230         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17231         (spam-list-of-statistical-checks, spam-registration-functions):
17232         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17233         (spam-bsfilter-score): New command.
17234         (spam-check-bsfilter-headers, spam-check-bsfilter)
17235         (spam-bsfilter-register-with-bsfilter)
17236         (spam-bsfilter-register-spam-routine)
17237         (spam-bsfilter-unregister-spam-routine)
17238         (spam-bsfilter-register-ham-routine)
17239         (spam-bsfilter-unregister-ham-routine): New functions.
17240         (spam-generic-score): Support bsfilter; Accept an optional argument
17241         to recalcurate spam score even if scoring header has already been
17242         added.
17243         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17244         optional argument to recalcurate spam score even if scoring header
17245         has already been added.
17246
17247 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17248
17249         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17250         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17251         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17252         link is missing.
17253
17254 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17255
17256         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17257         (html2text-get-attr): Rewrite.
17258
17259         * message.el (message-setup-1): Remove redundant put-text-property
17260         on mail-header-separator.
17261
17262 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17263
17264         * gnus-registry.el (gnus-registry-cache-whitespace)
17265         (gnus-registry-action, gnus-registry-spool-action)
17266         (gnus-registry-split-fancy-with-parent): Change message levels
17267         from 5 to 3 or 7, as needed.
17268
17269         * spam.el (spam-summary-prepare-exit)
17270         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17271         (spam-split, spam-find-spam, spam-log-undo-registration)
17272         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
17273         level from 5 to 6.
17274
17275 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17276
17277         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17278         2004-03-04 change).
17279
17280 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17281
17282         * sieve-manage.el (sieve-manage-open):
17283         * nnweb.el (nnweb-insert-html):
17284         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17285         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17286         * nnspool.el (nnspool-request-group):
17287         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17288         * nnml.el (nnml-request-update-info):
17289         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17290         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17291         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17292         (nnimap-request-set-mark):
17293         * nnfolder.el (nnfolder-request-update-info):
17294         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17295         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17296         * gnus-uu.el (gnus-uu-find-articles-matching):
17297         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17298         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17299         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17300         * gnus-nocem.el (gnus-nocem-scan-groups):
17301         * gnus-int.el (gnus-start-news-server):
17302         * gnus-group.el (gnus-group-make-kiboze-group)
17303         (gnus-group-browse-foreign-server):
17304         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17305         Use mapc when appropriate.
17306
17307 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17308
17309         FIXME: Make separate entries for each person.
17310
17311         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17312         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17313         <shields@msrl.com>:
17314
17315         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17316         may need for spam sorting and scoring.
17317         (spam-user-format-function-S): Add user format function suitable for
17318         general use.
17319         (spam-article-sort-by-spam-status): Add sorting function for summary
17320         sorting.
17321         (spam-extra-header-to-number): Add function to get a score from a
17322         header.
17323         (spam-summary-score): Add function to get a numeric score from the
17324         headers.
17325         (spam-generic-score): Fix function doc, was in wrong place.
17326         (spam-initialize): Take symbols when it's run, and install the
17327         extra headers that spam-necessary-extra-headers thinks we need.
17328
17329 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17330
17331         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17332         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17333
17334 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17335
17336         * gnus-sum.el (gnus-set-global-variables)
17337         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17338         (gnus-article-get-xrefs, gnus-summary-best-group)
17339         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17340         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17341         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17342         Use with-current-buffer.
17343
17344 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17345
17346         * spam.el (spam-summary-prepare-exit): Simplify logic.
17347         (spam-fetch-article-header): Read the article header if it's not
17348         available.
17349         (spam-list-articles): Simplify logic.
17350         (spam-filelist-register-routine): Fix bug with unregister-list.
17351
17352         * gnus-registry.el: Fix comments at beginning.
17353
17354 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17355
17356         * message.el (message-cater-to-broken-inn): Remove.
17357         (message-shorten-references): Make sure the total folded length of
17358         References is shorter than 998 characters to cater to a bug in INN
17359         2.3.  Also, don't pretend that references aren't folded -- this
17360         hasn't worked for a while.
17361
17362 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17363
17364         * gnus-agent.el (gnus-agentize):
17365         gnus-agent-send-mail-real-function no longer set to current value
17366         of message-send-mail-function but rather a lambda that calls
17367         message-send-mail-function.  The change makes the agent real-time
17368         responsive to user changes to message-send-mail-function.
17369
17370 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17371
17372         * legacy-gnus-agent.el
17373         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
17374         help from Florian Weimer <fw@deneb.enyo.de>
17375
17376 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17377
17378         * nnmail.el (nnmail-cache-insert): Revert last change.
17379
17380 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17381
17382         * nnmail.el (nnmail-cache-insert): Always check whether
17383         nnmail-cache-ignore-groups matches a group name.
17384
17385 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17386
17387         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17388         (spam-find-spam, spam-log-processing-to-registry)
17389         (spam-log-registered-p, spam-log-unregistration-needed-p)
17390         (spam-log-undo-registration): Use gnus-message instead of
17391         gnus-error, none of these errors are fatal.
17392
17393         * gnus-registry.el (gnus-registry-clean-empty-function)
17394         (gnus-registry-clean-empty): Remove only empty entries without
17395         extra data.
17396
17397 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17398
17399         * spam-stat.el (spam-stat-buffer-change-to-spam)
17400         (spam-stat-buffer-change-to-non-spam): Change (error) to
17401         (gnus-message 8) invocation.
17402
17403 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17404
17405         * nntp.el (nntp-via-netcat-command): New variable.
17406         (nntp-via-netcat-switches): New variable.
17407         (nntp-open-via-rlogin-and-netcat): New function.
17408         (nntp-open-connection-function): Doc fix.
17409         (nntp-telnet-command): Doc fix.
17410         (nntp-end-of-line): Doc fix.
17411         (nntp-via-rlogin-command): Doc fix.
17412         (nntp-via-user-name): Doc fix.
17413         (nntp-via-address): Doc fix.
17414
17415 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17416
17417         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17418         error in Emacs 21.1.
17419
17420 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17421
17422         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17423
17424 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17425
17426         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17427         (gnus-agent-with-refreshed-group): New macro.
17428         (gnus-agent-rename-group): New function.
17429         (gnus-agent-delete-group): New function.
17430         (gnus-agent-save-group-info): Use gnus-command-method when
17431         `method' parameter is nil.  Don't write nil entries into the
17432         active file.
17433         (gnus-agent-get-group-info): New function.
17434         (gnus-agent-fetch-articles): Use
17435         gnus-agent-update-files-total-fetched-for to increment disk space
17436         used.
17437         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
17438         gnus-agent-update-view-total-fetched-for to increment disk space
17439         used.
17440         (gnus-agent-get-local): Added optional parameters to avoid calling
17441         gnus-group-real-name and gnus-find-method-for-group.
17442         (gnus-agent-set-local): Delete stored entry if either min, or max,
17443         are nil.
17444         (gnus-agent-fetch-session): Reworded error/quit messages.  On
17445         quit, use gnus-agent-regenerate-group to record existance of any
17446         articles fetched to disk before the quit occurred.
17447         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17448         gnus-agent-update-view-total-fetched-for, and
17449         gnus-agent-update-files-total-fetched-for to decrement disk space
17450         used.
17451         (gnus-agent-retrieve-headers): Use
17452         gnus-agent-update-view-total-fetched-for to increment disk space
17453         used.
17454         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17455         with gnus-agent-update-files-total-fetched-for to decrement disk
17456         space and fresh group buffer.
17457         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17458         (gnus-agent-need-update-total-fetched-for): New variable.
17459         (gnus-agent-update-files-total-fetched-for): New function.
17460         (gnus-agent-update-view-total-fetched-for): New function.
17461         (gnus-agent-total-fetched-for): New function.
17462
17463         * gnus-cache.el (gnus-cache-save-buffers): Use
17464         gnus-cache-update-overview-total-fetched-for to change disk space
17465         used by this group.
17466         (gnus-cache-possibly-enter-article): Use
17467         gnus-cache-update-file-total-fetched-for to increment disk space
17468         used by this group.
17469         (gnus-cache-possibly-remove-article): Use
17470         gnus-cache-update-file-total-fetched-for to decrement disk space
17471         used by this group.
17472         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17473         (gnus-cache-rename-group): New function.
17474         (gnus-cache-delete-group): New function.
17475         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17476         (gnus-cache-need-update-total-fetched-for): New variable.
17477         (gnus-cache-with-refreshed-group): New macro.
17478         (gnus-cache-update-file-total-fetched-for): New function.
17479         (gnus-cache-update-overview-total-fetched-for): New function.
17480         (gnus-cache-rename-group-total-fetched-for): New function.
17481         (gnus-cache-delete-group-total-fetched-for): New function.
17482         (gnus-cache-total-fetched-for): New function.
17483
17484         * gnus-group.el: Require gnus-sum and autoload functions to
17485         resolve warnings when gnus-group.el compiled alone.
17486         (gnus-group-line-format): Documented new %F.
17487         (size of Fetched data) group line format; identifies disk space
17488         used by agent and cache.
17489         (gnus-group-line-format-alist): Defined new F format.
17490         (gnus-total-fetched-for): New function.
17491         (gnus-group-delete-group): No longer update
17492         gnus-cache-active-altered as gnus-request-delete-group now keeps
17493         the cache in sync.
17494         (gnus-group-list-active): Let the agent store a server's active
17495         list if currently plugged.
17496
17497         * gnus-int.el (gnus-request-delete-group):
17498         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17499         local disk in sync with the server.
17500         (gnus-request-rename-group):
17501         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17502         local disk in sync with the server.
17503
17504         * gnus-start.el (gnus-get-unread-articles):
17505         Cosmetic simplification to logic.
17506
17507         * gnus-util.el (gnus-rename-file): New function.
17508
17509 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17510
17511         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17512
17513 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17514
17515         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17516         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17517
17518 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17519
17520         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17521         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17522
17523 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17524
17525         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17526
17527 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17528
17529         * spam.el (spam-set-difference): Add function to replace
17530         gnus-set-difference in spam.el.
17531         (spam-summary-prepare-exit): Use spam-set-difference.
17532
17533 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17534
17535         * gnus-registry.el (gnus-registry-cache-file): Update to use
17536         gnus-dribble-directory OR gnus-home-directory OR ~.
17537         (gnus-registry-split-fancy-with-parent): Fix doc.
17538
17539 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17540
17541         * message.el (message-exchange-point-and-mark): Use
17542         message-mark-active-p.  Suggested by Jesper Harder
17543         <harder@ifa.au.dk>.
17544
17545 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17546
17547         * message.el (message-exchange-point-and-mark): Don't activate
17548         region if it was inactive.  Suggested by Hiroshi Fujishima
17549         <pooh@nature.tsukuba.ac.jp>.
17550
17551 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17552
17553         * gnus-art.el (article-display-face): Display Faces in the same
17554         order as X-Faces.
17555
17556 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17557
17558         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17559
17560 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17561
17562         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17563         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17564         (gnus-article-mime-hierarchy): Remove.
17565         (gnus-article-mime-hierarchy-next): Remove.
17566         (gnus-article-mode): Revert 2004-03-19 change.
17567         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17568         (gnus-insert-mime-button): Revert 2004-03-19 change.
17569         (gnus-mime-accumulate-hierarchy): Remove.
17570         (gnus-mime-enter-multipart): Remove.
17571         (gnus-mime-leave-multipart): Remove.
17572         (gnus-mime-display-part): Revert 2004-03-19 change.
17573         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17574
17575         * mml.el (mml-preview): Revert 2004-03-19 change.
17576
17577 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17578
17579         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17580
17581 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17582
17583         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17584         t while entering a file name using the mm-with-multibyte macro.
17585         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17586
17587         * mm-util.el (mm-with-multibyte): New macro.
17588
17589 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17590
17591         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
17592         user option.
17593         (gnus-mime-multipart-functions): Doc and customization fix.
17594         (gnus-article-mime-hierarchy): New variable.
17595         (gnus-article-mime-hierarchy-next): New variable.
17596         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17597         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17598         gnus-article-mime-hierarchy-next to nil.
17599         (gnus-insert-mime-button): Show hierarchy numbers.
17600         (gnus-mime-accumulate-hierarchy): New function.
17601         (gnus-mime-enter-multipart): New function.
17602         (gnus-mime-leave-multipart): New function.
17603         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17604         (gnus-mime-display-alternative): Show hierarchy numbers.
17605
17606         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17607         gnus-article-mime-hierarchy-next to nil.
17608
17609 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17610
17611         * dns.el: Don't require gnus-xmas.
17612
17613 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17614
17615         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17616         inline PGP.
17617         (mml-menu): Disable mml-quote-region if mark is inactive.
17618
17619 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17620
17621         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17622         when the group's active is not available.
17623
17624 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17625
17626         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17627         error.
17628
17629 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17630
17631         * imap.el (imap-store-password): New variable.
17632         (imap-interactive-login): Use it.
17633         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17634
17635 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17636
17637         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17638         window-start and hscroll to summary window.
17639
17640 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17641
17642         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17643         conversion message to newsrc-dribble when an actual conversion is
17644         performed.
17645
17646 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17647
17648         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17649
17650 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17651
17652         * mm-decode.el (mm-complicated-handles): New function reviving
17653         former definition of mm-multiple-handles.
17654
17655         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17656         (gnus-mime-delete-part): Use it.
17657
17658 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17659
17660         * gnus-agent.el (gnus-agent-read-local): Bind
17661         nnheader-file-coding-system to gnus-agent-file-coding-system to
17662         avoid the implicit assumption that they will always be equal.
17663         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17664         coding-system-for-write, as the with-temp-file macro first prints
17665         to a buffer then saves the buffer.
17666
17667 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17668
17669         * gnus-art.el (gnus-article-edit-part): New function.
17670         (gnus-mime-save-part-and-strip): Use it; do query instead of
17671         signaling an error; don't use mm-multiple-handles.
17672         (gnus-mime-delete-part): Ditto.
17673
17674 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17675
17676         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17677         old file versions.
17678         (gnus-group-prepare-hook): Removed function that converted list
17679         form of gnus-agent-expire-days to group properties.
17680
17681         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17682         (gnus-request-accept-article): Re-indented.
17683
17684         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17685         converters to handle old agent file formats.  Added logic for a
17686         "backup before upgrading warning".
17687         (gnus-convert-mark-converter-prompt): Developers can mark
17688         functions as needing (default), or not needing,
17689         gnus-convert-old-newsrc's "backup before upgrading warning".
17690         (gnus-convert-converter-needs-prompt): Tests whether the user
17691         should be protected from potentially irreversable changes by the
17692         function.
17693
17694         * legacy-gnus-agent.el: New.  Provides converters that are only
17695         loaded when gnus-convert-old-newsrc needs to call them.
17696
17697 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17698
17699         * mail-source.el (mail-source-touch-pop): Doc fix.
17700
17701         * message.el (message-smtpmail-send-it): Doc fix.
17702
17703 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17704
17705         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17706
17707         * nnmail.el (nnmail-split-fancy): do.
17708
17709         * gnus-kill.el (gnus-kill, gnus-execute): do.
17710
17711 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17712
17713         * gnus-sum.el (gnus-widget-reversible-match)
17714         (gnus-widget-reversible-to-internal)
17715         (gnus-widget-reversible-to-external): New functions.
17716         (gnus-widget-reversible): New widget.
17717         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17718
17719 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17720
17721         * gnus-sum.el (gnus-thread-sort-functions)
17722         (gnus-article-sort-functions): Document `(not F)' items.
17723
17724 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17725
17726         * spam.el (spam-use-gmane-xref): Add new backend.
17727         (spam-gmane-xref-spam-group): Add variable to control the name of the
17728         Gmane spam group.
17729         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17730         (spam-regex-headers-spam, spam-regex-headers-ham)
17731         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17732         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17733         backends and checks.
17734         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17735
17736         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17737         an autodetect method.
17738
17739 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17740
17741         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17742         articles are being added to a group.
17743         (gnus-request-replace-article): Inform the agent that articles
17744         need to be uncached as the cached contents are no longer valid.
17745
17746 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17747
17748         * binhex.el: Don't autoload executable-find.
17749
17750         * canlock.el: Don't autoload mail-fetch-field.
17751
17752         * dgnushack.el: Autoload c-mode for XEmacs.
17753
17754         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17755
17756         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17757         rmail-dont-reply-to and rmail-output.
17758
17759         * gnus-score.el: Don't autoload ffap-string-at-point.
17760
17761         * gnus-setup.el: Don't autoload sc-cite-original.
17762
17763         * imap.el: Don't autoload base64-decode-string,
17764         base64-encode-string and md5.
17765
17766         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17767         and rmail-msg-restore-non-pruned-header.
17768
17769         * mm-decode.el: Don't autoload executable-find.
17770
17771         * mm-url.el: Don't autoload executable-find.
17772
17773         * mm-view.el: Don't autoload diff-mode.
17774
17775         * nndb.el: Don't autoload news-reply-mode, news-setup,
17776         cancel-timer and telnet.
17777
17778         * password.el: Don't autoload run-at-time for Emacs.
17779
17780         * sha1-el.el: Don't autoload executable-find.
17781
17782         * sieve-mode.el: Don't autoload c-mode.
17783
17784         * uudecode.el: Don't autoload executable-find.
17785
17786 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17787
17788         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17789         (gnus-agent-possibly-alter-active): Avoid null in numeric
17790         comparison.
17791         (gnus-agent-set-local): Refuse to save null in local object table.
17792         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17793         list of articles that will be marked as unread.
17794
17795 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17796
17797         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17798
17799 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17800
17801         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17802         language tags.
17803
17804 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17805
17806         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17807         Don't bind "obarray".
17808
17809         * gnus-sum.el (gnus-thread-sort-functions): Added
17810         `gnus-thread-sort-by-most-recent-number' and
17811         `gnus-thread-sort-by-most-recent-date'.
17812         Reported by Kai Grossjohann <kai@emptydomain.de>.
17813
17814 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17815
17816         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17817
17818 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17819
17820         * gnus-cus.el (gnus-agent-customize-category): Removed
17821         ignore-errors macro reference that required cl to be loaded at
17822         run-time.
17823
17824         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17825         single-interval range of the form (min . max).  Previously the
17826         range had to look like ((min . max)).  Likewise, return
17827         (min . max) rather than ((min . max)).
17828         (gnus-range-map): Use gnus-range-normalize to accept
17829         single-interval range.
17830
17831         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17832         the cache, but not the agent, now appear with their usual face.
17833
17834         * dgnushack.el (loaddir): New variable that is bound to the
17835         directory containing the dgnushack.el file. Use loaddir, rather
17836         than srcdir, to update load-path. Change lets dgnushack compile
17837         code in directories other than GNUS/lisp.
17838
17839 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17840
17841         * lpath.el: Don't bind w3m-safe-url-regexp.
17842
17843         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17844         w3m-safe-url-regexp variable buffer-local.
17845
17846         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17847
17848 2004-02-27  Simon Josefsson  <jas@extundo.com>
17849
17850         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17851         gnus-group-real-prefix.
17852         (gnus-summary-move-article): Use it, instead of
17853         gnus-group-real-prefix.
17854
17855 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17856
17857         * lpath.el: Bind w3m-safe-url-regexp.
17858
17859         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17860         w3m-safe-url-regexp variable buffer-local and set it as the value
17861         of mm-w3m-safe-url-regexp.
17862
17863         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17864
17865         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17866         parsing gnus-posting-styles when the message is not for replying.
17867
17868         * dgnushack.el: Autoload sgml-mode for XEmacs.
17869
17870         * nnrss.el (nnrss-opml-export): Use
17871         mm-set-buffer-file-coding-system instead of
17872         set-buffer-file-coding-system.
17873
17874 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17875
17876         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17877         of checkdoc.el).
17878         * nnrss.el: do.
17879         * gnus-mlspl.el: do.
17880         * gnus-ml.el: do.
17881         * gnus-srvr.el: do.
17882
17883         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17884
17885 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17886
17887         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17888         Corrections to custom-manual links.
17889
17890         * gnus-art.el (gnus-article): Ditto.
17891
17892         * mm-decode.el (mime-display, mime-security): Ditto.
17893
17894 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17895
17896         * flow-fill.el: Typo.
17897
17898 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17899
17900         * spam-wash.el: New file.
17901
17902 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17903
17904         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17905
17906 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17907
17908         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17909         to be run with new-articles as LIST1, not LIST2.
17910         (spam-registration-functions): Add spam-use-ham-copy as a nil
17911         registration backend.
17912
17913 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17914
17915         * spam-stat.el (spam-stat-washing-hook): New option.
17916         (spam-stat-buffer-words): Use it.
17917         (spam-stat-process-directory, spam-stat-test-directory): Use
17918         insert-file-contents-literally.
17919         (spam-stat-coding-system): New variable.
17920         (spam-stat-load, spam-stat-save): Use it.
17921
17922 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17923
17924         * spam-report.el (spam-report-plug-agent): Quote
17925         spam-report-url-to-file and spam-report-url-ping-plain.
17926
17927 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17928
17929         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17930         / in mailto URLs.
17931
17932 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17933
17934         * spam-report.el (spam-report-process-queue): Fix interactive use.
17935         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17936         (spam-report-unplug-agent): Doc fixes.
17937         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17938         (spam-report-agentize, spam-report-deagentize): Autoload.
17939
17940 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17941
17942         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17943
17944         * message.el (message-setup-fill-variables): Add mml tags to
17945         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17946         <ajk@iu.edu>.
17947         (message-mode): Don't modify paragraph-separate there.
17948
17949 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17950
17951         * compface.el (uncompface-use-external): Default to undecided.
17952         (uncompface-use-external-threshold): New variable.
17953         (uncompface-float-time): New macro.
17954         (uncompface): Determine whether to use the external decoder if
17955         uncompface-use-external is undecided.
17956
17957 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17958
17959         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17960         after images.
17961
17962         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17963
17964 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17965
17966         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17967
17968         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17969
17970         * gnus-sum.el (gnus-summary-limit-to-age)
17971         (gnus-summary-limit-children): do.
17972
17973         * gnus-int.el (gnus-request-scan): do.
17974
17975         * gnus-group.el (gnus-group-suspend): do.
17976
17977         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17978
17979         * gnus-cite.el (gnus-cite-parse-attributions): do.
17980
17981         * gnus-agent.el (gnus-summary-set-agent-mark)
17982         (gnus-agent-regenerate-group): do.
17983
17984         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17985
17986         * binhex.el (binhex-decode-region-internal): do.
17987
17988 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17989
17990         * gnus-fun.el (gnus-face-properties-alist): New user option.
17991         (gnus-display-x-face-in-from): Use it.
17992
17993         * gnus-art.el (article-display-face): Ditto.
17994
17995         * compface.el (uncompface-use-external): Default to nil.
17996
17997 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17998
17999         * nntp.el (nntp-erase-buffer): New function.
18000         (nntp-retrieve-data, nntp-send-command)
18001         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18002         (nntp-possibly-change-group): Use it.
18003
18004         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
18005         with-current-buffer.
18006
18007 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18008
18009         * compface.el: Merge the ELisp-based uncompface program.
18010         (compface): New customization group.
18011         (uncompface-use-external): New user option.
18012         (uncompface): Call uncompface-internal if uncompface-use-external
18013         is nil.
18014         (uncompface-internal): New function.  Note that there are also
18015         some other functions and variables added for this function.
18016
18017 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18018
18019         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18020         if necessary.
18021
18022 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18023
18024         * spam-report.el (spam-report-unplug-agent)
18025         (spam-report-plug-agent, spam-report-deagentize)
18026         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18027         Add support for the Agent in spam-report: when unplugged, report to a
18028         file; when plugged, submit all the requests.
18029
18030         * spam.el (spam-register-routine): Fix message about
18031         registration.
18032
18033 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18034
18035         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18036         dependencies.
18037         (rfc2047-encode): Use it.
18038
18039         * gnus-art.el (gnus-button-marker-list): Move before first
18040         reference.
18041
18042         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18043         (imap-parse-body): Fix format string mismatch.
18044
18045         * gnus-score.el (gnus-summary-increase-score): do.
18046
18047         * nnrss.el (nnrss-close): New function.
18048
18049 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18050
18051         * nnrss.el (nnrss-make-filename): New function.
18052         (nnrss-request-delete-group, nnrss-read-server-data)
18053         (nnrss-save-server-data, nnrss-read-group-data)
18054         (nnrss-save-group-data): Use it.
18055         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18056         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18057         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18058
18059 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18060
18061         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18062
18063 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18064
18065         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18066         files.
18067
18068         * message.el (message-generate-headers-first): Don't quote nil
18069         and t in docstrings.
18070
18071         * imap.el (imap-id): do.
18072
18073         * gnus-agent.el (gnus-agent-consider-all-articles)
18074         (gnus-agent-queue-mail): do.
18075
18076 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18077
18078         * spam-report.el (spam-report-process-queue): New function.
18079         Process requests from `spam-report-requests-file'.
18080         (spam-report-process-queue): Doc fix.
18081
18082 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18083
18084         * spam.el (spam-register-routine)
18085         (spam-log-processing-to-registry, spam-log-registered-p)
18086         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18087         Change "check" to "spam-check" for semi-clarity.
18088
18089 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18090
18091         * pop3.el: Require nnheader.
18092
18093         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18094
18095         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18096
18097         * gnus-picon.el: Require cl.
18098
18099         * gnus-fun.el: Require gnus-ems and gnus-util.
18100
18101         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18102
18103         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18104
18105         * gnus-art.el (gnus-article-edit-mode): Define before first
18106         reference.
18107
18108 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18109
18110         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18111         (gnus-uu-post-encoded): Use point-at-bol.
18112
18113         * gnus-topic.el (gnus-group-active-topic-p): do.
18114
18115         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18116
18117         * gnus-group.el (gnus-group-kill-region): do.
18118
18119         * gnus-art.el (article-date-ut): do.
18120
18121         * message.el (message-fetch-field): Remove redundant
18122         case-fold-search binding.
18123         (message-narrow-to-field): Simplify.
18124
18125 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18126
18127         * spam.el (spam-directory): Derive from `gnus-directory'.
18128
18129         * spam-report.el (spam-report-url-to-file)
18130         (spam-report-requests-file): New function and variable for offline
18131         reporting.
18132         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18133         and user defined function.
18134         (spam-report-url-ping-mm-url): Remove doubled slash.
18135
18136 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18137
18138         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18139
18140 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18141
18142         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
18143         format string mismatch.
18144
18145         * sieve.el (sieve-deactivate-all): do.
18146
18147         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18148
18149         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18150
18151         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18152
18153         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18154
18155 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18156
18157         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18158         the list of checks.
18159
18160 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18161
18162         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18163         padding.
18164
18165 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18166
18167         * mm-view.el (mm-fill-flowed): New variable.
18168         (mm-inline-text): Use it.
18169
18170 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18171
18172         * spam.el (spam-spamassassin-register-ham-routine)
18173         (spam-spamassassin-register-spam-routine): Fix function names.
18174
18175 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18176
18177         * gnus.el (gnus-tmp-grouplens): Remove.
18178         (gnus-summary-line-format): Remove grouplens.
18179
18180         * gnus-group.el (gnus-group-line-format): Ditto.
18181
18182         * gnus-spec.el (gnus-format-specs): Ditto.
18183         (gnus-update-format-specifications): Flush the group format spec
18184         cache if there's the grouplens stuff.
18185         (gnus-parse-simple-format): Replace %l with the empty string.
18186
18187 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18188
18189         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18190         omission.
18191
18192 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18193
18194         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18195         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18196
18197 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18198
18199         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18200         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18201         New macros and functions.
18202         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18203         Handle > NLINK_MAX messages.
18204         * nnmaildir.el (nnmaildir-request-set-mark): Use
18205         nnmaildir--emlink-p and nnmaildir--eexist-p.
18206
18207 2004-01-25  Alex Schroeder  <alex@gnu.org>
18208
18209         * spam-stat.el (spam-stat-process-directory-age): New option.
18210         (spam-stat-process-directory): Use it.
18211
18212 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18213
18214         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18215         (spam-stat-save): Accept prefix argument.
18216
18217 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18218
18219         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18220         links" error.
18221
18222 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18223
18224         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18225         the rest of the and/or forms.
18226
18227 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18228
18229         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18230         compatibility with old .newsrc.eld files.
18231
18232         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18233
18234         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18235
18236         * gnus-start.el (gnus-1): do.
18237
18238         * gnus-group.el (gnus-group-line-format-alist): do.
18239
18240         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18241
18242         * gnus-gl.el: Remove.
18243
18244 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18245
18246         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18247         marks consisting of a single range {for example, (3 . 5)} rather
18248         than a list of a single range { ((3 . 5)) }.
18249
18250 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18251
18252         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
18253         with-current-buffer.
18254         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18255         avoid consing a string.
18256
18257         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18258         Remove obsolete entries for big5 and gb2312.
18259
18260 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18261
18262         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18263         uncompressed list.
18264
18265 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18266
18267         * spam-stat.el (spam-stat-strip-xref): New function.
18268         (spam-stat-process-directory): Use it.
18269
18270         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18271         here -- it's done in message-fetch-field.
18272
18273 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18274
18275         * gnus-agent.el (gnus-agent-queue-mail)
18276         (gnus-agent-prompt-send-queue): New variables.
18277         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18278         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18279         "nndraft:queue" along to gnus-draft-send.  Use
18280         gnus-agent-prompt-send-queue.
18281         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18282         is "nndraft:queue".  Suggested by Gaute Strokkenes
18283         <gs234@srcf.ucam.org>
18284
18285         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
18286         (agent-enable-undownloaded-faces): Added.
18287         (gnus-agent-cat-groups): Use eval-and-compile, not
18288         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18289         method of gnus-agent-cat-groups even when the buffer has been
18290         evaled.
18291         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
18292         delete gnus-agent-save-active-1.
18293         (gnus-agent-save-groups): Deleted.  Identical to
18294         gnus-agent-save-active.
18295         (gnus-agent-write-active): No longer adjust agent's copy of active
18296         file as agent's adjustments are now stored in their own
18297         file.  Removed optional parameter.
18298         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18299         servers.  Add use of min/max range limits from server's local
18300         file.
18301         (gnus-agent-save-alist): Removed unused optional argument.
18302         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18303         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18304         (gnus-agent-set-local): A per-server file that keeps min/max range
18305         limits for articles known to the agent.  Provides a fast mechanism
18306         for altering many active ranges.
18307         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18308         active file (local makes it unnecessary).
18309         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
18310
18311         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
18312         (agent-enable-undownloaded-faces): Added.
18313
18314         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18315         disable it when sending to "nndraft:queue".
18316         (gnus-group-send-queue): Add safety check to avoid sending queue
18317         when unplugged.
18318
18319         * gnus-group.el (gnus-group-catchup): Use new
18320         gnus-sequence-of-unread-articles, not
18321         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18322         numbers of articles.  Use gnus-range-map to avoid having to
18323         uncompress the unread list.
18324         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18325         Fixed invalid ange-ftp reference.
18326
18327         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18328         (gnus-sorted-range-intersection): Intersection of two ranges
18329         without requiring that they first be uncompressed.
18330
18331         * gnus-start.el (gnus-activate-group): Unless blocked by the
18332         caller, possibly expand the active range to include both cached
18333         and agentized articles.
18334         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18335         multiple version-dependent converters.
18336         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
18337         gnus-agent-save-active.
18338         (gnus-save-newsrc-file): Save dirty agent range limits.
18339
18340         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
18341         gnus-agent-possibly-alter-active.
18342         (gnus-adjust-marked-articles): Faster handling of simple lists.
18343
18344 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18345
18346         * spam-stat.el (spam-stat-test-directory): New optional argument
18347         displays a list of files detected.  Suggested by Andrew Cohen
18348         <cohen@andy.bu.edu>.
18349         (spam-stat-buffer-words-with-scores): Don't narrow and change
18350         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18351
18352 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18353
18354         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18355         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18356         (spam-spamassassin-arguments)
18357         (spam-spamassassin-spam-flag-header)
18358         (spam-spamassassin-positive-spam-flag-header)
18359         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18360         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18361         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18362         (spam-list-of-processors, spam-list-of-checks)
18363         (spam-list-of-statistical-checks, spam-registration-functions)
18364         (spam-check-spamassassin-headers, spam-check-spamassassin)
18365         (spam-spamassassin-score)
18366         (spam-spamassassin-register-with-sa-learn)
18367         (spam-spamassassin-register-spam-routine)
18368         (spam-spamassassin-register-ham-routine)
18369         (spam-assassin-register-spam-routine)
18370         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18371         (spam-bogofilter-score): Fix to show article before scoring.
18372
18373 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18374
18375         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18376         default scoring function.
18377         (spam-generic-score): Call spam-spamassassin-score if
18378         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18379         spam-bogofilter-score otherwise.
18380
18381         * gnus.el (spam-process, spam-autodetect-methods): Add
18382         spamassassin and spamassassin-headers.
18383
18384 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18385
18386         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18387         Suppress unnecessary messages.
18388
18389 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18390
18391         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18392         make-hash-table.
18393
18394 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18395
18396         * canlock.el (base64-encode-string): Don't autoload it.
18397
18398 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18399
18400         * run-at-time.el: Remove useless (require 'itimer),
18401         eval-and-compile and (featurep 'xemacs).
18402
18403 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18404
18405         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18406         GROUP is a virtual group.
18407
18408 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18409
18410         * gnus.el: Autoload `message-y-or-n-p'.
18411
18412 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18413
18414         * pgg-parse.el: Remove unnecessary (require 'custom).
18415
18416         * pgg-def.el: do.
18417
18418         * nnmail.el: do.
18419
18420         * gnus-undo.el: do.
18421
18422         * gnus-picon.el: do.
18423
18424         * gnus-util.el: do.
18425
18426 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18427
18428         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18429
18430 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18431
18432         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18433         handle, as well as a list.
18434
18435         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18436         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18437         (mm-w3m-cid-retrieve): Simplify.
18438
18439 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18440
18441         * message.el (message-kill-to-signature): Allow prefix arg to
18442         specify number of lines to keep before signature.
18443
18444 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18445
18446         * message.el (message-kill-to-signature): Change docstring.
18447
18448 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18449
18450         * canlock.el: Always require sha1-el.
18451         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18452
18453         * message.el: Autoload sha1 only when compiling.
18454
18455         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
18456         eudc-expand-inline for XEmacs.
18457
18458 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18459
18460         * message.el (message-canlock-generate): Require sha1-el.
18461
18462 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18463
18464         * message.el (message-expand-name): Silence the byte compiler.
18465
18466         * lpath.el: Add detect-coding-system.
18467
18468         * dgnushack.el (dgnushack-compile): Remove obsolete check for
18469         cus-edit.
18470
18471 2004-01-13  Simon Josefsson  <jas@extundo.com>
18472
18473         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18474         Invoke gnus-score-mode.  Reported by
18475         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18476
18477         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
18478         Jim Blandy <jimb@redhat.com> (tiny change).
18479
18480 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18481
18482         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18483
18484 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18485
18486         * spam.el (spam-get-article-as-string): Update to use
18487         gnus-request-article-this-buffer, much simpler.
18488         (spam-get-article-as-buffer): Remove.
18489
18490 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18491
18492         * message.el (message-expand-name): Use EUDC if the user uses that.
18493
18494 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18495
18496         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18497         character for the encoding to avoid consing a string.
18498
18499         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18500         unnecessarily.
18501
18502         * mm-util.el (mm-replace-chars-in-string): Remove.
18503
18504         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18505         of mm-replace-chars-in-string.
18506
18507 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18508
18509         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18510
18511         * mm-util.el (mm-subst-char-in-string): Support inplace.
18512
18513         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18514         a new string in every iteration.  Use shy groups.
18515
18516 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18517
18518         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18519         * gnus-soup.el (gnus-soup-group-brew):
18520         * gnus-msg.el (gnus-put-message):
18521         * gnus-move.el (gnus-group-move-group-to-server):
18522         * gnus-kill.el (gnus-batch-score):
18523         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18524         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18525         (gnus-group-update-group, gnus-group-read-group)
18526         (gnus-group-make-group, gnus-group-make-help-group)
18527         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18528         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18529         (gnus-group-sort-by-unread, gnus-group-catchup)
18530         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18531         (gnus-group-yank-group, gnus-group-set-info)
18532         (gnus-group-list-groups):
18533         * gnus.el (gnus-generate-new-group-name):
18534         * gnus-delay.el (gnus-delay-send-queue):
18535         * nnvirtual.el (nnvirtual-catchup-group):
18536         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18537         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18538         (gnus-group-prepare-topics, gnus-topic-check-topology):
18539         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18540         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18541         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18542         (gnus-group-make-articles-read):
18543         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18544         (gnus-group-change-level, gnus-kill-newsgroup)
18545         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18546         (gnus-get-unread-articles, gnus-make-articles-unread)
18547         (gnus-make-ascending-articles-unread): Use accessor
18548         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18549         to get group information for improved readability.
18550
18551
18552 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18553
18554         * gnus-art.el (article-decode-mime-words, article-babel)
18555         (gnus-article-highlight-signature, gnus-article-add-buttons)
18556         (gnus-signature-toggle): Use gnus-with-article-buffer.
18557
18558         * gnus-art.el (gnus-article-highlight-headers)
18559         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18560
18561         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18562         (gnus-article-set-globals, gnus-request-article-this-buffer)
18563         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18564         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18565         (gnus-mime-display-alternative): Use with-current-buffer.
18566
18567 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18568
18569         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18570         also under 80 char limit, and call gnus-error if needed.
18571         (spam-fetch-article-header): Fix - it was a
18572         buffer-local variable (gnus-newsgroup-data).
18573         (spam-find-spam): Use spam-generate-fake-headers, forget about
18574         spam-insert-fake-headers.
18575         (spam-insert-fake-headers): Remove.
18576
18577 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18578
18579         * deuglify.el (gnus-article-outlook-unwrap-lines)
18580         (gnus-outlook-rearrange-article)
18581         (gnus-outlook-repair-attribution-outlook)
18582         (gnus-outlook-repair-attribution-block)
18583         (gnus-outlook-repair-attribution-other): Remove redundant
18584         save-excursion.
18585
18586 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18587
18588         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18589         (spam-fetch-field-subject-fast)
18590         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18591         (spam-fetch-article-header): Add functions to deal with Gnus
18592         internals for fast retrieval of article header data.
18593         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18594
18595 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18596
18597         * pop3.el (pop3-md5): Remove.
18598         (pop3-apop): Replace pop3-md5 with md5.
18599
18600         * mm-bodies.el: base64 is always built-in.
18601
18602         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
18603         with-current-buffer.
18604
18605 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18606
18607         * canlock.el (canlock-insert-header): Remove excessive grouping in
18608         regexp.
18609
18610         * gnus-sum.el (gnus-summary-read-document): Ditto.
18611
18612         * gnus-uu.el (gnus-uu-part-number): Ditto.
18613
18614         * html2text.el (html2text-remove-tags): Ditto.
18615         (html2text-format-tags): Ditto.
18616         (html2text-format-single-elements): Ditto.
18617
18618         * mml.el (mml-parse-1): Ditto.
18619
18620 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18621
18622         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18623
18624         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18625
18626         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18627
18628         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18629
18630 2003-11-15  Simon Josefsson  <jas@extundo.com>
18631
18632         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18633         (pgg-gpg-lookup-key): Use regexp match instead of
18634         split-string (split-string is different between emacs 21.2 and
18635         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18636
18637 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18638
18639         * gnus-art.el (gnus-mime-view-all-parts)
18640         (gnus-article-part-wrapper, gnus-article-view-part): Use
18641         with-current-buffer.
18642
18643 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18644
18645         * spam.el (spam-disable-spam-split-during-ham-respool)
18646         (spam-spamoracle-database, spam-cache-lookups)
18647         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18648         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18649         (spam-group-ham-marks, spam-group-spam-marks)
18650         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18651         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18652         also add spam-use-blackholes to the statistical checks.
18653         (spam-fetch-field-fast): Add interface to fetching fields, may
18654         become a macro.
18655         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18656         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18657         (spam-insert-fake-headers): Fake an article when needed.
18658         (spam-find-spam): Fake article when possible.
18659         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18660         (spam-check-bogofilter-headers): Use message-fetch-field instead
18661         of nnmail-fetch-field.
18662
18663 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18664
18665         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18666
18667 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18668
18669         * spam.el (spam-split): Do not require spam-use-CHECK to be
18670         enabled if that check is passed to spam-split explicitly; also
18671         fix so 'spam doesn't get converted to spam-split-group when
18672         spam-split-symbolic-return is t.
18673         (spam-find-spam): Find registrations of the article and use those
18674         instead of re-running spam-split to find the spam/ham
18675         classification of the article.
18676         (spam-log-processing-to-registry, spam-log-registered-p)
18677         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18678         Use gnus-error instead of gnus-message.
18679         (spam-log-registration-type): Add function to determine the
18680         classification of a message based on registry entries; will
18681         return nil if both 'spam and 'ham are found.
18682         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18683         a reasonably fast local cache without the loading errors.
18684         (spam-cache-lookups): Set to t by default.
18685         (spam-find-spam): Don't try to guess spam-cache-lookups.
18686         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18687         spam-caches entry.
18688         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18689         caching of whitelist/blacklist entries.
18690         (spam-check-whitelist, spam-check-blacklist): Invoke
18691         spam-from-listed-p with a type, not a cache variable.
18692         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18693
18694 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18695
18696         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18697
18698         * nnmail.el (nnmail-split-fancy): do.
18699
18700         * mml.el (mml-parse): do.
18701
18702         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18703         (gnus-score-adaptive): do.
18704
18705 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18706
18707         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18708         (gnus-mime-button-map): Don't set keymap parent.
18709         (gnus-button-ctan-directory-regexp): Use shy grouping.
18710         (gnus-prev-page-map): Don't set keymap parent.
18711         (gnus-prev-page-map): Remove duplicated one.
18712         (gnus-next-page-map): Don't set keymap parent.
18713         (gnus-mime-security-button-map): Ditto.
18714
18715         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18716         version number.
18717
18718         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18719
18720 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18721
18722         * canlock.el (canlock-sha1-function): Remove.
18723         (canlock-sha1-function-for-verify): Remove.
18724         (canlock-openssl-program): Remove.
18725         (canlock-openssl-args): Remove.
18726         (canlock-ignore-errors): Remove.
18727         (canlock-sha1-with-openssl): Remove.
18728         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18729         (canlock-verify): Don't use canlock-ignore-errors.
18730
18731         * sha1-el.el (sha1-string-external): Make it can return a string
18732         in binary form.
18733         (sha1-region-external): Ditto.
18734         (sha1-string-internal): Ditto.
18735         (sha1-region-internal): Ditto.
18736         (sha1-region): Ditto.
18737         (sha1-string): Ditto.
18738         (sha1): Ditto.
18739
18740 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18741
18742         * spam.el (spam-report-articles-gmane): New command.
18743
18744 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18745
18746         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18747
18748         * run-at-time.el (run-at-time-saved): Remove.
18749         (run-at-time): Doc fix.
18750
18751 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18752
18753         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18754         (gnus-summary-limit-map): Add it.
18755         (gnus-summary-make-menu-bar): do.
18756
18757 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18758
18759         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18760         Make attempt at some caching support (done for BBDB only now).
18761         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18762         addresses to be checked.
18763         (spam-clear-cache-BBDB): Add function, to be invoked by
18764         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18765         (spam-check-BBDB): Check and use the caches, if
18766         spam-cache-lookups is on, remove superfluous (provide).
18767
18768 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18769
18770         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18771
18772 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18773
18774         * run-at-time.el (run-at-time-saved): Move to after the definition
18775         of `run-at-time'.
18776
18777         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18778
18779 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18780
18781         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18782         mm-w3m-local-map-property.
18783
18784         * mm-view.el (mm-w3m-mode-map): Remove.
18785         (mm-w3m-local-map-property): Remove.
18786         (mm-inline-text-html-render-with-w3m): Don't use
18787         mm-w3m-local-map-property.
18788
18789 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18790
18791         * run-at-time.el: New file.
18792
18793         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18794         under Emacs.
18795
18796         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18797         of gnus-set-text-properties.
18798
18799         * gnus-uu.el (gnus-uu-save-article): Ditto.
18800
18801         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18802
18803         * gnus-cite.el (gnus-cite-parse): Ditto.
18804
18805         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18806         of gnus-.
18807
18808         * gnus-xmas.el (run-at-time): Require run-at-time.
18809
18810         * gnus.el: Changed calls to nnheader-run-at-time and
18811         password-run-at-time throughout to use run-at-time directly.
18812
18813         * password.el: Removed definition of run-at-time.
18814
18815         * nnheaderxm.el: Remove definition of run-at-time.
18816
18817 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18818
18819         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18820         in prompt.
18821
18822 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18823
18824         * messagexmas.el (message-xmas-redefine): Alias
18825         `message-make-caesar-translation-table' to
18826         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18827         version.
18828
18829         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18830         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18831         `gnus-xmas-set-text-properties'.
18832         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18833         `gnus-xmas-completing-read'.
18834         (gnus-xmas-completing-read): Removed.
18835         (gnus-xmas-open-network-stream): Removed.
18836
18837         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18838         XEmacs version.
18839
18840         * dns.el (dns-make-network-process): Use `open-network-stream'
18841         instead of `gnus-xmas-open-network-stream'.
18842
18843         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18844
18845         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18846
18847 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18848
18849         * gnus-art.el (gnus-mime-display-alternative)
18850         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18851         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18852         Don't use gnus-local-map-property.
18853
18854         * gnus-util.el (gnus-local-map-property): Remove.
18855
18856         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18857         gnus-completing-read-maybe-default with completing-read.
18858
18859         * gnus-util.el (gnus-completing-read): do.
18860         (gnus-completing-read-maybe-default): Remove.
18861
18862 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18863
18864         * password.el: Only autoload `run-at-time' if not XEmacs.
18865         Only autoload the itimer functions if XEmacs.
18866
18867 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18868
18869         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18870         XEmacsen.
18871
18872         * dgnushack.el: Autoload executable-find for XEmacs.
18873
18874 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18875
18876         * gnus-art.el (gnus-read-string): Remove.
18877         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18878         read-string.
18879
18880 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18881
18882         * netrc.el: Autoload password-read.
18883         (netrc): Add configuration group.
18884         (netrc-encoding-method, netrc-openssl-path): Add
18885         variables for encoding and decoding of files with symmetric
18886         ciphers.
18887         (netrc-encode): Add assistant function to encode a file with
18888         netrc-encoding-method.
18889         (netrc-parse): Add interactive parameter, added optional
18890         decoding if netrc-encoding-method is non-nil but otherwise
18891         behavior is standard.
18892         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18893         Do s/encode/encrypt/ everywhere.
18894
18895         * spam.el: Remove executable-find autoload.
18896
18897 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18898
18899         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18900
18901         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18902
18903 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18904
18905         * gnus-art.el (gnus-treat-ansi-sequences)
18906         (article-treat-ansi-sequences): New variable and function.
18907         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18908
18909         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18910         Use it.
18911
18912 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18913
18914         * mm-util.el (mm-quote-arg): Remove.
18915
18916         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18917         shell-quote-argument.
18918
18919         * gnus-uu.el (gnus-uu-command): do.
18920
18921         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18922
18923         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18924         with make-char.
18925
18926         * mm-util.el (mm-make-char): Remove.
18927
18928         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18929         add-minor-mode.
18930
18931         * gnus-undo.el (gnus-undo-mode): do.
18932
18933         * gnus-topic.el (gnus-topic-mode): do.
18934
18935         * gnus-sum.el (gnus-dead-summary-mode): do.
18936
18937         * gnus-start.el (gnus-slave-mode): do.
18938
18939         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18940
18941         * gnus-ml.el (gnus-mailing-list-mode): do.
18942
18943         * gnus-gl.el (gnus-grouplens-mode): do.
18944
18945         * gnus-draft.el (gnus-draft-mode): do.
18946
18947         * gnus-dired.el (gnus-dired-mode): do.
18948
18949         * gnus-ems.el (gnus-add-minor-mode): Remove.
18950
18951         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18952         Replace gnus-char-width with char-width.
18953
18954         * gnus-ems.el (gnus-char-width): Remove.
18955
18956         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18957         Replace gnus-char-width with char-width.
18958
18959         * gnus-ems.el (gnus-char-width): Remove.
18960
18961         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18962         definition.
18963         Remove Emacs 20 hash table compatibility code.
18964
18965         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18966         20 compatibility code.
18967
18968         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18969
18970         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18971
18972         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18973         with point-at-{eol,bol}.
18974
18975         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18976
18977         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18978
18979         * flow-fill.el (fill-flowed-point-at-bol)
18980         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18981
18982         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18983         Replace with point-at-{eol,bol} throughout all files.
18984
18985 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18986
18987         * ntlm.el (ntlm-string-as-unibyte): New macro.
18988         (ntlm-build-auth-response): Use it.
18989
18990         Remove Emacs 20 stuff:
18991         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18992         (butlast, mapc, remove): Remove the compiler macros.
18993         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18994         of delq and copy-sequence.
18995         * gnus-art.el (popup-menu): Remove the compiler macro.
18996         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18997         Emacs 20.
18998
18999 2004-01-05  Simon Josefsson  <jas@extundo.com>
19000
19001         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19002         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19003         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19004         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19005         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19006         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19007         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19008         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19009         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19010         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19011         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19012         string-xor into ntlm-string-xor.  Suggested by
19013         Jesper Harder <harder@myrealbox.com>.
19014
19015         * ntlm.el: Don't include poem.
19016
19017         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
19018         Jesper Harder <harder@myrealbox.com>.
19019
19020         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19021
19022         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19023         probably breaks emacs with DL patch, but do we care? Is anyone
19024         still using the DL stuff?)
19025
19026         * sieve-manage.el: Use the password package.
19027         (sieve-manage-read-passwd): Remove.
19028         (sieve-manage-interactive-login): Use password.  Re-add
19029         condition-case around loop.
19030
19031         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19032         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
19033         the password package.
19034
19035 2003-02-19  Simon Josefsson  <jas@extundo.com>
19036
19037         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19038         token.
19039
19040 2002-08-07  Simon Josefsson  <jas@extundo.com>
19041
19042         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19043         (sieve-manage-authenticators):
19044         (sieve-manage-authenticator-alist): Add some SASL mechs.
19045         (sieve-sasl-auth): New function.
19046         (sieve-manage-cram-md5-auth):
19047         (sieve-manage-plain-auth): Rewrite using SASL library.
19048         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19049         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19050         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19051         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19052
19053 2004-01-05  Simon Josefsson  <jas@extundo.com>
19054
19055         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19056         New files.
19057
19058 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19059
19060         * gnus-group.el (gnus-no-groups-message): Update.
19061
19062         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19063
19064 2003-11-09  Simon Josefsson  <jas@extundo.com>
19065
19066         * imap.el: Support for ID IMAP extension (RFC 2971).
19067         (imap-local-variables): Add imap-id.
19068         (imap-id): New variable.
19069         (imap-id): New function.
19070         (imap-parse-response): Parse untagged ID response.
19071         * nnimap.el (nnimap-id): New variable.
19072         (nnimap-open-connection): Use it.
19073
19074 2003-12-28  Simon Josefsson  <jas@extundo.com>
19075
19076         * gnus-score.el (gnus-score-edit-all-score): New.
19077         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19078
19079 2004-01-04  Simon Josefsson  <jas@extundo.com>
19080
19081         * password.el: Add.
19082
19083 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19084
19085         * dns.el (dns-query-types): Fix typo.
19086         (dns-query-types): New function.
19087         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19088         PTR and SOA replies, see RFC 1035.
19089
19090 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19091
19092         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
19093
19094         * Moved to Changelog.2.
19095
19096 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19097
19098         * gnus.el (gnus-version-number): Bump version.
19099
19100 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19101
19102         * gnus.el: No Gnus v0.1 is released.
19103
19104 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19105
19106         * gnus.el: No Gnus v0.0 is released.
19107
19108 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19109
19110         * gnus.el (gnus-version-number): Bump.
19111         (gnus-version): No.
19112
19113 See ChangeLog.2 for earlier changes.
19114
19115     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19116       Free Software Foundation, Inc.
19117
19118   This file is part of GNU Emacs.
19119
19120   GNU Emacs is free software: you can redistribute it and/or modify
19121   it under the terms of the GNU General Public License as published by
19122   the Free Software Foundation, either version 3 of the License, or
19123   (at your option) any later version.
19124
19125   GNU Emacs is distributed in the hope that it will be useful,
19126   but WITHOUT ANY WARRANTY; without even the implied warranty of
19127   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19128   GNU General Public License for more details.
19129
19130   You should have received a copy of the GNU General Public License
19131   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19132
19133 ;; Local Variables:
19134 ;; coding: utf-8
19135 ;; fill-column: 79
19136 ;; add-log-time-zone-rule: t
19137 ;; End: