dig.el (dig-mode-map): Declare and define in one step.
[gnus] / lisp / ChangeLog
1 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2
3         * dig.el (dig-mode-map): Declare and define in one step.
4
5 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8         for Gnus.
9         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
10         (nnimap-update-qresync-info): Mark \Seen articles as read.
11
12         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
13         non-variable, too.
14
15         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
16         available.
17         (nnimap-update-info): Rely more on the current active than the param
18         active to avoid marking articles as read too much.
19
20         * auth-source.el (auth-source-create): Use (user-login-name) for the
21         user name default.
22
23         * nnimap.el (nnimap-update-info): If the server doesn't return any
24         useful info, just use the previous info.
25         (nnimap-update-info): Prefer old info over start-article.
26         (nnimap-update-qresync-info): Finish implementing QRESYNC.
27
28 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
29
30         * nnir.el (autoload): Clean up autoloads.
31         (nnir-imap-default-search-key): Renamed from
32         nnir-imap-search-field. Use key rather than value.
33         (nnir-imap-search-other): New variable.
34         (nnir-read-parm): Use it.
35         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
36         (gnus-summary-nnir-goto-thread): Modify to work with imap.
37
38 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
39
40         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
41         the process, too.
42
43 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
44
45         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
46         Allbery.
47
48         * shr.el: Rework the way things are indented by <li> slightly.
49
50         * gnus.el (gnus-group-set-parameter): Fix typo.
51
52         * nnimap.el: Start implementing QRESYNC support.
53
54 2010-10-09  Julien Danjou  <julien@danjou.info>
55
56         * nnir.el (nnir-engines): Fix too many arguments.
57
58 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
59
60         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
61         group is the "last", so that the backends like nnfolder actually save
62         their folders.
63
64         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
65         try to use that for the tls stream.
66         (nnimap-retrieve-group-data-early): Rework the marks code to heed
67         UIDVALIDITY and find out which groups are read-only and not.
68         (nnimap-get-flags): Use the same marks parsing code as the rest of
69         nnimap.
70
71 2010-10-09  Julien Danjou  <julien@danjou.info>
72
73         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
74
75         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
76         retrieving gravatars.
77
78         * shr.el (shr-table-corner): Add.
79         (shr-table-line): Add.
80         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
81
82 2010-10-08  Julien Danjou  <julien@danjou.info>
83
84         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
85
86 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
87
88         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
89
90         * gnus-sum.el (gnus-mark-article-as-unread)
91         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
92         (gnus-summary-set-bookmark): Use it.
93
94         * gnus-msg.el (gnus-setup-message): Use it.
95
96         * gnus-demon.el (gnus-demon-remove-handler): Use it.
97
98         * gnus.el (gnus-group-remove-parameter): Use it.
99
100         * gnus-group.el (gnus-group-make-web-group): Use it.
101
102         * gnus-demon.el (gnus-demon-remove-handler): Use it.
103
104         * nnregistry.el: Update docs to mention manual.
105
106         * gnus-registry.el: Update docs to mention nnregistry.el.
107         (gnus-registry-initialize): Don't install nnregistry refer method
108         automatically.
109         (gnus-registry-install-nnregistry): Remove it.
110
111 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
112
113         * shr.el (shr-insert): Don't insert double spaces.
114
115 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
116
117         * gnus-gravatar.el (gnus-treat-from-gravatar)
118         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
119         called interactively.
120
121         * gnus-art.el (gnus-mime-view-part-externally)
122         (gnus-mime-view-part-internally): Make predicate function passed to
123         gnus-mime-view-part-as-type assume argument is a mime type, not a list
124         of a mime type.
125
126         * shr.el (shr-table-widths): Don't use cl function `reduce'.
127
128 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
129
130         * shr.el (require): Require cl when compiling.
131         (shr-tag-hr): New function.
132
133         * nnimap.el (nnimap-update-info): Remove double setting of high.
134         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
135         makes nnimap work properly on Courier again.
136
137         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
138         the variable for backwards compatability.
139
140         * mm-decode.el (mm-save-part): If given a non-directory result, expand
141         the file name before using to avoid setting mm-default-directory to
142         nil.
143
144         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
145         bidning gnus-agent variables.
146
147         * shr.el (shr-render-td): Use a cache for the table rendering function
148         to avoid getting an exponential rendering behaviour in nested tables.
149         (shr-insert): Rework the line-breaking algorithm.
150         (shr-insert): Don't leave trailing spaces.
151         (shr-insert-table): Also insert empty TDs.
152         (shr-tag-blockquote): Ensure paragraphs after </ul>.
153
154 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
155
156         * gnus-sum.el (gnus-number): Rename from `number'.
157         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
158         (gnus-summary-limit-children): Update uses correspondingly.
159
160 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
161
162         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
163         (gnus-gravatar-transform-address): Don't show avatars of people of
164         which mail addresses match gnus-gravatar-too-ugly.
165
166 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
167
168         * shr.el (shr-table-widths): Expand TD elements to fill available
169         space.
170
171 2010-10-07  Julien Danjou  <julien@danjou.info>
172
173         * nnimap.el (nnimap-request-rename-group): Add this method.
174
175 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
176
177         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
178         name from XEmacs' function-arglist.
179
180         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
181         gravatar under XEmacs.
182
183 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
184
185         * auth-source.el: Update docs with TODO items.
186
187         * gnus-sync.el: Update docs to explain state and plans.
188
189         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
190         Hooks for mark updates.
191         (gnus-request-set-mark, gnus-request-update-mark): Use them.
192
193         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
194         hooks with arguments, which is needed for mark update hooks.
195
196 2010-10-06  Julien Danjou  <julien@danjou.info>
197
198         * gnus.el (gnus-expand-group-parameter): Only return and act on what
199         was matched.
200
201         * sieve-manage.el: Update example in `Commentary'.
202
203         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
204
205         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
206         not 2000.
207         (sieve-manage-authenticate): Re-add function.
208
209 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
210
211         * shr.el (shr-insert): Get 'space transition right.
212         (shr-render-td): Only delete space at the end of the TD.
213
214         * nnimap.el (nnimap-open-connection): Prepare to support
215         open-gnutls-stream.
216
217         * shr.el: Rearrange function order to be more logical.
218
219 2010-10-06  Julien Danjou  <julien@danjou.info>
220
221         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
222         (nnrss-discover-feed): Remove 404 URL in docstring.
223
224         * nnir.el: Fix Swish-E URL.
225         Fix Namazu URL.
226
227         * message.el (message-change-subject): Remove 404 URL in a comment.
228
229 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
230
231         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
232         called interactively.
233
234         * gnus-util.el (gnus-remove-if): Allow hash table.
235         (gnus-remove-if-not): New function.
236
237         * gnus-art.el (gnus-mime-view-part-as-type)
238         * gnus-score.el (gnus-summary-score-effect)
239         * gnus-sum.el (gnus-read-move-group-name):
240         Replace remove-if-not with gnus-remove-if-not.
241
242         * gnus-group.el (gnus-group-completing-read):
243         Regard collection as a hash table if it is not a list.
244
245 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
246
247         * shr.el (shr-render-td): Allow blank/missing <TD>s.
248
249         * shr.el: Document the table-rendering algorithm.
250
251 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
252
253         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
254         for Emacsen having no `libxml-parse-html-region' support.
255
256 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
257
258         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
259         invalid URLs.
260
261         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
262         line-broken.
263         (shr-tag-img): Ignore image fetching errors.
264         (shr-overlays-in-region): Compute overlay positions correctly.
265
266         * mm-decode.el (mm-shr): Require shr.
267
268         * gnus-art.el (gnus-blocked-images): Move variable here.
269
270         * shr.el (shr-insert-table): Bind free variable.
271
272         * mm-decode.el (mm-shr): Bind shr-content-function.
273
274         * shr.el (shr-content-function): New variable.
275
276         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
277         added for symmetry.
278
279         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
280
281         * gnus-group.el (gnus-group-make-group): Doc fix.
282
283         * nnimap.el (nnimap-request-newgroups): Return success.
284
285         * shr.el (shr-find-elements): New function.
286         (shr-tag-table): Put all the images after the table.
287         (shr-tag-table): Really inhibit images inside the table.
288         (shr-collect-overlays): Copy over overlays from the TD elements to the
289         main document.
290
291         * mm-decode.el (mm-shr): Bind shr-blocked-images to
292         gnus-blocked-images.
293
294 2010-10-05  Julien Danjou  <julien@danjou.info>
295
296         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
297
298         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
299         (gnus-html-maximum-image-size): Add this function.
300         (gnus-html-put-image): Use gnus-html-maximum-image-size.
301
302         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
303         server-value of the capability is nil.
304
305 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
306
307         * shr.el (shr-tag-em): Add <EM> tag.
308
309 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
310
311         * sieve-manage.el (sieve-manage-default-stream): Make default stream
312         customizable.
313
314         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
315         handing broken links to browse-url.
316
317 2010-10-05  Julien Danjou  <julien@danjou.info>
318
319         * gnus-util.el (gnus-emacs-completing-read)
320         (gnus-iswitchb-completing-read): Use autoload rather than require.
321
322 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
323
324         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
325         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
326         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
327         iswitchb-temp-buflist for XEmacs.
328
329         * gnus-util.el (gnus-completing-read-function): Exclude
330         gnus-icompleting-read and gnus-ido-completing-read from candidates for
331         XEmacs since iswitchb.el is very old and ido.el is unavailable in
332         XEmacs.
333
334         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
335         not to use `delete-dups' that is unavailable in XEmacs 21.4.
336
337         * gnus-html.el: Don't require help-fns under XEmacs.
338         (gnus-html-schedule-image-fetching): Work for XEmacs.
339
340         * mm-decode.el (mm-shr): Decode contents by charset.
341
342 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
343
344         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
345         unknown.
346
347         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
348         (shr-get-image-data): Ensure against the cache file missing.
349
350         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
351         for data.
352
353         * spam-report.el (spam-report-url-ping-plain): Don't query about
354         killing the process.
355
356         * shr.el (shr-render-td): Protect against too-wide text.
357
358 2010-10-04  Julien Danjou  <julien@danjou.info>
359
360         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
361         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
362
363         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
364         retrieved.
365
366 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
367
368         * shr.el (browse-url): Required.
369         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
370         lines.
371         (shr-show-alt-text, shr-browse-image): New commands.
372         (shr-browse-url, shr-copy-url): New commands.
373
374         * gnus-sum.el (gnus-widen-article-window): New variable.
375         (gnus-summary-select-article-buffer): Use it.
376
377         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
378         without @ signs.
379
380 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
381
382         * nnir.el (nnir-run-imap): Remove spurious space in search string.
383
384 2010-10-04  Julien Danjou  <julien@danjou.info>
385
386         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
387         for XEmacs.
388
389 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
392
393         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
394         (nnimap-close-server): Implement.
395
396         * dgnushack.el (iswitchb): Require to shut up the compiler.
397
398         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
399         (shr-insert): Tweak line breaking.
400         (shr-insert): Handle <pre> better.
401         (shr-tag-li): Get <li> indentation right.
402         (shr-tag-li): Get <li> indentation even righter.
403         (shr-tag-blockquote): Ensure paragraph start.
404         (shr-make-table): Tweak table generation.
405         (shr-make-table): Fix typo.
406
407         * shr.el: Implement table rendering.
408
409 2010-10-04  Julien Danjou  <julien@danjou.info>
410
411         * gnus-html.el (gnus-html-put-image): Fix resize image code.
412
413 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
414
415         * shr.el (shr-insert): Use string anchors instead of line anchors.
416
417 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
418
419         * shr.el: Add headings.
420         (shr-ensure-paragraph): Actually work.
421         (shr-tag-li): Make <ul> prettier.
422         (shr-insert): Get white space at the beginning/end of elements right.
423         (shr-tag-p): Collapse subsequent <p>s.
424         (shr-ensure-paragraph): Don't insert double line feeds after blank
425         lines.
426         (shr-insert): \t is also space.
427         (shr-tag-s): Fix "s" tag name function.
428         (shr-tag-s): Fix face prop name.
429
430 2010-10-03  Julien Danjou  <julien@danjou.info>
431
432         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
433
434         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
435         gnus-window-inside-pixel-edges.
436
437         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
438         gnus-ems.
439
440         * mm-view.el (mm-inline-image-emacs): Support image resizing.
441
442         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
443         function.
444
445         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
446         resize choice.
447
448 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
449
450         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
451         beginning of the buffer.
452
453         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
454         article buffer again.
455
456         * shr.el (shr-tag-p): Don't insert newlines at the start of the
457         buffer.
458
459         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
460         when it's at the start of the buffer.
461
462         * shr.el (shr-tag-blockquote): Convert name.
463         (shr-rescale-image): Use the right image-size variant.
464
465         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
466         buffer isn't shown, then select the current article first instead of
467         bugging out.
468         (gnus-summary-select-article-buffer): Show both the article and summary
469         buffers again.
470
471         * shr.el (shr-fontize-cont): Protect against regions with no text.
472         Rename tag functions to shr-tag-* for enhanced security.
473         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
474
475 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
476
477         * shr.el (shr-insert):
478         * pop3.el (pop3-movemail):
479         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
480         loaded.
481
482 2010-10-03  Glenn Morris  <rgm@gnu.org>
483
484         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
485
486         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
487
488         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
489
490         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
491
492         * gnus-util.el (gnus-make-local-hook): Simplify.
493
494 2010-10-02  Julien Danjou  <julien@danjou.info>
495
496         * gnus-util.el (gnus-iswitchb-completing-read): New function.
497         (gnus-ido-completing-read): New function.
498         (gnus-emacs-completing-read): New function.
499         (gnus-completing-read): Use gnus-completing-read-function.
500         Add gnus-completing-read-function.
501
502 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
503
504         * shr.el (shr-insert-document): Autoload.
505         (shr-img): Be silent.
506         (shr-insert): Add a newline after every picture before text.
507         (shr-add-font): Use overlays for combining faces.
508         (shr-insert): Pass upwards the text start point.
509
510         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
511         possible.
512         (mm-shr): New function.
513
514 2010-10-02  Julien Danjou  <julien@danjou.info>
515
516         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
517         should go backward.
518
519 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
520
521         * shr.el (shr): Fix typo in provide call.
522
523 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
524
525         * shr.el: New file.
526
527         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
528
529         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
530         completing read.
531
532 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
533
534         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
535         we're being queried about.  Suggested by Dan Jacobson.
536
537         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
538         by Jason Eisner.
539
540         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
541         table, too.  Suggested by Stefan Wiens.
542         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
543         the table unnecessary.  Suggested by Stefan Wiens.
544
545         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
546         longer needed, and probably doesn't work either, as pointed out by
547         Stefan Wiens.
548         (gnus-summary-exit): Remove call to the clearing function.
549         (gnus-summary-exit-no-update): Ditto.
550
551         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
552         instead of gnus-eval-in-buffer-window to avoid popping up frames.
553         Reported by Stefan Monnier.
554         (gnus-summary-save-in-rmail): Ditto.
555
556         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
557         article buffer, instead of both the article buffer and the summary
558         buffer.  Sort of suggested by Dan Jacobson.
559
560         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
561
562         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
563         Suggested by Dan Jacobson.
564
565         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
566         documentation clearer.
567
568         * message.el (message-shorten-references): Comment on the number "21".
569         Suggested by Stefan Monnier.
570
571         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
572         Suggested by Dan Jacobson.
573
574         * gnus.el (gnus-large-newsgroup): Mention
575         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
576
577         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
578         externalize attachments.  Bug reported by Steve Wen.
579
580         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
581         really message anything to the user.
582
583         * nnmail.el (nnmail-article-group): Allow using the fancy split method
584         directly.
585
586         * nnimap.el (nnimap-request-group): Low higher than high to signal no
587         messages in empty groups.
588
589 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
590
591         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
592         non-UIDNEXT group.
593
594 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
595
596         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
597         not the value from the collection.
598
599         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
600         values.  This sometimes happens on some groups that have no info.
601         (nnimap-request-newgroups): New function.
602
603 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
604
605         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
606         check into `gnus-registry-initialize'.
607         (gnus-registry-initialize): Ditto.
608         Fix and extend header docs.
609
610 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
611
612         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
613         regexp backtrace overflows.
614
615         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
616         for starttls that tls.el implements; i.e. openssl.
617
618         * tls.el (tls-starttls-switches): Give up on using starttls with
619         gnutls-cli.
620         (tls-program): Add --insecure to be consistent with the defaults from
621         openssl s_client.  Now all three commands are insecure.
622
623 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
624
625         * lpath.el: Bind completion-styles-alist for XEmacs.
626
627         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
628         (gravatar-create-image): New function that's an alias to
629         gnus-xmas-create-image, gnus-create-image, or create-image.
630         (gravatar-data->image): Use it.
631
632 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
633
634         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
635         install the nnregistry refer method.
636         (gnus-registry-install-hooks): Use it.
637         (gnus-registry-unfollowed-groups): Add nnmairix to the default
638         unfollowed groups.
639
640 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
641
642         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
643         expanding threads.
644
645 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
646
647         * nnir.el: Use the server names without suffixes (bug #7009).
648
649         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
650         unencrypted to STARTTLS, if possible.
651
652 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
653
654         * message.el (message-ignored-supersedes-headers): Strip Injection-*
655         headers before superseding.
656
657 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
658
659         * nnrss.el (nnrss-use-local): Add documentation.
660
661         * nnimap.el (nnimap-extend-tls-programs): New function.
662         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
663         (nnimap-wait-for-connection): Accept the greeting from the stupid
664         output from openssl s_client -starttls, too.
665
666         * tls.el (tls-starttls-switches): New variable.
667         (tls-find-starttls-argument): Use it.
668         (open-tls-stream): Ditto.
669
670         * netrc.el (netrc-credentials): Return the value of the "default"
671         entry.
672         (netrc-machine): Ditto.
673
674         * nnimap.el (nnimap-find-article-by-message-id): Really return the
675         article number.
676         (nnimap-split-fancy): New variable.
677         (nnimap-split-incoming-mail): Use it.
678
679         * nntp.el (nntp-server-list-active-group): Document.
680
681         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
682         SELECT to get the message-id.
683
684         * mail-source.el (mail-sources): Removed webmail support.
685         (defvar): Ditto.
686         (mail-source-fetcher-alist): Ditto.
687         (mail-source-fetch-webmail): Removed.
688
689         * webmail.el: Removed -- doesn't seem relevant any more.
690
691         * gnus.el: Fix up make-obsolete-variable declarations throughout.
692
693         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
694         the \r.
695
696 2010-09-30  Julien Danjou  <julien@danjou.info>
697
698         * gnus-agent.el (gnus-agent-add-group): Fix call to
699         gnus-completing-read.
700
701 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
702
703         * nndoc.el (nndoc-retrieve-groups): New function.
704
705         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
706         `default', use nnmail-split-methods.
707         (nnimap-request-article): Downcase the NILs so that they are nil.
708
709         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
710         symbol.
711
712         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
713         code, since if the user has requested network, that's what they ought
714         to get.
715         (nnimap-request-set-mark): Erase the buffer before issuing commands.
716         (nnimap-split-rule): Mark as obsolete.
717
718         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
719         variable.
720
721         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
722         correct slot, too.
723
724 2010-09-29  Julien Danjou  <julien@danjou.info>
725
726         * gnus.el (gnus-local-domain): Declare variable obsolete.
727
728         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
729         computing.
730         (gnus-ido-completing-read): Require ido.
731
732 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
733
734         * gnus-registry.el: Don't prompt on load, which makes it impossible to
735         build Gnus.
736
737         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
738         when interpreting the structures.
739         (nnimap-request-accept-article): Add \r\n to the lines to make this
740         work with Cyrus.
741
742         * nndraft.el (nndraft-request-expire-articles): Use the group name
743         instead if "nndraft".  Fix found by Nils Ackermann.
744
745 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
746
747         * nnregistry.el: Added.
748
749 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
750
751         * nnmail.el (group, group-art-list, group-art):
752         Remove unneeded directives.
753
754 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
755
756         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
757         (mm-mime-charset)
758         * rfc2047.el (rfc2047-syntax-table)
759         * utf7.el (utf7-utf-16-coding-system): Comment fix.
760
761         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
762         rather than `insert-file-contents' and `eval-region'.
763
764         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
765         construction.
766
767         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
768
769         * time-date.el: No need to require cl for Emacs 21.
770
771 2010-09-29  Julien Danjou  <julien@danjou.info>
772
773         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
774         replacement of `gnus-gravatar-relief' to mimic
775         `gnus-faces-properties-alist'.
776         Add :version property.
777
778 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
779
780         * mail-source.el (mail-source-report-new-mail)
781         * message.el (message-default-mail-headers)
782         * mm-decode.el (mm-valid-image-format-p): Comment fix.
783
784         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
785
786 2010-09-28  Julien Danjou  <julien@danjou.info>
787
788         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
789         mail-address contains the same string as real-name.
790
791         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
792         non-blank in header, otherwise it'll get stripped.
793
794         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
795         real-name, and then for mail address rather than doing : or , search.
796
797 2010-09-27  Julien Danjou  <julien@danjou.info>
798
799         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
800         (gnus-server-goto-server): Use gnus-completing-read.
801
802         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
803
804         * mm-util.el (defalias): Use gnus-completing-read.
805         (mm-codepage-setup): Use gnus-completing-read.
806
807         * smime.el (smime-sign-buffer): Use gnus-completing-read.
808         (smime-decrypt-buffer): Use gnus-completing-read.
809
810         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
811
812         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
813         (mml-minibuffer-read-disposition): Use gnus-completing-read.
814         (mml-insert-multipart): Use gnus-completing-read.
815
816         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
817
818         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
819
820         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
821
822         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
823
824         * gnus.el (gnus-read-method): Use gnus-completing-read.
825
826         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
827
828         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
829         (gnus-mime-action-on-part): Use gnus-completing-read.
830         (gnus-article-encrypt-body): Use gnus-completing-read.
831
832         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
833         (gnus-topic-move-matching): Use gnus-completing-read.
834         (gnus-topic-copy-matching): Use gnus-completing-read.
835         (gnus-topic-sort-topics): Use gnus-completing-read.
836         (gnus-topic-move): Use gnus-completing-read.
837
838         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
839         (gnus-agent-add-group): Use gnus-completing-read.
840
841         * nnmairix.el (nnmairix-create-server-and-default-group): Use
842         gnus-completing-read.
843         (nnmairix-update-groups): Use gnus-completing-read.
844         (nnmairix-get-server): Use gnus-completing-read.
845         (nnmairix-backend-to-server): Use gnus-completing-read.
846         (nnmairix-goto-original-article): Use gnus-completing-read.
847         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
848
849         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
850
851         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
852         (gnus-group-make-useful-group): Use gnus-completing-read.
853         (gnus-group-make-web-group): Use gnus-completing-read.
854         (gnus-group-add-to-virtual): Use gnus-completing-read.
855         (gnus-group-browse-foreign-server): Use gnus-completing-read.
856
857         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
858         (gnus-summary-limit-to-extra): Use gnus-completing-read.
859         (gnus-summary-execute-command): Use gnus-completing-read.
860         (gnus-summary-respool-article): Use gnus-completing-read.
861         (gnus-read-move-group-name): Use gnus-completing-read.
862
863         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
864         (gnus-summary-score-effect): Use gnus-completing-read.
865
866         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
867
868         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
869         right completing-read function.
870         (gnus-use-ido): New variable
871         (gnus-completing-read-with-default): Remove.
872
873 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
874
875         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
876         x-focus-frame.
877
878         * nnimap.el (auth-source-forget-user-or-password)
879         (auth-source-user-or-password): Autoload.
880
881         * message.el (message-from-style, message-interactive)
882         (message-cite-prefix-regexp, message-sendmail-envelope-from)
883         (message-yank-prefix, message-indentation-spaces, message-signature)
884         (message-signature-file): Add comment.
885
886 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
887
888         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
889         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
890         new articles.
891
892         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
893         parts.
894         (nnimap-request-article): Work with the t setting, too.
895
896         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
897         that you don't get flashes of other buffers.
898         (gnus-summary-show-complete-article): Intern before setting.
899
900 2010-09-27  David Engster  <dengste@eml.cc>
901
902         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
903         well as HEADERS.
904         (nnmairix-retrieve-headers): Provide new argument for the above.
905
906 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
907
908         * gnus-sum.el (gnus-summary-move-article): Don't alter
909         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
910         group.
911
912         * nnimap.el (nnimap-update-info): Don't destructively alter active.
913
914         * message.el (message-cite-prefix-regexp): Revert my last edit.
915
916         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
917         variable instead of the Gnus variable.
918
919         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
920
921         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
922         again.
923
924         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
925         since some servers don't like it.
926         (nnimap-open-connection): Forget credentials if the server says the
927         password was wrong.
928         (nnimap-parse-line): Protect against invalid data.
929
930         * gnus-sum.el (gnus-summary-move-article): Add comment.
931         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
932         nothing alters it while scanning for new messages.
933
934         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
935         which may or may not help.
936         (nnimap-open-connection): If we're doing a stream connection, and then
937         discover we're on a STARTTLS-capable server, then open a STARTTLS
938         connection instead.
939
940 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
941
942         * nnimap.el (utf7): Required.
943
944         * message.el (message-cite-prefix-regexp): Remove "}" from citation
945         prefix.
946
947 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
948
949         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
950
951 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
952
953         * nnimap.el (nnimap-request-accept-article): Message the error on
954         error.
955
956 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
957
958         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
959
960 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
961
962         * nndoc.el (nndoc-request-list): Return success always.
963
964         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
965         `fetch-old' -- we only want to fetch the articles we've requested.  The
966         rest are in the agent, probably.
967         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
968         disappeared server" to something low.  It's not important.
969
970         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
971         arrived before the FETCH data.
972
973         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
974         target here, because we don't know the Gnus name of the group.
975
976         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
977         for the correct group.
978
979         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
980
981         * gnus.el (gnus): Give a final warning after startup.
982
983         * gnus-util.el (gnus-action-message-log): New variable.
984         (gnus-message): Use it.
985         (gnus-final-warning): New function.
986
987         * nnimap.el (nnimap-open-connection): Record the greeting.
988         (nnimap): Add greeting.
989
990 2010-09-26  Julien Danjou  <julien@danjou.info>
991
992         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
993         arguments.
994         (gnus-html-wash-images): Fix spec computing to include start/end.
995
996         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
997
998 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
999
1000         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1001         deletion.
1002         (nnimap-retrieve-headers): Don't select the group, because that's
1003         already done by nnimap-possibly-change-group.
1004
1005         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1006         (gnus-picon-transform-address): Use it.
1007
1008         * mail-source.el (mail-source-value): Revert previous patch.
1009
1010         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1011         on failure.
1012         (nnimap-open-connection): Look up both virtual and physical server name
1013         credentials.
1014
1015         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1016
1017 2009-02-07  Dave Love  <fx@gnu.org>
1018
1019         * tls.el (open-tls-stream): Don't query killing process.
1020
1021 2009-02-08  Dave Love  <fx@gnu.org>
1022
1023         * gnus-win.el (gnus-window-to-buffer-helper,
1024         gnus-all-windows-visible-p): Function needn't be a symbol.
1025
1026         * mail-source.el (mail-source-value): Function needn't be a symbol.
1027
1028 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1029
1030         * message.el (message-cite-prefix-regexp): Remove } from the cite
1031         prefix.
1032
1033         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1034         highlight again, so that the highlight is correct.
1035
1036         * gnus-picon.el (gnus-picon): Remove again.
1037         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1038
1039         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1040         doing the header highlightling, so that the background colour of the
1041         picon is correct.
1042
1043         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1044         (gnus-picon): Ditto.
1045         (gnus-picon): Reinstate.  The background colour for picons is white.
1046         (gnus-picon-insert-glyph): Make the background white.
1047
1048         * nnml.el (nnml-open-nov): Don't return dead buffers.
1049
1050         * auth-source.el (auth-source-create): Query the user for whether to
1051         store the credentials.
1052
1053         * netrc.el (netrc-store-data): New function.
1054
1055         * auth-source.el (auth-source-user-or-password): Use the existing auth
1056         sources, if any, for creation.
1057
1058         * gnus.el (gnus-group-fast-parameter): Return the last matching
1059         parameter instead of the first matching parameter.
1060
1061 2010-09-26  Julien Danjou  <julien@danjou.info>
1062
1063         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1064
1065 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1066
1067         * mml2015.el (mml2015-use): Remove gpg support.
1068
1069         * mml1991.el (mml1991-function-alist): Remove gpg function.
1070         (mml1991-gpg-sign): Removed.
1071
1072 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1073
1074         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1075         (gnus-browse-unsubscribe-current-group): Document it.
1076         (gnus-browse-unsubscribe-group): Use it.
1077
1078 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079
1080         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1081         address to the To list for easier response.
1082
1083         * gnus.el (gnus-play-startup-jingle): Removed.
1084         (gnus-splash): Don't play jingle.
1085         (gnus): Silence gnus-load message.
1086
1087         * gnus-art.el (gnus-treat-play-sounds): Removed.
1088
1089         * gnus.el (gnus-play-jingle): Remove audio support.
1090
1091         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1092
1093         * earcon.el: Removed -- no users.
1094
1095         * gnus-audio.el: Removed -- no users of this package.
1096
1097         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1098
1099         * gnus-start.el (gnus-setup-news): Remove nocem support.
1100
1101         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1102
1103         * gnus.el (gnus-use-nocem): Removed.
1104
1105         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1106         Removed.
1107
1108         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1109         uses NoCeM any more.
1110
1111         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1112         (gnus-button-ctan-handler): Ditto.
1113         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1114         (gnus-button-ctan-directory-regexp): Ditto.
1115         (gnus-button-handle-ctan): Ditto.
1116         (gnus-button-tex-level): Ditto.
1117         (gnus-button-alist): Removed CTAN stuff.
1118
1119 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1120
1121         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1122         nnimap-streaming test.
1123
1124         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1125         servers twice.
1126
1127         * nnimap.el (nnimap-open-connection): Add more error reporting when
1128         nnimap fails early.
1129
1130         * nnheader.el (nnheader-get-report-string): New function.
1131         (nnheader-get-report): Use it.
1132
1133         * gnus-int.el (gnus-check-server): Say what the error was when opening
1134         failed.
1135
1136         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1137         using streaming.
1138
1139 2010-09-25  Julien Danjou  <julien@danjou.info>
1140
1141         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1142         gnus-window-inside-pixel-edges.
1143
1144 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1145
1146         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1147
1148         * mm-decode.el (mm-save-part): Allow saving to other directories the
1149         normal Emacs way.
1150
1151         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1152         by Jay Berkenbilt.
1153
1154         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1155         there isn't a single byte.
1156
1157         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1158         just do it.  It doesn't really seem to matter what the user responds
1159         here, I think, so it's just a confusing question.
1160
1161         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1162         non-streaming case.
1163
1164         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1165         (gnus-article-encrypt-body): Use it.
1166
1167         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1168         keystroke.
1169
1170         * nnimap.el (nnimap-find-wanted-parts-1): Use
1171         gnus-fetch-partial-articles.
1172
1173         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1174
1175         * nnimap.el (nnimap-insert-partial-structure): New function.
1176         (nnimap-get-partial-article): New function.
1177         (nnimap-request-article): Use it.
1178         (nnimap-wait-for-response): Return whether the wait was successful.
1179         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1180         retrieval wasn't successful.
1181         (nnimap-retrieve-group-data-early): Allow throttling servers.
1182         (nnimap-streaming): New variable.
1183         (nnimap-fetch-partial-articles): Removed.
1184
1185         * mm-decode.el (mm-with-part): Protect against killed buffers.
1186
1187         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1188         for prettier summary display.
1189
1190 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1191
1192         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1193         directly.
1194
1195 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1196
1197         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1198         apparently third-party libraries depend on it.
1199
1200         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1201         before starting negotiation.
1202
1203         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1204         privacy reasons.
1205         (gnus-treat-mail-gravatar): Ditto.
1206
1207         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1208         buffer when inserting images.  Inserting text into the headers, for
1209         instance, can make them invalid.
1210
1211 2010-09-25  Julien Danjou  <julien@danjou.info>
1212
1213         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1214         variables.
1215
1216         * nnheader.el: Remove useless variables news-reply-yank-from and
1217         news-reply-yank-message-id.
1218
1219         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1220         variables.
1221
1222         * mml1991.el: Remove useless mml1991-verbose.
1223
1224         * gnus.el: Remove useless variable gnus-use-generic-from.
1225         Remove obsolete variable gnus-topic-indentation.
1226
1227         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1228
1229         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1230
1231         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1232
1233         * gnus-group.el: Remove useless gnus-group-icon-cache.
1234         Remove useless gnus-ephemeral-group-server.
1235
1236         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1237
1238         * mml2015.el: Remove useless mml2015-verbose.
1239
1240         * mml-smime.el: Remove useless mml-smime-verbose.
1241
1242         * gnus.el: Remove useless gnus-local-domain.
1243
1244         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1245         gnus-gravatar-size.
1246
1247         * gnus-art.el: Remove useless gnus-treat-translate.
1248
1249 2010-09-24  Julien Danjou  <julien@danjou.info>
1250
1251         * gnus-sum.el: Add support for Gravatars.
1252
1253         * gnus-art.el: Add support for Gravatars.
1254
1255         * gnus-gravatar.el: Add this file.
1256
1257         * gravatar.el: Add this file.
1258
1259 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1260
1261         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1262
1263         * gnus-group.el (gnus-group-fetch-faq): Removed.
1264
1265         * gnus.el (gnus-group-faq-directory): Removed.
1266
1267         * gnus-group.el (gnus-group-fetch-charter): Removed.
1268
1269         * gnus.el (gnus-group-charter-alist): Removed.
1270
1271         * gnus-group.el (gnus-group-archive-directory): Removed.
1272         (gnus-group-recent-archive-directory): Ditto.
1273         (gnus-group-make-archive-group): Removed.
1274
1275         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1276
1277         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1278         use the same article number for all the cached articles.
1279
1280         * nnimap.el (nnimap-command): Register the last command time so
1281         that we can use it for idling NOOPs.
1282         (nnimap-open-connection): Start the keeplive timer.
1283         (nnimap-make-process-buffer): Store all the process buffers.
1284         (nnimap-keepalive): New function.
1285
1286         * starttls.el: (starttls-open-stream): Add autoload cookie.
1287
1288 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1289
1290         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1291         handling.
1292
1293 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1294
1295         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1296         its data structures.
1297
1298         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1299         instead of the cl.el copy-list.
1300         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1301         equalp.
1302
1303 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1304
1305         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1306         and tool-bar-local-item-from-menu.
1307
1308         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1309         mode-line-highlight face for Emacs.
1310
1311         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1312         loading gnus-sum.elc; fix comment for canlock-verify.
1313         (gnus-article-jump-to-part): Use read-number.
1314         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1315         Emacs pre-21 compatible code for help-echo.
1316         (gnus-article-next-page-1): No need to adjust the number of lines.
1317         (gnus-article-describe-bindings): Always use help-buffer.
1318
1319         * gnus-audio.el (gnus-audio-inline-sound)
1320         * gnus-cus.el (gnus-custom-mode)
1321         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1322
1323         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1324
1325         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1326         compatible code.
1327
1328 2010-09-24  Glenn Morris  <rgm@gnu.org>
1329
1330         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1331         visiting the fcc file in rmail-mode.
1332
1333         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1334
1335 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1336
1337         * nnir.el: Silence the byte compiler.
1338
1339         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1340         alias to browse-url-url-encode-chars if any.
1341         (gnus-html-encode-url): Use it.
1342
1343 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1344
1345         * gnus-start.el (gnus-use-backend-marks): New variable.
1346         (gnus-get-unread-articles-in-group): Use it.
1347
1348         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1349         makeover.
1350
1351 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1352
1353         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1354
1355 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1356
1357         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1358         Removed.
1359         (gnus-setup-news-hook): Removed
1360         gnus-fixup-nnimap-unread-after-getting-new-news.
1361
1362         * gnus-int.el (gnus-request-update-info): Protect against backends not
1363         having the function.
1364
1365         * nnimap.el (nnimap-stream): Mention starttls.
1366         (nnimap-open-connection): Add starttls support.
1367
1368 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1369
1370         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1371
1372 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1375         BODYSTRUCTUREs.
1376         (nnimap-transform-headers): Unfold quoted {42} headers.
1377
1378         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1379         the info.
1380         (gnus-get-unread-articles): Only call updatep on backends that support
1381         it.
1382
1383         * nnweb.el (nnweb-request-update-info): NOOP.
1384
1385         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1386
1387         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1388         since it only deals with marks.
1389
1390         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1391         gnus-request-marks, and make a new gnus-request-update-info.
1392
1393         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1394         the active instead of the high number, which is usually too low.
1395
1396 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1397
1398         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1399         * encrypt.el: Removed.
1400
1401 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1402
1403         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1404         server in symbolic form.
1405
1406         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1407         0.9.
1408
1409 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1410
1411         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1412         (nnimap-update-info): Fix up code slightly.
1413
1414         * gnus-int.el (gnus-open-server): Add tracing for performance
1415         debugging.
1416
1417         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1418         (gnus-group-insert-group-line): Pass the real group name so that it
1419         gets the right data.
1420
1421         * gnus-start.el (gnus-get-unread-articles): Don't have
1422         `gnus-get-unread-articles-in-group' update info, since that can be
1423         really slow and doesn't seem to be needed?
1424
1425 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1426
1427         * time-date.el (date-to-time): Try using parse-time-string first before
1428         using the slower timezone-make-date-arpa-standard.
1429
1430 2010-09-22  Julien Danjou  <julien@danjou.info>
1431
1432         * gnus-group.el (gnus-group-insert-group-line): Call
1433         gnus-group-highlight-line.
1434         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1435         default hook list.
1436         (gnus-group-update-eval-form): Add new function.
1437         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1438         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1439
1440 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1441
1442         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1443         immediate, then expire all articles.
1444         (nnimap-update-info): Fix off-by-one errors.
1445         (nnimap-flags-to-marks): Would return no marks lists for group with no
1446         flags.  Instead return the other data.
1447
1448 2010-09-22  Julien Danjou  <julien@danjou.info>
1449
1450         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1451         Only return an icon.
1452         (gnus-group-insert-group-line): Compute icon to return.
1453
1454         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1455         variable.
1456         (gnus-html-image-fetched): Only cache if
1457         gnus-html-image-automatic-caching is set.
1458         (gnus-html-image-fetched): Check for errors.
1459
1460 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1461
1462         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1463         once per method on `g'.  This ensures that backends like nnfolder don't
1464         open all their folders.
1465
1466         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1467         (nnimap-request-list): Nix out group in the correct buffer.
1468         (nnimap-parse-flags): Implement by using `read' instead of
1469         hand-parsing.
1470         (nnimap-flags-to-marks): Pass on permanent-flags.
1471         (nnimap-make-process-buffer): Record the server name.
1472         (nnimap-parse-flags): Fix typo.
1473         (nnimap-request-scan): Run split on the server in general, not just a
1474         single group.
1475
1476         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1477         parameter, and propagate this downwards.
1478
1479         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1480         since EXAMINE changes it on the server.
1481
1482         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1483         this command might take a while.
1484
1485 2010-09-22  Julien Danjou  <julien@danjou.info>
1486
1487         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1488         harmful if you have 2 images side-by-side, they can't be properly
1489         update on text deletion.  Using text-property is safer here.
1490         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1491         data.
1492
1493 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1494
1495         * nnimap.el (nnimap-expunge-inbox): Removed.
1496         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1497         (nnimap-expunge): Flip default to t.
1498
1499         * gnus.el (gnus-method-to-server): Don't push things to the cache
1500         unless it's unique.
1501         (gnus-server-to-method): Ditto.
1502
1503 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1504
1505         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1506
1507 2010-09-22  Julien Danjou  <julien@danjou.info>
1508
1509         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1510         get the start of data.
1511         (gnus-html-encode-url): Add this function to encode special chars in
1512         URL.
1513         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1514         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1515
1516         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1517         default.
1518         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1519
1520         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1521         images alt-text.
1522         (gnus-html-put-image): Put alt-text as help-echo.
1523
1524 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1525
1526         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1527         * mm-util.el (mm-decompress-buffer)
1528         * nnir.el (nnir-run-find-grep)
1529         * pop3.el (pop3-list): Use 3rd arg of split-string.
1530
1531         * time-date.el (format-seconds): Comment fix.
1532
1533         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1534         and byte-optimize-form-code-walker.
1535         (dgnushack-make-auto-load): Don't advise make-autoload.
1536
1537         * lpath.el: Remove Emacs 21 stuff.
1538
1539 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1540
1541         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1542         outside the active range.  Suggested by Dan Christensen.
1543
1544         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1545         slightly later to avoid double-getting it.
1546
1547         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1548         previous patch.
1549
1550         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1551
1552 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1553
1554         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1555
1556 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1557
1558         * gnus-int.el (gnus-open-server): Give a better error message in the
1559         "go offline" case.
1560
1561         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1562         marks for nnimap, which is seldom the right thing to do.
1563
1564         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1565         (gnus-same-method-different-name): New function.
1566
1567         * nnimap.el (parse-time): Require.
1568
1569         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1570         method in the presence of many similar methods.
1571
1572         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1573
1574         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1575         nnml-inhibit-expiry.
1576
1577         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1578         find out whether methods are equal.
1579
1580         * nnimap.el (nnimap-find-expired-articles): New function.
1581         (nnimap-process-expiry-targets): New function.
1582         (nnimap-request-move-article): Request the article before looking at
1583         what the Message-ID is.  Fix found by Andrew Cohen.
1584         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1585
1586         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1587         for oldness in addition to being a predicate.
1588
1589         * nnimap.el (nnimap-request-group): When we have zero articles, return
1590         the right data to Gnus.
1591         (nnimap-request-expire-articles): Only delete articles immediately if
1592         the target is 'delete.
1593
1594         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1595         method, this would bug out.
1596
1597         * gnus-group.el (gnus-group-expunge-group): Renamed from
1598         gnus-group-nnimap-expunge, and implemented as a normal interface
1599         function.
1600
1601         * gnus-int.el (gnus-request-expunge-group): New function.
1602
1603         * nnimap.el (nnimap-request-create-group): Implement.
1604         (nnimap-request-expunge-group): New function.
1605
1606 2010-09-21  Julien Danjou  <julien@danjou.info>
1607
1608         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1609         (gnus-html-cache-expired): Add new function.
1610         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1611         wethever we should display image for fetch it.
1612         Compute alt-text earlier to pass it to the fetching function too.
1613         (gnus-html-schedule-image-fetching): Change function argument to only
1614         get one image at a time, not a list.
1615         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1616         cache.
1617         (gnus-html-get-image-data): New function to retrieve image data from
1618         cache.
1619         (gnus-html-put-image): Change buffer argument to use image data rather
1620         than file, and place image above region rather than inserting a new
1621         one. Do not take alt-text as argument, since it's useless now: we place
1622         the image above alt-text.
1623         (gnus-html-prune-cache): Remove.
1624         (gnus-html-show-images): Start to fetch image when we find one, do not
1625         push into a temporary list.
1626         (gnus-html-prefetch-images): Only fetch image if they have expired.
1627         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1628         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1629
1630 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1631
1632         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1633
1634 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1635
1636         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1637         spec inser "*" if the group isn't active instead of 0.
1638
1639         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1640         opening the server.
1641         (nnimap-request-delete-group): Implement group deletion.
1642         (nnimap-transform-headers): Return the size of the entire message in
1643         the Bytes header, not just the size of the first part.
1644         (nnimap-request-move-article): When moving an article from nnimap,
1645         request the article first so the accepting form has an article to
1646         accept.  Reported by Dan Christensen.
1647         (nnimap-command): Make sure that the error message doesn't error out.
1648
1649 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1650
1651         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1652         we haven't requested anything.
1653
1654 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1655
1656         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1657         "".  Fix found by Andrew Cohen.
1658
1659         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1660         instead of -encode-string.
1661
1662 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1663
1664         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1665
1666         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1667         by mm-subst-char-in-string.
1668
1669 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1670
1671         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1672         waiting for the connection string.
1673
1674         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1675         arriving.
1676
1677         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1678         bogus characters.  This allows selecting certain Gmail groups.
1679
1680         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1681         (nnimap-fetch-partial-articles): New variable.
1682         (nnimap-open-connection): When looking for credentials, also use the
1683         nnimap-server-port.
1684         (nnimap-request-article): Return the group/article number, so that Gnus
1685         `^' works as expected.
1686         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1687         them.
1688
1689         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1690         comments.
1691         (gnus-methods-sloppily-equal): New function.
1692         (gnus): When using the development version of Gnus, load the gnus-load
1693         file.
1694
1695         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1696         `gnus-open-server' on each method before trying to scan them etc.  This
1697         ensures that all the backend parameters are set correctly.
1698
1699         * nnimap.el (nnimap-authenticator): New variable.
1700         (nnimap-open-connection): Allow anonymous login.
1701         (nnimap-transform-headers): The chars header is called Chars not
1702         Bytes.
1703         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1704         drops.
1705
1706         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1707         patch, found by Knut Anders Hatlen.
1708
1709 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1710
1711         * gnus-agent.el (gnus-agent-batch-confirmation)
1712         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1713         to gnus-message.
1714         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1715         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1716         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1717         * gnus-int.el (gnus-open-server): Likewise.
1718         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1719         (gnus-score-check-syntax): Likewise.
1720         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1721         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1722         Likewise.
1723         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1724
1725 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1726
1727         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1728         calling conventions so that prefetch doesn't bug out.
1729
1730 2010-09-19  Julien Danjou  <julien@danjou.info>
1731
1732         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1733         rather than `subst-char-in-region' in order to be able to replace ASCII
1734         char by UTF-8 ones.
1735
1736         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1737         than curl.
1738         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1739         the right URL and ALT text on images.
1740         (gnus-html-wash-tags): Fix tag case.
1741         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1742         (gnus-article-html): Add -o display_ins_del=2 option.
1743         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1744
1745 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1746
1747         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1748         the extra mail headers, which sometimes seem to happen for unknown
1749         reasons.
1750
1751         * mail-parse.el (mail-header-encode-parameter): Define as
1752         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1753         (or most, perhaps?) mail readers don't understand the latter, but do
1754         understand the former.
1755
1756         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1757         to nil, so that no methods are automatically agentized.  I think this
1758         is probably what most users want.
1759
1760         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1761         from url-retrieve, for instance about invalid URLs.
1762
1763         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1764         groups that have no articles.
1765         (nnimap-request-article): Check that we really got an article when we
1766         requested one.
1767
1768         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1769         doesn't exist.
1770
1771         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1772         nntp buffer so the agent can save it.
1773         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1774         that CRLF doesn't get translated to \n.
1775         (nnimap-open-connection): Don't make 'shell commands only send \n.
1776
1777 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1778
1779         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1780         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1781         Update var name.
1782         (nnml-generate-nov-file): Use dolist.
1783         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1784         Use with-current-buffer.
1785
1786 2010-09-18  Julien Danjou  <julien@danjou.info>
1787
1788         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1789         parallel.
1790
1791 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1792
1793         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1794         the range update right.
1795         (nnimap-request-group): Don't make `M-g' bug out on group with no
1796         marks.
1797         (nnoo): Required, so that other packages can require nnimap.
1798         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1799         command we're looking for.  This helps when the server sends more
1800         responses after we've gotten everything we expected.
1801         (nnimap): Add a `newlinep' field to keep track of end-of-line
1802         conventions.
1803         Don't send CRLF to things that don't want it.
1804         (nnimap-request-accept-article): Ditto.
1805
1806 2010-09-18  Julien Danjou  <julien@danjou.info>
1807
1808         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1809         than curl to retrieve images.
1810
1811 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1812
1813         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1814         the marks.
1815         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1816         (nnimap-wait-for-connection): New function.
1817         (nnimap-open-connection): If we have PREAUTH, don't query for login
1818         credentials.
1819         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1820         when doing a partial update.
1821
1822 2010-09-18  Julien Danjou  <julien@danjou.info>
1823
1824         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1825         tags.
1826
1827 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1828
1829         * nnimap.el (nnimap-credentials): New function.
1830         (nnimap-open-connection): Use the new function to look for credentials
1831         also on the numeric equivalents of "imap" and "imaps".
1832
1833         * gnus-start.el (gnus-activate-group): Send the info to
1834         gnus-request-group.
1835
1836         * nnimap.el (nnimap-request-group): Have the "check" version of the
1837         function parse flags and update the info, so that a `M-g' get a total
1838         resync of all flags from the group.
1839
1840         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1841         to allow backends to alter the info on group selection.  Also alter all
1842         the backend -request-group functions to take the parameter.
1843
1844         * nnimap.el (nnimap-store-info): New function.
1845         (nnimap-update-info): Store the info for later usage.
1846         (nnimap-request-group): Use the stored info for the dont-check case, so
1847         that we don't retrieve all marks when we enter a group.
1848
1849         * nnimap.el: Use deffoo instead of defun for interface functions.
1850
1851         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1852         update the group info.  This makes the nndraft groups, for instance, go
1853         back to their old behaviour.
1854
1855         * gnus-sum.el (gnus-select-newsgroup): Indent.
1856
1857         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1858         in.
1859         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1860         nothing.
1861
1862         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1863         from methods that are denied.
1864
1865         * gnus-int.el (gnus-method-denied-p): New function.
1866
1867         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1868         store the password instead of netrc.
1869         (nnimap-open-connection): Don't error out when we can't make a
1870         connections.
1871
1872         * auth-source.el (auth-source-create): In the password prompt, say what
1873         we're querying for.  Also prompt for user name if that hasn't been
1874         given.
1875
1876         * nnimap.el (nnimap-with-process-buffer): Removed.
1877
1878 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1879
1880         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1881         method when we're reading from the agent.
1882
1883         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1884
1885         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1886         that's probably most useful for users.
1887
1888         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1889         "failed" all the time.
1890
1891         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1892         ...)) with (with-current-buffer ... ).
1893
1894         * nntp.el (nntp-open-server): Return whether the open was successful or
1895         not.
1896
1897         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1898         select an unread unseen article first.
1899
1900         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1901         /etc/services, supply some sensible port defaults.
1902
1903         * dgnushack.el: Define netrc-credentials.
1904
1905 2010-09-17  Julien Danjou  <julien@danjou.info>
1906
1907         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1908
1909 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1910
1911         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1912         doesn't have any parameters.
1913
1914 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1915
1916         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1917         only upcased checks.
1918
1919         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1920
1921         * nnimap.el (nnimap-open-shell-stream): New function.
1922         (nnimap-open-connection): Use it.
1923         (nnimap-transform-headers): Get the number of lines in each message.
1924         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1925         number of lines.
1926         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1927         problem.
1928
1929         * utf7.el (utf7-encode): Autoload.
1930
1931         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1932         to allow the mail splitting to not return a default group.  This is
1933         useful for nnimap, which will leave unmatched mail in the inbox.
1934
1935         * nnimap.el: Rewritten.
1936
1937         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1938         nnimap usage.
1939
1940         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1941         if the move is internal, so that nnimap can do fast internal moves.
1942
1943         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1944         data.
1945         (gnus-read-active-for-groups): Support finishing the early retrieval of
1946         data.
1947
1948         * gnus-range.el (gnus-range-nconcat): New function.
1949
1950         * gnus-int.el (gnus-finish-retrieve-group-infos)
1951         (gnus-retrieve-group-data-early): New functions.
1952
1953 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1954
1955         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1956         (nnrss-retrieve-groups):
1957         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1958         (pop3-quit): Use with-current-buffer.
1959
1960 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1961
1962         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1963         instead of nnheader-accept-process-output.
1964
1965         * dgnushack.el (dgnushack-compile): Add comment.
1966
1967         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1968
1969         * gnus-html.el (gnus-html-schedule-image-fetching)
1970         (gnus-html-prefetch-images): Replace process-kill-without-query by
1971         gnus-set-process-query-on-exit-flag.
1972
1973 2010-09-16  Romain Francoise  <romain@orebokech.com>
1974
1975         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1976
1977 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1978
1979         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1980         parameter to unintern is mandatory-ish in Emacs 24.
1981
1982         * gnus-html.el (gnus-html-schedule-image-fetching)
1983         (gnus-html-prefetch-images): Check for curl before using it.
1984
1985         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1986         depend on curl, which isn't essential.
1987
1988         * imap.el: Revert back to version
1989         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1990         seem problematic.
1991
1992 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1993
1994         * gnus-registry.el (gnus-registry-install-shortcuts):
1995         Explicitly pass `obarray' to `unintern' to avoid a warning.
1996
1997 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1998
1999         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2000         change.
2001
2002         * nnrss.el (nnrss-request-list): Removed this function and related
2003         functions, including the moreover stuff.
2004
2005 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2006
2007         * nnrss.el (nnrss-retrieve-groups): New function.
2008
2009 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2010
2011         * .dir-locals.el: Add no-byte-compile cookie.
2012
2013 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2014
2015         * time-date.el (format-seconds): Comment fix.
2016
2017         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2018         for back end that doesn't support request-scan.
2019
2020 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2021
2022         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2023         then do request scans from the backends.
2024
2025         * netrc.el (netrc-credentials): New conveniency function.
2026
2027         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2028         avoid running a hook per line, since this takes a lot of time,
2029         profiling shows.
2030         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2031         directly if gnus-visual-p is true.
2032
2033 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2034
2035         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2036         groups; replace mapcar with dolist which is a bit faster; pass groups
2037         info to gnus-read-active-file-1.
2038         (gnus-read-active-file-1): Scan only specified groups if the new
2039         optional arg `infos' is given.
2040
2041 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2042
2043         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2044
2045         * pop3.el (pop3-movemail): Removed.
2046         (pop3-streaming-movemail): Renamed to pop3-movemail.
2047
2048         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2049         don't restrict end-tag searches to the end of the line.
2050
2051 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2052
2053         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2054         articles of every unchecked group to t, which means unknown since the
2055         server has never been opened.
2056
2057 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2058
2059         * gnus-html.el (gnus-html-show-alt-text): New command.
2060         (gnus-html-browse-image): Ditto.
2061         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2062         to browse the image directly.
2063         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2064         better.
2065
2066         * gnus-async.el (gnus-async-article-callback): Call
2067         `gnus-html-prefetch-images' unconditionally.
2068
2069         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2070         before feeding URLs to curl.
2071
2072 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2073
2074         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2075         internal images as deletable by `W D D'.
2076
2077         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2078         (gnus-async-article-callback): Fix typo.
2079
2080 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2081
2082         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2083         current line to work around bugs in the output from w3m.
2084
2085         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2086         for groups that want that.
2087
2088         * nntp.el (nntp-wait-for-string): Supply a timeout for
2089         accept-process-output to ensure progress.
2090
2091         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2092         level to get unread articles from, then use that for foreign groups,
2093         too.
2094
2095         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2096         confuses the rest of the function.
2097
2098         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2099         for the methods that support -retrieve-groups, too.
2100
2101         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2102
2103 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2104
2105         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2106         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2107
2108         * pop3.el: Require cl when compiling.
2109         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2110
2111 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2112
2113         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2114         that aren't going to be activated.
2115         (gnus-get-unread-articles): Fix up the last commit.
2116
2117         * gnus-html.el (gnus-article-html): Allow calling without specifying
2118         the handle.  In that case, dissect the buffer first.
2119
2120         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2121
2122         * nnimap.el (nnimap-open-connection): Revert the change that would look
2123         into authinfo for imaps instead of imap.
2124
2125         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2126         say that you don't want to call gnus-request-group with don-check, but
2127         do check the reponse.  This is for virtual groups only.
2128         (gnus-get-unread-articles): Count the archive groups as secondary, so
2129         that they're activated the same way as before.
2130
2131         * imap.el (imap-message-map): Removed optional buffer parameter, since
2132         no callers use it.
2133         (imap-message-get): Ditto.
2134         (imap-message-put): Ditto.
2135         (imap-mailbox-map): Ditto.
2136         (imap-mailbox-put): Ditto.
2137         (imap-mailbox-get): Ditto.
2138         (imap-mailbox-get): Revert last change for this function.
2139
2140         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2141         case-insensitively.
2142         (nnimap-debug): Removed.
2143
2144         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2145         to use `imap-fetch' instead.  According to the comments, this should be
2146         safe, since all other IMAP clients use the 1:* syntax.
2147         (imap-enable-exchange-bug-workaround): Removed.
2148         (imap-debug): Removed -- doesn't seem very useful.
2149
2150         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2151         mail from a file, and the file doesn't exist.
2152
2153         * imap.el (imap-log): New convenience function used throughout instead
2154         of repeating the same code all over the place.
2155
2156         * pop3.el (pop3-streaming-movemail): Return t for success.
2157
2158         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2159         .authinfo if we're using ssl connection.
2160
2161         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2162         already have if we're in a main Gnus `g' run.
2163
2164         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2165
2166 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2167
2168         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2169
2170         * nnmh.el (nnmh-request-list-1): Bind `file'.
2171
2172         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2173         alias to set-process-query-on-exit-flag or process-kill-without-query.
2174         (pop3-open-server): Use it.
2175
2176 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2177
2178         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2179         box to the Incoming file.  Fixes mistake in previous checkin.
2180
2181         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2182         request loop (for debugging purposes) removed.
2183
2184         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2185         culprit is more visible.
2186         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2187         (nnml-add-incremental-nov): New functions to do "incremental" nov
2188         updates, where we just append to the end of the existing nov files
2189         without reading/writing them in full.
2190
2191         * mail-source.el (mail-source-delete-crash-box): Really only check the
2192         incoming files once in a while.
2193
2194         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2195
2196         * mail-source.el (mail-source-delete-crash-box): Only check the
2197         incoming files for deletion once per day to save a lot of file
2198         accesses.
2199
2200         * pop3.el (pop3-logon): Fix up unbound variable typo.
2201
2202         * mail-source.el (pop3-streaming-movemail): Autoload.
2203
2204         * pop3.el (pop3-streaming-movemail): Respect
2205         pop3-leave-mail-on-server.
2206
2207         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2208         retrieval.
2209
2210         * pop3.el (pop3-process-filter): Removed unused function.
2211         (pop3-streaming-movemail, pop3-send-streaming-command)
2212         (pop3-wait-for-messages, pop3-write-to-file)
2213         (pop3-number-of-responses): New functions for streaming pop3
2214         retrieval.
2215
2216         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2217         come from no known methods.
2218         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2219         list.
2220
2221         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2222         message sizes.
2223         (pop3-movemail): Use erase-buffer instead of looping and deleting
2224         regions, which seems rather odd.
2225
2226         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2227         file once per `g' run.
2228
2229         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2230         directories.  This makes the draft queue directory work.
2231
2232         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2233         data from the backends, so that we only request the list of groups from
2234         each method once.  This should speed things up considerably.
2235
2236         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2237         detect that it's not implemented.
2238
2239         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2240         we actually do recurse down into the tree, but don't stat all leaf
2241         nodes.
2242
2243         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2244         then say so instead of bugging out.
2245
2246         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2247         files exist before trying to read them.
2248
2249         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2250         around <pre_int>.
2251
2252         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2253
2254         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2255
2256 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2257
2258         * mm-util.el (mm-image-load-path): Just return the image directories,
2259         not all directories in the path in addition to the image directories.
2260         (mm-image-load-path): Maintain a cache of the image directories so that
2261         the `g' command in Gnus doesn't have to stat dozens of directories each
2262         time.
2263
2264         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2265         (gnus-html-wash-tags): Add a new `i' command to insert images.
2266         (gnus-html-insert-image): New command and keystroke.
2267         (gnus-html-redisplay-with-images): New command and keystroke.
2268         (gnus-html-show-images): Renamed command.
2269         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2270         spacers.
2271         (gnus-html-wash-tags): Decode entities at the end, so that entities
2272         inside the tags don't mess up the rest of the "parsing".
2273
2274         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2275         so that nnimap methods aren't agentized by default.  There's apparently
2276         many problems related to agent/imap behaviour.
2277
2278         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2279
2280         * gnus-html.el: Doc fix.
2281
2282 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2283
2284         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2285         specifier-spec-list for Emacs 21.
2286
2287         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2288         glyph-width and glyph-height instead of display-graphic-p and
2289         image-size; make avoidance of displaying small images work for XEmacs.
2290
2291         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2292         for XEmacs.
2293
2294         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2295         of symbol that holds plist data.
2296         (gnus-process-plist): Remove plist of process after getting it.
2297
2298 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2299
2300         * message.el (message-generate-hashcash): Change default to
2301         'opportunistic if hashcash is installed.
2302
2303         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2304         (gnus-html-put-image): Only call image-size once, since it's somewhat
2305         time-consuming on remote X servers.
2306
2307 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2308
2309         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2310         type on data, not a file name.
2311
2312         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2313         window-pixel-edges for Emacs 21.
2314
2315         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2316         decoded contents.
2317         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2318
2319 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320
2321         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2322         group line format, since it isn't very interesting.
2323
2324         * gnus-agent.el (gnus-agent-short-article),
2325         (gnus-agent-long-article): Increase values for these two variables,
2326         since most people are likely to have more network connection and
2327         storage than before.
2328
2329         * gnus.el (gnus-refer-article-method): Change default to 'current.
2330         When referring an article, the common behaviour is to refer it from the
2331         current select method, not the native select method.  The chances of
2332         the native select method having the message in question is rather slim
2333         these days.
2334
2335         * gnus-sum.el (gnus-auto-select-subject): Change default to
2336         `unseen-or-unread'.  I think it's likely that most people want to
2337         select an unseen article over a previously seen, but unread one.
2338
2339         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2340         means that in the article buffer none of the minor mode elements will
2341         be shown, usually, and this is not desirable in most cases.
2342
2343         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2344         that commands like `d' (and the like) go to the next line in the
2345         buffer, instead of the next unread article.  I think this is the
2346         behaviour that is most natural for most users.
2347         (gnus-single-article-buffer): Change default to nil, so that people can
2348         have as many article buffers open as they have summary buffer.  I think
2349         this is the most natural way for the groups to behave.
2350
2351         * message.el (message-generate-new-buffers): Change default to
2352         `unsent', so that all new message buffers start their names with the
2353         string "*unsent", and it's easier to find the buffers if you move from
2354         them.
2355
2356 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2357
2358         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2359         small.  They're probably tracking images.
2360         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2361         (gnus-html-rescale-image): Yet another try at getting the image sizing
2362         right.
2363
2364         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2365         nntp-marks-file-name is nil.
2366
2367 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2368
2369         * gnus-html.el (gnus-html-wash-tags)
2370         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2371         Better logging.
2372
2373 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2374
2375         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2376
2377         * gnus-html.el (gnus-html-wash-tags): Check the value of
2378         gnus-blocked-images in the summary buffer.
2379
2380 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2381
2382         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2383
2384 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2385
2386         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2387         like "a", it seems like.
2388         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2389         since it needs to be picked from the correct buffer.
2390
2391         * nnwfm.el: Removed.
2392
2393         * nnlistserv.el: Removed.
2394
2395 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2396
2397         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2398         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2399
2400 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2401
2402         * nnkiboze.el: Removed.
2403
2404         * nndb.el: Removed.
2405
2406         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2407         alt text.
2408         (gnus-html-rescale-image): Try to get the rescaling logic right for
2409         images that are just wide and not tall.
2410
2411         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2412         overshadow variable bindings.
2413
2414 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2415
2416         * gnus-html.el (gnus-html-wash-tags)
2417         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2418         extra logging.
2419
2420 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2421
2422         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2423         (gnus-max-image-proportion): New variable.
2424         (gnus-html-rescale-image): New function.
2425         (gnus-html-put-image): Rescale images.
2426
2427 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2428
2429         Fix up some byte-compiler warnings.
2430         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2431         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2432         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2433         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2434         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2435         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2436         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2437
2438 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2439
2440         * gnus-html.el (gnus-article-html): Decode contents by charset.
2441
2442 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2443
2444         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2445         (gnus-html-frame-width, gnus-blocked-images)
2446         * message.el (message-prune-recipient-rules): Add custom version.
2447         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2448
2449         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2450         functions.
2451
2452         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2453         gnus-process-get.
2454
2455 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2456
2457         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2458         instead of lsub directly.
2459
2460 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2461
2462         * nnwarchive.el: Removed.
2463
2464         * gnus-soup.el: Removed.
2465
2466         * nnsoup.el: Removed.
2467
2468         * nnultimate.el: Removed.
2469
2470         * gnus-html.el (gnus-blocked-images): New variable.
2471
2472         * message.el (message-prune-recipients): New function.
2473         (message-prune-recipient-rules): New variable.
2474
2475         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2476         guess whether a long line is natural text or not.
2477
2478         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2479         gnus-process-plist and friends for compatibility.
2480
2481 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2482
2483         * gnus-html.el: Require packages that define macros used in this file.
2484         (gnus-article-mouse-face): Declare to silence byte-compiler.
2485         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2486         process-get.
2487         (gnus-html-put-image): Use plist-get to avoid getf.
2488         (gnus-html-prefetch-images): Use with-current-buffer.
2489
2490 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2491
2492         * gnus-ems.el: Provide compatibility functions for
2493         gnus-set-process-plist.
2494
2495         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2496         header-line-format for XEmacs 21.4.
2497
2498         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2499         * gnus.el (gnus-valid-select-methods)
2500         * message.el (message-send-mail-partially-limit)
2501         * mm-decode.el (mm-text-html-renderer)
2502         * mml.el (mml-insert-mime-headers-always)
2503         * smiley.el (smiley-regexp-alist): Bump custom version.
2504
2505 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2506
2507         * gnus-html.el: require mm-url.
2508         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2509         with the url to `url'.
2510         (gnus-html-wash-tags): Support cid: URLs/images.
2511
2512 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2513
2514         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2515         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2516         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2517
2518         * gnus-move.el: Removed file, since it doesn't really work.
2519
2520         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2521         UTF-8.  This seems to fix problems with some German web feeds.
2522
2523         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2524         at the top so that the proper colours are applied.
2525
2526         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2527         don't have dots in their names.
2528
2529         * gnus-art.el (gnus-article-view-part): Doc fix.
2530
2531         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2532         XEmacs-compatible.
2533         (gnus-html-put-image): Don't do images on non-graphic displays.
2534
2535         * nnslashdot.el: Removed this unused backend.
2536
2537         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2538         actions.
2539         (gnus-undo-register-1): Revert last change.
2540
2541         * gnus-group.el (gnus-group-completing-read): Protect against not
2542         having completion-styles bound.
2543
2544         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2545         make broken recipients happier.
2546
2547         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2548
2549         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2550         point parameter.
2551
2552         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2553
2554         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2555         completion-styles for group selection.
2556
2557 2009-02-04  Andreas Schwab  <schwab@suse.de>
2558
2559         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2560         headers and regexp-quote the match if necessary.
2561
2562 2009-03-24  Miles Bader  <miles@gnu.org>
2563
2564         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2565         the blinking smiley.
2566
2567 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2568
2569         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2570         blink smiley.
2571
2572 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2573
2574         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2575         where the dribbel file lives exists.
2576
2577         * message.el (message-send-mail-partially-limit): Change the default to
2578         nil, since most people don't want this.
2579
2580         * mm-url.el (mm-url-decode-entities): Also decode entities like
2581         &#x3212.
2582
2583 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2584
2585         * gnus-sum.el (gnus-summary-idna-message):
2586         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2587         Hyperlink urls in docstrings with URL `...'.
2588
2589 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2590
2591         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2592         functions.
2593
2594 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2595
2596         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2597         say what the mouseover text should be.
2598
2599         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2600         version of the mm-w3m-safe-url-regexp variable to only download images
2601         in the groups where we want that to happen.
2602
2603         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2604
2605         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2606         easier debugging.
2607         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2608         big pictures in the article buffer.
2609
2610         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2611         gnus-article-html.
2612         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2613         w3m.
2614
2615         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2616
2617 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2618
2619         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2620         which doesn't exist.
2621
2622         * message.el (message-inhibit-ecomplete): New variable to allow some
2623         function to inhibit ecomplete address storage.
2624         (message-resend): Disable ecomplete message storage when resending
2625         messages.
2626
2627         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2628
2629 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2630
2631         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2632         Save excursion while copying, moving, and deleting articles in order to
2633         prevent the cursor from jumping to unforeseen place.
2634
2635 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2636
2637         * lpath.el: No need to bind bookmark-current-buffer,
2638         bookmark-yank-point and bookmark-make-record-function.
2639
2640 2010-08-17  Glenn Morris  <rgm@gnu.org>
2641
2642         * gnus-sync.el: Require gnus components whose functions are used.
2643
2644         * gnus-art.el (bookmark-make-record-function):
2645         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2646         Declare for compiler.
2647
2648         * mm-url.el (mml-compute-boundary): Autoload.
2649
2650 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2651
2652         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2653
2654 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2655
2656         Typo fix "hoo4a" -> "hook".
2657
2658         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2659
2660 2010-08-14  Glenn Morris  <rgm@gnu.org>
2661
2662         * gnus-sync.el (gnus-sync): Fix defgroup version.
2663
2664 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2665
2666         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2667
2668         * gnus-sync.el: Fix docs.
2669         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2670         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2671
2672 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2673
2674         Optimizations for gnus-sync.el.
2675
2676         * gnus-sync.el: Add docs about gnus-sync-backend
2677         possibilities.
2678         (gnus-sync-save): Remove unnecessary message.
2679         (gnus-sync-read): Optimize and show what groups were skipped.
2680
2681 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2682
2683         Minor bug fixes for gnus-sync.el.
2684
2685         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2686         read the sync on get-new-news.
2687
2688         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2689         quiet.
2690
2691         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2692
2693 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2694
2695         Make saving and restoring of hidden threads work with overlays.
2696         Patch applied by Ted Zlatanov.
2697
2698         * gnus-sum.el (gnus-hidden-threads-configuration)
2699         (gnus-restore-hidden-threads-configuration): Update to deal with text
2700         properties, rather than searching for a magic character.
2701
2702 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2703
2704         New gnus-sync.el library for synchronization of marks.
2705
2706         * gnus-sync.el: New library for synchronization of marks.
2707
2708         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2709         renamed from `gnus-registry-grep-in-list'.
2710
2711         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2712
2713         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2714
2715 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2716
2717         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2718         determining charset of text fails.
2719
2720 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2721
2722         * nnmail.el (nnmail-get-new-mail-1): Revert.
2723
2724         * nnml.el (nnml-active-number): Make sure names of newly created groups
2725         in nnml-group-alist are encoded.
2726
2727 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2728
2729         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2730         containing non-ASCII characters in active file for nnml back end.
2731
2732 2010-07-24  David Engster  <dengste@eml.cc>
2733
2734         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2735         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2736
2737 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2738
2739         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2740         tag (Bug#6654).
2741
2742 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2743
2744         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2745         the article buffer, not the summary buffer.
2746
2747 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2748
2749         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2750         Emacs 23 as well.
2751
2752 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2753
2754         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2755         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2756
2757 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2758
2759         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2760         Patch applied by Karl Fogel.
2761
2762         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2763         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2764
2765 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2766
2767         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2768         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2769         C-w still not working correctly from Article buffers; Thierry's
2770         patch to fix that will be applied after this.
2771
2772         * gnus-art.el (bookmark-make-record-function): New local variable.
2773
2774         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2775         article buffer.
2776         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2777
2778 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2779
2780         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2781         on changes in bookmark.el.
2782
2783 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2784
2785         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2786         `no-log' instead of message not to log prompt string.
2787
2788 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2789
2790         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2791         the *other* type of HTML form submission.
2792
2793 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2794
2795         * auth-source.el (auth-source-pick): If choice does not contain a
2796         questioned keyword, set the check to t.
2797
2798 2010-06-12  Romain Francoise  <romain@orebokech.com>
2799
2800         * gnus-util.el (gnus-date-get-time): Move up before first use.
2801
2802 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2803
2804         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2805         (gnus-article-edit-part): Bind it to make last part that is substituted
2806         or deleted visible.
2807         (gnus-mime-display-single): Buttonize part of which id equals to
2808         gnus-mime-buttonized-part-id.
2809
2810 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2811
2812         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2813         (gnus-dd-mmm): Use gnus-date-get-time.
2814         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2815         simplify logic.
2816         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2817         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2818
2819 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2820
2821         * auth-source.el (top): Autoload `secrets-list-collections',
2822         `secrets-create-item', `secrets-delete-item'.
2823         (auth-sources): Fix tag string.
2824         (auth-get-source, auth-source-retrieve, auth-source-create)
2825         (auth-source-delete): New defuns.
2826         (auth-source-pick): Rewrite in order to avoid 2 passes.
2827         (auth-source-forget-user-or-password): New parameter USERNAME.
2828         (auth-source-user-or-password): New parameters CREATE-MISSING and
2829         DELETE-EXISTING.  Retrieve password interactively, if needed.
2830
2831 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2832
2833         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2834         deleting unused directories when gnus-expert-user is t.
2835
2836 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2837
2838         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2839         for each temp file when gnus-article-browse-delete-temp is ask.
2840
2841 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2842
2843         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2844         Lisp calls to delete-backward-char by calls to delete-char.
2845
2846 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2847
2848         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2849
2850 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2851
2852         * password-cache.el (password-cache-remove): Fix docstring.
2853
2854 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2855
2856         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2857         article unless decoding article to be saved.
2858
2859 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2860
2861         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2862         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2863         generated within the mm-with-unibyte-current-buffer macro.
2864
2865 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2866
2867         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2868         to nil when we're in a mml-preview buffer and no group is selected.
2869
2870 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2871
2872         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2873         when catching the `C-g'.  Reported by "Leo".
2874
2875 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2876
2877         * message.el (message-forward-make-body-plain)
2878         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2879         multibyte-string-p.
2880
2881         * lpath.el: Revert.
2882
2883 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2884
2885         * message.el (message-forward-make-body-mml): Assume original message
2886         is multibyte string; error on unibyte.
2887         (message-forward-make-body-plain): Ditto; don't add excessive newline
2888         in body end.
2889
2890         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2891
2892 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2893
2894         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2895         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2896
2897 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2898
2899         * mm-extern.el (mm-extern-url): Don't use
2900         mm-with-unibyte-current-buffer.
2901         (mm-extern-cache-contents): Use with-current-buffer instead of
2902         save-excursion + set-buffer.
2903
2904 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2905
2906         * mm-util.el (mm-emacs-mule): Remove.
2907
2908 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2909
2910         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2911         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2912         change.
2913
2914 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2915
2916         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2917         bind the default value of enable-multibyte-characters to nil.
2918
2919 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2920
2921         * message.el (message-forward-make-body-plain)
2922         (message-forward-make-body-mml):
2923         Don't use mm-with-unibyte-current-buffer.
2924
2925 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2926
2927         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2928
2929 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2930
2931         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2932         (Bug#5592).
2933
2934 2010-05-07  Julien Danjou  <julien@danjou.info>
2935
2936         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2937         it to mm-pipe-part.
2938
2939         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2940         it is given.
2941
2942 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * binhex.el (binhex-decode-region-internal)
2945         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2946         (dns-query)
2947         * nnweb.el (nnweb-gmane-search)
2948         * pgg-parse.el (pgg-parse-armor)
2949         * pgg.el (pgg-verify-region)
2950         * sha1.el (sha1-string-external)
2951         * uudecode.el (uudecode-decode-region-internal)
2952         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2953         XEmacs.
2954
2955         * gnus-art.el (gnus-article-browse-html-parts)
2956         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2957         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2958         make-temp-file.
2959
2960         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2961         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2962         compiling.
2963
2964         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2965         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2966         XEmacs when compiling.
2967
2968         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2969         gnus-pick-mode-off-hook for XEmacs when compiling.
2970         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2971         gnus-binary-mode-off-hook for XEmacs when compiling.
2972
2973         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2974         nil if char-charset is not available.
2975
2976         * imap.el (imap-disable-multibyte)
2977         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2978         macros.
2979
2980         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2981         instead of encode-coding-string.
2982
2983         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2984         'xemacs) instead of mm-emacs-mule to switch function definitions.
2985         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2986
2987         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2988         bind temporary-file-directory for XEmacs;
2989         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2990         timer-set-function for XEmacs 21.4 and SXEmacs;
2991         bind timer-list for XEmacs 21.4 and SXEmacs;
2992         fbind char-charset and find-charset-region for non-Mule XEmacs;
2993         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2994         encode-coding-region and encode-coding-string for XEmacs having no
2995         file-coding feature.
2996
2997 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2998
2999         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3000
3001 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3002
3003         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3004         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3005
3006 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3007
3008         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3009         alias `jka-compr-delete-temp-file' no longer exists.
3010
3011 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3012
3013         Use define-minor-mode in Gnus where applicable.
3014         * mml.el (mml-mode): Use define-minor-mode.
3015         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3016         (gnus-undo-mode): Use define-minor-mode.
3017         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3018         (gnus-dead-summary-mode): Use define-minor-mode.
3019         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3020         Initialize in declaration.
3021         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3022         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3023         (gnus-mailing-list-mode): Use define-minor-mode.
3024         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3025         (gnus-draft-mode): Use define-minor-mode.
3026         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3027         (gnus-dired-mode): Use define-minor-mode.
3028
3029 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3030
3031         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3032         handles on recursive mml-to-mime translation and check them for
3033         boundary delimiter collisions.  Reported by Greg Troxel.
3034
3035 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3036
3037         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3038
3039 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3040
3041         * mm-util.el (mm-find-buffer-file-coding-system):
3042         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3043
3044 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3045
3046         * message.el (message-generate-headers): Record insertion of optional
3047         headers as well.  Otherwise the check to prevent repeated insertion of
3048         optional headers is a no-op.
3049
3050 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3051
3052         * smime.el: Don't mention CVS.
3053
3054         * nnrss.el (nnrss-fetch): Don't mention CVS.
3055
3056         * nnir.el: Don't mention CVS.
3057
3058 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3059
3060         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3061
3062 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3063
3064         * lpath.el: Fbind bookmark-default-handler,
3065         bookmark-get-bookmark-record, bookmark-make-record-default,
3066         bookmark-prop-get for Emacs <23 and XEmacs.
3067
3068 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3069
3070         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3071         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3072         Use with-current-buffer to silence the byte-compiler.
3073         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3074         bother to require `gnus'.
3075         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3076
3077 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3078
3079         * gnus-sum.el (gnus-summary-bookmark-make-record)
3080         (gnus-summary-bookmark-jump): New functions.
3081         (gnus-summary-mode): Setup bookmark support.
3082
3083 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3084
3085         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3086         if set.
3087
3088 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3089
3090         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3091         gnus-article-browse-html-save-cid-image; make it work recursively for
3092         forwarded messages as well.
3093         (gnus-article-browse-html-parts): Work when prefix arg is given.
3094         (gnus-article-browse-html-article): Doc fix.
3095
3096 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3097
3098         * message.el (message-default-mail-headers):
3099         (message-default-headers): Carry the value mail-default-headers over
3100         into message-default-mail-headers, rather than message-default-headers.
3101
3102 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3103
3104         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3105         charset.
3106
3107         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3108         charset into the <meta> tag when the article is encoded to utf-8.
3109
3110 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3111
3112         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3113         directories as well.
3114         (gnus-article-browse-html-parts): Work for images that do not specify
3115         file names; delete temp directory when quitting; insert header at the
3116         right place; use file: scheme for image files.
3117
3118 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3119
3120         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3121         (gnus-article-browse-html-parts): Use it to make temporary cid image
3122         files in addition to html file so that browser may display them.
3123
3124 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3125
3126         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3127
3128 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3129
3130         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3131
3132 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3133
3134         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3135         about Secret Service API sources.  Improve Customize options.
3136         (auth-source-pick): Change to accept any number of search parameters.
3137         Implement fallbacks iteratively, not recursively.  Add scoring on the
3138         second pass and sort by score.  Call Secret Service API when needed.
3139         (auth-source-user-or-password): Use it.  Call Secret Service API
3140         directly when needed to get the user name and the password.
3141
3142 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3143
3144         * message.el (message-interactive): Doc fix.
3145         (message-qmail-inject-args): Reflow.
3146         (message-kill-to-signature): Fix typo in docstring.
3147
3148         * smiley.el (smiley-buffer): Fix typo in docstring.
3149
3150 2010-03-24  Glenn Morris  <rgm@gnu.org>
3151
3152         * mail-source.el (gnus-message): Declare.
3153         (mail-source-delete-old-incoming): Require gnus-util.
3154
3155 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3156
3157         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3158
3159         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3160
3161         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3162         password-cache's default if it is not bound.
3163         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3164         password-cache-expiry's default if it is not bound.
3165
3166         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3167         available in Emacs 21.
3168
3169         * lpath.el: Suppress compiler warnings for:
3170         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3171         XEmacs;
3172         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3173         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3174         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3175
3176 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3177
3178         * auth-source.el (auth-sources): Fix up definition so extra parameters
3179         are always inline.
3180
3181 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3182
3183         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3184         wasn't updated after mismatch.  Clear cached mailbox info correctly
3185         when uidvalidity changes.
3186         (nnimap-group-prefixed-name): New function to avoid some code
3187         duplication.
3188         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3189         (nnimap-request-group): Use it.
3190         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3191         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3192         with many imap folders.  This is done by caching the group status from
3193         the imap server persistently in a group parameter `imap-status'.  (This
3194         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3195         but not persistently, so every Gnus startup was still very slow.)
3196
3197 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3198
3199         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3200         delete the extra newline.  Otherwise editing of :string and :number
3201         types don't work.
3202
3203 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3204
3205         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3206         secrets.el dependency.
3207         (auth-sources): Add optional user name.  Add secrets.el configuration
3208         choice (unused right now).
3209
3210 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3211
3212         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3213         `gnus-registry-install-shortcuts' fill in the functions.
3214
3215         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3216         warnings.
3217         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3218         (gnus-registry-install-shortcuts): Populate and use it in a
3219         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3220
3221 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3222
3223         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3224         In-place substitutions for the group name encoding/decoding.
3225         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3226         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3227         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3228         (nnimap-update-unseen, nnimap-request-list)
3229         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3230         (nnimap-request-set-mark, nnimap-split-to-groups)
3231         (nnimap-split-articles, nnimap-request-newgroups)
3232         (nnimap-request-create-group, nnimap-request-accept-article)
3233         (nnimap-request-delete-group, nnimap-request-rename-group)
3234         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3235         `encoded-mbx' for consistency.
3236         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3237         variable `imap-current-mailbox'.
3238
3239         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3240         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3241
3242 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3243
3244         * pop3.el (pop3-display-message-size-flag): Display message size byte
3245         counts during POP3 download.
3246         (pop3-movemail): Use it.
3247         (pop3-list): Implement listing of available messages.
3248
3249 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3250
3251         * nnir.el (nnir-get-article-nov-override-function): New function to
3252         override the normal NOV retrieval.
3253         (nnir-retrieve-headers): Use it.
3254
3255 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3256
3257         * auth-source.el (netrc-machine-user-or-password): Autoload.
3258
3259 2010-03-19  Glenn Morris  <rgm@gnu.org>
3260
3261         Stop message.el from loading about 40 libraries it doesn't always need.
3262         The general approach is to autoload rather than require, and to
3263         require in the specific functions rather than the file.  (Bug#5642)
3264
3265         * gmm-utils.el: Don't require wid-edit.
3266         (widget-create-child-value, widget-convert, widget-default-get):
3267         Autoload.
3268
3269         * gnus-util.el: Don't require time-date, netrc.
3270         (message-fetch-field, gnus-group-name-decode): Declare rather than
3271         autoloading.
3272         (gnus-fetch-field): Require message.
3273         (gnus-decode-newsgroups): Require gnus-group.
3274
3275         * ietf-drums.el: Don't require time-date.
3276
3277         * message.el: Don't require hashcash, canlock, ecomplete.
3278         Do require mail-utils.  Require nnheader only when compiling.
3279         (smtpmail-default-smtp-server): Remove declaration.
3280         (message-send-mail-function): Check smtpmail-default-smtp-server
3281         is bound rather than requiring smtpmail.
3282         (message-auto-save-directory, message-insert-signature): Use
3283         expand-file-name rather than nnheader-concat.
3284         (nnheader-insert-file-contents): Autoload.
3285         (hashcash-wait-async): Declare.
3286         (message-send-mail): Only call gnus-setup-posting-charset if
3287         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3288         (message-send-mail-with-sendmail): Require sendmail.
3289         (canlock-password, canlock-password-for-verify): Declare.
3290         (message-canlock-password): Require canlock.
3291         (nnheader-get-report): Autoload.
3292         (gnus-setup-posting-charset): Declare.
3293         (message-send-news): Require gnus-msg.
3294         (message-make-references, message-make-in-reply-to): Use mail-header-id
3295         rather than the alias mail-header-message-id.
3296         (ecomplete-add-item, ecomplete-save): Declare.
3297         (message-put-addresses-in-ecomplete): Require ecomplete.
3298         (ecomplete-display-matches): Autoload.
3299
3300         * mm-decode.el: Don't require mailcap, gnus-util.
3301         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3302         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3303         Autoload.
3304         (mailcap-mime-extensions): Declare.
3305
3306         * mm-encode.el: Don't require mailcap.
3307         (mailcap-extension-to-mime): Autoload.
3308
3309         * mml-sec.el: Don't require password-cache.
3310
3311         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3312         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3313         (mml-minibuffer-read-type): Require mailcap.
3314         (mml-preview): Require gnus-msg.
3315
3316         * mml1991.el: Require password-cache.
3317         (password-cache-expiry): Remove declaration.
3318
3319         * mml2015.el: Require password-cache.
3320         (password-cache-expiry): Remove declaration.
3321
3322         * nneething.el (mailcap): Require mailcap.
3323
3324         * nnheader.el (declare-function): Add compatibility stub.
3325         (message-remove-header): Declare rather than autoload.
3326         (nnheader-replace-header): Require message.
3327
3328         * nnimap.el (declare-function): Add compatibility stub.
3329         (netrc-parse, netrc-machine-user-or-password): Declare.
3330         (nnimap-open-connection): Require netrc.
3331
3332         * nntp.el (declare-function): Add compatibility stub.
3333         (netrc-parse, netrc-machine, netrc-get): Declare.
3334         (nntp-send-authinfo): Require netrc.
3335
3336         * rfc2047.el: Don't require qp.
3337         (quoted-printable-encode-region, quoted-printable-decode-string):
3338         Autoload.
3339
3340         * sieve-mode.el: Don't require easymenu.
3341         (easy-menu-add-item): Autoload it.
3342
3343         * spam-stat.el (time-to-number-of-days): Autoload it.
3344
3345 2010-03-19  Glenn Morris  <rgm@gnu.org>
3346
3347         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3348
3349 2010-03-18  Glenn Morris  <rgm@gnu.org>
3350
3351         * hashcash.el (declare-function): Remove duplicate definition.
3352
3353 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3354
3355         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3356         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3357         value if any backslash escapes).
3358
3359 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3360
3361         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3362         if it is available.  (bug#5647)
3363
3364         * lpath.el: Suppress compiler warning for coding-system-from-name for
3365         Emacs 21 and XEmacs.
3366
3367 2010-03-14  Juri Linkov  <juri@jurta.org>
3368
3369         * hmac-def.el:
3370         * hmac-md5.el:
3371         * netrc.el: Fix keywords.
3372
3373 2010-02-26  Glenn Morris  <rgm@gnu.org>
3374
3375         * message.el (message-send-mail-function): Change the default, so that
3376         it inherits from a customized send-mail-function.  (Bug#5643)
3377
3378 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3379
3380         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3381         shell-command-to-string signals an error (bug#5299).
3382
3383 2010-02-24  Glenn Morris  <rgm@gnu.org>
3384
3385         * message.el (message-smtpmail-send-it)
3386         (message-send-mail-with-mailclient): Doc fixes.
3387
3388 2010-02-16  Glenn Morris  <rgm@gnu.org>
3389
3390         * message.el (message-default-mail-headers): Change the default value
3391         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3392
3393 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3394
3395         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3396         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3397
3398 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3399
3400         * time-date.el (date-to-time): Doc fix (Bug#5408).
3401
3402 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3403
3404         * message.el (message-mail): Just pass yank-action on to message-setup.
3405         (message-setup): Handle (FUN . ARGS) form of yank-action.
3406         (message-with-reply-buffer, message-widen-reply)
3407         (message-yank-original): Handle non-buffer values of
3408         message-reply-buffer (Bug#4080).
3409         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3410
3411 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3412
3413         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3414         Fix typo in docstring.
3415
3416 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3417
3418         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3419         response.
3420
3421 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3422
3423         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3424
3425         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3426
3427         * message.el (message-check-news-header-syntax): Protect against a
3428         string that `rfc822-addresses' returns when parsing fails.
3429
3430 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3431
3432         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3433         (gnus-previous-char-property-change): New functions.
3434
3435         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3436
3437 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3438
3439         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3440         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3441
3442 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3443
3444         * message.el (message-exchange-point-and-mark): Rework last change to
3445         avoid using optional arg of exchange-point-and-mark, for backward
3446         compatibility.
3447
3448 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3449
3450         * message.el (message-exchange-point-and-mark): Call
3451         exchange-point-and-mark with an argument rather than setting
3452         mark-active by hand (Bug#5175).
3453
3454 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3455
3456         * nntp.el (nntp-service-to-port): Work for service expressed with
3457         numeric string; replace [:digit:] with [0-9] for XEmacs.
3458
3459 2009-12-17  Glenn Morris  <rgm@gnu.org>
3460
3461         * gnus-group.el (gnus-bug-group-download-format-alist):
3462         Change emacs entry to debbugs.gnu.org.  Bump :version.
3463
3464 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3465
3466         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3467
3468 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3469
3470         * message.el (message-info): Explain why we use `Info-goto-node'.
3471
3472 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3473
3474         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3475
3476 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3477
3478         * message.el (message-completion-in-region): New compatibility function.
3479         (message-expand-group): Use it.
3480
3481 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3482
3483         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3484         with no unread article should be listed if the 2nd arg `predicate' is
3485         given.
3486
3487 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3488
3489         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3490
3491 2009-11-29  Juri Linkov  <juri@jurta.org>
3492
3493         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3494         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3495         on `gnus-recenter'. (Bug#4698, Bug#4981)
3496
3497 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3498
3499         * sha1.el (sha1-string-external): default-directory "/" in case
3500         otherwise non-existent.  process-connection-type pipe for touch of
3501         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3502
3503 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3504
3505         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3506         it's comms related and sgml-mode.el has "comm" on that basis too.
3507
3508 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3509
3510         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3511         containing tspecial characters if they have been already quoted.
3512
3513 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3514
3515         * dns-mode.el (auto-mode-alist): Purecopy string.
3516
3517 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3518
3519         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3520
3521 2009-10-24  Glenn Morris  <rgm@gnu.org>
3522
3523         * gnus-art.el (help-xref-stack-item): Define for compiler.
3524
3525 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3526
3527         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3528
3529 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3530
3531         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3532
3533 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3534
3535         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3536         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3537
3538 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3539
3540         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3541         (gnus-overlays-in): New alias to overlays-in.
3542
3543         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3544         gnus-overlay-get, and gnus-delete-overlay.
3545         (gnus-summary-show-thread): Make it work as well for systems in which
3546         next-single-char-property-change is not available.
3547         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3548
3549         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3550         (gnus-overlay-get): New alias to extent-property.
3551         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3552
3553         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3554         SXEmacs.
3555
3556         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3557         SXEmacs.
3558
3559 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3560
3561         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3562
3563 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3564
3565         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3566         and XEmacs that don't have `remove-overlays'.
3567
3568 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3569
3570         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3571         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3572         selective display.  Use overlays instead.
3573
3574 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3575
3576         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3577
3578 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3579
3580         * spam-stat.el (spam-stat-load): Fix typo in message.
3581
3582 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3583
3584         * dig.el (dig-invoke): Fix typo in docstring.
3585         (query-dig): Reflow docstring.
3586
3587 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3588
3589         * gnus-art.el (gnus-article-encrypt-body):
3590         * message.el (message-check-recipients):
3591         * mm-util.el (mm-codepage-setup):
3592         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3593         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3594
3595 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3596
3597         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3598         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3599         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3600         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3601         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3602
3603 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3604
3605         * dig.el: Add "Keywords: comm", as per net-utils.el.
3606
3607 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3608
3609         * dig.el (dig-mode): Use define-derived-mode.
3610
3611 2009-09-19  Glenn Morris  <rgm@gnu.org>
3612
3613         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3614
3615 2009-09-18  Glenn Morris  <rgm@gnu.org>
3616
3617         * gnus-diary.el (gnus-diary-check-message):
3618         * message.el (message-insert-formatted-citation-line):
3619         * nnbabyl.el (top-level):
3620         * nndiary.el (nndiary-schedule):
3621         Fix typos in condition-case handlers.
3622
3623 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3624
3625         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3626         configuration that provides the sole article window in a frame;
3627         position point correctly after deleting a part.
3628
3629 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3630
3631         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3632         (spam-resolve-registrations-routine): Use it to unregister articles
3633         that change status.
3634
3635 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3636
3637         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3638         with XEmacs.
3639         (parse-time-string-chars): Use it.
3640
3641 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3642
3643         * imap.el (imap-interactive-login): Better messages.
3644         (imap-open): Fix bug with renamed buffer on reconnect.
3645         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3646         for easier debugging and cleaner code.  On successful (guessed based on
3647         server capabilities) secondary authentication, set imap-state
3648         correctly.
3649         (imap-last-authenticator): Define imap-last-authenticator as a variable
3650         to avoid warnings.
3651
3652 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3653
3654         * nnrss.el (nnrss-request-article): Remove binding of
3655         default-enable-multibyte-characters that has gotten needless by
3656         the 2007-07-13 change in rfc2047-encode-message-header.
3657
3658         * mml.el (mml-insert-multipart): Error on the message header.
3659         (mml-insert-part): Error on the message header; position point at
3660         the end of a MIME tag.
3661
3662 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3663
3664         * time-date.el (autoload): Expand define-obsolete-function-alias into
3665         defalias and make-obsolete for old Emacsen that Gnus supports.
3666         (with-no-warnings): Define it for old Emacsen.
3667         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3668         is available.
3669         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3670         float-time is available; suppress compile warning for time-to-seconds.
3671
3672         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3673         (gnus-float-time): Alias to float-time if it exists.
3674
3675         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3676         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3677         float-time is available; suppress compile warning for time-to-seconds.
3678
3679         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3680         XEmacs.
3681
3682 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3683
3684         * imap.el (imap-message-map): Docstring fix.
3685
3686 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3687
3688         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3689         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3690         Add the optional argument `encoding' that overrides the default.
3691
3692         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3693         mm-encode-buffer.
3694
3695 2009-09-04  Glenn Morris  <rgm@gnu.org>
3696
3697         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3698         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3699         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3700         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3701         * mm-util.el (mm-with-unibyte-current-buffer)
3702         (mm-find-buffer-file-coding-system):
3703         * yenc.el (yenc-decode-region): Use default-value rather than
3704         default-enable-multibyte-characters.
3705
3706 2009-09-03  Glenn Morris  <rgm@gnu.org>
3707
3708         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3709         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3710         than default-enable-multibyte-characters.
3711
3712 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3713
3714         * gnus-art.el (gnus-article-read-summary-keys):
3715         Fix gnus-buffer-configuration's value temporarily used.
3716
3717 2009-09-02  Glenn Morris  <rgm@gnu.org>
3718
3719         * gnus-util.el (gnus-float-time): New function.
3720         * gnus-delay.el (gnus-delay-article):
3721         * gnus-sum.el (gnus-thread-latest-date):
3722         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3723         * nnspool.el (nnspool-request-newgroups):
3724         Use gnus-float-time rather than time-to-seconds.
3725         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3726
3727         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3728         (gnus-header-subject-face, gnus-header-newsgroups-face)
3729         (gnus-header-name-face, gnus-header-content-face):
3730         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3731         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3732         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3733         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3734         (gnus-cite-face-11):
3735         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3736         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3737         (gnus-server-closed-face, gnus-server-denied-face)
3738         (gnus-server-offline-face):
3739         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3740         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3741         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3742         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3743         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3744         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3745         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3746         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3747         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3748         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3749         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3750         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3751         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3752         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3753         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3754         (gnus-summary-high-undownloaded-face)
3755         (gnus-summary-low-undownloaded-face)
3756         (gnus-summary-normal-undownloaded-face)
3757         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3758         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3759         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3760         (gnus-splash-face):
3761         * message.el (message-header-to-face, message-header-cc-face)
3762         (message-header-subject-face, message-header-newsgroups-face)
3763         (message-header-other-face, message-header-name-face)
3764         (message-header-xheader-face, message-separator-face)
3765         (message-cited-text-face, message-mml-face):
3766         * sieve-mode.el (sieve-control-commands-face)
3767         (sieve-action-commands-face, sieve-test-commands-face)
3768         (sieve-tagged-arguments-face):
3769         * spam.el (spam-face):
3770         Mark face aliases with "-face" in the name as obsolete.
3771
3772 2009-09-01  Glenn Morris  <rgm@gnu.org>
3773
3774         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3775         than goto-line.
3776
3777 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3778
3779         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3780         Don't move point if the command is invoked inside the message header.
3781
3782 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3783
3784         * imap.el (imap-send-command): Simplify.
3785         (imap-wait-for-tag): point-max -> buffer-size.
3786
3787 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3788
3789         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3790         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3791         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3792         * nnir.el (nnir-swish-e-index-file):
3793         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3794         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3795         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3796         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3797         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3798         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3799
3800 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3801
3802         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3803         Don't save excursion.
3804
3805 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3806
3807         * nnheader.el (nnheader-find-file-noselect):
3808         * mm-util.el (mm-insert-file-contents):
3809         Use (default-value 'major-mode) instead of default-major-mode.
3810
3811 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3812
3813         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3814
3815 2009-08-26  Glenn Morris  <rgm@gnu.org>
3816
3817         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3818         than placing in files.el.
3819
3820 2009-08-25  Glenn Morris  <rgm@gnu.org>
3821
3822         * nnir.el (top-level): Don't require cl at run-time.
3823         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3824         Replace cl-function substitute with gnus-replace-in-string.
3825         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3826         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3827         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3828         simplified expansions.
3829
3830 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3831
3832         * dig.el (dig): Add autoload cookie.
3833
3834 2009-08-22  Glenn Morris  <rgm@gnu.org>
3835
3836         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3837         goto-line.
3838
3839 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3840
3841         * parse-time.el (parse-time-string-chars): Save match data.
3842
3843 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3844
3845         * parse-time.el (parse-time-string-chars): Compute using character
3846         classes, to handle non-ascii characters (Bug#3190).
3847
3848 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3849
3850         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3851
3852         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3853         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3854         (gnus-mm-display-part, gnus-mime-display-single)
3855         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3856         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3857
3858         * gnus-sum.el
3859         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3860         (gnus-summary-move-article): Add expirable mark to articles copied or
3861         moved to group that has auto-expire turned on if the option is non-nil.
3862
3863 2009-07-24  Glenn Morris  <rgm@gnu.org>
3864
3865         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3866         Fix typo.  (Bug#3903)
3867
3868 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3869
3870         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3871         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3872         that should not be used for draft articles.
3873         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3874         that has no concern in minor mode keys.
3875         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3876         Abolish.
3877
3878 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3879
3880         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3881         article without making inquiry to a user for unknown encoding.
3882
3883         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3884         (nnmaildir--scan): Assume i-node and device number that file-attributes
3885         returns might be cons-cell.
3886
3887         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3888
3889         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3890
3891 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3892
3893         * auth-source.el: Remove docs now in auth.texi.  Don't use
3894         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3895         `auth-source-hide-passwords' and use them.
3896
3897 2009-07-15  Glenn Morris  <rgm@gnu.org>
3898
3899         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3900
3901 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3902
3903         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3904         excessive whitespace from the default values of title and description.
3905
3906 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3907
3908         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3909         mail-fetch-field to fetch Content-Description header in order to
3910         exclude newlines.
3911
3912 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3913
3914         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3915         format used by GnuPG 2.0.11.
3916
3917 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3918
3919         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3920         to deleted part.
3921
3922 2009-05-30  David Engster  <dengste@eml.cc>
3923
3924         * nnmairix.el: Remove old documentation in the commentary block.
3925         (nnmairix-request-group): Do not update active file for nnml back ends.
3926         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3927         end so that overview files are ignored.
3928         (nnmairix-update-groups): Make updating the groups more robust by using
3929         marks.
3930         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3931         with dollar characters in message-id.
3932
3933 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3934
3935         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3936         2008-12-25 in dns.el.
3937
3938 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3939
3940         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3941         could happen if the text is only composed of spaces and/or tabs.
3942
3943 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3944
3945         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3946         when sending a queued message to avoid extra mml tags.
3947
3948 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3949
3950         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3951
3952 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3953
3954         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3955         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3956         rmail-toggle-header for XEmacs;
3957         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3958
3959 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3960
3961         * gnus-dired.el: Remove autoload for gnus-setup-message.
3962         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3963         displaying Gnus logo; always use compose-mail.
3964
3965 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3968
3969 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3970
3971         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3972         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3973         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3974         available.
3975         (gnus-nocem-epg-verify): New function.
3976
3977 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3978
3979         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3980
3981 2009-02-15  Glenn Morris  <rgm@gnu.org>
3982
3983         * gnus-util.el (rmail-insert-rmail-file-header)
3984         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3985         autoloads.
3986         (rmail-default-rmail-file): Remove unnecessary declaration.
3987         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3988
3989 2009-02-14  Glenn Morris  <rgm@gnu.org>
3990
3991         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3992         variable (only used in gnus-util, which declares it anyway).
3993         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3994         which was only needed by gnus-art (changed to not use it any more).
3995         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3996         only used in gnus-util, which autoloads it itself.
3997         (rmail-update-summary): Fix autoload.
3998
3999         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4000         rather than rmail-output-to-rmail-file.
4001
4002 2009-02-07  Glenn Morris  <rgm@gnu.org>
4003
4004         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4005         autoload of function that no longer exists.
4006         (rmail-toggle-header): Declare.
4007         (message-forward-rmail-make-body): Handle mbox Rmail.
4008
4009 2009-01-31  Glenn Morris  <rgm@gnu.org>
4010
4011         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4012         2009-01-09 change.
4013
4014 2009-01-31  Dave Love  <fx@gnu.org>
4015
4016         * imap.el (imap-fetch-safe): Bind debug-on-error.
4017         (imap-debug): Add imap-fetch-safe.
4018
4019 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4020
4021         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4022         (auth-source-forget-all-cached): New convenience function.
4023         (auth-source-user-or-password): Accept list of modes or a single mode.
4024
4025         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4026         auth-source modes.
4027
4028         * netrc.el (netrc-machine-user-or-password): Use list of
4029         auth-source modes.
4030
4031         * nnimap.el (nnimap-open-connection): Use list of
4032         auth-source modes.
4033
4034         * nntp.el (nntp-send-authinfo): Use list of
4035         auth-source modes.
4036
4037 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4038
4039         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4040         now.
4041
4042 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4043
4044         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4045         coding system in XEmacs; add a workaround for XEmacs.
4046
4047         * lpath.el: Fbind coding-system-aliasee.
4048
4049 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4050
4051         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4052         of current-language-environment.
4053
4054 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4055
4056         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4057         available at runtime.
4058
4059 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4060
4061         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4062
4063 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4064
4065         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4066         the greatest positive fixnum value doesn't work under an XEmacs with
4067         bignum support; use the most-positive-fixnum constant instead,
4068         available since Emacs 21.1 with cl and XEmacs 21.1.
4069
4070 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4071
4072         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4073         XEmacs gets not to work.
4074
4075 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4076
4077         * mm-util.el (mm-coding-system-priorities): Allow the value like
4078         "Japanese (UTF-8)" of current-language-environment.
4079
4080 2009-01-09  Glenn Morris  <rgm@gnu.org>
4081
4082         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4083         with last-command-event.
4084
4085 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4086
4087         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4088         in the doc string.
4089
4090         * message.el (message-fix-before-sending): Amend comment.
4091
4092 2009-01-08  Dave Love  <fx@gnu.org>
4093
4094         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4095
4096 2009-01-07  David Engster  <dengste@eml.cc>
4097
4098         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4099         simplified server definitions by converting it via
4100         gnus-server-to-method.
4101
4102 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4103
4104         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4105         parameter's operands.
4106
4107 2009-01-06  David Engster  <dengste@eml.cc>
4108
4109         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4110         primary select method (for gnus-group-mark-article-as-read).
4111
4112 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4113
4114         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4115         `(gnus)Face', not `(gnus)X-Face'.
4116
4117 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4118
4119         * mm-util.el (mm-ucs-to-char): New function.
4120
4121         * mm-url.el (mm-url-decode-entities): Use it.
4122
4123         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4124         unicode-to-char.
4125
4126 2009-01-05  Dave Love  <fx@gnu.org>
4127
4128         * time-date.el: Require cl for `declare'.
4129
4130 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4131
4132         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4133         Dave Love.
4134
4135 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4136
4137         * message.el (message-fix-before-sending): Add `eight-bit' to
4138         illegible-text check.
4139
4140 2009-01-03  Michael Olson  <mwolson@gnu.org>
4141
4142         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4143         `headers' is nil.  This can occur if the IMAP server does not have
4144         permissions to read messages from a folder, but can write new messages
4145         to the folder.
4146         (nnimap-request-article-part): Do not insert `data' if it is nil.
4147
4148         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4149         characters which will confuse `read', so skip past them.
4150
4151 2009-01-01  Dave Love  <fx@gnu.org>
4152
4153         * imap.el (imap-string-to-integer): Fix typo.
4154         (imap-fetch-safe): New function.
4155         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4156
4157         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4158
4159         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4160         (imap-parse-greeting): Fix doc strings.
4161         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4162         (imap-parse-flag-list): Make messages unique.
4163         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4164
4165         * nnimap.el: Fix author email.
4166         (nnimap-split-rule): Add FIXME comment.
4167         (nnimap-debug): Fix doc string.
4168
4169 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4170
4171         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4172
4173 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4174
4175         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4176         nslookup if resolv.conf isn't available.
4177         (dns-query): Rename from query-dns.
4178         (dns-query-cached): Rename from query-dns-cached.
4179
4180 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4181
4182         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4183         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4184         to check if those variables exist (first appeared in Emacs 18.50).
4185
4186 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4187
4188         * mm-util.el (mm-line-number-at-pos): New function.
4189
4190         * spam-report.el (spam-report-process-queue): Use it.
4191
4192 2008-12-24  David Engster  <dengste@eml.cc>
4193
4194         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4195         parameters that haven't existed as variables as buffer-local variables.
4196
4197 2008-12-23  Dave Love  <fx@gnu.org>
4198
4199         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4200         cadar.
4201
4202         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4203         imap-starttls-p.
4204         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4205
4206 2008-12-22  Dave Love  <fx@gnu.org>
4207
4208         * imap.el: Fix author email.  Doc fixes.
4209         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4210         reply.
4211
4212 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4213
4214         * spam-report.el (spam-report-gmane-max-requests): New constant.
4215         (spam-report-gmane-wait): New variable.
4216         (spam-report-gmane-ham, spam-report-gmane-spam)
4217         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4218         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4219         the server.
4220
4221         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4222         Add explanations.
4223
4224         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4225         nnheader-accept-process-output and nnheader-read-timeout if available.
4226         (pop3-movemail): Use it.
4227
4228         * message.el (message-check-news-body-syntax): Fix signature check if
4229         there's an attachment.
4230
4231 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4232
4233         * mm-util.el: Add comments to the mm- emulating functions.
4234
4235 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4236
4237         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4238         by Stephen Berman <stephen.berman@gmx.net>.
4239
4240 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4241
4242         * mm-util.el (mm-substring-no-properties): New function.
4243         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4244         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4245         (mm-string-to-multibyte): Doc fix.
4246
4247         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4248
4249 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4250
4251         * mml.el (mml-attach-file): Strip text properties from file name.
4252         (Bug#1574)
4253
4254 2008-12-16  Glenn Morris  <rgm@gnu.org>
4255
4256         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4257
4258 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4259
4260         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4261         knows since the charset specified might be a bogus alias that
4262         mm-charset-synonym-alist provides.
4263
4264 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4265
4266         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4267         "ISO_8859-1".
4268
4269         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4270
4271 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4272
4273         * mm-util.el (mm-charset-eval-alist):
4274         Define it before mm-charset-to-coding-system.
4275         (mm-charset-to-coding-system): Add optional argument `silent';
4276         define it before mm-charset-override-alist.
4277         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4278         default value if it can be used in Emacs currently running;
4279         silence mm-charset-to-coding-system.
4280
4281 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4282
4283         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4284         `allow-override' which says whether to use `mm-charset-override-alist'.
4285         (rfc2047-decode-encoded-words): Use it.
4286
4287         * mm-util.el (mm-charset-override-alist): Fix custom type;
4288         add `(gb2312 . gbk)' to choices.
4289
4290 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4291
4292         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4293         fast.
4294
4295         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4296
4297         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4298
4299 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4300
4301         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4302         on links.
4303
4304         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4305
4306 2008-12-03  Lute Kamstra  <lute@gnu.org>
4307
4308         * sha1.el: Remove leading * from docstrings of defcustoms,
4309         deffaces, defconsts and defuns.
4310
4311 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4312
4313         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4314         users' addresses that don't have domain parts.
4315         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4316         rather than message-narrow-to-head since there will be the message
4317         header separator.
4318
4319 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4320
4321         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4322         since the result is inserted in a unibyte buffer anyway.
4323         (nnimap-demule-use-string-to-multibyte): Remove.
4324         (nnimap-demule): Alias it to mm-string-to-multibyte.
4325
4326 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4327
4328         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4329         variable for debugging bug#464 and bug#1174.
4330         (nnimap-demule): Use it.
4331
4332 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4333
4334         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4335         score calculation correctly.
4336
4337 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4338
4339         * message.el (message-send-mail): Just set the buffer to unibyte
4340         rather than use mm-with-unibyte-current-buffer which does a lot more.
4341         (message-send-mail-partially): Don't bother with
4342         mm-with-unibyte-current-buffer since it's already been made unibyte by
4343         message-send-mail.
4344
4345 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4346
4347         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4348
4349 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4350
4351         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4352
4353 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4354
4355         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4356         require itself and to remove `with-no-warnings'.
4357
4358 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4359
4360         * starttls.el (starttls-any-program-available): Get the name of the
4361         available TLS layer program.
4362         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4363         well as the host name in the "opening" message.
4364
4365         * auth-source.el (auth-source-cache, auth-source-do-cache)
4366         (auth-source-user-or-password): Cache passwords and logins by default,
4367         allow override with `auth-source-do-cache'.
4368         (auth-source-forget-user-or-password): Allow users to remove cache
4369         entries if needed.
4370
4371 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4372
4373         * md4.el (md4-buffer): Fix typo in docstring.
4374         (md4, md4-64): Doc fixes.
4375         (md4-pack-int32): Reflow docstring.
4376
4377 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4378
4379         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4380         condition-case to only the forward-sexp call.
4381
4382 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4383
4384         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4385         quotes contained.  Make it more robust regardless by an extra
4386         condition-case wrapper.
4387
4388 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4389
4390         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4391
4392 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * nnml.el (nnml-request-expire-articles): Check if the function set to
4395         `nnmail-expiry-target' returns the symbol `delete'.
4396
4397         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4398
4399         * nnmail.el (nnmail-expiry-target): Fix custom type.
4400
4401 2008-10-02  Glenn Morris  <rgm@gnu.org>
4402
4403         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4404         Silence compiler warning.
4405
4406 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4407
4408         * tls.el (open-tls-stream): Show the actual command being
4409         executed, instead of the format string.
4410
4411 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4412
4413         * lpath.el: Fbind codepage-setup for Emacs 23.
4414
4415 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4416
4417         * mml.el (mml-menu): Don't assume mml2015 is bound.
4418
4419 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4420
4421         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4422         exists.
4423
4424 2008-09-27  Glenn Morris  <rgm@gnu.org>
4425
4426         * gnus-util.el (mail-header-remove-comments): Autoload it.
4427
4428 2008-09-27  Andreas Schwab  <schwab@suse.de>
4429
4430         * gnus-util.el (gnus-split-references): Strip comments.
4431         (gnus-parent-id): Likewise.
4432
4433 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4434
4435         * message.el (message-confirm-send): Fix version.
4436
4437 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4438
4439         * message.el (message-idna-to-ascii-rhs-1): Use
4440         mail-extract-address-components rather than mail-header-parse-addresses
4441         that is an alias by default to ietf-drums-parse-addresses that does not
4442         support non-ASCII names in headers' contents.
4443
4444 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4445
4446         * message.el (message-confirm-send): Fixed variable documentation to
4447         avoid the "y/n" wording.
4448
4449 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4450
4451         * message.el (message-set-auto-save-file-name): Save to a different
4452         filename so multiple messages (especially drafts) can be recovered.
4453
4454 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4455
4456         * message.el (message-confirm-send): Add appropriate version.
4457
4458 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4459
4460         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4461         defvar.
4462
4463 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4464
4465         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4466         (mm-pkcs7-enveloped-magic): Ditto.
4467
4468 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4469
4470         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4471         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4472
4473 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4474
4475         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4476         default, it's better.
4477
4478 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4479
4480         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4481         summary line gnus-number property and ignore them (with a warning
4482         message).
4483
4484 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4485
4486         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4487         macro caddr in the interactive form since it won't be expanded.
4488
4489 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4490
4491         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4492         `charset'; fix name of function called recursively.
4493         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4494
4495 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4496
4497         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4498         (gnus-mime-set-charset-parameters): New function.
4499         (gnus-mime-view-part-as-charset): Use it to correctly display part
4500         specifying wrong charset.
4501
4502 2008-09-08  David Engster  <dengste@eml.cc>
4503
4504         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4505         in completing-read for back end server.
4506
4507 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4508
4509         * message.el (message-confirm-send): New variable to confirm sending a
4510         message.
4511         (message-send): Use it.
4512
4513 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4514
4515         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4516
4517 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4518
4519         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4520
4521 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4522
4523         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4524         prevent tracking too many groups.
4525         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4526         Use it.
4527
4528 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4529
4530         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4531         moving point to the bottom of the window in order to avoid recentering.
4532
4533 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4534
4535         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4536
4537         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4538         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4539         (gnus-article-beginning-of-window): Fix calculation.
4540
4541 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4542
4543         * gnus-msg.el (gnus-summary-supersede-article)
4544         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4545         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4546         message header.
4547
4548 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4549
4550         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4551         pending output coming after the status change.
4552
4553 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4554
4555         * message.el:
4556         * gnus-start.el:
4557         * gnus-registry.el: Remove VMS support.
4558
4559 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4560
4561         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4562         macro.
4563         (rfc2104-hash): Use it.
4564
4565 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4566
4567         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4568         (gnus-summary-sort-by-most-recent-date): New commands.
4569         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4570         and menu entries.
4571
4572 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4573
4574         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4575         don't redisplay article for raw contents; remove plural articles stuff.
4576
4577         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4578         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4579         on gnus-summary-save-article; display results properly.
4580
4581 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4582
4583         * lpath.el: No need to fbind ns-focus-frame.
4584
4585 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4586
4587         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4588
4589 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4590
4591         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4592         gnus-save-all-headers.
4593
4594 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4595
4596         * gnus-util.el (ns-focus-frame): Remove declaration.
4597         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4598         like x.
4599
4600 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4601
4602         * rfc2104.el (rfc2104-zero): Delete defconst.
4603         (rfc2104-hex-alist): Likewise.
4604         (rfc2104-hex-to-int): Delete func.
4605         (rfc2104-hexstring-to-bitstring): Likewise.
4606         (rfc2104-nybbles): New defconst.
4607         (rfc2104-hash): Rewrite for speed.
4608
4609 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4610
4611         * tls.el (open-tls-stream): Make it work with the 2nd argument
4612         BUFFER that is a string but does not exist as a buffer object, as
4613         mentioned in the doc-string.
4614
4615 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4616
4617         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4618         SXEmacs.
4619
4620 2008-07-16  Glenn Morris  <rgm@gnu.org>
4621
4622         * gnus-util.el (ns-focus-frame): Declare for compiler.
4623
4624 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4627         set as a group parameter.
4628         (gnus-summary-save-in-pipe): Work when it is called independently.
4629         (gnus-summary-pipe-to-muttprint): Don't modify
4630         gnus-summary-pipe-output-default-command.
4631
4632 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4633
4634         * message.el (message-send-mail-with-sendmail):
4635         Display the error message.
4636
4637 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4638
4639         * gnus-art.el (gnus-default-article-saver):
4640         Add gnus-summary-save-in-pipe to choices.
4641         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4642         gnus-summary-pipe-output-default-command as the default command.
4643         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4644         instead of gnus-last-shell-command.
4645
4646         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4647         New user option.
4648         (gnus-summary-muttprint-program): Mention the value will be changed.
4649         (gnus-summary-save-article): Force showing of all headers.
4650         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4651
4652 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4653
4654         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4655
4656 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4657
4658         * nnimap.el (nnimap-id):
4659         * sieve-manage.el (sieve-manage-open): Doc fixes.
4660
4661 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4662
4663         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4664         if available.
4665
4666 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4667
4668         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4669
4670         * nnkiboze.el (nnkiboze-generate-group):
4671         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4672
4673         * nnmairix.el: Require CL.
4674
4675 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4676
4677         * dgnushack.el: Autoload get-display-table and put-display-table for
4678         XEmacs 21.5.
4679
4680         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4681         21.4 and SXEmacs.
4682
4683 2008-06-15  David Engster  <dengste@eml.cc>
4684
4685         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4686
4687 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4688
4689         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4690         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4691         runtime choice under XEmacs.
4692
4693         * gnus-sum.el (gnus-summary-set-display-table):
4694         Use `gnus-put-display-table', `gnus-get-display-table',
4695         `gnus-set-display-table' for the display table, instead of `aset'.
4696
4697         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4698         Use `gnus-put-display-table', `gnus-get-display-table',
4699         `gnus-set-display-table' for the display table.
4700
4701 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4702
4703         * nnmairix.el: Add autoloads.
4704
4705 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4706
4707         * nnmairix.el (nnmairix-delete-recreate-group)
4708         (nnmairix-update-and-clear-marks): Fix error messages.
4709
4710 2008-06-14  David Engster  <dengste@eml.cc>
4711
4712         * nnmairix.el: Upgrade to version 0.6.
4713         (nnmairix-group-toggle-propmarks-this-group)
4714         (nnmairix-group-toggle-readmarks-this-group)
4715         (nnmairix-group-delete-recreate-this-group)
4716         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4717         (nnmairix-remove-tick-mark-original-article): New commands.
4718         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4719         (nnmairix-propagate-marks-to-nnmairix-groups)
4720         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4721         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4722         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4723         functions needed for marks propagation and manipulation of read marks.
4724         (nnmairix-update-groups): New function.
4725         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4726         (nnmairix-determine-original-group-from-registry)
4727         (nnmairix-determine-original-group-from-path)
4728         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4729         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4730         New helper functions.
4731         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4732         keystrokes for new commands.
4733         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4734         (nnmairix-request-group): Check allow-fast group parameter.
4735         (nnmairix-request-create-group): Set allow-fast group parameter if
4736         nnmairix-allowfast-default is set.
4737         (nnmairix-close-group): Propagate marks upon closing if needed.
4738         (nnmairix-group-toggle-threads-this-group): Use new.
4739         nnmairix-group-toggle-parameter helper function.
4740         (nnmairix-search): Better check for empty search result.
4741         (nnmairix-goto-original-article): Use new helper functions for
4742         determining original article.
4743         (nnmairix-show-original-article): Make sure message-id is in brackets.
4744         (nnmairix-call-mairix-binary): Change variable name.
4745         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4746         helper function.
4747         (nnmairix-widget-toggle-activate): Fix doc string.
4748
4749 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4750
4751         * nnir.el: Require edmacro when compiling with XEmacs.
4752         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4753         available in Emacs 21.
4754
4755 2008-06-11  Glenn Morris  <rgm@gnu.org>
4756
4757         * gnus-util.el (x-focus-frame):
4758         * gnus.el (image-size):
4759         * mm-decode.el (image-size): Declare.
4760
4761         * gnus-picon.el (declare-function): Add compat definition.
4762         (image-size): Declare.
4763
4764         * gnus-group.el (tool-bar-map):
4765         * gnus-sum.el (tool-bar-map): Define for compiler.
4766
4767         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4768
4769         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4770
4771         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4772         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4773         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4774         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4775         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4776         * sieve-manage.el, spam-report.el, spam.el:
4777         Remove unnecessary eval-and-compile of autoloads.
4778
4779 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4780
4781         * auth-source.el: Precise Tramp doc.
4782
4783 2008-06-07  Glenn Morris  <rgm@gnu.org>
4784
4785         * nnmairix.el: Remove unnecessary eval-when-compile.
4786
4787 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4788
4789         * lpath.el: Fbind propertize for XEmacs 21.4.
4790
4791 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4792
4793         * nnir.el: Move here from ../contrib.
4794
4795 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4796
4797         * gnus-util.el (gnus-read-shell-command): New function.
4798         * mm-decode.el (mm-pipe-part):
4799         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4800
4801 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4802
4803         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4804
4805 2008-06-03  Glenn Morris  <rgm@gnu.org>
4806
4807         * pop3.el (nnheader-accept-process-output): Autoload it.
4808
4809 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4810
4811         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4812         are not 2-digit hexadecimal characters that follow `%'s.
4813
4814 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4815
4816         * message.el (message-bogus-recipient-p): Fix type in doc string.
4817         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4818         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4819         Improve custom options.
4820         (message-bogus-recipient-p): Adjust accordingly.
4821
4822 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4823
4824         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4825         long-form month and day names.
4826
4827 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4828
4829         * dgnushack.el: Autoload debug, eudc-expand-inline and
4830         pgg-snarf-keys-region for XEmacs.
4831
4832         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4833
4834         * nnmairix.el: Require edmacro when compiling with XEmacs.
4835
4836 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4837
4838         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4839         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4840
4841 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4842
4843         * auth-source.el: Add more docs.
4844
4845         * netrc.el (netrc-machine): Always match if the port is not given.
4846
4847 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4848
4849         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4850         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4851         retrieval faster in some cases, but might make CPU usage larger.  If
4852         this has any bad side effects, we might revert this change.
4853
4854         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4855         seems to make mail retrieval much, much faster.
4856         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4857         unconditionally.
4858
4859         * gnus-draft.el (gnus-group-send-queue): Bind
4860         message-send-mail-partially-limit to nil to avoid being prompted.
4861
4862 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4863
4864         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4865
4866         * message.el (message-bogus-address-regexp): Fix and improve custom
4867         type.
4868         (message-setup-hook): Add message-check-recipients as custom option.
4869
4870 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4871
4872         * message.el (message-cite-function): Remove bogus autoload which crept
4873         in during merge from v5-10.
4874
4875 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4876
4877         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4878
4879         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4880
4881         * auth-source.el: Preliminary Tramp docs.
4882         (auth-sources): Change the default auth-sources to use
4883         EPA .gpg files.
4884
4885 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4886
4887         * nntp.el: Autoload `auth-source-user-or-password'.
4888         (nntp-send-authinfo): Use it.
4889
4890         * nnimap.el: Autoload `auth-source-user-or-password'.
4891         (nnimap-open-connection): Use it.
4892
4893         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4894         for the gnus-message function.
4895         (auth-source-user-or-password): Use it.
4896
4897 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4898
4899         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4900         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4901         (rfc2104-hash): Use it.
4902
4903 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4904
4905         * gnus-art.el (gnus-article-toggle-truncate-lines):
4906         Don't use `iff' in docstring.
4907
4908 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4909
4910         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4911
4912         * gnus-util.el (gnus-extract-address-component-name)
4913         (gnus-extract-address-component-email): Convenience functions around
4914         `gnus-extract-address-components'.
4915
4916         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4917         Use `gnus-extract-address-component-email' to fix bug of comparing full
4918         sender name to `user-mail-address'.
4919
4920 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4921
4922         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4923         catch/throw to optimize.
4924         (gnus-registry-find-keywords): Just use member to find a keyword.
4925
4926 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4927
4928         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4929         is current before calling gnus-server-prepare.
4930         (gnus-server-setup-buffer, gnus-server-update-server)
4931         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4932
4933 2008-05-04  Juri Linkov  <juri@jurta.org>
4934
4935         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4936         (mailcap-file-default-commands): Use mailcap-replace-in-string
4937         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4938         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4939
4940 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4941
4942         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4943
4944 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4945
4946         * gnus.el: Bump version to 0.11.
4947
4948 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4949
4950         * gnus.el: No Gnus v0.10 is released.
4951
4952 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4953
4954         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4955         hooks.
4956         (gnus-update-read-articles): Speed up non-marks-using users.
4957         (gnus-use-marks): Define gnus-use-marks.
4958         (gnus-propagate-marks): Rename variable to something more sensible.
4959
4960 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4961
4962         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4963         (gmm-image-load-path-for-library): Fix typos in docstrings.
4964         (gmm-message): Reflow docstring.
4965
4966 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4967
4968         * mail-source.el (mail-source-set-1, mail-source-bind):
4969         Move auth-source code out of the macro to clean it up and fix bugs.
4970
4971 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4972
4973         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4974         by sender if it's equal to user-mail-address, it's likely to be
4975         useless.
4976
4977         * mail-source.el (mail-source-bind): Don't use user or password if they
4978         are not bound.  Unintern them if they are nil.  Don't use server unless
4979         it's bound, and default it to empty string otherwise.
4980
4981 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4982
4983         * mail-source.el: Load auth-source.el.
4984         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4985         get user name or password, if auth-sources is set up.
4986
4987         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4988         strategy of splitting with parent.
4989         (gnus-registry-split-fancy-with-parent)
4990         (gnus-registry-post-process-groups): Use it and fix prior
4991         bug (returning a list as the split result).
4992
4993         * auth-source.el (auth-sources): Remove server parameter.
4994         (auth-source-pick, auth-source-user-or-password)
4995         (auth-source-user-or-password-imap)
4996         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4997         (auth-source-user-or-password-sftp)
4998         (auth-source-user-or-password-smtp): Remove server parameter.
4999
5000 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5001
5002         * smime.el (smime-sign-region, smime-encrypt-region)
5003         (smime-decrypt-region):
5004         Remove redundant calls to `generate-new-buffer-name'.
5005
5006 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5007
5008         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5009         Don't use QP for message/rfc822.
5010         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5011
5012 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5013
5014         * sieve-manage.el (sieve-string-bytes): Remove.
5015         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5016         correct byte-length only if the process's coding-system is the same as
5017         the one used internally by Emacs to represent strings.
5018
5019 2008-04-22  Juri Linkov  <juri@jurta.org>
5020
5021         * mailcap.el (mailcap-file-default-commands): New function.
5022
5023 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5024
5025         * message.el (message-signature-separator, message-cite-function):
5026         Change custom version.
5027
5028 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5029
5030         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5031         commands.
5032         (tls-checktrust): Ditto.
5033
5034 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5035
5036         * mm-decode.el (mm-display-external): Make temp file read-only.
5037
5038 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5039
5040         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5041         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5042         `C-c C-f d'.
5043
5044 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5045
5046         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5047
5048 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5049
5050         * gnus.el: Bump version to 0.9.
5051
5052 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5053
5054         * gnus.el: No Gnus v0.8 is released.
5055
5056 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5057
5058         * mail-source.el (mail-source-value):
5059         Prefer fboundp to functionp so it works with macros as well.
5060
5061 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5062
5063         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5064         Fix last change in case the element is not even a symbol.
5065
5066 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5067
5068         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5069         Prefer fboundp to functionp so it works with macros as well.
5070
5071 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5072
5073         * auth-source.el: Added docs.
5074         (auth-sources): Modify format to support server.
5075         (auth-source-pick, auth-source-user-or-password)
5076         (auth-source-user-or-password-imap)
5077         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5078         (auth-source-user-or-password-sftp)
5079         (auth-source-user-or-password-smtp): Add server parameter.
5080
5081 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5082
5083         * gnus-registry.el: Initialize the registry when gnus-registry-install
5084         is t.
5085
5086 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5087
5088         * compface.el (uncompface): Make buffer unibyte.
5089
5090 2008-04-05  Glenn Morris  <rgm@gnu.org>
5091
5092         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5093
5094 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5095
5096         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5097         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5098
5099         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5100         multibyteness after rather than before erasing it.
5101
5102         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5103         mm-with-multibyte.
5104         (gnus-request-article-this-buffer): Make sure the proper decoding is
5105         used if gnus-original-article-buffer happens to be unibyte.
5106
5107         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5108         default-enable-multibyte-characters.
5109
5110         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5111         default-enable-multibyte-characters.
5112
5113         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5114
5115         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5116
5117 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5118
5119         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5120         (imap-message-copyuid-1): Use it.
5121         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5122         J. Williams in
5123         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5124
5125         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5126         imap-enable-exchange-bug-workaround.
5127         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5128
5129 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5130
5131         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5132         a 100 byte status-checks into a 2-3MB transfer for each group.
5133         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5134         to enable bug workaround or not.
5135         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5136
5137 2008-03-31  Glenn Morris  <rgm@gnu.org>
5138
5139         * message.el (mml2015-use): Declare for compiler.
5140         (message-info): Require mml2015 when appropriate.
5141
5142 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5143
5144         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5145         whitespace.
5146
5147 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5148
5149         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5150         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5151         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5152         (nntp-service-to-port): New function.
5153         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5154         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5155         (nntp-open-netcat-stream): New function.
5156         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5157
5158 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5159
5160         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5161
5162 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5163
5164         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5165
5166 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5167
5168         * dns.el (dns-write): Use set-buffer-multibyte.
5169
5170 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5171
5172         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5173
5174 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5175
5176         * message.el (message-signature-separator): Change default.
5177         Improve custom type.
5178         (message-cite-function): Change default to
5179         message-cite-original-without-signature.
5180
5181         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5182         toggle.
5183
5184         * message.el (message-check-news-body-syntax): Fix signature check.
5185         (message-setup-1): Mark buffer as unmodified _after_ running
5186         message-setup-hook and handling message-alternative-emails.
5187         (message-shorten-references): Be more strict when building list of
5188         valid references to comply with GNKSA.
5189
5190         * gnus-group.el (gnus-read-ephemeral-bug-group)
5191         (gnus-read-ephemeral-debian-bug-group)
5192         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5193
5194         * message.el (message-info): Don't use booleanp which isn't supported
5195         in Emacs 21 and XEmacs.
5196
5197 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5198
5199         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5200         gnus-group-gmane-group-download-format.
5201         (gnus-group-read-ephemeral-gmane-group): Rename from
5202         gnus-group-read-ephemeral-gmane-group.
5203         (gnus-read-ephemeral-gmane-group-url): Rename from
5204         gnus-group-read-ephemeral-gmane-group-url.
5205         (gnus-bug-group-download-format-alist): New variable.
5206         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5207         (gnus-read-ephemeral-emacs-bug-group): New commands.
5208
5209 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5210
5211         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5212         (gnus-visible-headers): Improve custom type.
5213
5214 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5215
5216         * mml.el (mml-menu): Add workarounds for XEmacs.
5217
5218         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5219         X-Boundary header.
5220
5221         * message.el (message-simplify-recipients): Fix previous commit.
5222
5223 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5224
5225         * mm-util.el (mm-set-buffer-multibyte): New function.
5226         * mm-decode.el (mm-copy-to-buffer): Use it.
5227
5228 2008-03-19  Glenn Morris  <rgm@gnu.org>
5229
5230         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5231         Accidentally removed in the sync process with Emacs.
5232
5233 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5234
5235         * message.el (message-alter-recipients-discard-bogus-full-name):
5236         New function.
5237         (message-alter-recipients-function): New variable.
5238         (message-get-reply-headers): Use it.
5239         (message-replace-header): New helper function.
5240         (message-recipients-without-full-name): New variable.
5241         (message-simplify-recipients): New command.
5242
5243         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5244
5245         * message.el (message-info): Handle EasyPG manual.
5246
5247         * mml.el (mml-menu): Add entry for EasyPG.
5248
5249 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5250
5251         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5252         parameter.
5253
5254         * message.el (message-disassociate-draft): Specify drafts group name
5255         fully.
5256
5257 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5258
5259         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5260         unnecessary duplicates from the match list.
5261
5262 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5263
5264         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5265
5266         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5267
5268         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5269         args of `how-many' of which the XEmacs version doesn't take; declare
5270         Info-index-next as function.
5271
5272 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5273
5274         * gnus-score.el (gnus-score-headers): Fix handling of
5275         gnus-inhibit-slow-scoring.
5276
5277         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5278         string.
5279         (gnus-button-url-regexp): Improve handling of parenthesis.
5280         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5281         (gnus-button-handle-info-keystrokes): Handle index entries.
5282
5283 2008-03-15  Glenn Morris  <rgm@gnu.org>
5284
5285         * parse-time.el (parse-time-string): Simplify.
5286
5287 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5288
5289         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5290         Incoming* files.
5291
5292 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5293
5294         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5295         (auth-source-pick): Use it.
5296
5297 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5298
5299         * binhex.el (binhex-decode-region-internal):
5300         * uudecode.el (uudecode-decode-region-internal):
5301         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5302         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5303         setting default-enable-multibyte-characters.
5304
5305 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5306
5307         * auth-source.el (auth-source-protocols)
5308         (auth-source-protocols-customize, auth-source-choices): Added and
5309         modified variable customizations and defaults.
5310         (auth-source-pick, auth-source-user-or-password)
5311         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5312         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5313         (auth-source-user-or-password-sftp)
5314         (auth-source-user-or-password-smtp): Use new variables and provide an
5315         interface to netrc.el.
5316
5317 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5318
5319         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5320         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5321         Make sure the nntp port to specify is a string.
5322
5323 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5324
5325         * nntp.el: Use with-current-buffer.
5326         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5327         dubious mm-with-unibyte-current-buffer.
5328         (nntp-with-open-group-function): New function extracted from
5329         nntp-with-open-group macro.
5330         (nntp-with-open-group): Use the function, so it's easier to debug.
5331         Add indentation and debugging info.
5332         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5333         the use of the netcat alternatives.
5334
5335         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5336         Avoid mm-string-as-multibyte as well.
5337
5338         * nnweb.el (nnweb-insert-html):
5339         Remove use of nnheader-string-as-multibyte.
5340
5341         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5342         (nnheader-string-as-multibyte): Remove.
5343
5344         * mm-view.el: Use inhibit-read-only.
5345         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5346         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5347         or unibyte-string.
5348
5349         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5350         (mm-uu-yenc-extract): Use with-current-buffer.
5351
5352         * gnus-soup.el (gnus-soup-send-packet): Don't use
5353         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5354
5355         * nnmh.el: Use with-current-buffer.
5356         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5357         mm-string-as-multibyte on the output of mm-encode-coding-string.
5358
5359         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5360         (nnimap-request-move-article): Use with-current-buffer.
5361
5362         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5363         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5364         conversion uses string-make-unibyte rather than string-as-unibyte.
5365
5366         * gnus-msg.el: Use with-current-buffer.
5367
5368         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5369
5370 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5371
5372         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5373         string for caching if it is 'PIN.
5374
5375 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5376
5377         * lpath.el: Consider the case without Emacs/W3.
5378
5379 2008-03-08  Glenn Morris  <rgm@gnu.org>
5380
5381         * time-date.el (date-to-time, time-subtract, time-add)
5382         (safe-date-to-time): Doc fixes.
5383
5384 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5385
5386         * mail-source.el (mail-source-delete-old-incoming-confirm):
5387         Change default to nil.
5388         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5389
5390 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5391
5392         * lpath.el: Rearrange.
5393
5394         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5395         (gnus-article-goto-prev-page): Work for articles having ^L's.
5396
5397         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5398
5399         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5400
5401 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5402
5403         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5404         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5405         (gnus-bookmark-jump): Adjust some variable names.
5406
5407 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5408
5409         * auth-source.el: New package.
5410         (auth-source-choices): Add customization entry point variable.
5411
5412         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5413         bug.
5414
5415 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5416
5417         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5418         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5419         (gnus-registry-install-shortcuts): Rename from
5420         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5421         the `gnus-registry-mark-map' keymap dynamically from
5422         `gnus-registry-marks'.  The generated functions update the summary line
5423         when a registry mark is added or deleted, and will call
5424         `gnus-registry-install-p' (see the comments in the code).
5425         (gnus-registry-user-format-function-M): Use concat intelligently.
5426
5427         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5428         the registry mark functions.
5429
5430 2008-03-05  Glenn Morris  <rgm@gnu.org>
5431
5432         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5433         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5434         gnus-art.
5435         (top-level): No need to load own source when compiling.
5436
5437 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5438
5439         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5440         Suggested by <chris.anderton@zetnet.co.uk>.
5441
5442 2008-03-04  Glenn Morris  <rgm@gnu.org>
5443
5444         * gnus-sum.el (top-level): No need to require gnus when compiling,
5445         since unconditionally required near start of file.
5446         (gnus-summary-display-while-building): Move definition before use.
5447
5448 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5449
5450         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5451         formatting function.
5452
5453 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5454
5455         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5456         with plists.
5457         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5458         Use new format.
5459
5460 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5461
5462         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5463         `where-is-internal' that returns a range of key sequences.
5464
5465 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5466
5467         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5468
5469         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5470         (gnus-summary-jump-to-group): Consider windows on other displayed
5471         frames as well.  Similar changes might be needed elsewhere, but that's
5472         the one I've bumped into during my use.
5473
5474         * nndoc.el (nndoc-oe-dbx-type-p):
5475         * gnus-msg.el (gnus-debug):
5476         * gnus-group.el (gnus-update-group-mark-positions):
5477         Use mm-string-to-multibyte.
5478
5479 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5480
5481         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5482         doesn't handle NotDashEscaped.
5483
5484         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5485         (mml-dnd-attach-options): Fix typo in custom choice.
5486
5487         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5488         nndoc-article-type to mbox.
5489         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5490
5491         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5492         to nil, instead of html2text.
5493
5494         * imap.el (imap-debug): Add `imap-ping-server'.
5495
5496         * gnus-bookmark.el: Add FIXMEs.
5497
5498         * message.el (message-form-letter-separator)
5499         (message-send-form-letter-delay): New variables.
5500         (message-send-form-letter): Use them.  New command to send form
5501         letters.  Requested by Uwe Siart.
5502         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5503
5504 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5505
5506         * Update copyright years.
5507
5508 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5509
5510         Sync from EMACS_22_BASE.
5511
5512         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5513
5514 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5515
5516         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5517         empty author.
5518
5519 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5520
5521         * gnus-registry.el (gnus-registry-marks): Add variable for
5522         customization of marks and their appearance.
5523         (gnus-registry-read-mark): Use it.
5524         (gnus-registry-do-marks): Add utility function to loop through
5525         `gnus-registry-marks'.
5526         (gnus-registry-install-shortcuts-and-menus): Add function to install
5527         shortcuts and menus.
5528         (gnus-registry-initialize): Use it.
5529         (gnus-registry-default-mark): Clarify documentation.
5530
5531 2008-02-29  Glenn Morris  <rgm@gnu.org>
5532
5533         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5534         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5535         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5536         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5537         Change defcustom :version from 23.0 to 23.1.
5538
5539 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5540
5541         * gnus-registry.el (gnus-registry-follow-group-p)
5542         (gnus-registry-post-process-groups): Add functions to aid registry
5543         splitting and improve logging.  Clarify behavior in function
5544         documentation.
5545         (gnus-registry-split-fancy-with-parent): Use them.
5546
5547 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5548
5549         * gnus-art.el: Use with-current-buffer.
5550
5551 2008-02-27  David Engster  <dengste@eml.cc>
5552
5553         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5554         Express real group name in the response.
5555
5556 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5557
5558         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5559         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5560         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5561         autoload gnus-registry-fetch-group when compiling.
5562         (nnmairix-request-group-with-article-number-correction): Remove
5563         unreferenced argument passed to nnmairix-call-backend.
5564
5565 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5566
5567         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5568         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5569         Wilde.
5570
5571 2008-02-27  Glenn Morris  <rgm@gnu.org>
5572
5573         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5574         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5575         variables to defconsts.  Convert comments to doc-strings.
5576         (nnmairix-last-server, nnmairix-current-server): Convert from free
5577         variables to defvars.  Convert comments to doc-strings.
5578         (gnus-registry-fetch-group): Autoload.
5579         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5580         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5581         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5582         caddr.
5583         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5584         nnmairix-request-group-with-article-number-correction call.
5585         (nnmairix-fast, nnmairix-group): New, less general names, for free
5586         variables passed from nnmairix-request-group to
5587         nnmairix-request-group-with-article-number-correction.  Declare.
5588         (nnmairix-request-group-with-article-number-correction):
5589         Use nnmairix-fast, nnmairix-group rather than fast, group.
5590
5591 2008-02-26  David Engster  <dengste@eml.cc>
5592
5593         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5594         version 0.5.
5595
5596 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5597
5598         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5599         instead of making an extra function call.  Don't add the current group
5600         to articles only when they have the group.  Use
5601         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5602         Reported by David <de_bb@arcor.de>.
5603
5604 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5605
5606         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5607         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5608
5609 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5610
5611         * mail-source.el (mail-source-delete-incoming): Change default.
5612         Supplement doc string.
5613
5614         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5615
5616 2008-02-14  Glenn Morris  <rgm@gnu.org>
5617
5618         * time-date.el (format-seconds): New function.
5619
5620 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5621
5622         * nnmail.el (nnmail-message-id-cache-file): Derive from
5623         `gnus-home-directory'.
5624
5625 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5626
5627         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5628         Document negative prefix.
5629
5630         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5631
5632 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5633
5634         * message.el (message-unsent-separator): Add the Exim bounce
5635         separator.
5636
5637 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5638
5639         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5640         list.
5641         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5642         recipient/signer list.
5643
5644 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5645
5646         * Makefile.in (datarootdir): Define.
5647         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5648         name that might contain whitespace.
5649
5650 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5651
5652         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5653         fbound (Emacs 23 unicode), signal an error.
5654
5655 2008-02-08  Glenn Morris  <rgm@gnu.org>
5656
5657         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5658
5659 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5660
5661         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5662         ports to the calls to `netrc-machine-user-or-password' in addition to
5663         "imap" and "imaps".
5664
5665 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5666
5667         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5668
5669         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5670
5671 2008-02-01  Kenichi Handa  <handa@m17n.org>
5672
5673         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5674         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5675         (rfc2104-hash): Convert the result of concat to unibyte string.
5676
5677 2008-02-01  Dave Love  <fx@gnu.org>
5678
5679         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5680         coding-system-for-read.
5681         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5682
5683 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5684
5685         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5686         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5687         <hanche@math.ntnu.no>.
5688
5689 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5690
5691         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5692
5693         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5694
5695 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5696
5697         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5698         * message.el (message-beginning-of-line): Use featurep instead of bound
5699         tests in order to resolve conditionals at compile time.
5700
5701 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5702
5703         * mail-source.el (mail-sources): Add `group' choice.
5704
5705         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5706         parameter `in-group' to control into which group the articles go.
5707         Add treatment of `group' mail-source.
5708
5709 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5710
5711         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5712
5713         * mm-decode.el (mm-dissect-buffer): Decode description.
5714
5715         * mml.el (mml-to-mime): Encode message header first.
5716
5717 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5718
5719         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5720         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5721
5722         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5723         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5724
5725 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5726
5727         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5728
5729 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5732         prefix keys.
5733         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5734         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5735         gnus-xmas.el.
5736
5737         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5738         (gnus-xmas-article-describe-bindings): New function.
5739         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5740         gnus-xmas-article-describe-bindings.
5741
5742         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5743
5744 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5745
5746         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5747         Add new variables for article mark management.
5748         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5749         list of extra data entries which, when present, will indicate that the
5750         article ID should not be trimmed from the registry.
5751         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5752         functions.
5753         (gnus-registry-read-mark): New function to read a mark name from the
5754         user.
5755         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5756         (gnus-registry-set-article-mark-internal): New functions to add and
5757         remove marks.
5758         (gnus-registry-get-article-marks): New function to show the marks for
5759         an article, or retrieve them for further use.
5760
5761 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5762
5763         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5764         keys when no argument is given.
5765
5766 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5767
5768         * imap.el (imap-ping-server): New variable.
5769         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5770         (imap-ping-server): Minor doc string fixes.
5771
5772 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5773
5774         * imap.el (imap-ping-server): New function.
5775         (imap-opened): Call imap-ping-server.
5776
5777 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5778
5779         * gnus-sum.el (gnus-article-sort-by-random)
5780         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5781         jidanni@jidanni.org.
5782
5783 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5784
5785         * gnus-art.el (gnus-article-describe-bindings): New function.
5786         (gnus-article-read-summary-keys): Use it.
5787         (gnus-article-mode-map): Bind `C-h b' to it.
5788
5789 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5790
5791         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5792         XEmacs.
5793         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5794         against non-character events.
5795
5796         * lpath.el: Fbind map-keymap for Emacs 21.
5797
5798 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5799
5800         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5801         command.
5802         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5803         instead of END.  Change name of the temp file.
5804         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5805         customizable.
5806
5807 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5810         bind `S W' to gnus-article-wide-reply-with-original; set default
5811         binding to gnus-article-read-summary-send-keys.
5812         (gnus-article-read-summary-keys): Fix the order of keys; display
5813         continuation keys correctly in the echo area; describe bindings
5814         correctly when keys end with `C-h'.
5815         (gnus-article-read-summary-send-keys): New function.
5816         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5817         for gnus-article-read-summary-send-keys; display continuation keys
5818         correctly in the echo area.
5819         (gnus-article-reply-with-original): Ignore prefix argument.
5820         (gnus-article-wide-reply-with-original): New function.
5821
5822         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5823         Emacs 21.
5824
5825 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5826
5827         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5828         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5829
5830 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5831
5832         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5833         (gnus-group-read-ephemeral-gmane-group): New command.
5834
5835 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5836
5837         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5838
5839 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5840
5841         * message.el (message-send-mail-function): Increase custom version.
5842
5843         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5844         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5845
5846 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5847
5848         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5849         for the cases where imap-authenticate is called with a nil buffer
5850         parameter.
5851
5852 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5853
5854         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5855         html parts correctly; support forwarded messages.
5856         (gnus-article-browse-html-article): Remove work buffers.
5857
5858         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5859         compiling.
5860         (netrc-bound-and-true-p): New macro.
5861         (netrc-parse): Use it instead of bound-and-true-p that is not available
5862         in XEmacs 21.4.
5863
5864 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5865
5866         * gnus-registry.el (gnus-registry-mark-article)
5867         (gnus-registry-article-marks): Add functionality to mark articles
5868         through the Gnus registry.
5869
5870         * encrypt.el: Clarify documentation for the new pgg method.
5871         (encrypt-file-alist): Add PGG option.
5872         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5873         functionality.  Abstract password key and messaging to external
5874         functions.
5875         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5876         (encrypt-message-method-and-cipher): Add new convenience external
5877         functions.
5878         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5879         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5880
5881         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5882         (netrc-parse): Use encrypt-file-alist to determine if
5883         encrypt-find-model or encrypt-insert-file-contents should be used.
5884
5885         * encrypt.el: Clarify documentation.  Load password-cache or
5886         password, whichever one is found first, instead of autoloading.
5887
5888 2007-12-19  Glenn Morris  <rgm@gnu.org>
5889
5890         * mml.el (message-options-set, message-narrow-to-head)
5891         (message-in-body-p, message-mail-p, message-encode-message-body):
5892         Autoload.
5893         (message-remove-header, message-narrow-to-headers-or-head)
5894         (message-subscribed-p, message-make-mail-followup-to)
5895         (message-position-on-field, message-news-p)
5896         (message-options-set-recipient, message-generate-headers)
5897         (message-sort-headers): Declare as functions.
5898
5899 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5900
5901         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5902         convention in doc string.
5903
5904 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5905
5906         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5907         title to html parts.
5908         (gnus-article-browse-html-article): Pass message header to it.
5909
5910         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5911
5912 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5913
5914         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5915         or password compatible with XEmacs.
5916
5917 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5918
5919         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5920         format document.
5921         (gnus-mime-delete-part): Don't write description line if empty.
5922         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5923
5924 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5925
5926         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5927         (gnus-summary-mark-read-and-unread-as-read)
5928         (gnus-summary-mark-current-read-and-unread-as-read)
5929         (gnus-summary-mark-unread-as-ticked): Doc fix.
5930         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5931
5932 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5933
5934         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5935         Christoph Conrad <christoph.conrad@gmx.de>.
5936
5937 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5938
5939         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5940         yes-or-no-p.
5941
5942 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5943
5944         * mm-decode.el (mm-add-meta-html-tag): New function.
5945         (mm-save-part-to-file, mm-pipe-part): Use it.
5946
5947         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5948         gnus-y-or-n-p instead of y-or-n-p.
5949         (gnus-article-browse-html-parts): Work with message/external-body; use
5950         mm-add-meta-html-tag.
5951
5952 2007-12-11  Glenn Morris  <rgm@gnu.org>
5953
5954         * gnus-cache.el: Require gnus-sum not just when compiling.
5955
5956         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5957
5958         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5959         definitions before use.
5960
5961         * mm-decode.el: Require gnus-util.
5962         (mm-remove-part): Only call delete-annotation on XEmacs.
5963
5964         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5965
5966         * nnmail.el: Require gnus-int.
5967
5968         * spam.el: Move `require's before `eval-when-compile's.
5969
5970         * gnus-ems.el (gnus-alive-p):
5971         * gnus-fun.el (message-goto-eoh):
5972         * gnus-util.el (gnus-group-name-decode):
5973         * mail-source.el (gnus-compress-sequence):
5974         * message.el (Info-goto-node, format-spec):
5975         * mm-bodies.el (message-options-get):
5976         * mm-decode.el (mm-view-pkcs7):
5977         * mm-util.el (gmm-write-region):
5978         * mml-smime.el (mml-compute-boundary)
5979         (gnus-completing-read-with-default):
5980         * mml.el (widget-button-press, gnus-make-hashtable):
5981         * mml1991.el (mm-decode-content-transfer-encoding)
5982         (mm-encode-content-transfer-encoding)
5983         (message-options-get, message-options-set):
5984         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5985         * nnfolder.el (gnus-request-group):
5986         * nnheader.el (ietf-drums-unfold-fws):
5987         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5988         * smime.el (gnus-run-mode-hooks):
5989         * spam-stat.el (gnus-message): Autoload.
5990
5991         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5992         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5993         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5994         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5995         Add declare-function compatibility definition.
5996
5997         * gnus-cache.el (nnvirtual-find-group-art):
5998         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5999         (gnus-add-image, gnus-add-wash-type):
6000         * gnus-group.el (nnkiboze-score-file):
6001         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6002         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6003         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6004         (message-tokenize-header, gnus-get-buffer-create)
6005         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6006         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6007         * gnus.el (gnus-group-decoded-name):
6008         * mail-source.el (imap-capability):
6009         * mm-bodies.el (message-options-set):
6010         * mm-decode.el (gnus-configure-windows):
6011         * mm-extern.el (message-goto-body):
6012         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6013         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6014         (epg-sub-key-validity, message-options-set):
6015         * mml.el (widget-event-point, gnus-configure-windows):
6016         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6017         * mml2015.el (epg-check-configuration, epg-configuration)
6018         (message-options-set):
6019         * nndb.el (nndb-request-article):
6020         * nnfolder.el (gnus-request-create-group):
6021         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6022         * nnmaildir.el (gnus-group-mark-article-read):
6023         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6024         * rfc1843.el (message-fetch-field):
6025         * spam.el (gnus-extract-address-components):
6026         Declare as functions.
6027
6028 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6029
6030         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6031
6032         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6033
6034         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6035         bind show-trailing-whitespace for XEmacs.
6036
6037 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6038
6039         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6040         new no-op macro for backward compatibility.
6041
6042         * imap.el (imap-string-to-integer): New function.
6043
6044 2007-12-09  Glenn Morris  <rgm@gnu.org>
6045
6046         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6047
6048         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6049         * message.el, mm-view.el, sieve-manage.el, smime.el:
6050         Add declare-function compatibility definition.
6051
6052         * gnus-art.el (w3-region, w3m-region, Info-menu):
6053         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6054         * gnus-sum.el (gnus-get-predicate):
6055         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6056         * message.el (mail-abbrev-in-expansion-header-p):
6057         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6058         (w3m-detect-meta-charset, w3m-region):
6059         * sieve-manage.el (password-read, password-cache-add)
6060         (password-cache-remove):
6061         * smime.el (password-read-and-add): Declare as functions.
6062
6063 2007-12-08  David Kastrup  <dak@gnu.org>
6064
6065         * gnus-sum.el (gnus-summary-simplify-subject-query):
6066         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6067         `message'.
6068
6069 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6070
6071         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6072         it to bind idna-program, installation-directory, defined-colors, and
6073         face-attribute for XEmacs of the version that compiles defcustom forms.
6074
6075 2007-12-07  Glenn Morris  <rgm@gnu.org>
6076
6077         * gnus-art.el (article-make-date-line): Revert previous change.
6078
6079 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6080
6081         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6082
6083 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6084
6085         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6086         Call gnus-add-to-range ranges only once with a prepared article-list.
6087
6088 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6089
6090         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6091         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6092         group names with backslashes.  Reported by Tassilo Horn
6093         <tassilo@member.fsf.org>.
6094
6095 2007-12-06  Deepak Goel  <deego3@gmail.com>
6096
6097         * gnus-art.el (article-make-date-line):
6098         * gnus-start.el (gnus-load):
6099         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6100
6101 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * gnus-art.el (gnus-use-idna)
6104         * gnus-start.el (gnus-site-init-file)
6105         * message.el (message-use-idna)
6106         * mm-uu.el (mm-uu-hide-markers)
6107         * smiley.el (smiley-style): Revert changes that suppress warnings.
6108
6109 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6110
6111         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6112         specify charset to html source.  Reported by Christoph Conrad
6113         <christoph.conrad@gmx.de>.
6114
6115 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6116
6117         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6118         idna-program in order to suppress byte compile warning issued by XEmacs
6119         that came to byte compile the default value section of defcustom forms
6120         recently.
6121
6122         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6123         value of installation-directory.
6124
6125         * message.el (message-use-idna): Don't directly refer to the value of
6126         idna-program.
6127
6128         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6129
6130         * smiley.el (smiley-style): Don't directly call face-attribute.
6131
6132 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6133
6134         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6135
6136         * gnus-dired.el: Reduce Gnus dependencies.
6137         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6138         require.  Use autoloads instead.
6139         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6140         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6141         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6142         (gnus-dired-mode): Adjust doc string.
6143         (gnus-dired-mail-mode): New variable.
6144         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6145         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6146         (gnus-dired-mail-buffers): New function.  Return mail or message
6147         composition buffers.
6148         (gnus-dired-attach): Use it.
6149         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6150         NO-DECODE.
6151         (gnus-dired-print): Use `gnus-print-buffer' depending on
6152         `gnus-dired-mail-mode'.
6153
6154 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6155
6156         * rfc2047.el (rfc2047-encoded-word-regexp)
6157         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6158         explaining what regexp patterns are for.
6159
6160 2007-12-04  Glenn Morris  <rgm@gnu.org>
6161
6162         * password.el: Move to password-cache.el.
6163
6164         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6165         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6166         * mml-smime.el (password-read, password-cache-add)
6167         (password-cache-remove):
6168         No need to autoload, since mml-sec requires password.
6169
6170         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6171         * message.el (gnus-extract-address-components):
6172         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6173
6174         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6175         password.
6176
6177 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6178
6179         * mailcap.el: Reduce dependencies.
6180         (mail-header-parse-content-type): Autoload.
6181         (mailcap-delete-duplicates): New alias.
6182         (mailcap-mime-info): Add optional argument NO-DECODE.
6183         (mailcap-mime-types): Use mailcap-delete-duplicates.
6184
6185         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6186
6187 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6188
6189         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6190         (imap-parse-status): Upcase status-att for servers that sends them
6191         lower-case (e.g., MS Exchange 2007).
6192
6193 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6194
6195         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6196         function.
6197
6198         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6199         (gnus-uu-yenc-article): New function.
6200
6201         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6202
6203         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6204         buffer.
6205
6206 2007-12-02  Glenn Morris  <rgm@gnu.org>
6207
6208         * binhex.el (binhex): New custom group.
6209         (binhex-decoder-program, binhex-decoder-switches)
6210         (binhex-use-external): Move to the binhex custom group.
6211
6212         * uudecode.el (uudecode): New custom group.
6213         (uudecode-decoder-program, uudecode-decoder-switches)
6214         (uudecode-use-external): Move to the uudecode custom group.
6215
6216         * netrc.el (top-level): Don't load `encrypt' features.
6217         (netrc-parse): Don't use encrypt.
6218         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6219
6220         * encrypt.el: Remove file.
6221
6222 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6223
6224         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6225         matches on patches.
6226
6227         * gnus-art.el (gnus-article-browse-html-article): Mention
6228         `mm-text-html-renderer' in the doc string.
6229
6230         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6231         string.  Add comments.
6232
6233         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6234         if rhs is ASCII.
6235
6236 2007-12-01  Glenn Morris  <rgm@gnu.org>
6237
6238         * mail-source.el (top-level): Require format-spec before
6239         eval-when-compile.
6240
6241 2007-11-30  Glenn Morris  <rgm@gnu.org>
6242
6243         * encrypt.el: Require password, rather than autoloading password-read.
6244
6245 2007-11-29  Glenn Morris  <rgm@gnu.org>
6246
6247         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6248         (sasl-make-client, sasl-next-step, sasl-step-data)
6249         (sasl-step-set-data): Declare as functions.
6250
6251 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6252
6253         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6254
6255 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6256
6257         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6258         certs should be verified and what is to be done in the event of a
6259         verification failure.
6260
6261         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6262         caller can indicate whether the cache should be disregarded for this
6263         call.  This way the result of the call is reproducible at all times and
6264         can be considered a canonical server name for the supplied method.
6265         (gnus-agent-method-p): Canonicalize server names by pushing their
6266         method through `gnus-method-to-server' using the no-cache argument.
6267
6268         * gnus-srvr.el (gnus-server-insert-server-line): Call
6269         `gnus-method-to-server' with `no-cache' argument.
6270
6271         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6272         gnus-agent-possibly-synchronize-flags as this should be called when the
6273         server is actually being opened.
6274         (gnus-agent-possibly-synchronize-flags)
6275         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6276         flags file of an agentized server to the latter function.
6277
6278         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6279         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6280         after a connection has been established successfully.
6281
6282 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * gnus-art.el (article-display-face): Force to display face if called
6285         interactively; check if gnus-article-x-face-too-ugly matches author.
6286         (article-display-x-face): Display face even if From header is missing
6287         as article-display-face does.
6288
6289 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6290
6291         * hashcash.el (message-narrow-to-headers-or-head)
6292         (message-fetch-field, message-goto-eoh)
6293         (message-narrow-to-headers): Declare as functions.
6294
6295 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6296
6297         * mail-source.el (mail-sources): Default to fetch from file for
6298         compatibility with default of nnmail-spool-file.
6299
6300 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6303         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6304         to look for encoded word that should be encoded again.
6305         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6306         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6307         encoding pattern.
6308         (rfc2047-decode-region): Switch strict regexp and loose one according
6309         to rfc2047-allow-irregular-q-encoded-words.
6310
6311 2007-11-25  Romain Francoise  <romain@orebokech.com>
6312
6313         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6314
6315 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6316
6317         * tls.el (tls-program): Provide more custom choices from
6318         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6319         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6320
6321 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6322
6323         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6324         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6325
6326         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6327         `nnmail-spool-file'.
6328
6329         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6330         `nnmail-spool-file'.
6331
6332         * gnus-move.el (gnus-change-server): Ditto.
6333
6334         * gnus-kill.el (gnus-batch-score): Ditto.
6335
6336         * gnus-cache.el (gnus-jog-cache): Ditto.
6337
6338         * gnus-msg.el (gnus-summary-reply):
6339         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6340
6341 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6342
6343         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6344         version.  Minor improvement to doc strings.
6345         (tls-program): Add comment.
6346
6347 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6348
6349         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6350         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6351         mismatch between the hostname provided in the certificate and the name
6352         of the host connnecting to.
6353         (open-tls-stream): Use them.  Check certificates against trusted root
6354         certificates.
6355
6356 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6357
6358         * gnus-cache.el (gnus-cache-generate-nov-databases):
6359         Use nnml-generate-nov-databases-directory instead of
6360         nnml-generate-nov-databases-1.
6361
6362 2007-11-24  Glenn Morris  <rgm@gnu.org>
6363
6364         * message.el (message-tool-bar-retro): Update for rename
6365         mail_send.xpm->mail-send.xpm.
6366
6367 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6368
6369         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6370         `smime-ldap-search' for Emacs 22 and up.
6371
6372 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6373
6374         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6375
6376         * message.el (message-send-mail-function): Fix error convention.
6377         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6378         (message-widen-reply, message-send-mail, message-talkative-question)
6379         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6380         (message-clone-locals, message-send-news): Use with-current-buffer.
6381         (message-insert-or-toggle-importance): Remove unused var `valid'.
6382         (message-make-references): Remove unused var `new-references'.
6383         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6384
6385 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6386
6387         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6388         (spam-split-symbolic-return-positive): Reflow docstring.
6389         (spam-backends, spam-summary-exit-behavior)
6390         (spam-mark-ham-unread-before-move-from-spam-group)
6391         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6392         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6393         (spam-clear-cache, spam-backend-check, spam-install-backend)
6394         (spam-install-statistical-backend, spam-list-of-processors)
6395         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6396         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6397         (spam-check-crm114, spam-initialize, spam-unload-hook):
6398         Fix typos in docstrings.
6399
6400 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6401
6402         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6403         been checked if they have never been read and those group levels are
6404         higher than the one that a user specified.
6405
6406 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6407
6408         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6409         foreign groups unless a group level is specified by a user.
6410         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6411
6412 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6413
6414         * message.el (message-send-mail-function): Require sendmail.
6415
6416 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6417
6418         * message.el (message-send-mail-function): Check for smtpmail too.
6419
6420         * utf7.el (utf7-encode, utf7-decode): Use coding system
6421         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6422
6423         * message.el (message-send-mail-function): New function.
6424         (message-send-mail-function): Set default using
6425         message-send-mail-function.  Adjust doc string.
6426         (message-send-mail-with-mailclient): New function.
6427
6428 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6429
6430         * smime.el (from):
6431         * rfc2047.el (message-posting-charset):
6432         * qp.el (mm-use-ultra-safe-encoding):
6433         * pop3.el (parse-time-months):
6434         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6435         * nnml.el (files):
6436         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6437         (jka-compr-compression-info-list, ange-ftp-path-format)
6438         (efs-path-regexp):
6439         * nndiary.el (files):
6440         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6441         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6442         (epg-digest-algorithm-alist, inhibit-redisplay)
6443         (password-cache-expiry):
6444         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6445         (pgg-output-buffer, password-cache-expiry):
6446         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6447         (efs-path-regexp):
6448         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6449         (inhibit-redisplay):
6450         * mm-uu.el (file-name, start-point, end-point, entry)
6451         (gnus-newsgroup-name, gnus-newsgroup-charset):
6452         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6453         (latin-unity-ucs-list):
6454         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6455         (mm-uu-binhex-decode-function):
6456         * message.el (gnus-message-group-art, gnus-list-identifiers)
6457         (rmail-enable-mime-composing, gnus-local-organization)
6458         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6459         (gnus-read-active-file, facemenu-add-face-function)
6460         (facemenu-remove-face-function, gnus-article-decoded-p)
6461         (tool-bar-mode):
6462         * mail-source.el (display-time-mail-function):
6463         * gnus-util.el (nnmail-pathname-coding-system)
6464         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6465         (gnus-original-article-buffer, gnus-user-agent)
6466         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6467         (xemacs-codename, sxemacs-codename, emacs-program-version):
6468         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6469         * gnus-start.el (gnus-agent-covered-methods)
6470         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6471         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6472         (gnus-newsgroup-headers, gnus-group-list-mode)
6473         (gnus-group-mark-positions, gnus-newsgroup-data)
6474         (gnus-newsgroup-unreads, nnoo-state-alist)
6475         (gnus-current-select-method, mail-sources)
6476         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6477         (nnmail-spool-file, gnus-cache-active-hashtb):
6478         * gnus-mh.el (mh-lib-progs):
6479         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6480         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6481         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6482         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6483         (gnus-group-buffer):
6484         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6485         (font-lock-set-defaults):
6486         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6487         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6488         (gnus-summary-post-menu, total-parts, type, condition, length):
6489         * gnus-agent.el (gnus-agent-read-agentview):
6490         * flow-fill.el (show-trailing-whitespace):
6491         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6492         eval-and-compile wrappers for byte compiler pacifiers.
6493
6494         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6495         (mm-display-inline-fontify): Check for featurep 'xemacs not
6496         extent-list.
6497
6498         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6499         itimer-list.
6500         (mm-create-image-xemacs): Only do something for XEmacs.
6501         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6502
6503         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6504
6505         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6506         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6507
6508 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6509
6510         * nnimap.el (nnimap-split-download-body):
6511         * gnus-demon.el (gnus-demon):
6512         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6513
6514 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6515
6516         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6517         macros.
6518         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6519         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6520         copy data from unibyte buffer to multibyte current buffer.
6521         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6522         to copy data from unibyte current buffer to multibyte buffer.
6523         (nntp-make-process-buffer): Make process buffer unibyte.
6524
6525         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6526
6527 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6528
6529         * pop3.el (pop3-open-server): Accept and process data more robustly at
6530         connexion start to avoid spurious "POP SSL connexion failed" errors.
6531
6532 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6533
6534         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6535         read group names.
6536
6537 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6538
6539         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6540
6541 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6542
6543         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6544         (nnmail-save-active): Use a unibyte buffer when saving active file,
6545         which may contain non-ASCII group names.
6546
6547         * nnml.el (nnml-request-group): Decode group names in messages.
6548
6549 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6550
6551         * message.el (message-citation-line-function)
6552         (message-insert-formatted-citation-line): Fix spelling of
6553         `message-insert-formated-citation-line'.
6554
6555 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6556
6557         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6558
6559 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6560
6561         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6562         nnmail-pathname-coding-system.
6563
6564         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6565         that a user enters; decode group names in messages.
6566
6567         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6568
6569 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6570
6571         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6572
6573         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6574
6575         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6576         risky local variable.
6577
6578         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6579
6580 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6581
6582         * encrypt.el: Improve documentation to fix function name typo.
6583         Reported by Daiki Ueno <ueno@unixuser.org>.
6584
6585 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6586
6587         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6588         even if the point is not in the last page of an article.
6589         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6590         back to the previous page.
6591
6592 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6593
6594         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6595
6596 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6599
6600 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6601
6602         * message.el (message-check-news-body-syntax): Avoid
6603         mm-string-as-multibyte.
6604         (message-hide-headers): Don't assume (point-min)==1.
6605
6606 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6607
6608         * message.el (message-remove-blank-cited-lines): Fix if remove is
6609         given.
6610         (message-bogus-address-regexp): New variable.
6611         (message-bogus-recipient-p): New function.
6612         (message-check-recipients): New command.
6613         (message-syntax-checks): Add `bogus-recipient'.
6614         (message-fix-before-sending): Add `bogus-recipient'.
6615
6616         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6617         (gnus-treat-body-boundary): Don't test window-system.
6618
6619 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6620
6621         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6622
6623 2007-10-28  Miles Bader  <miles@gnu.org>
6624
6625         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6626         at compile-time too.
6627
6628 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6629
6630         * gnus-msg.el (gnus-message-setup-hook): Add
6631         `message-remove-blank-cited-lines' to options.
6632
6633 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6634
6635         * message.el (message-remove-blank-cited-lines): New function.
6636         Suggested by Karl Plästerer.
6637
6638 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6639
6640         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6641         mapc.
6642
6643         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6644         (top-level): Use mapc to set functions to be traced for debugging.
6645
6646         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6647         called for effect with while loop.
6648
6649         * message.el (message-talkative-question): Replace mapcar called for
6650         effect with mapc.
6651
6652         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6653         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6654         called for effect with dolist.
6655
6656         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6657
6658         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6659         gnus-extra-headers and nnmail-extra-headers.
6660
6661         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6662         called for effect with dolist.
6663         (top-level): Use mapc to set functions to be traced for debugging.
6664
6665         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6666         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6667         dolist.
6668
6669         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6670         Replace mapcar called for effect with mapc.
6671         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6672         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6673         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6674         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6675
6676         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6677         remove-if that's a cl function.
6678
6679         * webmail.el (webmail-debug): Replace mapcar called for effect with
6680         dolist.
6681
6682         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6683         with mapc.
6684
6685 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6686
6687         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6688         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6689         with while loop.
6690
6691         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6692         functions from article-* functions.
6693         (gnus-multi-decode-header): Replace mapcar called for effect with
6694         dolist.
6695
6696         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6697         (gnus-bookmark-show-details): Replace mapcar called for effect with
6698         while loop.
6699
6700         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6701         called for effect with while loop.
6702
6703         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6704         with dolist.
6705
6706         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6707         mapcar called for effect with dolist.
6708
6709         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6710
6711         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6712         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6713         Replace mapcar called for effect with dolist.
6714         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6715         mapc.
6716
6717         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6718         Replace mapcar called for effect with dolist.
6719         (gnus-topic-list): Replace mapcar called for effect with mapc.
6720
6721         * gnus.el: Use mapc instead of mapcar to add autoloads.
6722
6723 2007-10-23  Richard Stallman  <rms@gnu.org>
6724
6725         * gnus-group.el (gnus-group-highlight): Mark as risky.
6726
6727 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6728
6729         * gnus.el (gnus-server-to-method): Return method found first in
6730         gnus-newsrc-alist.
6731
6732         * gnus-art.el (gnus-article-highlight-signature)
6733         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6734         button overlay without the front stickiness.
6735
6736 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6737
6738         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6739         overview buffer needed a catch to receive its throw.
6740         (gnus-agent-flush-cache): Declared as interactive to make this function
6741         easier to use.
6742
6743 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6744
6745         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6746         `next-line'.
6747
6748 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6749
6750         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6751         exclude address matching message-dont-reply-to-names.
6752
6753 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6754
6755         * gnus-util.el (gnus-string<): New function.
6756
6757         * gnus-sum.el (gnus-article-sort-by-author)
6758         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6759
6760 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6761
6762         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6763         the frame-focus tag is set in gnus-buffer-configuration.
6764
6765 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6766
6767         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6768         the front stickiness.
6769
6770 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6771
6772         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6773         url pattern; remove duplicate one.
6774         (gnus-article-extend-url-button): New function.
6775         (gnus-article-add-buttons): Use it.
6776         (gnus-button-push): Use concatenated url that it makes.
6777
6778 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6779
6780         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6781
6782 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6783
6784         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6785         Don't hardcode point-min==1.
6786
6787 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6788
6789         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6790         Fix comment about "iso8859-1".
6791
6792 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6793
6794         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6795         ones returned from the verify-function.
6796
6797         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6798         mml2015-extract-cleartext-signature if extraction failed.
6799
6800 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6801
6802         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6803         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6804         failed.
6805
6806 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6807
6808         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6809
6810 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6811
6812         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6813         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6814         recommends to use EasyPG instead of PGG.
6815
6816         * pgg.el: Revert to revision 6.23.2.16.
6817
6818         * pgg-def.el: Revert to revision 6.6.2.14.
6819
6820         * pgg-gpg.el: Revert to revision 6.23.2.34.
6821
6822 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6823
6824         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6825         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6826         thread for both the null and zero (kill/expire thread) universal prefix
6827         cases.
6828         (gnus-summary-expire-thread): Add new function to expire a thread,
6829         using gnus-summary-kill-thread.
6830         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6831         shortcuts for gnus-summary-expire-thread.
6832         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6833         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6834
6835 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6836
6837         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6838         extras value, so an extras entry can be deleted.
6839         (gnus-registry-delete-extra-entry): Use it.
6840         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6841         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6842         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6843         storage through the gnus-registry, and provide an appropriate API for
6844         it.
6845
6846 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6847
6848         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6849         Suggested by Leo <sdl.web@gmail.com>.
6850
6851         * gnus.el: Do.
6852
6853 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6854
6855         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6856         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6857
6858         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6859
6860         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6861         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6862
6863 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6864
6865         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6866         newline.
6867         (nnmbox-request-accept-article): Don't change article in source buffer;
6868         narrow to header to use message-fetch-field rather than
6869         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6870         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6871         as delimiters; make sure article ends with newline.
6872         (nnmbox-delete-mail): Correct last position of article to be deleted;
6873         ignore X-Gnus-Newsgroup header in article body.
6874         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6875         positions; make sure article ends with newline.
6876
6877         * message.el (message-display-abbrev): Don't infloop when a user
6878         inserts SPC in the beginning of header.
6879
6880         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6881         coding-system-for-read and coding-system-for-write for XEmacs having no
6882         file-coding feature.
6883
6884         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6885
6886 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6887
6888         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6889         list of groups not followed by default.  Fix type to be regexp.
6890         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6891
6892 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6893
6894         * hmac-def.el (define-hmac-function): Switch from old-style to
6895         new-style backquotes.
6896
6897         * md4.el (md4-make-step): Likewise.
6898
6899 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6900
6901         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6902         raw-text coding system when saving .newsrc file, which may contain
6903         non-ASCII group names.
6904
6905 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6906
6907         * gnus-cus.el (gnus-score-extra): New widget.
6908         (gnus-score-extra-convert): New function.
6909         (gnus-score-customize): Use it for Extra.
6910
6911 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6912
6913         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6914         (mml2015-mailcrypt-clear-verify): Use it.
6915         (mml2015-gpg-clear-verify): Use it.
6916         (mml2015-pgg-clear-verify): Use it.
6917         (mml2015-epg-clear-verify): Replace the current part with the output
6918         from GnuPG; don't extract the plaintext by itself.
6919
6920         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6921         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6922         mml2015-clear-verify-function; don't touch the armor headers or
6923         dash-escaped text here.
6924
6925 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6926
6927         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6928         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6929         parts, or application/octet-stream as a last resort.
6930         (gnus-mime-view-part-as-type): Don't toggle display.
6931         (gnus-mime-view-part-as-charset): Don't turn off display before
6932         querying charset.
6933
6934         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6935         stuff to undisplayer function in Emacs.
6936         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6937
6938         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6939         text/calendar parts.
6940
6941 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6942
6943         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6944         decoding text/calendar parts.
6945
6946         * message.el (message-forward-make-body-mime): Always mark body as
6947         having no illegible text; remove signed-or-encrypted argument.
6948         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6949
6950         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6951         (mml-generate-mime-1): Don't encode body if it is specified to be in
6952         raw form; don't make buffer be unibyte when inserting multibyte string.
6953
6954 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6955
6956         * sha1.el: Fix up comment style.
6957         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6958         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6959
6960         * hex-util.el: Fix up comment style.
6961         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6962
6963         * gnus-salt.el: Use with-current-buffer.
6964         (gnus-pick-setup-message): Fix long-standing typo.
6965
6966 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6967
6968         * imap.el (imap-logout-timeout): New variable.
6969         (imap-logout, imap-logout-wait): New functions.
6970         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6971
6972         * nnimap.el (nnimap-logout-timeout): New server variable.
6973         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6974         nnimap-logout-timeout.
6975
6976         * gnus-art.el (gnus-article-summary-command-nosave)
6977         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6978
6979 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6980
6981         * gnus.el (gnus-maximum-newsgroup): New variable.
6982
6983         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6984         according to gnus-maximum-newsgroup.
6985
6986         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6987         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6988         Limit the range of articles according to gnus-maximum-newsgroup.
6989
6990 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6991
6992         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6993         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6994         Don't perform gnus-configure-windows here; reuse existing sticky
6995         article buffer.
6996
6997         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6998         it doesn't exist in gnus-article-mode.
6999
7000 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7001
7002         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7003         (gnus-agent-decoded-group-name): New function.
7004         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7005         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7006
7007 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7008
7009         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7010         Add binding for gnus-sticky-article.
7011         (gnus-summary-exit): Don't kill sticky article buffers.
7012
7013         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7014         article buffer.
7015         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7016         (gnus-kill-sticky-article-buffers): New commands.
7017
7018 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7019
7020         * nntp.el (nntp-xref-number-is-evil): New server variable.
7021         (nntp-find-group-and-number): If it is non-nil, don't trust article
7022         numbers in the Xref header.
7023
7024 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7025
7026         * gnus-agent.el (gnus-agent-read-group): New function.
7027         (gnus-agent-flush-group, gnus-agent-expire-group)
7028         (gnus-agent-regenerate-group): Use it.
7029         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7030         nnmail-pathname-coding-system.
7031
7032 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7033
7034         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7035
7036         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7037         that are unread as unread, and also as selected so that information of
7038         marks having been changed by a user may be updated when exiting group.
7039
7040 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7041
7042         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7043         calculated ignoring signature parts to gnus-treat-article.
7044
7045 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7048         a point here in order to keep the window start.
7049         (gnus-insert-mime-security-button): Make a button overlay without the
7050         front stickiness.
7051         (gnus-mime-display-security): Goto the end of a button.
7052
7053         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7054
7055 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7056
7057         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7058         group-name-at-point.
7059         (gnus-group-completing-read): New function that offers decoded
7060         non-ASCII group names for completion.
7061         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7062         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7063         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7064         (gnus-group-fetch-control): Use it.
7065         (gnus-fetch-group): Use group-name-at-point for the initial value
7066         rather than the default value; use gnus-alive-p.
7067
7068         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7069         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7070         (gnus-summary-post-news): Use gnus-group-completing-read.
7071
7072         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7073         (gnus-read-move-group-name): Decode group name for completion.
7074
7075 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7076
7077         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7078         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7079         Yamaoka slightly modified the code).
7080
7081 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7082
7083         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7084         (nnmail-split-incoming): Bind it.
7085
7086         * nnml.el (nnml-group-name-charset): New function.
7087         (nnml-decoded-group-name): Use it; don't decode group name if
7088         nnmail-group-names-not-encoded-p is non-nil.
7089         (nnml-encoded-group-name): New function.
7090         (nnml-group-pathname): Inline nnml-decoded-group-name.
7091         (nnml-request-expire-articles): Decode group name in message.
7092         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7093         nnmail-pathname-coding-system.
7094         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7095         not decoded ones according to nnmail-group-names-not-encoded-p.
7096         (nnml-generate-active-info): Use nnml-encoded-group-name.
7097
7098 2007-08-08  Glenn Morris  <rgm@gnu.org>
7099
7100         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7101         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7102         doc-strings and comments.
7103
7104 2007-07-25  Glenn Morris  <rgm@gnu.org>
7105
7106         * Relicense all FSF files to GPLv3 or later.
7107
7108 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7109
7110         * gnus-sum.el (gnus-summary-move-article): Make
7111         gnus-summary-respool-article work.
7112
7113 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7114
7115         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7116         string.
7117
7118 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7119
7120         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7121         that should be ignored when comparing distant RSS articles with local
7122         ones.
7123         (nnrss-make-hash-index): New function.  Create a hash index according
7124         to the ignored fields.
7125         (nnrss-check-group): Use it.
7126
7127 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7128
7129         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7130
7131         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7132
7133         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7134         the new optional argument ENCODED is non-nil.
7135         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7136         coding system for encoding group name.
7137         (gnus-group-make-rss-group): Pass un-encoded group name to
7138         gnus-group-make-group.
7139         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7140         encoded.
7141
7142         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7143         Encode group name to which articles are moved or copied.
7144         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7145         coding system for encoding Newsgroup, Followup-To and Xref headers.
7146
7147         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7148         marks; use nnheader-file-coding-system to write a file.
7149         (nnagent-retrieve-headers): Bind file-name-coding-system to
7150         nnmail-pathname-coding-system.
7151
7152         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7153
7154         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7155         (nnml-request-article, nnml-request-create-group)
7156         (nnml-request-rename-group, nnml-find-id)
7157         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7158         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7159         (nnml-save-marks): Use nnml-group-pathname instead of
7160         nnmail-group-pathname.
7161
7162         (nnml-request-create-group, nnml-request-expire-articles)
7163         (nnml-request-move-article, nnml-request-delete-group)
7164         (nnml-deletable-article-p, nnml-possibly-create-directory)
7165         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7166         (nnml-open-marks): Bind file-name-coding-system to
7167         nnmail-pathname-coding-system.
7168
7169         (nnml-request-article): Pass server argument to nnml-find-group-number.
7170         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7171         server argument to nnml-possibly-create-directory.
7172         (nnml-request-accept-article): Pass server argument to
7173         nnml-active-number and nnml-save-mail.
7174         (nnml-find-group-number): Pass server argument to nnml-find-id.
7175         (nnml-request-update-info): Pass server argument to
7176         nnml-marks-changed-p.
7177
7178         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7179         (nnml-save-mail, nnml-active-number): Add server argument.
7180
7181         (nnml-request-delete-group): Warn if group is missing.
7182         (nnml-get-nov-buffer): Decode group name.
7183         (nnml-generate-active-info): Encode group name.
7184         (nnml-open-marks): Decode group name in messages.
7185
7186 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7187
7188         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7189         if it is not specified.
7190         (gnus-article-pipe-part, gnus-article-save-part)
7191         (gnus-article-interactively-view-part, gnus-article-copy-part)
7192         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7193         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7194         (gnus-article-replace-part, gnus-article-delete-part)
7195         (gnus-article-view-part-as-type): Pass raw prefix argument to
7196         gnus-article-part-wrapper.
7197
7198 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7199
7200         * gnus-agent.el (gnus-agent-save-active): Bind
7201         nnheader-file-coding-system to gnus-agent-file-coding-system.
7202
7203         * gnus-cache.el (gnus-cache-save-buffers)
7204         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7205         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7206         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7207         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7208         (gnus-cache-generate-active, gnus-cache-rename-group)
7209         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7210         (gnus-cache-update-overview-total-fetched-for): Bind
7211         file-name-coding-system to nnmail-pathname-coding-system.
7212         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7213         variables.
7214         (gnus-cache-decoded-group-name): New function.
7215         (gnus-cache-file-name): Use it.
7216         (gnus-cache-generate-active): Use non-decoded group name for active.
7217
7218         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7219         right place.
7220         (gnus-write-active-file): Don't break non-ASCII group names.
7221
7222         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7223         nnmail-pathname-coding-system.
7224
7225         * lpath.el: Bind default-file-name-coding-system,
7226         file-name-coding-system and language-info-alist for XEmacs.
7227
7228         * gnus-uu.el (gnus-uu-decode-save): Typo.
7229
7230 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7231
7232         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7233
7234 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7235
7236         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7237         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7238         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7239         (gnus-agent-flush-group, gnus-agent-flush-cache)
7240         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7241         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7242         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7243         (gnus-agent-regenerate-group)
7244         (gnus-agent-update-files-total-fetched-for)
7245         (gnus-agent-update-view-total-fetched-for): Bind
7246         file-name-coding-system to nnmail-pathname-coding-system.
7247         (gnus-agent-group-pathname): Don't encode file names by
7248         nnmail-pathname-coding-system.
7249         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7250         coding-system-for-write instead of buffer-file-coding-system to
7251         gnus-agent-file-coding-system.
7252
7253         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7254         Decode group name.
7255
7256         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7257
7258         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7259         (gnus-read-newsrc-el-file): Make group names unibyte.
7260
7261         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7262         nnmail-pathname-coding-system.
7263
7264         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7265         (nnrss-request-delete-group): Bind file-name-coding-system to
7266         nnmail-pathname-coding-system.
7267         (nnrss-read-server-data, nnrss-read-group-data): Bind
7268         file-name-coding-system correctly.
7269         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7270
7271         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7272         (nntp-server-to-method-cache): New variable.
7273         (nntp-group-pathname): New function that decodes non-ASCII group names.
7274         (nntp-possibly-create-directory, nntp-marks-changed-p)
7275         (nntp-save-marks, nntp-open-marks): Use it.
7276         (nntp-possibly-create-directory, nntp-open-marks):
7277         Bind file-name-coding-system to nnmail-pathname-coding-system.
7278         (nntp-open-marks): Decode group names when bootstrapping marks.
7279
7280         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7281         Newsgroups and Folowup-To headers.
7282
7283 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7284
7285         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7286         (gnus-server-closed-face, gnus-server-denied-face)
7287         (gnus-server-offline-face): Remove variable.
7288         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7289
7290         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7291         of modifying message-stack directly for XEmacs.
7292
7293         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7294         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7295         if the coding-system argument is nil for XEmacs.
7296
7297         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7298         mm-charset-override-alist.
7299
7300         * rfc2047.el: Don't require base64; require rfc2045 for the function
7301         rfc2045-encode-string.
7302         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7303         to quote the parameter value.
7304
7305 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7306
7307         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7308         form in gnus-group-name-charset-method-alist.
7309
7310         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7311         overrides the default layout edit-form.
7312
7313         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7314
7315         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7316
7317 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7318
7319         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7320         as unfetched articles.
7321
7322 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7323
7324         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7325
7326 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7327
7328         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7329         original back end that keeps marks in the local system.
7330
7331 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7332
7333         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7334         arg of pop-to-buffer for XEmacs.
7335         (gnus-article-read-summary-keys): Ditto; don't restore window
7336         configuration if summary command ends up with neither article buffer
7337         nor summary buffer; describe bindings if summary keys end with C-h.
7338
7339 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7340
7341         * message.el (message-fix-before-sending): Skip raw message part to be
7342         forwarded while checking illegible text.
7343         (message-forward-make-body-mime, message-forward-make-body): Mark
7344         signed or encrypted raw message as having no illegible text.
7345
7346 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7347
7348         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7349         (gnus-message-with-timestamp-1): New macro.
7350         (gnus-message-with-timestamp): New function.
7351         (gnus-message): Use them.
7352
7353         * nnheader.el (nnheader-message): Use them.
7354
7355 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7356
7357         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7358         .newsrc.eld file.
7359
7360 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7361
7362         * gnus-agent.el (gnus-agent-fetch-headers)
7363         (gnus-agent-retrieve-headers): Bind
7364         gnus-decode-encoded-address-function to identity.
7365
7366         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7367         available also when the server returns simply a dot.
7368
7369         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7370
7371 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7372
7373         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7374
7375 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7376
7377         * gnus-ems.el (gnus-x-splash): Make it work.
7378
7379         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7380         from being used.
7381
7382         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7383
7384 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7385
7386         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7387         4th and the 5th arguments.
7388
7389         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7390         the front stickiness.
7391         (gnus-article-summary-command-nosave): Correct the order of the
7392         arguments passed to pop-to-buffer.
7393         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7394         summary command ends up with the article buffer.
7395
7396         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7397         the same faces.
7398
7399 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7400
7401         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7402
7403 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7404
7405         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7406         * gnus-sum.el (gnus-summary-highlight):
7407         * pgg.el (pgg-sign-region, pgg-sign):
7408         * mail-source.el (mail-source-delete-old-incoming-confirm):
7409         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7410
7411 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7412
7413         * gnus-art.el (gnus-mime-view-part-externally)
7414         (gnus-mime-view-part-internally): Fix predicate function passed to
7415         completing-read.
7416
7417         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7418
7419         * gnus.el (gnus-update-message-archive-method): Add :version.
7420
7421 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7422
7423         * gnus.el (gnus-update-message-archive-method): New variable.
7424
7425         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7426         according to gnus-message-archive-method if
7427         gnus-update-message-archive-method is non-nil.
7428
7429 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7432         by Loic Dachary <loic@dachary.org>.
7433         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7434
7435 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7436
7437         * message.el (message-pop-to-buffer): Add switch-function argument.
7438         (message-mail): Pass switch-function argument to it.
7439
7440 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7441
7442         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7443         Improve doc string.
7444
7445 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7446
7447         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7448         (gnus-header-content)
7449         * gnus-cite.el (gnus-cite-10)
7450         * gnus-srvr.el (gnus-server-closed)
7451         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7452         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7453         (gnus-group-mail-3-empty, gnus-group-mail-low)
7454         (gnus-group-mail-low-empty, gnus-splash)
7455         * message.el (message-header-to, message-header-cc)
7456         (message-header-subject, message-header-other, message-header-name)
7457         (message-header-xheader, message-separator, message-cited-text)
7458         (message-mml): Lighten colors of faces used for dark background.
7459
7460 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7461
7462         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7463         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7464
7465 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7466
7467         * message.el (message-narrow-to-headers-or-head):
7468         Ignore mail-header-separator in the body.
7469
7470 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7471
7472         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7473         same as window size.
7474
7475 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7476
7477         * message.el (message-font-lock-keywords): Use message-header-xheader
7478         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7479         ahead of the anything pattern, to get it recognised.
7480
7481 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7482
7483         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7484         spam.el loads uses it in the compiled defadvice form.
7485
7486 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7487
7488         * gnus-sum.el (gnus-articles-to-read)
7489         (gnus-summary-insert-old-articles): Don't truncate group name for
7490         `read-string'.
7491
7492         * gnus-util.el (gnus-limit-string): Delete this function.
7493
7494         * gnus-sum.el (gnus-simplify-subject-fully): Use
7495         `truncate-string-to-width' instead.
7496
7497 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7498
7499         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7500         if, on summary exit, the next group has to be selected.
7501         (gnus-summary-exit): Use it.
7502
7503 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7504
7505         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7506         non-break space.
7507
7508 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7509
7510         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7511         Check if group is not a directory.
7512         (nnfolder-request-expire-articles): Don't delete articles if the target
7513         group is not available.
7514
7515         * nnml.el (nnml-request-create-group): Properly check if group is not a
7516         file.
7517         (nnml-request-expire-articles): Don't delete articles if the target
7518         group is not available.
7519
7520         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7521         Don't quote characters that are within parentheses.
7522
7523 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7524
7525         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7526         (gnus-handle-ephemeral-exit): Select article according to it.
7527
7528 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7529
7530         * message.el (message-insert-formated-citation-line): Remove newline.
7531         (message-citation-line-format): Add final \n here so that the user can
7532         avoid a blank line.
7533
7534 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7535
7536         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7537         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7538         Update lanl/arXiv support.
7539
7540 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7541
7542         * gnus.el: Bump version number.
7543
7544 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7545
7546         * gnus.el (gnus-version-number): Bump version.
7547
7548 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7549
7550         * gnus.el: No Gnus v0.6 is released.
7551
7552 2007-04-27  Didier Verna  <didier@xemacs.org>
7553
7554         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7555         * gmm-utils.el (gmm-regexp-concat): here.
7556         * message.el: Don't require 'gnus-util.
7557         (message-dont-reply-to-names): Handle name change above.
7558         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7559
7560 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7561
7562         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7563         since the initial value varies according to the system.
7564
7565 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7568
7569 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7570
7571         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7572
7573 2007-04-24  Didier Verna  <didier@xemacs.org>
7574
7575         Improve the type of gnus-ignored-from-addresses.
7576         * gnus-util.el (gnus-orify-regexp): New function.
7577         * message.el (gnus-util): Require it.
7578         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7579         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7580         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7581
7582 2007-04-24  Didier Verna  <didier@xemacs.org>
7583
7584         * gnus-sum.el:
7585         * gnus-utils.el: Fix some trailing whitespaces.
7586
7587 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7588
7589         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7590         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7591         article's Message-ID; refer parent article in summary buffer.
7592
7593         * message.el (message-bounce): Call mime-to-mml.
7594
7595         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7596         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7597         optimize and/or forms properly.
7598
7599 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7600
7601         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7602         URL.
7603
7604 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7605
7606         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7607
7608 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7609
7610         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7611         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7612         displayed of multipart/alternative part if it is invoked from summary
7613         buffer.
7614
7615         * mm-view.el (mm-inline-text-html-render-with-w3m)
7616         (mm-inline-text-html-render-with-w3m-standalone)
7617         (mm-inline-render-with-function): Use mail-parse-charset by default.
7618
7619 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7620
7621         * parse-time.el (parse-time-string-chars): Check if CHAR
7622         is less than the length of parse-time-syntax.
7623
7624 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7625
7626         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7627         from gnus-newsgroup-processable.
7628
7629 2007-04-16  Didier Verna  <didier@xemacs.org>
7630
7631         * gnus-msg.el (gnus-configure-posting-styles): Handle
7632         message-signature-directory properly with :file syntax.  Reported by
7633         "Leo".
7634
7635 2007-04-11  Didier Verna  <didier@xemacs.org>
7636
7637         New user option: message-signature-directory.
7638         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7639         * message.el (message-insert-signature): Ditto.
7640         * message.el (message-signature-file): Doc update.
7641         * message.el (message-signature-directory): New.
7642
7643 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7644
7645         * gnus-msg.el (gnus-inews-yank-articles): Use
7646         message-exchange-point-and-mark instead of exchange-point-and-mark.
7647
7648 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7649
7650         * message.el (message-yank-original): Make sure cited text ends with
7651         newline; don't exchange point and mark.
7652
7653 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7654
7655         * tls.el (open-tls-stream): Properly handle case where there
7656         is no associated buffer.
7657
7658 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7659
7660         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7661         message-yank-original, make sure (< mark TEXT point).
7662
7663 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7664
7665         * message.el (message-fill-column): New variable.
7666         (message-mode): Use it.  Add comment on a possible new hook.
7667
7668         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7669         (nnmail-get-new-mail): Reformat.
7670
7671         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7672
7673         * gmm-utils.el: Fix Commentary.
7674         (gmm-tool-bar-from-list): Fix typo in doc string.
7675
7676 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7677
7678         * message.el (message-yank-original): Don't switch point and mark
7679         unnecessarily to put point and mark as documented.
7680
7681 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7682
7683         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7684         from the message heads.
7685
7686 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7687
7688         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7689         article buffer does not have a window.  This may not be the best
7690         solution but is certainly better than setting the start of the null,
7691         that is the current, window.
7692
7693 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7694
7695         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7696         (gnus-draft-setup): Run it.
7697
7698         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7699         gnus-score-fast-scoring.  Allow regexp.
7700         (gnus-score-headers): Use it.
7701
7702         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7703         XEmacs.
7704
7705         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7706         string.
7707         (gnus-button-alist): Also catch `<f1> k ...'.
7708         (gnus-treat-display-x-face): Fix doc string.
7709
7710 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7711
7712         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7713         evaluation of gnus-extended-version to ensure correct generation of the
7714         User-Agent header when message-generate-headers-first is used.
7715
7716 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7717
7718         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7719         hashcash-path is nil.  Don't call callback with incorrect number of
7720         parameters if val is 0.
7721
7722 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7723
7724         * message.el (message-required-news-headers):
7725         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7726
7727 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7728
7729         * tls.el (open-tls-stream): In handshake-waiting loop,
7730         don't wait more if there is output available to process.
7731
7732 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7733
7734         * tls.el (tls-program): Doc fix.
7735
7736 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7737
7738         * message.el (message-generate-new-buffers): Change the meaning of the
7739         nil value; add `standard' to the choices; treat t as `unique'; improve
7740         doc string.
7741         (gnus-select-frame-set-input-focus): Autoload.
7742         (message-buffer-name): Search for the existing message buffer if
7743         message-generate-new-buffers is nil or `standard'; treat the value t of
7744         message-generate-new-buffers as `unique'.
7745         (message-pop-to-buffer): Raise the frame already displaying the message
7746         buffer; clear the echo area after querying.
7747         (message-setup): Pass the `continue' argument to compose-mail.
7748         (message-mail): Prefer `switch-function' if it is given; search for the
7749         existing message buffer if the `continue' argument is non-nil; pass
7750         continue and switch-function arguments to compose-mail by way of
7751         message-setup.
7752         (message-mail-other-window): Adjust argument of message-setup.
7753         (message-mail-other-frame): Ditto.
7754
7755 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7756
7757         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7758         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7759         to turn font-lock on when turning gnus-message-citation-mode on.
7760
7761 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7762
7763         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7764         (mml-smime-function-alist): New variable; add epg as the backend.
7765         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7766         mml-smime- functions instead.
7767         * mm-view.el: Require smime.
7768
7769 2007-03-05  Didier Verna  <didier@xemacs.org>
7770
7771         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7772         instead of just inheritance for posting styles.
7773         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7774
7775 2007-02-24  Chris Moore  <dooglus@gmail.com>
7776
7777         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7778         * pgg-pgp.el (pgg-pgp-encrypt-region):
7779         * pgg-gpg.el (pgg-gpg-encrypt-region):
7780         Check pgg-encrypt-for-me if no other recipients.
7781
7782 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7783
7784         * tls.el (tls-certtool-program): Fix custom type.
7785
7786 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7787
7788         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7789         and point-at-eol instead of line-(beginning|end)-position.
7790
7791         * assistant.el (assistant-parse-buffer): Ditto.
7792
7793         * netrc.el (netrc-parse-services): Ditto.
7794
7795 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7796
7797         * mml2015.el (mml2015-epg-find-usable-key): New function.
7798         (mml2015-epg-sign): Use it.
7799         (mml2015-epg-encrypt): Use it.
7800
7801 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7802
7803         * message.el (message-make-in-reply-to): Quote name containing
7804         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7805         if there are special characters.  Reported by NAKAJI Hiroyuki
7806         <nakaji@jp.freebsd.org>.
7807
7808 2007-02-27  Didier Verna  <didier@xemacs.org>
7809
7810         Include the group parameters as well as the topic ones in the
7811         inheritance filter process.
7812         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7813         argument GROUP-PARAMS-LIST.
7814         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7815
7816 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7817
7818         * nntp.el (nntp-never-echoes-commands)
7819         (nntp-open-connection-functions-never-echo-commands): New variables.
7820         (nntp-send-command): Use them.
7821
7822 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7823
7824         * mml2015.el (mml2015-epg-verify): Simplified.
7825
7826 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7827
7828         * mml.el (mml-content-disposition-alist): New user option.
7829         (mml-content-disposition): New function.
7830         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7831         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7832
7833 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7834
7835         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7836         verification.
7837
7838 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7839
7840         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7841         articles posted in the last 24 hours.
7842
7843 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7844
7845         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7846
7847 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7848
7849         * nntp.el (nntp-send-command): Don't wait for echoes when
7850         nntp-open-ssl-stream is used.
7851
7852 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7853
7854         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7855         (gnus-message-add-citation-keywords)
7856         (gnus-message-remove-citation-keywords): Remove.
7857         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7858         directly, make the variables in font-lock-defaults buffer-local, add
7859         gnus-message-citation-keywords to them and then update the value of
7860         font-lock-keywords.
7861
7862 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7863
7864         * message.el (message-cite-original-1): Don't call
7865         gnus-article-highlight-citation.
7866
7867         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7868         citations; fix line count.
7869
7870 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7871
7872         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7873         (gnus-message-add-citation-keywords)
7874         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7875         versions of font-lock-add-keywords and font-lock-remove-keywords to
7876         work with XEmacs correctly.
7877
7878 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7879
7880         * gnus-cite.el (gnus-cite-face-list): Set the values of
7881         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7882         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7883         (gnus-message-cite-prefix-regexp): New variable.
7884         (gnus-message-search-citation-line): Use it; protect against long
7885         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7886         the 0th match data for Emacs.
7887         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7888         (gnus-message-add-citation-keywords): Append keywords rather than
7889         prepending; emulate font-lock-add-keywords if it is not available.
7890         (gnus-message-remove-citation-keywords): Emulate
7891         font-lock-remove-keywords if it is not available.
7892
7893         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7894
7895         * message.el (message-cite-prefix-regexp): Set the value of
7896         gnus-message-cite-prefix-regexp.
7897
7898 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7899
7900         * nnweb.el (nnweb-google-parse-1): Update parser.
7901
7902 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7903
7904         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7905
7906 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7907
7908         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7909         regexp.
7910
7911 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7912
7913         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7914         string-to-multibyte.
7915         (uudecode-decode-region-internal): Use it.
7916
7917         * lpath.el: Fbind string-as-multibyte for XEmacs.
7918
7919 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7920
7921         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7922         custom choice.
7923
7924         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7925
7926 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7927
7928         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7929
7930         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7931         `write-region' to respect `mm-inhibit-file-name-handlers'.
7932
7933 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7934
7935         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7936         Use gnus-home-directory instead of "~/" or "$HOME".
7937
7938 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7939
7940         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7941         to mention filename.
7942         Add comments at beginning regarding usage.
7943         (encrypt-write-file-contents): Change interactive so a string is
7944         acceptable.  If the file has no associated model, show an error instead
7945         of a nonsense prompt.
7946
7947 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7948
7949         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7950         Thanks to Yoshihiko Yamada for kind notification of this typo.
7951
7952 2007-01-12  Kenichi Handa  <handa@m17n.org>
7953
7954         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7955         multibyte buffer.
7956
7957 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7958
7959         * gnus-score.el (gnus-score-fast-scoring): New variable.
7960         (gnus-score-headers): Use it.
7961
7962         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7963
7964         * message.el (message-cite-original-1): Call
7965         gnus-article-highlight-citation if requested.
7966         (message-make-from): Allow name and address as optional arguments.
7967
7968         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7969
7970         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7971         bugs to doc string.
7972         (gnus-button-alist): Add mid\\|message-id.
7973         (gnus-button-fetch-group): Extend for use in
7974         `browse-url-browser-function'.
7975         (gnus-button-url-regexp): Try to catch paired parentheses like in
7976         Wikipedia URLs.
7977
7978         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7979         Suggested by Simon Krahnke <overlord@gmx.li>.
7980
7981 2007-01-13  Romain Francoise  <romain@orebokech.com>
7982
7983         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7984         Update copyright.
7985
7986 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7987
7988         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7989
7990 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7991
7992         * gnus-registry.el (gnus-registry-unfollowed-groups)
7993         (gnus-registry-split-fancy-with-parent): Fix documentation.
7994
7995 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7996
7997         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7998         from nnweb groups.
7999
8000 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8001
8002         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8003         Xref urls.  Erase buffer before requesting head.
8004
8005 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8006
8007         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8008         customizable.
8009
8010 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8011
8012         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8013         no signing key is found.
8014         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8015         no encrypting and/or signing key is found.
8016
8017 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8018
8019         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8020
8021 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8022
8023         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8024         headers read from disk with the ones newly found in the current search.
8025         This should no longer cause problems, because the article numbers in
8026         Gmane's `nov.php' output are ignored since the previous change.
8027
8028 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8029
8030         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8031
8032 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8033
8034         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8035         replace-regexp-in-string; bind url-version; fbind display-images-p and
8036         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8037         find-face and set-itimer-function for Emacs; bind itimer-list for
8038         Emacs.
8039
8040         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8041
8042 2007-01-01  Romain Francoise  <romain@orebokech.com>
8043
8044         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8045
8046 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8047
8048         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8049         `define-minor-mode' macro definition expanded properly.
8050         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8051         exclude it there.
8052
8053         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8054         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8055         `fboundp' test.
8056         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8057         This is OK to autoload in (S)XEmacs now.
8058
8059 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8060
8061         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8062         keystroke.
8063         (gnus-summary-limit-to-singletons): Fix typo.
8064
8065         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8066         else fails.
8067
8068 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8069
8070         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8071         docstring.
8072
8073         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8074         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8075         (gnus-summary-insert-dormant-articles): Fix typo in message.
8076
8077 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8078
8079         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8080         nil for XEmacs.
8081         (gnus-message-citation-mode): Don't autoload in XEmacs.
8082
8083         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8084
8085 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8086
8087         * nnimap.el (nnimap-expunge-search-string): Mention
8088         nnimap-search-uids-not-since-is-evil in docstring.
8089
8090 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8091
8092         * spam.el: Revert to make-obsolete-variable because
8093         define-obsolete-variable-alias is not supported in Emacs 21.
8094
8095         * spam.el (spam-ifile-path, spam-ifile-database-path)
8096         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8097         make-obsolete-variable.
8098         (spam-bsfilter-path, spam-bsfilter-program)
8099         (spam-spamassassin-path, spam-spamassassin-program)
8100         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8101         use "path" inappropriately.
8102         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8103         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8104         variable names.
8105
8106 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8107
8108         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8109         summary buffer.
8110
8111         * password.el (password-cache-remove): Use clear-string to burn
8112         password, if available.
8113
8114 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8115
8116         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8117
8118         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8119
8120         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8121         (gnus-message-highlight-citation): Move defcustom here from
8122         gnus-cite.el.
8123         (gnus-message-citation-mode): Autoload.
8124
8125         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8126         checks to make it compile with XEmacs.
8127         (gnus-message-citation-mode): New minor mode.
8128         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8129         (gnus-message-highlight-citation): New variables.
8130         (gnus-message-search-citation-line)
8131         (gnus-message-add-citation-keywords)
8132         (gnus-message-remove-citation-keywords)
8133         (turn-on-gnus-message-citation-mode)
8134         (turn-off-gnus-message-citation-mode): New functions.
8135
8136 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8137
8138         * gnus-cite.el: Enable highlighting of different citation levels in
8139         message-mode.
8140
8141 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8142
8143         * message.el (message-make-fqdn): Fix comment.
8144         (message-bogus-system-names): Add ".local".
8145
8146         * spam.el (spam-ifile-path, spam-ifile-program)
8147         (spam-ifile-database-path, spam-ifile-database)
8148         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8149         Don't use "path" inappropriately.
8150         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8151         strings.
8152         (spam-check-ifile, spam-ifile-register-with-ifile)
8153         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8154         new variable names.
8155
8156         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8157         (gnus-treat-display-smileys): Simplify using
8158         gnus-image-type-available-p.
8159
8160         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8161         available.
8162
8163         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8164         `display-images-p' if available.
8165
8166 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8167
8168         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8169         one after turning on the buffer's multibyteness instead of decoding
8170         them directly in the unibyte buffer that causes unexpected conversion
8171         in Emacs 23 (unicode).
8172
8173 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8174
8175         * message.el (message-generate-hashcash): Fix custom type.
8176
8177 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8178
8179         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8180
8181 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8182
8183         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8184         disconnect icons.  Add help text.
8185
8186 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8187
8188         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8189         negated to be consistent with the others we handle.
8190
8191 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8192
8193         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8194         version of gnus-summary-buffer to something, so that we can use two
8195         article buffers at the same time.
8196
8197 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8198
8199         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8200         trigger all the extra headers.
8201         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8202         sorting.
8203
8204 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8205
8206         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8207         solid groups.
8208
8209 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8210
8211         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8212
8213 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8214
8215         * legacy-gnus-agent.el: Add Copyright notice.
8216
8217 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8218
8219         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8220
8221 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8222
8223         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8224
8225         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8226         to make it work reliably in CVS Emacs.
8227         (gnus-summary-limit-strange-charsets-predicate)
8228         (gnus-summary-limit-to-predicate): New functions.
8229
8230 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8231
8232         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8233         specifying array size.
8234         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8235         array if it is too small.
8236         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8237         (gnus-sort-threads-loop): New function.
8238
8239 2006-12-06  Chris Moore  <dooglus@gmail.com>
8240
8241         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8242         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8243
8244 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8245
8246         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8247         options.
8248
8249 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8250
8251         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8252         DOS-ing the recipient.
8253
8254         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8255         the headers when creating the mapping to avoid mismappings.
8256         (nnweb-gmane-create-mapping): Always nix out old mapping.
8257
8258 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8259
8260         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8261         and mm-verify-option to never.
8262
8263 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8264
8265         * message.el (message-signed-or-encrypted-p): New function.
8266         (message-forward-make-body): Use it.
8267
8268         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8269         Replace encode-coding-string with mm-encode-coding-string.
8270
8271 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8272
8273         * nneething.el (nneething-decode-file-name): Replace
8274         decode-coding-string with mm-decode-coding-string.
8275
8276         * gnus-int.el (gnus-open-server): Say failed server's name.
8277
8278 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8279
8280         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8281         strings to a single string.  Quote `errors-file-name'.
8282         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8283         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8284         Adjust calls.  Use `shell-quote-argument'.
8285
8286 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8287
8288         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8289         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8290
8291         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8292         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8293         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8294         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8295         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8296         (gnus-subscribe-newsgroup, gnus-1):
8297         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8298         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8299         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8300         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8301
8302 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8303
8304         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8305         keystroke.
8306         (gnus-summary-limit-to-bodies): Implement headersp.
8307
8308 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8309
8310         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8311
8312 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8313
8314         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8315
8316 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8317
8318         * message.el (message-generate-hashcash): Expand range of values to
8319         include `opportunistic'.
8320         (message-send-mail): Use it.
8321
8322 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8323
8324         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8325         and comment it.
8326
8327         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8328
8329 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8330
8331         * gnus-util.el (gnus-extract-address-components): Improve comment.
8332
8333 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8334
8335         * gnus-util.el (gnus-extract-address-components): Work with address in
8336         which the name portion contains @.
8337
8338         * lpath.el: Fbind custom-autoload.
8339
8340 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8341
8342         * gnus.el (gnus-start): Move custom group up.
8343         (gnus-select-method): Don't autoload, but make it available for
8344         `customize-variable'.
8345         (gnus-getenv-nntpserver): Don't autoload.
8346
8347 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8348
8349         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8350
8351 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8352
8353         * message.el (message-sendmail-extra-arguments): New variable.
8354         (message-send-mail-with-sendmail): Use it.
8355
8356 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8357
8358         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8359         mm-with-unibyte-current-buffer to make string unibyte.
8360
8361         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8362         mm-string-as-multibyte.
8363
8364 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8365
8366         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8367         Reported by Werner Koch <wk@gnupg.org>.
8368
8369 2006-11-14  Daiki Ueno  <ueno@p360>
8370
8371         * mml2015.el: Autoload epa-select-keys when compiling.
8372
8373 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8374
8375         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8376         message-options.
8377         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8378
8379 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8380
8381         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8382         EasyPG (< 0.0.6).
8383         (mml2015-always-trust): New user option.
8384         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8385         prompt.
8386
8387 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8388
8389         * nntp.el (nntp-authinfo-force): New variable.
8390         (nntp-send-authinfo): Use it.
8391
8392 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8393
8394         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8395         decode encoded words.  Improve prompt.  Add comment about forwarding.
8396         (message-replacement-char): Move up.
8397
8398 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8399
8400         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8401         instead of gnus-intersection because arguments of gnus-sorted-nunion
8402         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8403
8404 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8405
8406         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8407         (message-simplify-subject-functions): Enable
8408         message-strip-subject-encoded-words by default.
8409
8410 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8411
8412         * message.el (message-strip-subject-encoded-words): New function.
8413         (message-simplify-subject-functions): New variable.
8414         (message-simplify-subject): Use it.  Fix typo in doc string.
8415         Support message-strip-subject-encoded-words.
8416
8417 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8418
8419         * gnus-diary.el (gnus-diary-delay-format-function):
8420         * nndiary.el (nndiary-reminders):
8421         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8422
8423 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8424
8425         * gnus-art.el (article-hide-boring-headers): Fetch date from
8426         gnus-original-article-buffer to avoid problems with localized date
8427         strings.
8428
8429 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8430
8431         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8432
8433 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8434
8435         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8436         New variables.
8437         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8438         (mm-charset-synonym-alist): Move some entries to
8439         mm-codepage-iso-8859-list.
8440         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8441         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8442
8443 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8444
8445         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8446
8447 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8448
8449         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8450         with Emacs 21 and XEmacs.
8451
8452 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8453
8454         * spam.el (spam-parse-address): New function for better parsing,
8455         catching errors, etc.
8456         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8457
8458 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8459
8460         * mm-view.el: Add interactive arg to html2text autoload.
8461
8462 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8463
8464         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8465
8466 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8467
8468         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8469         variables.
8470         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8471         (mm-charset-synonym-alist): Move some entries to
8472         mm-codepage-iso-8859-list.
8473
8474         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8475
8476 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8477
8478         * message.el (message-citation-line-format)
8479         (message-insert-formated-citation-line): Fix implementation of %E, %N
8480         and %n according to the doc string.
8481
8482 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8483
8484         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8485         car-safe to avoid bad parses.
8486
8487 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8488
8489         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8490         names.
8491
8492         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8493
8494 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8495
8496         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8497         header.
8498
8499         * message.el (message-draft-headers): Add Date.
8500         (message-headers-to-generate): Fix typo in docstring.
8501
8502         * nndraft.el (nndraft-required-headers): New variable.
8503         (nndraft-generate-headers): Use it.
8504
8505         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8506
8507 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8508
8509         * gnus-registry.el (gnus-registry-wash-for-keywords)
8510         (gnus-registry-find-keywords): New functions to allow easy searching of
8511         articles that are in the registry.
8512
8513 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8514
8515         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8516         ietf-drums-parse-address instead of gnus-extract-address-components.
8517         Reported by Damien Elmes <damien@repose.cx>.
8518
8519 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8520
8521         * gnus.el (gnus-mime): Remove unused custom group.
8522
8523 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8524
8525         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8526         "blank line" when searching for end of armor headers.
8527
8528 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8529
8530         * gmm-utils.el (gmm-write-region): Fix variable name.
8531
8532 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8533
8534         * gmm-utils.el (gmm-write-region): New function based on compatibility
8535         code from `mm-make-temp-file'.
8536
8537         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8538
8539         * nnmaildir.el (nnmaildir--update-nov)
8540         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8541         Use `gmm-write-region'.
8542
8543 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8544
8545         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8546         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8547
8548         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8549
8550         * message.el (message-replacement-char): New variable.
8551         (message-fix-before-sending): Use it.
8552         (message-simplify-subject): New function to remove duplicate code.
8553         (message-reply, message-followup): Use it.
8554
8555         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8556         gnus-summary-limit-to-articles.
8557
8558 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8559
8560         * gnus-util.el (gnus-with-local-quit): New macro.
8561
8562         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8563
8564 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8565
8566         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8567         ignore non-string data.
8568
8569 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8570
8571         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8572         non-string data (needs to be done in the registry too).
8573
8574 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8575
8576         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8577         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8578         (gnus-registry-split-fancy-with-parent)
8579         (gnus-registry-fetch-simplified-message-subject-fast)
8580         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8581         Remove text properties on ingress into the registry and when it's saved.
8582         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8583         registry from entries with no groups.
8584
8585 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8586
8587         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8588         function to remove string properties.
8589
8590 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8591
8592         * gmm-utils.el (gmm): Adjust custom version.
8593
8594         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8595         custom version.
8596
8597         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8598
8599 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8600
8601         * gnus-art.el (gnus-insert-prev-page-button)
8602         (gnus-insert-next-page-button): Simplify.  Reformat.
8603
8604 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8605
8606         * gnus-art.el (gnus-insert-prev-page-button)
8607         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8608
8609 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8610
8611         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8612
8613 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8614
8615         * gnus-art.el (gnus-insert-mime-button)
8616         (gnus-insert-mime-security-button):
8617         Apply gnus-article-button-face to MIME and security buttons.
8618
8619 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8620
8621         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8622         readable.
8623
8624 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8625
8626         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8627
8628 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8629
8630         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8631         `browse-url-of-file' instead of `browse-url'.
8632
8633 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8634
8635         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8636         regexp.  Articles containing quotation were cut prematurely.
8637
8638 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8639
8640         * message.el (message-cite-original-1): Use nobody by default for the
8641         value of From header.
8642         (message-reply): Ditto.
8643
8644 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8645
8646         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8647         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8648         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8649
8650 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8651
8652         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8653         mails in the doc string.  Add some URLs in comment.
8654         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8655
8656 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8657
8658         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8659         backslashes handling and the way to find boundaries of quoted strings.
8660
8661 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8662
8663         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8664         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8665         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8666         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8667
8668 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8669
8670         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8671         doc string.
8672         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8673
8674 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8675
8676         * lpath.el: Fbind epg-check-configuration.
8677
8678 2006-09-06  Simon Josefsson  <jas@extundo.com>
8679
8680         * mml2015.el (mml2015-use): Doc fix, mention epg.
8681
8682 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8683
8684         * mml2015.el (mml2015-use): Default to epg, if available.
8685
8686 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8687
8688         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8689         message-sender.
8690         (mml1991-epg-encrypt): Ditto.
8691         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8692         message-sender.
8693         (mml2015-epg-encrypt): Ditto.
8694
8695 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8696
8697         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8698         several common directories.
8699
8700 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8701
8702         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8703         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8704
8705 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8706
8707         * gnus-art.el (article-decode-encoded-words): Make it fast.
8708
8709 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8710
8711         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8712
8713         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8714         in quoted string into `\'.
8715
8716 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8717
8718         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8719         Use standard-syntax-table.
8720
8721 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * gnus-art.el (gnus-decode-address-function): New variable.
8724         (article-decode-encoded-words): Use it to decode headers which are
8725         assumed to contain addresses.
8726         (gnus-mime-delete-part): Remove useless `or'.
8727
8728         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8729         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8730         (gnus-nov-parse-line): Use it to decode From header.
8731         (gnus-get-newsgroup-headers): Ditto.
8732         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8733
8734         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8735         (mail-decode-encoded-address-string): New alias.
8736
8737         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8738         New function.
8739         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8740         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8741         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8742         (rfc2047-decode-string): Ditto.
8743         (rfc2047-decode-address-region): New function.
8744         (rfc2047-decode-address-string): New function.
8745
8746 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8747
8748         * message.el (message-caesar-buffer-body): Allow rotating headers.
8749
8750         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8751
8752         * message.el (message-insert-formated-citation-line): Fix %f.
8753         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8754
8755 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8756
8757         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8758         (gnus-bookmark-mouse-available-p): New macro.
8759         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8760         (gnus-bookmark-bmenu-show-infos): Use it.
8761         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8762         (gnus-bookmark-bmenu-hide-infos): Ditto.
8763         (gnus-bookmark-remove-properties): New function.
8764         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8765         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8766         (gnus-bookmark-write-file): Bind coding-system-for-write.
8767         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8768         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8769         group before selecting it.
8770         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8771         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8772         quit-window if it is not available; use gnus-mouse-2 and bind it to
8773         gnus-bookmark-bmenu-select-by-mouse.
8774         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8775         (gnus-bookmark-bmenu-select-by-mouse): New function.
8776
8777 2006-08-13  Romain Francoise  <romain@orebokech.com>
8778
8779         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8780         space.
8781
8782 2006-08-10  Romain Francoise  <romain@orebokech.com>
8783
8784         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8785         (dns-mode-soa-auto-increment-serial): New user option.
8786         (dns-mode-soa-maybe-increment-serial): New function.
8787         (dns-mode): Add the latter to `write-contents-functions'.
8788
8789 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8790
8791         * compface.el (uncompface): Use binary rather than raw-text-unix.
8792
8793 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8794
8795         * compface.el (uncompface): Make sure the eol conversion doesn't take
8796         place when communicating with the external programs.  Reported by
8797         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8798
8799 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8800
8801         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8802
8803 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8804
8805         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8806         Make it more robust by parsing author and date independently.
8807
8808 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8809
8810         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8811
8812 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8813
8814         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8815         first matching secret key.
8816         (mml2015-epg-encrypt): Ditto.
8817
8818         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8819         first matching secret key.
8820         (mml1991-epg-encrypt): Ditto.
8821
8822         * mml2015.el (mml2015-encrypt-to-self): New user option.
8823         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8824         mml2015-epg-encrypt-to-self is set.
8825
8826         * mml1991.el (mml1991-encrypt-to-self): New variable.
8827         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8828         mml1991-epg-encrypt-to-self is set.
8829
8830         * mml2015.el (mml2015-signers): New user option.
8831         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8832         (mml2015-epg-encrypt): Allow to select signing keys.
8833
8834         * mml1991.el (mml1991-signers): New variable.
8835         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8836         (mml1991-epg-encrypt): Allow to select signing keys.
8837
8838 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8839
8840         * nnheader.el (nnheader-insert-head): Make it work even if the file
8841         uses CRLF for the line-break code.
8842
8843 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8844
8845         * mml2015.el: Require mml-sec instead of password.
8846         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8847         (mml2015-cache-passphrase): Inherit the default value from
8848         mml-secure-cache-passphrase.
8849         (mml2015-passphrase-cache-expiry): Inherit the default value from
8850         mml-secure-passphrase-cache-expiry.
8851
8852         * mml1991.el: Require mml-sec instead of password.
8853         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8854         (mml1991-cache-passphrase): Inherit the default value from
8855         mml-secure-cache-passphrase.
8856         (mml1991-passphrase-cache-expiry): Inherit the default value from
8857         mml-secure-passphrase-cache-expiry.
8858
8859         * mml-sec.el: Require password.
8860         (mml-secure-verbose): New user option.
8861         (mml-secure-cache-passphrase): New user option.
8862         (mml-secure-passphrase-cache-expiry): New user option.
8863
8864 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8865
8866         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8867         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8868         andreas@altroot.de (Andreas Vögele).
8869
8870         FIXME: Use `tiny change'?
8871
8872 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8873
8874         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8875         workaround for the url package included with Emacs.
8876
8877         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8878
8879 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8880
8881         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8882         correctly.  This fixes a bug caused by the 2006-05-12 change.
8883
8884 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8885
8886         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8887         some information about the error when saying that the `bogus' mail
8888         group will be used.
8889
8890 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8891
8892         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8893         string.
8894
8895 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8896
8897         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8898
8899 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8900
8901         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8902
8903 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8904
8905         * mml1991.el (mml1991-function-alist): Add epg.
8906         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8907         (mml1991-epg-encrypt): New functions.
8908
8909 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8910
8911         * mml2015.el (mml2015-verbose): New variable.
8912         (mml2015-cache-passphrase): Ditto.
8913         (mml2015-passphrase-cache-expiry): Ditto.
8914         (mml2015-function-alist): Add epg.
8915         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8916         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8917         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8918         functions.
8919
8920 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8921
8922         * message.el (message-cite-original-1): Preserve region when removing
8923         quoted text due to X-No-Archive in order to avoid bogus attribution
8924         when citing multiple messages.
8925
8926 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8927
8928         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8929         Kenneth Jacker <khj@be.cs.appstate.edu>.
8930
8931 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8932
8933         * gnus-diary.el (gnus-user-format-function-d)
8934         (gnus-user-format-function-D): Autoload.
8935
8936         * imap.el (Commentary): Fix typo.
8937
8938         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8939         2006-04-22 contribution.
8940
8941 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8942
8943         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8944         It didn't really fix the bogosity I'm seeing with solid web groups.
8945
8946 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8947
8948         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8949         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8950         created using server names.  If we use the feature without declaring
8951         it, Gnus does not properly manage server and group state.
8952
8953         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8954         bound.
8955
8956 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8957
8958         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8959         looking up the method using GROUP's prefix before inventing a new one.
8960         It is used on killed/unknown groups in various places where returning
8961         an all-new method isn't expected by the caller.
8962
8963         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8964         and match semantics of gnus-group-real-prefix.
8965
8966 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8967
8968         * nnmail.el (nnmail-broken-references-mailers): New variable.
8969         (nnmail-ignore-broken-references): New function generalizing
8970         nnmail-fix-eudora-headers.
8971         (nnmail-fix-eudora-headers): Now obsolete.
8972
8973         * gnus-art.el (gnus-button-handle-custom): Support
8974         `customize-apropos*'.
8975
8976 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8977
8978         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8979
8980         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8981         articles.
8982
8983 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8984
8985         * message.el (message-cite-reply-above): New variable.
8986         (message-yank-original): Use it.
8987
8988 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8989
8990         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8991
8992 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8993
8994         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8995         as read.
8996
8997         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8998
8999 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9000
9001         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9002         (gnus-bookmark-default-file): Use gnus-directory.
9003         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9004         Remove "*" in doc string.
9005         (gnus-bookmark-write-file): Simplify.
9006         (gnus-bookmark-maybe-sort-alist): Use `when'.
9007         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9008         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9009         FIXME about Emacs 21 and XEmacs compatibility.
9010         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9011         compatibility.
9012         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9013         compatibility.
9014         (gnus-bookmark-menu-heading): Fix version.
9015
9016 2006-06-19  Bastien Guerry  <bzg@altern.org>
9017
9018         * gnus-bookmark.el: New file.
9019
9020 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9021
9022         * message.el (message-syntax-checks): Doc fix.
9023
9024 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9025
9026         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9027         unsubscribed groups as if they were killed ones.  It causes duplicate
9028         entries in gnus-newsrc-alist.
9029
9030 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9031
9032         * message.el (message-syntax-checks): Doc fix.
9033         (message-send-mail): Add check for continuation headers.
9034         (message-check-news-header-syntax): Fix regexp used to check for
9035         continuation headers.
9036
9037 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9038
9039         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9040
9041 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9042
9043         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9044
9045 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9046
9047         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9048         default-truncate-lines.
9049
9050 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9051
9052         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9053         to fill the utf-8 entry.
9054
9055         * lpath.el: Fbind unicode-precedence-list.
9056
9057 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9058
9059         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9060
9061 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9062
9063         * gnus-agent.el (directory-files-and-attributes): Move all the way
9064         forward (the third and final move).
9065         (gnus-agent-read-agentview): Trap reconstruction errors due to
9066         nonexistant directory.  Handle by returning nil.
9067
9068 2006-05-30  Didier Verna  <didier@xemacs.org>
9069
9070         * message.el (message-dont-reply-to-names): Update the custom type.
9071         * message.el (message-dont-reply-to-names): New defsubst: potentially
9072         convert a list of regexps into a single one.
9073         * message.el (message-get-reply-headers): Use it.
9074         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9075
9076 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9077
9078         * gnus-agent.el (directory-files-and-attributes): Move forward.
9079
9080 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9081
9082         * gnus-ml.el (gnus-mailing-list-subscribe)
9083         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9084         (gnus-mailing-list-message): Fix doc strings.
9085
9086 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9087
9088         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9089         of doing it manually.
9090
9091 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9092
9093         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9094         comment.
9095
9096 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9097
9098         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9099         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9100         (gnus-agent-read-local): All symbols allocated in my-obarray.
9101         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9102         (gnus-agent-regenerate-group): Check numeric names to see if they are
9103         messages or groups.
9104         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9105         better way of do this...)
9106
9107         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9108         'dummy.group' (there should be a better way of do this...)
9109
9110 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9111
9112         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9113         (gnus-saved-headers): Ditto.
9114         (gnus-default-article-saver): Mention functions may have properties.
9115         (gnus-article-save): Override gnus-save-all-headers and
9116         gnus-saved-headers by :headers property which saver function may have.
9117         (gnus-summary-save-in-file): Add :headers property.
9118         (gnus-summary-write-to-file): Ditto.
9119
9120         * gnus-sum.el (gnus-summary-save-article): Bind
9121         gnus-prompt-before-saving to t when saving many articles in a file;
9122         always show all headers.
9123
9124         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9125
9126 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9127
9128         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9129         marks.
9130
9131         * message.el (message-indent-citation): Add optional arguments to allow
9132         using it outside of message buffers.
9133
9134         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9135         (gnus-article-treat-unfold-headers): Use it.
9136         (gnus-article-truncate-lines): New variable.
9137         (gnus-article-mode): Use it.
9138         (gnus-article-toggle-truncate-lines): New function.
9139
9140         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9141         gnus-article-toggle-truncate-lines.
9142
9143         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9144         coding system in XEmacs, use binary.
9145
9146 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9147
9148         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9149         after-load-alist.
9150
9151         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9152         this function should save decoded articles.
9153         (gnus-summary-write-to-file): Use property to specify this function
9154         should save decoded articles and specify gnus-summary-save-in-file
9155         should be used to save articles other than the first one when saving
9156         many articles.
9157         (gnus-summary-save-body-in-file): Use property to specify this
9158         function should save decoded articles.
9159         (gnus-summary-write-body-to-file): Use property to specify this
9160         function should save decoded articles and specify
9161         gnus-summary-save-body-in-file should be used to save articles other
9162         than the first one when saving many articles.
9163
9164         * gnus-sum.el (gnus-summary-save-article): Simplify.
9165
9166 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9167
9168         * gnus-art.el (gnus-default-article-saver): Add
9169         gnus-summary-write-body-to-file.
9170         (gnus-article-save-coding-system): Don't use coding system object
9171         in XEmacs.
9172         (gnus-read-save-file-name): Add optional `dir-var' argument which
9173         specifies directory in which files are saved; work even if optional
9174         `variable' argument is not specified.
9175         (gnus-summary-write-to-file): Read file name.
9176         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9177         (gnus-summary-write-body-to-file): New function.
9178
9179         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9180         (gnus-summary-local-variables): Add it.
9181         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9182         (gnus-summary-save-article): Remove optional `decode' argument;
9183         determine whether to decode articles by the value of
9184         gnus-default-article-saver; when saving many files using
9185         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9186         it first and use gnus-summary-save-in-file or
9187         gnus-summary-save-body-in-file thereafter unless
9188         gnus-prompt-before-saving is always; move point to article which
9189         will be saved.
9190         (gnus-summary-save-article-file): Revert.
9191         (gnus-summary-write-article-file): Revert.
9192         (gnus-summary-save-article-body-file): Revert.
9193         (gnus-summary-write-article-body-file): New function.
9194
9195 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9196
9197         * gnus-art.el (gnus-default-article-saver): Doc fix.
9198         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9199         from gnus-summary-save-article-coding-system, and default to a
9200         certain coding system.
9201         (gnus-output-to-file): Add coding cookie and encode text according
9202         to gnus-article-save-coding-system; don't use mm-append-to-file.
9203
9204         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9205         gnus-art.el and rename to gnus-article-save-coding-system.
9206         (gnus-summary-save-article): Require gnus-art; don't show all
9207         headers if it decodes articles; don't add coding cookie here;
9208         don't bind mm-text-coding-system-for-write.
9209         (gnus-summary-save-article-file): Save decoded articles.
9210         (gnus-summary-write-article-file): When saving many files, use
9211         gnus-summary-write-to-file first and gnus-summary-save-in-file
9212         thereafter unless gnus-prompt-before-saving is always.
9213         (gnus-summary-save-article-body-file): Save decoded articles.
9214
9215         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9216
9217 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9218
9219         * nnrss.el (nnrss-check-group): Bind hash-index.
9220
9221 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9222
9223         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9224         its hash index.  Store this hash in `nnrss-group-data'.
9225         (nnrss-read-group-data): Update accordingly.
9226
9227 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9228
9229         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9230         entry.
9231
9232         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9233         gnus-article-browse-html-article.
9234
9235 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9236
9237         * gnus-sum.el (gnus-summary-mime-map): Add
9238         gnus-article-browse-html-article.
9239
9240         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9241
9242 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9243
9244         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9245         suitable coding systems in customize.
9246
9247 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9248
9249         * mail-source.el (mail-sources): Fix custom type.
9250
9251 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9252
9253         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9254         (gnus-summary-expire-articles-now): Shorten prompt.
9255
9256         * gmm-utils.el (wid-edit): Require.
9257         (defun-gmm): Renamed from `gmm-defun-compat'.
9258         (gmm-image-search-load-path): Use it.
9259         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9260
9261 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9262
9263         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9264         variable.
9265         (gnus-summary-save-article): Add optional `decode' argument.  If
9266         it is set and gnus-summary-save-article-coding-system is non-nil,
9267         save decoded article.
9268         (gnus-summary-write-article-file): Save decoded article if
9269         gnus-summary-save-article-coding-system is non-nil.
9270
9271         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9272         type.
9273
9274 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9275
9276         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9277
9278 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9279
9280         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9281         first to test gnus-single-article-buffer which may be buffer-local.
9282
9283         * gnus-sum.el (gnus-summary-setup-buffer): Make
9284         gnus-single-article-buffer buffer-local and nil in ephemeral
9285         group; make gnus-article-buffer, gnus-article-current, and
9286         gnus-original-article-buffer always buffer-local.
9287         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9288         group.
9289         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9290
9291 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9292
9293         * nnml.el (nnml-request-compact-group): Compressed files might not
9294         have .gz extension.
9295
9296 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9297
9298         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9299         (mm-copy-to-buffer): Use with-current-buffer.
9300         (mm-display-part): Simplify.
9301         (mm-inlinable-p): Add optional arg `type'.
9302
9303 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9304
9305         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9306         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9307         Try harder to show the attachment internally or externally using
9308         gnus-mime-view-part-as-type.
9309
9310 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9311
9312         * message.el (message-from-style, message-signature-separator)
9313         (message-user-organization-file, message-send-mail-function)
9314         (message-citation-line-function, message-yank-prefix)
9315         (message-indent-citation-function, message-signature)
9316         (message-signature-file, message-signature-insert-empty-line):
9317         Remove autoloads.
9318
9319         * gnus-art.el (gnus-buttonized-mime-types): Remove
9320         "multipart/signed".  Revert 2006-04-26 change.
9321
9322 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9323
9324         * gnus.el (gnus-version-number): Bump version.
9325
9326 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9327
9328         * gnus.el: No Gnus v0.5 is released.
9329
9330 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9331
9332         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9333         fetching articles by message-id.
9334
9335 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9336
9337         * message.el (hashcash): Require hashcash as normal.
9338
9339         * ecomplete.el (ecomplete-highlight-match-line): Use
9340         point-at-eol.
9341         (ecomplete-highlight-match-line): Use `highlight', because that
9342         face exists in both Emacs and XEmacs.
9343
9344         * message.el (message-display-abbrev): Use point-at-bol.
9345
9346         * mail-source.el: Don't require timer/timer-funcs.
9347
9348         * gnus-async.el: Ditto.
9349
9350         * password.el: Ditto.
9351
9352         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9353
9354         * mm-url.el: Ditto.
9355
9356         * gnus-xmas.el: Don't require timer-funcs.
9357
9358         * mm-util.el: Require timer/timer-funcs.
9359
9360 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9361
9362         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9363         Close.
9364
9365 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9366
9367         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9368         unibyte after clear-decrypt function runs.
9369
9370         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9371         returns as a unibyte string.
9372
9373 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9374
9375         * lpath.el: Revert.
9376
9377         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9378         (pgg-gpg-process-sentinel): Revert.
9379
9380         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9381         (pgg-pgp-lookup-key): Revert.
9382
9383         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9384         (pgg-pgp5-lookup-key): Revert.
9385
9386         * pgg.el (pgg-fetch-key): Revert.
9387
9388 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9389
9390         * lpath.el: Fbind string-as-multibyte for XEmacs.
9391
9392         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9393         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9394         (mml1991-pgg-encrypt): Ditto.
9395
9396         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9397         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9398         a multibyte buffer.
9399
9400         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9401         (pgg-pgp-lookup-key): Ditto.
9402
9403         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9404         (pgg-pgp5-lookup-key): Ditto.
9405
9406         * pgg.el (pgg-fetch-key): Ditto.
9407
9408 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9409
9410         * message.el (message-user-organization-file): Check several
9411         locations of the organization file.
9412
9413         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9414         Add gnus-article-view-part-as-type.
9415
9416         * gnus-art.el (gnus-article-view-part-as-type): New function.
9417
9418         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9419         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9420
9421         * mml.el: Simplify autoload.
9422         (mml-mode): defvar dnd-protocol-alist instead of using
9423         symbol-value.
9424         (mml-default-directory): New variable.
9425         (mml-minibuffer-read-file): Use it.
9426         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9427
9428         * message.el (message-citation-line-format): New variable.
9429         (message-insert-formated-citation-line): New function.
9430         (message-citation-line-function): Add
9431         `message-insert-formated-citation-line' to custom type.
9432
9433         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9434         to doc string.
9435
9436         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9437         depending on mm-verify-option.
9438
9439 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9440
9441         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9442         binding pgg-* variables; reimplement the section which prevents
9443         MIME header from being signed.
9444         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9445         pgg-text-mode; remove a blank line at the top of body.
9446
9447         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9448         lines at the top of body; use gnus-newsgroup-charset if there's no
9449         Charset header.
9450
9451 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9452
9453         * message.el (message-self-insert-commands): Doc fix.
9454
9455         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9456         (mm-uu-pgp-encrypted-test): Ditto.
9457         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9458         between header and body; return application/pgp-encrypted handle
9459         if decryption failed; decode decrypted body by charset.
9460
9461         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9462         element match to application/pgp-*.
9463
9464 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9465
9466         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9467         HTML.
9468
9469 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9470
9471         * mail-source.el (mail-source-call-script): Message the error
9472         string.
9473
9474 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9475
9476         * gnus-util.el (gnus-byte-compile): Use it.
9477
9478 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9479
9480         * gnus-util.el (kill-empty-logs): New function.
9481
9482 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9483
9484         * message.el (message-mail-alias-type): Doc fix.
9485         (message-mail-alias-type-p): New function.
9486         (message-send): Use it.
9487         (message-mode): Ditto.
9488         (message-strip-forbidden-properties): Ditto.
9489
9490         * ecomplete.el (ecomplete-database-file-coding-system): New
9491         variable.
9492         (ecomplete-save): Use it.
9493         (ecomplete-setup): Use it.
9494
9495 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9496
9497         * message.el (message-self-insert-commands): New variable.
9498         (message-strip-forbidden-properties): Use it.
9499
9500 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9501
9502         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9503         that doesn't make XEmacs choke.
9504
9505 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9506
9507         * gnus-util.el (gnus-replace-in-string):
9508         Prefer replace-regexp-in-string over of replace-in-string.
9509
9510 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9511
9512         * gnus-util.el (gnus-select-frame-set-input-focus):
9513         Use select-frame-set-input-focus if it is available in XEmacs; use
9514         definition defined in Emacs 22 for old Emacsen.
9515
9516         * dgnushack.el: Autoload unmorse-region for XEmacs.
9517
9518         * lpath.el: Bind cursor-in-non-selected-windows and
9519         select-frame-set-input-focus for XEmacs.
9520
9521 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9522
9523         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9524
9525 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9526
9527         * gnus-registry.el (gnus-registry-cache-save): Remove text
9528         properties when saving via the temp buffer.
9529
9530 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9531
9532         * message.el (message-generate-hashcash): Honor custom type.
9533
9534 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9535
9536         * message.el (message-generate-hashcash): Default to non-nil when
9537         hashcash is found.
9538
9539         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9540         (gnus-refer-thread-limit): Increase default to 500.
9541
9542         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9543
9544         * flow-fill.el (fill-flowed): Allow delete-space.
9545
9546 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9547
9548         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9549         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9550         Remove autoloads.
9551
9552 2006-04-18  Simon Josefsson  <jas@extundo.com>
9553
9554         * message.el (message-generate-hashcash): Default to.
9555
9556 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9559         concatenating segments rather than before concatenating them.
9560
9561 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9562
9563         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9564
9565 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9566
9567         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9568
9569         * message.el (message-forward-make-body-plain): Allow
9570         message-forward-ignored-headers to be a list.
9571         (message-remove-ignored-headers): Factor out into function.
9572         (message-forward-make-body-mml): Use it.
9573
9574         * imap.el (imap-quote-specials): New function.
9575         (imap-login-auth): Quote specials.
9576
9577         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9578         (rfc2231-parse-string): Allow concatanation of parameters that
9579         aren't contiguous.  The test case is
9580           (mail-header-parse-content-type "message/external-body;
9581             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9582             access-type=LOCAL-FILE;
9583             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9584
9585 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9586
9587         * nntp.el (nntp-accept-process-output): Return the value of
9588         `nnheader-accept-process-output'.
9589
9590 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9591
9592         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9593         (gnus-button-alist): Recognize more diff formats.
9594         (gnus-button-patch): Strip directory.
9595
9596 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9597
9598         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9599         Emacs 22 when setting focus.
9600
9601 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9602
9603         * gnus-art.el (gnus-article-treat-types): Do treatment of
9604         text/x-verbatim parts.
9605         (gnus-button-patch): New command.
9606
9607         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9608         addresses that contain invalid characters.
9609
9610 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9611
9612         * message.el (message-put-addresses-in-ecomplete): Use
9613         gnus-replace-in-string.
9614         (message-is-yours-p): Use the more correct
9615         mail-header-parse-address instead of
9616         mail-extract-address-components.
9617         (message-put-addresses-in-ecomplete): Fix typo.
9618
9619         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9620         keystroke.
9621
9622         * gnus-art.el (gnus-treatment-function-alist): Change order of
9623         newsgroups/generic header folding to avoid double-folding.
9624
9625         * message.el (message-hidden-headers): Add X-Draft-From.
9626
9627         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9628         command.
9629         (gnus-summary-repeat-search-article-backward): New command.
9630
9631         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9632         groups in the parent topic.
9633
9634 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9635
9636         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9637         (spam-extra-header-to-number): Return the CRM114 number as a
9638         number instead of a string.
9639
9640 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9641
9642         * gnus-art.el (gnus-face-properties-alist): Moved here from
9643         gnus-fun.
9644
9645         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9646
9647 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9648
9649         * message.el (message-strip-forbidden-properties): Only display on
9650         self-insert-command.
9651
9652         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9653         reindent.
9654         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9655
9656 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9657
9658         * smiley.el (smiley-style): Fix typo.
9659
9660 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9661
9662         * hashcash.el (hashcash-insert-payment-async-2): Use
9663         message-goto-eoh instead of doing it manually.
9664         (mail-add-payment): Use message-narrow-to-header instead of trying
9665         to do the same itself.
9666
9667         * message.el (message-hidden-headers): Add Face.
9668
9669         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9670         reparenting code.
9671         (gnus-summary-reparent-children): Refactored out code.
9672         (gnus-summary-thread-map): New keystroke.
9673         (gnus-summary-reparent-children): Make into command.
9674
9675         * smiley.el (smiley-style): Default to `medium' if using a large
9676         font.
9677
9678         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9679         does it itself.
9680
9681         * message.el (message-point-in-header-p): Simplify definition.
9682
9683 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9684
9685         * nnagent.el (nnagent-request-set-mark): Silence log file
9686         writing.
9687         (nnagent-request-set-mark): Use write-region instead of
9688         append-to-file.
9689
9690         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9691         strange select method.
9692
9693         * ecomplete.el (ecomplete-display-matches): Get highlightling
9694         right.
9695         (ecomplete-display-matches): Use literals.
9696         (ecomplete-display-matches): Disable message logging.
9697
9698         * message.el (message-display-abbrev): Small optimization.
9699
9700         * ecomplete.el (ecomplete-display-matches): Allow automatic
9701         display.
9702
9703         * message.el (message-strip-forbidden-properties): Display
9704         abbrevs.
9705         (message-display-abbrev): Get automatic display right.
9706
9707         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9708         keystrokes.
9709
9710 2006-04-13  Romain Francoise  <romain@orebokech.com>
9711
9712         TODO: Backport to v5-10!
9713
9714         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9715         Moved here (and renamed) from gnus-registry.el.
9716
9717         * gnus-registry.el: Require gnus-util.
9718         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9719
9720 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9721
9722         * gnus-group.el (gnus-group-catchup-current): Change
9723         if-then-else-if-then-else into cond.
9724         (gnus-group-catchup): Indent.
9725         (group-name-at-point): New function.
9726         (gnus-fetch-group): Provide default from thing at point.
9727
9728 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9729
9730         * message.el (message-display-abbrev): Fix regexp.
9731
9732         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9733         choosing.
9734         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9735         dead variables.
9736
9737         * message.el (message-newline-and-indent): Remove debugging.
9738         (message-display-abbrev): Use new implementation.
9739
9740 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9741
9742         * gnus-art.el (gnus-article-mode): Set
9743         cursor-in-non-selected-windows to nil.
9744
9745         * smiley.el: Revert previous change.
9746         (smiley-data-directory): defvar it before using it in the
9747         defcustom of `smiley-style'.
9748
9749 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9750
9751         * message.el (message-newline-and-indent): New function.
9752
9753         * ecomplete.el: Implement more bits.
9754
9755         * message.el (message-put-addresses-in-ecomplete): Clean up the
9756         string.
9757
9758         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9759
9760         * gnus-sum.el (gnus-summary-save-parts): Bind
9761         gnus-summary-save-parts-counter and use it to make unique file
9762         names.
9763
9764         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9765
9766         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9767         parameter to say whether to actually parse the individual
9768         addresses.
9769
9770         * message.el (message-put-addresses-in-ecomplete): New function.
9771         (ecomplete): Require.
9772         (message-mail-alias-type): Add ecomplete as an option.
9773
9774 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9775
9776         * flow-fill.el (fill-flowed): Remove trailing space from blank
9777         quoted lines.
9778
9779 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9780
9781         * smiley.el (smiley-style): Move definition later to avoid a
9782         compilation warning.
9783
9784 2006-04-12  Kenichi Handa  <handa@m17n.org>
9785
9786         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9787         buffer and then decode the buffer text if necessary.
9788         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9789         first, and after mm-encode-body, change the buffer to unibyte.
9790         Use mm-disable-multibyte instead of set-buffer-multibyte.
9791
9792 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9793
9794         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9795         Content-Type header instead of Content-Disposition header.
9796         (gnus-mime-inline-part): Ditto.
9797         (gnus-mime-view-part-as-charset): Ignore charset that the part
9798         specifies.
9799
9800         * mm-decode.el (mm-display-part): Work with external parts and
9801         usual parts similarly.
9802
9803         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9804         instead of gnus-display-mime.
9805
9806         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9807         instead of with-temp-buffer.
9808
9809         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9810         tag to summarized topics part in order to encode non-ASCII text.
9811
9812 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9813
9814         * smiley.el (smiley-style): New variable.
9815         (smiley-directory): New function.
9816         (smiley-data-directory): Derive from `smiley-style' using
9817         `smiley-directory'.
9818         (smiley-regexp-alist): Add new entries.
9819
9820         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9821         (gnus-article-browse-delete-temp): Add :version.
9822
9823 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9824
9825         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9826         the sieve region.
9827
9828 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9829
9830         * gnus.el (gnus-version-number): Bump version.
9831
9832 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9833
9834         * gnus.el: No Gnus v0.4 is released.
9835
9836 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9837
9838         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9839         layout.
9840
9841         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9842         unknown charset.
9843
9844         * message.el (message-header-synonyms): Add Original-To to the
9845         default.
9846
9847         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9848         optional parameter.
9849
9850 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9851
9852         * gnus-fun.el (gnus): Require it for gnus-directory.
9853
9854 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9855
9856         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9857
9858 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9859
9860         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9861
9862 2006-04-05  Simon Josefsson  <jas@extundo.com>
9863
9864         * password.el (password-reset): New function.
9865
9866 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9867
9868         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9869         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9870
9871 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9872
9873         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9874         Some whitespace was matched into the url, which broke browsing hits
9875         > 100 when mm-url-use-external was nil.
9876
9877 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9878
9879         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9880         gnus-extra-headers for 'Newsgroups.
9881
9882         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9883         bound.
9884
9885 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9886
9887         * pgg-gpg.el: Clean up process buffers every time gpg processes
9888         complete.
9889
9890 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9891
9892         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9893         doc string.
9894
9895 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9896
9897         * pgg-gpg.el (pgg-gpg-process-filter)
9898         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9899
9900         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9901         lines, temporary fix.
9902
9903 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9904
9905         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9906
9907 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9908
9909         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9910         default-enable-multibyte-characters.  This reverts the change from
9911         revision 6.17 which is no longer necessary because the passphrase
9912         is sent separately now.  GnuPG messages are unreadable under
9913         multibyte locales with default-enable-multibyte-characters set to
9914         nil.
9915
9916 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9917
9918         * message.el (message-tool-bar-gnome): Move "spell".
9919
9920 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9921
9922         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9923         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9924         instead.
9925
9926 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9927
9928         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9929         newsgroups handling for NNTP overviews which don't include
9930         Newsgroups.
9931
9932 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9933
9934         * message.el (message-resend): Bind message-generate-hashcash to nil.
9935
9936 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9937
9938         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9939         when searching for already-paid recipients.
9940
9941 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9942
9943         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9944         passphrases when it is not needed.
9945         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9946         passphrase stuff from gpg, should only be necessary when you use
9947         gpg with a smartcard.
9948
9949 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9950
9951         * mml.el (mml-insert-mime): Ignore cached contents of
9952         message/external-body part.
9953
9954         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9955         (mm-insert-part): Ditto.
9956
9957 2006-03-23  Simon Josefsson  <jas@extundo.com>
9958
9959         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9960         Reiner.
9961         (pgg-gpg-use-agent-p): Use it again.
9962
9963 2006-03-23  Simon Josefsson  <jas@extundo.com>
9964
9965         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9966         older emacsen.
9967         (pgg-gpg-use-agent-p): Don't use it.
9968
9969 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9970
9971         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9972         if we can.
9973
9974 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9975
9976         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9977         (pgg-gpg-update-agent): New function.
9978         (pgg-gpg-use-agent-p): New function.
9979         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9980         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9981         (pgg-gpg-sign-region): Use it.
9982
9983 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9984
9985         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9986         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9987
9988 2006-03-21  Simon Josefsson  <jas@extundo.com>
9989
9990         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9991         <wilde@sha-bang.de>.
9992         (pgg-gpg-use-agent): New variable.
9993         (pgg-gpg-process-region): Use it.
9994         (pgg-gpg-encrypt-region): Likewise.
9995         (pgg-gpg-encrypt-symmetric-region): Likewise.
9996         (pgg-gpg-decrypt-region): Likewise.
9997         (pgg-gpg-sign-region): Likewise.
9998         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9999
10000 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10001
10002         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10003
10004         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10005         Add comment on version.
10006
10007 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10008
10009         * smiley.el: Add missing test smiley.
10010
10011 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10012
10013         * mm-decode.el (mm-with-part): New macro.
10014         (mm-get-part): Use it; work with message/external-body as well.
10015         (mm-save-part): Treat name and filename equally.
10016
10017         * mm-extern.el (mm-extern-cache-contents): New function.
10018         (mm-inline-external-body): Use it; force the part to be displayed;
10019         move undisplayer added to the cached handle to the parent.
10020
10021         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10022         (gnus-mime-view-part-as-type): Work with message/external-body.
10023
10024         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10025
10026 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10027
10028         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10029         images in image-load-path.  [Sync with image.el, revision 1.60, in
10030         Emacs.]
10031
10032 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10033
10034         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10035         path rather than symbol.  Always return list of directories.
10036         Guarantee that image directory comes first.  [Sync with image.el,
10037         revision 1.59, in Emacs.]
10038
10039         * message.el (message-make-tool-bar): Adjust to new API of
10040         `gmm-image-load-path-for-library'.
10041
10042         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10043
10044         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10045
10046 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10047
10048         * gnus-art.el (gnus-article-only-boring-p):
10049         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10050         intangible text.
10051         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10052
10053 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10054
10055         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10056         `defun' instead of `gmm-defun-compat'.
10057
10058 2006-03-14  Simon Josefsson  <jas@extundo.com>
10059
10060         * message.el (message-unique-id): Don't use message-number-base36
10061         if (user-uid) is a float.
10062         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10063
10064 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10065
10066         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10067
10068         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10069         empty line between a part and a message part.
10070
10071 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10072
10073         * smiley.el: Add more test smileys.
10074         (smiley-data-directory, smiley-regexp-alist)
10075         (gnus-smiley-file-types): Fix doc strings.
10076         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10077         adding new elements.
10078         (smiley-mouse-map): Unused code.  Make it a comment.
10079
10080 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10081
10082         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10083         scan latest NoCeM messages instead of old ones.
10084         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10085         delimiters that are recently used.
10086         (gnus-nocem-load-cache): Add autoload cookie.
10087
10088         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10089
10090         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10091         level which is larger than gnus-use-nocem is specified.
10092
10093         * gnus-group.el (gnus-group-get-new-news): Ditto.
10094
10095 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10096
10097         * gnus-util.el (gnus-tool-bar-update): New function.
10098
10099         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10100         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10101
10102         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10103
10104         * gnus-group.el (gnus-group-redraw-when-idle)
10105         (gnus-group-redraw-check): Remove.
10106         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10107
10108 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10109
10110         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10111         if optional last element is specified in splits (FIELD VALUE...).
10112
10113 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10114
10115         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10116         to gmm-image-load-path-for-library.  Call with no-error argument.
10117         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10118
10119         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10120
10121         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10122
10123         * gmm-utils.el (gmm-image-load-path): Remove alias.
10124
10125 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10126
10127         * gmm-utils.el (gmm-image-load-path): Add alias.
10128
10129         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10130         nnml-generate-nov-databases-1.
10131         (nnml-generate-nov-databases): Use it.
10132         (nnml-generate-nov-databases-directory): Document no-active
10133         argument.
10134
10135         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10136         directory if path is t.  Add no-error.
10137
10138         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10139         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10140
10141         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10142         resetting gnus-article-browse-html-temp-list.
10143
10144         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10145         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10146         Add example to docstring.  Rename local variables.  Move error
10147         checks to default case in cond and simplify.
10148
10149 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10152         handle is multipart when calling it recursively.
10153         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10154
10155 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10156
10157         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10158         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10159
10160 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10161
10162         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10163         is loaded.
10164
10165         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10166         loaded.
10167
10168 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10169
10170         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10171         to "Emacs 23 (unicode)" in doc string.
10172
10173         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10174         "Emacs 23 (unicode)" in comment.
10175
10176 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10177
10178         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10179
10180         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10181         characters 160 through 255 in Emacs 23.
10182
10183 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10184
10185         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10186         gnus-article-browse-html-temp.
10187         (gnus-article-browse-delete-temp): Make it customizable.  Add
10188         `file'.  Adjust doc string.
10189         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10190         query for each file.  Adjust doc string.
10191         (gnus-article-browse-html-parts): Add
10192         `gnus-article-browse-delete-temp-files' to
10193         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10194
10195 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10196
10197         * gnus-art.el (gnus-article-browse-html-temp)
10198         (gnus-article-browse-delete-temp): New variables.
10199         (gnus-article-browse-delete-temp-files): New function.
10200         (gnus-article-browse-html-parts): Use it.
10201
10202 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10203
10204         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10205
10206         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10207         string.
10208
10209         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10210         gnus-summary-insert-new-articles when unplugged.  Remove
10211         gnus-summary-search-article-forward.
10212
10213         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10214         display-visual-class instead of display-color-cells.
10215
10216 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10217
10218         * dgnushack.el: Autoload customize-group for XEmacs.
10219
10220         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10221         message/* containing non-ASCII text properly.
10222
10223 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10224
10225         * message.el: Require gmm-utils, remove autoloads.
10226         (message-tool-bar): Set default based on
10227         gmm-tool-bar-style.
10228         (message-tool-bar-gnome): Add gmm-customize-mode.
10229
10230         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10231         gmm-tool-bar-style.
10232         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10233
10234         * gnus-group.el (gnus-group-tool-bar): Set default based on
10235         gmm-tool-bar-style.
10236         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10237
10238         * gmm-utils.el (gmm-image-directory): Rename variable from
10239         gmm-image-load-path.
10240         (gmm-image-load-path): Use gmm-image-directory.
10241         (gmm-customize-mode): New function.
10242         (gmm-tool-bar-style): New variable.
10243
10244         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10245         gnus-group-redraw-line-number.
10246         (gnus-group-redraw-check): Simplify.
10247         (gnus-group-tool-bar-update): Remove redraw check.
10248         (gnus-group-make-tool-bar): Add redraw check.
10249
10250 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10251
10252         * gnus-art.el (gnus-button): Add missing parentheses.
10253
10254 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10255
10256         * lpath.el: Fbind line-number-at-pos.
10257
10258 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10259
10260         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10261
10262 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10263
10264         * gnus-art.el (gnus-button): New face.
10265         (gnus-article-button-face): Use it.
10266
10267         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10268         gnus-summary-next-page.  Re-order.
10269
10270         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10271         next-node are now included.
10272         (gnus-group-redraw-line-number): New internal variable.
10273         (gnus-group-redraw-check): Helper function for updating the tool
10274         bar.
10275         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10276
10277         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10278
10279         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10280         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10281         Use it to match format of Spamassassin 3.0 and later.  Reported by
10282         IRIE Tetsuya <irie@t.email.ne.jp>.
10283         (spam-check-bogofilter)
10284         (spam-bogofilter-register-with-bogofilter): Fix args of
10285         `gnus-error' calls.
10286
10287 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10288
10289         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10290         unnecessary interaction when sending queued mails.  Reported by
10291         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10292
10293 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10294
10295         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10296         first or last are nil.
10297
10298 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10299
10300         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10301
10302 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10303
10304         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10305
10306 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10307
10308         * dns.el (query-dns): Protect more against buggy tcp output.
10309
10310 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10311
10312         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10313         nov.php.
10314
10315 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10316
10317         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10318         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10319         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10320         output on the server side.
10321         (nnweb-google-create-mapping): Update regexps and add some
10322         progress indication.
10323
10324 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10325
10326         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10327         gnus-agent-toggle-plugged.  Re-order icons.
10328         (gnus-group-tool-bar-gnome): Add
10329         gnus-group-{prev,next}-unread-group.
10330         (gnus-group-tool-bar-gnome): Re-order icons.
10331
10332         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10333         gnus-summary-insert-new-articles.
10334
10335         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10336         comments.
10337
10338         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10339         also available in Emacs 21.3.
10340
10341         * message.el (message-fix-before-sending): Change "Emacs 22" to
10342         "Emacs 23 (unicode)" in comment.
10343
10344         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10345         "Emacs 23 (unicode)" in comment.
10346
10347         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10348         comment.
10349         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10350
10351         * mm-view.el (mm-fill-flowed): Add :version.
10352
10353 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10354
10355         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10356         and load-path.
10357
10358 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10359
10360         * message.el: Autoload gmm-image-load-path.
10361         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10362         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10363         consitency.
10364
10365         * gmm-utils.el (gmm-image-load-path): Also search in
10366         "../etc/images".  Don't set gmm-image-load-path if we don't find
10367         the image.
10368
10369 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * gmm-utils.el (gmm-image-load-path): Don't make
10372         `gmm-image-load-path' include subdirectories which the second arg
10373         `image' might specify.
10374
10375         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10376         subdirectory to icon file names.
10377
10378         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10379
10380 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10381
10382         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10383         gmm-image-load-path calls.
10384
10385         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10386
10387         * message.el (message-make-tool-bar): Ditto.
10388
10389         * mml.el (mml-preview): Added comment concerning tool bar icons.
10390
10391         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10392         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10393
10394         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10395         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10396
10397         * message.el (message-tool-bar-gnome): Use new icon names.
10398         (message-make-tool-bar): Use `gmm-image-load-path'.
10399
10400         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10401         functions from MH-E.
10402         (gmm-image-load-path): New variable from MH-E.
10403         (gmm-image-load-path): New function from MH-E.  Added arguments
10404         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10405         *-image-load-path-called-flag.
10406
10407 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10408
10409         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10410
10411 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10412
10413         * nnimap.el (nnimap-request-move-article): Change folder back to
10414         source group before deleting.
10415
10416 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10417
10418         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10419
10420         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10421         mm-url.
10422
10423         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10424
10425 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10426
10427         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10428         coding system which mm-charset-to-coding-system returns for a
10429         given charset is valid.
10430
10431 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10432
10433         * html2text.el (html2text-remove-tag-list):
10434         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10435
10436 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10437
10438         * gnus-cus.el: Revert 2005-10-17 change.
10439
10440 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10441
10442         * gnus-art.el (article-strip-banner): Call
10443         article-really-strip-banner only when the regexp match is made.
10444
10445 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10446
10447         * gnus-art.el (article-strip-banner): Use
10448         gnus-extract-address-components instead of
10449         mail-header-parse-addresses to make it work with non-ASCII text;
10450         remove mail-encode-encoded-word-string.
10451
10452         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10453         values which are surrounded with \"...\"; make it never cause a
10454         Lisp error; give up parsing of parameters if it failed in
10455         extracting type.
10456
10457 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10458
10459         * smime.el (smime-cert-by-ldap-1): Fix bug where
10460         `smime-ldap-search' returns results without userCertificates.
10461
10462 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10463
10464         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10465
10466 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10467
10468         * spam.el (spam-check-spamassassin-headers): Adapt format for
10469         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10470         <ari@mbf.ocn.ne.jp>.
10471         (spam-list-of-processors): Add spam-use-gmane.
10472
10473 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10474
10475         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10476         make-temp-file; make it work with XEmacs as well.
10477
10478         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10479         mm-make-temp-file.
10480
10481         * mm-decode.el (mm-display-external): Use the 3rd arg of
10482         mm-make-temp-file.
10483         (mm-create-image-xemacs): Ditto.
10484
10485 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10486
10487         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10488         with message-narrow-to-headers.
10489         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10490         (gnus-draft-check-draft-articles): New function.
10491         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10492
10493 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10494
10495         * gnus-art.el (gnus-article-browse-html-parts):
10496         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10497         Don't use suffix argument for mm-make-temp-file for Emacs 21
10498         compatibility.  Remove useless `format'.
10499
10500 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10501
10502         * nnweb.el (nnweb-google-wash-article): Update regexps.
10503         (nnweb-group-alist): Use defvoo instead of defvar.
10504
10505 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10506
10507         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10508         re-loading nn* modules.
10509
10510 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10511
10512         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10513         for `tool-bar-mode' and don't check it's default-value.
10514
10515         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10516
10517         * message.el (message-make-tool-bar): Ditto.
10518
10519         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10520         `substring'.  Shorten tmp-file name.
10521
10522         * gnus.el: Remove bogus comment.
10523
10524 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10525
10526         * gnus-art.el (gnus-article-browse-html-parts): New function.
10527         (gnus-article-browse-html-article): New function for viewing html
10528         articles with a browser.
10529
10530 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10531
10532         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10533         in elisp.
10534         (pgg-gpg-encrypt-symmetric-region): Ditto.
10535         (pgg-gpg-sign-region): Ditto.
10536
10537         * pgg-def.el (pgg-text-mode): New variable.
10538
10539         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10540         (mml2015-pgg-encrypt): Ditto.
10541
10542         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10543         (mml1991-pgg-encrypt): Ditto.
10544
10545 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10546
10547         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10548         message-make-date instead of current-time-string.
10549
10550         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10551         to gnus-decoded which mm-uu might set.
10552
10553 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10554
10555         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10556         don't decode quoted parameters; remove misimported Emacs code.
10557         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10558         (rfc2231-decode-encoded-string): Don't use split-string which
10559         behaves differently according to Emacs version; use
10560         mm-decode-coding-region to convert charset to coding-system.
10561         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10562         (rfc2231-encode-string): Remove misimported Emacs code.
10563
10564 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10565
10566         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10567         when calling mail-header-parse-content-type.
10568         (article-de-quoted-unreadable): Ditto.
10569         (article-de-base64-unreadable): Ditto.
10570         (article-wash-html): Ditto.
10571
10572         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10573         calling mail-header-parse-content-type and
10574         mail-header-parse-content-disposition.
10575         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10576         mail-header-parse-content-type.
10577
10578         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10579         insert charset and format parameters; encode description after
10580         inserting it to buffer.
10581         (mml-insert-parameter): Fold lines properly even if a parameter is
10582         segmented into two or more lines; change the max column to 76.
10583
10584         * rfc1843.el (rfc1843-decode-article-body): Don't use
10585         ignore-errors when calling mail-header-parse-content-type.
10586
10587         * rfc2231.el (rfc2231-parse-string): Return at least type if
10588         possible; don't cause an error even if it fails in parsing of
10589         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10590         (rfc2231-encode-string): Don't break lines at the beginning, leave
10591         it to mml-insert-parameter.
10592
10593         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10594         calling mail-header-parse-content-type.
10595
10596 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10597
10598         * spam-report.el (spam-report-gmane-use-article-number):
10599         Improve doc string.
10600         (spam-report-gmane-internal): Check if a suitable header was found
10601         in the article.
10602
10603 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10604
10605         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10606         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10607
10608 2006-02-05  Romain Francoise  <romain@orebokech.com>
10609
10610         Update copyright notices of all files in the gnus directory.
10611
10612 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10613
10614         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10615
10616 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10617
10618         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10619         segmented lines of parameter value to cope with Thunderbird 1.5
10620         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10621         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10622         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10623
10624 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10625
10626         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10627         parts.
10628
10629 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10630
10631         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10632         there's only one active file for all servers.
10633         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10634         solid groups.  Gnus might have used a FAST request to select the group.
10635         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10636         and nnweb-search redundantly in the active file.
10637         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10638         (nnweb-request-create-group): Don't use ARGS.
10639         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10640         initialisations.  Let nnoo do the work.
10641
10642 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10643
10644         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10645         Say the part has been decoded.
10646
10647         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10648
10649 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10650
10651         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10652         mailcap-viewer-test-cache when there's no 'test clause, since that
10653         will invert the meaning of a "nil" test previously determined by
10654         mailcap-mailcap-entry-passes-test.
10655
10656 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10657
10658         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10659         compiling.
10660
10661         * gnus-sum.el: Ditto.
10662
10663         * message.el: Don't bind tool-bar-map when compiling.
10664
10665 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10666
10667         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10668
10669 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10670
10671         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10672         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10673         current Google Groups.
10674
10675 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10676
10677         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10678         and tool-bar-mode.
10679
10680         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10681         and tool-bar-mode.
10682
10683         * message.el (message-tool-bar-update): Simplify.
10684         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10685
10686         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10687         gnus-summary-buffer.
10688         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10689         gnus-summary-reply.
10690
10691         * gmm-utils.el (gmm): Add :version.
10692
10693 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10694
10695         * Makefile.in (clean): New rule.
10696         (distclean): Use it.
10697
10698 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10699
10700         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10701         autoload.
10702
10703 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10704
10705         * gmm-utils.el (gmm-verbose): Add :group.
10706
10707 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10708
10709         * message.el: Change some comments WRT tool-bars.
10710
10711         * gnus-sum.el (gnus-summary-tool-bar)
10712         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10713         (gnus-summary-tool-bar-zap-list): New variables.
10714         (gnus-summary-make-tool-bar): Complete rewrite using
10715         `gmm-tool-bar-from-list'.
10716
10717         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10718         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10719         variables.
10720         (gnus-group-make-tool-bar): Complete rewrite using
10721         `gmm-tool-bar-from-list'.
10722         (gnus-group-tool-bar-update): New function.
10723
10724         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10725
10726 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10727
10728         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10729         is dissected into a single part of which the type is the same as
10730         the given one; decode charset.
10731
10732 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10733
10734         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10735         into alists as symbol not string, since that's what
10736         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10737         look for.
10738
10739 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10740
10741         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10742         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10743
10744         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10745
10746 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10747
10748         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10749         (gnus-xmas-mime-security-button-menu): New function.
10750
10751         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10752         (gnus-mime-security-button-menu): New definition.
10753         (gnus-mime-security-button-map): Use them.
10754         (gnus-mime-security-button-menu): New function.
10755         (gnus-insert-mime-security-button): Addition to help echo.
10756         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10757         (gnus-mime-security-pipe-part): New functions.
10758
10759         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10760         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10761
10762         * mm-decode.el (mm-handle-set-disposition): Remove.
10763         (mm-handle-set-description): Remove.
10764
10765 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10766
10767         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10768         (mm-w3m-standalone-supports-m17n-p): New function.
10769         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10770         w3m usage.
10771
10772         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10773         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10774
10775 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10776
10777         * message.el (message-tool-bar-zap-list): Use
10778         gmm-tool-bar-zap-list as custom type.
10779         (message-tool-bar-update): New function.
10780         (message-tool-bar, message-tool-bar-gnome)
10781         (message-tool-bar-retro): Add message-tool-bar-update.
10782         (message-tool-bar-gnome): Add flyspell-buffer.
10783
10784         * gnus-util.el (gnus-error): Describe `args'.
10785
10786         * gmm-utils.el (gmm-error): Describe `args'.
10787         (gmm-tool-bar-zap-list): New widget.
10788         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10789
10790 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10791
10792         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10793         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10794         the number of recursive calls.
10795
10796         * mm-decode.el (mm-handle-set-disposition): New macro.
10797         (mm-handle-set-description): New macro.
10798
10799 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10800
10801         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10802         encoding.
10803
10804 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10805
10806         * message.el (message-tool-bar-zap-list, message-tool-bar)
10807         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10808         (message-tool-bar-local-item-from-menu): Remove.
10809         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10810         (message-make-tool-bar): New function.
10811         (message-mode): Use `message-make-tool-bar'.
10812
10813         * gmm-utils.el: New file.
10814         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10815         (gmm-lazy): New widget copied from `nnmail.el'.
10816         (gmm-tool-bar-from-list): New function for creating customizable
10817         tool bars.
10818         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10819         output.
10820         (gmm): Add :prefix to defgroup.
10821
10822 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10823
10824         * gmm-utils.el (gmm-widget-p): New function.
10825
10826 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10827
10828         * mml.el (mml-attach-file): Describe `description' in doc string.
10829         (mml-menu): Add Emacs MIME manual and PGG manual.
10830
10831 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10832
10833         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10834
10835 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10836
10837         * nntp.el (nntp-end-of-line): Doc fix.
10838
10839 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10840
10841         * imap.el (imap-open): Handle case where buffer is a buffer
10842         object.
10843
10844 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10845
10846         * gnus-delay.el (gnus-delay): Don't autoload.
10847         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10848         to be re-loaded when customizing the `gnus-delay' group.
10849
10850 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10851
10852         * message.el (message-insert-citation-line): Use newlines.
10853
10854 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10855
10856         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10857         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10858         these routines, so the passphrase can be managed externally and
10859         passed in to the system.
10860         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10861         pgg-add-passphrase-to-cache function.
10862
10863         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10864         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10865         these routines, so the passphrase can be managed externally and
10866         passed in to the system.
10867         (pgg-pgp5-sign-region): Use new name of
10868         pgg-add-passphrase-to-cache function.
10869
10870 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10871
10872         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10873         part of the decoded armor to find the key-identifier.
10874         (pgg-gpg-lookup-key-owner): New function to return the
10875         human-readable identifier of a key owner.
10876         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10877         itself.
10878         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10879         the key value) if we have a key and can match it against a secret
10880         key.  Also, added a note pointing out fact that the prompt only
10881         indicates the first matching key.
10882
10883         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10884         pgg-decrypt-region.
10885         (pgg-add-passphrase-to-cache): Rename from
10886         `pgg-add-passphrase-cache' to reduce confusion (all callers
10887         changed).
10888         (pgg-remove-passphrase-from-cache): Rename from
10889         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10890         changed).
10891         (pgg-read-passphrase, pgg-add-passphrase-cache)
10892         (pgg-remove-passphrase-cache): Add informative docstrings.
10893         (pgg-decrypt): Convey provided passphrase in subordinate call to
10894         pgg-decrypt-region.
10895
10896 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10897
10898         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10899         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10900         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10901         'passphrase' argument, so the passphrase can be managed externally
10902         and then passed in to the system.
10903
10904         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10905         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10906         so the passphrase cache can be used reliably with identifiers
10907         besides a pgp packet's key id.
10908
10909         * pgg-gpg.el (pgg-gpg-encrypt-region)
10910         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10911         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10912         these routines, so the passphrase can be managed externally and
10913         passed in to the system.
10914
10915         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10916         'notruncate' argument, so the passphrase cache can be used
10917         reliably with identifiers besides a pgp packet's key id.
10918
10919 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10920
10921         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10922         symmetric encryption.
10923         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10924         encrypted session key.
10925         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10926         message ask for the passphrase in a proper way.
10927
10928         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10929         New user commands for symmetric encryption.
10930
10931 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10932
10933         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10934
10935         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10936
10937 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10938
10939         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10940
10941 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10942
10943         * mm-decode.el (mm-inlined-types): Add application/pgp.
10944         (mm-automatic-display): Ditto.
10945
10946         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10947         part as text.
10948
10949 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10950
10951         * nnrss.el: Update copyright.
10952         (nnrss-opml-import): Query whether to subscribe to each entry.
10953
10954         * gnus-art.el:
10955         * gnus-sum.el:
10956         * gnus-xmas.el:
10957         * messagexmas.el:
10958         * mm-uu.el:
10959         * mm-view.el: Update copyright.
10960
10961 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10962
10963         * message.el (message-info): New function.
10964         (message-mode-menu): Add it.
10965         Update copyright.
10966
10967         * ChangeLog: Fix and update copyright.
10968
10969 2006-01-13  Romain Francoise  <romain@orebokech.com>
10970
10971         * message.el (message-forward-subject-name-subject): Prefer the
10972         address to 'nowhere' if the sender has no name.
10973         Fix typo.  Update copyright year.
10974
10975 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10976
10977         * gnus-art.el (article-wash-html): Use
10978         gnus-summary-show-article-charset-alist if a numeric arg is given.
10979         (gnus-article-wash-html-with-w3m-standalone): New function.
10980
10981         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10982         mm-inline-text-html-render-with-w3m-standalone.
10983         (mm-text-html-washer-alist): Map w3m-standalone to
10984         gnus-article-wash-html-with-w3m-standalone.
10985         (mm-inline-text-html-render-with-w3m-standalone): New function.
10986
10987 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10988
10989         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10990         Improve LaTeX.
10991
10992 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10993
10994         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10995         (nnrss-request-article): Render text/plain parts as HTML.
10996
10997         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10998         the buffer.
10999
11000 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11001
11002         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11003         custom definition of `gnus-posting-styles'.
11004
11005         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11006         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11007
11008 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11009
11010         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11011         Use nntp for bug archive.
11012
11013 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11014
11015         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11016         parts.
11017         (nnrss-normalize-date): New function converts ISO 8601 date into
11018         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11019         (nnrss-check-group): Use it.
11020
11021 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11022
11023         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11024
11025         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11026         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11027         (nnrss-insert-w3): Ditto.
11028
11029 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11030
11031         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11032         the articles to be forwarded including the case where neither a
11033         number of articles nor a region is specified.
11034
11035 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11036
11037         * nnrss.el (nnrss-request-article): Fix last change; fill
11038         text/plain parts.
11039
11040 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11041
11042         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11043         in text/plain part.
11044         (nnrss-check-group): Don't add excessive newline to dc:subject.
11045
11046 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11047
11048         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11049         article.
11050
11051 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11052
11053         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11054         (nnml-use-compressed-files, nnml-save-mail): Support other
11055         comression programs such as bzip2.
11056
11057 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11058
11059         * dns.el (query-dns): Make sure we check the buffer size before
11060         removing tcp headers.
11061
11062 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11063
11064         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11065         remove MIME buttons associated with multipart/alternative parts.
11066         (gnus-mime-display-alternative): Tag buttons using `article-type'
11067         text property.
11068
11069         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11070         associated with multipart/alternative parts.
11071
11072         * gnus-art.el (gnus-signature-separator): Fix custom type.
11073
11074         * mm-decode.el (mm-inlined-types): Fix custom type.
11075         (mm-keep-viewer-alive-types): Ditto.
11076         (mm-automatic-display): Ditto.
11077         (mm-attachment-override-types): Ditto.
11078         (mm-inline-override-types): Ditto.
11079         (mm-automatic-external-display): Ditto.
11080
11081 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11082
11083         * spam-report.el (spam-report-user-mail-address)
11084         (spam-report-user-agent): New variables.
11085         (spam-report-url-ping-plain): Use spam-report-user-agent.
11086
11087 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11088
11089         * gnus-art.el (gnus-button-handle-custom): Do not just use
11090         `customize-apropos' for any "M-x customize-*" button but the
11091         function called for.  Accept both the function name and its
11092         argument in order to achieve this.
11093         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11094         function name to `gnus-button-handle-custom' in case of "M-x
11095         customize-*" buttons.
11096
11097 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11098
11099         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11100         multipart/alternative and add xref to mm-discouraged-alternatives
11101         in doc string.
11102
11103         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11104         gnus-buttonized-mime-types in doc string.
11105
11106 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11107
11108         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11109         Suggest image/.* in the doc string.
11110
11111 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11112
11113         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11114         message-marks (Debian bug #342521).
11115
11116 2005-12-12  Simon Josefsson  <jas@extundo.com>
11117
11118         * password.el (password-read-from-cache): Add.
11119         (password-read): Use it.
11120
11121 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11122
11123         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11124         us-ascii as a MIME charset.
11125
11126         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11127         against the case where the 2nd arg TYPE is nil.
11128
11129 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11130
11131         * pop3.el (pop3-stream-type): Fix custom version.
11132
11133         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11134
11135 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11136
11137         * mm-decode.el (mm-display-external): Add missing cdr.
11138
11139 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11140
11141         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11142         RFC1524) if it is in mailcap or add a suffix according to
11143         mailcap-mime-extensions when generating a temp filename; postpone
11144         deleting a temp file for 2 seconds for some wrappers, shell
11145         scripts, and so on, which might exit right after having started a
11146         viewer command as a background job.
11147
11148 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11149
11150         * nntp.el (nntp-marks-directory): Fix custom group.
11151
11152         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11153         steps when < 10.
11154
11155         * gnus-start.el (gnus-no-server-1): Mention
11156         `gnus-level-default-subscribed' in doc string.
11157
11158 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11159
11160         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11161         parens.
11162
11163 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11164
11165         * gnus-xmas.el (gnus-use-toolbar): Revert.
11166         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11167         gnus-use-toolbar is default.
11168
11169         * messagexmas.el (message-use-toolbar): Revert.
11170         (message-setup-toolbar): Use global default-toolbar if
11171         message-use-toolbar is default.
11172
11173 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11174
11175         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11176         according to default-toolbar-visible-p.
11177
11178         * messagexmas.el (message-use-toolbar): Ditto.
11179
11180 2005-11-26  Dave Love  <fx@gnu.org>
11181
11182         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11183         (tls-program, tls-success): Provide openssl alternative.
11184
11185         * starttls.el: Doc fixes.
11186         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11187         SERVICE to PORT.
11188
11189         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11190         port null or service name.
11191         (starttls-negotiate): Autoload.
11192
11193 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11194
11195         * message.el (message-kill-to-signature): Fix interactive spec.
11196
11197 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11198
11199         * pop3.el (pop3-open-server): Recognize a string as a service name.
11200
11201 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11202
11203         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11204
11205 2005-11-23  Dave Love  <fx@gnu.org>
11206
11207         Add pop3s, pop3/starttls.
11208
11209         * pop3.el (pop3-authentication-scheme): Clarify doc.
11210         (open-tls-stream, starttls-open-stream): Autoload.
11211         (pop3-stream-type): New.
11212         (pop3-open-server): Use it.
11213
11214         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11215         for POP.
11216         (mail-source-keyword-map): Add :stream for POP.
11217         (mail-source-fetch-pop): Use pop3-stream-type.
11218
11219 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11220
11221         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11222         of current-time-string.
11223
11224 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11225
11226         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11227         date header.
11228
11229 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11230
11231         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11232         it can seriously impact performance as it bypasses the agent's
11233         local caches.
11234
11235 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11236
11237         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11238         must be explicitly online rather than "not explicitly offline" for
11239         its flags to be synchronized.
11240
11241         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11242         that gnus-uu-unmark-thread will function correctly.
11243
11244         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11245         1024K is instead displayed as 1M.
11246
11247 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11248
11249         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11250
11251 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11252
11253         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11254
11255 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11256
11257         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11258         error message to display actual error condition.
11259         (gnus-agent-save-local): Avoid saving symbols that are bound to
11260         nil as they simply result in a warning message in
11261         gnus-agent-read-local.
11262
11263 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11264
11265         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11266         rather than make-variable-buffer-local for file-precious-flag.
11267
11268 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11269
11270         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11271         for duplicates which are removed.  The invalid sort check then
11272         triggers a rescan after the sort as sorting may have moved
11273         duplicate entries such that they can be cheaply detected.
11274
11275 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11276
11277         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11278
11279 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11280
11281         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11282         internal variable to a custom variable.  Changed default value
11283         from compressed(2) to uncompressed(1).
11284         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11285         support for uncompressed agentview files.  Taken together, reading
11286         the agentview file should now be 6-7 times faster.
11287
11288 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11289
11290         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11291         as a buffer-local variable.  This avoids creating truncated
11292         dribble files as a result of a hang up, eg.
11293
11294 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11295
11296         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11297         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11298         XEmacs.
11299
11300 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11301
11302         * gnus-start.el (gnus-start-draft-setup): Enforce
11303         `gnus-draft-mode' for nndraft:drafts at startup.
11304
11305         * gnus.el (gnus-splash): Change custom group.
11306         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11307         allow-list argument.
11308
11309         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11310         string.
11311
11312 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11313
11314         * gnus-art.el (gnus-default-article-saver): Add user-defined
11315         `function' to custom type.
11316
11317 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11318
11319         * imap.el (imap-open): Handle case where buffer is a buffer
11320         object.
11321
11322 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11323
11324         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11325         long lines.
11326         (gnus-cache-delete-group): Wrap doc strings.
11327
11328         * gnus-agent.el (gnus-agent-rename-group)
11329         (gnus-agent-delete-group): Wrap doc strings.
11330
11331 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11332
11333         * messagexmas.el (message-use-toolbar): Change the valid values
11334         into default, top, bottom, left, and right.
11335         (message-toolbar-thickness): New variable.
11336         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11337         well.
11338         (message-setup-toolbar): Make it work.
11339
11340         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11341         (gnus-use-toolbar): Change the valid values into default, top,
11342         bottom, left, and right.
11343         (gnus-toolbar-thickness): New variable.
11344         (gnus-xmas-setup-toolbar): New function.
11345         (gnus-xmas-setup-group-toolbar): Use it.
11346         (gnus-xmas-setup-summary-toolbar): Use it.
11347
11348 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11349
11350         * gnus-start.el (gnus-1): Add "native" to
11351         gnus-predefined-server-alist.
11352
11353         * gnus.el (gnus-method-to-server): Don't add "native" to the
11354         lists here, because that leads to problems when
11355         gnus-select-method is bound.
11356
11357 2005-11-09  Simon Josefsson  <jas@extundo.com>
11358
11359         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11360         use (not sort-by-date) instead.
11361
11362 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11363
11364         * gnus-delay.el (gnus-delay-group): Don't autoload.
11365         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11366         to be re-loaded when customizing the `gnus-delay' group.
11367
11368 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11369
11370         * message.el: Revert last changes.
11371         (message-insert-citation-line): Use newlines.
11372
11373 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11374
11375         * message.el (message-courtesy-message)
11376         (message-mark-insert-begin, message-mark-insert-end)
11377         (message-elide-ellipsis, message-cancel-message)
11378         (message-add-header, message-change-subject)
11379         (message-cross-post-followup-to-header)
11380         (message-cross-post-insert-note, message-reduce-to-to-cc)
11381         (message-widen-reply, message-delete-not-region)
11382         (message-kill-to-signature, message-insert-signature)
11383         (message-insert-importance-high, message-insert-importance-low)
11384         (message-insert-or-toggle-importance)
11385         (message-insert-disposition-notification-to)
11386         (message-indent-citation, message-yank-original)
11387         (message-cite-original-without-signature, message-cite-original)
11388         (message-insert-citation-line, message-position-on-field)
11389         (message-fix-before-sending, message-send-mail-partially)
11390         (message-send-mail, message-send-mail-with-sendmail)
11391         (message-send-mail-with-qmail, message-send-news)
11392         (message-check-news-header-syntax, message-generate-headers)
11393         (message-insert-courtesy-copy, message-fill-address)
11394         (message-fill-header, message-shorten-references)
11395         (message-setup-1, message-cancel-news)
11396         (message-forward-make-body-plain, message-forward-make-body-mime)
11397         (message-forward-make-body-mml, message-encode-message-body)
11398         (message-forward-make-body-digest-plain)
11399         (message-forward-make-body-digest-mime)
11400         (message-use-alternative-email-as-from): Insert `hard-newline'
11401         instead of ordinary newlines.
11402
11403 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11404
11405         * message.el (message-generate-headers): Downcase the argument
11406         given to message-check-element.
11407
11408 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11409
11410         * nntp.el (nntp-authinfo-rejected): New error condition.
11411         (nntp-wait-for): Use new error condition to signal authentication
11412         error.
11413         (nntp-retrieve-data): Rethrow new error condition to break out of
11414         recursive call to nntp-send-authinfo.
11415
11416 2005-11-08  Romain Francoise  <romain@orebokech.com>
11417
11418         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11419         (gnus-summary-exit-map): Bind to `Z p'.
11420         (gnus-summary-make-menu-bar): Add menu item.
11421
11422 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11423
11424         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11425         (gnus-treat-*): Add `first' in all doc strings.
11426
11427         * gnus-group.el (gnus-group-compact-group): Fix typo.
11428
11429 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11430
11431         * gnus.el (gnus-parameters-case-fold-search): New variable.
11432         (gnus-parameters-get-parameter): Use it.
11433
11434         * gnus-score.el (gnus-home-score-file): Doc fix.
11435
11436 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11437
11438         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11439
11440 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11441
11442         * mm-util.el (mm-special-display-p): New function.
11443
11444         * mml.el (mml-preview): Use it; doc fix.
11445
11446 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11447
11448         * imap.el (imap-open): Handle case where buffer is a buffer object.
11449
11450 2005-10-29  Romain Francoise  <romain@orebokech.com>
11451
11452         * message.el (message-fix-before-sending): Fix comment.
11453
11454 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11455
11456         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11457
11458 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11459
11460         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11461         Used in gnus-score.el.
11462
11463 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11464
11465         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11466
11467 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11468
11469         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11470         whitespace removed in revision 7.8.  Use concatenated string to
11471         protect trailing whitespace.
11472
11473 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11474
11475         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11476         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11477         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11478         Courier IMAP ("some version from 2004").  Mostly based on similar
11479         code in the same function.
11480
11481 2005-10-26  Didier Verna  <didier@xemacs.org>
11482
11483         * gnus-group.el (gnus-group-compact-group): Invalidate original
11484         article buffer.
11485         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11486         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11487         NOV database and in article itself.
11488         Invalidate article backlog.
11489
11490 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11491
11492         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11493
11494 2005-10-26  Simon Josefsson  <jas@extundo.com>
11495
11496         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11497         part of 2004-07-25 change.
11498
11499 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11500
11501         * message.el (message-display-completion-list): New function.
11502         (message-expand-group): Use it; make sure the Completions buffer
11503         is modifiable.
11504 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11505
11506         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11507         user-mail-name is an empty string.
11508
11509 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11510
11511         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11512         depending on gnus-score-decay-constant.
11513
11514         * encrypt.el (encrypt-insert-file-contents)
11515         (encrypt-write-file-contents): Don't use `gnus-message'.
11516
11517         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11518         arguments.
11519         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11520         arguments to mm-uu-verbatim-marks-extract.
11521         (mm-uu-hide-markers): New variable.
11522         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11523
11524         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11525         (gnus-convert-image-to-face-command): Use "convert" by default to
11526         allow other input image formats.
11527         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11528         accordingly.
11529
11530 2005-10-23  Simon Josefsson  <jas@extundo.com>
11531
11532         * imap.el (imap-gssapi-program): Align command line parameters
11533         with latest GNU SASL.
11534         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11535
11536 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11537
11538         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11539         HTML.
11540         (nnslashdot-request-article): Ditto.
11541
11542         * lpath.el (featurep): Add nobreak-char-display.
11543
11544 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11545
11546         * mail-source.el (mail-source-fetch-pop): Require pop3.
11547         (mail-source-check-pop): Ditto.
11548
11549 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11550
11551         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11552         errors.
11553
11554 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11555
11556         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11557         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11558
11559         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11560
11561         * mm-bodies.el (mm-decode-string): Call
11562         `mm-charset-to-coding-system' with allow-override argument.
11563
11564 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11565
11566         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11567         (rfc2047-charset-to-coding-system): New function.
11568         (rfc2047-decode-encoded-words): New function.
11569         (rfc2047-decode-region): Use them.
11570         (rfc2047-decode-cte): Remove.
11571         (rfc2047-parse-and-decode): Remove.
11572         (rfc2047-decode): Remove.
11573
11574 2005-10-15  Kenichi Handa  <handa@m17n.org>
11575
11576         * rfc2047.el (rfc2047-decode-cte): New function.
11577         (rfc2047-decode-region): Change the way to decode successive
11578         encoded-words: decode B- or Q-encoding in each encoded-word,
11579         concatenate them, and decode it as charset.
11580
11581 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11582
11583         * lpath.el: Fbind codepage-setup for XEmacs.
11584
11585 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11586
11587         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11588         widget-move-and-invoke.
11589         (gnus-custom-mode): Use gnus-custom-map.
11590
11591 2005-10-15  Bill Wohler  <wohler@newt.com>
11592
11593         * message.el (message-tool-bar-map): Renamed image file from
11594         mail_send to mail/send.
11595
11596 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11597
11598         * message.el (message-expand-group): Pass the common
11599         prefix substring of completion to `display-completion-list'.
11600
11601 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11602
11603         * mml-sec.el (mml-secure-method): New internal variable.
11604         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11605         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11606         functions using mml-secure-method.
11607
11608         * mml.el (mml-mode-map): Add key bindings for those functions.
11609         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11610         Harder <harder@myrealbox.com>.
11611         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11612         end of message if point is the headers of the message.
11613
11614         * message.el (message-in-body-p): New function.
11615
11616         * assistant.el: Autoload gnus-util and netrc.
11617
11618         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11619         Use `mm-charset-override-alist' only when decoding.
11620
11621         * mm-bodies.el (mm-decode-body): Call
11622         `mm-charset-to-coding-system' with allow-override argument.
11623
11624         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11625         `filename' from Content-Disposition if Content-Type doesn't
11626         provide `name'.
11627         (gnus-mime-view-part-as-type): Set default instead of
11628         initial-input.
11629
11630 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11631
11632         * format-spec.el (format-spec): Propagate text properties of % spec.
11633
11634 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11635
11636         * gnus-art.el (gnus-treat-predicate): Add `first'.
11637
11638 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11639
11640         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11641         (mm-charset-override-alist): New variable.
11642         (mm-charset-to-coding-system): Use it.
11643         (mm-codepage-setup): New helper function.
11644         (mm-charset-eval-alist): New variable.
11645         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11646         about unknown charsets.
11647
11648         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11649
11650 2005-10-04  David Hansen  <david.hansen@gmx.net>
11651
11652         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11653         (nnrss-check-group): Ditto.
11654
11655 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11656
11657         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11658         Rename x-gnus-verbatim to x-verbatim.
11659         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11660
11661         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11662         x-verbatim.
11663
11664         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11665
11666         * gnus-util.el (gnus-remove-duplicates): Remove.
11667
11668         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11669         instead of gnus-remove-duplicates.
11670
11671         * message.el (message-remove-duplicates): Remove.
11672         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11673         message-remove-duplicates.
11674
11675         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11676         available, else use implementation from `delete-dups'.
11677
11678         * message.el (message-insert-expires): New function.
11679         (message-mode-map): Add key binding.
11680         (message-mode-field-menu): Add menu entry.
11681         (message-mode): Document it.
11682         (message-make-expires-date): Use `message-make-date'.
11683
11684 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11685
11686         * message.el (message-make-expires-date): New function.
11687
11688 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11689
11690         * Makefile.in (list-installed-shadows): New entry.
11691         (install): Use it.
11692         (remove-installed-shadows): New entry.
11693
11694         * dgnushack.el (dgnushack-default-load-path): New variable.
11695         (dgnushack-find-lisp-shadows): New function.
11696         (dgnushack-remove-lisp-shadows): New function.
11697
11698 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11699
11700         * Makefile.in (install-el-elc): New entry.
11701         (install): Use it so that .el files are necessarily installed.
11702
11703 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11704
11705         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11706
11707 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11708
11709         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11710         function rather than the diff-mode.el package.
11711         (mm-display-external): Use with-current-buffer.
11712         (mm-viewer-completion-map, mm-viewer-completion-map):
11713         Move initialization inside declaration.
11714
11715 2005-09-29  Simon Josefsson  <jas@extundo.com>
11716
11717         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11718         autoload mail-check-payment.
11719         (spam-check-hashcash): Define unconditionally, since hashcash.el
11720         is part of Gnus now.  Ignore errors from payment checking.
11721
11722 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11723
11724         * message.el (message-bold-region, message-unbold-region): Rename
11725         from `bold-region' and `unbold-region'.
11726
11727         * message.el: Remove useless autoloads.
11728
11729 2005-09-28  Simon Josefsson  <jas@extundo.com>
11730
11731         * message.el (message-use-idna): Default to t.
11732         (message-use-idna): Test whether encoding works too.  Doc fix.
11733
11734 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11735
11736         * nntp.el (nntp-warn-about-losing-connection): Remove.
11737
11738 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11739
11740         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11741         customizable.  Change default value.
11742         (mm-uu-diff-groups-regexp): Change default value.
11743         (mm-uu-type-alist): Add doc string.
11744         (mm-uu-configure): Add doc string.  Make it interactive.
11745         (mm-uu-tex-groups-regexp): New variable.
11746         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11747         (mm-uu-type-alist): Add LaTeX documents.
11748         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11749         of "text/verbatim".
11750         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11751
11752         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11753         instead of "text/verbatim".
11754
11755         * message.el (message-mark-inserted-region)
11756         (message-mark-insert-file): Use slrn style marks when called with
11757         prefix argument.
11758
11759 2005-09-27  Simon Josefsson  <jas@extundo.com>
11760
11761         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11762
11763 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11764
11765         * message.el (message-remove-duplicates): New function.
11766         Implementation borrowed from `gnus-remove-duplicates'.
11767         (message-idna-to-ascii-rhs): Also encode idna addresses in
11768         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11769         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11770         only ask about the same idna domain once per header and also tell
11771         in what header to replace the idna domain.
11772
11773         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11774         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11775         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11776         a header is decoded and not just the last one.
11777
11778 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11779
11780         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11781         has been decoded.
11782
11783         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11784         (mm-insert-part): Don't modify text if it has been decoded.
11785
11786         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11787         decoded.
11788
11789         * mm-view.el (mm-inline-text): Don't strip text props unless
11790         decoding enriched or richtext parts.
11791
11792 2005-09-25  Romain Francoise  <romain@orebokech.com>
11793
11794         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11795         * gnus-start.el (gnus-subscribe-interactively):
11796         * gnus-uu.el (gnus-uu-grab-articles):
11797         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11798         space.
11799
11800 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11801
11802         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11803         * mm-view.el (mm-view-pkcs7-decrypt):
11804         * gnus-sum.el (gnus-summary-limit-to-extra)
11805         (gnus-summary-respool-article, gnus-read-move-group-name):
11806         * gnus-score.el (gnus-summary-increase-score):
11807         * gnus-util.el (gnus-completing-read-with-default):
11808         * gnus-art.el (gnus-read-save-file-name)
11809         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11810         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11811         * message.el (message-check-news-header-syntax):
11812         Follow convention for reading with the minibuffer.
11813
11814 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11815
11816         * spam-report.el (spam-report-url-ping-plain):
11817         Use gnus-extended-version as User-Agent.
11818
11819         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11820         default value is nil.
11821
11822         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11823         (mm-uu-verbatim-marks-extract): New function.
11824         (mm-uu-extract): New face.
11825         (mm-uu-copy-to-buffer): Use it.
11826
11827         * spam-report.el (spam-report-gmane-ham): Renamed from
11828         `spam-report-gmane-unspam'.
11829         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11830         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11831
11832         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11833         Autoload.
11834         (spam-report-gmane-unregister-routine): Renamed
11835         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11836
11837 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11838
11839         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11840         (spam-report-gmane-unregister-routine): Add support for gmane
11841         unregistration.
11842
11843         * spam-report.el (spam-report-gmane-unspam)
11844         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11845         (spam-report-gmane): Change to take a single article and do unspam
11846         registration.
11847
11848 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11849
11850         * mm-url.el (mm-url-decode-entities): Fix regexp.
11851
11852 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11853
11854         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11855         default to nil, to be able to use Gnus at all.  If the default
11856         switches to something else, then the function should be fixed not
11857         be exceedingly slow.
11858
11859 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11860
11861         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11862         fail hard.
11863
11864         * spam-report.el: Add better Keywords line.
11865
11866         * spam.el: Add Maintainer and better Keywords line.
11867
11868 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11869
11870         * gnus-art.el (gnus-article-replace-part)
11871         (gnus-mime-replace-part): New functions.
11872         (gnus-mime-action-alist, gnus-mime-button-commands)
11873         (gnus-mime-save-part-and-strip): Added file argument.
11874         (gnus-article-part-wrapper): Added interactive argument.
11875
11876         * gnus-sum.el (gnus-summary-mime-map): Add
11877         `gnus-article-replace-part'.
11878
11879 2005-09-19  Didier Verna  <didier@xemacs.org>
11880
11881         The nnml compaction feature:
11882         * nnml.el (nnml-request-compact-group): New function.
11883         * nnml.el (nnml-request-compact): New function.
11884         * gnus-int.el (gnus-request-compact-group): New function.
11885         * gnus-int.el (gnus-request-compact): New function.
11886         * gnus-group.el (gnus-group-compact-group): New function.
11887         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11888         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11889         * gnus-srvr.el (gnus-server-compact-server): New function.
11890         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11891         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11892
11893 2005-09-18  Deepak Goel  <deego@gnufans.org>
11894
11895         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11896         format spec.
11897
11898 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11899
11900         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11901
11902 2005-09-15  Romain Francoise  <romain@orebokech.com>
11903
11904         * message.el (message-fill-paragraph): Clarify docstring.
11905
11906 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11907
11908         * gnus-art.el (gnus-mime-display-part): Protect against broken
11909         MIME messages.
11910
11911 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11912
11913         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11914         before parsing header.
11915
11916 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11917
11918         * html2text.el (html2text-replace-list): Add new entities.
11919
11920 2005-09-11  Romain Francoise  <romain@orebokech.com>
11921
11922         * message.el (message-alternative-emails): Improve docstring.
11923         (message-setup-1): Call `message-use-alternative-email-as-from'
11924         after `message-setup-hook' to give it precedence over posting
11925         styles, etc.
11926         (message-use-alternative-email-as-from): Add docstring.  Remove
11927         the original From header if present.
11928
11929         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11930         (nnml-save-mail): Use it.
11931
11932         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11933         articles.  Add new argument `silent'.
11934         (gnus-uu-mark-all): Report the total number of marked articles.
11935
11936 2005-09-10  Romain Francoise  <romain@orebokech.com>
11937
11938         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11939         (gnus-uu-mark-series): Likewise.
11940
11941 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11942
11943         * spam-report.el (spam-report-gmane): Fix generation of spam
11944         report URL.
11945
11946 2005-09-10  Simon Josefsson  <jas@extundo.com>
11947
11948         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11949         t, based on discussion on the ding list with Robert Epprecht
11950         <epprecht@solnet.ch>.
11951
11952 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11953
11954         * spam-report.el (spam-report-gmane): Make it work without
11955         X-Report-Spam header.  Gmane now only provides Archived-At.
11956         This is only used if `spam-report-gmane-use-article-number' is nil.
11957         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11958
11959         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11960         make `gnus-summary-sort-by-recipient' work with threading.
11961
11962         * nnweb.el (nnweb-google-wash-article): Print a message if article
11963         is not available.
11964
11965 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11966
11967         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11968         change.  Decode text/* parts content before displaying.
11969
11970 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11971
11972         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11973
11974 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11975
11976         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11977
11978         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11979         url-package-name, url-package-version,
11980         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11981         w3m-display-inline-images, and w3m-minor-mode-map.
11982
11983 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11984
11985         * message.el (message-tab-body-function): Fix mismatched custom type.
11986
11987         * gnus.el (gnus-group-change-level-function): Ditto.
11988
11989         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11990
11991         * gnus-art.el (gnus-signature-limit)
11992         (gnus-article-mime-part-function): Ditto.
11993
11994 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11995
11996         * mml.el (mml-mode): Silence the byte compiler.
11997
11998         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11999         using `(sit-for 0)' before moving the point to the specified part;
12000         skip unbuttonized parts.
12001         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12002         return to the summary window if gnus-auto-select-part is non-nil.
12003
12004 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12005
12006         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12007         variables.
12008         (mml-dnd-attach-file, mml-mode): Use them.
12009
12010         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12011         Make fetching article by MID work again for Google Groups.  Added
12012         FIXME concerning gnus-group-make-web-group.
12013
12014         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12015         Don't depend on Gnus by using mail-extract-address-components if
12016         gnus-extract-address-components is not bound.
12017
12018 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12019
12020         * gnus-art.el (gnus-mime-display-security): Don't display the
12021         signature, but only the signed part.
12022
12023 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12024
12025         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12026
12027         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12028         list, not listp.
12029
12030 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12031
12032         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12033         when encoding.
12034
12035         * mm-bodies.el (mm-decode-content-transfer-encoding):
12036         De-canonicalize CRLF for all text content types, not just
12037         text/plain.
12038
12039 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12040
12041         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12042         valid article; point arrow and cursor at the MIME button.
12043
12044 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12045
12046         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12047         Suggested by Dan Christensen <jdc@uwo.ca>.
12048
12049         * mm-decode.el (mm-save-part): Enable change of prompt.
12050
12051 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12052
12053         * gnus-msg.el (gnus-inews-add-send-actions): Made
12054         `message-post-method' lambda parameter ARG `&optional'.
12055
12056 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12057
12058         * gnus-sum.el (gnus-summary-mime-map): Added
12059         gnus-article-save-part-and-strip, gnus-article-delete-part and
12060         gnus-article-jump-to-part.
12061
12062         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12063         (gnus-article-edit-part): Use it.
12064         (gnus-article-part-wrapper): Added no-handle argument.
12065         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12066         functions.
12067
12068 2005-08-29  Romain Francoise  <romain@orebokech.com>
12069
12070         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12071         docstring.
12072         (gnus-face-from-file): Likewise.
12073
12074 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12075
12076         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12077         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12078         non-nil.
12079         (gnus-auto-select-part): New variable.
12080         (gnus-article-jump-to-part): New function.
12081         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12082         (gnus-mime-delete-part): Allow selecting specified part after
12083         deleting or stripping parts.
12084         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12085         part if argument is bogus.
12086
12087 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12088
12089         * gnus-art.el (w3m-minor-mode-map):
12090         * gnus-spec.el (gnus-newsrc-file-version):
12091         * gnus-util.el (nnmail-active-file-coding-system)
12092         (gnus-original-article-buffer, gnus-user-agent):
12093         * gnus.el (gnus-ham-process-destinations)
12094         (gnus-parameter-ham-marks-alist)
12095         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12096         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12097         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12098         * mm-decode.el (gnus-current-window-configuration):
12099         * mm-extern.el (gnus-article-mime-handles):
12100         * mm-url.el (url-current-object, url-package-name)
12101         (url-package-version):
12102         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12103         (smime-keys, w3m-cid-retrieve-function-alist)
12104         (w3m-current-buffer, w3m-display-inline-images)
12105         (w3m-minor-mode-map):
12106         * mml-smime.el (gnus-extract-address-components):
12107         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12108         (gnus-newsrc-hashtb, message-default-charset)
12109         (message-deletable-headers, message-options)
12110         (message-posting-charset, message-required-mail-headers)
12111         (message-required-news-headers):
12112         * mml1991.el (mc-pgp-always-sign):
12113         * mml2015.el (mc-pgp-always-sign):
12114         * nnheader.el (nnmail-extra-headers):
12115         * rfc1843.el (gnus-decode-encoded-word-function)
12116         (gnus-decode-header-function, gnus-newsgroup-name):
12117         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12118
12119 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12120
12121         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12122         the end of the date treatments.
12123
12124 2005-08-15  Simon Josefsson  <jas@extundo.com>
12125
12126         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12127         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12128         Capello and Romain Francoise.
12129         (pgg-fetch-key-function): Removed, not used?
12130         (pgg-insert-url-with-w3): Require url, to get
12131         url-insert-file-contents regardless of where it is defined.
12132
12133 2005-08-13  Romain Francoise  <romain@orebokech.com>
12134
12135         * message.el (message-cite-original-1): New function.
12136         (message-cite-original): Use it.
12137         (message-cite-original-without-signature): Ditto.
12138
12139 2005-08-08  Romain Francoise  <romain@orebokech.com>
12140
12141         * message.el (message-yank-empty-prefix): New variable.
12142         (message-indent-citation): Use it.
12143         (message-cite-original-without-signature): Respect X-No-Archive.
12144
12145 2005-08-08  Simon Josefsson  <jas@extundo.com>
12146
12147         * pgg.el: Autoload url-insert-file-contents instead of loading
12148         w3/url.
12149         (pgg-insert-url-with-w3): Don't load url here.
12150
12151 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12152
12153         * message.el (message-kill-to-signature): Don't insert newline at
12154         bol.
12155         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12156
12157 2005-08-06  Romain Francoise  <romain@orebokech.com>
12158
12159         * message.el (message-user-fqdn): Fix typo in docstring.
12160
12161 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12162
12163         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12164
12165         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12166
12167 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12168
12169         * mm-bodies.el (mm-encode-body): Use coding system rather than
12170         charset to encode text.
12171
12172         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12173         number of charsets if utf-8 is available (XEmacs).
12174
12175 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12176
12177         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12178         taken from `gnus-button-mid-or-mail-regexp'.
12179         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12180         (gnus-button-alist): Improve regexp for domain part of the MIDs
12181         for news:localpart@domain buttons.
12182         (gnus-button-ctan-directory-regexp): Update.
12183
12184 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12185
12186         * sieve-manage.el (sieve-manage-interactive-login): Use
12187         make-local-variable rather than make-variable-buffer-local.
12188         (sieve-manage-open): Ditto.
12189         (sieve-manage-authenticate): Ditto.
12190
12191         * mml.el (mml-generate-mime-1): Make the content type default to
12192         text/plain if the filename is not specified.
12193
12194 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12195
12196         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12197         instead of insert-buffer.
12198
12199         * message.el (message-yank-original): Ditto; set the mark at the
12200         end of the yanked message.
12201
12202 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12203
12204         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12205         lines to scroll rather than to stop it.
12206
12207         * mml.el (mml-generate-default-type): Add doc string.
12208         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12209         default to application/octet-stream when determining the content
12210         type if it is not specified for the part or the mml contents; add
12211         a comment about mml-generate-default-type.
12212
12213 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12214
12215         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12216         make it default to application/octet-stream when determining the
12217         content type if it is not specified for the external contents.
12218
12219 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12220
12221         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12222         segmented parameter but also other parameters might be there.
12223
12224 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12225
12226         * mm-decode.el (mm-display-external): Delete temp file, directory
12227         and buffer immediately if the external process is exited.
12228
12229 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12230
12231         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12232         fewer lines than that of scroll-margin.
12233         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12234
12235 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12236
12237         * gnus-art.el (gnus-article-next-page): Revert.
12238         (gnus-article-beginning-of-window): New macro.
12239         (gnus-article-next-page-1): Use it.
12240         (gnus-article-prev-page): Ditto.
12241         (gnus-article-edit-part): Use insert-buffer-substring instead of
12242         insert-buffer.
12243         (gnus-article-edit-exit): Ditto.
12244
12245         * gnus-util.el (gnus-beginning-of-window): Remove.
12246         (gnus-end-of-window): Remove.
12247
12248         * lpath.el: Don't bind header-line-format and scroll-margin.
12249
12250 2005-07-25  Simon Josefsson  <jas@extundo.com>
12251
12252         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12253         to have the url package without w3.  Reported by Daiki Ueno
12254         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12255
12256 2005-07-20  Didier Verna  <didier@xemacs.org>
12257
12258         * gnus-diary.el: Remove the description comment (nndiary is now
12259         properly documented in the Gnus manual).
12260         Fix the spelling of "Back End".
12261         * nndiary.el: Ditto.
12262         Fix the copyright notice.
12263
12264 2005-07-18  Romain Francoise  <romain@orebokech.com>
12265
12266         * gnus-sum.el (gnus-summary-to-prefix)
12267         (gnus-summary-newsgroup-prefix): New variables.
12268         (gnus-summary-from-or-to-or-newsgroups): Use them.
12269
12270 2005-07-17  Romain Francoise  <romain@orebokech.com>
12271
12272         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12273         space as it's generally not especially interesting to the user.
12274
12275 2005-07-16  Romain Francoise  <romain@orebokech.com>
12276
12277         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12278         nil to avoid prompting and file modification if one of the
12279         messages at the top of the nnfolder file contains a copyright
12280         notice.
12281         Update copyright notice.
12282
12283         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12284         instead of `current-time-string' as the latter creates a time
12285         string that is not RFC 2822 compliant (it lacks the zone).
12286         Update copyright notice.
12287
12288 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12289
12290         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12291         for text/rtf.  Display default in prompt.  Pass default for M-n.
12292
12293         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12294
12295 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12296
12297         * gnus-msg.el (gnus-button-mailto): Remove
12298         save-selected-window-window hackery because it relies on
12299         save-selected-window internals.
12300
12301 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12302
12303         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12304         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12305         (gnus-article-prev-page): Ditto.
12306
12307         * gnus-util.el (gnus-beginning-of-window): New function.
12308         (gnus-end-of-window): New function.
12309
12310         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12311
12312 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12313
12314         * gnus-score.el (gnus-score-edit-all-score): Set
12315         gnus-score-edit-exit-function to gnus-score-edit-done and call
12316         gnus-message.
12317
12318 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12319
12320         * gnus-msg.el (gnus-button-mailto): Remove
12321         save-selected-window-window hackery because it relies on
12322         save-selected-window internals.
12323
12324 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12325
12326         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12327         add-minor-mode.
12328         (gnus-binary-mode): Ditto.
12329
12330         * gnus-topic.el (gnus-topic-mode): Ditto.
12331
12332 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12333
12334         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12335         (gnus-article-prev-page): Take scroll-margin into consideration.
12336
12337 2005-07-04  Lute Kamstra  <lute@gnu.org>
12338
12339         Update FSF's address in GPL notices.
12340
12341 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12342
12343         * gnus.el (gnus-exit):
12344         * gnus-group.el (gnus-group-icons):
12345         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12346
12347         * gnus-nocem.el (gnus-nocem):
12348         * message.el (message-various, message-buffers, message-sending)
12349         (message-interface, message-forwarding, message-insertion)
12350         (message-headers, message-news, message-mail):
12351         * pgg-gpg.el (pgg-gpg):
12352         * pgg-parse.el (pgg-parse):
12353         * pgg-pgp.el (pgg-pgp):
12354         * pgg-pgp5.el (pgg-pgp5):
12355         * pop3.el (pop3): Finish `defgroup' description with period.
12356
12357 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12358
12359         * gnus-art.el (article-display-face): Improve the efficiency.
12360         (article-display-x-face): Ditto; remove grey x-face stuff.
12361
12362 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12363
12364         * gnus-art.el (article-display-face): Correct the position in
12365         which Faces are inserted.
12366
12367 2005-06-29  Didier Verna  <didier@xemacs.org>
12368
12369         * gnus-art.el (article-display-face): Display faces in correct
12370         order.
12371
12372 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12373
12374         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12375         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12376         (gnus-nocem-check-article): Fetch the Type header.
12377         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12378         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12379         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12380         make sure gnus-nocem-hashtb is initialized.
12381         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12382         (gnus-nocem-unwanted-article-p): Ditto.
12383
12384         * pgg.el (pgg-verify): Return the verification result.
12385
12386 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12387
12388         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12389         is ascii.
12390
12391 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12392
12393         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12394         `show-nonbreak-escape'.
12395
12396 2005-06-23  Lute Kamstra  <lute@gnu.org>
12397
12398         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12399
12400         * dig.el (dig-mode):
12401         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12402
12403 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12404
12405         * nnimap.el (nnimap-split-download-body): Fix spellings.
12406
12407 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12408
12409         * gnus-art.el (gnus-article-encrypt-body):
12410         * gnus-cus.el (gnus-score-customize):
12411         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12412         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12413
12414 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12415
12416         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12417         header by looking for magic "MII" at the beginnig.
12418
12419 2005-06-16  Miles Bader  <miles@gnu.org>
12420
12421         * gnus-xmas.el (gnus-xmas-group-startup-message):
12422         Use renamed gnus-splash face.
12423
12424         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12425         (assistant-field-face): New backward-compatibility alias for renamed
12426         face.
12427         (assistant-render-text): Use renamed assistant-field face.
12428
12429         * spam.el (spam): Remove "-face" suffix from face name.
12430         (spam-face): New backward-compatibility alias for renamed face.
12431         (spam-face, spam-initialize): Use renamed spam face.
12432
12433         * message.el (message-header-to, message-header-cc)
12434         (message-header-subject, message-header-newsgroups)
12435         (message-header-other, message-header-name)
12436         (message-header-xheader, message-separator, message-cited-text)
12437         (message-mml): Remove "-face" suffix from face names.
12438         (message-header-to-face, message-header-cc-face)
12439         (message-header-subject-face, message-header-newsgroups-face)
12440         (message-header-other-face, message-header-name-face)
12441         (message-header-xheader-face, message-separator-face)
12442         (message-cited-text-face, message-mml-face):
12443         New backward-compatibility aliases for renamed faces.
12444         (message-font-lock-keywords): Use renamed message faces.
12445
12446         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12447         (sieve-test-commands, sieve-tagged-arguments):
12448         Remove "-face" suffix from face names.
12449         (sieve-control-commands-face, sieve-action-commands-face)
12450         (sieve-test-commands-face, sieve-tagged-arguments-face):
12451         New backward-compatibility aliases for renamed faces.
12452         (sieve-control-commands-face, sieve-action-commands-face)
12453         (sieve-test-commands-face, sieve-tagged-arguments-face):
12454         Use renamed sieve faces.
12455
12456         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12457         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12458         (gnus-group-news-3-empty, gnus-group-news-4)
12459         (gnus-group-news-4-empty, gnus-group-news-5)
12460         (gnus-group-news-5-empty, gnus-group-news-6)
12461         (gnus-group-news-6-empty, gnus-group-news-low)
12462         (gnus-group-news-low-empty, gnus-group-mail-1)
12463         (gnus-group-mail-1-empty, gnus-group-mail-2)
12464         (gnus-group-mail-2-empty, gnus-group-mail-3)
12465         (gnus-group-mail-3-empty, gnus-group-mail-low)
12466         (gnus-group-mail-low-empty, gnus-summary-selected)
12467         (gnus-summary-cancelled, gnus-summary-high-ticked)
12468         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12469         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12470         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12471         (gnus-summary-low-undownloaded)
12472         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12473         (gnus-summary-low-unread, gnus-summary-normal-unread)
12474         (gnus-summary-high-read, gnus-summary-low-read)
12475         (gnus-summary-normal-read, gnus-splash):
12476         Remove "-face" suffix from face names.
12477         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12478         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12479         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12480         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12481         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12482         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12483         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12484         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12485         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12486         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12487         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12488         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12489         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12490         (gnus-summary-normal-ticked-face)
12491         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12492         (gnus-summary-normal-ancient-face)
12493         (gnus-summary-high-undownloaded-face)
12494         (gnus-summary-low-undownloaded-face)
12495         (gnus-summary-normal-undownloaded-face)
12496         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12497         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12498         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12499         (gnus-splash-face):
12500         New backward-compatibility aliases for renamed faces.
12501         (gnus-group-startup-message): Use renamed gnus faces.
12502
12503         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12504         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12505         (gnus-server-agent): Remove "-face" suffix from face names.
12506         (gnus-server-agent-face, gnus-server-opened-face)
12507         (gnus-server-closed-face, gnus-server-denied-face)
12508         (gnus-server-offline-face):
12509         New backward-compatibility aliases for renamed faces.
12510         (gnus-server-agent-face, gnus-server-opened-face)
12511         (gnus-server-closed-face, gnus-server-denied-face)
12512         (gnus-server-offline-face): Use renamed gnus faces.
12513
12514         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12515         Remove "-face" suffix from face names.
12516         (gnus-picon-xbm-face, gnus-picon-face):
12517         New backward-compatibility aliases for renamed faces.
12518
12519         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12520         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12521         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12522         (gnus-cite-11): Remove "-face" suffix from face names.
12523         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12524         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12525         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12526         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12527         New backward-compatibility aliases for renamed faces.
12528         (gnus-cite-attribution-face, gnus-cite-face-list)
12529         (gnus-article-boring-faces): Use renamed gnus faces.
12530
12531         * gnus-art.el (gnus-signature, gnus-header-from)
12532         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12533         (gnus-header-content): Remove "-face" suffix from face names.
12534         (gnus-signature-face, gnus-header-from-face)
12535         (gnus-header-subject-face, gnus-header-newsgroups-face)
12536         (gnus-header-name-face, gnus-header-content-face):
12537         New backward-compatibility aliases for renamed faces.
12538         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12539
12540         * gnus-sum.el (gnus-summary-selected-face)
12541         (gnus-summary-highlight): Use renamed gnus faces.
12542         * gnus-group.el (gnus-group-highlight): Likewise.
12543
12544 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12545
12546         * gnus-sieve.el (gnus-sieve-article-add-rule):
12547         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12548         * spam-stat.el (spam-stat-buffer-change-to-spam)
12549         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12550
12551         * message.el (message-is-yours-p):
12552         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12553
12554 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12555
12556         * mm-view.el (mm-inline-text): Withdraw the last change.
12557
12558 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12559
12560         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12561         executing enriched-decode.
12562
12563 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12564
12565         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12566         charset of tar files.
12567
12568 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12569
12570         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12571
12572 2005-06-04  Lute Kamstra  <lute@gnu.org>
12573
12574         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12575         information is never recorded.
12576
12577 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12578
12579         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12580
12581 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12582
12583         * pop3.el (pop3-apop): Run md5 in the binary mode.
12584
12585         * starttls.el (starttls-set-process-query-on-exit-flag):
12586         Use eval-and-compile.
12587
12588 2005-05-31  Simon Josefsson  <jas@extundo.com>
12589
12590         * smime.el (smime-replace-in-string): Define.
12591         (smime-cert-by-ldap-1): Use it.
12592
12593 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12594
12595         * gnus-art.el (article-display-x-face): Replace
12596         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12597
12598         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12599         set-process-query-on-exit-flag or process-kill-without-query.
12600
12601         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12602         loop instead of replace-regexp.
12603
12604         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12605         instead of process-kill-without-query if it is available.
12606
12607         * lpath.el: Fbind ldap-search-entries.
12608
12609         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12610         instead of find-file-hooks if it is available.
12611
12612         * mml1991.el: Bind pgg-default-user-id when compiling.
12613
12614         * mml2015.el: Bind pgg-default-user-id when compiling.
12615
12616         * nndraft.el (nndraft-request-associate-buffer):
12617         Use write-contents-functions instead of write-contents-hooks if it is
12618         available.
12619
12620         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12621         instead of find-file-hooks if it is available.
12622
12623         * nntp.el (nntp-open-connection): Replace
12624         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12625         (nntp-open-ssl-stream): Ditto.
12626         (nntp-open-tls-stream): Ditto.
12627
12628         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12629         set-process-query-on-exit-flag or process-kill-without-query.
12630         (starttls-open-stream-gnutls): Use it instead of
12631         process-kill-without-query.
12632         (starttls-open-stream): Ditto.
12633
12634 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12635
12636         * smime.el (smime-cert-by-ldap-1): Don't use
12637         replace-regexp-in-string.
12638
12639 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12640
12641         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12642
12643         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12644         in PEM format.  Adjust to the XEmacs compability.
12645
12646 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12647
12648         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12649         by `string-to-number'.
12650         * gnus-agent.el (gnus-agent-regenerate-group)
12651         (gnus-agent-fetch-articles): Ditto.
12652         * gnus-art.el (gnus-button-fetch-group): Ditto.
12653         * gnus-cache.el (gnus-cache-generate-active)
12654         (gnus-cache-articles-in-group): Ditto.
12655         * gnus-group.el (gnus-group-set-current-level)
12656         (gnus-group-insert-group-line): Ditto.
12657         * gnus-score.el (gnus-score-set-expunge-below)
12658         (gnus-score-set-mark-below, gnus-summary-score-effect)
12659         (gnus-summary-score-entry): Ditto.
12660         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12661         (gnus-soup-pack): Ditto.
12662         * gnus-spec.el (gnus-xmas-format): Ditto.
12663         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12664         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12665         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12666         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12667         * nndb.el (nndb-get-remote-expire-response): Ditto.
12668         * nndiary.el (nndiary-parse-schedule-value)
12669         (nndiary-string-to-number, nndiary-request-replace-article)
12670         (nndiary-request-article): Ditto.
12671         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12672         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12673         * nneething.el (nneething-make-head): Ditto.
12674         * nnfolder.el (nnfolder-request-article)
12675         (nnfolder-retrieve-headers): Ditto.
12676         * nnheader.el (nnheader-file-to-number): Ditto.
12677         * nnkiboze.el (nnkiboze-request-article): Ditto.
12678         * nnmail.el (nnmail-process-unix-mail-format)
12679         (nnmail-process-babyl-mail-format): Ditto.
12680         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12681         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12682         (nnmh-request-create-group, nnmh-request-list-1)
12683         (nnmh-request-group, nnmh-request-article): Ditto.
12684         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12685         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12686         * nnsoup.el (nnsoup-make-active): Ditto.
12687         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12688         * nntp.el (nntp-find-group-and-number)
12689         (nntp-retrieve-headers-with-xover): Ditto.
12690         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12691         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12692         (pgg-format-key-identifier): Ditto.
12693         * pop3.el (pop3-last, pop3-stat): Ditto.
12694         * qp.el (quoted-printable-decode-region): Ditto.
12695
12696         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12697         of concat.
12698
12699 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12700
12701         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12702
12703         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12704
12705         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12706
12707         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12708
12709         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12710
12711         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12712
12713         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12714         (gnus-carpal-mode): Ditto.
12715
12716         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12717         (gnus-browse-mode): Ditto.
12718
12719         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12720
12721         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12722
12723 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12724
12725         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12726
12727 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12728
12729         * gnus-util.el (gnus-run-mode-hooks): New function.
12730
12731         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12732
12733         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12734         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12735
12736 2005-05-27  Lute Kamstra  <lute@gnu.org>
12737
12738         * dns-mode.el (dns-mode): Specify customization group.
12739
12740 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12741
12742         * gnus-agent.el (gnus-agent-make-mode-line-string):
12743         Use mode-line-highlight as mouse-face.
12744
12745 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12746
12747         * canlock.el (canlock): Change the parent group to news.
12748
12749         * deuglify.el (gnus-outlook-deuglify): Add :group.
12750
12751         * dig.el (dig): Add :group.
12752
12753         * dns-mode.el (dns-mode): Add :group.
12754
12755         * encrypt.el (encrypt): Add :group.
12756
12757         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12758         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12759         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12760         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12761         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12762
12763         * gnus-diary.el (gnus-diary): Add :group.
12764
12765         * gnus.el (gnus-group-news-1-face): Add :group.
12766         (gnus-group-news-1-empty-face): Ditto.
12767         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12768         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12769         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12770         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12771         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12772         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12773         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12774         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12775         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12776         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12777         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12778         (gnus-summary-high-ticked-face): Ditto.
12779         (gnus-summary-low-ticked-face): Ditto.
12780         (gnus-summary-normal-ticked-face): Ditto.
12781         (gnus-summary-high-ancient-face): Ditto.
12782         (gnus-summary-low-ancient-face): Ditto.
12783         (gnus-summary-normal-ancient-face): Ditto.
12784         (gnus-summary-high-undownloaded-face): Ditto.
12785         (gnus-summary-low-undownloaded-face): Ditto.
12786         (gnus-summary-normal-undownloaded-face): Ditto.
12787         (gnus-summary-high-unread-face): Ditto.
12788         (gnus-summary-low-unread-face): Ditto.
12789         (gnus-summary-normal-unread-face): Ditto.
12790         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12791         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12792
12793         * hashcash.el (hashcash): New custom group.
12794         (hashcash-default-payment): Add :group.
12795         (hashcash-payment-alist): Ditto.
12796         (hashcash-default-accept-payment): Ditto.
12797         (hashcash-accept-resources): Ditto.
12798         (hashcash-path): Ditto.
12799         (hashcash-extra-generate-parameters): Ditto.
12800         (hashcash-double-spend-database): Ditto.
12801         (hashcash-in-news): Ditto.
12802
12803         * message.el (message-minibuffer-local-map): Add :group.
12804
12805         * netrc.el (netrc): Add :group.
12806
12807         * sieve-manage.el (sieve-manage-log): Add :group.
12808         (sieve-manage-default-user): Diito.
12809         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12810         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12811         (sieve-manage-authenticators): Ditto.
12812         (sieve-manage-authenticator-alist): Ditto.
12813         (sieve-manage-default-port): Ditto.
12814
12815         * sieve-mode.el (sieve-control-commands-face): Add :group.
12816         (sieve-action-commands-face): Ditto.
12817         (sieve-test-commands-face): Ditto.
12818         (sieve-tagged-arguments-face): Ditto.
12819
12820         * smime.el (smime): Add :group.
12821
12822         * spam-report.el (spam-report): Add :group.
12823
12824         * spam.el (spam, spam-face): Add :group.
12825
12826 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12827
12828         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12829         return \n.\n.\n at the end of articles.  Protect against that.
12830         (nntp-with-open-group): Allow debugging.
12831
12832         * nnheader.el (mail-header-set-extra): Make into a function
12833         because I just could't understand how to quote the list properly.
12834
12835         * dns.el (query-dns-cached): New function.
12836
12837 2005-05-26  Lute Kamstra  <lute@gnu.org>
12838
12839         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12840
12841 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12842
12843         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12844
12845         * gnus-art.el: Don't autoload mail-extract-address-components.
12846
12847         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12848         eval-and-compile to evaluate it.
12849
12850         * hashcash.el: Don't autoload executable-find.
12851
12852         * nndb.el: Don't declare the nndb back end two or more times; don't
12853         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12854
12855         * nntp.el: Autoload format-spec instead of format; use
12856         eval-and-compile to evaluate autoload forms.
12857
12858 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12859
12860         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12861
12862 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12863
12864         * gnus.el (gnus-version-number): Bump version.
12865
12866 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12867
12868         * gnus.el: No Gnus v0.3 is released.
12869
12870 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12871
12872         * lpath.el (featurep): Bind show-nonbreak-escape.
12873
12874 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * gnus-art.el (gnus-article-edit-part): Disable undo.
12877
12878 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12879
12880         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12881         gnus-article-date-lapsed-new-header is t if date timer is active;
12882         skip headers in which the original date value is empty.
12883         (gnus-article-save-original-date): Redefine it as a macro.
12884         (gnus-display-mime): Use it.
12885
12886 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12887
12888         * gnus-art.el (article-date-ut): Support converting date in
12889         forwarded parts as well.
12890         (gnus-article-save-original-date): New function.
12891         (gnus-display-mime): Use it.
12892
12893 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12894
12895         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12896         enclosure element of <item>.
12897
12898 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12899
12900         * message.el (message-kill-buffer-query): Renamed from
12901         `message-kill-buffer-query-if-modified'.  Added :version.
12902
12903 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12904
12905         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12906         window layout.
12907
12908 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12909
12910         * mml.el: Autoload dnd when compiling.
12911
12912 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12913
12914         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12915         x-dnd-*.
12916
12917 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12918
12919         * qp.el (quoted-printable-encode-region): Save excursion.
12920
12921 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12922
12923         * message.el (message-kill-buffer-query-if-modified): Add new variable
12924         so the user can kill a modified message buffer quickly.
12925         (message-kill-buffer): Use it.
12926
12927 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12928
12929         * lpath.el: Fbind display-time-event-handler; don't fbind
12930         string-to-multibyte.
12931
12932         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12933
12934 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12937         contained in text because xml.el decodes entities) with LFs.
12938
12939 2005-04-11  Lute Kamstra  <lute@gnu.org>
12940
12941         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12942         differently.
12943
12944 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12945
12946         * mm-util.el (mm-detect-coding-region): Typo.
12947
12948 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12949
12950         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12951
12952 2005-04-06  Deepak Goel  <deego@gnufans.org>
12953
12954         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12955         user-function allow user modifications of the scores.
12956         (spam-stat-score-buffer-user): New function, to allow
12957         user-computed modifications to the score.
12958         (spam-stat-score-buffer-user-functions): List of additional
12959         scoring functions.
12960         (spam-stat-error-holder): Global temporary error holder.
12961         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12962         variable.
12963
12964 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12965
12966         * gnus-registry.el (gnus-registry-clean-empty-function)
12967         (gnus-registry-trim, gnus-registry-fetch-groups)
12968         (gnus-registry-delete-group): Groups that match
12969         `gnus-registry-ignored-groups' are removed from the registry
12970         entries, not just ignored for splitting.  This helps clean up the
12971         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12972         to get all the groups a message ID is in.
12973
12974         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12975         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12976         (spam-stat-score-buffer-user-functions): Add :number custom type.
12977
12978 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12979
12980         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12981         argument in XEmacs.
12982
12983         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12984         (nnrss-request-group): Decode group name first.
12985         (nnrss-request-article): Make a text/plain article if mml-to-mime
12986         failed.
12987         (nnrss-get-encoding): Return a compatible encoding according to
12988         nnrss-compatible-encoding-alist.
12989         (nnrss-find-el): Use consp instead of listp.
12990         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12991
12992 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12993
12994         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12995         which Emacs 20 doesn't support.
12996         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12997
12998 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12999
13000         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13001         silence the byte compiler inside the defun.
13002
13003         * gnus-demon.el (parse-time-string): Add autoload.
13004
13005         * gnus-delay.el (parse-time-string): Add autoload.
13006
13007         * gnus-art.el (parse-time-string): Add autoload.
13008
13009         * nnultimate.el (parse-time): Require for `parse-time-string'.
13010
13011 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13012
13013         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13014
13015         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13016
13017         * smime.el (smime-ldap-host-list): Add :version.
13018
13019 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13020
13021         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13022         pass it to `gnus-browse-read-group'.
13023         (gnus-browse-read-group): Add NUMBER argument and pass it to
13024         `gnus-group-read-ephemeral-group'.
13025
13026         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13027         argument and pass it to `gnus-group-read-group'.
13028
13029 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13030
13031         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13032         mm-xemacs-find-mime-charset-1 if we have the mule feature
13033         available at runtime.
13034
13035 2005-03-25  Werner Lemberg  <wl@gnu.org>
13036
13037         * nnmaildir.el: Replace `illegal' with `invalid'.
13038
13039 2005-03-23  Lute Kamstra  <lute@gnu.org>
13040
13041         * time-date.el: Add comment on time value formats.
13042         Don't require parse-time.
13043         (with-decoded-time-value): New macro.
13044         (encode-time-value): New function.
13045         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13046         (days-to-time): Return a valid time value when arg is huge.
13047         (time-since): Use time-subtract.
13048         (time-to-number-of-days): Use time-to-seconds.
13049
13050 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13051
13052         * gnus-start.el (gnus-display-time-event-handler):
13053         Check display-time-timer at runtime rather than only at load time
13054         in case display-time-mode is turned off in the mean time.
13055
13056 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13057
13058         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13059         used.
13060
13061         * nneething.el (nneething-map-file-directory): Derive from
13062         `gnus-directory'.
13063
13064         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13065         the To/Cc button.
13066
13067 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13068
13069         * nnmaildir.el (nnmaildir-request-accept-article):
13070         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13071
13072 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13073
13074         * gnus-async.el: Require timer-funcs at compile time when in
13075         XEmacs for `run-with-idle-timer'.
13076
13077 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13078
13079         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13080         autoloaded function.
13081
13082 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13083
13084         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13085
13086 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13087
13088         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13089
13090 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13091
13092         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13093         gnus-expert-user to default.
13094
13095 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13096
13097         * nnimap.el (nnimap-open-server): Ditto.
13098
13099         * imap.el (imap-authenticate): Fix typo.
13100
13101 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13102
13103         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13104         buffer (since IMAP server might return FETCH response out of
13105         order, and the nntp buffer must be sorted).
13106
13107 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13108
13109         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13110         comparison on string.
13111
13112         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13113         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13114         (gnus-agent-summary-fetch-series): Modified to protect against
13115         gnus-agent-summary-fetch-group clearing processable flags.
13116         (gnus-agent-synchronize-group-flags): Update live group buffer as
13117         synchronization may occur due to the user toggle the plugged
13118         status.
13119         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13120         successfully downloaded.
13121         (gnus-agent-expire-group-1): Avoid using markers when the overview
13122         is in ascending order; greatly improves performance.
13123         (gnus-agent-regenerate-group): Use
13124         gnus-agent-synchronize-group-flags to reset read status in both
13125         gnus and server.
13126         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13127
13128 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13129
13130         * message.el: Don't autoload former message-utils variables.
13131         (message-strip-subject-trailing-was): Change doc string.
13132
13133         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13134         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13135         (nnweb-google-search): Add "hl=en" here.
13136         (nnweb-google-parse-1, nnweb-google-create-mapping):
13137         Don't hardcode URL.
13138
13139 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13140
13141         * message.el (message-get-reply-headers, message-followup):
13142         Mention related variables `message-use-followup-to' and
13143         `message-use-mail-followup-to', in the information buffer.
13144
13145         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13146         of broken groups(-beta).google.com.
13147
13148 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13149
13150         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13151         parameter to invoked gnus-request-move-article; remove the
13152         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13153         all at once instead of once per article.
13154         (gnus-summary-remove-process-mark): Accept a list of articles as
13155         well as a single article for processing.
13156
13157         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13158         parameter.
13159
13160         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13161
13162         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13163
13164         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13165         parameter.
13166
13167         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13168         parameter.
13169
13170         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13171         parameter and remove the gnus-sum-hint-move-is-internal variable.
13172
13173         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13174         parameter.
13175
13176         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13177         parameter.
13178
13179         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13180         parameter.
13181
13182         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13183
13184         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13185         parameter.
13186
13187         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13188         parameter.
13189
13190 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13191
13192         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13193         a more conservative way.
13194
13195 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13196
13197         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13198         buffer, so it moves the window's cursor.
13199
13200 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13201
13202         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13203         `mm-dissect-multipart' and receive the from field as an (optional)
13204         argument from `mm-dissect-multipart'.
13205         (mm-dissect-multipart): Receive the from field as an argument and
13206         pass it on when we call `mm-dissect-buffer' on MIME parts.
13207         Fixes verification/decryption of signed/encrypted MIME parts.
13208
13209 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13210
13211         * gnus-sum.el (gnus-summary-move-article): Set
13212         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13213         whatever it calls (right now, only nnimap-request-move article
13214         respects it).
13215
13216         * nnimap.el (nnimap-request-move-article): When
13217         gnus-sum-hint-move-is-internal is set, don't do the extra
13218         nnimap-request-article.
13219
13220 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13221
13222         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13223
13224         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13225         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13226
13227         * gnus-sum.el (gnus-summary-caesar-message):
13228         Apply `gnus-treat-article' after rotation.
13229
13230         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13231         doc string.
13232
13233 2005-02-22  Simon Josefsson  <jas@extundo.com>
13234
13235         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13236         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13237         <arne@arnested.dk>.
13238         (encrypt): Add password-cache and password-cache-expiry as group
13239         members.
13240
13241 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13242
13243         * smime.el (smime-ldap-host-list): Doc fix.
13244         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13245         cache) password.
13246         (smime-sign-region): Use it.
13247         (smime-decrypt-region): Use it.
13248         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13249         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13250         fails.
13251         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13252         certificate from DER to PEM format rather than calling openssl.
13253
13254         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13255
13256         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13257         for signing/encryption.
13258
13259         * mml.el (mml-parse-1): Use them.
13260
13261 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13262
13263         * nnrss.el (nnrss-verbose): Removed.
13264         (nnrss-request-group): Use `nnheader-message' instead.
13265
13266 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13267
13268         * nnrss.el (nnrss-verbose): New variable.
13269         (nnrss-request-group): Make it say nnrss is requesting a group.
13270
13271 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13272
13273         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13274         Handle news URL with given port correctly.
13275
13276 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13277
13278         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13279         containing special characters.
13280
13281         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13282
13283         * mml.el (mime-to-mml): Ditto.
13284
13285         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13286         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13287         (rfc2047-decode-region): Quote decoded words containing special
13288         characters when rfc2047-quote-decoded-words-containing-tspecials
13289         is non-nil.
13290
13291 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13292
13293         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13294
13295         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13296
13297 2005-02-15  Simon Josefsson  <jas@extundo.com>
13298
13299         * nnimap.el (nnimap-debug): Doc fix.
13300
13301         * imap.el (imap-debug): Doc fix.
13302
13303 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13304
13305         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13306
13307 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13308
13309         * gnus.el (spam-contents): Improve docs for spam-contents
13310         parameter in its variable incarnation.
13311
13312 2005-02-14  Simon Josefsson  <jas@extundo.com>
13313
13314         * smime-ldap.el: Use require instead of load-library for ldap.
13315         (smime-ldap-search): Indent.
13316         (smime-ldap-search-internal): Shorten line.
13317
13318         * smime.el (smime-cert-by-dns): Add doc-string.
13319         (smime-cert-by-ldap-1): Indent.
13320
13321         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13322         mml-smime-get-dns-ldap.
13323         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13324
13325 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13326
13327         * smime.el: Require smime-ldap.
13328         (smime-ldap-host-list): New variable.
13329         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13330
13331         * mml-smime.el (mml-smime-encrypt-query): New function.
13332         (mml-smime-encrypt-query): Use it.
13333
13334         * smime-ldap.el: New file.
13335
13336 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13337
13338         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13339
13340 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13341
13342         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13343         argument in doc string.  Make query for type more clear.
13344
13345 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13346
13347         * gnus.el (gnus-group-startup-message): Search for gnus images in
13348         etc/images/gnus.
13349         * mm-util.el (mm-image-load-path): Likewise.
13350         * smiley.el (smiley-data-directory): Search for smilies in
13351         etc/images/smilies.
13352
13353 2005-02-09  Kim F. Storm  <storm@cua.dk>
13354
13355         Change Emacs release version from 21.4 to 22.1 throughout.
13356         Change Emacs development version from 21.3.50 to 22.0.50.
13357
13358 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13359
13360         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13361
13362         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13363         non-Mule XEmacs as well.
13364         (mm-decompress-buffer): Signal an error intentionally if it does
13365         not decompress compressed data because auto-compression-mode is
13366         disabled.
13367
13368 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13369
13370         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13371         an ID in the registry even if it has no groups.
13372
13373 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13374
13375         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13376         merge it into mm-decompress-buffer.
13377         (gnus-mime-copy-part): Use the MIME part charset, the value which
13378         a user specified or gnus-newsgroup-charset for decoding, like
13379         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13380         save-buffer what was used.  Suggested by Kevin Ryde
13381         <user42@zip.com.au>.
13382         (gnus-mime-inline-part): Allow the name parameter as well as the
13383         filename parameter; force decompressing of compressed data; always
13384         display contents being not decoded as unibyte.
13385
13386         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13387         as well as the filename parameter.
13388
13389         * mm-util.el (mm-decompress-buffer): Merge
13390         gnus-mime-jka-compr-maybe-uncompress.
13391         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13392         of compressed data.
13393
13394 2005-02-08  Simon Josefsson  <jas@extundo.com>
13395
13396         * imap.el (imap-log): Doc fix.
13397
13398 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13399
13400         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13401         the coding cookies; decompress compressed parts.
13402
13403         * mml.el (mml-generate-mime-1): Add the charset parameter according
13404         to the value which a user specified manually or the coding cookie.
13405
13406         * mm-util.el (mm-string-to-multibyte): New function.
13407         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13408         (mm-coding-system-to-mime-charset): New function.
13409         (mm-decompress-buffer): New function.
13410         (mm-find-buffer-file-coding-system): New function.
13411
13412         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13413         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13414         parts.
13415
13416 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13417
13418         * mm-view.el (mm-display-inline-fontify): Decode a part according
13419         to the charset parameter.
13420
13421 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13422
13423         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13424         prefix arg is neither nil nor a number, as info specifies.
13425
13426 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13427
13428         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13429         timestamps.
13430
13431 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13432
13433         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13434         groups error checking and notify user.
13435
13436 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13437
13438         * message.el (message-send-mail-function): Check existence of
13439         sendmail-program first before using default value
13440         `message-send-mail-with-sendmail'.  Otherwise use more generic
13441         `smtpmail-send-it'.
13442
13443 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * nntp.el (nntp-request-update-info): Always return nil.
13446
13447 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13448
13449         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13450
13451 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13452
13453         * message.el (message-beginning-of-line): Change the behavior when
13454         invoked between BOL and : so that it first moves backward.
13455
13456 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13457
13458         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13459         article buffer when editing of the article is discarded.
13460         (gnus-article-prepare): Revert.
13461
13462 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13463
13464         * gnus-art.el (gnus-article-prepare):
13465         Remove message-strip-forbidden-properties from the local hook.
13466
13467 2005-01-27  Simon Josefsson  <jas@extundo.com>
13468
13469         * password.el (password-cache-add): Only start one timer per key.
13470         Reported by Derek Atkins <warlord@MIT.EDU>.
13471
13472 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13473
13474         * run-at-time.el: Removed.  It is no longer needed as
13475         timer-funcs.el in the xemacs-base package has a working version of
13476         `run-at-time'.
13477
13478         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13479
13480         * password.el: Require timer-funcs instead of run-at-time in
13481         XEmacs.
13482         Remove `password-run-at-time' macro.
13483         (password-cache-add): Use `run-at-time' instead of
13484         `password-run-at-time'.
13485
13486         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13487         Remove `nnheader-cancel-function-timers' alias,
13488         `cancel-function-timers' exists in XEmacs in timer-funcs.
13489
13490         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13491         for `run-with-idle-timer'.
13492
13493         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13494         for `run-at-time'.
13495
13496         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13497         for `with-timeout'.
13498
13499         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13500         the same as for XEmacs 21.4.
13501         No need to ignore `run-with-idle-timer', this function exists in
13502         XEmacs now in timer-funcs.el in the xemacs-base package.
13503         (dgnushack-compile): No need to delete
13504         run-at-time.el from the list of files to compile because it
13505         doesn't exist anymore.
13506
13507 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13508
13509         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13510         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13511
13512 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13513
13514         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13515         sensitively.
13516
13517 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13518
13519         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13520
13521 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13522
13523         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13524         which will be inserted according to the multibyteness of a buffer
13525         rather than the type of contents.  Suggested by ARISAWA Akihiro
13526         <ari@mbf.ocn.ne.jp>.
13527
13528         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13529         of string which old xml.el may return rather than a string.
13530
13531 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13532
13533         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13534
13535 2005-01-16  Simon Josefsson  <jas@extundo.com>
13536
13537         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13538         idn/idna.el isn't available.
13539         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13540         <michael@waxrat.com>.
13541
13542         * hashcash.el: Remove non-FSF copyright header.
13543
13544         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13545         (hashcash-generate-payment): Use it.
13546         (hashcash-generate-payment-async): Use it.
13547
13548 2005-01-15  Simon Josefsson  <jas@extundo.com>
13549
13550         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13551         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13552
13553         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13554         gnus-summary-idna-message.
13555         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13556         (gnus-summary-idna-message): New function.
13557
13558 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13559
13560         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13561         gnus-novice-user.
13562
13563 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13564
13565         * nnrss.el (nnrss-request-delete-group): Delete entries in
13566         nnrss-group-alist as well.
13567         (nnrss-save-server-data): Insert newline.
13568
13569 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13570
13571         * gnus.el (gnus-user-agent): Use list of symbols instead of
13572         symbols.  Display full version number for (S)XEmacs.  Optionally
13573         display (S)XEmacs codename.
13574
13575         * gnus-util.el (gnus-emacs-version): Update for new
13576         `gnus-user-agent'.
13577
13578         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13579         Gnus version.
13580
13581 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13582
13583         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13584         which is unreadable in some setups.
13585
13586 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13587
13588         * gnus-spec.el (gnus-update-format-specifications): Flush the
13589         group format spec cache if it doesn't support decoded group names.
13590
13591 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13592
13593         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13594         Allow to apply decay on score files matching a regexp.
13595
13596 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13597
13598         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13599         compatibility in %g and %c.
13600
13601 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13602
13603         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13604         name for only %g and %c.
13605         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13606         of gnus-tmp-group to decoded group name.
13607         (gnus-group-make-rss-group): Exclude `/'s from group names.
13608
13609 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13610
13611         * nnrss.el (nnrss-get-encoding): Fix regexp.
13612
13613 2004-12-27  Simon Josefsson  <jas@extundo.com>
13614
13615         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13616         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13617         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13618
13619 2004-12-17  Kim F. Storm  <storm@cua.dk>
13620
13621         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13622
13623         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13624
13625 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13626
13627         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13628
13629 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13630
13631         * nnrss.el: Require rfc2047 and mml.
13632         (nnrss-file-coding-system): New variable.
13633         (nnrss-format-string): Redefine it as an inline function.
13634         (nnrss-decode-group-name): New function.
13635         (nnrss-string-as-multibyte): Remove.
13636         (nnrss-retrieve-headers): Decode group name; don't use
13637         nnrss-format-string.
13638         (nnrss-request-group): Decode group name.
13639         (nnrss-request-article): Decode group name; allow a Message-ID as
13640         well as an article number; don't use nnrss-format-string; encode a
13641         Message-ID string which may contain non-ASCII characters; use
13642         mml-to-mime to compose a MIME article.
13643         (nnrss-request-expire-articles): Decode group name.
13644         (nnrss-request-delete-group): Decode group name.
13645         (nnrss-fetch): Clarify error message.
13646         (nnrss-read-server-data): Use insert-file-contents instead of load;
13647         bind file-name-coding-system; use multibyte buffer.
13648         (nnrss-save-server-data): Bind coding-system-for-write to the
13649         value of nnrss-file-coding-system; bind file-name-coding-system;
13650         add coding cookie.
13651         (nnrss-read-group-data): Use insert-file-contents instead of load;
13652         bind file-name-coding-system; use multibyte buffer.
13653         (nnrss-save-group-data): Bind coding-system-for-write to the
13654         value of nnrss-file-coding-system; bind file-name-coding-system.
13655         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13656         make it work with non-ASCII text.
13657         (nnrss-find-el): Make it work with old xml.el as well.
13658
13659 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13660
13661         * nnrss.el (nnrss-get-encoding): New function.
13662         (nnrss-fetch): Use unibyte buffer initially; bind
13663         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13664         decode contents according to the encoding attribute.
13665         (nnrss-save-group-data): Add coding cookie.
13666         (nnrss-mime-encode-string): New function.
13667         (nnrss-check-group): Use it to encode subject and author.
13668
13669 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13670
13671         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13672         imaginary variable.
13673
13674 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13675
13676         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13677         correctly even if there are wide characters.
13678
13679 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13680
13681         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13682         downcased symbol names; make a new cache instead of reusing
13683         bbdb-hashtable.
13684
13685 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13686
13687         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13688         concatenating segments rather than before concatenating them.
13689         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13690
13691         * message.el (message-get-reply-headers): Bind `extra'.
13692
13693 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13694
13695         * message.el (message-extra-wide-headers): New variable.
13696         (message-get-reply-headers): Use it.
13697
13698 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13699
13700         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13701         (gnus-agent-group-pathname): Ditto.
13702
13703         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13704
13705         * gnus-group.el (gnus-group-make-group): Decode group name.
13706         (gnus-group-make-rss-group): Register the group data after opening
13707         the nnrss group.
13708
13709 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13710
13711         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13712         by expiry now get marked as read.
13713
13714 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13715
13716         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13717
13718 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13719
13720         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13721         unify Latin characters in XEmacs.
13722         (mm-find-mime-charset-region): Use it.
13723
13724 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13725
13726         * gnus-util.el (gnus-delete-directory): New function.
13727
13728         * gnus-agent.el (gnus-agent-delete-group): Use it.
13729
13730         * gnus-cache.el (gnus-cache-delete-group): Use it.
13731
13732 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13733
13734         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13735         names.
13736
13737 2004-12-16  Simon Josefsson  <jas@extundo.com>
13738
13739         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13740
13741 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13742
13743         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13744
13745         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13746         (gnus-group-set-current-level): Decode group name.
13747
13748 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13749
13750         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13751         failed.
13752
13753 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13754
13755         * gnus-group.el (gnus-group-delete-group): Decode group name.
13756         (gnus-group-make-rss-group): Encode group name.
13757         (gnus-group-catchup-current): Decode group name.
13758         (gnus-group-kill-group): Decode group name.
13759
13760 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13761
13762         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13763
13764 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * gnus-group.el (gnus-group-make-rss-group):
13767         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13768
13769         * gnus-start.el (gnus-setup-news): Honor user's setting to
13770         gnus-message-archive-method.  Suggested by Lute Kamstra
13771         <lute@gnu.org>.
13772
13773 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13774
13775         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13776         global counterparts of the buffer-local variables.
13777
13778 2004-11-16  Romain Francoise  <romain@orebokech.com>
13779
13780         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13781         counterparts of the buffer-local variables.
13782
13783 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13784
13785         * message.el (message-forbidden-properties): Fixed typo in doc
13786         string.
13787
13788 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13789
13790         * gnus-util.el (gnus-replace-in-string): Added doc string.
13791
13792         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13793         to avoid problems when splitting mails with many recipients.
13794
13795 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13796
13797         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13798         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13799
13800 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13801
13802         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13803         if there is no hashtable in memory or file modification time is
13804         newer than cached timestamp.
13805
13806 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13807
13808         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13809         not-matching option.
13810
13811 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13812
13813         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13814         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13815         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13816         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13817         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13818         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13819
13820 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13821
13822         * message.el (message-forward-make-body-mml): Remove headers
13823         according to message-forward-ignored-headers if a message is decoded.
13824
13825 2004-12-02  Romain Francoise  <romain@orebokech.com>
13826
13827         * message.el (message-forward-make-body-plain): Always remove
13828         headers according to message-forward-ignored-headers.
13829
13830 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13831
13832         * spam.el (spam-summary-prepare-exit): Remove the
13833         gnus-summary-limit pop for now, it has problems with ham marks for
13834         me.
13835
13836 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13837
13838         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13839         correctly.
13840
13841 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13842
13843         * format-spec.el (format-spec): Message the char.
13844
13845 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13846
13847         * gnus-art.el (gnus-split-methods): Reformat comments.
13848
13849         * spam.el (spam-summary-prepare-exit): Remove article limits
13850         before exiting the summary buffer.
13851
13852 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13853
13854         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13855         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13856
13857         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13858         order to silence the byte compiler.
13859
13860         * spam.el: Fix the way to silence the byte compiler, which
13861         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13862         bbdb-search-simple, spam-BBDB-register-routine,
13863         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13864         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13865         spam-stat-buffer-is-spam, spam-stat-load,
13866         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13867         spam-stat-save and spam-stat-split-fancy.
13868
13869 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13870
13871         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13872         which may confuse users.
13873         (canlock-password-for-verify): Ditto.
13874
13875         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13876
13877         * gnus-art.el (gnus-emphasis-alist): Ditto.
13878
13879         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13880
13881         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13882
13883         * gnus-start.el (gnus-save-killed-list): Ditto.
13884
13885         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13886         (gnus-sum-thread-tree-root): Ditto.
13887         (gnus-sum-thread-tree-false-root): Ditto.
13888         (gnus-sum-thread-tree-single-indent): Ditto.
13889
13890         * message.el (message-courtesy-message): Ditto.
13891         (message-archive-note): Ditto.
13892         (message-subscribed-address-file): Ditto.
13893         (message-user-fqdn): Ditto.
13894
13895         * spam-report.el (spam-report-gmane-regex): Ditto.
13896
13897         * spam.el (spam-blackhole-good-server-regex): Ditto.
13898
13899 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13900
13901         * mml.el (mml-preview): Widen the message buffer before copying
13902         the contents to the preview buffer; sort headers before previewing.
13903
13904         * message.el (message-hidden-headers): Fix the way to avoid a bug
13905         in the `repeat' widget in Emacs 21.3 or earlier.
13906
13907 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13908
13909         * message.el (message-hidden-headers): Default to "^References:".
13910         Improve customization type.  Suggested by Reiner Steib
13911         <Reiner.Steib@gmx.de>.
13912
13913 2004-11-25  Romain Francoise  <romain@orebokech.com>
13914
13915         * message.el (message-strip-forbidden-properties): Remove check for
13916         obsolete `message-hidden' text property, hidden headers are not
13917         accessible in the buffer anymore.
13918
13919 2004-11-22  Romain Francoise  <romain@orebokech.com>
13920
13921         * message.el (message-header-format-alist): Add `From' in list
13922         so that it can be sorted.
13923         (message-fix-before-sending): Widen and sort headers before
13924         sending.
13925         (message-hide-headers): Use narrowing to hide headers by moving
13926         them to the top of the buffer and narrowing to the region
13927         underneath.
13928
13929 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13930
13931         * message.el (message-strip-forbidden-properties): Bind
13932         buffer-read-only (etc) to nil.
13933
13934 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13935
13936         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13937         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13938
13939 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13940
13941         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13942
13943 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13944
13945         * dns.el (query-dns): Use sit-for to time instead of
13946         accept-process-output, since that doesn't seem to work on udp
13947         sockets.
13948
13949 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13950
13951         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13952
13953 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13954
13955         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13956         doc string.  Improve doc string.
13957
13958 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13959
13960         * nntp.el (nntp-request-update-info): Return nil if
13961         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13962         may not call gnus-activate-group which uselessly issues the GROUP
13963         commands for all nntp groups and wastes time.  Reported by Romain
13964         Francoise <romain@orebokech.com>.
13965
13966         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13967
13968 2004-11-15  Simon Josefsson  <jas@extundo.com>
13969
13970         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13971         headers separately.
13972         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13973         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13974
13975 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13976
13977         * gnus-start.el (gnus-convert-old-newsrc):
13978         Assign legacy-gnus-agent to 5.10.7.
13979
13980 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13981
13982         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13983         start of the lines.
13984
13985 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13986
13987         * hashcash.el (hashcash-default-payment): Change default to 20.
13988         (hashcash-default-accept-payment): Change default to 20.
13989         (hashcash-process-alist): New variable.
13990         (hashcash-generate-payment-async): Add.
13991         (hashcash-already-paid-p): Add.
13992         (hashcash-insert-payment): Don't generate payments twice.
13993         (hashcash-insert-payment-async): Add.
13994         (hashcash-insert-payment-async-2): Add.
13995         (hashcash-cancel-async): Add.
13996         (hashcash-wait-async): Add.
13997         (hashcash-processes-running-p): Add.
13998         (hashcash-wait-or-cancel): Add.
13999         (mail-add-payment): New optional argument.  Conditionally start
14000         asynchronous calculation.
14001         (mail-add-payment-async): Add.
14002
14003         * message.el (message-send-mail): Wait for asynchronous hashcash
14004         results.  Don't clobber existing X-Hashcash headers.
14005         (message-setup-1): Call mail-add-payment-async when
14006         message-generate-hashcash is non-nil.
14007
14008 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14009
14010         * message.el (message-use-alternative-email-as-from): Examine the
14011         From header as well; use message-make-from in order to include a
14012         user's full name.
14013
14014 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14015
14016         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14017         default; improve customization type.
14018         (gnus-emphasis-custom-with-format): New macro.
14019         (gnus-emphasis-custom-value-to-external): New function.
14020         (gnus-emphasis-custom-value-to-internal): New function.
14021
14022 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14023
14024         * dns.el (query-dns): Resolve reverse addresses.
14025
14026 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14027
14028         * gnus-group.el (gnus-group-get-new-news): Use it.
14029
14030         * gnus-start.el (gnus-check-reasonable-setup): New function.
14031
14032 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14033
14034         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14035         "Args out of range" error.  Reported by Arnaud Giersch
14036         <arnaud.giersch@free.fr>.
14037
14038 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14039
14040         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14041
14042 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14043
14044         * spam.el (spam group): Add :version.
14045
14046         * pgg-def.el (pgg group): Add :version.
14047
14048 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14049
14050         * gnus-art.el (gnus-article-edit-article): Don't associate the
14051         article buffer with a draft file.  This is a temporary measure
14052         against the 2004-08-22 change to gnus-article-edit-mode.
14053
14054 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14055
14056         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14057         (html2text-format-tags): Remove unused variable `attr'.
14058
14059 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14060
14061         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14062
14063         * tls.el (tls-process-connection-type, tls-success)
14064         (tls-certtool-program): Add :version.
14065
14066         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14067         (starttls-extra-arguments, starttls-process-connection-type)
14068         (starttls-connect, starttls-failure, starttls-success): Add :version.
14069
14070         * spam-stat.el (spam-stat): Add :version.
14071
14072         * sieve.el (sieve): Add :version.
14073
14074         * sha1.el (sha1): Add :version.
14075         (sha1-use-external): Remove redundant version.
14076
14077         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14078         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14079         (nnmail-split-fancy-match-partial-words)
14080         (nnmail-split-lowercase-expanded): Add :version.
14081
14082         * nndiary.el (nndiary): Add :version.
14083
14084         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14085
14086         * mml-sec.el (mml-default-sign-method)
14087         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14088         Add :version.
14089
14090         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14091
14092         * mm-url.el (mm-url-use-external, mm-url-program)
14093         (mm-url-arguments): Add :version.
14094
14095         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14096         (mm-attachment-file-modes, mm-decrypt-option)
14097         (mm-w3m-safe-url-regexp): Add :version.
14098
14099         * message.el (message-cite-prefix-regexp)
14100         (message-sendmail-envelope-from, message-minibuffer-local-map)
14101         (message-user-fqdn, message-completion-alist): Add :version.
14102
14103         * gnus-win.el (gnus-configure-windows-hook)
14104         (gnus-use-frames-on-any-display): Add :version.
14105
14106         * gnus-art.el (gnus-article-address-banner-alist)
14107         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14108         (gnus-treat-from-picon, gnus-treat-mail-picon)
14109         (gnus-treat-x-pgp-sig): Add :version.
14110
14111         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14112         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14113         (gnus-summary-article-delete-hook)
14114         (gnus-summary-display-while-building): Add :version.
14115
14116         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14117         (gnus-get-top-new-news-hook): Add :version.
14118
14119         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14120         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14121
14122         * gnus-registry.el (gnus-registry): Add :version.
14123
14124         * gnus-spec.el (gnus-use-correct-string-widths)
14125         (gnus-make-format-preserve-properties): Add :version.
14126
14127         * gnus.el (gnus-group-charter-alist)
14128         (gnus-group-fetch-control-use-browse-url)
14129         (gnus-install-group-spam-parameters): Add :version.
14130
14131         * gnus-diary.el (gnus-diary): Add :version.
14132
14133         * gnus-delay.el (gnus-delay): Add :version.
14134
14135         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14136         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14137         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14138         Add :version.
14139
14140         * gnus-agent.el (gnus-agent-max-fetch-size)
14141         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14142         (gnus-agent-prompt-send-queue): Add :version.
14143
14144         * deuglify.el (gnus-outlook-deuglify): Add :version.
14145
14146         * html2text.el: Beautify code.  Improve doc strings.  Some
14147         checkdoc cleanup.
14148         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14149
14150 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14151
14152         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14153
14154 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14155
14156         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14157         when package is loaded.
14158
14159         * spam.el (spam-summary-score-preferred-header): Add global preference
14160         for people who want to override the default SpamAssassin over
14161         Bogofilter preference (when both are set).
14162         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14163         (spam-user-format-function-S): Check
14164         spam-summary-score-preferred-header.
14165         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14166         (spam-user-format-function-S): Format the score correctly.
14167
14168 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14169
14170         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14171         signature file.  Suggested by Manoj Srivastava
14172         <srivasta@golden-gryphon.com>.
14173
14174         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14175         iso-2022-jp even in the Japanese language environment.
14176         Suggested by Jason Rumney <jasonr@gnu.org>.
14177
14178 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14179
14180         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14181         use the same characters as the dummy marks; make it free from
14182         getting affected by the language environment.
14183         (gnus-summary-read-group-1): Update mark positions only when the
14184         format spec is updated.
14185
14186         * gnus-spec.el (gnus-update-format-specifications): Return a list
14187         of updated types.
14188
14189 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14190
14191         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14192         of boundp to check if display-warning is available.
14193
14194 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14195
14196         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14197
14198 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14199
14200         * nnspool.el (nnspool-spool-directory): Use news-path if the
14201         news-directory variable is not bound.
14202
14203         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14204         function instead of display-warning if it is not available.
14205
14206 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14207
14208         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14209         v5-10: Use `point-at-bol'.
14210
14211 2004-10-26  Simon Josefsson  <jas@extundo.com>
14212
14213         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14214         <chenggao@gmail.com>.
14215
14216 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14217
14218         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14219         instead.
14220
14221 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14222
14223         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14224         to remove a server from the nnimap-server-buffer-alist.
14225         (nnimap-open-connection, nnimap-close-server): Use it.
14226
14227         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14228
14229 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14230
14231         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14232         running the major-mode function.
14233
14234 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14235
14236         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14237         dummy marks in the right way.
14238
14239 2004-10-18  David Edmondson  <dme@dme.org>
14240
14241         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14242         excessively.
14243
14244 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14245
14246         * gnus-util.el (gnus-split-references): Accept a nil references
14247         string and go on blissfully.
14248
14249         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14250         cases where the references string is non-nil but has no references.
14251
14252         * encrypt.el: Add autoload tags.
14253
14254         * spam.el (spam-resolve-registrations-routine): Remove article
14255         from unregistration list too.  Reported by David Hanak
14256         <dhanak@isis.vanderbilt.edu>
14257
14258 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14259
14260         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14261         nil.  Changed custom type.
14262
14263 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14264
14265         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14266
14267         * gnus-sum.el (gnus-summary-move-article): Use it.
14268
14269 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14270
14271         * encrypt.el: Add autoload cookies.
14272
14273         * spam.el (spam-backend-article-list-property)
14274         (spam-backend-get-article-todo-list)
14275         (spam-backend-put-article-todo-list)
14276         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14277         Resolve registrations separately.
14278         (spam-register-routine): Format comments.
14279         (spam-unregister-routine, spam-register-routine): Always call with
14280         specific-articles, no default list.
14281         (spam-summary-prepare-exit): Use the spam-classifications function.
14282
14283         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14284         gnus-encrypt.el.
14285
14286         * encrypt.el: Copied from gnus-encrypt.el.
14287
14288         * gnus-encrypt.el: Commented that it's obsolete.
14289
14290 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14291
14292         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14293         (gnus-score-save): Use it.
14294
14295         * message.el (message-bury): Use `window-dedicated-p'.
14296
14297 2004-10-15  Simon Josefsson  <jas@extundo.com>
14298
14299         * pop3.el (top-level): Don't require nnheader.
14300         (pop3-read-timeout): Add.
14301         (pop3-accept-process-output): Add.
14302         (pop3-read-response, pop3-retr): Use it.
14303
14304 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14305
14306         * spam.el (spam-register-routine): Move comment.
14307         (spam-verify-bogofilter): Use 'unknown for the initial
14308         spam-bogofilter-valid state, not 'never.
14309
14310         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14311         for netrc-machine.
14312
14313         * nnimap.el (nnimap-open-connection): Use
14314         netrc-machine-user-or-password.
14315
14316 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14317
14318         * gnus-registry.el (gnus-registry-unload-hook):
14319         Set as a variable with add-hook.
14320
14321         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14322         of news-path.
14323
14324         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14325
14326         * spam.el: Delete duplicate `provide'.
14327         (spam-unload-hook): Set as a variable with add-hook.
14328
14329 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14330
14331         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14332         in the doc string.
14333
14334         * message.el (message-ignored-news-headers)
14335         (message-ignored-supersedes-headers)
14336         (message-ignored-resent-headers)
14337         (message-forward-ignored-headers): Improve custom type.
14338
14339 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14340
14341         * message.el (message-tokenize-header): Fix 2004-09-06 change
14342         which used point-min in the wrong place.
14343
14344 2004-10-12  Simon Josefsson  <jas@extundo.com>
14345
14346         * tls.el (tls-certtool-program): New variable.
14347         (tls-certificate-information): New function, based on
14348         ssl-certificate-information.
14349
14350 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14351
14352         * compface.el: Move the version of ELisp-based uncompface program
14353         to the contrib directory because of the copyright problem.
14354
14355 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14356
14357         * message.el (message-kill-buffer): Raise the current frame.
14358
14359 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14360
14361         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14362
14363         * gnus.el (message-y-or-n-p): Autoload.
14364
14365         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14366         (pop3-password-required, pop3-authentication-scheme)
14367         (pop3-leave-mail-on-server): Made customizable.
14368         (pop3): New custom group.
14369         (pop3-retr): Remove `sleep-for' statements.
14370         Suggested by Dave Love <fx@gnu.org>.
14371
14372         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14373         Windows/DOS.
14374
14375         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14376         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14377         Dave Love <fx@gnu.org>.
14378
14379         * mml.el (mml-minibuffer-read-disposition): Require match.
14380         Suggested by Dave Love <fx@gnu.org>.
14381
14382 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14383
14384         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14385         doc string.
14386
14387 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14388
14389         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14390
14391 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14392
14393         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14394         instead of calling `mm-insert-inline', to decode text/* parts
14395         before displaying them.
14396
14397 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14398
14399         * mm-uu.el (mm-uu-text-plain-type): New variable.
14400         (mm-uu-pgp-signed-extract-1): Use it.
14401         (mm-uu-pgp-encrypted-extract-1): Use it.
14402         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14403         bind mm-uu-text-plain-type with that value.
14404         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14405         mm-uu-dissect.
14406
14407 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14408
14409         * gnus-group.el (gnus-update-group-mark-positions):
14410         * gnus-sum.el (gnus-update-summary-mark-positions):
14411         * message.el (message-check-news-body-syntax):
14412         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14413         of string-as-multibyte.
14414
14415 2004-10-05  Juri Linkov  <juri@jurta.org>
14416
14417         * gnus-group.el (gnus-update-group-mark-positions):
14418         * gnus-sum.el (gnus-update-summary-mark-positions):
14419         * message.el (message-check-news-body-syntax):
14420         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14421         8-bit unibyte values to a multibyte string for search functions.
14422
14423 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14424
14425         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14426         (mm-uu-dissect-text-parts): New function.
14427
14428         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14429         dissect text parts.
14430
14431         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14432         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14433
14434         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14435
14436         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14437         gnus-current-topics instead of gnus-current-topic.
14438
14439 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14440
14441         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14442
14443 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14444
14445         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14446         where approriate.
14447
14448         * nnml.el (nnml-generate-active-info): do.
14449
14450         * nndiary.el (nndiary-generate-active-info): do.
14451
14452         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14453         (gnus-topic-move): do.
14454
14455         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14456         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14457
14458         * gnus-srvr.el (gnus-server-prepare)
14459         (gnus-server-open-all-servers): do.
14460
14461         * gnus-msg.el (gnus-summary-cancel-article)
14462         (gnus-summary-resend-message)
14463         (gnus-summary-mail-crosspost-complaint): do.
14464
14465         * gnus-move.el (gnus-change-server): do.
14466
14467         * gnus-group.el (gnus-group-unmark-all-groups)
14468         (gnus-group-set-current-level): do.
14469
14470 2004-10-04  Simon Josefsson  <jas@extundo.com>
14471
14472         * message.el (message-generate-hashcash): Doc fix.
14473
14474 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14475
14476         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14477         avoid infinite recursion via gnus-get-function.
14478
14479 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14480
14481         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14482
14483         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14484
14485         * nnmail.el (nnmail-split-history): do.
14486
14487         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14488         (nnml-request-delete-group): do.
14489
14490         * nnslashdot.el (nnslashdot-read-groups): do.
14491
14492         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14493         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14494
14495         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14496         (nnspool-sift-nov-with-sed): Use last.
14497         (nnspool-retrieve-headers-with-nov): Use mapc.
14498         (nnspool-request-newgroups): Use dolist.
14499         (nnspool-request-group): Use last.
14500
14501         * nntp.el (nntp-read-server-type): Use dolist.
14502
14503         * nnvirtual.el (nnvirtual-create-mapping)
14504         (nnvirtual-update-read-and-marked): Use dolist.
14505         (nnvirtual-convert-headers): Simplify.
14506
14507 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14508
14509         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14510         support for sync'ing tick marks.
14511
14512 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14513
14514         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14515         there's no visible header.
14516
14517 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14518
14519         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14520         necessary, pass full group name to gnus-request-set-marks.
14521
14522 2004-10-01  Simon Josefsson  <jas@extundo.com>
14523
14524         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14525         acroread.
14526
14527 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14528
14529         * spam-report.el (spam-report-gmane): Fix interactive.
14530
14531         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14532
14533         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14534         when writing file.
14535         (gnus-agent-synchronize-flags): Don't default to being
14536         interactive.
14537
14538 2004-09-30  Simon Josefsson  <jas@extundo.com>
14539
14540         * message.el (message-generate-hashcash): Add.
14541         (message-send-mail): Use it, call mail-add-payment.
14542
14543 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14544
14545         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14546
14547 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14548
14549         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14550         gnus-requst-update-info with explicit code to sync the in-memory
14551         info read flags with the marks being sync'd to the backend.
14552
14553         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14554
14555 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14556
14557         * spam.el (spam-verify-bogofilter): Add new function.
14558         (spam-check-bogofilter)
14559         (spam-bogofilter-register-with-bogofilter): Use it.
14560         (spam-verify-bogofilter): Add small fixes.
14561
14562 2004-09-28  Simon Josefsson  <jas@extundo.com>
14563
14564         * hashcash.el (hashcash-generate-payment): Revert.
14565
14566 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14567
14568         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14569         gnus-extract-references instead of gnus-split-references.
14570
14571         * gnus-util.el (gnus-extract-references): Add new function, analogous
14572         to gnus-split-references but extracts only the message-ID without
14573         anything extra.
14574
14575         * hashcash.el (hashcash-generate-payment)
14576         (hashcash-check-payment): Do the right thing if hashcash-path is
14577         nil (because the hashcash program could not be found).
14578
14579         * spam.el (spam-use-hashcash): Remove comment.
14580
14581 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14582
14583         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14584         (gnus-cache-enter-article, gnus-cache-remove-article)
14585         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14586
14587         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14588
14589         * gnus-art.el (article-hide-boring-headers)
14590         (article-translate-strings, article-display-face)
14591         (gnus-article-mime-match-handle-first)
14592         (gnus-article-highlight-headers)
14593         (gnus-article-add-buttons-to-head): do.
14594
14595 2004-09-27  Simon Josefsson  <jas@extundo.com>
14596
14597         * hashcash.el: New version, from
14598         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14599         ../contrib/.
14600
14601 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14602
14603         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14604
14605 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14606
14607         * gnus-dup.el (gnus-dup-open): Use mapc.
14608         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14609
14610         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14611         Reported by Stefan Wiens <s.wi@gmx.net>.
14612
14613         * gnus.el (gnus-shutdown): Use dolist.
14614
14615         * gnus-undo.el (gnus-undo): Use mapc.
14616
14617         * nnrss.el (nnrss-generate-active): do.
14618
14619         * message.el (message-cite-original-without-signature)
14620         (message-cite-original): Use mapc.
14621         (message-do-actions, message-make-forward-subject): Use dolist.
14622
14623 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14624
14625         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14626         deletion to remove entire duplicate line.  Fixes merged article
14627         number bug.
14628
14629 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14630
14631         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14632         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14633         first ask if you want to open a server and then, even when you
14634         responded with no, asking if you want to synchronize the server's
14635         flags.
14636         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14637         multi-line expressions.
14638         (gnus-agent-synchronize-group-flags): New internal function.
14639         Updates marks in memory (in the info structure) AND in the
14640         backend.
14641
14642         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14643
14644         * nnagent.el (nnagent-request-set-mark): Use
14645         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14646         method, to ensure that synchronization updates marks in the
14647         backend and in the info (in memory) structure.
14648
14649 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14650
14651         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14652         convention fully; don't miss the root article of a thread; make
14653         the X-Draft-From header with correct article numbers.
14654
14655 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14656
14657         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14658         unless plugged.  Disable the agent so that an open failure causes
14659         an error.
14660
14661         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14662         Reverted 2004-09-21 change.  The backend must be opened while
14663         synchronizing flags even when the backend stores the flags
14664         locally.
14665
14666 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14667
14668         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14669         in `header' match.  Reported by Svend Tollak Munkejord.
14670
14671         * message.el (message-cite-original): Fix use of
14672         `message-cite-articles-with-x-no-archive'.
14673
14674 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14675
14676         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14677         (gnus-window-to-buffer): Ditto.
14678
14679         * mml.el (mml-preview-buffer): New variable.
14680         (mml-preview): Manage window layout with gnus-buffer-configuration.
14681
14682         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14683         X-Draft-From header even if those articles aren't quoted.
14684
14685 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14686
14687         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14688         (gnus-request-set-mark, gnus-request-update-mark): Use new
14689         g-s-t-u-l-m to decide to use backend even when unplugged.
14690
14691 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14692
14693         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14694         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14695
14696 2004-09-20  Simon Josefsson  <jas@extundo.com>
14697
14698         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14699         "utf-16-le".
14700
14701 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14702
14703         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14704
14705 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14706
14707         * uudecode.el (uudecode-use-external): Add :version.
14708
14709         * smime.el (smime-CA-file, smime-encrypt-cipher)
14710         (smime-dns-server): Add :version.
14711
14712         * smiley.el (gnus-smiley-file-types): Add :version.
14713
14714         * sha1.el (sha1-use-external): Add :version.
14715
14716         * pgg-def.el (pgg-query-keyserver): Add :version.
14717
14718         * nnmail.el (nnmail-fancy-expiry-targets)
14719         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14720         Add :version.
14721
14722         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14723         (nnimap-retrieve-groups-asynchronous): Add :version.
14724         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14725
14726         * mml.el (mml-content-disposition-parameters)
14727         (mml-insert-mime-headers-always): Add :version.
14728
14729         * mm-util.el (mm-coding-system-priorities): Add :version.
14730
14731         * mm-decode.el (mm-inline-text-html-with-images)
14732         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14733         (mm-verify-option): Add :version.
14734         (mm-text-html-renderer): Change :version.
14735
14736         * message.el (message-fcc-externalize-attachments)
14737         (message-required-headers, message-draft-headers)
14738         (message-subject-trailing-was-query)
14739         (message-subject-trailing-was-ask-regexp)
14740         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14741         (message-mark-insert-end, message-archive-header)
14742         (message-archive-note, message-cross-post-default)
14743         (message-cross-post-note, message-followup-to-note)
14744         (message-cross-post-note-function, message-use-mail-followup-to)
14745         (message-subscribed-address-functions)
14746         (message-subscribed-address-file, message-subscribed-addresses)
14747         (message-subscribed-regexps, message-allow-no-recipients)
14748         (message-yank-cited-prefix, message-signature-insert-empty-line)
14749         (message-hidden-headers, message-hierarchical-addresses)
14750         (message-mail-user-agent, message-use-idna)
14751         (message-valid-fqdn-regexp)
14752         (message-strip-special-text-properties, message-header-synonyms)
14753         (message-beginning-of-line, message-tab-body-function): Add :version.
14754         (message-insert-canlock, message-wide-reply-confirm-recipients):
14755         Change :version.
14756
14757         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14758         and :version.
14759         (mail-source-delete-old-incoming-confirm)
14760         (mail-source-movemail-program): Add :version.
14761
14762         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14763         (gnus-agent-cache, gnus-agent): Change :version.
14764
14765         * gnus-util.el (gnus-use-byte-compile): Change :version.
14766
14767         * gnus-sum.el (gnus-summary-make-false-root-always)
14768         (gnus-summary-default-high-score)
14769         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14770         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14771         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14772         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14773         (gnus-sum-thread-tree-single-indent)
14774         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14775         (gnus-sum-thread-tree-leaf-with-other)
14776         (gnus-sum-thread-tree-single-leaf): Add :version.
14777         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14778         (gnus-article-loose-mime): Change :version.
14779
14780         * gnus-start.el (gnus-backup-startup-file)
14781         (gnus-save-startup-file-via-temp-buffer): Add :version.
14782
14783         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14784         (gnus-server-offline-face): Add :version.
14785
14786         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14787
14788         * gnus-msg.el (gnus-gcc-externalize-attachments)
14789         (gnus-debug-files, gnus-debug-exclude-variables)
14790         (gnus-discouraged-post-methods): Change :version.
14791         (gnus-confirm-mail-reply-to-news)
14792         (gnus-confirm-treat-mail-like-news): Add :version.
14793
14794         * gnus-int.el (gnus-server-unopen-status): Add :version.
14795
14796         * gnus-group.el (gnus-group-jump-to-group-prompt)
14797         (gnus-large-ephemeral-newsgroup)
14798         (gnus-fetch-old-ephemeral-headers): Add :version.
14799
14800         * gnus-fun.el (gnus-x-face-directory)
14801         (gnus-convert-pbm-to-x-face-command)
14802         (gnus-convert-image-to-x-face-command)
14803         (gnus-convert-image-to-face-command): Add :version.
14804
14805         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14806
14807         * gnus-cite.el (gnus-cite-blank-line-after-header)
14808         (gnus-article-boring-faces): Add :version.
14809
14810         * gnus-art.el (gnus-buttonized-mime-types)
14811         (gnus-inhibit-mime-unbuttonizing)
14812         (gnus-treat-display-face)
14813         (gnus-treat-body-boundary): Change :version.
14814         (gnus-body-boundary-delimiter, gnus-picon-databases)
14815         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14816         (gnus-treat-date-english, gnus-treat-fold-headers)
14817         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14818         (gnus-treat-mail-picon, gnus-treat-wash-html)
14819         (gnus-article-encrypt-protocol)
14820         (gnus-use-idna, gnus-article-over-scroll)
14821         (gnus-mime-display-multipart-alternative-as-mixed)
14822         (gnus-mime-display-multipart-related-as-mixed)
14823         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14824         (gnus-ctan-url, gnus-button-ctan-handler)
14825         (gnus-button-handle-ctan-bogus-regexp)
14826         (gnus-button-ctan-directory-regexp)
14827         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14828         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14829         (gnus-button-man-level, gnus-button-emacs-level)
14830         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14831
14832         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14833         (gnus-agent-go-online): Change :version.
14834         (gnus-agent-expire-unagentized-dirs)
14835         (gnus-agent-auto-agentize-methods): Add :version.
14836
14837         * flow-fill.el (fill-flowed-display-column)
14838         (fill-flowed-encode-column): Add :version.
14839
14840         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14841         (gnus-outlook-deuglify-unwrap-max)
14842         (gnus-outlook-deuglify-cite-marks)
14843         (gnus-outlook-deuglify-unwrap-stop-chars)
14844         (gnus-outlook-deuglify-no-wrap-chars)
14845         (gnus-outlook-deuglify-attrib-cut-regexp)
14846         (gnus-outlook-deuglify-attrib-verb-regexp)
14847         (gnus-outlook-deuglify-attrib-end-regexp)
14848         (gnus-outlook-display-hook): Add :version.
14849
14850         * binhex.el (binhex-use-external): Add :version.
14851
14852 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14853
14854         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14855         and `invisible'.
14856
14857 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14858
14859         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14860         in gnus-registry-trim.
14861
14862 2004-09-13  Simon Josefsson  <jas@extundo.com>
14863
14864         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14865
14866         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14867
14868         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14869         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14870         <yamaoka@jpl.org>.
14871         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14872         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14873         <yamaoka@jpl.org>.
14874
14875         * sieve.el (sieve-manage-mode): Ditto.
14876
14877 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14878
14879         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14880
14881 2004-09-11  Simon Josefsson  <jas@extundo.com>
14882
14883         * dns-mode.el: Add.
14884
14885         * mm-view.el (mm-display-dns-inline): Add.
14886
14887         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14888         (mm-automatic-display): Ditto.
14889
14890         * mailcap.el (mailcap-mime-data): Add text/dns.
14891         (mailcap-mime-extensions): Map .soa to text/dns.
14892
14893 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14894
14895         * gnus-art.el (article-decode-mime-words, article-babel)
14896         (gnus-article-highlight-signature, gnus-article-add-buttons)
14897         (gnus-signature-toggle): Remove unnecessary bindings of
14898         `inhibit-read-only' inherited from v5.10 merge.
14899
14900 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14901
14902         * nntp.el (nntp): New customization group.
14903         (nntp-authinfo-file): Add customization group.
14904
14905         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14906
14907         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14908
14909         * gnus.el (to-address, to-list, subscribed)
14910         (large-newsgroup-initial): Ditto.
14911
14912         * flow-fill.el (fill-flowed-display-column)
14913         (fill-flowed-encode-column): Ditto.
14914
14915 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14916
14917         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14918         Use point-min rather than 1.
14919         (message-send-mail): Use buffer-size rather than point-max.
14920
14921         * gnus-sum.el (gnus-summary-search-article-forward):
14922         Signal a specific `search-failed' rather than a generic `error'.
14923
14924         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14925         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14926         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14927
14928 2004-09-10  Simon Josefsson  <jas@extundo.com>
14929
14930         * nndb.el (require): Remove tcp and duplicate cl.
14931
14932 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14933
14934         * gnus-agent.el (directory-files-and-attributes): Move forward.
14935
14936 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14937
14938         * gnus-agent.el (directory-files-and-attributes): Optionally
14939         defined to support XEmacs.
14940
14941 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14942
14943         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14944         to avoid run-time CL dependencies.
14945         (gnus-agent-unfetch-articles): New function.
14946         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14947         article numbers even when local .overview file is missing.
14948         (gnus-agent-read-article-number): New function.  Only accepts
14949         27-bit article numbers.
14950         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14951         gnus-agent-read-article-number.
14952         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14953         from backend while recognizing that article numbers in .overview
14954         must be valid.
14955         (gnus-agent-update-files-total-fetched-for): Use
14956         directory-files-and-attributes to improve performance.
14957         * gnus-int.el (gnus-request-move-article): Use
14958         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14959         improve performance.
14960
14961         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14962         some users confused by references to .newsrc when they only have a
14963         .newsrc.eld file.
14964         (gnus-convert-mark-converter-prompt)
14965         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14966         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14967         New function.  Used internally to only display 'gnus converting
14968         files' message when actually necessary.
14969
14970         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14971         methods now autoloaded.
14972
14973 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14974
14975         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14976         identifiers.
14977
14978 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14979
14980         * gnus-picon.el: Fix indentation and closing parenthesis.
14981
14982 2004-09-01  Simon Josefsson  <jas@extundo.com>
14983
14984         * message.el (message-canlock-generate): Require sha1, not
14985         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14986         to require within a function.  Sadly, if sha1.el isn't loaded, the
14987         let binding in m-c-g will hide the defcustom definition, which is
14988         bad.)
14989
14990         * canlock.el: Require sha1, not sha1-el.
14991
14992         * message.el: Don't autoload sha1 (there is a autoload cookie in
14993         sha1.el).
14994
14995         * sha1-el.el: Renamed to sha1.el.
14996
14997 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14998
14999         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15000
15001 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15002
15003         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15004
15005 2004-08-30  Kim F. Storm  <storm@cua.dk>
15006
15007         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15008
15009         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15010         Add :group 'nnimap.
15011
15012 2004-08-30  Andreas Schwab  <schwab@suse.de>
15013
15014         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15015         ?* and ?\;.
15016
15017         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15018         and ?\' to symbol instead of whitespace.
15019
15020 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15021
15022         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15023
15024         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15025         instead of re-search-forward.
15026
15027         * gnus-uu.el (gnus-uu-save-article): Ditto.
15028         (gnus-uu-post-encode-uuencode): Ditto.
15029
15030         * html2text.el (html2text-clean-list-items): Ditto.
15031         (html2text-clean-dtdd): Ditto.
15032         (html2text-format-tags): Ditto.
15033
15034         * message.el (message-send-mail-with-sendmail): Fix regexp.
15035         (message-fill-field-general): Use search-forward instead of
15036         re-search-forward.
15037         (unbold-region): Ditto.
15038
15039         * nnrss.el (nnrss-request-article): Ditto.
15040
15041         * nnslashdot.el (nnslashdot-request-article): Ditto.
15042
15043         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15044
15045         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15046         "Unrecognized menu descriptor" error in XEmacs.
15047
15048 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15049
15050         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15051         parent article of a sparse article in the thread hashtb.
15052
15053 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15054
15055         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15056         (nnmail-expand-newtext): Lowercase expanded entries if
15057         nnmail-split-lowercase-expanded is non-nil.
15058
15059 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15060
15061         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15062
15063         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15064         of gnus-tmp-news-method into string under XEmacs.  It will be
15065         passed to gnus-correct-length which takes only a string argument.
15066
15067 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15068
15069         * gnus-util.el (gnus-bind-print-variables): New macro.
15070         (gnus-prin1): Use it.
15071         (gnus-prin1-to-string): Use it.
15072         (gnus-pp): New function.
15073         (gnus-pp-to-string): New function.
15074
15075         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15076         Replace pp-to-string with gnus-pp-to-string.
15077         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15078         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15079         * gnus-msg.el (gnus-debug): Ditto.
15080         * gnus-score.el (gnus-score-save): Ditto.
15081         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15082         gnus-pp-to-string.
15083         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15084         with gnus-pp.
15085         * score-mode.el (gnus-score-pretty-print): Ditto.
15086         * webmail.el (webmail-debug): Ditto.
15087
15088 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15089
15090         * gnus-art.el (article-display-face, article-display-x-face):
15091         Use buffer-read-only.
15092
15093 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15094
15095         * gnus-art.el (article-hide-list-identifiers):
15096         Bind inhibit-read-only as t.
15097
15098 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15099
15100         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15101
15102 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15103
15104         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15105         (gnus-narrow-to-page): Don't assume point-min == 1.
15106         (gnus-article-edit-mode): Derive from message-mode.
15107
15108         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15109         point-min == 1.
15110
15111         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15112         Disable incorrect use of `assert'.
15113
15114         * message.el (message-mode): Set comment-start-skip.
15115
15116
15117 2004-08-22  Sam Steingold  <sds@gnu.org>
15118
15119         * pop3.el (pop3-leave-mail-on-server): New user variable.
15120         (pop3-movemail): Delete mail only when it is nil.
15121
15122 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15123
15124         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15125
15126         * mml.el (mml-preview): Use `pop-to-buffer'.
15127
15128         * message.el (message-goto-mail-followup-to): Insert after "To".
15129         (message-carefully-insert-headers): Add comment.
15130
15131         * gnus.el: Remove unused variable `gnus-article-check-size'.
15132
15133         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15134
15135         * gnus-art.el (gnus-button-alist): Improve
15136         `gnus-button-handle-library' entry.
15137
15138 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15139
15140         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15141         downcase, since XEmacs capitalizes error messages differently.
15142
15143 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15144
15145         * nntp.el: Add (require 'gnus) due to reference to
15146         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15147
15148 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15149
15150         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15151         `mm-fill-flowed'.
15152
15153         * mm-decode.el (mm-dissect-singlepart): Check it.
15154
15155 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15156
15157         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15158         'imap' for netrc parsing.
15159
15160 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15161
15162         * mailcap.el (mailcap-mime-data): Mark as risky.
15163
15164 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15165
15166         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15167         may be included in the encoded word.
15168         (rfc2047-encode): Don't append a space if the encoded word
15169         includes close parenthesis.
15170
15171 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15172
15173         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15174         of text within parentheses.
15175
15176 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15177
15178         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15179         (gnus-encrypt-write-file-contents): Make the password key the file
15180         name PLUS the cipher, not just the cipher.  Also remove failed
15181         passwords from the cache.
15182
15183 2004-08-06  Simon Josefsson  <jas@extundo.com>
15184
15185         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15186         fix.
15187
15188 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15189
15190         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15191         LWSP.
15192
15193 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15194
15195         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15196         to append in-reply-to: data to the references: header.
15197
15198         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15199         (netrc-parse): Use gnus-encrypt.el functions.
15200
15201         * gnus-encrypt.el: Add new file for encryption support; currently
15202         does only a few GPG ciphers and an internal XOR cipher.
15203
15204         * password.el: Add comments on using password-read-and-add.
15205         (password-read-and-add): Add function to read and add the
15206         password to the cache at once.
15207
15208 2004-07-28  Simon Josefsson  <jas@extundo.com>
15209
15210         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15211         parameter (but don't use it, for now).
15212
15213         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15214         instead of hard coding to nil.
15215
15216 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15217
15218         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15219         as mm-inline-image-xemacs does.
15220
15221 2004-07-26  Simon Josefsson  <jas@extundo.com>
15222
15223         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15224         Revert part of 2004-07-17 change below.
15225
15226 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15227
15228         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15229         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15230
15231 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15232
15233         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15234         quotes that actually start with ">" at the beginning of the
15235         lines.
15236
15237 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15238
15239         * rfc2047.el (rfc2047-encode-region): Fix last change.
15240         (rfc2047-encode-parameter): Remove useless concat.
15241
15242 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15243
15244         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15245         encode special characters; fix some kind of misconfigured headers;
15246         signal a real error if debug-on-quit or debug-on-error is non-nil.
15247         (rfc2047-encode-max-chars): New variable.
15248         (rfc2047-encode-1): Use it.
15249         (rfc2047-encode-parameter): New function.
15250
15251         * mml.el (mml-insert-parameter): Remove an excessive space.
15252
15253 2004-07-17  Simon Josefsson  <jas@extundo.com>
15254
15255         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15256         Kai Grossjohann <kai@emptydomain.de>.
15257         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15258         (gnus-group-make-menu-bar): Ditto.
15259
15260         * gnus-util.el (gnus-group-server): Add.
15261
15262 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15263
15264         * message.el (message-clone-locals): Clone sendmail and smtp
15265         variables.
15266
15267 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15268
15269         * rfc2047.el (rfc2047-encode-region): Fix last change.
15270
15271 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15272
15273         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15274         characters as non-special.
15275
15276 2004-07-09  Simon Josefsson  <jas@extundo.com>
15277
15278         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15279         Users will lose all flag changes made while unplugged with
15280         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15281         good default.  See numerous reports on ding mailing list.
15282
15283 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15284
15285         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15286         add generate-head-function and generate-article-function to the
15287         rfc822-forward entry.
15288         (nndoc-rfc822-forward-generate-article): New function.
15289         (nndoc-rfc822-forward-generate-head): New function.
15290
15291         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15292
15293 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15294
15295         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15296         respect display group parameter and gnus-summary-expunge-below.
15297         (gnus-articles-to-read): Remove unused reference to display group
15298         parameter.
15299
15300 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15301
15302         * nnheader.el (nnheader-uniquify-message-id): New experimental
15303         variable.
15304         (nnheader-nov-read-message-id): Use it.
15305
15306         * spam-report.el (spam-report-gmane): Add interactive.
15307
15308 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15309
15310         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15311         qp-or-base64 for the application/* types.
15312
15313 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15314
15315         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15316
15317 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15318
15319         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15320         trim value.
15321
15322 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15323
15324         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15325         New macro and function.
15326         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15327
15328 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15329
15330         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15331         after-load-alist.
15332
15333 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15334
15335         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15336         update info that isn't there.
15337
15338 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15339
15340         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15341         entry.
15342
15343 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15344
15345         * mm-view.el (mm-inline-render-with-function): Use multibyte
15346         buffer; decode html source by charset.
15347
15348         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15349
15350         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15351         Mule-UCS is loaded under XEmacs.
15352         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15353
15354 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15355
15356         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15357
15358 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15359
15360         * mm-util.el (mm-coding-system-p): Return a coding-system.
15361         (mm-mime-mule-charset-alist): Use shift_jis instead of
15362         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15363         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15364         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15365         instead of japanese-shift-jis and iso-latin-1 respectively in
15366         order to share the default value with both Emacs and XEmacs-mule.
15367         (mm-mule-charset-to-mime-charset): Make
15368         mm-coding-system-priorities effective.
15369         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15370         while predicating of candidates upon the priorities.
15371
15372 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15373
15374         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15375         gnus-uu-invert-processable.
15376
15377         * gnus.el: Autoload gnus-uu-invert-processable.
15378
15379 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15380
15381         * mm-util.el (mm-with-multibyte-buffer): New macro.
15382
15383         * rfc2047.el (rfc2047-encode-string): Use it.
15384         (rfc2047-encode-region): Move point to the end of the region after
15385         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15386
15387 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15388
15389         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15390         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15391
15392 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15393
15394         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15395         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15396         Karl Chen <quarl@nospam.quarl.org>.
15397
15398 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15399
15400         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15401         invalid addresses.
15402
15403 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15404
15405         * spam.el: Change section markers, revise TODO list.
15406         (spam-backends): Make new master list of all installed backends.
15407         (spam-summary-exit-behavior): Add new variable to determine how
15408         messages moves are done at summary exit.
15409         (spam-move-spam-nonspam-groups-only)
15410         (spam-process-ham-in-nonham-groups)
15411         (spam-process-ham-in-spam-groups): Remove variables, the
15412         spam-summary-exit-behavior variable should be used to manage this
15413         behavior.
15414         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15415         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15416         and spam-old-spam-articles.
15417         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15418         Add empty variables, placeholders for the backends they represent.
15419         (spam-set-difference): Move, unchanged.
15420         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15421         unless the user has a processor variable.
15422         (spam-classifications, spam-classification-valid-p)
15423         (spam-backend-properties, spam-backend-property-valid-p)
15424         (spam-backend-function-type-valid-p)
15425         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15426         (spam-report-articles-gmane, spam-report-articles-resend):
15427         Remove functions, they are not needed.
15428         (spam-install-backend-super, spam-backend-list)
15429         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15430         (spam-backend-function, spam-backend-ham-registration-function)
15431         (spam-backend-spam-registration-function)
15432         (spam-backend-ham-unregistration-function)
15433         (spam-backend-spam-unregistration-function)
15434         (spam-backend-statistical-p, spam-backend-mover-p)
15435         (spam-install-backend-alias, spam-install-checkonly-backend)
15436         (spam-install-mover-backend, spam-install-nocheck-backend)
15437         (spam-install-backend, spam-install-statistical-backend)
15438         (spam-install-statistical-checkonly-backend): Add backend installation
15439         support.
15440         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15441         (spam-group-processor-p): Use the new backend code and respect the
15442         summary exit behavior.
15443         (spam-mark-spam-as-expired-and-move-routine): Remove.
15444         (spam-summary-prepare): Change to use the new spam-old-articles
15445         variable.
15446         (spam-copy-or-move-routine, spam-copy-spam-routine)
15447         (spam-move-spam-routine, spam-copy-ham-routine)
15448         (spam-move-ham-routine): Add code to copy/move ham or spam.
15449         (spam-fetch-field-fast): Improve doc and code, plus allow the
15450         'number request.
15451         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15452         variables.
15453         (spam-split, spam-find-spam): Use the new backend code.
15454         (spam-registration-functions): Remove variable.
15455         (spam-unregister-routine): Add convenience wrapper.
15456         (spam-log-undo-registration, spam-register-routine)
15457         (spam-log-processing-to-registry)
15458         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15459         where possible.
15460         (spam-check-gmane-xref, spam-check-regex-headers)
15461         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15462         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15463         (spam-check-bogofilter-headers, spam-check-spamoracle)
15464         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15465         (spam-check-crm114-headers): Use the spam-split-group that
15466         spam-split prepares, no need to determine it every time.
15467
15468         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15469         to the nnheader-parse-naked-head call.
15470
15471         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15472
15473         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15474         the nnheader-nov-read-message-id call.
15475
15476 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15477
15478         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15479         gnus-activate-group twice.  Suggested by Markus Peter
15480         <warp@spin.de>.
15481
15482 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15483
15484         * gnus-art.el (gnus-article-time-format): Exchange the order of
15485         day and month in the default value; fix customization type.
15486         (article-date-ut): Use add-text-properties.
15487         (article-make-date-line): Use message-make-date instead of
15488         current-time-string.
15489
15490         * message.el (message-fetch-field): Don't use set-text-properties.
15491         (message-make-date): Simplify.
15492
15493         * messagexmas.el (message-xmas-make-date): New function.
15494         (message-xmas-redefine): Defalias message-make-date to it.
15495
15496 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15497
15498         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15499         (rfc2047-encode-region): Treat text within parentheses as special;
15500         show the original text when error has occurred.
15501
15502         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15503         already-computed method to gnus-activate-group.
15504
15505         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15506         same select-methods identical Lisp objects.
15507
15508         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15509         object when modifying the info.
15510
15511 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15514         gnus-opened-servers since it has never been opened with the new
15515         configuration yet.
15516
15517 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15518
15519         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15520         arg to nnheader-generate-fake-message-id.
15521
15522 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15523
15524         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15525         number and build a fake message ID localized to a group and
15526         article number (so it's repeatable from that point on).
15527         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15528         ID format.
15529
15530         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15531         nnheader-generate-fake-message-id with the article number.
15532
15533 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15534
15535         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15536         end-of-buffer.
15537
15538 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15539
15540         * message.el (message-ignored-supersedes-headers): Add Approved.
15541
15542 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15543
15544         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15545         goto-char.
15546         (rfc2047-encode): Fold the line before encoding.
15547
15548 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15549
15550         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15551         folding -- not all headers can be folded, and this should be done
15552         by the message composition mode.  Probably.  I think.
15553
15554 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15555
15556         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15557         fast.
15558
15559         * gnus-ems.el (gnus-remove-image): Don't use
15560         message-text-with-property; remove only the image found first.
15561
15562         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15563         found first.
15564
15565 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15566
15567         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15568
15569 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15570
15571         * message.el (message-text-with-property): Make it fast and accept
15572         optional arguments.
15573         (message-strip-forbidden-properties): Use it.
15574         (message-fix-before-sending): Follow the m-t-w-p change.
15575
15576         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15577
15578 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15579
15580         * gnus-art.el (article-hide-headers): Don't change the buffer
15581         mistakenly when performing mml-preview even if
15582         gnus-single-article-buffer is nil.
15583
15584 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15585
15586         * message.el (message-expand-name-databases): New user option.
15587         (message-expand-name): Use it.
15588
15589 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15590
15591         * spam.el (spam-report-articles-resend)
15592         (spam-report-resend-register-routine): Allow ham reporting.
15593         (spam-report-resend-register-ham-routine): Add wrapper.
15594         (spam-registration-functions): Add ham resending functions.
15595         (spam-list-of-processors): Add ham resend processor.
15596
15597         * gnus.el (ham-resend-to): Add new group parameter.
15598         (spam-process): Add ham resend option.
15599
15600         * spam-report.el (spam-report-resend): Allow reporting ham.
15601         (spam-report-resend-ham): Add wrapper.
15602
15603 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15604
15605         * message.el (message-cite-articles-with-x-no-archive): New
15606         variable.
15607         (message-cite-original): Use it.
15608
15609 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15610
15611         * message.el (message-cite-original): Respect X-No-Archive.
15612
15613 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15614
15615         * gnus-art.el (article-hide-headers): Refer to the values for
15616         gnus-ignored-headers and gnus-visible-headers in the summary
15617         buffer since a user may have set them as group parameters.
15618
15619 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15620
15621         * assistant.el (assistant-node-name): Add convenience function.
15622         (assistant-render-text, assistant-render-node): Add error handling,
15623         plus handle multiple next nodes.
15624         (assistant-find-next-node): Comment out for now.
15625         (assistant-find-next-nodes): Add function, returns list of next
15626         nodes.
15627
15628 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15629
15630         * mail-source.el (mail-source-directory): Fix doc-string.
15631
15632 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15633
15634         * assistant.el (assistant-render-text, assistant-eval): Add :set
15635         widget type, which is different because it takes and returns a
15636         list.  Much hilarity ensues.
15637
15638 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15639
15640         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15641
15642         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15643         doc-string.
15644
15645         * gnus-start.el (gnus-activate-group): Added doc-string.
15646
15647 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15648
15649         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15650
15651 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15652
15653         * assistant.el (assistant-render-text): Try to add a :set
15654         widget, more to come.
15655
15656         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15657         strings.
15658         (spam-report-articles-resend)
15659         (spam-register-routine): Do registration iff any articles warrant
15660         it.
15661         (spam-summary-prepare-exit): Change log message for nil group
15662         destinations.
15663
15664 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15665
15666         * spam.el (spam-report-resend-register-routine): Allow
15667         spam-report-resend-to to be a group parameter or a global value.
15668
15669 2004-05-26  Simon Josefsson  <jas@extundo.com>
15670
15671         * starttls.el: Merge with my GNUTLS based starttls.el.
15672         (starttls-gnutls-program, starttls-use-gnutls)
15673         (starttls-extra-arguments, starttls-process-connection-type)
15674         (starttls-connect, starttls-failure, starttls-success): New
15675         variables.
15676         (starttls-program, starttls-extra-args): Doc fix.
15677         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15678         functions.
15679         (starttls-negotiate, starttls-open-stream): Check
15680         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15681         function if it is set.
15682
15683 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15684
15685         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15686         structured fields.
15687
15688 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15689
15690         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15691
15692 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15693
15694         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15695         variable.
15696         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15697         assigning the spam-mark to new messages.
15698
15699 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15700
15701         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15702
15703 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15704
15705         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15706
15707         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15708         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15709         default.
15710
15711 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15712
15713         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15714         correct data.
15715
15716 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15717
15718         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15719         (spam-group-processor-p): Fix function.
15720         (spam-group-processor-multiple-p)
15721         (spam-group-spam-processor-report-gmane-p)
15722         (spam-group-spam-processor-report-resend-p)
15723         (spam-group-spam-processor-bogofilter-p)
15724         (spam-group-spam-processor-blacklist-p)
15725         (spam-group-spam-processor-ifile-p)
15726         (spam-group-ham-processor-ifile-p)
15727         (spam-group-spam-processor-spamoracle-p)
15728         (spam-group-spam-processor-crm114-p)
15729         (spam-group-ham-processor-bogofilter-p)
15730         (spam-group-spam-processor-stat-p)
15731         (spam-group-ham-processor-stat-p)
15732         (spam-group-ham-processor-whitelist-p)
15733         (spam-group-ham-processor-BBDB-p)
15734         (spam-group-ham-processor-spamoracle-p)
15735         (spam-group-ham-processor-copy-p): Remove functions with some
15736         prejudice against unneeded code.
15737         (spam-report-articles-resend)
15738         (spam-report-resend-register-routine): Allow the group/topic
15739         spam-resend-to value to override spam-report-resend-to.
15740         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15741         properly now.
15742
15743         * gnus.el (spam-resend-to): Add group/topic parameter.
15744         (spam-process): Move the OBSOLETE processors to the end of the
15745         choices.
15746
15747 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15748
15749         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15750         with resend-to set to nil, and then ask the user if necessary.
15751         (spam-report-resend): spam-report-resend takes a list of articles, not
15752         separate article numbers.
15753
15754 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15755
15756         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15757         addition to emacs-w3m.
15758
15759 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15760
15761         * assistant.el (assistant-authinfo-data): New function.
15762         (assistant-eval): Eval for entire assistant.
15763
15764         * netrc.el (netrc-services-file): New variable.
15765         (netrc-parse-services): New function.
15766         (netrc-find-service-name): New function.
15767         (netrc-find-service-number): New function.
15768         (netrc-port-equal): New function.
15769         (netrc-machine): Use it.
15770
15771         * nnimap.el (nnimap-open-connection): Use netrc.
15772
15773         * gnus-util.el (gnus-netrc-get): Remove aliases.
15774
15775         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15776
15777         * assistant.el (wid-edit): Fix compilation.
15778
15779         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15780
15781 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15782
15783         * gnus-util.el (gnus-set-file-modes): New function.  (small
15784         patch).
15785
15786 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15787
15788         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15789
15790         * assistant.el (assistant-render-node): Fix up rendering and
15791         read-only text.
15792         (assistant-render-node): Reset.
15793         (assistant-make-read-only): Not sticky.
15794
15795 2004-05-20  Danny Siu  <dsiu@adobe.com>
15796
15797         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15798         centered even when gnus-auto-center-summary is t.
15799
15800 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15801
15802         * dns.el (dns-get-txt-answer): New function.
15803         (dns-read-txt): Ditto.
15804         (query-dns): Use it.
15805
15806 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15807
15808         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15809         active for foreign groups even if the group level is higher than
15810         the specified value.
15811
15812 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15813
15814         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15815         non-active groups.
15816
15817         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15818
15819 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15820
15821         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15822
15823 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15824
15825         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15826         (spam-crm114-header, spam-crm114-spam-switch)
15827         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15828         (spam-crm114-positive-spam-header)
15829         (spam-crm114-database-directory, spam-list-of-processors)
15830         (spam-group-spam-processor-crm114-p)
15831         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15832         (spam-generic-score, spam-list-of-checks)
15833         (spam-list-of-statistical-checks, spam-registration-functions)
15834         (spam-check-crm114-headers, spam-crm114-score)
15835         (spam-check-crm114, spam-crm114-register-with-crm114)
15836         (spam-crm114-register-spam-routine)
15837         (spam-crm114-unregister-spam-routine)
15838         (spam-crm114-register-ham-routine)
15839         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15840         asjo@koldfront.dk (Adam Sjøgren).
15841
15842         * gnus.el: Add spam-use-crm114.
15843
15844         * spam.el (spam-list-of-processors, spam-registration-functions):
15845         Add spam-use-resend.
15846         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15847         (spam-report-articles-gmane): Add doc fix.
15848         (spam-report-articles-resend, spam-report-resend-register-routine):
15849         Add wrappers around spam-report-resend-to.
15850
15851         * spam-report.el (spam-report-resend-to, spam-report-resend):
15852         Add support for resending spam.
15853         (spam-report-gmane): Fix line length >80.
15854
15855         * gnus.el (spam-process): Add spam-use-resend.
15856
15857 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15858
15859         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15860         number of processed spam messages.
15861         (spam-ham-copy-or-move-routine): Return the number of processed
15862         ham messages.
15863         (spam-summary-prepare-exit): Use the above values to decide
15864         whether status messages shouled be displayed.
15865
15866 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15867
15868         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15869         `rfc2047-encoding-function-alist' in order to avoid conflicting
15870         with the old version.
15871         (rfc2047-encode-region): Concatenate words containing non-ASCII
15872         characters in structured fields; don't encode space-delimited
15873         ASCII words even in unstructured fields; don't break words at
15874         char-category boundaries.
15875         (rfc2047-encode-1): New function.
15876         (rfc2047-encode): Use it; encode text so that it occupies the
15877         maximum width within 76-column; work correctly on Q encoding for
15878         iso-2022-* charsets.
15879         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15880         sure not to break a line just after the header name.
15881         (rfc2047-b-encode-region): Removed.
15882         (rfc2047-b-encode-string): New function.
15883         (rfc2047-q-encode-region): Removed.
15884         (rfc2047-q-encode-string): New function.
15885
15886         * mm-util.el (mm-replace-in-string): New function.
15887
15888 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15889
15890         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15891         get it right.
15892         (gnus-inews-make-draft): Really.
15893
15894 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15895
15896         * nnmh.el (nnmh-request-list-1): Don't check the link count
15897         before descending.  (small patch)
15898
15899 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15900
15901         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15902         stuff.
15903
15904         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15905         on real group name.
15906
15907         * gnus-art.el (gnus-signature-limit): Doc fix.
15908
15909         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15910
15911         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15912
15913 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15914
15915         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15916         isn't a string.
15917
15918 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15919
15920         * gnus-draft.el (gnus-draft-send): Bind
15921         rfc2047-encode-encoded-words.
15922
15923         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15924         (rfc2047-encodable-p): Say that =? needs encoding.
15925         (rfc2047-encode-encoded-words): New variable.
15926
15927         * gnus-group.el (gnus-group-select-group): Doc fix.
15928
15929         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15930
15931         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15932         to nil.
15933
15934         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15935
15936         * nnheader.el (nnheader-get-lines-and-char): New function.
15937
15938 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15939
15940         * gnus-msg.el (gnus-summary-followup-with-original): Document
15941         yanking of region when active.
15942
15943 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15944
15945         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15946         groups if the group level is higher than the specified value.
15947
15948 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15949
15950         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15951         (gnus-group-jump-to-group): Added prefix argument using
15952         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15953         non-active group.
15954
15955         * compface.el (uncompface): Be verbose when changing
15956         `uncompface-use-external'.
15957
15958         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15959         handle manual section.
15960
15961 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15962
15963         * gnus-art.el (gnus-button-alist): Revert previous change.
15964
15965 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15966
15967         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15968
15969 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15970
15971         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15972         whether backend can accept message.
15973
15974         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15975
15976 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15977
15978         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15979         Avoid creating directory when nntp-marks-is-evil is true.
15980         Reported by Reiner Steib.
15981
15982 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15983
15984         * gnus-picon.el (gnus-picon-style): New variable.
15985         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15986         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15987         Jesper Harder <harder@ifa.au.dk>.
15988
15989 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15990
15991         * message.el (message-fill-field): Return point.
15992         (message-generate-headers): Go to end of field.
15993
15994         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15995         stuff for non-living groups.
15996
15997 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15998
15999         * gnus-art.el (gnus-article-followup-with-original)
16000         (gnus-article-reply-with-original): gnus-mark-active-p ->
16001         gnus-region-active-p.
16002
16003 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16004
16005         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16006         only when there is spam or ham to be processed.
16007
16008 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16009
16010         * mail-source.el (mail-source-delete-crash-box): Refactor.
16011         (mail-source-fetch): Use it.
16012         (mail-source-fetch-file): Ditto.
16013         (mail-source-fetch-directory): Run postscript in loop.
16014         (mail-source-fetch-pop): Delete.
16015         (mail-source-fetch-maildir): Ditto.
16016         (mail-source-fetch-imap): Ditto.
16017
16018         * imap.el (imap-authenticators): Comment out sasl.
16019
16020         * message.el (message-skip-to-next-address): New function.
16021         (message-fill-header-address): Refactor.
16022         (message-fill-address): Use it.
16023         (message-delete-address): Use it.
16024         (message-fill-header-general): Refactor.
16025         (message-fill-field-address): Rename.
16026         (message-narrow-to-field): Find the start of the header.
16027         (message-header-format-alist): Don't pre-fill.
16028         (message-fill-header): Removed.
16029         (message-insert-header): New function.
16030         (message-shorten-references): Use it.
16031
16032         * rfc2047.el (rfc2047-field-value): Strip props.
16033
16034         * mail-parse.el (mail-header-make-address): New alias.
16035
16036         * ietf-drums.el (ietf-drums-make-address): New function.
16037
16038         * imap.el: Add compiler directives.
16039
16040         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16041
16042         * gnus-art.el (article-decode-idna-rhs): Don't use
16043         message-idna-inside-rhs-p.
16044
16045 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16046
16047         * message.el (message-idna-inside-rhs-p): Removed.
16048         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16049
16050         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16051         false positives.
16052
16053 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16054
16055         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16056
16057 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16058
16059         * nneething.el (nneething-file-name): Don't create spurious
16060         files.
16061
16062         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16063         (gnus-inews-do-gcc): Remove sleep.
16064
16065         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16066         part under point.
16067
16068         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16069         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16070
16071 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16072
16073         * spam.el (spam-summary-prepare-exit): Fixed (length).
16074
16075 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16076
16077         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16078         as expired without moving it" message when there are spam
16079         messages left.
16080
16081 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16082
16083         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16084         header is not nil.
16085
16086 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16087
16088         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16089         nntp-possibly-create-directory, not nntp-possibly-change-group.
16090         (nntp-marks-changed-p): New arg SERVER.
16091         (nntp-request-update-info): Adjust caller.
16092
16093 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16094
16095         * nntp.el (nntp-save-marks): Pass missing arg.
16096
16097 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16098
16099         * nntp.el: Support marks.
16100         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16101         (nntp-marks-modtime, nntp-marks-directory): New variables.
16102         (nntp-request-set-mark, nntp-request-update-info)
16103         (nntp-possibly-create-directory, nntp-marks-changed-p)
16104         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16105         functions.
16106
16107 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16108
16109         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16110         (gnus-xmas-redefine): Rename.
16111
16112         * gnus-score.el (gnus-score-insert-help): Use
16113         gnus-select-lowest-window.
16114
16115         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16116         appt-select-lowest-window and rename to gnus-select-lowest-window.
16117
16118         * gnus.el: do.
16119
16120 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16121
16122         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16123         encodings of MIME-encoded words, in order to improve
16124         interoperability with several broken MUAs.
16125
16126 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16127
16128         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16129         tags, only when charsets are not specified in headers.
16130         (mm-inline-text-html-render-with-w3m): Ditto.
16131
16132         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16133         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16134
16135 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16136
16137         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16138         instead of MIME-decoded from fields when checking
16139         `gnus-article-address-banner-alist'.
16140
16141 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16142
16143         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16144         description rather than subject.
16145
16146 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16147
16148         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16149
16150 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16151
16152         * gnus.el (gnus-version-number): Bump.
16153
16154 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16155
16156         * gnus.el: No Gnus v0.2 is released.
16157
16158 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16159
16160         * gnus-agent.el (gnus-agent-read-agentview): Inline
16161         gnus-uncompress-range.
16162
16163 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16164
16165         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16166         `exec-installed-p'.
16167
16168 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16169
16170         * gnus.el (spam-process, spam-autodetect-methods): Add
16171         bsfilter and bsfilter-headers.
16172
16173         * spam.el (spam-bsfilter): New customize group.
16174         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16175         (spam-bsfilter-header, spam-bsfilter-probability-header)
16176         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16177         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16178         (spam-bsfilter-database-directory): New options.
16179         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16180         (spam-list-of-statistical-checks, spam-registration-functions):
16181         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16182         (spam-bsfilter-score): New command.
16183         (spam-check-bsfilter-headers, spam-check-bsfilter)
16184         (spam-bsfilter-register-with-bsfilter)
16185         (spam-bsfilter-register-spam-routine)
16186         (spam-bsfilter-unregister-spam-routine)
16187         (spam-bsfilter-register-ham-routine)
16188         (spam-bsfilter-unregister-ham-routine): New functions.
16189         (spam-generic-score): Support bsfilter; Accept an optional argument
16190         to recalcurate spam score even if scoring header has already been
16191         added.
16192         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16193         optional argument to recalcurate spam score even if scoring header
16194         has already been added.
16195
16196 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16197
16198         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16199         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16200         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16201         link is missing.
16202
16203 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16204
16205         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16206         (html2text-get-attr): Rewrite.
16207
16208         * message.el (message-setup-1): Remove redundant put-text-property
16209         on mail-header-separator.
16210
16211 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16212
16213         * gnus-registry.el (gnus-registry-cache-whitespace)
16214         (gnus-registry-action, gnus-registry-spool-action)
16215         (gnus-registry-split-fancy-with-parent): Change message levels
16216         from 5 to 3 or 7, as needed.
16217
16218         * spam.el (spam-summary-prepare-exit)
16219         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16220         (spam-split, spam-find-spam, spam-log-undo-registration)
16221         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16222         level from 5 to 6.
16223
16224 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16225
16226         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16227         2004-03-04 change).
16228
16229 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16230
16231         * sieve-manage.el (sieve-manage-open):
16232         * nnweb.el (nnweb-insert-html):
16233         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16234         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16235         * nnspool.el (nnspool-request-group):
16236         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16237         * nnml.el (nnml-request-update-info):
16238         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16239         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16240         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16241         (nnimap-request-set-mark):
16242         * nnfolder.el (nnfolder-request-update-info):
16243         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16244         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16245         * gnus-uu.el (gnus-uu-find-articles-matching):
16246         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16247         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16248         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16249         * gnus-nocem.el (gnus-nocem-scan-groups):
16250         * gnus-int.el (gnus-start-news-server):
16251         * gnus-group.el (gnus-group-make-kiboze-group)
16252         (gnus-group-browse-foreign-server):
16253         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16254         Use mapc when appropriate.
16255
16256 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16257
16258         FIXME: Make separate entries for each person.
16259
16260         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16261         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16262         <shields@msrl.com>:
16263
16264         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16265         may need for spam sorting and scoring.
16266         (spam-user-format-function-S): Add user format function suitable for
16267         general use.
16268         (spam-article-sort-by-spam-status): Add sorting function for summary
16269         sorting.
16270         (spam-extra-header-to-number): Add function to get a score from a
16271         header.
16272         (spam-summary-score): Add function to get a numeric score from the
16273         headers.
16274         (spam-generic-score): Fix function doc, was in wrong place.
16275         (spam-initialize): Take symbols when it's run, and install the
16276         extra headers that spam-necessary-extra-headers thinks we need.
16277
16278 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16279
16280         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16281         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16282
16283 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16284
16285         * gnus-sum.el (gnus-set-global-variables)
16286         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16287         (gnus-article-get-xrefs, gnus-summary-best-group)
16288         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16289         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16290         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16291         Use with-current-buffer.
16292
16293 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16294
16295         * spam.el (spam-summary-prepare-exit): Simplify logic.
16296         (spam-fetch-article-header): Read the article header if it's not
16297         available.
16298         (spam-list-articles): Simplify logic.
16299         (spam-filelist-register-routine): Fix bug with unregister-list.
16300
16301         * gnus-registry.el: Fix comments at beginning.
16302
16303 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16304
16305         * message.el (message-cater-to-broken-inn): Remove.
16306         (message-shorten-references): Make sure the total folded length of
16307         References is shorter than 998 characters to cater to a bug in INN
16308         2.3.  Also, don't pretend that references aren't folded -- this
16309         hasn't worked for a while.
16310
16311 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16312
16313         * gnus-agent.el (gnus-agentize):
16314         gnus-agent-send-mail-real-function no longer set to current value
16315         of message-send-mail-function but rather a lambda that calls
16316         message-send-mail-function.  The change makes the agent real-time
16317         responsive to user changes to message-send-mail-function.
16318
16319 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16320
16321         * legacy-gnus-agent.el
16322         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16323         help from Florian Weimer <fw@deneb.enyo.de>
16324
16325 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16326
16327         * nnmail.el (nnmail-cache-insert): Revert last change.
16328
16329 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16330
16331         * nnmail.el (nnmail-cache-insert): Always check whether
16332         nnmail-cache-ignore-groups matches a group name.
16333
16334 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16335
16336         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16337         (spam-find-spam, spam-log-processing-to-registry)
16338         (spam-log-registered-p, spam-log-unregistration-needed-p)
16339         (spam-log-undo-registration): Use gnus-message instead of
16340         gnus-error, none of these errors are fatal.
16341
16342         * gnus-registry.el (gnus-registry-clean-empty-function)
16343         (gnus-registry-clean-empty): Remove only empty entries without
16344         extra data.
16345
16346 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16347
16348         * spam-stat.el (spam-stat-buffer-change-to-spam)
16349         (spam-stat-buffer-change-to-non-spam): Change (error) to
16350         (gnus-message 8) invocation.
16351
16352 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16353
16354         * nntp.el (nntp-via-netcat-command): New variable.
16355         (nntp-via-netcat-switches): New variable.
16356         (nntp-open-via-rlogin-and-netcat): New function.
16357         (nntp-open-connection-function): Doc fix.
16358         (nntp-telnet-command): Doc fix.
16359         (nntp-end-of-line): Doc fix.
16360         (nntp-via-rlogin-command): Doc fix.
16361         (nntp-via-user-name): Doc fix.
16362         (nntp-via-address): Doc fix.
16363
16364 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16365
16366         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16367         error in Emacs 21.1.
16368
16369 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16370
16371         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16372
16373 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16374
16375         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16376         (gnus-agent-with-refreshed-group): New macro.
16377         (gnus-agent-rename-group): New function.
16378         (gnus-agent-delete-group): New function.
16379         (gnus-agent-save-group-info): Use gnus-command-method when
16380         `method' parameter is nil.  Don't write nil entries into the
16381         active file.
16382         (gnus-agent-get-group-info): New function.
16383         (gnus-agent-fetch-articles): Use
16384         gnus-agent-update-files-total-fetched-for to increment disk space
16385         used.
16386         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16387         gnus-agent-update-view-total-fetched-for to increment disk space
16388         used.
16389         (gnus-agent-get-local): Added optional parameters to avoid calling
16390         gnus-group-real-name and gnus-find-method-for-group.
16391         (gnus-agent-set-local): Delete stored entry if either min, or max,
16392         are nil.
16393         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16394         quit, use gnus-agent-regenerate-group to record existance of any
16395         articles fetched to disk before the quit occurred.
16396         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16397         gnus-agent-update-view-total-fetched-for, and
16398         gnus-agent-update-files-total-fetched-for to decrement disk space
16399         used.
16400         (gnus-agent-retrieve-headers): Use
16401         gnus-agent-update-view-total-fetched-for to increment disk space
16402         used.
16403         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16404         with gnus-agent-update-files-total-fetched-for to decrement disk
16405         space and fresh group buffer.
16406         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16407         (gnus-agent-need-update-total-fetched-for): New variable.
16408         (gnus-agent-update-files-total-fetched-for): New function.
16409         (gnus-agent-update-view-total-fetched-for): New function.
16410         (gnus-agent-total-fetched-for): New function.
16411
16412         * gnus-cache.el (gnus-cache-save-buffers): Use
16413         gnus-cache-update-overview-total-fetched-for to change disk space
16414         used by this group.
16415         (gnus-cache-possibly-enter-article): Use
16416         gnus-cache-update-file-total-fetched-for to increment disk space
16417         used by this group.
16418         (gnus-cache-possibly-remove-article): Use
16419         gnus-cache-update-file-total-fetched-for to decrement disk space
16420         used by this group.
16421         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16422         (gnus-cache-rename-group): New function.
16423         (gnus-cache-delete-group): New function.
16424         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16425         (gnus-cache-need-update-total-fetched-for): New variable.
16426         (gnus-cache-with-refreshed-group): New macro.
16427         (gnus-cache-update-file-total-fetched-for): New function.
16428         (gnus-cache-update-overview-total-fetched-for): New function.
16429         (gnus-cache-rename-group-total-fetched-for): New function.
16430         (gnus-cache-delete-group-total-fetched-for): New function.
16431         (gnus-cache-total-fetched-for): New function.
16432
16433         * gnus-group.el: Require gnus-sum and autoload functions to
16434         resolve warnings when gnus-group.el compiled alone.
16435         (gnus-group-line-format): Documented new %F.
16436         (size of Fetched data) group line format; identifies disk space
16437         used by agent and cache.
16438         (gnus-group-line-format-alist): Defined new F format.
16439         (gnus-total-fetched-for): New function.
16440         (gnus-group-delete-group): No longer update
16441         gnus-cache-active-altered as gnus-request-delete-group now keeps
16442         the cache in sync.
16443         (gnus-group-list-active): Let the agent store a server's active
16444         list if currently plugged.
16445
16446         * gnus-int.el (gnus-request-delete-group):
16447         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16448         local disk in sync with the server.
16449         (gnus-request-rename-group):
16450         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16451         local disk in sync with the server.
16452
16453         * gnus-start.el (gnus-get-unread-articles):
16454         Cosmetic simplification to logic.
16455
16456         * gnus-util.el (gnus-rename-file): New function.
16457
16458 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16459
16460         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16461
16462 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16463
16464         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16465         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16466
16467 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16468
16469         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16470         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16471
16472 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16473
16474         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16475
16476 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16477
16478         * spam.el (spam-set-difference): Add function to replace
16479         gnus-set-difference in spam.el.
16480         (spam-summary-prepare-exit): Use spam-set-difference.
16481
16482 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16483
16484         * gnus-registry.el (gnus-registry-cache-file): Update to use
16485         gnus-dribble-directory OR gnus-home-directory OR ~.
16486         (gnus-registry-split-fancy-with-parent): Fix doc.
16487
16488 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16489
16490         * message.el (message-exchange-point-and-mark): Use
16491         message-mark-active-p.  Suggested by Jesper Harder
16492         <harder@ifa.au.dk>.
16493
16494 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16495
16496         * message.el (message-exchange-point-and-mark): Don't activate
16497         region if it was inactive.  Suggested by Hiroshi Fujishima
16498         <pooh@nature.tsukuba.ac.jp>.
16499
16500 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16501
16502         * gnus-art.el (article-display-face): Display Faces in the same
16503         order as X-Faces.
16504
16505 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16506
16507         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16508
16509 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16510
16511         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16512         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16513         (gnus-article-mime-hierarchy): Remove.
16514         (gnus-article-mime-hierarchy-next): Remove.
16515         (gnus-article-mode): Revert 2004-03-19 change.
16516         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16517         (gnus-insert-mime-button): Revert 2004-03-19 change.
16518         (gnus-mime-accumulate-hierarchy): Remove.
16519         (gnus-mime-enter-multipart): Remove.
16520         (gnus-mime-leave-multipart): Remove.
16521         (gnus-mime-display-part): Revert 2004-03-19 change.
16522         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16523
16524         * mml.el (mml-preview): Revert 2004-03-19 change.
16525
16526 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16527
16528         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16529
16530 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16531
16532         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16533         t while entering a file name using the mm-with-multibyte macro.
16534         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16535
16536         * mm-util.el (mm-with-multibyte): New macro.
16537
16538 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16539
16540         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16541         user option.
16542         (gnus-mime-multipart-functions): Doc and customization fix.
16543         (gnus-article-mime-hierarchy): New variable.
16544         (gnus-article-mime-hierarchy-next): New variable.
16545         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16546         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16547         gnus-article-mime-hierarchy-next to nil.
16548         (gnus-insert-mime-button): Show hierarchy numbers.
16549         (gnus-mime-accumulate-hierarchy): New function.
16550         (gnus-mime-enter-multipart): New function.
16551         (gnus-mime-leave-multipart): New function.
16552         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16553         (gnus-mime-display-alternative): Show hierarchy numbers.
16554
16555         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16556         gnus-article-mime-hierarchy-next to nil.
16557
16558 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16559
16560         * dns.el: Don't require gnus-xmas.
16561
16562 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16563
16564         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16565         inline PGP.
16566         (mml-menu): Disable mml-quote-region if mark is inactive.
16567
16568 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16569
16570         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16571         when the group's active is not available.
16572
16573 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16574
16575         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16576         error.
16577
16578 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16579
16580         * imap.el (imap-store-password): New variable.
16581         (imap-interactive-login): Use it.
16582         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16583
16584 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16585
16586         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16587         window-start and hscroll to summary window.
16588
16589 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16590
16591         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16592         conversion message to newsrc-dribble when an actual conversion is
16593         performed.
16594
16595 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16596
16597         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16598
16599 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16600
16601         * mm-decode.el (mm-complicated-handles): New function reviving
16602         former definition of mm-multiple-handles.
16603
16604         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16605         (gnus-mime-delete-part): Use it.
16606
16607 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16608
16609         * gnus-agent.el (gnus-agent-read-local): Bind
16610         nnheader-file-coding-system to gnus-agent-file-coding-system to
16611         avoid the implicit assumption that they will always be equal.
16612         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16613         coding-system-for-write, as the with-temp-file macro first prints
16614         to a buffer then saves the buffer.
16615
16616 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16617
16618         * gnus-art.el (gnus-article-edit-part): New function.
16619         (gnus-mime-save-part-and-strip): Use it; do query instead of
16620         signaling an error; don't use mm-multiple-handles.
16621         (gnus-mime-delete-part): Ditto.
16622
16623 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16624
16625         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16626         old file versions.
16627         (gnus-group-prepare-hook): Removed function that converted list
16628         form of gnus-agent-expire-days to group properties.
16629
16630         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16631         (gnus-request-accept-article): Re-indented.
16632
16633         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16634         converters to handle old agent file formats.  Added logic for a
16635         "backup before upgrading warning".
16636         (gnus-convert-mark-converter-prompt): Developers can mark
16637         functions as needing (default), or not needing,
16638         gnus-convert-old-newsrc's "backup before upgrading warning".
16639         (gnus-convert-converter-needs-prompt): Tests whether the user
16640         should be protected from potentially irreversable changes by the
16641         function.
16642
16643         * legacy-gnus-agent.el: New.  Provides converters that are only
16644         loaded when gnus-convert-old-newsrc needs to call them.
16645
16646 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16647
16648         * mail-source.el (mail-source-touch-pop): Doc fix.
16649
16650         * message.el (message-smtpmail-send-it): Doc fix.
16651
16652 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16653
16654         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16655
16656         * nnmail.el (nnmail-split-fancy): do.
16657
16658         * gnus-kill.el (gnus-kill, gnus-execute): do.
16659
16660 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16661
16662         * gnus-sum.el (gnus-widget-reversible-match)
16663         (gnus-widget-reversible-to-internal)
16664         (gnus-widget-reversible-to-external): New functions.
16665         (gnus-widget-reversible): New widget.
16666         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16667
16668 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16669
16670         * gnus-sum.el (gnus-thread-sort-functions)
16671         (gnus-article-sort-functions): Document `(not F)' items.
16672
16673 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16674
16675         * spam.el (spam-use-gmane-xref): Add new backend.
16676         (spam-gmane-xref-spam-group): Add variable to control the name of the
16677         Gmane spam group.
16678         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16679         (spam-regex-headers-spam, spam-regex-headers-ham)
16680         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16681         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16682         backends and checks.
16683         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16684
16685         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16686         an autodetect method.
16687
16688 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16689
16690         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16691         articles are being added to a group.
16692         (gnus-request-replace-article): Inform the agent that articles
16693         need to be uncached as the cached contents are no longer valid.
16694
16695 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16696
16697         * binhex.el: Don't autoload executable-find.
16698
16699         * canlock.el: Don't autoload mail-fetch-field.
16700
16701         * dgnushack.el: Autoload c-mode for XEmacs.
16702
16703         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16704
16705         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16706         rmail-dont-reply-to and rmail-output.
16707
16708         * gnus-score.el: Don't autoload ffap-string-at-point.
16709
16710         * gnus-setup.el: Don't autoload sc-cite-original.
16711
16712         * imap.el: Don't autoload base64-decode-string,
16713         base64-encode-string and md5.
16714
16715         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16716         and rmail-msg-restore-non-pruned-header.
16717
16718         * mm-decode.el: Don't autoload executable-find.
16719
16720         * mm-url.el: Don't autoload executable-find.
16721
16722         * mm-view.el: Don't autoload diff-mode.
16723
16724         * nndb.el: Don't autoload news-reply-mode, news-setup,
16725         cancel-timer and telnet.
16726
16727         * password.el: Don't autoload run-at-time for Emacs.
16728
16729         * sha1-el.el: Don't autoload executable-find.
16730
16731         * sieve-mode.el: Don't autoload c-mode.
16732
16733         * uudecode.el: Don't autoload executable-find.
16734
16735 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16736
16737         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16738         (gnus-agent-possibly-alter-active): Avoid null in numeric
16739         comparison.
16740         (gnus-agent-set-local): Refuse to save null in local object table.
16741         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16742         list of articles that will be marked as unread.
16743
16744 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16745
16746         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16747
16748 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16749
16750         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16751         language tags.
16752
16753 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16754
16755         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16756         Don't bind "obarray".
16757
16758         * gnus-sum.el (gnus-thread-sort-functions): Added
16759         `gnus-thread-sort-by-most-recent-number' and
16760         `gnus-thread-sort-by-most-recent-date'.
16761         Reported by Kai Grossjohann <kai@emptydomain.de>.
16762
16763 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16764
16765         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16766
16767 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16768
16769         * gnus-cus.el (gnus-agent-customize-category): Removed
16770         ignore-errors macro reference that required cl to be loaded at
16771         run-time.
16772
16773         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16774         single-interval range of the form (min . max).  Previously the
16775         range had to look like ((min . max)).  Likewise, return
16776         (min . max) rather than ((min . max)).
16777         (gnus-range-map): Use gnus-range-normalize to accept
16778         single-interval range.
16779
16780         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16781         the cache, but not the agent, now appear with their usual face.
16782
16783         * dgnushack.el (loaddir): New variable that is bound to the
16784         directory containing the dgnushack.el file. Use loaddir, rather
16785         than srcdir, to update load-path. Change lets dgnushack compile
16786         code in directories other than GNUS/lisp.
16787
16788 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16789
16790         * lpath.el: Don't bind w3m-safe-url-regexp.
16791
16792         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16793         w3m-safe-url-regexp variable buffer-local.
16794
16795         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16796
16797 2004-02-27  Simon Josefsson  <jas@extundo.com>
16798
16799         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16800         gnus-group-real-prefix.
16801         (gnus-summary-move-article): Use it, instead of
16802         gnus-group-real-prefix.
16803
16804 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16805
16806         * lpath.el: Bind w3m-safe-url-regexp.
16807
16808         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16809         w3m-safe-url-regexp variable buffer-local and set it as the value
16810         of mm-w3m-safe-url-regexp.
16811
16812         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16813
16814         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16815         parsing gnus-posting-styles when the message is not for replying.
16816
16817         * dgnushack.el: Autoload sgml-mode for XEmacs.
16818
16819         * nnrss.el (nnrss-opml-export): Use
16820         mm-set-buffer-file-coding-system instead of
16821         set-buffer-file-coding-system.
16822
16823 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16824
16825         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16826         of checkdoc.el).
16827         * nnrss.el: do.
16828         * gnus-mlspl.el: do.
16829         * gnus-ml.el: do.
16830         * gnus-srvr.el: do.
16831
16832         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16833
16834 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16835
16836         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16837         Corrections to custom-manual links.
16838
16839         * gnus-art.el (gnus-article): Ditto.
16840
16841         * mm-decode.el (mime-display, mime-security): Ditto.
16842
16843 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16844
16845         * flow-fill.el: Typo.
16846
16847 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16848
16849         * spam-wash.el: New file.
16850
16851 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16852
16853         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16854
16855 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16856
16857         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16858         to be run with new-articles as LIST1, not LIST2.
16859         (spam-registration-functions): Add spam-use-ham-copy as a nil
16860         registration backend.
16861
16862 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16863
16864         * spam-stat.el (spam-stat-washing-hook): New option.
16865         (spam-stat-buffer-words): Use it.
16866         (spam-stat-process-directory, spam-stat-test-directory): Use
16867         insert-file-contents-literally.
16868         (spam-stat-coding-system): New variable.
16869         (spam-stat-load, spam-stat-save): Use it.
16870
16871 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16872
16873         * spam-report.el (spam-report-plug-agent): Quote
16874         spam-report-url-to-file and spam-report-url-ping-plain.
16875
16876 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16877
16878         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16879         / in mailto URLs.
16880
16881 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16882
16883         * spam-report.el (spam-report-process-queue): Fix interactive use.
16884         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16885         (spam-report-unplug-agent): Doc fixes.
16886         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16887         (spam-report-agentize, spam-report-deagentize): Autoload.
16888
16889 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16890
16891         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16892
16893         * message.el (message-setup-fill-variables): Add mml tags to
16894         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16895         <ajk@iu.edu>.
16896         (message-mode): Don't modify paragraph-separate there.
16897
16898 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16899
16900         * compface.el (uncompface-use-external): Default to undecided.
16901         (uncompface-use-external-threshold): New variable.
16902         (uncompface-float-time): New macro.
16903         (uncompface): Determine whether to use the external decoder if
16904         uncompface-use-external is undecided.
16905
16906 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16907
16908         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16909         after images.
16910
16911         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16912
16913 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16914
16915         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16916
16917         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16918
16919         * gnus-sum.el (gnus-summary-limit-to-age)
16920         (gnus-summary-limit-children): do.
16921
16922         * gnus-int.el (gnus-request-scan): do.
16923
16924         * gnus-group.el (gnus-group-suspend): do.
16925
16926         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16927
16928         * gnus-cite.el (gnus-cite-parse-attributions): do.
16929
16930         * gnus-agent.el (gnus-summary-set-agent-mark)
16931         (gnus-agent-regenerate-group): do.
16932
16933         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16934
16935         * binhex.el (binhex-decode-region-internal): do.
16936
16937 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16938
16939         * gnus-fun.el (gnus-face-properties-alist): New user option.
16940         (gnus-display-x-face-in-from): Use it.
16941
16942         * gnus-art.el (article-display-face): Ditto.
16943
16944         * compface.el (uncompface-use-external): Default to nil.
16945
16946 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16947
16948         * nntp.el (nntp-erase-buffer): New function.
16949         (nntp-retrieve-data, nntp-send-command)
16950         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16951         (nntp-possibly-change-group): Use it.
16952
16953         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16954         with-current-buffer.
16955
16956 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16957
16958         * compface.el: Merge the ELisp-based uncompface program.
16959         (compface): New customization group.
16960         (uncompface-use-external): New user option.
16961         (uncompface): Call uncompface-internal if uncompface-use-external
16962         is nil.
16963         (uncompface-internal): New function.  Note that there are also
16964         some other functions and variables added for this function.
16965
16966 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16967
16968         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16969         if necessary.
16970
16971 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16972
16973         * spam-report.el (spam-report-unplug-agent)
16974         (spam-report-plug-agent, spam-report-deagentize)
16975         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16976         Add support for the Agent in spam-report: when unplugged, report to a
16977         file; when plugged, submit all the requests.
16978
16979         * spam.el (spam-register-routine): Fix message about
16980         registration.
16981
16982 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16983
16984         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16985         dependencies.
16986         (rfc2047-encode): Use it.
16987
16988         * gnus-art.el (gnus-button-marker-list): Move before first
16989         reference.
16990
16991         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16992         (imap-parse-body): Fix format string mismatch.
16993
16994         * gnus-score.el (gnus-summary-increase-score): do.
16995
16996         * nnrss.el (nnrss-close): New function.
16997
16998 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16999
17000         * nnrss.el (nnrss-make-filename): New function.
17001         (nnrss-request-delete-group, nnrss-read-server-data)
17002         (nnrss-save-server-data, nnrss-read-group-data)
17003         (nnrss-save-group-data): Use it.
17004         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17005         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17006         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17007
17008 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17009
17010         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17011
17012 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17013
17014         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17015         files.
17016
17017         * message.el (message-generate-headers-first): Don't quote nil
17018         and t in docstrings.
17019
17020         * imap.el (imap-id): do.
17021
17022         * gnus-agent.el (gnus-agent-consider-all-articles)
17023         (gnus-agent-queue-mail): do.
17024
17025 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17026
17027         * spam-report.el (spam-report-process-queue): New function.
17028         Process requests from `spam-report-requests-file'.
17029         (spam-report-process-queue): Doc fix.
17030
17031 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17032
17033         * spam.el (spam-register-routine)
17034         (spam-log-processing-to-registry, spam-log-registered-p)
17035         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17036         Change "check" to "spam-check" for semi-clarity.
17037
17038 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17039
17040         * pop3.el: Require nnheader.
17041
17042         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17043
17044         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17045
17046         * gnus-picon.el: Require cl.
17047
17048         * gnus-fun.el: Require gnus-ems and gnus-util.
17049
17050         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17051
17052         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17053
17054         * gnus-art.el (gnus-article-edit-mode): Define before first
17055         reference.
17056
17057 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17058
17059         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17060         (gnus-uu-post-encoded): Use point-at-bol.
17061
17062         * gnus-topic.el (gnus-group-active-topic-p): do.
17063
17064         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17065
17066         * gnus-group.el (gnus-group-kill-region): do.
17067
17068         * gnus-art.el (article-date-ut): do.
17069
17070         * message.el (message-fetch-field): Remove redundant
17071         case-fold-search binding.
17072         (message-narrow-to-field): Simplify.
17073
17074 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17075
17076         * spam.el (spam-directory): Derive from `gnus-directory'.
17077
17078         * spam-report.el (spam-report-url-to-file)
17079         (spam-report-requests-file): New function and variable for offline
17080         reporting.
17081         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17082         and user defined function.
17083         (spam-report-url-ping-mm-url): Remove doubled slash.
17084
17085 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17086
17087         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17088
17089 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17090
17091         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17092         format string mismatch.
17093
17094         * sieve.el (sieve-deactivate-all): do.
17095
17096         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17097
17098         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17099
17100         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17101
17102         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17103
17104 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17105
17106         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17107         the list of checks.
17108
17109 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17110
17111         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17112         padding.
17113
17114 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17115
17116         * mm-view.el (mm-fill-flowed): New variable.
17117         (mm-inline-text): Use it.
17118
17119 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17120
17121         * spam.el (spam-spamassassin-register-ham-routine)
17122         (spam-spamassassin-register-spam-routine): Fix function names.
17123
17124 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17125
17126         * gnus.el (gnus-tmp-grouplens): Remove.
17127         (gnus-summary-line-format): Remove grouplens.
17128
17129         * gnus-group.el (gnus-group-line-format): Ditto.
17130
17131         * gnus-spec.el (gnus-format-specs): Ditto.
17132         (gnus-update-format-specifications): Flush the group format spec
17133         cache if there's the grouplens stuff.
17134         (gnus-parse-simple-format): Replace %l with the empty string.
17135
17136 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17137
17138         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17139         omission.
17140
17141 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17142
17143         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17144         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17145
17146 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17147
17148         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17149         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17150         New macros and functions.
17151         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17152         Handle > NLINK_MAX messages.
17153         * nnmaildir.el (nnmaildir-request-set-mark): Use
17154         nnmaildir--emlink-p and nnmaildir--eexist-p.
17155
17156 2004-01-25  Alex Schroeder  <alex@gnu.org>
17157
17158         * spam-stat.el (spam-stat-process-directory-age): New option.
17159         (spam-stat-process-directory): Use it.
17160
17161 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17162
17163         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17164         (spam-stat-save): Accept prefix argument.
17165
17166 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17167
17168         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17169         links" error.
17170
17171 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17172
17173         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17174         the rest of the and/or forms.
17175
17176 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17177
17178         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17179         compatibility with old .newsrc.eld files.
17180
17181         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17182
17183         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17184
17185         * gnus-start.el (gnus-1): do.
17186
17187         * gnus-group.el (gnus-group-line-format-alist): do.
17188
17189         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17190
17191         * gnus-gl.el: Remove.
17192
17193 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17194
17195         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17196         marks consisting of a single range {for example, (3 . 5)} rather
17197         than a list of a single range { ((3 . 5)) }.
17198
17199 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17200
17201         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17202         with-current-buffer.
17203         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17204         avoid consing a string.
17205
17206         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17207         Remove obsolete entries for big5 and gb2312.
17208
17209 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17210
17211         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17212         uncompressed list.
17213
17214 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17215
17216         * spam-stat.el (spam-stat-strip-xref): New function.
17217         (spam-stat-process-directory): Use it.
17218
17219         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17220         here -- it's done in message-fetch-field.
17221
17222 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17223
17224         * gnus-agent.el (gnus-agent-queue-mail)
17225         (gnus-agent-prompt-send-queue): New variables.
17226         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17227         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17228         "nndraft:queue" along to gnus-draft-send.  Use
17229         gnus-agent-prompt-send-queue.
17230         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17231         is "nndraft:queue".  Suggested by Gaute Strokkenes
17232         <gs234@srcf.ucam.org>
17233
17234         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17235         (agent-enable-undownloaded-faces): Added.
17236         (gnus-agent-cat-groups): Use eval-and-compile, not
17237         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17238         method of gnus-agent-cat-groups even when the buffer has been
17239         evaled.
17240         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17241         delete gnus-agent-save-active-1.
17242         (gnus-agent-save-groups): Deleted.  Identical to
17243         gnus-agent-save-active.
17244         (gnus-agent-write-active): No longer adjust agent's copy of active
17245         file as agent's adjustments are now stored in their own
17246         file.  Removed optional parameter.
17247         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17248         servers.  Add use of min/max range limits from server's local
17249         file.
17250         (gnus-agent-save-alist): Removed unused optional argument.
17251         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17252         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17253         (gnus-agent-set-local): A per-server file that keeps min/max range
17254         limits for articles known to the agent.  Provides a fast mechanism
17255         for altering many active ranges.
17256         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17257         active file (local makes it unnecessary).
17258         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17259
17260         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17261         (agent-enable-undownloaded-faces): Added.
17262
17263         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17264         disable it when sending to "nndraft:queue".
17265         (gnus-group-send-queue): Add safety check to avoid sending queue
17266         when unplugged.
17267
17268         * gnus-group.el (gnus-group-catchup): Use new
17269         gnus-sequence-of-unread-articles, not
17270         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17271         numbers of articles.  Use gnus-range-map to avoid having to
17272         uncompress the unread list.
17273         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17274         Fixed invalid ange-ftp reference.
17275
17276         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17277         (gnus-sorted-range-intersection): Intersection of two ranges
17278         without requiring that they first be uncompressed.
17279
17280         * gnus-start.el (gnus-activate-group): Unless blocked by the
17281         caller, possibly expand the active range to include both cached
17282         and agentized articles.
17283         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17284         multiple version-dependent converters.
17285         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17286         gnus-agent-save-active.
17287         (gnus-save-newsrc-file): Save dirty agent range limits.
17288
17289         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17290         gnus-agent-possibly-alter-active.
17291         (gnus-adjust-marked-articles): Faster handling of simple lists.
17292
17293 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17294
17295         * spam-stat.el (spam-stat-test-directory): New optional argument
17296         displays a list of files detected.  Suggested by Andrew Cohen
17297         <cohen@andy.bu.edu>.
17298         (spam-stat-buffer-words-with-scores): Don't narrow and change
17299         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17300
17301 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17302
17303         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17304         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17305         (spam-spamassassin-arguments)
17306         (spam-spamassassin-spam-flag-header)
17307         (spam-spamassassin-positive-spam-flag-header)
17308         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17309         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17310         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17311         (spam-list-of-processors, spam-list-of-checks)
17312         (spam-list-of-statistical-checks, spam-registration-functions)
17313         (spam-check-spamassassin-headers, spam-check-spamassassin)
17314         (spam-spamassassin-score)
17315         (spam-spamassassin-register-with-sa-learn)
17316         (spam-spamassassin-register-spam-routine)
17317         (spam-spamassassin-register-ham-routine)
17318         (spam-assassin-register-spam-routine)
17319         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17320         (spam-bogofilter-score): Fix to show article before scoring.
17321
17322 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17323
17324         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17325         default scoring function.
17326         (spam-generic-score): Call spam-spamassassin-score if
17327         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17328         spam-bogofilter-score otherwise.
17329
17330         * gnus.el (spam-process, spam-autodetect-methods): Add
17331         spamassassin and spamassassin-headers.
17332
17333 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17334
17335         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17336         Suppress unnecessary messages.
17337
17338 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17339
17340         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17341         make-hash-table.
17342
17343 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17344
17345         * canlock.el (base64-encode-string): Don't autoload it.
17346
17347 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17348
17349         * run-at-time.el: Remove useless (require 'itimer),
17350         eval-and-compile and (featurep 'xemacs).
17351
17352 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17353
17354         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17355         GROUP is a virtual group.
17356
17357 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17358
17359         * gnus.el: Autoload `message-y-or-n-p'.
17360
17361 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17362
17363         * pgg-parse.el: Remove unnecessary (require 'custom).
17364
17365         * pgg-def.el: do.
17366
17367         * nnmail.el: do.
17368
17369         * gnus-undo.el: do.
17370
17371         * gnus-picon.el: do.
17372
17373         * gnus-util.el: do.
17374
17375 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17376
17377         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17378
17379 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17380
17381         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17382         handle, as well as a list.
17383
17384         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17385         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17386         (mm-w3m-cid-retrieve): Simplify.
17387
17388 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17389
17390         * message.el (message-kill-to-signature): Allow prefix arg to
17391         specify number of lines to keep before signature.
17392
17393 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17394
17395         * message.el (message-kill-to-signature): Change docstring.
17396
17397 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17398
17399         * canlock.el: Always require sha1-el.
17400         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17401
17402         * message.el: Autoload sha1 only when compiling.
17403
17404         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17405         eudc-expand-inline for XEmacs.
17406
17407 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17408
17409         * message.el (message-canlock-generate): Require sha1-el.
17410
17411 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17412
17413         * message.el (message-expand-name): Silence the byte compiler.
17414
17415         * lpath.el: Add detect-coding-system.
17416
17417         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17418         cus-edit.
17419
17420 2004-01-13  Simon Josefsson  <jas@extundo.com>
17421
17422         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17423         Invoke gnus-score-mode.  Reported by
17424         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17425
17426         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17427         Jim Blandy <jimb@redhat.com> (tiny change).
17428
17429 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17430
17431         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17432
17433 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17434
17435         * spam.el (spam-get-article-as-string): Update to use
17436         gnus-request-article-this-buffer, much simpler.
17437         (spam-get-article-as-buffer): Remove.
17438
17439 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17440
17441         * message.el (message-expand-name): Use EUDC if the user uses that.
17442
17443 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17444
17445         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17446         character for the encoding to avoid consing a string.
17447
17448         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17449         unnecessarily.
17450
17451         * mm-util.el (mm-replace-chars-in-string): Remove.
17452
17453         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17454         of mm-replace-chars-in-string.
17455
17456 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17457
17458         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17459
17460         * mm-util.el (mm-subst-char-in-string): Support inplace.
17461
17462         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17463         a new string in every iteration.  Use shy groups.
17464
17465 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17466
17467         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17468         * gnus-soup.el (gnus-soup-group-brew):
17469         * gnus-msg.el (gnus-put-message):
17470         * gnus-move.el (gnus-group-move-group-to-server):
17471         * gnus-kill.el (gnus-batch-score):
17472         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17473         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17474         (gnus-group-update-group, gnus-group-read-group)
17475         (gnus-group-make-group, gnus-group-make-help-group)
17476         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17477         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17478         (gnus-group-sort-by-unread, gnus-group-catchup)
17479         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17480         (gnus-group-yank-group, gnus-group-set-info)
17481         (gnus-group-list-groups):
17482         * gnus.el (gnus-generate-new-group-name):
17483         * gnus-delay.el (gnus-delay-send-queue):
17484         * nnvirtual.el (nnvirtual-catchup-group):
17485         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17486         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17487         (gnus-group-prepare-topics, gnus-topic-check-topology):
17488         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17489         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17490         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17491         (gnus-group-make-articles-read):
17492         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17493         (gnus-group-change-level, gnus-kill-newsgroup)
17494         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17495         (gnus-get-unread-articles, gnus-make-articles-unread)
17496         (gnus-make-ascending-articles-unread): Use accessor
17497         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17498         to get group information for improved readability.
17499
17500
17501 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17502
17503         * gnus-art.el (article-decode-mime-words, article-babel)
17504         (gnus-article-highlight-signature, gnus-article-add-buttons)
17505         (gnus-signature-toggle): Use gnus-with-article-buffer.
17506
17507         * gnus-art.el (gnus-article-highlight-headers)
17508         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17509
17510         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17511         (gnus-article-set-globals, gnus-request-article-this-buffer)
17512         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17513         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17514         (gnus-mime-display-alternative): Use with-current-buffer.
17515
17516 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17517
17518         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17519         also under 80 char limit, and call gnus-error if needed.
17520         (spam-fetch-article-header): Fix - it was a
17521         buffer-local variable (gnus-newsgroup-data).
17522         (spam-find-spam): Use spam-generate-fake-headers, forget about
17523         spam-insert-fake-headers.
17524         (spam-insert-fake-headers): Remove.
17525
17526 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17527
17528         * deuglify.el (gnus-article-outlook-unwrap-lines)
17529         (gnus-outlook-rearrange-article)
17530         (gnus-outlook-repair-attribution-outlook)
17531         (gnus-outlook-repair-attribution-block)
17532         (gnus-outlook-repair-attribution-other): Remove redundant
17533         save-excursion.
17534
17535 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17536
17537         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17538         (spam-fetch-field-subject-fast)
17539         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17540         (spam-fetch-article-header): Add functions to deal with Gnus
17541         internals for fast retrieval of article header data.
17542         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17543
17544 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17545
17546         * pop3.el (pop3-md5): Remove.
17547         (pop3-apop): Replace pop3-md5 with md5.
17548
17549         * mm-bodies.el: base64 is always built-in.
17550
17551         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17552         with-current-buffer.
17553
17554 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17555
17556         * canlock.el (canlock-insert-header): Remove excessive grouping in
17557         regexp.
17558
17559         * gnus-sum.el (gnus-summary-read-document): Ditto.
17560
17561         * gnus-uu.el (gnus-uu-part-number): Ditto.
17562
17563         * html2text.el (html2text-remove-tags): Ditto.
17564         (html2text-format-tags): Ditto.
17565         (html2text-format-single-elements): Ditto.
17566
17567         * mml.el (mml-parse-1): Ditto.
17568
17569 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17570
17571         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17572
17573         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17574
17575         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17576
17577         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17578
17579 2003-11-15  Simon Josefsson  <jas@extundo.com>
17580
17581         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17582         (pgg-gpg-lookup-key): Use regexp match instead of
17583         split-string (split-string is different between emacs 21.2 and
17584         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17585
17586 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17587
17588         * gnus-art.el (gnus-mime-view-all-parts)
17589         (gnus-article-part-wrapper, gnus-article-view-part): Use
17590         with-current-buffer.
17591
17592 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17593
17594         * spam.el (spam-disable-spam-split-during-ham-respool)
17595         (spam-spamoracle-database, spam-cache-lookups)
17596         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17597         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17598         (spam-group-ham-marks, spam-group-spam-marks)
17599         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17600         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17601         also add spam-use-blackholes to the statistical checks.
17602         (spam-fetch-field-fast): Add interface to fetching fields, may
17603         become a macro.
17604         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17605         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17606         (spam-insert-fake-headers): Fake an article when needed.
17607         (spam-find-spam): Fake article when possible.
17608         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17609         (spam-check-bogofilter-headers): Use message-fetch-field instead
17610         of nnmail-fetch-field.
17611
17612 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17613
17614         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17615
17616 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17617
17618         * spam.el (spam-split): Do not require spam-use-CHECK to be
17619         enabled if that check is passed to spam-split explicitly; also
17620         fix so 'spam doesn't get converted to spam-split-group when
17621         spam-split-symbolic-return is t.
17622         (spam-find-spam): Find registrations of the article and use those
17623         instead of re-running spam-split to find the spam/ham
17624         classification of the article.
17625         (spam-log-processing-to-registry, spam-log-registered-p)
17626         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17627         Use gnus-error instead of gnus-message.
17628         (spam-log-registration-type): Add function to determine the
17629         classification of a message based on registry entries; will
17630         return nil if both 'spam and 'ham are found.
17631         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17632         a reasonably fast local cache without the loading errors.
17633         (spam-cache-lookups): Set to t by default.
17634         (spam-find-spam): Don't try to guess spam-cache-lookups.
17635         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17636         spam-caches entry.
17637         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17638         caching of whitelist/blacklist entries.
17639         (spam-check-whitelist, spam-check-blacklist): Invoke
17640         spam-from-listed-p with a type, not a cache variable.
17641         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17642
17643 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17644
17645         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17646
17647         * nnmail.el (nnmail-split-fancy): do.
17648
17649         * mml.el (mml-parse): do.
17650
17651         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17652         (gnus-score-adaptive): do.
17653
17654 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17655
17656         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17657         (gnus-mime-button-map): Don't set keymap parent.
17658         (gnus-button-ctan-directory-regexp): Use shy grouping.
17659         (gnus-prev-page-map): Don't set keymap parent.
17660         (gnus-prev-page-map): Remove duplicated one.
17661         (gnus-next-page-map): Don't set keymap parent.
17662         (gnus-mime-security-button-map): Ditto.
17663
17664         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17665         version number.
17666
17667         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17668
17669 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17670
17671         * canlock.el (canlock-sha1-function): Remove.
17672         (canlock-sha1-function-for-verify): Remove.
17673         (canlock-openssl-program): Remove.
17674         (canlock-openssl-args): Remove.
17675         (canlock-ignore-errors): Remove.
17676         (canlock-sha1-with-openssl): Remove.
17677         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17678         (canlock-verify): Don't use canlock-ignore-errors.
17679
17680         * sha1-el.el (sha1-string-external): Make it can return a string
17681         in binary form.
17682         (sha1-region-external): Ditto.
17683         (sha1-string-internal): Ditto.
17684         (sha1-region-internal): Ditto.
17685         (sha1-region): Ditto.
17686         (sha1-string): Ditto.
17687         (sha1): Ditto.
17688
17689 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17690
17691         * spam.el (spam-report-articles-gmane): New command.
17692
17693 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17694
17695         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17696
17697         * run-at-time.el (run-at-time-saved): Remove.
17698         (run-at-time): Doc fix.
17699
17700 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17701
17702         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17703         (gnus-summary-limit-map): Add it.
17704         (gnus-summary-make-menu-bar): do.
17705
17706 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17707
17708         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17709         Make attempt at some caching support (done for BBDB only now).
17710         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17711         addresses to be checked.
17712         (spam-clear-cache-BBDB): Add function, to be invoked by
17713         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17714         (spam-check-BBDB): Check and use the caches, if
17715         spam-cache-lookups is on, remove superfluous (provide).
17716
17717 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17718
17719         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17720
17721 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17722
17723         * run-at-time.el (run-at-time-saved): Move to after the definition
17724         of `run-at-time'.
17725
17726         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17727
17728 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17729
17730         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17731         mm-w3m-local-map-property.
17732
17733         * mm-view.el (mm-w3m-mode-map): Remove.
17734         (mm-w3m-local-map-property): Remove.
17735         (mm-inline-text-html-render-with-w3m): Don't use
17736         mm-w3m-local-map-property.
17737
17738 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17739
17740         * run-at-time.el: New file.
17741
17742         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17743         under Emacs.
17744
17745         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17746         of gnus-set-text-properties.
17747
17748         * gnus-uu.el (gnus-uu-save-article): Ditto.
17749
17750         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17751
17752         * gnus-cite.el (gnus-cite-parse): Ditto.
17753
17754         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17755         of gnus-.
17756
17757         * gnus-xmas.el (run-at-time): Require run-at-time.
17758
17759         * gnus.el: Changed calls to nnheader-run-at-time and
17760         password-run-at-time throughout to use run-at-time directly.
17761
17762         * password.el: Removed definition of run-at-time.
17763
17764         * nnheaderxm.el: Remove definition of run-at-time.
17765
17766 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17767
17768         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17769         in prompt.
17770
17771 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17772
17773         * messagexmas.el (message-xmas-redefine): Alias
17774         `message-make-caesar-translation-table' to
17775         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17776         version.
17777
17778         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17779         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17780         `gnus-xmas-set-text-properties'.
17781         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17782         `gnus-xmas-completing-read'.
17783         (gnus-xmas-completing-read): Removed.
17784         (gnus-xmas-open-network-stream): Removed.
17785
17786         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17787         XEmacs version.
17788
17789         * dns.el (dns-make-network-process): Use `open-network-stream'
17790         instead of `gnus-xmas-open-network-stream'.
17791
17792         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17793
17794         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17795
17796 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17797
17798         * gnus-art.el (gnus-mime-display-alternative)
17799         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17800         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17801         Don't use gnus-local-map-property.
17802
17803         * gnus-util.el (gnus-local-map-property): Remove.
17804
17805         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17806         gnus-completing-read-maybe-default with completing-read.
17807
17808         * gnus-util.el (gnus-completing-read): do.
17809         (gnus-completing-read-maybe-default): Remove.
17810
17811 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17812
17813         * password.el: Only autoload `run-at-time' if not XEmacs.
17814         Only autoload the itimer functions if XEmacs.
17815
17816 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17817
17818         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17819         XEmacsen.
17820
17821         * dgnushack.el: Autoload executable-find for XEmacs.
17822
17823 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17824
17825         * gnus-art.el (gnus-read-string): Remove.
17826         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17827         read-string.
17828
17829 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17830
17831         * netrc.el: Autoload password-read.
17832         (netrc): Add configuration group.
17833         (netrc-encoding-method, netrc-openssl-path): Add
17834         variables for encoding and decoding of files with symmetric
17835         ciphers.
17836         (netrc-encode): Add assistant function to encode a file with
17837         netrc-encoding-method.
17838         (netrc-parse): Add interactive parameter, added optional
17839         decoding if netrc-encoding-method is non-nil but otherwise
17840         behavior is standard.
17841         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17842         Do s/encode/encrypt/ everywhere.
17843
17844         * spam.el: Remove executable-find autoload.
17845
17846 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17847
17848         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17849
17850         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17851
17852 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17853
17854         * gnus-art.el (gnus-treat-ansi-sequences)
17855         (article-treat-ansi-sequences): New variable and function.
17856         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17857
17858         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17859         Use it.
17860
17861 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17862
17863         * mm-util.el (mm-quote-arg): Remove.
17864
17865         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17866         shell-quote-argument.
17867
17868         * gnus-uu.el (gnus-uu-command): do.
17869
17870         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17871
17872         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17873         with make-char.
17874
17875         * mm-util.el (mm-make-char): Remove.
17876
17877         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17878         add-minor-mode.
17879
17880         * gnus-undo.el (gnus-undo-mode): do.
17881
17882         * gnus-topic.el (gnus-topic-mode): do.
17883
17884         * gnus-sum.el (gnus-dead-summary-mode): do.
17885
17886         * gnus-start.el (gnus-slave-mode): do.
17887
17888         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17889
17890         * gnus-ml.el (gnus-mailing-list-mode): do.
17891
17892         * gnus-gl.el (gnus-grouplens-mode): do.
17893
17894         * gnus-draft.el (gnus-draft-mode): do.
17895
17896         * gnus-dired.el (gnus-dired-mode): do.
17897
17898         * gnus-ems.el (gnus-add-minor-mode): Remove.
17899
17900         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17901         Replace gnus-char-width with char-width.
17902
17903         * gnus-ems.el (gnus-char-width): Remove.
17904
17905         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17906         Replace gnus-char-width with char-width.
17907
17908         * gnus-ems.el (gnus-char-width): Remove.
17909
17910         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17911         definition.
17912         Remove Emacs 20 hash table compatibility code.
17913
17914         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17915         20 compatibility code.
17916
17917         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17918
17919         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17920
17921         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17922         with point-at-{eol,bol}.
17923
17924         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17925
17926         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17927
17928         * flow-fill.el (fill-flowed-point-at-bol)
17929         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17930
17931         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17932         Replace with point-at-{eol,bol} throughout all files.
17933
17934 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17935
17936         * ntlm.el (ntlm-string-as-unibyte): New macro.
17937         (ntlm-build-auth-response): Use it.
17938
17939         Remove Emacs 20 stuff:
17940         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17941         (butlast, mapc, remove): Remove the compiler macros.
17942         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17943         of delq and copy-sequence.
17944         * gnus-art.el (popup-menu): Remove the compiler macro.
17945         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17946         Emacs 20.
17947
17948 2004-01-05  Simon Josefsson  <jas@extundo.com>
17949
17950         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17951         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17952         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17953         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17954         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17955         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17956         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17957         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17958         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17959         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17960         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17961         string-xor into ntlm-string-xor.  Suggested by
17962         Jesper Harder <harder@myrealbox.com>.
17963
17964         * ntlm.el: Don't include poem.
17965
17966         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17967         Jesper Harder <harder@myrealbox.com>.
17968
17969         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17970
17971         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17972         probably breaks emacs with DL patch, but do we care? Is anyone
17973         still using the DL stuff?)
17974
17975         * sieve-manage.el: Use the password package.
17976         (sieve-manage-read-passwd): Remove.
17977         (sieve-manage-interactive-login): Use password.  Re-add
17978         condition-case around loop.
17979
17980         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17981         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17982         the password package.
17983
17984 2003-02-19  Simon Josefsson  <jas@extundo.com>
17985
17986         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17987         token.
17988
17989 2002-08-07  Simon Josefsson  <jas@extundo.com>
17990
17991         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17992         (sieve-manage-authenticators):
17993         (sieve-manage-authenticator-alist): Add some SASL mechs.
17994         (sieve-sasl-auth): New function.
17995         (sieve-manage-cram-md5-auth):
17996         (sieve-manage-plain-auth): Rewrite using SASL library.
17997         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17998         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17999         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18000         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18001
18002 2004-01-05  Simon Josefsson  <jas@extundo.com>
18003
18004         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18005         New files.
18006
18007 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18008
18009         * gnus-group.el (gnus-no-groups-message): Update.
18010
18011         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18012
18013 2003-11-09  Simon Josefsson  <jas@extundo.com>
18014
18015         * imap.el: Support for ID IMAP extension (RFC 2971).
18016         (imap-local-variables): Add imap-id.
18017         (imap-id): New variable.
18018         (imap-id): New function.
18019         (imap-parse-response): Parse untagged ID response.
18020         * nnimap.el (nnimap-id): New variable.
18021         (nnimap-open-connection): Use it.
18022
18023 2003-12-28  Simon Josefsson  <jas@extundo.com>
18024
18025         * gnus-score.el (gnus-score-edit-all-score): New.
18026         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18027
18028 2004-01-04  Simon Josefsson  <jas@extundo.com>
18029
18030         * password.el: Add.
18031
18032 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18033
18034         * dns.el (dns-query-types): Fix typo.
18035         (dns-query-types): New function.
18036         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18037         PTR and SOA replies, see RFC 1035.
18038
18039 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18040
18041         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18042
18043         * Moved to Changelog.2.
18044
18045 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18046
18047         * gnus.el (gnus-version-number): Bump version.
18048
18049 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18050
18051         * gnus.el: No Gnus v0.1 is released.
18052
18053 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18054
18055         * gnus.el: No Gnus v0.0 is released.
18056
18057 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18058
18059         * gnus.el (gnus-version-number): Bump.
18060         (gnus-version): No.
18061
18062 See ChangeLog.2 for earlier changes.
18063
18064     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18065       Free Software Foundation, Inc.
18066
18067   This file is part of GNU Emacs.
18068
18069   GNU Emacs is free software: you can redistribute it and/or modify
18070   it under the terms of the GNU General Public License as published by
18071   the Free Software Foundation, either version 3 of the License, or
18072   (at your option) any later version.
18073
18074   GNU Emacs is distributed in the hope that it will be useful,
18075   but WITHOUT ANY WARRANTY; without even the implied warranty of
18076   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18077   GNU General Public License for more details.
18078
18079   You should have received a copy of the GNU General Public License
18080   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18081
18082 ;; Local Variables:
18083 ;; coding: utf-8
18084 ;; fill-column: 79
18085 ;; add-log-time-zone-rule: t
18086 ;; End: