(nnimap-open-connection): Use gnutls STARTTLS, if available.
[gnus] / lisp / ChangeLog
1 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
4         available.
5
6         * auth-source.el (auth-source-create): Use (user-login-name) for the
7         user name default.
8
9         * nnimap.el (nnimap-update-info): If the server doesn't return any
10         useful info, just use the previous info.
11         (nnimap-update-info): Prefer old info over start-article.
12         (nnimap-update-qresync-info): Finish implementing QRESYNC.
13
14 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
15
16         * nnir.el (autoload): Clean up autoloads.
17         (nnir-imap-default-search-key): Renamed from
18         nnir-imap-search-field. Use key rather than value.
19         (nnir-imap-search-other): New variable.
20         (nnir-read-parm): Use it.
21         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
22         (gnus-summary-nnir-goto-thread): Modify to work with imap.
23
24 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
25
26         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
27         the process, too.
28
29 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30
31         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
32         Allbery.
33
34         * shr.el: Rework the way things are indented by <li> slightly.
35
36         * gnus.el (gnus-group-set-parameter): Fix typo.
37
38         * nnimap.el: Start implementing QRESYNC support.
39
40 2010-10-09  Julien Danjou  <julien@danjou.info>
41
42         * nnir.el (nnir-engines): Fix too many arguments.
43
44 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
45
46         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
47         group is the "last", so that the backends like nnfolder actually save
48         their folders.
49
50         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
51         try to use that for the tls stream.
52         (nnimap-retrieve-group-data-early): Rework the marks code to heed
53         UIDVALIDITY and find out which groups are read-only and not.
54         (nnimap-get-flags): Use the same marks parsing code as the rest of
55         nnimap.
56
57 2010-10-09  Julien Danjou  <julien@danjou.info>
58
59         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
60
61         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
62         retrieving gravatars.
63
64         * shr.el (shr-table-corner): Add.
65         (shr-table-line): Add.
66         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
67
68 2010-10-08  Julien Danjou  <julien@danjou.info>
69
70         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
71
72 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
73
74         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
75
76         * gnus-sum.el (gnus-mark-article-as-unread)
77         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
78         (gnus-summary-set-bookmark): Use it.
79
80         * gnus-msg.el (gnus-setup-message): Use it.
81
82         * gnus-demon.el (gnus-demon-remove-handler): Use it.
83
84         * gnus.el (gnus-group-remove-parameter): Use it.
85
86         * gnus-group.el (gnus-group-make-web-group): Use it.
87
88         * gnus-demon.el (gnus-demon-remove-handler): Use it.
89
90         * nnregistry.el: Update docs to mention manual.
91
92         * gnus-registry.el: Update docs to mention nnregistry.el.
93         (gnus-registry-initialize): Don't install nnregistry refer method
94         automatically.
95         (gnus-registry-install-nnregistry): Remove it.
96
97 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * shr.el (shr-insert): Don't insert double spaces.
100
101 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
102
103         * gnus-gravatar.el (gnus-treat-from-gravatar)
104         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
105         called interactively.
106
107         * gnus-art.el (gnus-mime-view-part-externally)
108         (gnus-mime-view-part-internally): Make predicate function passed to
109         gnus-mime-view-part-as-type assume argument is a mime type, not a list
110         of a mime type.
111
112         * shr.el (shr-table-widths): Don't use cl function `reduce'.
113
114 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
115
116         * shr.el (require): Require cl when compiling.
117         (shr-tag-hr): New function.
118
119         * nnimap.el (nnimap-update-info): Remove double setting of high.
120         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
121         makes nnimap work properly on Courier again.
122
123         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
124         the variable for backwards compatability.
125
126         * mm-decode.el (mm-save-part): If given a non-directory result, expand
127         the file name before using to avoid setting mm-default-directory to
128         nil.
129
130         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
131         bidning gnus-agent variables.
132
133         * shr.el (shr-render-td): Use a cache for the table rendering function
134         to avoid getting an exponential rendering behaviour in nested tables.
135         (shr-insert): Rework the line-breaking algorithm.
136         (shr-insert): Don't leave trailing spaces.
137         (shr-insert-table): Also insert empty TDs.
138         (shr-tag-blockquote): Ensure paragraphs after </ul>.
139
140 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
141
142         * gnus-sum.el (gnus-number): Rename from `number'.
143         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
144         (gnus-summary-limit-children): Update uses correspondingly.
145
146 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
147
148         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
149         (gnus-gravatar-transform-address): Don't show avatars of people of
150         which mail addresses match gnus-gravatar-too-ugly.
151
152 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
153
154         * shr.el (shr-table-widths): Expand TD elements to fill available
155         space.
156
157 2010-10-07  Julien Danjou  <julien@danjou.info>
158
159         * nnimap.el (nnimap-request-rename-group): Add this method.
160
161 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
164         name from XEmacs' function-arglist.
165
166         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
167         gravatar under XEmacs.
168
169 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
170
171         * auth-source.el: Update docs with TODO items.
172
173         * gnus-sync.el: Update docs to explain state and plans.
174
175         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
176         Hooks for mark updates.
177         (gnus-request-set-mark, gnus-request-update-mark): Use them.
178
179         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
180         hooks with arguments, which is needed for mark update hooks.
181
182 2010-10-06  Julien Danjou  <julien@danjou.info>
183
184         * gnus.el (gnus-expand-group-parameter): Only return and act on what
185         was matched.
186
187         * sieve-manage.el: Update example in `Commentary'.
188
189         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
190
191         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
192         not 2000.
193         (sieve-manage-authenticate): Re-add function.
194
195 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
196
197         * shr.el (shr-insert): Get 'space transition right.
198         (shr-render-td): Only delete space at the end of the TD.
199
200         * nnimap.el (nnimap-open-connection): Prepare to support
201         open-gnutls-stream.
202
203         * shr.el: Rearrange function order to be more logical.
204
205 2010-10-06  Julien Danjou  <julien@danjou.info>
206
207         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
208         (nnrss-discover-feed): Remove 404 URL in docstring.
209
210         * nnir.el: Fix Swish-E URL.
211         Fix Namazu URL.
212
213         * message.el (message-change-subject): Remove 404 URL in a comment.
214
215 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
216
217         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
218         called interactively.
219
220         * gnus-util.el (gnus-remove-if): Allow hash table.
221         (gnus-remove-if-not): New function.
222
223         * gnus-art.el (gnus-mime-view-part-as-type)
224         * gnus-score.el (gnus-summary-score-effect)
225         * gnus-sum.el (gnus-read-move-group-name):
226         Replace remove-if-not with gnus-remove-if-not.
227
228         * gnus-group.el (gnus-group-completing-read):
229         Regard collection as a hash table if it is not a list.
230
231 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
232
233         * shr.el (shr-render-td): Allow blank/missing <TD>s.
234
235         * shr.el: Document the table-rendering algorithm.
236
237 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
238
239         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
240         for Emacsen having no `libxml-parse-html-region' support.
241
242 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
243
244         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
245         invalid URLs.
246
247         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
248         line-broken.
249         (shr-tag-img): Ignore image fetching errors.
250         (shr-overlays-in-region): Compute overlay positions correctly.
251
252         * mm-decode.el (mm-shr): Require shr.
253
254         * gnus-art.el (gnus-blocked-images): Move variable here.
255
256         * shr.el (shr-insert-table): Bind free variable.
257
258         * mm-decode.el (mm-shr): Bind shr-content-function.
259
260         * shr.el (shr-content-function): New variable.
261
262         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
263         added for symmetry.
264
265         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
266
267         * gnus-group.el (gnus-group-make-group): Doc fix.
268
269         * nnimap.el (nnimap-request-newgroups): Return success.
270
271         * shr.el (shr-find-elements): New function.
272         (shr-tag-table): Put all the images after the table.
273         (shr-tag-table): Really inhibit images inside the table.
274         (shr-collect-overlays): Copy over overlays from the TD elements to the
275         main document.
276
277         * mm-decode.el (mm-shr): Bind shr-blocked-images to
278         gnus-blocked-images.
279
280 2010-10-05  Julien Danjou  <julien@danjou.info>
281
282         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
283
284         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
285         (gnus-html-maximum-image-size): Add this function.
286         (gnus-html-put-image): Use gnus-html-maximum-image-size.
287
288         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
289         server-value of the capability is nil.
290
291 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
292
293         * shr.el (shr-tag-em): Add <EM> tag.
294
295 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
296
297         * sieve-manage.el (sieve-manage-default-stream): Make default stream
298         customizable.
299
300         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
301         handing broken links to browse-url.
302
303 2010-10-05  Julien Danjou  <julien@danjou.info>
304
305         * gnus-util.el (gnus-emacs-completing-read)
306         (gnus-iswitchb-completing-read): Use autoload rather than require.
307
308 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
309
310         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
311         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
312         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
313         iswitchb-temp-buflist for XEmacs.
314
315         * gnus-util.el (gnus-completing-read-function): Exclude
316         gnus-icompleting-read and gnus-ido-completing-read from candidates for
317         XEmacs since iswitchb.el is very old and ido.el is unavailable in
318         XEmacs.
319
320         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
321         not to use `delete-dups' that is unavailable in XEmacs 21.4.
322
323         * gnus-html.el: Don't require help-fns under XEmacs.
324         (gnus-html-schedule-image-fetching): Work for XEmacs.
325
326         * mm-decode.el (mm-shr): Decode contents by charset.
327
328 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
329
330         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
331         unknown.
332
333         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
334         (shr-get-image-data): Ensure against the cache file missing.
335
336         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
337         for data.
338
339         * spam-report.el (spam-report-url-ping-plain): Don't query about
340         killing the process.
341
342         * shr.el (shr-render-td): Protect against too-wide text.
343
344 2010-10-04  Julien Danjou  <julien@danjou.info>
345
346         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
347         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
348
349         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
350         retrieved.
351
352 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
353
354         * shr.el (browse-url): Required.
355         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
356         lines.
357         (shr-show-alt-text, shr-browse-image): New commands.
358         (shr-browse-url, shr-copy-url): New commands.
359
360         * gnus-sum.el (gnus-widen-article-window): New variable.
361         (gnus-summary-select-article-buffer): Use it.
362
363         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
364         without @ signs.
365
366 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
367
368         * nnir.el (nnir-run-imap): Remove spurious space in search string.
369
370 2010-10-04  Julien Danjou  <julien@danjou.info>
371
372         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
373         for XEmacs.
374
375 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
376
377         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
378
379         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
380         (nnimap-close-server): Implement.
381
382         * dgnushack.el (iswitchb): Require to shut up the compiler.
383
384         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
385         (shr-insert): Tweak line breaking.
386         (shr-insert): Handle <pre> better.
387         (shr-tag-li): Get <li> indentation right.
388         (shr-tag-li): Get <li> indentation even righter.
389         (shr-tag-blockquote): Ensure paragraph start.
390         (shr-make-table): Tweak table generation.
391         (shr-make-table): Fix typo.
392
393         * shr.el: Implement table rendering.
394
395 2010-10-04  Julien Danjou  <julien@danjou.info>
396
397         * gnus-html.el (gnus-html-put-image): Fix resize image code.
398
399 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
400
401         * shr.el (shr-insert): Use string anchors instead of line anchors.
402
403 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
404
405         * shr.el: Add headings.
406         (shr-ensure-paragraph): Actually work.
407         (shr-tag-li): Make <ul> prettier.
408         (shr-insert): Get white space at the beginning/end of elements right.
409         (shr-tag-p): Collapse subsequent <p>s.
410         (shr-ensure-paragraph): Don't insert double line feeds after blank
411         lines.
412         (shr-insert): \t is also space.
413         (shr-tag-s): Fix "s" tag name function.
414         (shr-tag-s): Fix face prop name.
415
416 2010-10-03  Julien Danjou  <julien@danjou.info>
417
418         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
419
420         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
421         gnus-window-inside-pixel-edges.
422
423         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
424         gnus-ems.
425
426         * mm-view.el (mm-inline-image-emacs): Support image resizing.
427
428         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
429         function.
430
431         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
432         resize choice.
433
434 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
435
436         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
437         beginning of the buffer.
438
439         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
440         article buffer again.
441
442         * shr.el (shr-tag-p): Don't insert newlines at the start of the
443         buffer.
444
445         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
446         when it's at the start of the buffer.
447
448         * shr.el (shr-tag-blockquote): Convert name.
449         (shr-rescale-image): Use the right image-size variant.
450
451         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
452         buffer isn't shown, then select the current article first instead of
453         bugging out.
454         (gnus-summary-select-article-buffer): Show both the article and summary
455         buffers again.
456
457         * shr.el (shr-fontize-cont): Protect against regions with no text.
458         Rename tag functions to shr-tag-* for enhanced security.
459         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
460
461 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
462
463         * shr.el (shr-insert):
464         * pop3.el (pop3-movemail):
465         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
466         loaded.
467
468 2010-10-03  Glenn Morris  <rgm@gnu.org>
469
470         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
471
472         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
473
474         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
475
476         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
477
478         * gnus-util.el (gnus-make-local-hook): Simplify.
479
480 2010-10-02  Julien Danjou  <julien@danjou.info>
481
482         * gnus-util.el (gnus-iswitchb-completing-read): New function.
483         (gnus-ido-completing-read): New function.
484         (gnus-emacs-completing-read): New function.
485         (gnus-completing-read): Use gnus-completing-read-function.
486         Add gnus-completing-read-function.
487
488 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
489
490         * shr.el (shr-insert-document): Autoload.
491         (shr-img): Be silent.
492         (shr-insert): Add a newline after every picture before text.
493         (shr-add-font): Use overlays for combining faces.
494         (shr-insert): Pass upwards the text start point.
495
496         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
497         possible.
498         (mm-shr): New function.
499
500 2010-10-02  Julien Danjou  <julien@danjou.info>
501
502         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
503         should go backward.
504
505 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
506
507         * shr.el (shr): Fix typo in provide call.
508
509 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
510
511         * shr.el: New file.
512
513         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
514
515         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
516         completing read.
517
518 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
519
520         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
521         we're being queried about.  Suggested by Dan Jacobson.
522
523         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
524         by Jason Eisner.
525
526         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
527         table, too.  Suggested by Stefan Wiens.
528         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
529         the table unnecessary.  Suggested by Stefan Wiens.
530
531         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
532         longer needed, and probably doesn't work either, as pointed out by
533         Stefan Wiens.
534         (gnus-summary-exit): Remove call to the clearing function.
535         (gnus-summary-exit-no-update): Ditto.
536
537         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
538         instead of gnus-eval-in-buffer-window to avoid popping up frames.
539         Reported by Stefan Monnier.
540         (gnus-summary-save-in-rmail): Ditto.
541
542         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
543         article buffer, instead of both the article buffer and the summary
544         buffer.  Sort of suggested by Dan Jacobson.
545
546         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
547
548         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
549         Suggested by Dan Jacobson.
550
551         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
552         documentation clearer.
553
554         * message.el (message-shorten-references): Comment on the number "21".
555         Suggested by Stefan Monnier.
556
557         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
558         Suggested by Dan Jacobson.
559
560         * gnus.el (gnus-large-newsgroup): Mention
561         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
562
563         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
564         externalize attachments.  Bug reported by Steve Wen.
565
566         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
567         really message anything to the user.
568
569         * nnmail.el (nnmail-article-group): Allow using the fancy split method
570         directly.
571
572         * nnimap.el (nnimap-request-group): Low higher than high to signal no
573         messages in empty groups.
574
575 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
576
577         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
578         non-UIDNEXT group.
579
580 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
581
582         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
583         not the value from the collection.
584
585         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
586         values.  This sometimes happens on some groups that have no info.
587         (nnimap-request-newgroups): New function.
588
589 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
590
591         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
592         check into `gnus-registry-initialize'.
593         (gnus-registry-initialize): Ditto.
594         Fix and extend header docs.
595
596 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
597
598         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
599         regexp backtrace overflows.
600
601         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
602         for starttls that tls.el implements; i.e. openssl.
603
604         * tls.el (tls-starttls-switches): Give up on using starttls with
605         gnutls-cli.
606         (tls-program): Add --insecure to be consistent with the defaults from
607         openssl s_client.  Now all three commands are insecure.
608
609 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
610
611         * lpath.el: Bind completion-styles-alist for XEmacs.
612
613         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
614         (gravatar-create-image): New function that's an alias to
615         gnus-xmas-create-image, gnus-create-image, or create-image.
616         (gravatar-data->image): Use it.
617
618 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
619
620         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
621         install the nnregistry refer method.
622         (gnus-registry-install-hooks): Use it.
623         (gnus-registry-unfollowed-groups): Add nnmairix to the default
624         unfollowed groups.
625
626 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
627
628         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
629         expanding threads.
630
631 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
632
633         * nnir.el: Use the server names without suffixes (bug #7009).
634
635         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
636         unencrypted to STARTTLS, if possible.
637
638 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
639
640         * message.el (message-ignored-supersedes-headers): Strip Injection-*
641         headers before superseding.
642
643 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
644
645         * nnrss.el (nnrss-use-local): Add documentation.
646
647         * nnimap.el (nnimap-extend-tls-programs): New function.
648         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
649         (nnimap-wait-for-connection): Accept the greeting from the stupid
650         output from openssl s_client -starttls, too.
651
652         * tls.el (tls-starttls-switches): New variable.
653         (tls-find-starttls-argument): Use it.
654         (open-tls-stream): Ditto.
655
656         * netrc.el (netrc-credentials): Return the value of the "default"
657         entry.
658         (netrc-machine): Ditto.
659
660         * nnimap.el (nnimap-find-article-by-message-id): Really return the
661         article number.
662         (nnimap-split-fancy): New variable.
663         (nnimap-split-incoming-mail): Use it.
664
665         * nntp.el (nntp-server-list-active-group): Document.
666
667         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
668         SELECT to get the message-id.
669
670         * mail-source.el (mail-sources): Removed webmail support.
671         (defvar): Ditto.
672         (mail-source-fetcher-alist): Ditto.
673         (mail-source-fetch-webmail): Removed.
674
675         * webmail.el: Removed -- doesn't seem relevant any more.
676
677         * gnus.el: Fix up make-obsolete-variable declarations throughout.
678
679         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
680         the \r.
681
682 2010-09-30  Julien Danjou  <julien@danjou.info>
683
684         * gnus-agent.el (gnus-agent-add-group): Fix call to
685         gnus-completing-read.
686
687 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
688
689         * nndoc.el (nndoc-retrieve-groups): New function.
690
691         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
692         `default', use nnmail-split-methods.
693         (nnimap-request-article): Downcase the NILs so that they are nil.
694
695         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
696         symbol.
697
698         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
699         code, since if the user has requested network, that's what they ought
700         to get.
701         (nnimap-request-set-mark): Erase the buffer before issuing commands.
702         (nnimap-split-rule): Mark as obsolete.
703
704         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
705         variable.
706
707         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
708         correct slot, too.
709
710 2010-09-29  Julien Danjou  <julien@danjou.info>
711
712         * gnus.el (gnus-local-domain): Declare variable obsolete.
713
714         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
715         computing.
716         (gnus-ido-completing-read): Require ido.
717
718 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
719
720         * gnus-registry.el: Don't prompt on load, which makes it impossible to
721         build Gnus.
722
723         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
724         when interpreting the structures.
725         (nnimap-request-accept-article): Add \r\n to the lines to make this
726         work with Cyrus.
727
728         * nndraft.el (nndraft-request-expire-articles): Use the group name
729         instead if "nndraft".  Fix found by Nils Ackermann.
730
731 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
732
733         * nnregistry.el: Added.
734
735 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
736
737         * nnmail.el (group, group-art-list, group-art):
738         Remove unneeded directives.
739
740 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
741
742         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
743         (mm-mime-charset)
744         * rfc2047.el (rfc2047-syntax-table)
745         * utf7.el (utf7-utf-16-coding-system): Comment fix.
746
747         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
748         rather than `insert-file-contents' and `eval-region'.
749
750         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
751         construction.
752
753         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
754
755         * time-date.el: No need to require cl for Emacs 21.
756
757 2010-09-29  Julien Danjou  <julien@danjou.info>
758
759         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
760         replacement of `gnus-gravatar-relief' to mimic
761         `gnus-faces-properties-alist'.
762         Add :version property.
763
764 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
765
766         * mail-source.el (mail-source-report-new-mail)
767         * message.el (message-default-mail-headers)
768         * mm-decode.el (mm-valid-image-format-p): Comment fix.
769
770         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
771
772 2010-09-28  Julien Danjou  <julien@danjou.info>
773
774         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
775         mail-address contains the same string as real-name.
776
777         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
778         non-blank in header, otherwise it'll get stripped.
779
780         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
781         real-name, and then for mail address rather than doing : or , search.
782
783 2010-09-27  Julien Danjou  <julien@danjou.info>
784
785         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
786         (gnus-server-goto-server): Use gnus-completing-read.
787
788         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
789
790         * mm-util.el (defalias): Use gnus-completing-read.
791         (mm-codepage-setup): Use gnus-completing-read.
792
793         * smime.el (smime-sign-buffer): Use gnus-completing-read.
794         (smime-decrypt-buffer): Use gnus-completing-read.
795
796         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
797
798         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
799         (mml-minibuffer-read-disposition): Use gnus-completing-read.
800         (mml-insert-multipart): Use gnus-completing-read.
801
802         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
803
804         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
805
806         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
807
808         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
809
810         * gnus.el (gnus-read-method): Use gnus-completing-read.
811
812         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
813
814         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
815         (gnus-mime-action-on-part): Use gnus-completing-read.
816         (gnus-article-encrypt-body): Use gnus-completing-read.
817
818         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
819         (gnus-topic-move-matching): Use gnus-completing-read.
820         (gnus-topic-copy-matching): Use gnus-completing-read.
821         (gnus-topic-sort-topics): Use gnus-completing-read.
822         (gnus-topic-move): Use gnus-completing-read.
823
824         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
825         (gnus-agent-add-group): Use gnus-completing-read.
826
827         * nnmairix.el (nnmairix-create-server-and-default-group): Use
828         gnus-completing-read.
829         (nnmairix-update-groups): Use gnus-completing-read.
830         (nnmairix-get-server): Use gnus-completing-read.
831         (nnmairix-backend-to-server): Use gnus-completing-read.
832         (nnmairix-goto-original-article): Use gnus-completing-read.
833         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
834
835         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
836
837         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
838         (gnus-group-make-useful-group): Use gnus-completing-read.
839         (gnus-group-make-web-group): Use gnus-completing-read.
840         (gnus-group-add-to-virtual): Use gnus-completing-read.
841         (gnus-group-browse-foreign-server): Use gnus-completing-read.
842
843         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
844         (gnus-summary-limit-to-extra): Use gnus-completing-read.
845         (gnus-summary-execute-command): Use gnus-completing-read.
846         (gnus-summary-respool-article): Use gnus-completing-read.
847         (gnus-read-move-group-name): Use gnus-completing-read.
848
849         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
850         (gnus-summary-score-effect): Use gnus-completing-read.
851
852         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
853
854         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
855         right completing-read function.
856         (gnus-use-ido): New variable
857         (gnus-completing-read-with-default): Remove.
858
859 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
860
861         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
862         x-focus-frame.
863
864         * nnimap.el (auth-source-forget-user-or-password)
865         (auth-source-user-or-password): Autoload.
866
867         * message.el (message-from-style, message-interactive)
868         (message-cite-prefix-regexp, message-sendmail-envelope-from)
869         (message-yank-prefix, message-indentation-spaces, message-signature)
870         (message-signature-file): Add comment.
871
872 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
873
874         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
875         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
876         new articles.
877
878         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
879         parts.
880         (nnimap-request-article): Work with the t setting, too.
881
882         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
883         that you don't get flashes of other buffers.
884         (gnus-summary-show-complete-article): Intern before setting.
885
886 2010-09-27  David Engster  <dengste@eml.cc>
887
888         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
889         well as HEADERS.
890         (nnmairix-retrieve-headers): Provide new argument for the above.
891
892 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
893
894         * gnus-sum.el (gnus-summary-move-article): Don't alter
895         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
896         group.
897
898         * nnimap.el (nnimap-update-info): Don't destructively alter active.
899
900         * message.el (message-cite-prefix-regexp): Revert my last edit.
901
902         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
903         variable instead of the Gnus variable.
904
905         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
906
907         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
908         again.
909
910         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
911         since some servers don't like it.
912         (nnimap-open-connection): Forget credentials if the server says the
913         password was wrong.
914         (nnimap-parse-line): Protect against invalid data.
915
916         * gnus-sum.el (gnus-summary-move-article): Add comment.
917         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
918         nothing alters it while scanning for new messages.
919
920         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
921         which may or may not help.
922         (nnimap-open-connection): If we're doing a stream connection, and then
923         discover we're on a STARTTLS-capable server, then open a STARTTLS
924         connection instead.
925
926 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
927
928         * nnimap.el (utf7): Required.
929
930         * message.el (message-cite-prefix-regexp): Remove "}" from citation
931         prefix.
932
933 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
934
935         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
936
937 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
938
939         * nnimap.el (nnimap-request-accept-article): Message the error on
940         error.
941
942 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
943
944         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
945
946 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
947
948         * nndoc.el (nndoc-request-list): Return success always.
949
950         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
951         `fetch-old' -- we only want to fetch the articles we've requested.  The
952         rest are in the agent, probably.
953         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
954         disappeared server" to something low.  It's not important.
955
956         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
957         arrived before the FETCH data.
958
959         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
960         target here, because we don't know the Gnus name of the group.
961
962         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
963         for the correct group.
964
965         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
966
967         * gnus.el (gnus): Give a final warning after startup.
968
969         * gnus-util.el (gnus-action-message-log): New variable.
970         (gnus-message): Use it.
971         (gnus-final-warning): New function.
972
973         * nnimap.el (nnimap-open-connection): Record the greeting.
974         (nnimap): Add greeting.
975
976 2010-09-26  Julien Danjou  <julien@danjou.info>
977
978         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
979         arguments.
980         (gnus-html-wash-images): Fix spec computing to include start/end.
981
982         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
983
984 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
985
986         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
987         deletion.
988         (nnimap-retrieve-headers): Don't select the group, because that's
989         already done by nnimap-possibly-change-group.
990
991         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
992         (gnus-picon-transform-address): Use it.
993
994         * mail-source.el (mail-source-value): Revert previous patch.
995
996         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
997         on failure.
998         (nnimap-open-connection): Look up both virtual and physical server name
999         credentials.
1000
1001         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1002
1003 2009-02-07  Dave Love  <fx@gnu.org>
1004
1005         * tls.el (open-tls-stream): Don't query killing process.
1006
1007 2009-02-08  Dave Love  <fx@gnu.org>
1008
1009         * gnus-win.el (gnus-window-to-buffer-helper,
1010         gnus-all-windows-visible-p): Function needn't be a symbol.
1011
1012         * mail-source.el (mail-source-value): Function needn't be a symbol.
1013
1014 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1015
1016         * message.el (message-cite-prefix-regexp): Remove } from the cite
1017         prefix.
1018
1019         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1020         highlight again, so that the highlight is correct.
1021
1022         * gnus-picon.el (gnus-picon): Remove again.
1023         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1024
1025         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1026         doing the header highlightling, so that the background colour of the
1027         picon is correct.
1028
1029         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1030         (gnus-picon): Ditto.
1031         (gnus-picon): Reinstate.  The background colour for picons is white.
1032         (gnus-picon-insert-glyph): Make the background white.
1033
1034         * nnml.el (nnml-open-nov): Don't return dead buffers.
1035
1036         * auth-source.el (auth-source-create): Query the user for whether to
1037         store the credentials.
1038
1039         * netrc.el (netrc-store-data): New function.
1040
1041         * auth-source.el (auth-source-user-or-password): Use the existing auth
1042         sources, if any, for creation.
1043
1044         * gnus.el (gnus-group-fast-parameter): Return the last matching
1045         parameter instead of the first matching parameter.
1046
1047 2010-09-26  Julien Danjou  <julien@danjou.info>
1048
1049         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1050
1051 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1052
1053         * mml2015.el (mml2015-use): Remove gpg support.
1054
1055         * mml1991.el (mml1991-function-alist): Remove gpg function.
1056         (mml1991-gpg-sign): Removed.
1057
1058 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1059
1060         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1061         (gnus-browse-unsubscribe-current-group): Document it.
1062         (gnus-browse-unsubscribe-group): Use it.
1063
1064 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1065
1066         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1067         address to the To list for easier response.
1068
1069         * gnus.el (gnus-play-startup-jingle): Removed.
1070         (gnus-splash): Don't play jingle.
1071         (gnus): Silence gnus-load message.
1072
1073         * gnus-art.el (gnus-treat-play-sounds): Removed.
1074
1075         * gnus.el (gnus-play-jingle): Remove audio support.
1076
1077         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1078
1079         * earcon.el: Removed -- no users.
1080
1081         * gnus-audio.el: Removed -- no users of this package.
1082
1083         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1084
1085         * gnus-start.el (gnus-setup-news): Remove nocem support.
1086
1087         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1088
1089         * gnus.el (gnus-use-nocem): Removed.
1090
1091         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1092         Removed.
1093
1094         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1095         uses NoCeM any more.
1096
1097         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1098         (gnus-button-ctan-handler): Ditto.
1099         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1100         (gnus-button-ctan-directory-regexp): Ditto.
1101         (gnus-button-handle-ctan): Ditto.
1102         (gnus-button-tex-level): Ditto.
1103         (gnus-button-alist): Removed CTAN stuff.
1104
1105 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1106
1107         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1108         nnimap-streaming test.
1109
1110         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1111         servers twice.
1112
1113         * nnimap.el (nnimap-open-connection): Add more error reporting when
1114         nnimap fails early.
1115
1116         * nnheader.el (nnheader-get-report-string): New function.
1117         (nnheader-get-report): Use it.
1118
1119         * gnus-int.el (gnus-check-server): Say what the error was when opening
1120         failed.
1121
1122         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1123         using streaming.
1124
1125 2010-09-25  Julien Danjou  <julien@danjou.info>
1126
1127         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1128         gnus-window-inside-pixel-edges.
1129
1130 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1131
1132         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1133
1134         * mm-decode.el (mm-save-part): Allow saving to other directories the
1135         normal Emacs way.
1136
1137         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1138         by Jay Berkenbilt.
1139
1140         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1141         there isn't a single byte.
1142
1143         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1144         just do it.  It doesn't really seem to matter what the user responds
1145         here, I think, so it's just a confusing question.
1146
1147         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1148         non-streaming case.
1149
1150         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1151         (gnus-article-encrypt-body): Use it.
1152
1153         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1154         keystroke.
1155
1156         * nnimap.el (nnimap-find-wanted-parts-1): Use
1157         gnus-fetch-partial-articles.
1158
1159         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1160
1161         * nnimap.el (nnimap-insert-partial-structure): New function.
1162         (nnimap-get-partial-article): New function.
1163         (nnimap-request-article): Use it.
1164         (nnimap-wait-for-response): Return whether the wait was successful.
1165         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1166         retrieval wasn't successful.
1167         (nnimap-retrieve-group-data-early): Allow throttling servers.
1168         (nnimap-streaming): New variable.
1169         (nnimap-fetch-partial-articles): Removed.
1170
1171         * mm-decode.el (mm-with-part): Protect against killed buffers.
1172
1173         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1174         for prettier summary display.
1175
1176 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1177
1178         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1179         directly.
1180
1181 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1182
1183         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1184         apparently third-party libraries depend on it.
1185
1186         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1187         before starting negotiation.
1188
1189         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1190         privacy reasons.
1191         (gnus-treat-mail-gravatar): Ditto.
1192
1193         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1194         buffer when inserting images.  Inserting text into the headers, for
1195         instance, can make them invalid.
1196
1197 2010-09-25  Julien Danjou  <julien@danjou.info>
1198
1199         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1200         variables.
1201
1202         * nnheader.el: Remove useless variables news-reply-yank-from and
1203         news-reply-yank-message-id.
1204
1205         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1206         variables.
1207
1208         * mml1991.el: Remove useless mml1991-verbose.
1209
1210         * gnus.el: Remove useless variable gnus-use-generic-from.
1211         Remove obsolete variable gnus-topic-indentation.
1212
1213         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1214
1215         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1216
1217         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1218
1219         * gnus-group.el: Remove useless gnus-group-icon-cache.
1220         Remove useless gnus-ephemeral-group-server.
1221
1222         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1223
1224         * mml2015.el: Remove useless mml2015-verbose.
1225
1226         * mml-smime.el: Remove useless mml-smime-verbose.
1227
1228         * gnus.el: Remove useless gnus-local-domain.
1229
1230         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1231         gnus-gravatar-size.
1232
1233         * gnus-art.el: Remove useless gnus-treat-translate.
1234
1235 2010-09-24  Julien Danjou  <julien@danjou.info>
1236
1237         * gnus-sum.el: Add support for Gravatars.
1238
1239         * gnus-art.el: Add support for Gravatars.
1240
1241         * gnus-gravatar.el: Add this file.
1242
1243         * gravatar.el: Add this file.
1244
1245 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1246
1247         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1248
1249         * gnus-group.el (gnus-group-fetch-faq): Removed.
1250
1251         * gnus.el (gnus-group-faq-directory): Removed.
1252
1253         * gnus-group.el (gnus-group-fetch-charter): Removed.
1254
1255         * gnus.el (gnus-group-charter-alist): Removed.
1256
1257         * gnus-group.el (gnus-group-archive-directory): Removed.
1258         (gnus-group-recent-archive-directory): Ditto.
1259         (gnus-group-make-archive-group): Removed.
1260
1261         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1262
1263         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1264         use the same article number for all the cached articles.
1265
1266         * nnimap.el (nnimap-command): Register the last command time so
1267         that we can use it for idling NOOPs.
1268         (nnimap-open-connection): Start the keeplive timer.
1269         (nnimap-make-process-buffer): Store all the process buffers.
1270         (nnimap-keepalive): New function.
1271
1272         * starttls.el: (starttls-open-stream): Add autoload cookie.
1273
1274 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1275
1276         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1277         handling.
1278
1279 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1280
1281         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1282         its data structures.
1283
1284         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1285         instead of the cl.el copy-list.
1286         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1287         equalp.
1288
1289 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1290
1291         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1292         and tool-bar-local-item-from-menu.
1293
1294         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1295         mode-line-highlight face for Emacs.
1296
1297         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1298         loading gnus-sum.elc; fix comment for canlock-verify.
1299         (gnus-article-jump-to-part): Use read-number.
1300         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1301         Emacs pre-21 compatible code for help-echo.
1302         (gnus-article-next-page-1): No need to adjust the number of lines.
1303         (gnus-article-describe-bindings): Always use help-buffer.
1304
1305         * gnus-audio.el (gnus-audio-inline-sound)
1306         * gnus-cus.el (gnus-custom-mode)
1307         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1308
1309         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1310
1311         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1312         compatible code.
1313
1314 2010-09-24  Glenn Morris  <rgm@gnu.org>
1315
1316         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1317         visiting the fcc file in rmail-mode.
1318
1319         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1320
1321 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1322
1323         * nnir.el: Silence the byte compiler.
1324
1325         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1326         alias to browse-url-url-encode-chars if any.
1327         (gnus-html-encode-url): Use it.
1328
1329 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1330
1331         * gnus-start.el (gnus-use-backend-marks): New variable.
1332         (gnus-get-unread-articles-in-group): Use it.
1333
1334         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1335         makeover.
1336
1337 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1338
1339         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1340
1341 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1342
1343         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1344         Removed.
1345         (gnus-setup-news-hook): Removed
1346         gnus-fixup-nnimap-unread-after-getting-new-news.
1347
1348         * gnus-int.el (gnus-request-update-info): Protect against backends not
1349         having the function.
1350
1351         * nnimap.el (nnimap-stream): Mention starttls.
1352         (nnimap-open-connection): Add starttls support.
1353
1354 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1355
1356         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1357
1358 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1359
1360         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1361         BODYSTRUCTUREs.
1362         (nnimap-transform-headers): Unfold quoted {42} headers.
1363
1364         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1365         the info.
1366         (gnus-get-unread-articles): Only call updatep on backends that support
1367         it.
1368
1369         * nnweb.el (nnweb-request-update-info): NOOP.
1370
1371         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1372
1373         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1374         since it only deals with marks.
1375
1376         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1377         gnus-request-marks, and make a new gnus-request-update-info.
1378
1379         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1380         the active instead of the high number, which is usually too low.
1381
1382 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1383
1384         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1385         * encrypt.el: Removed.
1386
1387 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1388
1389         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1390         server in symbolic form.
1391
1392         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1393         0.9.
1394
1395 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1396
1397         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1398         (nnimap-update-info): Fix up code slightly.
1399
1400         * gnus-int.el (gnus-open-server): Add tracing for performance
1401         debugging.
1402
1403         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1404         (gnus-group-insert-group-line): Pass the real group name so that it
1405         gets the right data.
1406
1407         * gnus-start.el (gnus-get-unread-articles): Don't have
1408         `gnus-get-unread-articles-in-group' update info, since that can be
1409         really slow and doesn't seem to be needed?
1410
1411 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1412
1413         * time-date.el (date-to-time): Try using parse-time-string first before
1414         using the slower timezone-make-date-arpa-standard.
1415
1416 2010-09-22  Julien Danjou  <julien@danjou.info>
1417
1418         * gnus-group.el (gnus-group-insert-group-line): Call
1419         gnus-group-highlight-line.
1420         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1421         default hook list.
1422         (gnus-group-update-eval-form): Add new function.
1423         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1424         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1425
1426 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1427
1428         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1429         immediate, then expire all articles.
1430         (nnimap-update-info): Fix off-by-one errors.
1431         (nnimap-flags-to-marks): Would return no marks lists for group with no
1432         flags.  Instead return the other data.
1433
1434 2010-09-22  Julien Danjou  <julien@danjou.info>
1435
1436         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1437         Only return an icon.
1438         (gnus-group-insert-group-line): Compute icon to return.
1439
1440         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1441         variable.
1442         (gnus-html-image-fetched): Only cache if
1443         gnus-html-image-automatic-caching is set.
1444         (gnus-html-image-fetched): Check for errors.
1445
1446 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1447
1448         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1449         once per method on `g'.  This ensures that backends like nnfolder don't
1450         open all their folders.
1451
1452         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1453         (nnimap-request-list): Nix out group in the correct buffer.
1454         (nnimap-parse-flags): Implement by using `read' instead of
1455         hand-parsing.
1456         (nnimap-flags-to-marks): Pass on permanent-flags.
1457         (nnimap-make-process-buffer): Record the server name.
1458         (nnimap-parse-flags): Fix typo.
1459         (nnimap-request-scan): Run split on the server in general, not just a
1460         single group.
1461
1462         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1463         parameter, and propagate this downwards.
1464
1465         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1466         since EXAMINE changes it on the server.
1467
1468         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1469         this command might take a while.
1470
1471 2010-09-22  Julien Danjou  <julien@danjou.info>
1472
1473         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1474         harmful if you have 2 images side-by-side, they can't be properly
1475         update on text deletion.  Using text-property is safer here.
1476         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1477         data.
1478
1479 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1480
1481         * nnimap.el (nnimap-expunge-inbox): Removed.
1482         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1483         (nnimap-expunge): Flip default to t.
1484
1485         * gnus.el (gnus-method-to-server): Don't push things to the cache
1486         unless it's unique.
1487         (gnus-server-to-method): Ditto.
1488
1489 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1490
1491         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1492
1493 2010-09-22  Julien Danjou  <julien@danjou.info>
1494
1495         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1496         get the start of data.
1497         (gnus-html-encode-url): Add this function to encode special chars in
1498         URL.
1499         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1500         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1501
1502         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1503         default.
1504         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1505
1506         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1507         images alt-text.
1508         (gnus-html-put-image): Put alt-text as help-echo.
1509
1510 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1511
1512         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1513         * mm-util.el (mm-decompress-buffer)
1514         * nnir.el (nnir-run-find-grep)
1515         * pop3.el (pop3-list): Use 3rd arg of split-string.
1516
1517         * time-date.el (format-seconds): Comment fix.
1518
1519         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1520         and byte-optimize-form-code-walker.
1521         (dgnushack-make-auto-load): Don't advise make-autoload.
1522
1523         * lpath.el: Remove Emacs 21 stuff.
1524
1525 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1528         outside the active range.  Suggested by Dan Christensen.
1529
1530         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1531         slightly later to avoid double-getting it.
1532
1533         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1534         previous patch.
1535
1536         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1537
1538 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1539
1540         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1541
1542 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1543
1544         * gnus-int.el (gnus-open-server): Give a better error message in the
1545         "go offline" case.
1546
1547         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1548         marks for nnimap, which is seldom the right thing to do.
1549
1550         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1551         (gnus-same-method-different-name): New function.
1552
1553         * nnimap.el (parse-time): Require.
1554
1555         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1556         method in the presence of many similar methods.
1557
1558         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1559
1560         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1561         nnml-inhibit-expiry.
1562
1563         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1564         find out whether methods are equal.
1565
1566         * nnimap.el (nnimap-find-expired-articles): New function.
1567         (nnimap-process-expiry-targets): New function.
1568         (nnimap-request-move-article): Request the article before looking at
1569         what the Message-ID is.  Fix found by Andrew Cohen.
1570         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1571
1572         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1573         for oldness in addition to being a predicate.
1574
1575         * nnimap.el (nnimap-request-group): When we have zero articles, return
1576         the right data to Gnus.
1577         (nnimap-request-expire-articles): Only delete articles immediately if
1578         the target is 'delete.
1579
1580         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1581         method, this would bug out.
1582
1583         * gnus-group.el (gnus-group-expunge-group): Renamed from
1584         gnus-group-nnimap-expunge, and implemented as a normal interface
1585         function.
1586
1587         * gnus-int.el (gnus-request-expunge-group): New function.
1588
1589         * nnimap.el (nnimap-request-create-group): Implement.
1590         (nnimap-request-expunge-group): New function.
1591
1592 2010-09-21  Julien Danjou  <julien@danjou.info>
1593
1594         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1595         (gnus-html-cache-expired): Add new function.
1596         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1597         wethever we should display image for fetch it.
1598         Compute alt-text earlier to pass it to the fetching function too.
1599         (gnus-html-schedule-image-fetching): Change function argument to only
1600         get one image at a time, not a list.
1601         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1602         cache.
1603         (gnus-html-get-image-data): New function to retrieve image data from
1604         cache.
1605         (gnus-html-put-image): Change buffer argument to use image data rather
1606         than file, and place image above region rather than inserting a new
1607         one. Do not take alt-text as argument, since it's useless now: we place
1608         the image above alt-text.
1609         (gnus-html-prune-cache): Remove.
1610         (gnus-html-show-images): Start to fetch image when we find one, do not
1611         push into a temporary list.
1612         (gnus-html-prefetch-images): Only fetch image if they have expired.
1613         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1614         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1615
1616 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1617
1618         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1619
1620 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1621
1622         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1623         spec inser "*" if the group isn't active instead of 0.
1624
1625         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1626         opening the server.
1627         (nnimap-request-delete-group): Implement group deletion.
1628         (nnimap-transform-headers): Return the size of the entire message in
1629         the Bytes header, not just the size of the first part.
1630         (nnimap-request-move-article): When moving an article from nnimap,
1631         request the article first so the accepting form has an article to
1632         accept.  Reported by Dan Christensen.
1633         (nnimap-command): Make sure that the error message doesn't error out.
1634
1635 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1636
1637         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1638         we haven't requested anything.
1639
1640 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1641
1642         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1643         "".  Fix found by Andrew Cohen.
1644
1645         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1646         instead of -encode-string.
1647
1648 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1649
1650         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1651
1652         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1653         by mm-subst-char-in-string.
1654
1655 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1656
1657         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1658         waiting for the connection string.
1659
1660         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1661         arriving.
1662
1663         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1664         bogus characters.  This allows selecting certain Gmail groups.
1665
1666         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1667         (nnimap-fetch-partial-articles): New variable.
1668         (nnimap-open-connection): When looking for credentials, also use the
1669         nnimap-server-port.
1670         (nnimap-request-article): Return the group/article number, so that Gnus
1671         `^' works as expected.
1672         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1673         them.
1674
1675         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1676         comments.
1677         (gnus-methods-sloppily-equal): New function.
1678         (gnus): When using the development version of Gnus, load the gnus-load
1679         file.
1680
1681         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1682         `gnus-open-server' on each method before trying to scan them etc.  This
1683         ensures that all the backend parameters are set correctly.
1684
1685         * nnimap.el (nnimap-authenticator): New variable.
1686         (nnimap-open-connection): Allow anonymous login.
1687         (nnimap-transform-headers): The chars header is called Chars not
1688         Bytes.
1689         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1690         drops.
1691
1692         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1693         patch, found by Knut Anders Hatlen.
1694
1695 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1696
1697         * gnus-agent.el (gnus-agent-batch-confirmation)
1698         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1699         to gnus-message.
1700         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1701         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1702         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1703         * gnus-int.el (gnus-open-server): Likewise.
1704         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1705         (gnus-score-check-syntax): Likewise.
1706         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1707         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1708         Likewise.
1709         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1710
1711 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1712
1713         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1714         calling conventions so that prefetch doesn't bug out.
1715
1716 2010-09-19  Julien Danjou  <julien@danjou.info>
1717
1718         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1719         rather than `subst-char-in-region' in order to be able to replace ASCII
1720         char by UTF-8 ones.
1721
1722         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1723         than curl.
1724         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1725         the right URL and ALT text on images.
1726         (gnus-html-wash-tags): Fix tag case.
1727         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1728         (gnus-article-html): Add -o display_ins_del=2 option.
1729         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1730
1731 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1732
1733         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1734         the extra mail headers, which sometimes seem to happen for unknown
1735         reasons.
1736
1737         * mail-parse.el (mail-header-encode-parameter): Define as
1738         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1739         (or most, perhaps?) mail readers don't understand the latter, but do
1740         understand the former.
1741
1742         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1743         to nil, so that no methods are automatically agentized.  I think this
1744         is probably what most users want.
1745
1746         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1747         from url-retrieve, for instance about invalid URLs.
1748
1749         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1750         groups that have no articles.
1751         (nnimap-request-article): Check that we really got an article when we
1752         requested one.
1753
1754         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1755         doesn't exist.
1756
1757         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1758         nntp buffer so the agent can save it.
1759         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1760         that CRLF doesn't get translated to \n.
1761         (nnimap-open-connection): Don't make 'shell commands only send \n.
1762
1763 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1764
1765         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1766         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1767         Update var name.
1768         (nnml-generate-nov-file): Use dolist.
1769         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1770         Use with-current-buffer.
1771
1772 2010-09-18  Julien Danjou  <julien@danjou.info>
1773
1774         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1775         parallel.
1776
1777 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1778
1779         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1780         the range update right.
1781         (nnimap-request-group): Don't make `M-g' bug out on group with no
1782         marks.
1783         (nnoo): Required, so that other packages can require nnimap.
1784         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1785         command we're looking for.  This helps when the server sends more
1786         responses after we've gotten everything we expected.
1787         (nnimap): Add a `newlinep' field to keep track of end-of-line
1788         conventions.
1789         Don't send CRLF to things that don't want it.
1790         (nnimap-request-accept-article): Ditto.
1791
1792 2010-09-18  Julien Danjou  <julien@danjou.info>
1793
1794         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1795         than curl to retrieve images.
1796
1797 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1798
1799         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1800         the marks.
1801         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1802         (nnimap-wait-for-connection): New function.
1803         (nnimap-open-connection): If we have PREAUTH, don't query for login
1804         credentials.
1805         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1806         when doing a partial update.
1807
1808 2010-09-18  Julien Danjou  <julien@danjou.info>
1809
1810         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1811         tags.
1812
1813 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1814
1815         * nnimap.el (nnimap-credentials): New function.
1816         (nnimap-open-connection): Use the new function to look for credentials
1817         also on the numeric equivalents of "imap" and "imaps".
1818
1819         * gnus-start.el (gnus-activate-group): Send the info to
1820         gnus-request-group.
1821
1822         * nnimap.el (nnimap-request-group): Have the "check" version of the
1823         function parse flags and update the info, so that a `M-g' get a total
1824         resync of all flags from the group.
1825
1826         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1827         to allow backends to alter the info on group selection.  Also alter all
1828         the backend -request-group functions to take the parameter.
1829
1830         * nnimap.el (nnimap-store-info): New function.
1831         (nnimap-update-info): Store the info for later usage.
1832         (nnimap-request-group): Use the stored info for the dont-check case, so
1833         that we don't retrieve all marks when we enter a group.
1834
1835         * nnimap.el: Use deffoo instead of defun for interface functions.
1836
1837         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1838         update the group info.  This makes the nndraft groups, for instance, go
1839         back to their old behaviour.
1840
1841         * gnus-sum.el (gnus-select-newsgroup): Indent.
1842
1843         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1844         in.
1845         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1846         nothing.
1847
1848         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1849         from methods that are denied.
1850
1851         * gnus-int.el (gnus-method-denied-p): New function.
1852
1853         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1854         store the password instead of netrc.
1855         (nnimap-open-connection): Don't error out when we can't make a
1856         connections.
1857
1858         * auth-source.el (auth-source-create): In the password prompt, say what
1859         we're querying for.  Also prompt for user name if that hasn't been
1860         given.
1861
1862         * nnimap.el (nnimap-with-process-buffer): Removed.
1863
1864 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865
1866         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1867         method when we're reading from the agent.
1868
1869         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1870
1871         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1872         that's probably most useful for users.
1873
1874         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1875         "failed" all the time.
1876
1877         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1878         ...)) with (with-current-buffer ... ).
1879
1880         * nntp.el (nntp-open-server): Return whether the open was successful or
1881         not.
1882
1883         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1884         select an unread unseen article first.
1885
1886         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1887         /etc/services, supply some sensible port defaults.
1888
1889         * dgnushack.el: Define netrc-credentials.
1890
1891 2010-09-17  Julien Danjou  <julien@danjou.info>
1892
1893         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1894
1895 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1896
1897         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1898         doesn't have any parameters.
1899
1900 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1901
1902         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1903         only upcased checks.
1904
1905         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1906
1907         * nnimap.el (nnimap-open-shell-stream): New function.
1908         (nnimap-open-connection): Use it.
1909         (nnimap-transform-headers): Get the number of lines in each message.
1910         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1911         number of lines.
1912         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1913         problem.
1914
1915         * utf7.el (utf7-encode): Autoload.
1916
1917         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1918         to allow the mail splitting to not return a default group.  This is
1919         useful for nnimap, which will leave unmatched mail in the inbox.
1920
1921         * nnimap.el: Rewritten.
1922
1923         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1924         nnimap usage.
1925
1926         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1927         if the move is internal, so that nnimap can do fast internal moves.
1928
1929         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1930         data.
1931         (gnus-read-active-for-groups): Support finishing the early retrieval of
1932         data.
1933
1934         * gnus-range.el (gnus-range-nconcat): New function.
1935
1936         * gnus-int.el (gnus-finish-retrieve-group-infos)
1937         (gnus-retrieve-group-data-early): New functions.
1938
1939 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1940
1941         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1942         (nnrss-retrieve-groups):
1943         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1944         (pop3-quit): Use with-current-buffer.
1945
1946 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1947
1948         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1949         instead of nnheader-accept-process-output.
1950
1951         * dgnushack.el (dgnushack-compile): Add comment.
1952
1953         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1954
1955         * gnus-html.el (gnus-html-schedule-image-fetching)
1956         (gnus-html-prefetch-images): Replace process-kill-without-query by
1957         gnus-set-process-query-on-exit-flag.
1958
1959 2010-09-16  Romain Francoise  <romain@orebokech.com>
1960
1961         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1962
1963 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1964
1965         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1966         parameter to unintern is mandatory-ish in Emacs 24.
1967
1968         * gnus-html.el (gnus-html-schedule-image-fetching)
1969         (gnus-html-prefetch-images): Check for curl before using it.
1970
1971         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1972         depend on curl, which isn't essential.
1973
1974         * imap.el: Revert back to version
1975         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1976         seem problematic.
1977
1978 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1979
1980         * gnus-registry.el (gnus-registry-install-shortcuts):
1981         Explicitly pass `obarray' to `unintern' to avoid a warning.
1982
1983 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1984
1985         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1986         change.
1987
1988         * nnrss.el (nnrss-request-list): Removed this function and related
1989         functions, including the moreover stuff.
1990
1991 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1992
1993         * nnrss.el (nnrss-retrieve-groups): New function.
1994
1995 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1996
1997         * .dir-locals.el: Add no-byte-compile cookie.
1998
1999 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2000
2001         * time-date.el (format-seconds): Comment fix.
2002
2003         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2004         for back end that doesn't support request-scan.
2005
2006 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2009         then do request scans from the backends.
2010
2011         * netrc.el (netrc-credentials): New conveniency function.
2012
2013         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2014         avoid running a hook per line, since this takes a lot of time,
2015         profiling shows.
2016         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2017         directly if gnus-visual-p is true.
2018
2019 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2020
2021         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2022         groups; replace mapcar with dolist which is a bit faster; pass groups
2023         info to gnus-read-active-file-1.
2024         (gnus-read-active-file-1): Scan only specified groups if the new
2025         optional arg `infos' is given.
2026
2027 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2028
2029         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2030
2031         * pop3.el (pop3-movemail): Removed.
2032         (pop3-streaming-movemail): Renamed to pop3-movemail.
2033
2034         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2035         don't restrict end-tag searches to the end of the line.
2036
2037 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2038
2039         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2040         articles of every unchecked group to t, which means unknown since the
2041         server has never been opened.
2042
2043 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2044
2045         * gnus-html.el (gnus-html-show-alt-text): New command.
2046         (gnus-html-browse-image): Ditto.
2047         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2048         to browse the image directly.
2049         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2050         better.
2051
2052         * gnus-async.el (gnus-async-article-callback): Call
2053         `gnus-html-prefetch-images' unconditionally.
2054
2055         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2056         before feeding URLs to curl.
2057
2058 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2059
2060         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2061         internal images as deletable by `W D D'.
2062
2063         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2064         (gnus-async-article-callback): Fix typo.
2065
2066 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2067
2068         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2069         current line to work around bugs in the output from w3m.
2070
2071         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2072         for groups that want that.
2073
2074         * nntp.el (nntp-wait-for-string): Supply a timeout for
2075         accept-process-output to ensure progress.
2076
2077         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2078         level to get unread articles from, then use that for foreign groups,
2079         too.
2080
2081         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2082         confuses the rest of the function.
2083
2084         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2085         for the methods that support -retrieve-groups, too.
2086
2087         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2088
2089 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2090
2091         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2092         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2093
2094         * pop3.el: Require cl when compiling.
2095         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2096
2097 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2098
2099         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2100         that aren't going to be activated.
2101         (gnus-get-unread-articles): Fix up the last commit.
2102
2103         * gnus-html.el (gnus-article-html): Allow calling without specifying
2104         the handle.  In that case, dissect the buffer first.
2105
2106         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2107
2108         * nnimap.el (nnimap-open-connection): Revert the change that would look
2109         into authinfo for imaps instead of imap.
2110
2111         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2112         say that you don't want to call gnus-request-group with don-check, but
2113         do check the reponse.  This is for virtual groups only.
2114         (gnus-get-unread-articles): Count the archive groups as secondary, so
2115         that they're activated the same way as before.
2116
2117         * imap.el (imap-message-map): Removed optional buffer parameter, since
2118         no callers use it.
2119         (imap-message-get): Ditto.
2120         (imap-message-put): Ditto.
2121         (imap-mailbox-map): Ditto.
2122         (imap-mailbox-put): Ditto.
2123         (imap-mailbox-get): Ditto.
2124         (imap-mailbox-get): Revert last change for this function.
2125
2126         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2127         case-insensitively.
2128         (nnimap-debug): Removed.
2129
2130         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2131         to use `imap-fetch' instead.  According to the comments, this should be
2132         safe, since all other IMAP clients use the 1:* syntax.
2133         (imap-enable-exchange-bug-workaround): Removed.
2134         (imap-debug): Removed -- doesn't seem very useful.
2135
2136         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2137         mail from a file, and the file doesn't exist.
2138
2139         * imap.el (imap-log): New convenience function used throughout instead
2140         of repeating the same code all over the place.
2141
2142         * pop3.el (pop3-streaming-movemail): Return t for success.
2143
2144         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2145         .authinfo if we're using ssl connection.
2146
2147         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2148         already have if we're in a main Gnus `g' run.
2149
2150         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2151
2152 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2153
2154         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2155
2156         * nnmh.el (nnmh-request-list-1): Bind `file'.
2157
2158         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2159         alias to set-process-query-on-exit-flag or process-kill-without-query.
2160         (pop3-open-server): Use it.
2161
2162 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163
2164         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2165         box to the Incoming file.  Fixes mistake in previous checkin.
2166
2167         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2168         request loop (for debugging purposes) removed.
2169
2170         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2171         culprit is more visible.
2172         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2173         (nnml-add-incremental-nov): New functions to do "incremental" nov
2174         updates, where we just append to the end of the existing nov files
2175         without reading/writing them in full.
2176
2177         * mail-source.el (mail-source-delete-crash-box): Really only check the
2178         incoming files once in a while.
2179
2180         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2181
2182         * mail-source.el (mail-source-delete-crash-box): Only check the
2183         incoming files for deletion once per day to save a lot of file
2184         accesses.
2185
2186         * pop3.el (pop3-logon): Fix up unbound variable typo.
2187
2188         * mail-source.el (pop3-streaming-movemail): Autoload.
2189
2190         * pop3.el (pop3-streaming-movemail): Respect
2191         pop3-leave-mail-on-server.
2192
2193         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2194         retrieval.
2195
2196         * pop3.el (pop3-process-filter): Removed unused function.
2197         (pop3-streaming-movemail, pop3-send-streaming-command)
2198         (pop3-wait-for-messages, pop3-write-to-file)
2199         (pop3-number-of-responses): New functions for streaming pop3
2200         retrieval.
2201
2202         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2203         come from no known methods.
2204         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2205         list.
2206
2207         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2208         message sizes.
2209         (pop3-movemail): Use erase-buffer instead of looping and deleting
2210         regions, which seems rather odd.
2211
2212         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2213         file once per `g' run.
2214
2215         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2216         directories.  This makes the draft queue directory work.
2217
2218         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2219         data from the backends, so that we only request the list of groups from
2220         each method once.  This should speed things up considerably.
2221
2222         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2223         detect that it's not implemented.
2224
2225         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2226         we actually do recurse down into the tree, but don't stat all leaf
2227         nodes.
2228
2229         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2230         then say so instead of bugging out.
2231
2232         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2233         files exist before trying to read them.
2234
2235         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2236         around <pre_int>.
2237
2238         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2239
2240         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2241
2242 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2243
2244         * mm-util.el (mm-image-load-path): Just return the image directories,
2245         not all directories in the path in addition to the image directories.
2246         (mm-image-load-path): Maintain a cache of the image directories so that
2247         the `g' command in Gnus doesn't have to stat dozens of directories each
2248         time.
2249
2250         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2251         (gnus-html-wash-tags): Add a new `i' command to insert images.
2252         (gnus-html-insert-image): New command and keystroke.
2253         (gnus-html-redisplay-with-images): New command and keystroke.
2254         (gnus-html-show-images): Renamed command.
2255         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2256         spacers.
2257         (gnus-html-wash-tags): Decode entities at the end, so that entities
2258         inside the tags don't mess up the rest of the "parsing".
2259
2260         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2261         so that nnimap methods aren't agentized by default.  There's apparently
2262         many problems related to agent/imap behaviour.
2263
2264         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2265
2266         * gnus-html.el: Doc fix.
2267
2268 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2269
2270         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2271         specifier-spec-list for Emacs 21.
2272
2273         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2274         glyph-width and glyph-height instead of display-graphic-p and
2275         image-size; make avoidance of displaying small images work for XEmacs.
2276
2277         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2278         for XEmacs.
2279
2280         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2281         of symbol that holds plist data.
2282         (gnus-process-plist): Remove plist of process after getting it.
2283
2284 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2285
2286         * message.el (message-generate-hashcash): Change default to
2287         'opportunistic if hashcash is installed.
2288
2289         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2290         (gnus-html-put-image): Only call image-size once, since it's somewhat
2291         time-consuming on remote X servers.
2292
2293 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2294
2295         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2296         type on data, not a file name.
2297
2298         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2299         window-pixel-edges for Emacs 21.
2300
2301         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2302         decoded contents.
2303         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2304
2305 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2306
2307         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2308         group line format, since it isn't very interesting.
2309
2310         * gnus-agent.el (gnus-agent-short-article),
2311         (gnus-agent-long-article): Increase values for these two variables,
2312         since most people are likely to have more network connection and
2313         storage than before.
2314
2315         * gnus.el (gnus-refer-article-method): Change default to 'current.
2316         When referring an article, the common behaviour is to refer it from the
2317         current select method, not the native select method.  The chances of
2318         the native select method having the message in question is rather slim
2319         these days.
2320
2321         * gnus-sum.el (gnus-auto-select-subject): Change default to
2322         `unseen-or-unread'.  I think it's likely that most people want to
2323         select an unseen article over a previously seen, but unread one.
2324
2325         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2326         means that in the article buffer none of the minor mode elements will
2327         be shown, usually, and this is not desirable in most cases.
2328
2329         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2330         that commands like `d' (and the like) go to the next line in the
2331         buffer, instead of the next unread article.  I think this is the
2332         behaviour that is most natural for most users.
2333         (gnus-single-article-buffer): Change default to nil, so that people can
2334         have as many article buffers open as they have summary buffer.  I think
2335         this is the most natural way for the groups to behave.
2336
2337         * message.el (message-generate-new-buffers): Change default to
2338         `unsent', so that all new message buffers start their names with the
2339         string "*unsent", and it's easier to find the buffers if you move from
2340         them.
2341
2342 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2343
2344         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2345         small.  They're probably tracking images.
2346         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2347         (gnus-html-rescale-image): Yet another try at getting the image sizing
2348         right.
2349
2350         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2351         nntp-marks-file-name is nil.
2352
2353 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2354
2355         * gnus-html.el (gnus-html-wash-tags)
2356         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2357         Better logging.
2358
2359 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2360
2361         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2362
2363         * gnus-html.el (gnus-html-wash-tags): Check the value of
2364         gnus-blocked-images in the summary buffer.
2365
2366 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2367
2368         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2369
2370 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2371
2372         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2373         like "a", it seems like.
2374         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2375         since it needs to be picked from the correct buffer.
2376
2377         * nnwfm.el: Removed.
2378
2379         * nnlistserv.el: Removed.
2380
2381 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2382
2383         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2384         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2385
2386 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2387
2388         * nnkiboze.el: Removed.
2389
2390         * nndb.el: Removed.
2391
2392         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2393         alt text.
2394         (gnus-html-rescale-image): Try to get the rescaling logic right for
2395         images that are just wide and not tall.
2396
2397         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2398         overshadow variable bindings.
2399
2400 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2401
2402         * gnus-html.el (gnus-html-wash-tags)
2403         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2404         extra logging.
2405
2406 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2407
2408         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2409         (gnus-max-image-proportion): New variable.
2410         (gnus-html-rescale-image): New function.
2411         (gnus-html-put-image): Rescale images.
2412
2413 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2414
2415         Fix up some byte-compiler warnings.
2416         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2417         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2418         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2419         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2420         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2421         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2422         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2423
2424 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2425
2426         * gnus-html.el (gnus-article-html): Decode contents by charset.
2427
2428 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2429
2430         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2431         (gnus-html-frame-width, gnus-blocked-images)
2432         * message.el (message-prune-recipient-rules): Add custom version.
2433         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2434
2435         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2436         functions.
2437
2438         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2439         gnus-process-get.
2440
2441 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2442
2443         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2444         instead of lsub directly.
2445
2446 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447
2448         * nnwarchive.el: Removed.
2449
2450         * gnus-soup.el: Removed.
2451
2452         * nnsoup.el: Removed.
2453
2454         * nnultimate.el: Removed.
2455
2456         * gnus-html.el (gnus-blocked-images): New variable.
2457
2458         * message.el (message-prune-recipients): New function.
2459         (message-prune-recipient-rules): New variable.
2460
2461         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2462         guess whether a long line is natural text or not.
2463
2464         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2465         gnus-process-plist and friends for compatibility.
2466
2467 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2468
2469         * gnus-html.el: Require packages that define macros used in this file.
2470         (gnus-article-mouse-face): Declare to silence byte-compiler.
2471         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2472         process-get.
2473         (gnus-html-put-image): Use plist-get to avoid getf.
2474         (gnus-html-prefetch-images): Use with-current-buffer.
2475
2476 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2477
2478         * gnus-ems.el: Provide compatibility functions for
2479         gnus-set-process-plist.
2480
2481         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2482         header-line-format for XEmacs 21.4.
2483
2484         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2485         * gnus.el (gnus-valid-select-methods)
2486         * message.el (message-send-mail-partially-limit)
2487         * mm-decode.el (mm-text-html-renderer)
2488         * mml.el (mml-insert-mime-headers-always)
2489         * smiley.el (smiley-regexp-alist): Bump custom version.
2490
2491 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2492
2493         * gnus-html.el: require mm-url.
2494         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2495         with the url to `url'.
2496         (gnus-html-wash-tags): Support cid: URLs/images.
2497
2498 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499
2500         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2501         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2502         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2503
2504         * gnus-move.el: Removed file, since it doesn't really work.
2505
2506         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2507         UTF-8.  This seems to fix problems with some German web feeds.
2508
2509         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2510         at the top so that the proper colours are applied.
2511
2512         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2513         don't have dots in their names.
2514
2515         * gnus-art.el (gnus-article-view-part): Doc fix.
2516
2517         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2518         XEmacs-compatible.
2519         (gnus-html-put-image): Don't do images on non-graphic displays.
2520
2521         * nnslashdot.el: Removed this unused backend.
2522
2523         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2524         actions.
2525         (gnus-undo-register-1): Revert last change.
2526
2527         * gnus-group.el (gnus-group-completing-read): Protect against not
2528         having completion-styles bound.
2529
2530         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2531         make broken recipients happier.
2532
2533         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2534
2535         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2536         point parameter.
2537
2538         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2539
2540         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2541         completion-styles for group selection.
2542
2543 2009-02-04  Andreas Schwab  <schwab@suse.de>
2544
2545         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2546         headers and regexp-quote the match if necessary.
2547
2548 2009-03-24  Miles Bader  <miles@gnu.org>
2549
2550         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2551         the blinking smiley.
2552
2553 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2554
2555         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2556         blink smiley.
2557
2558 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2559
2560         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2561         where the dribbel file lives exists.
2562
2563         * message.el (message-send-mail-partially-limit): Change the default to
2564         nil, since most people don't want this.
2565
2566         * mm-url.el (mm-url-decode-entities): Also decode entities like
2567         &#x3212.
2568
2569 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2570
2571         * gnus-sum.el (gnus-summary-idna-message):
2572         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2573         Hyperlink urls in docstrings with URL `...'.
2574
2575 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2576
2577         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2578         functions.
2579
2580 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2581
2582         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2583         say what the mouseover text should be.
2584
2585         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2586         version of the mm-w3m-safe-url-regexp variable to only download images
2587         in the groups where we want that to happen.
2588
2589         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2590
2591         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2592         easier debugging.
2593         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2594         big pictures in the article buffer.
2595
2596         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2597         gnus-article-html.
2598         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2599         w3m.
2600
2601         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2602
2603 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2604
2605         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2606         which doesn't exist.
2607
2608         * message.el (message-inhibit-ecomplete): New variable to allow some
2609         function to inhibit ecomplete address storage.
2610         (message-resend): Disable ecomplete message storage when resending
2611         messages.
2612
2613         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2614
2615 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2616
2617         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2618         Save excursion while copying, moving, and deleting articles in order to
2619         prevent the cursor from jumping to unforeseen place.
2620
2621 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2622
2623         * lpath.el: No need to bind bookmark-current-buffer,
2624         bookmark-yank-point and bookmark-make-record-function.
2625
2626 2010-08-17  Glenn Morris  <rgm@gnu.org>
2627
2628         * gnus-sync.el: Require gnus components whose functions are used.
2629
2630         * gnus-art.el (bookmark-make-record-function):
2631         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2632         Declare for compiler.
2633
2634         * mm-url.el (mml-compute-boundary): Autoload.
2635
2636 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2637
2638         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2639
2640 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2641
2642         Typo fix "hoo4a" -> "hook".
2643
2644         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2645
2646 2010-08-14  Glenn Morris  <rgm@gnu.org>
2647
2648         * gnus-sync.el (gnus-sync): Fix defgroup version.
2649
2650 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2651
2652         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2653
2654         * gnus-sync.el: Fix docs.
2655         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2656         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2657
2658 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2659
2660         Optimizations for gnus-sync.el.
2661
2662         * gnus-sync.el: Add docs about gnus-sync-backend
2663         possibilities.
2664         (gnus-sync-save): Remove unnecessary message.
2665         (gnus-sync-read): Optimize and show what groups were skipped.
2666
2667 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2668
2669         Minor bug fixes for gnus-sync.el.
2670
2671         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2672         read the sync on get-new-news.
2673
2674         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2675         quiet.
2676
2677         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2678
2679 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2680
2681         Make saving and restoring of hidden threads work with overlays.
2682         Patch applied by Ted Zlatanov.
2683
2684         * gnus-sum.el (gnus-hidden-threads-configuration)
2685         (gnus-restore-hidden-threads-configuration): Update to deal with text
2686         properties, rather than searching for a magic character.
2687
2688 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2689
2690         New gnus-sync.el library for synchronization of marks.
2691
2692         * gnus-sync.el: New library for synchronization of marks.
2693
2694         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2695         renamed from `gnus-registry-grep-in-list'.
2696
2697         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2698
2699         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2700
2701 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2702
2703         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2704         determining charset of text fails.
2705
2706 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2707
2708         * nnmail.el (nnmail-get-new-mail-1): Revert.
2709
2710         * nnml.el (nnml-active-number): Make sure names of newly created groups
2711         in nnml-group-alist are encoded.
2712
2713 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2714
2715         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2716         containing non-ASCII characters in active file for nnml back end.
2717
2718 2010-07-24  David Engster  <dengste@eml.cc>
2719
2720         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2721         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2722
2723 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2724
2725         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2726         tag (Bug#6654).
2727
2728 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2729
2730         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2731         the article buffer, not the summary buffer.
2732
2733 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2734
2735         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2736         Emacs 23 as well.
2737
2738 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2739
2740         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2741         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2742
2743 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2744
2745         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2746         Patch applied by Karl Fogel.
2747
2748         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2749         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2750
2751 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2752
2753         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2754         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2755         C-w still not working correctly from Article buffers; Thierry's
2756         patch to fix that will be applied after this.
2757
2758         * gnus-art.el (bookmark-make-record-function): New local variable.
2759
2760         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2761         article buffer.
2762         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2763
2764 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2765
2766         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2767         on changes in bookmark.el.
2768
2769 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2770
2771         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2772         `no-log' instead of message not to log prompt string.
2773
2774 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2775
2776         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2777         the *other* type of HTML form submission.
2778
2779 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2780
2781         * auth-source.el (auth-source-pick): If choice does not contain a
2782         questioned keyword, set the check to t.
2783
2784 2010-06-12  Romain Francoise  <romain@orebokech.com>
2785
2786         * gnus-util.el (gnus-date-get-time): Move up before first use.
2787
2788 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2789
2790         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2791         (gnus-article-edit-part): Bind it to make last part that is substituted
2792         or deleted visible.
2793         (gnus-mime-display-single): Buttonize part of which id equals to
2794         gnus-mime-buttonized-part-id.
2795
2796 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2797
2798         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2799         (gnus-dd-mmm): Use gnus-date-get-time.
2800         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2801         simplify logic.
2802         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2803         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2804
2805 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2806
2807         * auth-source.el (top): Autoload `secrets-list-collections',
2808         `secrets-create-item', `secrets-delete-item'.
2809         (auth-sources): Fix tag string.
2810         (auth-get-source, auth-source-retrieve, auth-source-create)
2811         (auth-source-delete): New defuns.
2812         (auth-source-pick): Rewrite in order to avoid 2 passes.
2813         (auth-source-forget-user-or-password): New parameter USERNAME.
2814         (auth-source-user-or-password): New parameters CREATE-MISSING and
2815         DELETE-EXISTING.  Retrieve password interactively, if needed.
2816
2817 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2818
2819         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2820         deleting unused directories when gnus-expert-user is t.
2821
2822 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2823
2824         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2825         for each temp file when gnus-article-browse-delete-temp is ask.
2826
2827 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2828
2829         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2830         Lisp calls to delete-backward-char by calls to delete-char.
2831
2832 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2833
2834         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2835
2836 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2837
2838         * password-cache.el (password-cache-remove): Fix docstring.
2839
2840 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2841
2842         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2843         article unless decoding article to be saved.
2844
2845 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2846
2847         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2848         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2849         generated within the mm-with-unibyte-current-buffer macro.
2850
2851 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2852
2853         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2854         to nil when we're in a mml-preview buffer and no group is selected.
2855
2856 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2857
2858         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2859         when catching the `C-g'.  Reported by "Leo".
2860
2861 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2862
2863         * message.el (message-forward-make-body-plain)
2864         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2865         multibyte-string-p.
2866
2867         * lpath.el: Revert.
2868
2869 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2870
2871         * message.el (message-forward-make-body-mml): Assume original message
2872         is multibyte string; error on unibyte.
2873         (message-forward-make-body-plain): Ditto; don't add excessive newline
2874         in body end.
2875
2876         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2877
2878 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2879
2880         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2881         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2882
2883 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2884
2885         * mm-extern.el (mm-extern-url): Don't use
2886         mm-with-unibyte-current-buffer.
2887         (mm-extern-cache-contents): Use with-current-buffer instead of
2888         save-excursion + set-buffer.
2889
2890 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2891
2892         * mm-util.el (mm-emacs-mule): Remove.
2893
2894 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2895
2896         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2897         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2898         change.
2899
2900 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2901
2902         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2903         bind the default value of enable-multibyte-characters to nil.
2904
2905 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2906
2907         * message.el (message-forward-make-body-plain)
2908         (message-forward-make-body-mml):
2909         Don't use mm-with-unibyte-current-buffer.
2910
2911 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2912
2913         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2914
2915 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2916
2917         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2918         (Bug#5592).
2919
2920 2010-05-07  Julien Danjou  <julien@danjou.info>
2921
2922         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2923         it to mm-pipe-part.
2924
2925         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2926         it is given.
2927
2928 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2929
2930         * binhex.el (binhex-decode-region-internal)
2931         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2932         (dns-query)
2933         * nnweb.el (nnweb-gmane-search)
2934         * pgg-parse.el (pgg-parse-armor)
2935         * pgg.el (pgg-verify-region)
2936         * sha1.el (sha1-string-external)
2937         * uudecode.el (uudecode-decode-region-internal)
2938         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2939         XEmacs.
2940
2941         * gnus-art.el (gnus-article-browse-html-parts)
2942         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2943         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2944         make-temp-file.
2945
2946         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2947         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2948         compiling.
2949
2950         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2951         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2952         XEmacs when compiling.
2953
2954         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2955         gnus-pick-mode-off-hook for XEmacs when compiling.
2956         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2957         gnus-binary-mode-off-hook for XEmacs when compiling.
2958
2959         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2960         nil if char-charset is not available.
2961
2962         * imap.el (imap-disable-multibyte)
2963         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2964         macros.
2965
2966         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2967         instead of encode-coding-string.
2968
2969         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2970         'xemacs) instead of mm-emacs-mule to switch function definitions.
2971         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2972
2973         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2974         bind temporary-file-directory for XEmacs;
2975         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2976         timer-set-function for XEmacs 21.4 and SXEmacs;
2977         bind timer-list for XEmacs 21.4 and SXEmacs;
2978         fbind char-charset and find-charset-region for non-Mule XEmacs;
2979         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2980         encode-coding-region and encode-coding-string for XEmacs having no
2981         file-coding feature.
2982
2983 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2984
2985         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2986
2987 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2988
2989         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2990         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2991
2992 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2993
2994         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2995         alias `jka-compr-delete-temp-file' no longer exists.
2996
2997 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2998
2999         Use define-minor-mode in Gnus where applicable.
3000         * mml.el (mml-mode): Use define-minor-mode.
3001         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3002         (gnus-undo-mode): Use define-minor-mode.
3003         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3004         (gnus-dead-summary-mode): Use define-minor-mode.
3005         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3006         Initialize in declaration.
3007         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3008         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3009         (gnus-mailing-list-mode): Use define-minor-mode.
3010         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3011         (gnus-draft-mode): Use define-minor-mode.
3012         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3013         (gnus-dired-mode): Use define-minor-mode.
3014
3015 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3016
3017         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3018         handles on recursive mml-to-mime translation and check them for
3019         boundary delimiter collisions.  Reported by Greg Troxel.
3020
3021 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3022
3023         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3024
3025 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3026
3027         * mm-util.el (mm-find-buffer-file-coding-system):
3028         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3029
3030 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3031
3032         * message.el (message-generate-headers): Record insertion of optional
3033         headers as well.  Otherwise the check to prevent repeated insertion of
3034         optional headers is a no-op.
3035
3036 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3037
3038         * smime.el: Don't mention CVS.
3039
3040         * nnrss.el (nnrss-fetch): Don't mention CVS.
3041
3042         * nnir.el: Don't mention CVS.
3043
3044 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3045
3046         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3047
3048 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3049
3050         * lpath.el: Fbind bookmark-default-handler,
3051         bookmark-get-bookmark-record, bookmark-make-record-default,
3052         bookmark-prop-get for Emacs <23 and XEmacs.
3053
3054 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3055
3056         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3057         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3058         Use with-current-buffer to silence the byte-compiler.
3059         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3060         bother to require `gnus'.
3061         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3062
3063 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3064
3065         * gnus-sum.el (gnus-summary-bookmark-make-record)
3066         (gnus-summary-bookmark-jump): New functions.
3067         (gnus-summary-mode): Setup bookmark support.
3068
3069 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3070
3071         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3072         if set.
3073
3074 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3075
3076         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3077         gnus-article-browse-html-save-cid-image; make it work recursively for
3078         forwarded messages as well.
3079         (gnus-article-browse-html-parts): Work when prefix arg is given.
3080         (gnus-article-browse-html-article): Doc fix.
3081
3082 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3083
3084         * message.el (message-default-mail-headers):
3085         (message-default-headers): Carry the value mail-default-headers over
3086         into message-default-mail-headers, rather than message-default-headers.
3087
3088 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3089
3090         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3091         charset.
3092
3093         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3094         charset into the <meta> tag when the article is encoded to utf-8.
3095
3096 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3097
3098         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3099         directories as well.
3100         (gnus-article-browse-html-parts): Work for images that do not specify
3101         file names; delete temp directory when quitting; insert header at the
3102         right place; use file: scheme for image files.
3103
3104 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3105
3106         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3107         (gnus-article-browse-html-parts): Use it to make temporary cid image
3108         files in addition to html file so that browser may display them.
3109
3110 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3111
3112         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3113
3114 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3115
3116         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3117
3118 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3119
3120         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3121         about Secret Service API sources.  Improve Customize options.
3122         (auth-source-pick): Change to accept any number of search parameters.
3123         Implement fallbacks iteratively, not recursively.  Add scoring on the
3124         second pass and sort by score.  Call Secret Service API when needed.
3125         (auth-source-user-or-password): Use it.  Call Secret Service API
3126         directly when needed to get the user name and the password.
3127
3128 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3129
3130         * message.el (message-interactive): Doc fix.
3131         (message-qmail-inject-args): Reflow.
3132         (message-kill-to-signature): Fix typo in docstring.
3133
3134         * smiley.el (smiley-buffer): Fix typo in docstring.
3135
3136 2010-03-24  Glenn Morris  <rgm@gnu.org>
3137
3138         * mail-source.el (gnus-message): Declare.
3139         (mail-source-delete-old-incoming): Require gnus-util.
3140
3141 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3142
3143         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3144
3145         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3146
3147         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3148         password-cache's default if it is not bound.
3149         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3150         password-cache-expiry's default if it is not bound.
3151
3152         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3153         available in Emacs 21.
3154
3155         * lpath.el: Suppress compiler warnings for:
3156         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3157         XEmacs;
3158         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3159         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3160         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3161
3162 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3163
3164         * auth-source.el (auth-sources): Fix up definition so extra parameters
3165         are always inline.
3166
3167 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3168
3169         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3170         wasn't updated after mismatch.  Clear cached mailbox info correctly
3171         when uidvalidity changes.
3172         (nnimap-group-prefixed-name): New function to avoid some code
3173         duplication.
3174         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3175         (nnimap-request-group): Use it.
3176         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3177         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3178         with many imap folders.  This is done by caching the group status from
3179         the imap server persistently in a group parameter `imap-status'.  (This
3180         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3181         but not persistently, so every Gnus startup was still very slow.)
3182
3183 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3184
3185         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3186         delete the extra newline.  Otherwise editing of :string and :number
3187         types don't work.
3188
3189 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3190
3191         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3192         secrets.el dependency.
3193         (auth-sources): Add optional user name.  Add secrets.el configuration
3194         choice (unused right now).
3195
3196 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3197
3198         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3199         `gnus-registry-install-shortcuts' fill in the functions.
3200
3201         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3202         warnings.
3203         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3204         (gnus-registry-install-shortcuts): Populate and use it in a
3205         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3206
3207 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3208
3209         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3210         In-place substitutions for the group name encoding/decoding.
3211         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3212         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3213         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3214         (nnimap-update-unseen, nnimap-request-list)
3215         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3216         (nnimap-request-set-mark, nnimap-split-to-groups)
3217         (nnimap-split-articles, nnimap-request-newgroups)
3218         (nnimap-request-create-group, nnimap-request-accept-article)
3219         (nnimap-request-delete-group, nnimap-request-rename-group)
3220         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3221         `encoded-mbx' for consistency.
3222         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3223         variable `imap-current-mailbox'.
3224
3225         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3226         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3227
3228 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3229
3230         * pop3.el (pop3-display-message-size-flag): Display message size byte
3231         counts during POP3 download.
3232         (pop3-movemail): Use it.
3233         (pop3-list): Implement listing of available messages.
3234
3235 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3236
3237         * nnir.el (nnir-get-article-nov-override-function): New function to
3238         override the normal NOV retrieval.
3239         (nnir-retrieve-headers): Use it.
3240
3241 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3242
3243         * auth-source.el (netrc-machine-user-or-password): Autoload.
3244
3245 2010-03-19  Glenn Morris  <rgm@gnu.org>
3246
3247         Stop message.el from loading about 40 libraries it doesn't always need.
3248         The general approach is to autoload rather than require, and to
3249         require in the specific functions rather than the file.  (Bug#5642)
3250
3251         * gmm-utils.el: Don't require wid-edit.
3252         (widget-create-child-value, widget-convert, widget-default-get):
3253         Autoload.
3254
3255         * gnus-util.el: Don't require time-date, netrc.
3256         (message-fetch-field, gnus-group-name-decode): Declare rather than
3257         autoloading.
3258         (gnus-fetch-field): Require message.
3259         (gnus-decode-newsgroups): Require gnus-group.
3260
3261         * ietf-drums.el: Don't require time-date.
3262
3263         * message.el: Don't require hashcash, canlock, ecomplete.
3264         Do require mail-utils.  Require nnheader only when compiling.
3265         (smtpmail-default-smtp-server): Remove declaration.
3266         (message-send-mail-function): Check smtpmail-default-smtp-server
3267         is bound rather than requiring smtpmail.
3268         (message-auto-save-directory, message-insert-signature): Use
3269         expand-file-name rather than nnheader-concat.
3270         (nnheader-insert-file-contents): Autoload.
3271         (hashcash-wait-async): Declare.
3272         (message-send-mail): Only call gnus-setup-posting-charset if
3273         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3274         (message-send-mail-with-sendmail): Require sendmail.
3275         (canlock-password, canlock-password-for-verify): Declare.
3276         (message-canlock-password): Require canlock.
3277         (nnheader-get-report): Autoload.
3278         (gnus-setup-posting-charset): Declare.
3279         (message-send-news): Require gnus-msg.
3280         (message-make-references, message-make-in-reply-to): Use mail-header-id
3281         rather than the alias mail-header-message-id.
3282         (ecomplete-add-item, ecomplete-save): Declare.
3283         (message-put-addresses-in-ecomplete): Require ecomplete.
3284         (ecomplete-display-matches): Autoload.
3285
3286         * mm-decode.el: Don't require mailcap, gnus-util.
3287         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3288         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3289         Autoload.
3290         (mailcap-mime-extensions): Declare.
3291
3292         * mm-encode.el: Don't require mailcap.
3293         (mailcap-extension-to-mime): Autoload.
3294
3295         * mml-sec.el: Don't require password-cache.
3296
3297         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3298         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3299         (mml-minibuffer-read-type): Require mailcap.
3300         (mml-preview): Require gnus-msg.
3301
3302         * mml1991.el: Require password-cache.
3303         (password-cache-expiry): Remove declaration.
3304
3305         * mml2015.el: Require password-cache.
3306         (password-cache-expiry): Remove declaration.
3307
3308         * nneething.el (mailcap): Require mailcap.
3309
3310         * nnheader.el (declare-function): Add compatibility stub.
3311         (message-remove-header): Declare rather than autoload.
3312         (nnheader-replace-header): Require message.
3313
3314         * nnimap.el (declare-function): Add compatibility stub.
3315         (netrc-parse, netrc-machine-user-or-password): Declare.
3316         (nnimap-open-connection): Require netrc.
3317
3318         * nntp.el (declare-function): Add compatibility stub.
3319         (netrc-parse, netrc-machine, netrc-get): Declare.
3320         (nntp-send-authinfo): Require netrc.
3321
3322         * rfc2047.el: Don't require qp.
3323         (quoted-printable-encode-region, quoted-printable-decode-string):
3324         Autoload.
3325
3326         * sieve-mode.el: Don't require easymenu.
3327         (easy-menu-add-item): Autoload it.
3328
3329         * spam-stat.el (time-to-number-of-days): Autoload it.
3330
3331 2010-03-19  Glenn Morris  <rgm@gnu.org>
3332
3333         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3334
3335 2010-03-18  Glenn Morris  <rgm@gnu.org>
3336
3337         * hashcash.el (declare-function): Remove duplicate definition.
3338
3339 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3340
3341         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3342         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3343         value if any backslash escapes).
3344
3345 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3346
3347         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3348         if it is available.  (bug#5647)
3349
3350         * lpath.el: Suppress compiler warning for coding-system-from-name for
3351         Emacs 21 and XEmacs.
3352
3353 2010-03-14  Juri Linkov  <juri@jurta.org>
3354
3355         * hmac-def.el:
3356         * hmac-md5.el:
3357         * netrc.el: Fix keywords.
3358
3359 2010-02-26  Glenn Morris  <rgm@gnu.org>
3360
3361         * message.el (message-send-mail-function): Change the default, so that
3362         it inherits from a customized send-mail-function.  (Bug#5643)
3363
3364 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3365
3366         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3367         shell-command-to-string signals an error (bug#5299).
3368
3369 2010-02-24  Glenn Morris  <rgm@gnu.org>
3370
3371         * message.el (message-smtpmail-send-it)
3372         (message-send-mail-with-mailclient): Doc fixes.
3373
3374 2010-02-16  Glenn Morris  <rgm@gnu.org>
3375
3376         * message.el (message-default-mail-headers): Change the default value
3377         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3378
3379 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3380
3381         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3382         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3383
3384 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3385
3386         * time-date.el (date-to-time): Doc fix (Bug#5408).
3387
3388 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3389
3390         * message.el (message-mail): Just pass yank-action on to message-setup.
3391         (message-setup): Handle (FUN . ARGS) form of yank-action.
3392         (message-with-reply-buffer, message-widen-reply)
3393         (message-yank-original): Handle non-buffer values of
3394         message-reply-buffer (Bug#4080).
3395         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3396
3397 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3398
3399         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3400         Fix typo in docstring.
3401
3402 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3403
3404         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3405         response.
3406
3407 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3408
3409         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3410
3411         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3412
3413         * message.el (message-check-news-header-syntax): Protect against a
3414         string that `rfc822-addresses' returns when parsing fails.
3415
3416 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3417
3418         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3419         (gnus-previous-char-property-change): New functions.
3420
3421         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3422
3423 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3424
3425         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3426         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3427
3428 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3429
3430         * message.el (message-exchange-point-and-mark): Rework last change to
3431         avoid using optional arg of exchange-point-and-mark, for backward
3432         compatibility.
3433
3434 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3435
3436         * message.el (message-exchange-point-and-mark): Call
3437         exchange-point-and-mark with an argument rather than setting
3438         mark-active by hand (Bug#5175).
3439
3440 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3441
3442         * nntp.el (nntp-service-to-port): Work for service expressed with
3443         numeric string; replace [:digit:] with [0-9] for XEmacs.
3444
3445 2009-12-17  Glenn Morris  <rgm@gnu.org>
3446
3447         * gnus-group.el (gnus-bug-group-download-format-alist):
3448         Change emacs entry to debbugs.gnu.org.  Bump :version.
3449
3450 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3451
3452         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3453
3454 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3455
3456         * message.el (message-info): Explain why we use `Info-goto-node'.
3457
3458 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3459
3460         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3461
3462 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3463
3464         * message.el (message-completion-in-region): New compatibility function.
3465         (message-expand-group): Use it.
3466
3467 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3468
3469         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3470         with no unread article should be listed if the 2nd arg `predicate' is
3471         given.
3472
3473 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3474
3475         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3476
3477 2009-11-29  Juri Linkov  <juri@jurta.org>
3478
3479         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3480         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3481         on `gnus-recenter'. (Bug#4698, Bug#4981)
3482
3483 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3484
3485         * sha1.el (sha1-string-external): default-directory "/" in case
3486         otherwise non-existent.  process-connection-type pipe for touch of
3487         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3488
3489 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3490
3491         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3492         it's comms related and sgml-mode.el has "comm" on that basis too.
3493
3494 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3497         containing tspecial characters if they have been already quoted.
3498
3499 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3500
3501         * dns-mode.el (auto-mode-alist): Purecopy string.
3502
3503 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3504
3505         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3506
3507 2009-10-24  Glenn Morris  <rgm@gnu.org>
3508
3509         * gnus-art.el (help-xref-stack-item): Define for compiler.
3510
3511 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3512
3513         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3514
3515 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3516
3517         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3518
3519 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3520
3521         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3522         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3523
3524 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3525
3526         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3527         (gnus-overlays-in): New alias to overlays-in.
3528
3529         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3530         gnus-overlay-get, and gnus-delete-overlay.
3531         (gnus-summary-show-thread): Make it work as well for systems in which
3532         next-single-char-property-change is not available.
3533         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3534
3535         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3536         (gnus-overlay-get): New alias to extent-property.
3537         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3538
3539         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3540         SXEmacs.
3541
3542         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3543         SXEmacs.
3544
3545 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3546
3547         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3548
3549 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3550
3551         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3552         and XEmacs that don't have `remove-overlays'.
3553
3554 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3555
3556         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3557         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3558         selective display.  Use overlays instead.
3559
3560 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3561
3562         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3563
3564 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3565
3566         * spam-stat.el (spam-stat-load): Fix typo in message.
3567
3568 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3569
3570         * dig.el (dig-invoke): Fix typo in docstring.
3571         (query-dig): Reflow docstring.
3572
3573 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3574
3575         * gnus-art.el (gnus-article-encrypt-body):
3576         * message.el (message-check-recipients):
3577         * mm-util.el (mm-codepage-setup):
3578         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3579         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3580
3581 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3582
3583         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3584         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3585         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3586         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3587         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3588
3589 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3590
3591         * dig.el: Add "Keywords: comm", as per net-utils.el.
3592
3593 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3594
3595         * dig.el (dig-mode): Use define-derived-mode.
3596
3597 2009-09-19  Glenn Morris  <rgm@gnu.org>
3598
3599         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3600
3601 2009-09-18  Glenn Morris  <rgm@gnu.org>
3602
3603         * gnus-diary.el (gnus-diary-check-message):
3604         * message.el (message-insert-formatted-citation-line):
3605         * nnbabyl.el (top-level):
3606         * nndiary.el (nndiary-schedule):
3607         Fix typos in condition-case handlers.
3608
3609 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3610
3611         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3612         configuration that provides the sole article window in a frame;
3613         position point correctly after deleting a part.
3614
3615 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3616
3617         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3618         (spam-resolve-registrations-routine): Use it to unregister articles
3619         that change status.
3620
3621 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3622
3623         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3624         with XEmacs.
3625         (parse-time-string-chars): Use it.
3626
3627 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3628
3629         * imap.el (imap-interactive-login): Better messages.
3630         (imap-open): Fix bug with renamed buffer on reconnect.
3631         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3632         for easier debugging and cleaner code.  On successful (guessed based on
3633         server capabilities) secondary authentication, set imap-state
3634         correctly.
3635         (imap-last-authenticator): Define imap-last-authenticator as a variable
3636         to avoid warnings.
3637
3638 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3639
3640         * nnrss.el (nnrss-request-article): Remove binding of
3641         default-enable-multibyte-characters that has gotten needless by
3642         the 2007-07-13 change in rfc2047-encode-message-header.
3643
3644         * mml.el (mml-insert-multipart): Error on the message header.
3645         (mml-insert-part): Error on the message header; position point at
3646         the end of a MIME tag.
3647
3648 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3649
3650         * time-date.el (autoload): Expand define-obsolete-function-alias into
3651         defalias and make-obsolete for old Emacsen that Gnus supports.
3652         (with-no-warnings): Define it for old Emacsen.
3653         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3654         is available.
3655         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3656         float-time is available; suppress compile warning for time-to-seconds.
3657
3658         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3659         (gnus-float-time): Alias to float-time if it exists.
3660
3661         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3662         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3663         float-time is available; suppress compile warning for time-to-seconds.
3664
3665         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3666         XEmacs.
3667
3668 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3669
3670         * imap.el (imap-message-map): Docstring fix.
3671
3672 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3673
3674         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3675         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3676         Add the optional argument `encoding' that overrides the default.
3677
3678         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3679         mm-encode-buffer.
3680
3681 2009-09-04  Glenn Morris  <rgm@gnu.org>
3682
3683         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3684         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3685         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3686         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3687         * mm-util.el (mm-with-unibyte-current-buffer)
3688         (mm-find-buffer-file-coding-system):
3689         * yenc.el (yenc-decode-region): Use default-value rather than
3690         default-enable-multibyte-characters.
3691
3692 2009-09-03  Glenn Morris  <rgm@gnu.org>
3693
3694         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3695         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3696         than default-enable-multibyte-characters.
3697
3698 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3699
3700         * gnus-art.el (gnus-article-read-summary-keys):
3701         Fix gnus-buffer-configuration's value temporarily used.
3702
3703 2009-09-02  Glenn Morris  <rgm@gnu.org>
3704
3705         * gnus-util.el (gnus-float-time): New function.
3706         * gnus-delay.el (gnus-delay-article):
3707         * gnus-sum.el (gnus-thread-latest-date):
3708         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3709         * nnspool.el (nnspool-request-newgroups):
3710         Use gnus-float-time rather than time-to-seconds.
3711         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3712
3713         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3714         (gnus-header-subject-face, gnus-header-newsgroups-face)
3715         (gnus-header-name-face, gnus-header-content-face):
3716         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3717         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3718         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3719         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3720         (gnus-cite-face-11):
3721         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3722         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3723         (gnus-server-closed-face, gnus-server-denied-face)
3724         (gnus-server-offline-face):
3725         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3726         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3727         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3728         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3729         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3730         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3731         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3732         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3733         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3734         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3735         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3736         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3737         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3738         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3739         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3740         (gnus-summary-high-undownloaded-face)
3741         (gnus-summary-low-undownloaded-face)
3742         (gnus-summary-normal-undownloaded-face)
3743         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3744         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3745         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3746         (gnus-splash-face):
3747         * message.el (message-header-to-face, message-header-cc-face)
3748         (message-header-subject-face, message-header-newsgroups-face)
3749         (message-header-other-face, message-header-name-face)
3750         (message-header-xheader-face, message-separator-face)
3751         (message-cited-text-face, message-mml-face):
3752         * sieve-mode.el (sieve-control-commands-face)
3753         (sieve-action-commands-face, sieve-test-commands-face)
3754         (sieve-tagged-arguments-face):
3755         * spam.el (spam-face):
3756         Mark face aliases with "-face" in the name as obsolete.
3757
3758 2009-09-01  Glenn Morris  <rgm@gnu.org>
3759
3760         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3761         than goto-line.
3762
3763 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3764
3765         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3766         Don't move point if the command is invoked inside the message header.
3767
3768 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3769
3770         * imap.el (imap-send-command): Simplify.
3771         (imap-wait-for-tag): point-max -> buffer-size.
3772
3773 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3774
3775         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3776         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3777         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3778         * nnir.el (nnir-swish-e-index-file):
3779         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3780         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3781         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3782         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3783         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3784         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3785
3786 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3787
3788         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3789         Don't save excursion.
3790
3791 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3792
3793         * nnheader.el (nnheader-find-file-noselect):
3794         * mm-util.el (mm-insert-file-contents):
3795         Use (default-value 'major-mode) instead of default-major-mode.
3796
3797 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3798
3799         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3800
3801 2009-08-26  Glenn Morris  <rgm@gnu.org>
3802
3803         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3804         than placing in files.el.
3805
3806 2009-08-25  Glenn Morris  <rgm@gnu.org>
3807
3808         * nnir.el (top-level): Don't require cl at run-time.
3809         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3810         Replace cl-function substitute with gnus-replace-in-string.
3811         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3812         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3813         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3814         simplified expansions.
3815
3816 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3817
3818         * dig.el (dig): Add autoload cookie.
3819
3820 2009-08-22  Glenn Morris  <rgm@gnu.org>
3821
3822         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3823         goto-line.
3824
3825 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3826
3827         * parse-time.el (parse-time-string-chars): Save match data.
3828
3829 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3830
3831         * parse-time.el (parse-time-string-chars): Compute using character
3832         classes, to handle non-ascii characters (Bug#3190).
3833
3834 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3835
3836         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3837
3838         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3839         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3840         (gnus-mm-display-part, gnus-mime-display-single)
3841         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3842         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3843
3844         * gnus-sum.el
3845         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3846         (gnus-summary-move-article): Add expirable mark to articles copied or
3847         moved to group that has auto-expire turned on if the option is non-nil.
3848
3849 2009-07-24  Glenn Morris  <rgm@gnu.org>
3850
3851         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3852         Fix typo.  (Bug#3903)
3853
3854 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3855
3856         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3857         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3858         that should not be used for draft articles.
3859         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3860         that has no concern in minor mode keys.
3861         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3862         Abolish.
3863
3864 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3865
3866         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3867         article without making inquiry to a user for unknown encoding.
3868
3869         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3870         (nnmaildir--scan): Assume i-node and device number that file-attributes
3871         returns might be cons-cell.
3872
3873         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3874
3875         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3876
3877 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3878
3879         * auth-source.el: Remove docs now in auth.texi.  Don't use
3880         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3881         `auth-source-hide-passwords' and use them.
3882
3883 2009-07-15  Glenn Morris  <rgm@gnu.org>
3884
3885         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3886
3887 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3888
3889         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3890         excessive whitespace from the default values of title and description.
3891
3892 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3893
3894         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3895         mail-fetch-field to fetch Content-Description header in order to
3896         exclude newlines.
3897
3898 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3899
3900         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3901         format used by GnuPG 2.0.11.
3902
3903 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3904
3905         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3906         to deleted part.
3907
3908 2009-05-30  David Engster  <dengste@eml.cc>
3909
3910         * nnmairix.el: Remove old documentation in the commentary block.
3911         (nnmairix-request-group): Do not update active file for nnml back ends.
3912         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3913         end so that overview files are ignored.
3914         (nnmairix-update-groups): Make updating the groups more robust by using
3915         marks.
3916         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3917         with dollar characters in message-id.
3918
3919 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3920
3921         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3922         2008-12-25 in dns.el.
3923
3924 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3925
3926         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3927         could happen if the text is only composed of spaces and/or tabs.
3928
3929 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3930
3931         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3932         when sending a queued message to avoid extra mml tags.
3933
3934 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3935
3936         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3937
3938 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3939
3940         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3941         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3942         rmail-toggle-header for XEmacs;
3943         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3944
3945 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3946
3947         * gnus-dired.el: Remove autoload for gnus-setup-message.
3948         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3949         displaying Gnus logo; always use compose-mail.
3950
3951 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3952
3953         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3954
3955 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3956
3957         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3958         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3959         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3960         available.
3961         (gnus-nocem-epg-verify): New function.
3962
3963 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3964
3965         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3966
3967 2009-02-15  Glenn Morris  <rgm@gnu.org>
3968
3969         * gnus-util.el (rmail-insert-rmail-file-header)
3970         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3971         autoloads.
3972         (rmail-default-rmail-file): Remove unnecessary declaration.
3973         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3974
3975 2009-02-14  Glenn Morris  <rgm@gnu.org>
3976
3977         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3978         variable (only used in gnus-util, which declares it anyway).
3979         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3980         which was only needed by gnus-art (changed to not use it any more).
3981         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3982         only used in gnus-util, which autoloads it itself.
3983         (rmail-update-summary): Fix autoload.
3984
3985         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3986         rather than rmail-output-to-rmail-file.
3987
3988 2009-02-07  Glenn Morris  <rgm@gnu.org>
3989
3990         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3991         autoload of function that no longer exists.
3992         (rmail-toggle-header): Declare.
3993         (message-forward-rmail-make-body): Handle mbox Rmail.
3994
3995 2009-01-31  Glenn Morris  <rgm@gnu.org>
3996
3997         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3998         2009-01-09 change.
3999
4000 2009-01-31  Dave Love  <fx@gnu.org>
4001
4002         * imap.el (imap-fetch-safe): Bind debug-on-error.
4003         (imap-debug): Add imap-fetch-safe.
4004
4005 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4006
4007         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4008         (auth-source-forget-all-cached): New convenience function.
4009         (auth-source-user-or-password): Accept list of modes or a single mode.
4010
4011         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4012         auth-source modes.
4013
4014         * netrc.el (netrc-machine-user-or-password): Use list of
4015         auth-source modes.
4016
4017         * nnimap.el (nnimap-open-connection): Use list of
4018         auth-source modes.
4019
4020         * nntp.el (nntp-send-authinfo): Use list of
4021         auth-source modes.
4022
4023 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4024
4025         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4026         now.
4027
4028 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4029
4030         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4031         coding system in XEmacs; add a workaround for XEmacs.
4032
4033         * lpath.el: Fbind coding-system-aliasee.
4034
4035 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4036
4037         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4038         of current-language-environment.
4039
4040 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4041
4042         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4043         available at runtime.
4044
4045 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4046
4047         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4048
4049 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4050
4051         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4052         the greatest positive fixnum value doesn't work under an XEmacs with
4053         bignum support; use the most-positive-fixnum constant instead,
4054         available since Emacs 21.1 with cl and XEmacs 21.1.
4055
4056 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4057
4058         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4059         XEmacs gets not to work.
4060
4061 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4062
4063         * mm-util.el (mm-coding-system-priorities): Allow the value like
4064         "Japanese (UTF-8)" of current-language-environment.
4065
4066 2009-01-09  Glenn Morris  <rgm@gnu.org>
4067
4068         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4069         with last-command-event.
4070
4071 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4072
4073         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4074         in the doc string.
4075
4076         * message.el (message-fix-before-sending): Amend comment.
4077
4078 2009-01-08  Dave Love  <fx@gnu.org>
4079
4080         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4081
4082 2009-01-07  David Engster  <dengste@eml.cc>
4083
4084         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4085         simplified server definitions by converting it via
4086         gnus-server-to-method.
4087
4088 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4089
4090         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4091         parameter's operands.
4092
4093 2009-01-06  David Engster  <dengste@eml.cc>
4094
4095         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4096         primary select method (for gnus-group-mark-article-as-read).
4097
4098 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4099
4100         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4101         `(gnus)Face', not `(gnus)X-Face'.
4102
4103 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4104
4105         * mm-util.el (mm-ucs-to-char): New function.
4106
4107         * mm-url.el (mm-url-decode-entities): Use it.
4108
4109         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4110         unicode-to-char.
4111
4112 2009-01-05  Dave Love  <fx@gnu.org>
4113
4114         * time-date.el: Require cl for `declare'.
4115
4116 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4117
4118         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4119         Dave Love.
4120
4121 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4122
4123         * message.el (message-fix-before-sending): Add `eight-bit' to
4124         illegible-text check.
4125
4126 2009-01-03  Michael Olson  <mwolson@gnu.org>
4127
4128         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4129         `headers' is nil.  This can occur if the IMAP server does not have
4130         permissions to read messages from a folder, but can write new messages
4131         to the folder.
4132         (nnimap-request-article-part): Do not insert `data' if it is nil.
4133
4134         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4135         characters which will confuse `read', so skip past them.
4136
4137 2009-01-01  Dave Love  <fx@gnu.org>
4138
4139         * imap.el (imap-string-to-integer): Fix typo.
4140         (imap-fetch-safe): New function.
4141         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4142
4143         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4144
4145         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4146         (imap-parse-greeting): Fix doc strings.
4147         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4148         (imap-parse-flag-list): Make messages unique.
4149         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4150
4151         * nnimap.el: Fix author email.
4152         (nnimap-split-rule): Add FIXME comment.
4153         (nnimap-debug): Fix doc string.
4154
4155 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4156
4157         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4158
4159 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4160
4161         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4162         nslookup if resolv.conf isn't available.
4163         (dns-query): Rename from query-dns.
4164         (dns-query-cached): Rename from query-dns-cached.
4165
4166 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4167
4168         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4169         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4170         to check if those variables exist (first appeared in Emacs 18.50).
4171
4172 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4173
4174         * mm-util.el (mm-line-number-at-pos): New function.
4175
4176         * spam-report.el (spam-report-process-queue): Use it.
4177
4178 2008-12-24  David Engster  <dengste@eml.cc>
4179
4180         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4181         parameters that haven't existed as variables as buffer-local variables.
4182
4183 2008-12-23  Dave Love  <fx@gnu.org>
4184
4185         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4186         cadar.
4187
4188         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4189         imap-starttls-p.
4190         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4191
4192 2008-12-22  Dave Love  <fx@gnu.org>
4193
4194         * imap.el: Fix author email.  Doc fixes.
4195         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4196         reply.
4197
4198 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4199
4200         * spam-report.el (spam-report-gmane-max-requests): New constant.
4201         (spam-report-gmane-wait): New variable.
4202         (spam-report-gmane-ham, spam-report-gmane-spam)
4203         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4204         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4205         the server.
4206
4207         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4208         Add explanations.
4209
4210         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4211         nnheader-accept-process-output and nnheader-read-timeout if available.
4212         (pop3-movemail): Use it.
4213
4214         * message.el (message-check-news-body-syntax): Fix signature check if
4215         there's an attachment.
4216
4217 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4218
4219         * mm-util.el: Add comments to the mm- emulating functions.
4220
4221 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4222
4223         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4224         by Stephen Berman <stephen.berman@gmx.net>.
4225
4226 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4227
4228         * mm-util.el (mm-substring-no-properties): New function.
4229         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4230         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4231         (mm-string-to-multibyte): Doc fix.
4232
4233         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4234
4235 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4236
4237         * mml.el (mml-attach-file): Strip text properties from file name.
4238         (Bug#1574)
4239
4240 2008-12-16  Glenn Morris  <rgm@gnu.org>
4241
4242         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4243
4244 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4245
4246         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4247         knows since the charset specified might be a bogus alias that
4248         mm-charset-synonym-alist provides.
4249
4250 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4251
4252         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4253         "ISO_8859-1".
4254
4255         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4256
4257 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4258
4259         * mm-util.el (mm-charset-eval-alist):
4260         Define it before mm-charset-to-coding-system.
4261         (mm-charset-to-coding-system): Add optional argument `silent';
4262         define it before mm-charset-override-alist.
4263         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4264         default value if it can be used in Emacs currently running;
4265         silence mm-charset-to-coding-system.
4266
4267 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4268
4269         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4270         `allow-override' which says whether to use `mm-charset-override-alist'.
4271         (rfc2047-decode-encoded-words): Use it.
4272
4273         * mm-util.el (mm-charset-override-alist): Fix custom type;
4274         add `(gb2312 . gbk)' to choices.
4275
4276 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4279         fast.
4280
4281         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4282
4283         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4284
4285 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4286
4287         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4288         on links.
4289
4290         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4291
4292 2008-12-03  Lute Kamstra  <lute@gnu.org>
4293
4294         * sha1.el: Remove leading * from docstrings of defcustoms,
4295         deffaces, defconsts and defuns.
4296
4297 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4298
4299         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4300         users' addresses that don't have domain parts.
4301         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4302         rather than message-narrow-to-head since there will be the message
4303         header separator.
4304
4305 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4306
4307         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4308         since the result is inserted in a unibyte buffer anyway.
4309         (nnimap-demule-use-string-to-multibyte): Remove.
4310         (nnimap-demule): Alias it to mm-string-to-multibyte.
4311
4312 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4313
4314         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4315         variable for debugging bug#464 and bug#1174.
4316         (nnimap-demule): Use it.
4317
4318 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4319
4320         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4321         score calculation correctly.
4322
4323 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4324
4325         * message.el (message-send-mail): Just set the buffer to unibyte
4326         rather than use mm-with-unibyte-current-buffer which does a lot more.
4327         (message-send-mail-partially): Don't bother with
4328         mm-with-unibyte-current-buffer since it's already been made unibyte by
4329         message-send-mail.
4330
4331 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4332
4333         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4334
4335 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4336
4337         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4338
4339 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4340
4341         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4342         require itself and to remove `with-no-warnings'.
4343
4344 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4345
4346         * starttls.el (starttls-any-program-available): Get the name of the
4347         available TLS layer program.
4348         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4349         well as the host name in the "opening" message.
4350
4351         * auth-source.el (auth-source-cache, auth-source-do-cache)
4352         (auth-source-user-or-password): Cache passwords and logins by default,
4353         allow override with `auth-source-do-cache'.
4354         (auth-source-forget-user-or-password): Allow users to remove cache
4355         entries if needed.
4356
4357 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4358
4359         * md4.el (md4-buffer): Fix typo in docstring.
4360         (md4, md4-64): Doc fixes.
4361         (md4-pack-int32): Reflow docstring.
4362
4363 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4364
4365         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4366         condition-case to only the forward-sexp call.
4367
4368 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4369
4370         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4371         quotes contained.  Make it more robust regardless by an extra
4372         condition-case wrapper.
4373
4374 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4375
4376         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4377
4378 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4379
4380         * nnml.el (nnml-request-expire-articles): Check if the function set to
4381         `nnmail-expiry-target' returns the symbol `delete'.
4382
4383         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4384
4385         * nnmail.el (nnmail-expiry-target): Fix custom type.
4386
4387 2008-10-02  Glenn Morris  <rgm@gnu.org>
4388
4389         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4390         Silence compiler warning.
4391
4392 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4393
4394         * tls.el (open-tls-stream): Show the actual command being
4395         executed, instead of the format string.
4396
4397 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * lpath.el: Fbind codepage-setup for Emacs 23.
4400
4401 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4402
4403         * mml.el (mml-menu): Don't assume mml2015 is bound.
4404
4405 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4406
4407         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4408         exists.
4409
4410 2008-09-27  Glenn Morris  <rgm@gnu.org>
4411
4412         * gnus-util.el (mail-header-remove-comments): Autoload it.
4413
4414 2008-09-27  Andreas Schwab  <schwab@suse.de>
4415
4416         * gnus-util.el (gnus-split-references): Strip comments.
4417         (gnus-parent-id): Likewise.
4418
4419 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4420
4421         * message.el (message-confirm-send): Fix version.
4422
4423 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4424
4425         * message.el (message-idna-to-ascii-rhs-1): Use
4426         mail-extract-address-components rather than mail-header-parse-addresses
4427         that is an alias by default to ietf-drums-parse-addresses that does not
4428         support non-ASCII names in headers' contents.
4429
4430 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4431
4432         * message.el (message-confirm-send): Fixed variable documentation to
4433         avoid the "y/n" wording.
4434
4435 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4436
4437         * message.el (message-set-auto-save-file-name): Save to a different
4438         filename so multiple messages (especially drafts) can be recovered.
4439
4440 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4441
4442         * message.el (message-confirm-send): Add appropriate version.
4443
4444 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4445
4446         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4447         defvar.
4448
4449 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4450
4451         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4452         (mm-pkcs7-enveloped-magic): Ditto.
4453
4454 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4455
4456         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4457         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4458
4459 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4460
4461         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4462         default, it's better.
4463
4464 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4465
4466         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4467         summary line gnus-number property and ignore them (with a warning
4468         message).
4469
4470 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4471
4472         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4473         macro caddr in the interactive form since it won't be expanded.
4474
4475 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4476
4477         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4478         `charset'; fix name of function called recursively.
4479         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4480
4481 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4482
4483         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4484         (gnus-mime-set-charset-parameters): New function.
4485         (gnus-mime-view-part-as-charset): Use it to correctly display part
4486         specifying wrong charset.
4487
4488 2008-09-08  David Engster  <dengste@eml.cc>
4489
4490         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4491         in completing-read for back end server.
4492
4493 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4494
4495         * message.el (message-confirm-send): New variable to confirm sending a
4496         message.
4497         (message-send): Use it.
4498
4499 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4500
4501         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4502
4503 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4504
4505         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4506
4507 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4508
4509         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4510         prevent tracking too many groups.
4511         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4512         Use it.
4513
4514 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4515
4516         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4517         moving point to the bottom of the window in order to avoid recentering.
4518
4519 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4520
4521         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4522
4523         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4524         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4525         (gnus-article-beginning-of-window): Fix calculation.
4526
4527 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4528
4529         * gnus-msg.el (gnus-summary-supersede-article)
4530         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4531         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4532         message header.
4533
4534 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4535
4536         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4537         pending output coming after the status change.
4538
4539 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4540
4541         * message.el:
4542         * gnus-start.el:
4543         * gnus-registry.el: Remove VMS support.
4544
4545 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4546
4547         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4548         macro.
4549         (rfc2104-hash): Use it.
4550
4551 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4552
4553         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4554         (gnus-summary-sort-by-most-recent-date): New commands.
4555         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4556         and menu entries.
4557
4558 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4559
4560         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4561         don't redisplay article for raw contents; remove plural articles stuff.
4562
4563         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4564         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4565         on gnus-summary-save-article; display results properly.
4566
4567 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * lpath.el: No need to fbind ns-focus-frame.
4570
4571 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4574
4575 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4576
4577         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4578         gnus-save-all-headers.
4579
4580 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4581
4582         * gnus-util.el (ns-focus-frame): Remove declaration.
4583         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4584         like x.
4585
4586 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4587
4588         * rfc2104.el (rfc2104-zero): Delete defconst.
4589         (rfc2104-hex-alist): Likewise.
4590         (rfc2104-hex-to-int): Delete func.
4591         (rfc2104-hexstring-to-bitstring): Likewise.
4592         (rfc2104-nybbles): New defconst.
4593         (rfc2104-hash): Rewrite for speed.
4594
4595 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4596
4597         * tls.el (open-tls-stream): Make it work with the 2nd argument
4598         BUFFER that is a string but does not exist as a buffer object, as
4599         mentioned in the doc-string.
4600
4601 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4602
4603         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4604         SXEmacs.
4605
4606 2008-07-16  Glenn Morris  <rgm@gnu.org>
4607
4608         * gnus-util.el (ns-focus-frame): Declare for compiler.
4609
4610 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4611
4612         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4613         set as a group parameter.
4614         (gnus-summary-save-in-pipe): Work when it is called independently.
4615         (gnus-summary-pipe-to-muttprint): Don't modify
4616         gnus-summary-pipe-output-default-command.
4617
4618 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4619
4620         * message.el (message-send-mail-with-sendmail):
4621         Display the error message.
4622
4623 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * gnus-art.el (gnus-default-article-saver):
4626         Add gnus-summary-save-in-pipe to choices.
4627         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4628         gnus-summary-pipe-output-default-command as the default command.
4629         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4630         instead of gnus-last-shell-command.
4631
4632         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4633         New user option.
4634         (gnus-summary-muttprint-program): Mention the value will be changed.
4635         (gnus-summary-save-article): Force showing of all headers.
4636         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4637
4638 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4639
4640         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4641
4642 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4643
4644         * nnimap.el (nnimap-id):
4645         * sieve-manage.el (sieve-manage-open): Doc fixes.
4646
4647 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4648
4649         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4650         if available.
4651
4652 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4653
4654         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4655
4656         * nnkiboze.el (nnkiboze-generate-group):
4657         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4658
4659         * nnmairix.el: Require CL.
4660
4661 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4662
4663         * dgnushack.el: Autoload get-display-table and put-display-table for
4664         XEmacs 21.5.
4665
4666         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4667         21.4 and SXEmacs.
4668
4669 2008-06-15  David Engster  <dengste@eml.cc>
4670
4671         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4672
4673 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4674
4675         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4676         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4677         runtime choice under XEmacs.
4678
4679         * gnus-sum.el (gnus-summary-set-display-table):
4680         Use `gnus-put-display-table', `gnus-get-display-table',
4681         `gnus-set-display-table' for the display table, instead of `aset'.
4682
4683         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4684         Use `gnus-put-display-table', `gnus-get-display-table',
4685         `gnus-set-display-table' for the display table.
4686
4687 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4688
4689         * nnmairix.el: Add autoloads.
4690
4691 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4692
4693         * nnmairix.el (nnmairix-delete-recreate-group)
4694         (nnmairix-update-and-clear-marks): Fix error messages.
4695
4696 2008-06-14  David Engster  <dengste@eml.cc>
4697
4698         * nnmairix.el: Upgrade to version 0.6.
4699         (nnmairix-group-toggle-propmarks-this-group)
4700         (nnmairix-group-toggle-readmarks-this-group)
4701         (nnmairix-group-delete-recreate-this-group)
4702         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4703         (nnmairix-remove-tick-mark-original-article): New commands.
4704         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4705         (nnmairix-propagate-marks-to-nnmairix-groups)
4706         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4707         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4708         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4709         functions needed for marks propagation and manipulation of read marks.
4710         (nnmairix-update-groups): New function.
4711         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4712         (nnmairix-determine-original-group-from-registry)
4713         (nnmairix-determine-original-group-from-path)
4714         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4715         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4716         New helper functions.
4717         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4718         keystrokes for new commands.
4719         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4720         (nnmairix-request-group): Check allow-fast group parameter.
4721         (nnmairix-request-create-group): Set allow-fast group parameter if
4722         nnmairix-allowfast-default is set.
4723         (nnmairix-close-group): Propagate marks upon closing if needed.
4724         (nnmairix-group-toggle-threads-this-group): Use new.
4725         nnmairix-group-toggle-parameter helper function.
4726         (nnmairix-search): Better check for empty search result.
4727         (nnmairix-goto-original-article): Use new helper functions for
4728         determining original article.
4729         (nnmairix-show-original-article): Make sure message-id is in brackets.
4730         (nnmairix-call-mairix-binary): Change variable name.
4731         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4732         helper function.
4733         (nnmairix-widget-toggle-activate): Fix doc string.
4734
4735 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4736
4737         * nnir.el: Require edmacro when compiling with XEmacs.
4738         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4739         available in Emacs 21.
4740
4741 2008-06-11  Glenn Morris  <rgm@gnu.org>
4742
4743         * gnus-util.el (x-focus-frame):
4744         * gnus.el (image-size):
4745         * mm-decode.el (image-size): Declare.
4746
4747         * gnus-picon.el (declare-function): Add compat definition.
4748         (image-size): Declare.
4749
4750         * gnus-group.el (tool-bar-map):
4751         * gnus-sum.el (tool-bar-map): Define for compiler.
4752
4753         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4754
4755         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4756
4757         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4758         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4759         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4760         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4761         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4762         * sieve-manage.el, spam-report.el, spam.el:
4763         Remove unnecessary eval-and-compile of autoloads.
4764
4765 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4766
4767         * auth-source.el: Precise Tramp doc.
4768
4769 2008-06-07  Glenn Morris  <rgm@gnu.org>
4770
4771         * nnmairix.el: Remove unnecessary eval-when-compile.
4772
4773 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4774
4775         * lpath.el: Fbind propertize for XEmacs 21.4.
4776
4777 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4778
4779         * nnir.el: Move here from ../contrib.
4780
4781 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4782
4783         * gnus-util.el (gnus-read-shell-command): New function.
4784         * mm-decode.el (mm-pipe-part):
4785         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4786
4787 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4788
4789         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4790
4791 2008-06-03  Glenn Morris  <rgm@gnu.org>
4792
4793         * pop3.el (nnheader-accept-process-output): Autoload it.
4794
4795 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4796
4797         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4798         are not 2-digit hexadecimal characters that follow `%'s.
4799
4800 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4801
4802         * message.el (message-bogus-recipient-p): Fix type in doc string.
4803         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4804         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4805         Improve custom options.
4806         (message-bogus-recipient-p): Adjust accordingly.
4807
4808 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4809
4810         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4811         long-form month and day names.
4812
4813 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * dgnushack.el: Autoload debug, eudc-expand-inline and
4816         pgg-snarf-keys-region for XEmacs.
4817
4818         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4819
4820         * nnmairix.el: Require edmacro when compiling with XEmacs.
4821
4822 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4823
4824         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4825         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4826
4827 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4828
4829         * auth-source.el: Add more docs.
4830
4831         * netrc.el (netrc-machine): Always match if the port is not given.
4832
4833 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4834
4835         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4836         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4837         retrieval faster in some cases, but might make CPU usage larger.  If
4838         this has any bad side effects, we might revert this change.
4839
4840         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4841         seems to make mail retrieval much, much faster.
4842         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4843         unconditionally.
4844
4845         * gnus-draft.el (gnus-group-send-queue): Bind
4846         message-send-mail-partially-limit to nil to avoid being prompted.
4847
4848 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4849
4850         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4851
4852         * message.el (message-bogus-address-regexp): Fix and improve custom
4853         type.
4854         (message-setup-hook): Add message-check-recipients as custom option.
4855
4856 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4857
4858         * message.el (message-cite-function): Remove bogus autoload which crept
4859         in during merge from v5-10.
4860
4861 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4862
4863         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4864
4865         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4866
4867         * auth-source.el: Preliminary Tramp docs.
4868         (auth-sources): Change the default auth-sources to use
4869         EPA .gpg files.
4870
4871 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4872
4873         * nntp.el: Autoload `auth-source-user-or-password'.
4874         (nntp-send-authinfo): Use it.
4875
4876         * nnimap.el: Autoload `auth-source-user-or-password'.
4877         (nnimap-open-connection): Use it.
4878
4879         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4880         for the gnus-message function.
4881         (auth-source-user-or-password): Use it.
4882
4883 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4884
4885         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4886         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4887         (rfc2104-hash): Use it.
4888
4889 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4890
4891         * gnus-art.el (gnus-article-toggle-truncate-lines):
4892         Don't use `iff' in docstring.
4893
4894 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4895
4896         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4897
4898         * gnus-util.el (gnus-extract-address-component-name)
4899         (gnus-extract-address-component-email): Convenience functions around
4900         `gnus-extract-address-components'.
4901
4902         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4903         Use `gnus-extract-address-component-email' to fix bug of comparing full
4904         sender name to `user-mail-address'.
4905
4906 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4907
4908         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4909         catch/throw to optimize.
4910         (gnus-registry-find-keywords): Just use member to find a keyword.
4911
4912 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4913
4914         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4915         is current before calling gnus-server-prepare.
4916         (gnus-server-setup-buffer, gnus-server-update-server)
4917         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4918
4919 2008-05-04  Juri Linkov  <juri@jurta.org>
4920
4921         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4922         (mailcap-file-default-commands): Use mailcap-replace-in-string
4923         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4924         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4925
4926 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4927
4928         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4929
4930 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4931
4932         * gnus.el: Bump version to 0.11.
4933
4934 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4935
4936         * gnus.el: No Gnus v0.10 is released.
4937
4938 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4939
4940         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4941         hooks.
4942         (gnus-update-read-articles): Speed up non-marks-using users.
4943         (gnus-use-marks): Define gnus-use-marks.
4944         (gnus-propagate-marks): Rename variable to something more sensible.
4945
4946 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4947
4948         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4949         (gmm-image-load-path-for-library): Fix typos in docstrings.
4950         (gmm-message): Reflow docstring.
4951
4952 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4953
4954         * mail-source.el (mail-source-set-1, mail-source-bind):
4955         Move auth-source code out of the macro to clean it up and fix bugs.
4956
4957 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4958
4959         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4960         by sender if it's equal to user-mail-address, it's likely to be
4961         useless.
4962
4963         * mail-source.el (mail-source-bind): Don't use user or password if they
4964         are not bound.  Unintern them if they are nil.  Don't use server unless
4965         it's bound, and default it to empty string otherwise.
4966
4967 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4968
4969         * mail-source.el: Load auth-source.el.
4970         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4971         get user name or password, if auth-sources is set up.
4972
4973         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4974         strategy of splitting with parent.
4975         (gnus-registry-split-fancy-with-parent)
4976         (gnus-registry-post-process-groups): Use it and fix prior
4977         bug (returning a list as the split result).
4978
4979         * auth-source.el (auth-sources): Remove server parameter.
4980         (auth-source-pick, auth-source-user-or-password)
4981         (auth-source-user-or-password-imap)
4982         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4983         (auth-source-user-or-password-sftp)
4984         (auth-source-user-or-password-smtp): Remove server parameter.
4985
4986 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4987
4988         * smime.el (smime-sign-region, smime-encrypt-region)
4989         (smime-decrypt-region):
4990         Remove redundant calls to `generate-new-buffer-name'.
4991
4992 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4993
4994         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4995         Don't use QP for message/rfc822.
4996         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4997
4998 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4999
5000         * sieve-manage.el (sieve-string-bytes): Remove.
5001         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5002         correct byte-length only if the process's coding-system is the same as
5003         the one used internally by Emacs to represent strings.
5004
5005 2008-04-22  Juri Linkov  <juri@jurta.org>
5006
5007         * mailcap.el (mailcap-file-default-commands): New function.
5008
5009 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5010
5011         * message.el (message-signature-separator, message-cite-function):
5012         Change custom version.
5013
5014 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5015
5016         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5017         commands.
5018         (tls-checktrust): Ditto.
5019
5020 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5021
5022         * mm-decode.el (mm-display-external): Make temp file read-only.
5023
5024 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5025
5026         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5027         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5028         `C-c C-f d'.
5029
5030 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5031
5032         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5033
5034 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5035
5036         * gnus.el: Bump version to 0.9.
5037
5038 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5039
5040         * gnus.el: No Gnus v0.8 is released.
5041
5042 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5043
5044         * mail-source.el (mail-source-value):
5045         Prefer fboundp to functionp so it works with macros as well.
5046
5047 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5048
5049         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5050         Fix last change in case the element is not even a symbol.
5051
5052 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5053
5054         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5055         Prefer fboundp to functionp so it works with macros as well.
5056
5057 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5058
5059         * auth-source.el: Added docs.
5060         (auth-sources): Modify format to support server.
5061         (auth-source-pick, auth-source-user-or-password)
5062         (auth-source-user-or-password-imap)
5063         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5064         (auth-source-user-or-password-sftp)
5065         (auth-source-user-or-password-smtp): Add server parameter.
5066
5067 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5068
5069         * gnus-registry.el: Initialize the registry when gnus-registry-install
5070         is t.
5071
5072 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5073
5074         * compface.el (uncompface): Make buffer unibyte.
5075
5076 2008-04-05  Glenn Morris  <rgm@gnu.org>
5077
5078         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5079
5080 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5081
5082         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5083         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5084
5085         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5086         multibyteness after rather than before erasing it.
5087
5088         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5089         mm-with-multibyte.
5090         (gnus-request-article-this-buffer): Make sure the proper decoding is
5091         used if gnus-original-article-buffer happens to be unibyte.
5092
5093         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5094         default-enable-multibyte-characters.
5095
5096         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5097         default-enable-multibyte-characters.
5098
5099         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5100
5101         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5102
5103 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5104
5105         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5106         (imap-message-copyuid-1): Use it.
5107         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5108         J. Williams in
5109         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5110
5111         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5112         imap-enable-exchange-bug-workaround.
5113         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5114
5115 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5116
5117         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5118         a 100 byte status-checks into a 2-3MB transfer for each group.
5119         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5120         to enable bug workaround or not.
5121         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5122
5123 2008-03-31  Glenn Morris  <rgm@gnu.org>
5124
5125         * message.el (mml2015-use): Declare for compiler.
5126         (message-info): Require mml2015 when appropriate.
5127
5128 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5129
5130         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5131         whitespace.
5132
5133 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5134
5135         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5136         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5137         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5138         (nntp-service-to-port): New function.
5139         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5140         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5141         (nntp-open-netcat-stream): New function.
5142         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5143
5144 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5145
5146         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5147
5148 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5149
5150         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5151
5152 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5153
5154         * dns.el (dns-write): Use set-buffer-multibyte.
5155
5156 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5157
5158         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5159
5160 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5161
5162         * message.el (message-signature-separator): Change default.
5163         Improve custom type.
5164         (message-cite-function): Change default to
5165         message-cite-original-without-signature.
5166
5167         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5168         toggle.
5169
5170         * message.el (message-check-news-body-syntax): Fix signature check.
5171         (message-setup-1): Mark buffer as unmodified _after_ running
5172         message-setup-hook and handling message-alternative-emails.
5173         (message-shorten-references): Be more strict when building list of
5174         valid references to comply with GNKSA.
5175
5176         * gnus-group.el (gnus-read-ephemeral-bug-group)
5177         (gnus-read-ephemeral-debian-bug-group)
5178         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5179
5180         * message.el (message-info): Don't use booleanp which isn't supported
5181         in Emacs 21 and XEmacs.
5182
5183 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5184
5185         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5186         gnus-group-gmane-group-download-format.
5187         (gnus-group-read-ephemeral-gmane-group): Rename from
5188         gnus-group-read-ephemeral-gmane-group.
5189         (gnus-read-ephemeral-gmane-group-url): Rename from
5190         gnus-group-read-ephemeral-gmane-group-url.
5191         (gnus-bug-group-download-format-alist): New variable.
5192         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5193         (gnus-read-ephemeral-emacs-bug-group): New commands.
5194
5195 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5196
5197         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5198         (gnus-visible-headers): Improve custom type.
5199
5200 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5201
5202         * mml.el (mml-menu): Add workarounds for XEmacs.
5203
5204         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5205         X-Boundary header.
5206
5207         * message.el (message-simplify-recipients): Fix previous commit.
5208
5209 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5210
5211         * mm-util.el (mm-set-buffer-multibyte): New function.
5212         * mm-decode.el (mm-copy-to-buffer): Use it.
5213
5214 2008-03-19  Glenn Morris  <rgm@gnu.org>
5215
5216         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5217         Accidentally removed in the sync process with Emacs.
5218
5219 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5220
5221         * message.el (message-alter-recipients-discard-bogus-full-name):
5222         New function.
5223         (message-alter-recipients-function): New variable.
5224         (message-get-reply-headers): Use it.
5225         (message-replace-header): New helper function.
5226         (message-recipients-without-full-name): New variable.
5227         (message-simplify-recipients): New command.
5228
5229         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5230
5231         * message.el (message-info): Handle EasyPG manual.
5232
5233         * mml.el (mml-menu): Add entry for EasyPG.
5234
5235 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5236
5237         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5238         parameter.
5239
5240         * message.el (message-disassociate-draft): Specify drafts group name
5241         fully.
5242
5243 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5244
5245         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5246         unnecessary duplicates from the match list.
5247
5248 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5249
5250         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5251
5252         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5253
5254         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5255         args of `how-many' of which the XEmacs version doesn't take; declare
5256         Info-index-next as function.
5257
5258 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5259
5260         * gnus-score.el (gnus-score-headers): Fix handling of
5261         gnus-inhibit-slow-scoring.
5262
5263         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5264         string.
5265         (gnus-button-url-regexp): Improve handling of parenthesis.
5266         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5267         (gnus-button-handle-info-keystrokes): Handle index entries.
5268
5269 2008-03-15  Glenn Morris  <rgm@gnu.org>
5270
5271         * parse-time.el (parse-time-string): Simplify.
5272
5273 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5274
5275         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5276         Incoming* files.
5277
5278 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5279
5280         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5281         (auth-source-pick): Use it.
5282
5283 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5284
5285         * binhex.el (binhex-decode-region-internal):
5286         * uudecode.el (uudecode-decode-region-internal):
5287         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5288         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5289         setting default-enable-multibyte-characters.
5290
5291 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5292
5293         * auth-source.el (auth-source-protocols)
5294         (auth-source-protocols-customize, auth-source-choices): Added and
5295         modified variable customizations and defaults.
5296         (auth-source-pick, auth-source-user-or-password)
5297         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5298         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5299         (auth-source-user-or-password-sftp)
5300         (auth-source-user-or-password-smtp): Use new variables and provide an
5301         interface to netrc.el.
5302
5303 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5304
5305         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5306         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5307         Make sure the nntp port to specify is a string.
5308
5309 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5310
5311         * nntp.el: Use with-current-buffer.
5312         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5313         dubious mm-with-unibyte-current-buffer.
5314         (nntp-with-open-group-function): New function extracted from
5315         nntp-with-open-group macro.
5316         (nntp-with-open-group): Use the function, so it's easier to debug.
5317         Add indentation and debugging info.
5318         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5319         the use of the netcat alternatives.
5320
5321         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5322         Avoid mm-string-as-multibyte as well.
5323
5324         * nnweb.el (nnweb-insert-html):
5325         Remove use of nnheader-string-as-multibyte.
5326
5327         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5328         (nnheader-string-as-multibyte): Remove.
5329
5330         * mm-view.el: Use inhibit-read-only.
5331         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5332         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5333         or unibyte-string.
5334
5335         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5336         (mm-uu-yenc-extract): Use with-current-buffer.
5337
5338         * gnus-soup.el (gnus-soup-send-packet): Don't use
5339         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5340
5341         * nnmh.el: Use with-current-buffer.
5342         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5343         mm-string-as-multibyte on the output of mm-encode-coding-string.
5344
5345         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5346         (nnimap-request-move-article): Use with-current-buffer.
5347
5348         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5349         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5350         conversion uses string-make-unibyte rather than string-as-unibyte.
5351
5352         * gnus-msg.el: Use with-current-buffer.
5353
5354         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5355
5356 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5357
5358         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5359         string for caching if it is 'PIN.
5360
5361 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5362
5363         * lpath.el: Consider the case without Emacs/W3.
5364
5365 2008-03-08  Glenn Morris  <rgm@gnu.org>
5366
5367         * time-date.el (date-to-time, time-subtract, time-add)
5368         (safe-date-to-time): Doc fixes.
5369
5370 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5371
5372         * mail-source.el (mail-source-delete-old-incoming-confirm):
5373         Change default to nil.
5374         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5375
5376 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5377
5378         * lpath.el: Rearrange.
5379
5380         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5381         (gnus-article-goto-prev-page): Work for articles having ^L's.
5382
5383         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5384
5385         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5386
5387 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5388
5389         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5390         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5391         (gnus-bookmark-jump): Adjust some variable names.
5392
5393 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5394
5395         * auth-source.el: New package.
5396         (auth-source-choices): Add customization entry point variable.
5397
5398         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5399         bug.
5400
5401 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5402
5403         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5404         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5405         (gnus-registry-install-shortcuts): Rename from
5406         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5407         the `gnus-registry-mark-map' keymap dynamically from
5408         `gnus-registry-marks'.  The generated functions update the summary line
5409         when a registry mark is added or deleted, and will call
5410         `gnus-registry-install-p' (see the comments in the code).
5411         (gnus-registry-user-format-function-M): Use concat intelligently.
5412
5413         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5414         the registry mark functions.
5415
5416 2008-03-05  Glenn Morris  <rgm@gnu.org>
5417
5418         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5419         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5420         gnus-art.
5421         (top-level): No need to load own source when compiling.
5422
5423 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5424
5425         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5426         Suggested by <chris.anderton@zetnet.co.uk>.
5427
5428 2008-03-04  Glenn Morris  <rgm@gnu.org>
5429
5430         * gnus-sum.el (top-level): No need to require gnus when compiling,
5431         since unconditionally required near start of file.
5432         (gnus-summary-display-while-building): Move definition before use.
5433
5434 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5435
5436         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5437         formatting function.
5438
5439 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5440
5441         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5442         with plists.
5443         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5444         Use new format.
5445
5446 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5447
5448         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5449         `where-is-internal' that returns a range of key sequences.
5450
5451 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5452
5453         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5454
5455         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5456         (gnus-summary-jump-to-group): Consider windows on other displayed
5457         frames as well.  Similar changes might be needed elsewhere, but that's
5458         the one I've bumped into during my use.
5459
5460         * nndoc.el (nndoc-oe-dbx-type-p):
5461         * gnus-msg.el (gnus-debug):
5462         * gnus-group.el (gnus-update-group-mark-positions):
5463         Use mm-string-to-multibyte.
5464
5465 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5466
5467         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5468         doesn't handle NotDashEscaped.
5469
5470         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5471         (mml-dnd-attach-options): Fix typo in custom choice.
5472
5473         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5474         nndoc-article-type to mbox.
5475         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5476
5477         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5478         to nil, instead of html2text.
5479
5480         * imap.el (imap-debug): Add `imap-ping-server'.
5481
5482         * gnus-bookmark.el: Add FIXMEs.
5483
5484         * message.el (message-form-letter-separator)
5485         (message-send-form-letter-delay): New variables.
5486         (message-send-form-letter): Use them.  New command to send form
5487         letters.  Requested by Uwe Siart.
5488         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5489
5490 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5491
5492         * Update copyright years.
5493
5494 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5495
5496         Sync from EMACS_22_BASE.
5497
5498         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5499
5500 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5501
5502         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5503         empty author.
5504
5505 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5506
5507         * gnus-registry.el (gnus-registry-marks): Add variable for
5508         customization of marks and their appearance.
5509         (gnus-registry-read-mark): Use it.
5510         (gnus-registry-do-marks): Add utility function to loop through
5511         `gnus-registry-marks'.
5512         (gnus-registry-install-shortcuts-and-menus): Add function to install
5513         shortcuts and menus.
5514         (gnus-registry-initialize): Use it.
5515         (gnus-registry-default-mark): Clarify documentation.
5516
5517 2008-02-29  Glenn Morris  <rgm@gnu.org>
5518
5519         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5520         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5521         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5522         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5523         Change defcustom :version from 23.0 to 23.1.
5524
5525 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5526
5527         * gnus-registry.el (gnus-registry-follow-group-p)
5528         (gnus-registry-post-process-groups): Add functions to aid registry
5529         splitting and improve logging.  Clarify behavior in function
5530         documentation.
5531         (gnus-registry-split-fancy-with-parent): Use them.
5532
5533 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5534
5535         * gnus-art.el: Use with-current-buffer.
5536
5537 2008-02-27  David Engster  <dengste@eml.cc>
5538
5539         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5540         Express real group name in the response.
5541
5542 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5543
5544         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5545         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5546         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5547         autoload gnus-registry-fetch-group when compiling.
5548         (nnmairix-request-group-with-article-number-correction): Remove
5549         unreferenced argument passed to nnmairix-call-backend.
5550
5551 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5552
5553         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5554         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5555         Wilde.
5556
5557 2008-02-27  Glenn Morris  <rgm@gnu.org>
5558
5559         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5560         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5561         variables to defconsts.  Convert comments to doc-strings.
5562         (nnmairix-last-server, nnmairix-current-server): Convert from free
5563         variables to defvars.  Convert comments to doc-strings.
5564         (gnus-registry-fetch-group): Autoload.
5565         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5566         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5567         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5568         caddr.
5569         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5570         nnmairix-request-group-with-article-number-correction call.
5571         (nnmairix-fast, nnmairix-group): New, less general names, for free
5572         variables passed from nnmairix-request-group to
5573         nnmairix-request-group-with-article-number-correction.  Declare.
5574         (nnmairix-request-group-with-article-number-correction):
5575         Use nnmairix-fast, nnmairix-group rather than fast, group.
5576
5577 2008-02-26  David Engster  <dengste@eml.cc>
5578
5579         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5580         version 0.5.
5581
5582 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5583
5584         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5585         instead of making an extra function call.  Don't add the current group
5586         to articles only when they have the group.  Use
5587         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5588         Reported by David <de_bb@arcor.de>.
5589
5590 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5591
5592         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5593         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5594
5595 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5596
5597         * mail-source.el (mail-source-delete-incoming): Change default.
5598         Supplement doc string.
5599
5600         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5601
5602 2008-02-14  Glenn Morris  <rgm@gnu.org>
5603
5604         * time-date.el (format-seconds): New function.
5605
5606 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5607
5608         * nnmail.el (nnmail-message-id-cache-file): Derive from
5609         `gnus-home-directory'.
5610
5611 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5612
5613         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5614         Document negative prefix.
5615
5616         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5617
5618 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5619
5620         * message.el (message-unsent-separator): Add the Exim bounce
5621         separator.
5622
5623 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5624
5625         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5626         list.
5627         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5628         recipient/signer list.
5629
5630 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5631
5632         * Makefile.in (datarootdir): Define.
5633         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5634         name that might contain whitespace.
5635
5636 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5637
5638         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5639         fbound (Emacs 23 unicode), signal an error.
5640
5641 2008-02-08  Glenn Morris  <rgm@gnu.org>
5642
5643         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5644
5645 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5646
5647         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5648         ports to the calls to `netrc-machine-user-or-password' in addition to
5649         "imap" and "imaps".
5650
5651 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5652
5653         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5654
5655         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5656
5657 2008-02-01  Kenichi Handa  <handa@m17n.org>
5658
5659         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5660         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5661         (rfc2104-hash): Convert the result of concat to unibyte string.
5662
5663 2008-02-01  Dave Love  <fx@gnu.org>
5664
5665         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5666         coding-system-for-read.
5667         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5668
5669 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5670
5671         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5672         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5673         <hanche@math.ntnu.no>.
5674
5675 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5676
5677         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5678
5679         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5680
5681 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5682
5683         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5684         * message.el (message-beginning-of-line): Use featurep instead of bound
5685         tests in order to resolve conditionals at compile time.
5686
5687 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5688
5689         * mail-source.el (mail-sources): Add `group' choice.
5690
5691         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5692         parameter `in-group' to control into which group the articles go.
5693         Add treatment of `group' mail-source.
5694
5695 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5696
5697         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5698
5699         * mm-decode.el (mm-dissect-buffer): Decode description.
5700
5701         * mml.el (mml-to-mime): Encode message header first.
5702
5703 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5704
5705         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5706         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5707
5708         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5709         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5710
5711 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5712
5713         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5714
5715 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5716
5717         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5718         prefix keys.
5719         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5720         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5721         gnus-xmas.el.
5722
5723         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5724         (gnus-xmas-article-describe-bindings): New function.
5725         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5726         gnus-xmas-article-describe-bindings.
5727
5728         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5729
5730 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5731
5732         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5733         Add new variables for article mark management.
5734         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5735         list of extra data entries which, when present, will indicate that the
5736         article ID should not be trimmed from the registry.
5737         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5738         functions.
5739         (gnus-registry-read-mark): New function to read a mark name from the
5740         user.
5741         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5742         (gnus-registry-set-article-mark-internal): New functions to add and
5743         remove marks.
5744         (gnus-registry-get-article-marks): New function to show the marks for
5745         an article, or retrieve them for further use.
5746
5747 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5748
5749         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5750         keys when no argument is given.
5751
5752 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5753
5754         * imap.el (imap-ping-server): New variable.
5755         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5756         (imap-ping-server): Minor doc string fixes.
5757
5758 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5759
5760         * imap.el (imap-ping-server): New function.
5761         (imap-opened): Call imap-ping-server.
5762
5763 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5764
5765         * gnus-sum.el (gnus-article-sort-by-random)
5766         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5767         jidanni@jidanni.org.
5768
5769 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5770
5771         * gnus-art.el (gnus-article-describe-bindings): New function.
5772         (gnus-article-read-summary-keys): Use it.
5773         (gnus-article-mode-map): Bind `C-h b' to it.
5774
5775 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5776
5777         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5778         XEmacs.
5779         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5780         against non-character events.
5781
5782         * lpath.el: Fbind map-keymap for Emacs 21.
5783
5784 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5785
5786         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5787         command.
5788         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5789         instead of END.  Change name of the temp file.
5790         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5791         customizable.
5792
5793 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5794
5795         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5796         bind `S W' to gnus-article-wide-reply-with-original; set default
5797         binding to gnus-article-read-summary-send-keys.
5798         (gnus-article-read-summary-keys): Fix the order of keys; display
5799         continuation keys correctly in the echo area; describe bindings
5800         correctly when keys end with `C-h'.
5801         (gnus-article-read-summary-send-keys): New function.
5802         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5803         for gnus-article-read-summary-send-keys; display continuation keys
5804         correctly in the echo area.
5805         (gnus-article-reply-with-original): Ignore prefix argument.
5806         (gnus-article-wide-reply-with-original): New function.
5807
5808         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5809         Emacs 21.
5810
5811 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5812
5813         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5814         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5815
5816 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5817
5818         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5819         (gnus-group-read-ephemeral-gmane-group): New command.
5820
5821 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5822
5823         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5824
5825 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5826
5827         * message.el (message-send-mail-function): Increase custom version.
5828
5829         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5830         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5831
5832 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5833
5834         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5835         for the cases where imap-authenticate is called with a nil buffer
5836         parameter.
5837
5838 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5839
5840         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5841         html parts correctly; support forwarded messages.
5842         (gnus-article-browse-html-article): Remove work buffers.
5843
5844         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5845         compiling.
5846         (netrc-bound-and-true-p): New macro.
5847         (netrc-parse): Use it instead of bound-and-true-p that is not available
5848         in XEmacs 21.4.
5849
5850 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5851
5852         * gnus-registry.el (gnus-registry-mark-article)
5853         (gnus-registry-article-marks): Add functionality to mark articles
5854         through the Gnus registry.
5855
5856         * encrypt.el: Clarify documentation for the new pgg method.
5857         (encrypt-file-alist): Add PGG option.
5858         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5859         functionality.  Abstract password key and messaging to external
5860         functions.
5861         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5862         (encrypt-message-method-and-cipher): Add new convenience external
5863         functions.
5864         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5865         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5866
5867         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5868         (netrc-parse): Use encrypt-file-alist to determine if
5869         encrypt-find-model or encrypt-insert-file-contents should be used.
5870
5871         * encrypt.el: Clarify documentation.  Load password-cache or
5872         password, whichever one is found first, instead of autoloading.
5873
5874 2007-12-19  Glenn Morris  <rgm@gnu.org>
5875
5876         * mml.el (message-options-set, message-narrow-to-head)
5877         (message-in-body-p, message-mail-p, message-encode-message-body):
5878         Autoload.
5879         (message-remove-header, message-narrow-to-headers-or-head)
5880         (message-subscribed-p, message-make-mail-followup-to)
5881         (message-position-on-field, message-news-p)
5882         (message-options-set-recipient, message-generate-headers)
5883         (message-sort-headers): Declare as functions.
5884
5885 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5886
5887         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5888         convention in doc string.
5889
5890 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5891
5892         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5893         title to html parts.
5894         (gnus-article-browse-html-article): Pass message header to it.
5895
5896         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5897
5898 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5899
5900         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5901         or password compatible with XEmacs.
5902
5903 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5904
5905         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5906         format document.
5907         (gnus-mime-delete-part): Don't write description line if empty.
5908         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5909
5910 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5911
5912         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5913         (gnus-summary-mark-read-and-unread-as-read)
5914         (gnus-summary-mark-current-read-and-unread-as-read)
5915         (gnus-summary-mark-unread-as-ticked): Doc fix.
5916         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5917
5918 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5919
5920         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5921         Christoph Conrad <christoph.conrad@gmx.de>.
5922
5923 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5924
5925         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5926         yes-or-no-p.
5927
5928 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5929
5930         * mm-decode.el (mm-add-meta-html-tag): New function.
5931         (mm-save-part-to-file, mm-pipe-part): Use it.
5932
5933         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5934         gnus-y-or-n-p instead of y-or-n-p.
5935         (gnus-article-browse-html-parts): Work with message/external-body; use
5936         mm-add-meta-html-tag.
5937
5938 2007-12-11  Glenn Morris  <rgm@gnu.org>
5939
5940         * gnus-cache.el: Require gnus-sum not just when compiling.
5941
5942         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5943
5944         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5945         definitions before use.
5946
5947         * mm-decode.el: Require gnus-util.
5948         (mm-remove-part): Only call delete-annotation on XEmacs.
5949
5950         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5951
5952         * nnmail.el: Require gnus-int.
5953
5954         * spam.el: Move `require's before `eval-when-compile's.
5955
5956         * gnus-ems.el (gnus-alive-p):
5957         * gnus-fun.el (message-goto-eoh):
5958         * gnus-util.el (gnus-group-name-decode):
5959         * mail-source.el (gnus-compress-sequence):
5960         * message.el (Info-goto-node, format-spec):
5961         * mm-bodies.el (message-options-get):
5962         * mm-decode.el (mm-view-pkcs7):
5963         * mm-util.el (gmm-write-region):
5964         * mml-smime.el (mml-compute-boundary)
5965         (gnus-completing-read-with-default):
5966         * mml.el (widget-button-press, gnus-make-hashtable):
5967         * mml1991.el (mm-decode-content-transfer-encoding)
5968         (mm-encode-content-transfer-encoding)
5969         (message-options-get, message-options-set):
5970         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5971         * nnfolder.el (gnus-request-group):
5972         * nnheader.el (ietf-drums-unfold-fws):
5973         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5974         * smime.el (gnus-run-mode-hooks):
5975         * spam-stat.el (gnus-message): Autoload.
5976
5977         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5978         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5979         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5980         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5981         Add declare-function compatibility definition.
5982
5983         * gnus-cache.el (nnvirtual-find-group-art):
5984         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5985         (gnus-add-image, gnus-add-wash-type):
5986         * gnus-group.el (nnkiboze-score-file):
5987         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5988         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5989         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5990         (message-tokenize-header, gnus-get-buffer-create)
5991         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5992         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5993         * gnus.el (gnus-group-decoded-name):
5994         * mail-source.el (imap-capability):
5995         * mm-bodies.el (message-options-set):
5996         * mm-decode.el (gnus-configure-windows):
5997         * mm-extern.el (message-goto-body):
5998         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5999         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6000         (epg-sub-key-validity, message-options-set):
6001         * mml.el (widget-event-point, gnus-configure-windows):
6002         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6003         * mml2015.el (epg-check-configuration, epg-configuration)
6004         (message-options-set):
6005         * nndb.el (nndb-request-article):
6006         * nnfolder.el (gnus-request-create-group):
6007         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6008         * nnmaildir.el (gnus-group-mark-article-read):
6009         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6010         * rfc1843.el (message-fetch-field):
6011         * spam.el (gnus-extract-address-components):
6012         Declare as functions.
6013
6014 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6015
6016         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6017
6018         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6019
6020         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6021         bind show-trailing-whitespace for XEmacs.
6022
6023 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6024
6025         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6026         new no-op macro for backward compatibility.
6027
6028         * imap.el (imap-string-to-integer): New function.
6029
6030 2007-12-09  Glenn Morris  <rgm@gnu.org>
6031
6032         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6033
6034         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6035         * message.el, mm-view.el, sieve-manage.el, smime.el:
6036         Add declare-function compatibility definition.
6037
6038         * gnus-art.el (w3-region, w3m-region, Info-menu):
6039         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6040         * gnus-sum.el (gnus-get-predicate):
6041         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6042         * message.el (mail-abbrev-in-expansion-header-p):
6043         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6044         (w3m-detect-meta-charset, w3m-region):
6045         * sieve-manage.el (password-read, password-cache-add)
6046         (password-cache-remove):
6047         * smime.el (password-read-and-add): Declare as functions.
6048
6049 2007-12-08  David Kastrup  <dak@gnu.org>
6050
6051         * gnus-sum.el (gnus-summary-simplify-subject-query):
6052         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6053         `message'.
6054
6055 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6056
6057         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6058         it to bind idna-program, installation-directory, defined-colors, and
6059         face-attribute for XEmacs of the version that compiles defcustom forms.
6060
6061 2007-12-07  Glenn Morris  <rgm@gnu.org>
6062
6063         * gnus-art.el (article-make-date-line): Revert previous change.
6064
6065 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6066
6067         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6068
6069 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6070
6071         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6072         Call gnus-add-to-range ranges only once with a prepared article-list.
6073
6074 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6075
6076         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6077         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6078         group names with backslashes.  Reported by Tassilo Horn
6079         <tassilo@member.fsf.org>.
6080
6081 2007-12-06  Deepak Goel  <deego3@gmail.com>
6082
6083         * gnus-art.el (article-make-date-line):
6084         * gnus-start.el (gnus-load):
6085         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6086
6087 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6088
6089         * gnus-art.el (gnus-use-idna)
6090         * gnus-start.el (gnus-site-init-file)
6091         * message.el (message-use-idna)
6092         * mm-uu.el (mm-uu-hide-markers)
6093         * smiley.el (smiley-style): Revert changes that suppress warnings.
6094
6095 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6098         specify charset to html source.  Reported by Christoph Conrad
6099         <christoph.conrad@gmx.de>.
6100
6101 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6104         idna-program in order to suppress byte compile warning issued by XEmacs
6105         that came to byte compile the default value section of defcustom forms
6106         recently.
6107
6108         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6109         value of installation-directory.
6110
6111         * message.el (message-use-idna): Don't directly refer to the value of
6112         idna-program.
6113
6114         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6115
6116         * smiley.el (smiley-style): Don't directly call face-attribute.
6117
6118 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6119
6120         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6121
6122         * gnus-dired.el: Reduce Gnus dependencies.
6123         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6124         require.  Use autoloads instead.
6125         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6126         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6127         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6128         (gnus-dired-mode): Adjust doc string.
6129         (gnus-dired-mail-mode): New variable.
6130         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6131         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6132         (gnus-dired-mail-buffers): New function.  Return mail or message
6133         composition buffers.
6134         (gnus-dired-attach): Use it.
6135         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6136         NO-DECODE.
6137         (gnus-dired-print): Use `gnus-print-buffer' depending on
6138         `gnus-dired-mail-mode'.
6139
6140 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6141
6142         * rfc2047.el (rfc2047-encoded-word-regexp)
6143         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6144         explaining what regexp patterns are for.
6145
6146 2007-12-04  Glenn Morris  <rgm@gnu.org>
6147
6148         * password.el: Move to password-cache.el.
6149
6150         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6151         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6152         * mml-smime.el (password-read, password-cache-add)
6153         (password-cache-remove):
6154         No need to autoload, since mml-sec requires password.
6155
6156         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6157         * message.el (gnus-extract-address-components):
6158         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6159
6160         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6161         password.
6162
6163 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6164
6165         * mailcap.el: Reduce dependencies.
6166         (mail-header-parse-content-type): Autoload.
6167         (mailcap-delete-duplicates): New alias.
6168         (mailcap-mime-info): Add optional argument NO-DECODE.
6169         (mailcap-mime-types): Use mailcap-delete-duplicates.
6170
6171         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6172
6173 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6174
6175         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6176         (imap-parse-status): Upcase status-att for servers that sends them
6177         lower-case (e.g., MS Exchange 2007).
6178
6179 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6180
6181         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6182         function.
6183
6184         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6185         (gnus-uu-yenc-article): New function.
6186
6187         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6188
6189         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6190         buffer.
6191
6192 2007-12-02  Glenn Morris  <rgm@gnu.org>
6193
6194         * binhex.el (binhex): New custom group.
6195         (binhex-decoder-program, binhex-decoder-switches)
6196         (binhex-use-external): Move to the binhex custom group.
6197
6198         * uudecode.el (uudecode): New custom group.
6199         (uudecode-decoder-program, uudecode-decoder-switches)
6200         (uudecode-use-external): Move to the uudecode custom group.
6201
6202         * netrc.el (top-level): Don't load `encrypt' features.
6203         (netrc-parse): Don't use encrypt.
6204         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6205
6206         * encrypt.el: Remove file.
6207
6208 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6209
6210         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6211         matches on patches.
6212
6213         * gnus-art.el (gnus-article-browse-html-article): Mention
6214         `mm-text-html-renderer' in the doc string.
6215
6216         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6217         string.  Add comments.
6218
6219         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6220         if rhs is ASCII.
6221
6222 2007-12-01  Glenn Morris  <rgm@gnu.org>
6223
6224         * mail-source.el (top-level): Require format-spec before
6225         eval-when-compile.
6226
6227 2007-11-30  Glenn Morris  <rgm@gnu.org>
6228
6229         * encrypt.el: Require password, rather than autoloading password-read.
6230
6231 2007-11-29  Glenn Morris  <rgm@gnu.org>
6232
6233         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6234         (sasl-make-client, sasl-next-step, sasl-step-data)
6235         (sasl-step-set-data): Declare as functions.
6236
6237 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6238
6239         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6240
6241 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6242
6243         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6244         certs should be verified and what is to be done in the event of a
6245         verification failure.
6246
6247         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6248         caller can indicate whether the cache should be disregarded for this
6249         call.  This way the result of the call is reproducible at all times and
6250         can be considered a canonical server name for the supplied method.
6251         (gnus-agent-method-p): Canonicalize server names by pushing their
6252         method through `gnus-method-to-server' using the no-cache argument.
6253
6254         * gnus-srvr.el (gnus-server-insert-server-line): Call
6255         `gnus-method-to-server' with `no-cache' argument.
6256
6257         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6258         gnus-agent-possibly-synchronize-flags as this should be called when the
6259         server is actually being opened.
6260         (gnus-agent-possibly-synchronize-flags)
6261         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6262         flags file of an agentized server to the latter function.
6263
6264         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6265         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6266         after a connection has been established successfully.
6267
6268 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6269
6270         * gnus-art.el (article-display-face): Force to display face if called
6271         interactively; check if gnus-article-x-face-too-ugly matches author.
6272         (article-display-x-face): Display face even if From header is missing
6273         as article-display-face does.
6274
6275 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6276
6277         * hashcash.el (message-narrow-to-headers-or-head)
6278         (message-fetch-field, message-goto-eoh)
6279         (message-narrow-to-headers): Declare as functions.
6280
6281 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6282
6283         * mail-source.el (mail-sources): Default to fetch from file for
6284         compatibility with default of nnmail-spool-file.
6285
6286 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6287
6288         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6289         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6290         to look for encoded word that should be encoded again.
6291         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6292         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6293         encoding pattern.
6294         (rfc2047-decode-region): Switch strict regexp and loose one according
6295         to rfc2047-allow-irregular-q-encoded-words.
6296
6297 2007-11-25  Romain Francoise  <romain@orebokech.com>
6298
6299         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6300
6301 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6302
6303         * tls.el (tls-program): Provide more custom choices from
6304         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6305         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6306
6307 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6308
6309         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6310         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6311
6312         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6313         `nnmail-spool-file'.
6314
6315         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6316         `nnmail-spool-file'.
6317
6318         * gnus-move.el (gnus-change-server): Ditto.
6319
6320         * gnus-kill.el (gnus-batch-score): Ditto.
6321
6322         * gnus-cache.el (gnus-jog-cache): Ditto.
6323
6324         * gnus-msg.el (gnus-summary-reply):
6325         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6326
6327 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6328
6329         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6330         version.  Minor improvement to doc strings.
6331         (tls-program): Add comment.
6332
6333 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6334
6335         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6336         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6337         mismatch between the hostname provided in the certificate and the name
6338         of the host connnecting to.
6339         (open-tls-stream): Use them.  Check certificates against trusted root
6340         certificates.
6341
6342 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6343
6344         * gnus-cache.el (gnus-cache-generate-nov-databases):
6345         Use nnml-generate-nov-databases-directory instead of
6346         nnml-generate-nov-databases-1.
6347
6348 2007-11-24  Glenn Morris  <rgm@gnu.org>
6349
6350         * message.el (message-tool-bar-retro): Update for rename
6351         mail_send.xpm->mail-send.xpm.
6352
6353 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6354
6355         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6356         `smime-ldap-search' for Emacs 22 and up.
6357
6358 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6359
6360         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6361
6362         * message.el (message-send-mail-function): Fix error convention.
6363         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6364         (message-widen-reply, message-send-mail, message-talkative-question)
6365         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6366         (message-clone-locals, message-send-news): Use with-current-buffer.
6367         (message-insert-or-toggle-importance): Remove unused var `valid'.
6368         (message-make-references): Remove unused var `new-references'.
6369         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6370
6371 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6372
6373         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6374         (spam-split-symbolic-return-positive): Reflow docstring.
6375         (spam-backends, spam-summary-exit-behavior)
6376         (spam-mark-ham-unread-before-move-from-spam-group)
6377         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6378         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6379         (spam-clear-cache, spam-backend-check, spam-install-backend)
6380         (spam-install-statistical-backend, spam-list-of-processors)
6381         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6382         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6383         (spam-check-crm114, spam-initialize, spam-unload-hook):
6384         Fix typos in docstrings.
6385
6386 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6387
6388         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6389         been checked if they have never been read and those group levels are
6390         higher than the one that a user specified.
6391
6392 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6393
6394         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6395         foreign groups unless a group level is specified by a user.
6396         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6397
6398 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6399
6400         * message.el (message-send-mail-function): Require sendmail.
6401
6402 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6403
6404         * message.el (message-send-mail-function): Check for smtpmail too.
6405
6406         * utf7.el (utf7-encode, utf7-decode): Use coding system
6407         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6408
6409         * message.el (message-send-mail-function): New function.
6410         (message-send-mail-function): Set default using
6411         message-send-mail-function.  Adjust doc string.
6412         (message-send-mail-with-mailclient): New function.
6413
6414 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6415
6416         * smime.el (from):
6417         * rfc2047.el (message-posting-charset):
6418         * qp.el (mm-use-ultra-safe-encoding):
6419         * pop3.el (parse-time-months):
6420         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6421         * nnml.el (files):
6422         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6423         (jka-compr-compression-info-list, ange-ftp-path-format)
6424         (efs-path-regexp):
6425         * nndiary.el (files):
6426         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6427         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6428         (epg-digest-algorithm-alist, inhibit-redisplay)
6429         (password-cache-expiry):
6430         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6431         (pgg-output-buffer, password-cache-expiry):
6432         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6433         (efs-path-regexp):
6434         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6435         (inhibit-redisplay):
6436         * mm-uu.el (file-name, start-point, end-point, entry)
6437         (gnus-newsgroup-name, gnus-newsgroup-charset):
6438         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6439         (latin-unity-ucs-list):
6440         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6441         (mm-uu-binhex-decode-function):
6442         * message.el (gnus-message-group-art, gnus-list-identifiers)
6443         (rmail-enable-mime-composing, gnus-local-organization)
6444         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6445         (gnus-read-active-file, facemenu-add-face-function)
6446         (facemenu-remove-face-function, gnus-article-decoded-p)
6447         (tool-bar-mode):
6448         * mail-source.el (display-time-mail-function):
6449         * gnus-util.el (nnmail-pathname-coding-system)
6450         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6451         (gnus-original-article-buffer, gnus-user-agent)
6452         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6453         (xemacs-codename, sxemacs-codename, emacs-program-version):
6454         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6455         * gnus-start.el (gnus-agent-covered-methods)
6456         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6457         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6458         (gnus-newsgroup-headers, gnus-group-list-mode)
6459         (gnus-group-mark-positions, gnus-newsgroup-data)
6460         (gnus-newsgroup-unreads, nnoo-state-alist)
6461         (gnus-current-select-method, mail-sources)
6462         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6463         (nnmail-spool-file, gnus-cache-active-hashtb):
6464         * gnus-mh.el (mh-lib-progs):
6465         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6466         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6467         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6468         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6469         (gnus-group-buffer):
6470         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6471         (font-lock-set-defaults):
6472         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6473         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6474         (gnus-summary-post-menu, total-parts, type, condition, length):
6475         * gnus-agent.el (gnus-agent-read-agentview):
6476         * flow-fill.el (show-trailing-whitespace):
6477         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6478         eval-and-compile wrappers for byte compiler pacifiers.
6479
6480         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6481         (mm-display-inline-fontify): Check for featurep 'xemacs not
6482         extent-list.
6483
6484         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6485         itimer-list.
6486         (mm-create-image-xemacs): Only do something for XEmacs.
6487         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6488
6489         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6490
6491         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6492         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6493
6494 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6495
6496         * nnimap.el (nnimap-split-download-body):
6497         * gnus-demon.el (gnus-demon):
6498         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6499
6500 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6501
6502         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6503         macros.
6504         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6505         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6506         copy data from unibyte buffer to multibyte current buffer.
6507         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6508         to copy data from unibyte current buffer to multibyte buffer.
6509         (nntp-make-process-buffer): Make process buffer unibyte.
6510
6511         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6512
6513 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6514
6515         * pop3.el (pop3-open-server): Accept and process data more robustly at
6516         connexion start to avoid spurious "POP SSL connexion failed" errors.
6517
6518 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6519
6520         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6521         read group names.
6522
6523 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6524
6525         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6526
6527 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6528
6529         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6530         (nnmail-save-active): Use a unibyte buffer when saving active file,
6531         which may contain non-ASCII group names.
6532
6533         * nnml.el (nnml-request-group): Decode group names in messages.
6534
6535 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6536
6537         * message.el (message-citation-line-function)
6538         (message-insert-formatted-citation-line): Fix spelling of
6539         `message-insert-formated-citation-line'.
6540
6541 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6542
6543         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6544
6545 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6546
6547         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6548         nnmail-pathname-coding-system.
6549
6550         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6551         that a user enters; decode group names in messages.
6552
6553         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6554
6555 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6556
6557         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6558
6559         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6560
6561         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6562         risky local variable.
6563
6564         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6565
6566 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6567
6568         * encrypt.el: Improve documentation to fix function name typo.
6569         Reported by Daiki Ueno <ueno@unixuser.org>.
6570
6571 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6572
6573         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6574         even if the point is not in the last page of an article.
6575         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6576         back to the previous page.
6577
6578 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6579
6580         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6581
6582 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6583
6584         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6585
6586 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6587
6588         * message.el (message-check-news-body-syntax): Avoid
6589         mm-string-as-multibyte.
6590         (message-hide-headers): Don't assume (point-min)==1.
6591
6592 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6593
6594         * message.el (message-remove-blank-cited-lines): Fix if remove is
6595         given.
6596         (message-bogus-address-regexp): New variable.
6597         (message-bogus-recipient-p): New function.
6598         (message-check-recipients): New command.
6599         (message-syntax-checks): Add `bogus-recipient'.
6600         (message-fix-before-sending): Add `bogus-recipient'.
6601
6602         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6603         (gnus-treat-body-boundary): Don't test window-system.
6604
6605 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6606
6607         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6608
6609 2007-10-28  Miles Bader  <miles@gnu.org>
6610
6611         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6612         at compile-time too.
6613
6614 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6615
6616         * gnus-msg.el (gnus-message-setup-hook): Add
6617         `message-remove-blank-cited-lines' to options.
6618
6619 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6620
6621         * message.el (message-remove-blank-cited-lines): New function.
6622         Suggested by Karl Plästerer.
6623
6624 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6625
6626         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6627         mapc.
6628
6629         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6630         (top-level): Use mapc to set functions to be traced for debugging.
6631
6632         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6633         called for effect with while loop.
6634
6635         * message.el (message-talkative-question): Replace mapcar called for
6636         effect with mapc.
6637
6638         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6639         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6640         called for effect with dolist.
6641
6642         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6643
6644         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6645         gnus-extra-headers and nnmail-extra-headers.
6646
6647         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6648         called for effect with dolist.
6649         (top-level): Use mapc to set functions to be traced for debugging.
6650
6651         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6652         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6653         dolist.
6654
6655         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6656         Replace mapcar called for effect with mapc.
6657         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6658         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6659         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6660         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6661
6662         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6663         remove-if that's a cl function.
6664
6665         * webmail.el (webmail-debug): Replace mapcar called for effect with
6666         dolist.
6667
6668         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6669         with mapc.
6670
6671 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6672
6673         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6674         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6675         with while loop.
6676
6677         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6678         functions from article-* functions.
6679         (gnus-multi-decode-header): Replace mapcar called for effect with
6680         dolist.
6681
6682         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6683         (gnus-bookmark-show-details): Replace mapcar called for effect with
6684         while loop.
6685
6686         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6687         called for effect with while loop.
6688
6689         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6690         with dolist.
6691
6692         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6693         mapcar called for effect with dolist.
6694
6695         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6696
6697         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6698         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6699         Replace mapcar called for effect with dolist.
6700         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6701         mapc.
6702
6703         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6704         Replace mapcar called for effect with dolist.
6705         (gnus-topic-list): Replace mapcar called for effect with mapc.
6706
6707         * gnus.el: Use mapc instead of mapcar to add autoloads.
6708
6709 2007-10-23  Richard Stallman  <rms@gnu.org>
6710
6711         * gnus-group.el (gnus-group-highlight): Mark as risky.
6712
6713 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6714
6715         * gnus.el (gnus-server-to-method): Return method found first in
6716         gnus-newsrc-alist.
6717
6718         * gnus-art.el (gnus-article-highlight-signature)
6719         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6720         button overlay without the front stickiness.
6721
6722 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6723
6724         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6725         overview buffer needed a catch to receive its throw.
6726         (gnus-agent-flush-cache): Declared as interactive to make this function
6727         easier to use.
6728
6729 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6730
6731         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6732         `next-line'.
6733
6734 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6735
6736         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6737         exclude address matching message-dont-reply-to-names.
6738
6739 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6740
6741         * gnus-util.el (gnus-string<): New function.
6742
6743         * gnus-sum.el (gnus-article-sort-by-author)
6744         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6745
6746 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6747
6748         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6749         the frame-focus tag is set in gnus-buffer-configuration.
6750
6751 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6752
6753         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6754         the front stickiness.
6755
6756 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6757
6758         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6759         url pattern; remove duplicate one.
6760         (gnus-article-extend-url-button): New function.
6761         (gnus-article-add-buttons): Use it.
6762         (gnus-button-push): Use concatenated url that it makes.
6763
6764 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6765
6766         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6767
6768 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6769
6770         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6771         Don't hardcode point-min==1.
6772
6773 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6774
6775         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6776         Fix comment about "iso8859-1".
6777
6778 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6779
6780         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6781         ones returned from the verify-function.
6782
6783         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6784         mml2015-extract-cleartext-signature if extraction failed.
6785
6786 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6787
6788         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6789         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6790         failed.
6791
6792 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6793
6794         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6795
6796 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6797
6798         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6799         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6800         recommends to use EasyPG instead of PGG.
6801
6802         * pgg.el: Revert to revision 6.23.2.16.
6803
6804         * pgg-def.el: Revert to revision 6.6.2.14.
6805
6806         * pgg-gpg.el: Revert to revision 6.23.2.34.
6807
6808 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6809
6810         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6811         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6812         thread for both the null and zero (kill/expire thread) universal prefix
6813         cases.
6814         (gnus-summary-expire-thread): Add new function to expire a thread,
6815         using gnus-summary-kill-thread.
6816         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6817         shortcuts for gnus-summary-expire-thread.
6818         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6819         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6820
6821 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6822
6823         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6824         extras value, so an extras entry can be deleted.
6825         (gnus-registry-delete-extra-entry): Use it.
6826         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6827         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6828         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6829         storage through the gnus-registry, and provide an appropriate API for
6830         it.
6831
6832 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6833
6834         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6835         Suggested by Leo <sdl.web@gmail.com>.
6836
6837         * gnus.el: Do.
6838
6839 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6840
6841         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6842         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6843
6844         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6845
6846         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6847         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6848
6849 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6850
6851         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6852         newline.
6853         (nnmbox-request-accept-article): Don't change article in source buffer;
6854         narrow to header to use message-fetch-field rather than
6855         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6856         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6857         as delimiters; make sure article ends with newline.
6858         (nnmbox-delete-mail): Correct last position of article to be deleted;
6859         ignore X-Gnus-Newsgroup header in article body.
6860         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6861         positions; make sure article ends with newline.
6862
6863         * message.el (message-display-abbrev): Don't infloop when a user
6864         inserts SPC in the beginning of header.
6865
6866         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6867         coding-system-for-read and coding-system-for-write for XEmacs having no
6868         file-coding feature.
6869
6870         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6871
6872 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6873
6874         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6875         list of groups not followed by default.  Fix type to be regexp.
6876         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6877
6878 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6879
6880         * hmac-def.el (define-hmac-function): Switch from old-style to
6881         new-style backquotes.
6882
6883         * md4.el (md4-make-step): Likewise.
6884
6885 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6886
6887         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6888         raw-text coding system when saving .newsrc file, which may contain
6889         non-ASCII group names.
6890
6891 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6892
6893         * gnus-cus.el (gnus-score-extra): New widget.
6894         (gnus-score-extra-convert): New function.
6895         (gnus-score-customize): Use it for Extra.
6896
6897 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6898
6899         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6900         (mml2015-mailcrypt-clear-verify): Use it.
6901         (mml2015-gpg-clear-verify): Use it.
6902         (mml2015-pgg-clear-verify): Use it.
6903         (mml2015-epg-clear-verify): Replace the current part with the output
6904         from GnuPG; don't extract the plaintext by itself.
6905
6906         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6907         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6908         mml2015-clear-verify-function; don't touch the armor headers or
6909         dash-escaped text here.
6910
6911 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6912
6913         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6914         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6915         parts, or application/octet-stream as a last resort.
6916         (gnus-mime-view-part-as-type): Don't toggle display.
6917         (gnus-mime-view-part-as-charset): Don't turn off display before
6918         querying charset.
6919
6920         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6921         stuff to undisplayer function in Emacs.
6922         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6923
6924         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6925         text/calendar parts.
6926
6927 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6928
6929         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6930         decoding text/calendar parts.
6931
6932         * message.el (message-forward-make-body-mime): Always mark body as
6933         having no illegible text; remove signed-or-encrypted argument.
6934         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6935
6936         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6937         (mml-generate-mime-1): Don't encode body if it is specified to be in
6938         raw form; don't make buffer be unibyte when inserting multibyte string.
6939
6940 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6941
6942         * sha1.el: Fix up comment style.
6943         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6944         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6945
6946         * hex-util.el: Fix up comment style.
6947         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6948
6949         * gnus-salt.el: Use with-current-buffer.
6950         (gnus-pick-setup-message): Fix long-standing typo.
6951
6952 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6953
6954         * imap.el (imap-logout-timeout): New variable.
6955         (imap-logout, imap-logout-wait): New functions.
6956         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6957
6958         * nnimap.el (nnimap-logout-timeout): New server variable.
6959         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6960         nnimap-logout-timeout.
6961
6962         * gnus-art.el (gnus-article-summary-command-nosave)
6963         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6964
6965 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * gnus.el (gnus-maximum-newsgroup): New variable.
6968
6969         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6970         according to gnus-maximum-newsgroup.
6971
6972         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6973         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6974         Limit the range of articles according to gnus-maximum-newsgroup.
6975
6976 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6977
6978         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6979         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6980         Don't perform gnus-configure-windows here; reuse existing sticky
6981         article buffer.
6982
6983         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6984         it doesn't exist in gnus-article-mode.
6985
6986 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6987
6988         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6989         (gnus-agent-decoded-group-name): New function.
6990         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6991         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6992
6993 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6994
6995         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6996         Add binding for gnus-sticky-article.
6997         (gnus-summary-exit): Don't kill sticky article buffers.
6998
6999         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7000         article buffer.
7001         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7002         (gnus-kill-sticky-article-buffers): New commands.
7003
7004 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7005
7006         * nntp.el (nntp-xref-number-is-evil): New server variable.
7007         (nntp-find-group-and-number): If it is non-nil, don't trust article
7008         numbers in the Xref header.
7009
7010 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7011
7012         * gnus-agent.el (gnus-agent-read-group): New function.
7013         (gnus-agent-flush-group, gnus-agent-expire-group)
7014         (gnus-agent-regenerate-group): Use it.
7015         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7016         nnmail-pathname-coding-system.
7017
7018 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7019
7020         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7021
7022         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7023         that are unread as unread, and also as selected so that information of
7024         marks having been changed by a user may be updated when exiting group.
7025
7026 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7027
7028         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7029         calculated ignoring signature parts to gnus-treat-article.
7030
7031 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7032
7033         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7034         a point here in order to keep the window start.
7035         (gnus-insert-mime-security-button): Make a button overlay without the
7036         front stickiness.
7037         (gnus-mime-display-security): Goto the end of a button.
7038
7039         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7040
7041 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7042
7043         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7044         group-name-at-point.
7045         (gnus-group-completing-read): New function that offers decoded
7046         non-ASCII group names for completion.
7047         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7048         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7049         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7050         (gnus-group-fetch-control): Use it.
7051         (gnus-fetch-group): Use group-name-at-point for the initial value
7052         rather than the default value; use gnus-alive-p.
7053
7054         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7055         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7056         (gnus-summary-post-news): Use gnus-group-completing-read.
7057
7058         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7059         (gnus-read-move-group-name): Decode group name for completion.
7060
7061 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7062
7063         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7064         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7065         Yamaoka slightly modified the code).
7066
7067 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7068
7069         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7070         (nnmail-split-incoming): Bind it.
7071
7072         * nnml.el (nnml-group-name-charset): New function.
7073         (nnml-decoded-group-name): Use it; don't decode group name if
7074         nnmail-group-names-not-encoded-p is non-nil.
7075         (nnml-encoded-group-name): New function.
7076         (nnml-group-pathname): Inline nnml-decoded-group-name.
7077         (nnml-request-expire-articles): Decode group name in message.
7078         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7079         nnmail-pathname-coding-system.
7080         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7081         not decoded ones according to nnmail-group-names-not-encoded-p.
7082         (nnml-generate-active-info): Use nnml-encoded-group-name.
7083
7084 2007-08-08  Glenn Morris  <rgm@gnu.org>
7085
7086         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7087         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7088         doc-strings and comments.
7089
7090 2007-07-25  Glenn Morris  <rgm@gnu.org>
7091
7092         * Relicense all FSF files to GPLv3 or later.
7093
7094 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7095
7096         * gnus-sum.el (gnus-summary-move-article): Make
7097         gnus-summary-respool-article work.
7098
7099 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7100
7101         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7102         string.
7103
7104 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7105
7106         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7107         that should be ignored when comparing distant RSS articles with local
7108         ones.
7109         (nnrss-make-hash-index): New function.  Create a hash index according
7110         to the ignored fields.
7111         (nnrss-check-group): Use it.
7112
7113 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7114
7115         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7116
7117         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7118
7119         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7120         the new optional argument ENCODED is non-nil.
7121         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7122         coding system for encoding group name.
7123         (gnus-group-make-rss-group): Pass un-encoded group name to
7124         gnus-group-make-group.
7125         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7126         encoded.
7127
7128         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7129         Encode group name to which articles are moved or copied.
7130         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7131         coding system for encoding Newsgroup, Followup-To and Xref headers.
7132
7133         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7134         marks; use nnheader-file-coding-system to write a file.
7135         (nnagent-retrieve-headers): Bind file-name-coding-system to
7136         nnmail-pathname-coding-system.
7137
7138         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7139
7140         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7141         (nnml-request-article, nnml-request-create-group)
7142         (nnml-request-rename-group, nnml-find-id)
7143         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7144         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7145         (nnml-save-marks): Use nnml-group-pathname instead of
7146         nnmail-group-pathname.
7147
7148         (nnml-request-create-group, nnml-request-expire-articles)
7149         (nnml-request-move-article, nnml-request-delete-group)
7150         (nnml-deletable-article-p, nnml-possibly-create-directory)
7151         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7152         (nnml-open-marks): Bind file-name-coding-system to
7153         nnmail-pathname-coding-system.
7154
7155         (nnml-request-article): Pass server argument to nnml-find-group-number.
7156         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7157         server argument to nnml-possibly-create-directory.
7158         (nnml-request-accept-article): Pass server argument to
7159         nnml-active-number and nnml-save-mail.
7160         (nnml-find-group-number): Pass server argument to nnml-find-id.
7161         (nnml-request-update-info): Pass server argument to
7162         nnml-marks-changed-p.
7163
7164         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7165         (nnml-save-mail, nnml-active-number): Add server argument.
7166
7167         (nnml-request-delete-group): Warn if group is missing.
7168         (nnml-get-nov-buffer): Decode group name.
7169         (nnml-generate-active-info): Encode group name.
7170         (nnml-open-marks): Decode group name in messages.
7171
7172 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7175         if it is not specified.
7176         (gnus-article-pipe-part, gnus-article-save-part)
7177         (gnus-article-interactively-view-part, gnus-article-copy-part)
7178         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7179         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7180         (gnus-article-replace-part, gnus-article-delete-part)
7181         (gnus-article-view-part-as-type): Pass raw prefix argument to
7182         gnus-article-part-wrapper.
7183
7184 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * gnus-agent.el (gnus-agent-save-active): Bind
7187         nnheader-file-coding-system to gnus-agent-file-coding-system.
7188
7189         * gnus-cache.el (gnus-cache-save-buffers)
7190         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7191         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7192         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7193         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7194         (gnus-cache-generate-active, gnus-cache-rename-group)
7195         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7196         (gnus-cache-update-overview-total-fetched-for): Bind
7197         file-name-coding-system to nnmail-pathname-coding-system.
7198         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7199         variables.
7200         (gnus-cache-decoded-group-name): New function.
7201         (gnus-cache-file-name): Use it.
7202         (gnus-cache-generate-active): Use non-decoded group name for active.
7203
7204         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7205         right place.
7206         (gnus-write-active-file): Don't break non-ASCII group names.
7207
7208         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7209         nnmail-pathname-coding-system.
7210
7211         * lpath.el: Bind default-file-name-coding-system,
7212         file-name-coding-system and language-info-alist for XEmacs.
7213
7214         * gnus-uu.el (gnus-uu-decode-save): Typo.
7215
7216 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7217
7218         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7219
7220 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7221
7222         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7223         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7224         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7225         (gnus-agent-flush-group, gnus-agent-flush-cache)
7226         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7227         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7228         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7229         (gnus-agent-regenerate-group)
7230         (gnus-agent-update-files-total-fetched-for)
7231         (gnus-agent-update-view-total-fetched-for): Bind
7232         file-name-coding-system to nnmail-pathname-coding-system.
7233         (gnus-agent-group-pathname): Don't encode file names by
7234         nnmail-pathname-coding-system.
7235         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7236         coding-system-for-write instead of buffer-file-coding-system to
7237         gnus-agent-file-coding-system.
7238
7239         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7240         Decode group name.
7241
7242         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7243
7244         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7245         (gnus-read-newsrc-el-file): Make group names unibyte.
7246
7247         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7248         nnmail-pathname-coding-system.
7249
7250         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7251         (nnrss-request-delete-group): Bind file-name-coding-system to
7252         nnmail-pathname-coding-system.
7253         (nnrss-read-server-data, nnrss-read-group-data): Bind
7254         file-name-coding-system correctly.
7255         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7256
7257         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7258         (nntp-server-to-method-cache): New variable.
7259         (nntp-group-pathname): New function that decodes non-ASCII group names.
7260         (nntp-possibly-create-directory, nntp-marks-changed-p)
7261         (nntp-save-marks, nntp-open-marks): Use it.
7262         (nntp-possibly-create-directory, nntp-open-marks):
7263         Bind file-name-coding-system to nnmail-pathname-coding-system.
7264         (nntp-open-marks): Decode group names when bootstrapping marks.
7265
7266         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7267         Newsgroups and Folowup-To headers.
7268
7269 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7270
7271         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7272         (gnus-server-closed-face, gnus-server-denied-face)
7273         (gnus-server-offline-face): Remove variable.
7274         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7275
7276         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7277         of modifying message-stack directly for XEmacs.
7278
7279         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7280         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7281         if the coding-system argument is nil for XEmacs.
7282
7283         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7284         mm-charset-override-alist.
7285
7286         * rfc2047.el: Don't require base64; require rfc2045 for the function
7287         rfc2045-encode-string.
7288         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7289         to quote the parameter value.
7290
7291 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7292
7293         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7294         form in gnus-group-name-charset-method-alist.
7295
7296         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7297         overrides the default layout edit-form.
7298
7299         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7300
7301         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7302
7303 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7304
7305         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7306         as unfetched articles.
7307
7308 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7309
7310         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7311
7312 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7313
7314         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7315         original back end that keeps marks in the local system.
7316
7317 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7318
7319         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7320         arg of pop-to-buffer for XEmacs.
7321         (gnus-article-read-summary-keys): Ditto; don't restore window
7322         configuration if summary command ends up with neither article buffer
7323         nor summary buffer; describe bindings if summary keys end with C-h.
7324
7325 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7326
7327         * message.el (message-fix-before-sending): Skip raw message part to be
7328         forwarded while checking illegible text.
7329         (message-forward-make-body-mime, message-forward-make-body): Mark
7330         signed or encrypted raw message as having no illegible text.
7331
7332 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7333
7334         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7335         (gnus-message-with-timestamp-1): New macro.
7336         (gnus-message-with-timestamp): New function.
7337         (gnus-message): Use them.
7338
7339         * nnheader.el (nnheader-message): Use them.
7340
7341 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7342
7343         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7344         .newsrc.eld file.
7345
7346 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7347
7348         * gnus-agent.el (gnus-agent-fetch-headers)
7349         (gnus-agent-retrieve-headers): Bind
7350         gnus-decode-encoded-address-function to identity.
7351
7352         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7353         available also when the server returns simply a dot.
7354
7355         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7356
7357 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7358
7359         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7360
7361 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7362
7363         * gnus-ems.el (gnus-x-splash): Make it work.
7364
7365         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7366         from being used.
7367
7368         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7369
7370 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7371
7372         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7373         4th and the 5th arguments.
7374
7375         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7376         the front stickiness.
7377         (gnus-article-summary-command-nosave): Correct the order of the
7378         arguments passed to pop-to-buffer.
7379         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7380         summary command ends up with the article buffer.
7381
7382         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7383         the same faces.
7384
7385 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7386
7387         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7388
7389 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7390
7391         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7392         * gnus-sum.el (gnus-summary-highlight):
7393         * pgg.el (pgg-sign-region, pgg-sign):
7394         * mail-source.el (mail-source-delete-old-incoming-confirm):
7395         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7396
7397 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7398
7399         * gnus-art.el (gnus-mime-view-part-externally)
7400         (gnus-mime-view-part-internally): Fix predicate function passed to
7401         completing-read.
7402
7403         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7404
7405         * gnus.el (gnus-update-message-archive-method): Add :version.
7406
7407 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7408
7409         * gnus.el (gnus-update-message-archive-method): New variable.
7410
7411         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7412         according to gnus-message-archive-method if
7413         gnus-update-message-archive-method is non-nil.
7414
7415 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7416
7417         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7418         by Loic Dachary <loic@dachary.org>.
7419         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7420
7421 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7422
7423         * message.el (message-pop-to-buffer): Add switch-function argument.
7424         (message-mail): Pass switch-function argument to it.
7425
7426 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7427
7428         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7429         Improve doc string.
7430
7431 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7432
7433         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7434         (gnus-header-content)
7435         * gnus-cite.el (gnus-cite-10)
7436         * gnus-srvr.el (gnus-server-closed)
7437         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7438         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7439         (gnus-group-mail-3-empty, gnus-group-mail-low)
7440         (gnus-group-mail-low-empty, gnus-splash)
7441         * message.el (message-header-to, message-header-cc)
7442         (message-header-subject, message-header-other, message-header-name)
7443         (message-header-xheader, message-separator, message-cited-text)
7444         (message-mml): Lighten colors of faces used for dark background.
7445
7446 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7447
7448         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7449         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7450
7451 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7452
7453         * message.el (message-narrow-to-headers-or-head):
7454         Ignore mail-header-separator in the body.
7455
7456 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7457
7458         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7459         same as window size.
7460
7461 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7462
7463         * message.el (message-font-lock-keywords): Use message-header-xheader
7464         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7465         ahead of the anything pattern, to get it recognised.
7466
7467 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7468
7469         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7470         spam.el loads uses it in the compiled defadvice form.
7471
7472 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7473
7474         * gnus-sum.el (gnus-articles-to-read)
7475         (gnus-summary-insert-old-articles): Don't truncate group name for
7476         `read-string'.
7477
7478         * gnus-util.el (gnus-limit-string): Delete this function.
7479
7480         * gnus-sum.el (gnus-simplify-subject-fully): Use
7481         `truncate-string-to-width' instead.
7482
7483 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7484
7485         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7486         if, on summary exit, the next group has to be selected.
7487         (gnus-summary-exit): Use it.
7488
7489 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7490
7491         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7492         non-break space.
7493
7494 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7495
7496         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7497         Check if group is not a directory.
7498         (nnfolder-request-expire-articles): Don't delete articles if the target
7499         group is not available.
7500
7501         * nnml.el (nnml-request-create-group): Properly check if group is not a
7502         file.
7503         (nnml-request-expire-articles): Don't delete articles if the target
7504         group is not available.
7505
7506         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7507         Don't quote characters that are within parentheses.
7508
7509 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7510
7511         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7512         (gnus-handle-ephemeral-exit): Select article according to it.
7513
7514 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7515
7516         * message.el (message-insert-formated-citation-line): Remove newline.
7517         (message-citation-line-format): Add final \n here so that the user can
7518         avoid a blank line.
7519
7520 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7521
7522         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7523         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7524         Update lanl/arXiv support.
7525
7526 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7527
7528         * gnus.el: Bump version number.
7529
7530 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7531
7532         * gnus.el (gnus-version-number): Bump version.
7533
7534 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7535
7536         * gnus.el: No Gnus v0.6 is released.
7537
7538 2007-04-27  Didier Verna  <didier@xemacs.org>
7539
7540         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7541         * gmm-utils.el (gmm-regexp-concat): here.
7542         * message.el: Don't require 'gnus-util.
7543         (message-dont-reply-to-names): Handle name change above.
7544         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7545
7546 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7547
7548         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7549         since the initial value varies according to the system.
7550
7551 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7552
7553         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7554
7555 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7556
7557         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7558
7559 2007-04-24  Didier Verna  <didier@xemacs.org>
7560
7561         Improve the type of gnus-ignored-from-addresses.
7562         * gnus-util.el (gnus-orify-regexp): New function.
7563         * message.el (gnus-util): Require it.
7564         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7565         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7566         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7567
7568 2007-04-24  Didier Verna  <didier@xemacs.org>
7569
7570         * gnus-sum.el:
7571         * gnus-utils.el: Fix some trailing whitespaces.
7572
7573 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7574
7575         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7576         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7577         article's Message-ID; refer parent article in summary buffer.
7578
7579         * message.el (message-bounce): Call mime-to-mml.
7580
7581         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7582         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7583         optimize and/or forms properly.
7584
7585 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7586
7587         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7588         URL.
7589
7590 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7591
7592         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7593
7594 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7595
7596         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7597         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7598         displayed of multipart/alternative part if it is invoked from summary
7599         buffer.
7600
7601         * mm-view.el (mm-inline-text-html-render-with-w3m)
7602         (mm-inline-text-html-render-with-w3m-standalone)
7603         (mm-inline-render-with-function): Use mail-parse-charset by default.
7604
7605 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7606
7607         * parse-time.el (parse-time-string-chars): Check if CHAR
7608         is less than the length of parse-time-syntax.
7609
7610 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7611
7612         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7613         from gnus-newsgroup-processable.
7614
7615 2007-04-16  Didier Verna  <didier@xemacs.org>
7616
7617         * gnus-msg.el (gnus-configure-posting-styles): Handle
7618         message-signature-directory properly with :file syntax.  Reported by
7619         "Leo".
7620
7621 2007-04-11  Didier Verna  <didier@xemacs.org>
7622
7623         New user option: message-signature-directory.
7624         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7625         * message.el (message-insert-signature): Ditto.
7626         * message.el (message-signature-file): Doc update.
7627         * message.el (message-signature-directory): New.
7628
7629 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7630
7631         * gnus-msg.el (gnus-inews-yank-articles): Use
7632         message-exchange-point-and-mark instead of exchange-point-and-mark.
7633
7634 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7635
7636         * message.el (message-yank-original): Make sure cited text ends with
7637         newline; don't exchange point and mark.
7638
7639 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7640
7641         * tls.el (open-tls-stream): Properly handle case where there
7642         is no associated buffer.
7643
7644 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7645
7646         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7647         message-yank-original, make sure (< mark TEXT point).
7648
7649 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7650
7651         * message.el (message-fill-column): New variable.
7652         (message-mode): Use it.  Add comment on a possible new hook.
7653
7654         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7655         (nnmail-get-new-mail): Reformat.
7656
7657         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7658
7659         * gmm-utils.el: Fix Commentary.
7660         (gmm-tool-bar-from-list): Fix typo in doc string.
7661
7662 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7663
7664         * message.el (message-yank-original): Don't switch point and mark
7665         unnecessarily to put point and mark as documented.
7666
7667 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7668
7669         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7670         from the message heads.
7671
7672 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7673
7674         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7675         article buffer does not have a window.  This may not be the best
7676         solution but is certainly better than setting the start of the null,
7677         that is the current, window.
7678
7679 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7680
7681         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7682         (gnus-draft-setup): Run it.
7683
7684         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7685         gnus-score-fast-scoring.  Allow regexp.
7686         (gnus-score-headers): Use it.
7687
7688         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7689         XEmacs.
7690
7691         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7692         string.
7693         (gnus-button-alist): Also catch `<f1> k ...'.
7694         (gnus-treat-display-x-face): Fix doc string.
7695
7696 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7697
7698         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7699         evaluation of gnus-extended-version to ensure correct generation of the
7700         User-Agent header when message-generate-headers-first is used.
7701
7702 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7703
7704         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7705         hashcash-path is nil.  Don't call callback with incorrect number of
7706         parameters if val is 0.
7707
7708 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7709
7710         * message.el (message-required-news-headers):
7711         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7712
7713 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7714
7715         * tls.el (open-tls-stream): In handshake-waiting loop,
7716         don't wait more if there is output available to process.
7717
7718 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7719
7720         * tls.el (tls-program): Doc fix.
7721
7722 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7723
7724         * message.el (message-generate-new-buffers): Change the meaning of the
7725         nil value; add `standard' to the choices; treat t as `unique'; improve
7726         doc string.
7727         (gnus-select-frame-set-input-focus): Autoload.
7728         (message-buffer-name): Search for the existing message buffer if
7729         message-generate-new-buffers is nil or `standard'; treat the value t of
7730         message-generate-new-buffers as `unique'.
7731         (message-pop-to-buffer): Raise the frame already displaying the message
7732         buffer; clear the echo area after querying.
7733         (message-setup): Pass the `continue' argument to compose-mail.
7734         (message-mail): Prefer `switch-function' if it is given; search for the
7735         existing message buffer if the `continue' argument is non-nil; pass
7736         continue and switch-function arguments to compose-mail by way of
7737         message-setup.
7738         (message-mail-other-window): Adjust argument of message-setup.
7739         (message-mail-other-frame): Ditto.
7740
7741 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7742
7743         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7744         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7745         to turn font-lock on when turning gnus-message-citation-mode on.
7746
7747 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7748
7749         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7750         (mml-smime-function-alist): New variable; add epg as the backend.
7751         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7752         mml-smime- functions instead.
7753         * mm-view.el: Require smime.
7754
7755 2007-03-05  Didier Verna  <didier@xemacs.org>
7756
7757         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7758         instead of just inheritance for posting styles.
7759         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7760
7761 2007-02-24  Chris Moore  <dooglus@gmail.com>
7762
7763         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7764         * pgg-pgp.el (pgg-pgp-encrypt-region):
7765         * pgg-gpg.el (pgg-gpg-encrypt-region):
7766         Check pgg-encrypt-for-me if no other recipients.
7767
7768 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7769
7770         * tls.el (tls-certtool-program): Fix custom type.
7771
7772 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7773
7774         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7775         and point-at-eol instead of line-(beginning|end)-position.
7776
7777         * assistant.el (assistant-parse-buffer): Ditto.
7778
7779         * netrc.el (netrc-parse-services): Ditto.
7780
7781 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7782
7783         * mml2015.el (mml2015-epg-find-usable-key): New function.
7784         (mml2015-epg-sign): Use it.
7785         (mml2015-epg-encrypt): Use it.
7786
7787 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7788
7789         * message.el (message-make-in-reply-to): Quote name containing
7790         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7791         if there are special characters.  Reported by NAKAJI Hiroyuki
7792         <nakaji@jp.freebsd.org>.
7793
7794 2007-02-27  Didier Verna  <didier@xemacs.org>
7795
7796         Include the group parameters as well as the topic ones in the
7797         inheritance filter process.
7798         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7799         argument GROUP-PARAMS-LIST.
7800         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7801
7802 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7803
7804         * nntp.el (nntp-never-echoes-commands)
7805         (nntp-open-connection-functions-never-echo-commands): New variables.
7806         (nntp-send-command): Use them.
7807
7808 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7809
7810         * mml2015.el (mml2015-epg-verify): Simplified.
7811
7812 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7813
7814         * mml.el (mml-content-disposition-alist): New user option.
7815         (mml-content-disposition): New function.
7816         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7817         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7818
7819 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7820
7821         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7822         verification.
7823
7824 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7825
7826         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7827         articles posted in the last 24 hours.
7828
7829 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7830
7831         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7832
7833 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7834
7835         * nntp.el (nntp-send-command): Don't wait for echoes when
7836         nntp-open-ssl-stream is used.
7837
7838 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7839
7840         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7841         (gnus-message-add-citation-keywords)
7842         (gnus-message-remove-citation-keywords): Remove.
7843         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7844         directly, make the variables in font-lock-defaults buffer-local, add
7845         gnus-message-citation-keywords to them and then update the value of
7846         font-lock-keywords.
7847
7848 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7849
7850         * message.el (message-cite-original-1): Don't call
7851         gnus-article-highlight-citation.
7852
7853         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7854         citations; fix line count.
7855
7856 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7857
7858         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7859         (gnus-message-add-citation-keywords)
7860         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7861         versions of font-lock-add-keywords and font-lock-remove-keywords to
7862         work with XEmacs correctly.
7863
7864 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7865
7866         * gnus-cite.el (gnus-cite-face-list): Set the values of
7867         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7868         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7869         (gnus-message-cite-prefix-regexp): New variable.
7870         (gnus-message-search-citation-line): Use it; protect against long
7871         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7872         the 0th match data for Emacs.
7873         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7874         (gnus-message-add-citation-keywords): Append keywords rather than
7875         prepending; emulate font-lock-add-keywords if it is not available.
7876         (gnus-message-remove-citation-keywords): Emulate
7877         font-lock-remove-keywords if it is not available.
7878
7879         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7880
7881         * message.el (message-cite-prefix-regexp): Set the value of
7882         gnus-message-cite-prefix-regexp.
7883
7884 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7885
7886         * nnweb.el (nnweb-google-parse-1): Update parser.
7887
7888 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7889
7890         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7891
7892 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7893
7894         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7895         regexp.
7896
7897 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7898
7899         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7900         string-to-multibyte.
7901         (uudecode-decode-region-internal): Use it.
7902
7903         * lpath.el: Fbind string-as-multibyte for XEmacs.
7904
7905 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7906
7907         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7908         custom choice.
7909
7910         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7911
7912 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7913
7914         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7915
7916         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7917         `write-region' to respect `mm-inhibit-file-name-handlers'.
7918
7919 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7920
7921         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7922         Use gnus-home-directory instead of "~/" or "$HOME".
7923
7924 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7925
7926         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7927         to mention filename.
7928         Add comments at beginning regarding usage.
7929         (encrypt-write-file-contents): Change interactive so a string is
7930         acceptable.  If the file has no associated model, show an error instead
7931         of a nonsense prompt.
7932
7933 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7934
7935         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7936         Thanks to Yoshihiko Yamada for kind notification of this typo.
7937
7938 2007-01-12  Kenichi Handa  <handa@m17n.org>
7939
7940         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7941         multibyte buffer.
7942
7943 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7944
7945         * gnus-score.el (gnus-score-fast-scoring): New variable.
7946         (gnus-score-headers): Use it.
7947
7948         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7949
7950         * message.el (message-cite-original-1): Call
7951         gnus-article-highlight-citation if requested.
7952         (message-make-from): Allow name and address as optional arguments.
7953
7954         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7955
7956         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7957         bugs to doc string.
7958         (gnus-button-alist): Add mid\\|message-id.
7959         (gnus-button-fetch-group): Extend for use in
7960         `browse-url-browser-function'.
7961         (gnus-button-url-regexp): Try to catch paired parentheses like in
7962         Wikipedia URLs.
7963
7964         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7965         Suggested by Simon Krahnke <overlord@gmx.li>.
7966
7967 2007-01-13  Romain Francoise  <romain@orebokech.com>
7968
7969         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7970         Update copyright.
7971
7972 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7973
7974         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7975
7976 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7977
7978         * gnus-registry.el (gnus-registry-unfollowed-groups)
7979         (gnus-registry-split-fancy-with-parent): Fix documentation.
7980
7981 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7982
7983         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7984         from nnweb groups.
7985
7986 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7987
7988         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7989         Xref urls.  Erase buffer before requesting head.
7990
7991 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7992
7993         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7994         customizable.
7995
7996 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7997
7998         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7999         no signing key is found.
8000         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8001         no encrypting and/or signing key is found.
8002
8003 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8004
8005         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8006
8007 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8008
8009         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8010         headers read from disk with the ones newly found in the current search.
8011         This should no longer cause problems, because the article numbers in
8012         Gmane's `nov.php' output are ignored since the previous change.
8013
8014 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8015
8016         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8017
8018 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8019
8020         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8021         replace-regexp-in-string; bind url-version; fbind display-images-p and
8022         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8023         find-face and set-itimer-function for Emacs; bind itimer-list for
8024         Emacs.
8025
8026         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8027
8028 2007-01-01  Romain Francoise  <romain@orebokech.com>
8029
8030         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8031
8032 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8033
8034         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8035         `define-minor-mode' macro definition expanded properly.
8036         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8037         exclude it there.
8038
8039         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8040         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8041         `fboundp' test.
8042         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8043         This is OK to autoload in (S)XEmacs now.
8044
8045 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8046
8047         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8048         keystroke.
8049         (gnus-summary-limit-to-singletons): Fix typo.
8050
8051         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8052         else fails.
8053
8054 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8055
8056         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8057         docstring.
8058
8059         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8060         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8061         (gnus-summary-insert-dormant-articles): Fix typo in message.
8062
8063 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8064
8065         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8066         nil for XEmacs.
8067         (gnus-message-citation-mode): Don't autoload in XEmacs.
8068
8069         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8070
8071 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8072
8073         * nnimap.el (nnimap-expunge-search-string): Mention
8074         nnimap-search-uids-not-since-is-evil in docstring.
8075
8076 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8077
8078         * spam.el: Revert to make-obsolete-variable because
8079         define-obsolete-variable-alias is not supported in Emacs 21.
8080
8081         * spam.el (spam-ifile-path, spam-ifile-database-path)
8082         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8083         make-obsolete-variable.
8084         (spam-bsfilter-path, spam-bsfilter-program)
8085         (spam-spamassassin-path, spam-spamassassin-program)
8086         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8087         use "path" inappropriately.
8088         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8089         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8090         variable names.
8091
8092 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8093
8094         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8095         summary buffer.
8096
8097         * password.el (password-cache-remove): Use clear-string to burn
8098         password, if available.
8099
8100 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8101
8102         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8103
8104         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8105
8106         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8107         (gnus-message-highlight-citation): Move defcustom here from
8108         gnus-cite.el.
8109         (gnus-message-citation-mode): Autoload.
8110
8111         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8112         checks to make it compile with XEmacs.
8113         (gnus-message-citation-mode): New minor mode.
8114         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8115         (gnus-message-highlight-citation): New variables.
8116         (gnus-message-search-citation-line)
8117         (gnus-message-add-citation-keywords)
8118         (gnus-message-remove-citation-keywords)
8119         (turn-on-gnus-message-citation-mode)
8120         (turn-off-gnus-message-citation-mode): New functions.
8121
8122 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8123
8124         * gnus-cite.el: Enable highlighting of different citation levels in
8125         message-mode.
8126
8127 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8128
8129         * message.el (message-make-fqdn): Fix comment.
8130         (message-bogus-system-names): Add ".local".
8131
8132         * spam.el (spam-ifile-path, spam-ifile-program)
8133         (spam-ifile-database-path, spam-ifile-database)
8134         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8135         Don't use "path" inappropriately.
8136         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8137         strings.
8138         (spam-check-ifile, spam-ifile-register-with-ifile)
8139         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8140         new variable names.
8141
8142         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8143         (gnus-treat-display-smileys): Simplify using
8144         gnus-image-type-available-p.
8145
8146         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8147         available.
8148
8149         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8150         `display-images-p' if available.
8151
8152 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8153
8154         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8155         one after turning on the buffer's multibyteness instead of decoding
8156         them directly in the unibyte buffer that causes unexpected conversion
8157         in Emacs 23 (unicode).
8158
8159 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8160
8161         * message.el (message-generate-hashcash): Fix custom type.
8162
8163 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8164
8165         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8166
8167 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8168
8169         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8170         disconnect icons.  Add help text.
8171
8172 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8173
8174         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8175         negated to be consistent with the others we handle.
8176
8177 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8178
8179         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8180         version of gnus-summary-buffer to something, so that we can use two
8181         article buffers at the same time.
8182
8183 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8184
8185         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8186         trigger all the extra headers.
8187         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8188         sorting.
8189
8190 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8191
8192         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8193         solid groups.
8194
8195 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8196
8197         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8198
8199 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8200
8201         * legacy-gnus-agent.el: Add Copyright notice.
8202
8203 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8204
8205         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8206
8207 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8208
8209         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8210
8211         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8212         to make it work reliably in CVS Emacs.
8213         (gnus-summary-limit-strange-charsets-predicate)
8214         (gnus-summary-limit-to-predicate): New functions.
8215
8216 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8217
8218         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8219         specifying array size.
8220         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8221         array if it is too small.
8222         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8223         (gnus-sort-threads-loop): New function.
8224
8225 2006-12-06  Chris Moore  <dooglus@gmail.com>
8226
8227         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8228         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8229
8230 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8231
8232         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8233         options.
8234
8235 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8236
8237         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8238         DOS-ing the recipient.
8239
8240         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8241         the headers when creating the mapping to avoid mismappings.
8242         (nnweb-gmane-create-mapping): Always nix out old mapping.
8243
8244 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8245
8246         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8247         and mm-verify-option to never.
8248
8249 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8250
8251         * message.el (message-signed-or-encrypted-p): New function.
8252         (message-forward-make-body): Use it.
8253
8254         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8255         Replace encode-coding-string with mm-encode-coding-string.
8256
8257 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8258
8259         * nneething.el (nneething-decode-file-name): Replace
8260         decode-coding-string with mm-decode-coding-string.
8261
8262         * gnus-int.el (gnus-open-server): Say failed server's name.
8263
8264 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8265
8266         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8267         strings to a single string.  Quote `errors-file-name'.
8268         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8269         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8270         Adjust calls.  Use `shell-quote-argument'.
8271
8272 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8273
8274         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8275         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8276
8277         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8278         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8279         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8280         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8281         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8282         (gnus-subscribe-newsgroup, gnus-1):
8283         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8284         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8285         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8286         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8287
8288 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8289
8290         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8291         keystroke.
8292         (gnus-summary-limit-to-bodies): Implement headersp.
8293
8294 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8295
8296         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8297
8298 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8299
8300         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8301
8302 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8303
8304         * message.el (message-generate-hashcash): Expand range of values to
8305         include `opportunistic'.
8306         (message-send-mail): Use it.
8307
8308 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8309
8310         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8311         and comment it.
8312
8313         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8314
8315 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8316
8317         * gnus-util.el (gnus-extract-address-components): Improve comment.
8318
8319 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8320
8321         * gnus-util.el (gnus-extract-address-components): Work with address in
8322         which the name portion contains @.
8323
8324         * lpath.el: Fbind custom-autoload.
8325
8326 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8327
8328         * gnus.el (gnus-start): Move custom group up.
8329         (gnus-select-method): Don't autoload, but make it available for
8330         `customize-variable'.
8331         (gnus-getenv-nntpserver): Don't autoload.
8332
8333 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8334
8335         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8336
8337 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8338
8339         * message.el (message-sendmail-extra-arguments): New variable.
8340         (message-send-mail-with-sendmail): Use it.
8341
8342 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8343
8344         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8345         mm-with-unibyte-current-buffer to make string unibyte.
8346
8347         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8348         mm-string-as-multibyte.
8349
8350 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8351
8352         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8353         Reported by Werner Koch <wk@gnupg.org>.
8354
8355 2006-11-14  Daiki Ueno  <ueno@p360>
8356
8357         * mml2015.el: Autoload epa-select-keys when compiling.
8358
8359 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8360
8361         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8362         message-options.
8363         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8364
8365 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8366
8367         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8368         EasyPG (< 0.0.6).
8369         (mml2015-always-trust): New user option.
8370         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8371         prompt.
8372
8373 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8374
8375         * nntp.el (nntp-authinfo-force): New variable.
8376         (nntp-send-authinfo): Use it.
8377
8378 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8379
8380         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8381         decode encoded words.  Improve prompt.  Add comment about forwarding.
8382         (message-replacement-char): Move up.
8383
8384 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8385
8386         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8387         instead of gnus-intersection because arguments of gnus-sorted-nunion
8388         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8389
8390 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8391
8392         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8393         (message-simplify-subject-functions): Enable
8394         message-strip-subject-encoded-words by default.
8395
8396 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8397
8398         * message.el (message-strip-subject-encoded-words): New function.
8399         (message-simplify-subject-functions): New variable.
8400         (message-simplify-subject): Use it.  Fix typo in doc string.
8401         Support message-strip-subject-encoded-words.
8402
8403 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8404
8405         * gnus-diary.el (gnus-diary-delay-format-function):
8406         * nndiary.el (nndiary-reminders):
8407         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8408
8409 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8410
8411         * gnus-art.el (article-hide-boring-headers): Fetch date from
8412         gnus-original-article-buffer to avoid problems with localized date
8413         strings.
8414
8415 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8416
8417         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8418
8419 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8420
8421         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8422         New variables.
8423         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8424         (mm-charset-synonym-alist): Move some entries to
8425         mm-codepage-iso-8859-list.
8426         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8427         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8428
8429 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8430
8431         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8432
8433 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8434
8435         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8436         with Emacs 21 and XEmacs.
8437
8438 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8439
8440         * spam.el (spam-parse-address): New function for better parsing,
8441         catching errors, etc.
8442         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8443
8444 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8445
8446         * mm-view.el: Add interactive arg to html2text autoload.
8447
8448 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8449
8450         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8451
8452 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8453
8454         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8455         variables.
8456         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8457         (mm-charset-synonym-alist): Move some entries to
8458         mm-codepage-iso-8859-list.
8459
8460         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8461
8462 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8463
8464         * message.el (message-citation-line-format)
8465         (message-insert-formated-citation-line): Fix implementation of %E, %N
8466         and %n according to the doc string.
8467
8468 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8469
8470         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8471         car-safe to avoid bad parses.
8472
8473 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8474
8475         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8476         names.
8477
8478         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8479
8480 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8481
8482         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8483         header.
8484
8485         * message.el (message-draft-headers): Add Date.
8486         (message-headers-to-generate): Fix typo in docstring.
8487
8488         * nndraft.el (nndraft-required-headers): New variable.
8489         (nndraft-generate-headers): Use it.
8490
8491         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8492
8493 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8494
8495         * gnus-registry.el (gnus-registry-wash-for-keywords)
8496         (gnus-registry-find-keywords): New functions to allow easy searching of
8497         articles that are in the registry.
8498
8499 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8500
8501         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8502         ietf-drums-parse-address instead of gnus-extract-address-components.
8503         Reported by Damien Elmes <damien@repose.cx>.
8504
8505 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8506
8507         * gnus.el (gnus-mime): Remove unused custom group.
8508
8509 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8510
8511         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8512         "blank line" when searching for end of armor headers.
8513
8514 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8515
8516         * gmm-utils.el (gmm-write-region): Fix variable name.
8517
8518 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8519
8520         * gmm-utils.el (gmm-write-region): New function based on compatibility
8521         code from `mm-make-temp-file'.
8522
8523         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8524
8525         * nnmaildir.el (nnmaildir--update-nov)
8526         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8527         Use `gmm-write-region'.
8528
8529 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8530
8531         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8532         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8533
8534         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8535
8536         * message.el (message-replacement-char): New variable.
8537         (message-fix-before-sending): Use it.
8538         (message-simplify-subject): New function to remove duplicate code.
8539         (message-reply, message-followup): Use it.
8540
8541         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8542         gnus-summary-limit-to-articles.
8543
8544 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8545
8546         * gnus-util.el (gnus-with-local-quit): New macro.
8547
8548         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8549
8550 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8551
8552         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8553         ignore non-string data.
8554
8555 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8556
8557         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8558         non-string data (needs to be done in the registry too).
8559
8560 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8561
8562         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8563         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8564         (gnus-registry-split-fancy-with-parent)
8565         (gnus-registry-fetch-simplified-message-subject-fast)
8566         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8567         Remove text properties on ingress into the registry and when it's saved.
8568         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8569         registry from entries with no groups.
8570
8571 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8572
8573         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8574         function to remove string properties.
8575
8576 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8577
8578         * gmm-utils.el (gmm): Adjust custom version.
8579
8580         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8581         custom version.
8582
8583         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8584
8585 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8586
8587         * gnus-art.el (gnus-insert-prev-page-button)
8588         (gnus-insert-next-page-button): Simplify.  Reformat.
8589
8590 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8591
8592         * gnus-art.el (gnus-insert-prev-page-button)
8593         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8594
8595 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8596
8597         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8598
8599 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8600
8601         * gnus-art.el (gnus-insert-mime-button)
8602         (gnus-insert-mime-security-button):
8603         Apply gnus-article-button-face to MIME and security buttons.
8604
8605 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8606
8607         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8608         readable.
8609
8610 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8611
8612         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8613
8614 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8615
8616         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8617         `browse-url-of-file' instead of `browse-url'.
8618
8619 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8620
8621         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8622         regexp.  Articles containing quotation were cut prematurely.
8623
8624 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8625
8626         * message.el (message-cite-original-1): Use nobody by default for the
8627         value of From header.
8628         (message-reply): Ditto.
8629
8630 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8631
8632         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8633         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8634         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8635
8636 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8637
8638         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8639         mails in the doc string.  Add some URLs in comment.
8640         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8641
8642 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8643
8644         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8645         backslashes handling and the way to find boundaries of quoted strings.
8646
8647 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8648
8649         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8650         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8651         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8652         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8653
8654 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8655
8656         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8657         doc string.
8658         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8659
8660 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8661
8662         * lpath.el: Fbind epg-check-configuration.
8663
8664 2006-09-06  Simon Josefsson  <jas@extundo.com>
8665
8666         * mml2015.el (mml2015-use): Doc fix, mention epg.
8667
8668 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8669
8670         * mml2015.el (mml2015-use): Default to epg, if available.
8671
8672 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8673
8674         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8675         message-sender.
8676         (mml1991-epg-encrypt): Ditto.
8677         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8678         message-sender.
8679         (mml2015-epg-encrypt): Ditto.
8680
8681 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8682
8683         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8684         several common directories.
8685
8686 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8687
8688         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8689         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8690
8691 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8692
8693         * gnus-art.el (article-decode-encoded-words): Make it fast.
8694
8695 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8696
8697         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8698
8699         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8700         in quoted string into `\'.
8701
8702 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8703
8704         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8705         Use standard-syntax-table.
8706
8707 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8708
8709         * gnus-art.el (gnus-decode-address-function): New variable.
8710         (article-decode-encoded-words): Use it to decode headers which are
8711         assumed to contain addresses.
8712         (gnus-mime-delete-part): Remove useless `or'.
8713
8714         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8715         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8716         (gnus-nov-parse-line): Use it to decode From header.
8717         (gnus-get-newsgroup-headers): Ditto.
8718         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8719
8720         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8721         (mail-decode-encoded-address-string): New alias.
8722
8723         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8724         New function.
8725         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8726         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8727         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8728         (rfc2047-decode-string): Ditto.
8729         (rfc2047-decode-address-region): New function.
8730         (rfc2047-decode-address-string): New function.
8731
8732 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8733
8734         * message.el (message-caesar-buffer-body): Allow rotating headers.
8735
8736         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8737
8738         * message.el (message-insert-formated-citation-line): Fix %f.
8739         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8740
8741 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8742
8743         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8744         (gnus-bookmark-mouse-available-p): New macro.
8745         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8746         (gnus-bookmark-bmenu-show-infos): Use it.
8747         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8748         (gnus-bookmark-bmenu-hide-infos): Ditto.
8749         (gnus-bookmark-remove-properties): New function.
8750         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8751         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8752         (gnus-bookmark-write-file): Bind coding-system-for-write.
8753         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8754         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8755         group before selecting it.
8756         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8757         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8758         quit-window if it is not available; use gnus-mouse-2 and bind it to
8759         gnus-bookmark-bmenu-select-by-mouse.
8760         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8761         (gnus-bookmark-bmenu-select-by-mouse): New function.
8762
8763 2006-08-13  Romain Francoise  <romain@orebokech.com>
8764
8765         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8766         space.
8767
8768 2006-08-10  Romain Francoise  <romain@orebokech.com>
8769
8770         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8771         (dns-mode-soa-auto-increment-serial): New user option.
8772         (dns-mode-soa-maybe-increment-serial): New function.
8773         (dns-mode): Add the latter to `write-contents-functions'.
8774
8775 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8776
8777         * compface.el (uncompface): Use binary rather than raw-text-unix.
8778
8779 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8780
8781         * compface.el (uncompface): Make sure the eol conversion doesn't take
8782         place when communicating with the external programs.  Reported by
8783         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8784
8785 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8786
8787         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8788
8789 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8790
8791         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8792         Make it more robust by parsing author and date independently.
8793
8794 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8797
8798 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8799
8800         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8801         first matching secret key.
8802         (mml2015-epg-encrypt): Ditto.
8803
8804         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8805         first matching secret key.
8806         (mml1991-epg-encrypt): Ditto.
8807
8808         * mml2015.el (mml2015-encrypt-to-self): New user option.
8809         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8810         mml2015-epg-encrypt-to-self is set.
8811
8812         * mml1991.el (mml1991-encrypt-to-self): New variable.
8813         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8814         mml1991-epg-encrypt-to-self is set.
8815
8816         * mml2015.el (mml2015-signers): New user option.
8817         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8818         (mml2015-epg-encrypt): Allow to select signing keys.
8819
8820         * mml1991.el (mml1991-signers): New variable.
8821         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8822         (mml1991-epg-encrypt): Allow to select signing keys.
8823
8824 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8825
8826         * nnheader.el (nnheader-insert-head): Make it work even if the file
8827         uses CRLF for the line-break code.
8828
8829 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8830
8831         * mml2015.el: Require mml-sec instead of password.
8832         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8833         (mml2015-cache-passphrase): Inherit the default value from
8834         mml-secure-cache-passphrase.
8835         (mml2015-passphrase-cache-expiry): Inherit the default value from
8836         mml-secure-passphrase-cache-expiry.
8837
8838         * mml1991.el: Require mml-sec instead of password.
8839         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8840         (mml1991-cache-passphrase): Inherit the default value from
8841         mml-secure-cache-passphrase.
8842         (mml1991-passphrase-cache-expiry): Inherit the default value from
8843         mml-secure-passphrase-cache-expiry.
8844
8845         * mml-sec.el: Require password.
8846         (mml-secure-verbose): New user option.
8847         (mml-secure-cache-passphrase): New user option.
8848         (mml-secure-passphrase-cache-expiry): New user option.
8849
8850 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8851
8852         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8853         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8854         andreas@altroot.de (Andreas Vögele).
8855
8856         FIXME: Use `tiny change'?
8857
8858 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8859
8860         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8861         workaround for the url package included with Emacs.
8862
8863         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8864
8865 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8866
8867         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8868         correctly.  This fixes a bug caused by the 2006-05-12 change.
8869
8870 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8871
8872         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8873         some information about the error when saying that the `bogus' mail
8874         group will be used.
8875
8876 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8877
8878         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8879         string.
8880
8881 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8882
8883         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8884
8885 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8886
8887         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8888
8889 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8890
8891         * mml1991.el (mml1991-function-alist): Add epg.
8892         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8893         (mml1991-epg-encrypt): New functions.
8894
8895 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8896
8897         * mml2015.el (mml2015-verbose): New variable.
8898         (mml2015-cache-passphrase): Ditto.
8899         (mml2015-passphrase-cache-expiry): Ditto.
8900         (mml2015-function-alist): Add epg.
8901         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8902         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8903         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8904         functions.
8905
8906 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8907
8908         * message.el (message-cite-original-1): Preserve region when removing
8909         quoted text due to X-No-Archive in order to avoid bogus attribution
8910         when citing multiple messages.
8911
8912 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8913
8914         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8915         Kenneth Jacker <khj@be.cs.appstate.edu>.
8916
8917 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8918
8919         * gnus-diary.el (gnus-user-format-function-d)
8920         (gnus-user-format-function-D): Autoload.
8921
8922         * imap.el (Commentary): Fix typo.
8923
8924         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8925         2006-04-22 contribution.
8926
8927 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8928
8929         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8930         It didn't really fix the bogosity I'm seeing with solid web groups.
8931
8932 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8933
8934         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8935         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8936         created using server names.  If we use the feature without declaring
8937         it, Gnus does not properly manage server and group state.
8938
8939         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8940         bound.
8941
8942 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8943
8944         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8945         looking up the method using GROUP's prefix before inventing a new one.
8946         It is used on killed/unknown groups in various places where returning
8947         an all-new method isn't expected by the caller.
8948
8949         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8950         and match semantics of gnus-group-real-prefix.
8951
8952 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8953
8954         * nnmail.el (nnmail-broken-references-mailers): New variable.
8955         (nnmail-ignore-broken-references): New function generalizing
8956         nnmail-fix-eudora-headers.
8957         (nnmail-fix-eudora-headers): Now obsolete.
8958
8959         * gnus-art.el (gnus-button-handle-custom): Support
8960         `customize-apropos*'.
8961
8962 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8963
8964         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8965
8966         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8967         articles.
8968
8969 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8970
8971         * message.el (message-cite-reply-above): New variable.
8972         (message-yank-original): Use it.
8973
8974 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8975
8976         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8977
8978 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8979
8980         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8981         as read.
8982
8983         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8984
8985 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8986
8987         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8988         (gnus-bookmark-default-file): Use gnus-directory.
8989         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8990         Remove "*" in doc string.
8991         (gnus-bookmark-write-file): Simplify.
8992         (gnus-bookmark-maybe-sort-alist): Use `when'.
8993         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8994         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8995         FIXME about Emacs 21 and XEmacs compatibility.
8996         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8997         compatibility.
8998         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8999         compatibility.
9000         (gnus-bookmark-menu-heading): Fix version.
9001
9002 2006-06-19  Bastien Guerry  <bzg@altern.org>
9003
9004         * gnus-bookmark.el: New file.
9005
9006 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9007
9008         * message.el (message-syntax-checks): Doc fix.
9009
9010 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9011
9012         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9013         unsubscribed groups as if they were killed ones.  It causes duplicate
9014         entries in gnus-newsrc-alist.
9015
9016 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9017
9018         * message.el (message-syntax-checks): Doc fix.
9019         (message-send-mail): Add check for continuation headers.
9020         (message-check-news-header-syntax): Fix regexp used to check for
9021         continuation headers.
9022
9023 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9026
9027 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9028
9029         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9030
9031 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9032
9033         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9034         default-truncate-lines.
9035
9036 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9037
9038         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9039         to fill the utf-8 entry.
9040
9041         * lpath.el: Fbind unicode-precedence-list.
9042
9043 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9044
9045         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9046
9047 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9048
9049         * gnus-agent.el (directory-files-and-attributes): Move all the way
9050         forward (the third and final move).
9051         (gnus-agent-read-agentview): Trap reconstruction errors due to
9052         nonexistant directory.  Handle by returning nil.
9053
9054 2006-05-30  Didier Verna  <didier@xemacs.org>
9055
9056         * message.el (message-dont-reply-to-names): Update the custom type.
9057         * message.el (message-dont-reply-to-names): New defsubst: potentially
9058         convert a list of regexps into a single one.
9059         * message.el (message-get-reply-headers): Use it.
9060         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9061
9062 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9063
9064         * gnus-agent.el (directory-files-and-attributes): Move forward.
9065
9066 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9067
9068         * gnus-ml.el (gnus-mailing-list-subscribe)
9069         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9070         (gnus-mailing-list-message): Fix doc strings.
9071
9072 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9073
9074         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9075         of doing it manually.
9076
9077 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9078
9079         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9080         comment.
9081
9082 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9083
9084         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9085         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9086         (gnus-agent-read-local): All symbols allocated in my-obarray.
9087         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9088         (gnus-agent-regenerate-group): Check numeric names to see if they are
9089         messages or groups.
9090         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9091         better way of do this...)
9092
9093         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9094         'dummy.group' (there should be a better way of do this...)
9095
9096 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9097
9098         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9099         (gnus-saved-headers): Ditto.
9100         (gnus-default-article-saver): Mention functions may have properties.
9101         (gnus-article-save): Override gnus-save-all-headers and
9102         gnus-saved-headers by :headers property which saver function may have.
9103         (gnus-summary-save-in-file): Add :headers property.
9104         (gnus-summary-write-to-file): Ditto.
9105
9106         * gnus-sum.el (gnus-summary-save-article): Bind
9107         gnus-prompt-before-saving to t when saving many articles in a file;
9108         always show all headers.
9109
9110         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9111
9112 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9113
9114         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9115         marks.
9116
9117         * message.el (message-indent-citation): Add optional arguments to allow
9118         using it outside of message buffers.
9119
9120         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9121         (gnus-article-treat-unfold-headers): Use it.
9122         (gnus-article-truncate-lines): New variable.
9123         (gnus-article-mode): Use it.
9124         (gnus-article-toggle-truncate-lines): New function.
9125
9126         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9127         gnus-article-toggle-truncate-lines.
9128
9129         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9130         coding system in XEmacs, use binary.
9131
9132 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9133
9134         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9135         after-load-alist.
9136
9137         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9138         this function should save decoded articles.
9139         (gnus-summary-write-to-file): Use property to specify this function
9140         should save decoded articles and specify gnus-summary-save-in-file
9141         should be used to save articles other than the first one when saving
9142         many articles.
9143         (gnus-summary-save-body-in-file): Use property to specify this
9144         function should save decoded articles.
9145         (gnus-summary-write-body-to-file): Use property to specify this
9146         function should save decoded articles and specify
9147         gnus-summary-save-body-in-file should be used to save articles other
9148         than the first one when saving many articles.
9149
9150         * gnus-sum.el (gnus-summary-save-article): Simplify.
9151
9152 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9153
9154         * gnus-art.el (gnus-default-article-saver): Add
9155         gnus-summary-write-body-to-file.
9156         (gnus-article-save-coding-system): Don't use coding system object
9157         in XEmacs.
9158         (gnus-read-save-file-name): Add optional `dir-var' argument which
9159         specifies directory in which files are saved; work even if optional
9160         `variable' argument is not specified.
9161         (gnus-summary-write-to-file): Read file name.
9162         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9163         (gnus-summary-write-body-to-file): New function.
9164
9165         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9166         (gnus-summary-local-variables): Add it.
9167         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9168         (gnus-summary-save-article): Remove optional `decode' argument;
9169         determine whether to decode articles by the value of
9170         gnus-default-article-saver; when saving many files using
9171         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9172         it first and use gnus-summary-save-in-file or
9173         gnus-summary-save-body-in-file thereafter unless
9174         gnus-prompt-before-saving is always; move point to article which
9175         will be saved.
9176         (gnus-summary-save-article-file): Revert.
9177         (gnus-summary-write-article-file): Revert.
9178         (gnus-summary-save-article-body-file): Revert.
9179         (gnus-summary-write-article-body-file): New function.
9180
9181 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9182
9183         * gnus-art.el (gnus-default-article-saver): Doc fix.
9184         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9185         from gnus-summary-save-article-coding-system, and default to a
9186         certain coding system.
9187         (gnus-output-to-file): Add coding cookie and encode text according
9188         to gnus-article-save-coding-system; don't use mm-append-to-file.
9189
9190         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9191         gnus-art.el and rename to gnus-article-save-coding-system.
9192         (gnus-summary-save-article): Require gnus-art; don't show all
9193         headers if it decodes articles; don't add coding cookie here;
9194         don't bind mm-text-coding-system-for-write.
9195         (gnus-summary-save-article-file): Save decoded articles.
9196         (gnus-summary-write-article-file): When saving many files, use
9197         gnus-summary-write-to-file first and gnus-summary-save-in-file
9198         thereafter unless gnus-prompt-before-saving is always.
9199         (gnus-summary-save-article-body-file): Save decoded articles.
9200
9201         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9202
9203 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9204
9205         * nnrss.el (nnrss-check-group): Bind hash-index.
9206
9207 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9208
9209         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9210         its hash index.  Store this hash in `nnrss-group-data'.
9211         (nnrss-read-group-data): Update accordingly.
9212
9213 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9214
9215         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9216         entry.
9217
9218         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9219         gnus-article-browse-html-article.
9220
9221 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9222
9223         * gnus-sum.el (gnus-summary-mime-map): Add
9224         gnus-article-browse-html-article.
9225
9226         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9227
9228 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9229
9230         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9231         suitable coding systems in customize.
9232
9233 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9234
9235         * mail-source.el (mail-sources): Fix custom type.
9236
9237 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9238
9239         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9240         (gnus-summary-expire-articles-now): Shorten prompt.
9241
9242         * gmm-utils.el (wid-edit): Require.
9243         (defun-gmm): Renamed from `gmm-defun-compat'.
9244         (gmm-image-search-load-path): Use it.
9245         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9246
9247 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9248
9249         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9250         variable.
9251         (gnus-summary-save-article): Add optional `decode' argument.  If
9252         it is set and gnus-summary-save-article-coding-system is non-nil,
9253         save decoded article.
9254         (gnus-summary-write-article-file): Save decoded article if
9255         gnus-summary-save-article-coding-system is non-nil.
9256
9257         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9258         type.
9259
9260 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9261
9262         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9263
9264 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9265
9266         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9267         first to test gnus-single-article-buffer which may be buffer-local.
9268
9269         * gnus-sum.el (gnus-summary-setup-buffer): Make
9270         gnus-single-article-buffer buffer-local and nil in ephemeral
9271         group; make gnus-article-buffer, gnus-article-current, and
9272         gnus-original-article-buffer always buffer-local.
9273         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9274         group.
9275         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9276
9277 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9278
9279         * nnml.el (nnml-request-compact-group): Compressed files might not
9280         have .gz extension.
9281
9282 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9283
9284         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9285         (mm-copy-to-buffer): Use with-current-buffer.
9286         (mm-display-part): Simplify.
9287         (mm-inlinable-p): Add optional arg `type'.
9288
9289 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9290
9291         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9292         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9293         Try harder to show the attachment internally or externally using
9294         gnus-mime-view-part-as-type.
9295
9296 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9297
9298         * message.el (message-from-style, message-signature-separator)
9299         (message-user-organization-file, message-send-mail-function)
9300         (message-citation-line-function, message-yank-prefix)
9301         (message-indent-citation-function, message-signature)
9302         (message-signature-file, message-signature-insert-empty-line):
9303         Remove autoloads.
9304
9305         * gnus-art.el (gnus-buttonized-mime-types): Remove
9306         "multipart/signed".  Revert 2006-04-26 change.
9307
9308 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9309
9310         * gnus.el (gnus-version-number): Bump version.
9311
9312 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9313
9314         * gnus.el: No Gnus v0.5 is released.
9315
9316 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9317
9318         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9319         fetching articles by message-id.
9320
9321 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9322
9323         * message.el (hashcash): Require hashcash as normal.
9324
9325         * ecomplete.el (ecomplete-highlight-match-line): Use
9326         point-at-eol.
9327         (ecomplete-highlight-match-line): Use `highlight', because that
9328         face exists in both Emacs and XEmacs.
9329
9330         * message.el (message-display-abbrev): Use point-at-bol.
9331
9332         * mail-source.el: Don't require timer/timer-funcs.
9333
9334         * gnus-async.el: Ditto.
9335
9336         * password.el: Ditto.
9337
9338         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9339
9340         * mm-url.el: Ditto.
9341
9342         * gnus-xmas.el: Don't require timer-funcs.
9343
9344         * mm-util.el: Require timer/timer-funcs.
9345
9346 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9347
9348         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9349         Close.
9350
9351 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9352
9353         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9354         unibyte after clear-decrypt function runs.
9355
9356         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9357         returns as a unibyte string.
9358
9359 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9360
9361         * lpath.el: Revert.
9362
9363         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9364         (pgg-gpg-process-sentinel): Revert.
9365
9366         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9367         (pgg-pgp-lookup-key): Revert.
9368
9369         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9370         (pgg-pgp5-lookup-key): Revert.
9371
9372         * pgg.el (pgg-fetch-key): Revert.
9373
9374 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9375
9376         * lpath.el: Fbind string-as-multibyte for XEmacs.
9377
9378         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9379         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9380         (mml1991-pgg-encrypt): Ditto.
9381
9382         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9383         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9384         a multibyte buffer.
9385
9386         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9387         (pgg-pgp-lookup-key): Ditto.
9388
9389         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9390         (pgg-pgp5-lookup-key): Ditto.
9391
9392         * pgg.el (pgg-fetch-key): Ditto.
9393
9394 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9395
9396         * message.el (message-user-organization-file): Check several
9397         locations of the organization file.
9398
9399         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9400         Add gnus-article-view-part-as-type.
9401
9402         * gnus-art.el (gnus-article-view-part-as-type): New function.
9403
9404         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9405         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9406
9407         * mml.el: Simplify autoload.
9408         (mml-mode): defvar dnd-protocol-alist instead of using
9409         symbol-value.
9410         (mml-default-directory): New variable.
9411         (mml-minibuffer-read-file): Use it.
9412         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9413
9414         * message.el (message-citation-line-format): New variable.
9415         (message-insert-formated-citation-line): New function.
9416         (message-citation-line-function): Add
9417         `message-insert-formated-citation-line' to custom type.
9418
9419         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9420         to doc string.
9421
9422         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9423         depending on mm-verify-option.
9424
9425 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9426
9427         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9428         binding pgg-* variables; reimplement the section which prevents
9429         MIME header from being signed.
9430         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9431         pgg-text-mode; remove a blank line at the top of body.
9432
9433         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9434         lines at the top of body; use gnus-newsgroup-charset if there's no
9435         Charset header.
9436
9437 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9438
9439         * message.el (message-self-insert-commands): Doc fix.
9440
9441         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9442         (mm-uu-pgp-encrypted-test): Ditto.
9443         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9444         between header and body; return application/pgp-encrypted handle
9445         if decryption failed; decode decrypted body by charset.
9446
9447         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9448         element match to application/pgp-*.
9449
9450 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9451
9452         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9453         HTML.
9454
9455 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9456
9457         * mail-source.el (mail-source-call-script): Message the error
9458         string.
9459
9460 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9461
9462         * gnus-util.el (gnus-byte-compile): Use it.
9463
9464 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9465
9466         * gnus-util.el (kill-empty-logs): New function.
9467
9468 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9469
9470         * message.el (message-mail-alias-type): Doc fix.
9471         (message-mail-alias-type-p): New function.
9472         (message-send): Use it.
9473         (message-mode): Ditto.
9474         (message-strip-forbidden-properties): Ditto.
9475
9476         * ecomplete.el (ecomplete-database-file-coding-system): New
9477         variable.
9478         (ecomplete-save): Use it.
9479         (ecomplete-setup): Use it.
9480
9481 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9482
9483         * message.el (message-self-insert-commands): New variable.
9484         (message-strip-forbidden-properties): Use it.
9485
9486 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9487
9488         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9489         that doesn't make XEmacs choke.
9490
9491 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9492
9493         * gnus-util.el (gnus-replace-in-string):
9494         Prefer replace-regexp-in-string over of replace-in-string.
9495
9496 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9497
9498         * gnus-util.el (gnus-select-frame-set-input-focus):
9499         Use select-frame-set-input-focus if it is available in XEmacs; use
9500         definition defined in Emacs 22 for old Emacsen.
9501
9502         * dgnushack.el: Autoload unmorse-region for XEmacs.
9503
9504         * lpath.el: Bind cursor-in-non-selected-windows and
9505         select-frame-set-input-focus for XEmacs.
9506
9507 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9508
9509         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9510
9511 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9512
9513         * gnus-registry.el (gnus-registry-cache-save): Remove text
9514         properties when saving via the temp buffer.
9515
9516 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9517
9518         * message.el (message-generate-hashcash): Honor custom type.
9519
9520 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9521
9522         * message.el (message-generate-hashcash): Default to non-nil when
9523         hashcash is found.
9524
9525         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9526         (gnus-refer-thread-limit): Increase default to 500.
9527
9528         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9529
9530         * flow-fill.el (fill-flowed): Allow delete-space.
9531
9532 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9533
9534         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9535         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9536         Remove autoloads.
9537
9538 2006-04-18  Simon Josefsson  <jas@extundo.com>
9539
9540         * message.el (message-generate-hashcash): Default to.
9541
9542 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9543
9544         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9545         concatenating segments rather than before concatenating them.
9546
9547 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9548
9549         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9550
9551 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9552
9553         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9554
9555         * message.el (message-forward-make-body-plain): Allow
9556         message-forward-ignored-headers to be a list.
9557         (message-remove-ignored-headers): Factor out into function.
9558         (message-forward-make-body-mml): Use it.
9559
9560         * imap.el (imap-quote-specials): New function.
9561         (imap-login-auth): Quote specials.
9562
9563         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9564         (rfc2231-parse-string): Allow concatanation of parameters that
9565         aren't contiguous.  The test case is
9566           (mail-header-parse-content-type "message/external-body;
9567             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9568             access-type=LOCAL-FILE;
9569             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9570
9571 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9572
9573         * nntp.el (nntp-accept-process-output): Return the value of
9574         `nnheader-accept-process-output'.
9575
9576 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9577
9578         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9579         (gnus-button-alist): Recognize more diff formats.
9580         (gnus-button-patch): Strip directory.
9581
9582 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9583
9584         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9585         Emacs 22 when setting focus.
9586
9587 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9588
9589         * gnus-art.el (gnus-article-treat-types): Do treatment of
9590         text/x-verbatim parts.
9591         (gnus-button-patch): New command.
9592
9593         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9594         addresses that contain invalid characters.
9595
9596 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9597
9598         * message.el (message-put-addresses-in-ecomplete): Use
9599         gnus-replace-in-string.
9600         (message-is-yours-p): Use the more correct
9601         mail-header-parse-address instead of
9602         mail-extract-address-components.
9603         (message-put-addresses-in-ecomplete): Fix typo.
9604
9605         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9606         keystroke.
9607
9608         * gnus-art.el (gnus-treatment-function-alist): Change order of
9609         newsgroups/generic header folding to avoid double-folding.
9610
9611         * message.el (message-hidden-headers): Add X-Draft-From.
9612
9613         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9614         command.
9615         (gnus-summary-repeat-search-article-backward): New command.
9616
9617         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9618         groups in the parent topic.
9619
9620 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9621
9622         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9623         (spam-extra-header-to-number): Return the CRM114 number as a
9624         number instead of a string.
9625
9626 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9627
9628         * gnus-art.el (gnus-face-properties-alist): Moved here from
9629         gnus-fun.
9630
9631         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9632
9633 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9634
9635         * message.el (message-strip-forbidden-properties): Only display on
9636         self-insert-command.
9637
9638         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9639         reindent.
9640         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9641
9642 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9643
9644         * smiley.el (smiley-style): Fix typo.
9645
9646 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9647
9648         * hashcash.el (hashcash-insert-payment-async-2): Use
9649         message-goto-eoh instead of doing it manually.
9650         (mail-add-payment): Use message-narrow-to-header instead of trying
9651         to do the same itself.
9652
9653         * message.el (message-hidden-headers): Add Face.
9654
9655         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9656         reparenting code.
9657         (gnus-summary-reparent-children): Refactored out code.
9658         (gnus-summary-thread-map): New keystroke.
9659         (gnus-summary-reparent-children): Make into command.
9660
9661         * smiley.el (smiley-style): Default to `medium' if using a large
9662         font.
9663
9664         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9665         does it itself.
9666
9667         * message.el (message-point-in-header-p): Simplify definition.
9668
9669 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9670
9671         * nnagent.el (nnagent-request-set-mark): Silence log file
9672         writing.
9673         (nnagent-request-set-mark): Use write-region instead of
9674         append-to-file.
9675
9676         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9677         strange select method.
9678
9679         * ecomplete.el (ecomplete-display-matches): Get highlightling
9680         right.
9681         (ecomplete-display-matches): Use literals.
9682         (ecomplete-display-matches): Disable message logging.
9683
9684         * message.el (message-display-abbrev): Small optimization.
9685
9686         * ecomplete.el (ecomplete-display-matches): Allow automatic
9687         display.
9688
9689         * message.el (message-strip-forbidden-properties): Display
9690         abbrevs.
9691         (message-display-abbrev): Get automatic display right.
9692
9693         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9694         keystrokes.
9695
9696 2006-04-13  Romain Francoise  <romain@orebokech.com>
9697
9698         TODO: Backport to v5-10!
9699
9700         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9701         Moved here (and renamed) from gnus-registry.el.
9702
9703         * gnus-registry.el: Require gnus-util.
9704         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9705
9706 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9707
9708         * gnus-group.el (gnus-group-catchup-current): Change
9709         if-then-else-if-then-else into cond.
9710         (gnus-group-catchup): Indent.
9711         (group-name-at-point): New function.
9712         (gnus-fetch-group): Provide default from thing at point.
9713
9714 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9715
9716         * message.el (message-display-abbrev): Fix regexp.
9717
9718         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9719         choosing.
9720         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9721         dead variables.
9722
9723         * message.el (message-newline-and-indent): Remove debugging.
9724         (message-display-abbrev): Use new implementation.
9725
9726 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9727
9728         * gnus-art.el (gnus-article-mode): Set
9729         cursor-in-non-selected-windows to nil.
9730
9731         * smiley.el: Revert previous change.
9732         (smiley-data-directory): defvar it before using it in the
9733         defcustom of `smiley-style'.
9734
9735 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9736
9737         * message.el (message-newline-and-indent): New function.
9738
9739         * ecomplete.el: Implement more bits.
9740
9741         * message.el (message-put-addresses-in-ecomplete): Clean up the
9742         string.
9743
9744         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9745
9746         * gnus-sum.el (gnus-summary-save-parts): Bind
9747         gnus-summary-save-parts-counter and use it to make unique file
9748         names.
9749
9750         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9751
9752         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9753         parameter to say whether to actually parse the individual
9754         addresses.
9755
9756         * message.el (message-put-addresses-in-ecomplete): New function.
9757         (ecomplete): Require.
9758         (message-mail-alias-type): Add ecomplete as an option.
9759
9760 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9761
9762         * flow-fill.el (fill-flowed): Remove trailing space from blank
9763         quoted lines.
9764
9765 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9766
9767         * smiley.el (smiley-style): Move definition later to avoid a
9768         compilation warning.
9769
9770 2006-04-12  Kenichi Handa  <handa@m17n.org>
9771
9772         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9773         buffer and then decode the buffer text if necessary.
9774         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9775         first, and after mm-encode-body, change the buffer to unibyte.
9776         Use mm-disable-multibyte instead of set-buffer-multibyte.
9777
9778 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9779
9780         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9781         Content-Type header instead of Content-Disposition header.
9782         (gnus-mime-inline-part): Ditto.
9783         (gnus-mime-view-part-as-charset): Ignore charset that the part
9784         specifies.
9785
9786         * mm-decode.el (mm-display-part): Work with external parts and
9787         usual parts similarly.
9788
9789         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9790         instead of gnus-display-mime.
9791
9792         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9793         instead of with-temp-buffer.
9794
9795         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9796         tag to summarized topics part in order to encode non-ASCII text.
9797
9798 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9799
9800         * smiley.el (smiley-style): New variable.
9801         (smiley-directory): New function.
9802         (smiley-data-directory): Derive from `smiley-style' using
9803         `smiley-directory'.
9804         (smiley-regexp-alist): Add new entries.
9805
9806         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9807         (gnus-article-browse-delete-temp): Add :version.
9808
9809 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9810
9811         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9812         the sieve region.
9813
9814 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9815
9816         * gnus.el (gnus-version-number): Bump version.
9817
9818 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9819
9820         * gnus.el: No Gnus v0.4 is released.
9821
9822 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9823
9824         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9825         layout.
9826
9827         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9828         unknown charset.
9829
9830         * message.el (message-header-synonyms): Add Original-To to the
9831         default.
9832
9833         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9834         optional parameter.
9835
9836 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9837
9838         * gnus-fun.el (gnus): Require it for gnus-directory.
9839
9840 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9843
9844 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9845
9846         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9847
9848 2006-04-05  Simon Josefsson  <jas@extundo.com>
9849
9850         * password.el (password-reset): New function.
9851
9852 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9853
9854         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9855         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9856
9857 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9858
9859         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9860         Some whitespace was matched into the url, which broke browsing hits
9861         > 100 when mm-url-use-external was nil.
9862
9863 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9864
9865         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9866         gnus-extra-headers for 'Newsgroups.
9867
9868         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9869         bound.
9870
9871 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9872
9873         * pgg-gpg.el: Clean up process buffers every time gpg processes
9874         complete.
9875
9876 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9877
9878         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9879         doc string.
9880
9881 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9882
9883         * pgg-gpg.el (pgg-gpg-process-filter)
9884         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9885
9886         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9887         lines, temporary fix.
9888
9889 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9890
9891         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9892
9893 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9894
9895         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9896         default-enable-multibyte-characters.  This reverts the change from
9897         revision 6.17 which is no longer necessary because the passphrase
9898         is sent separately now.  GnuPG messages are unreadable under
9899         multibyte locales with default-enable-multibyte-characters set to
9900         nil.
9901
9902 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9903
9904         * message.el (message-tool-bar-gnome): Move "spell".
9905
9906 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9907
9908         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9909         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9910         instead.
9911
9912 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9913
9914         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9915         newsgroups handling for NNTP overviews which don't include
9916         Newsgroups.
9917
9918 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9919
9920         * message.el (message-resend): Bind message-generate-hashcash to nil.
9921
9922 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9923
9924         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9925         when searching for already-paid recipients.
9926
9927 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9928
9929         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9930         passphrases when it is not needed.
9931         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9932         passphrase stuff from gpg, should only be necessary when you use
9933         gpg with a smartcard.
9934
9935 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9936
9937         * mml.el (mml-insert-mime): Ignore cached contents of
9938         message/external-body part.
9939
9940         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9941         (mm-insert-part): Ditto.
9942
9943 2006-03-23  Simon Josefsson  <jas@extundo.com>
9944
9945         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9946         Reiner.
9947         (pgg-gpg-use-agent-p): Use it again.
9948
9949 2006-03-23  Simon Josefsson  <jas@extundo.com>
9950
9951         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9952         older emacsen.
9953         (pgg-gpg-use-agent-p): Don't use it.
9954
9955 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9956
9957         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9958         if we can.
9959
9960 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9961
9962         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9963         (pgg-gpg-update-agent): New function.
9964         (pgg-gpg-use-agent-p): New function.
9965         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9966         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9967         (pgg-gpg-sign-region): Use it.
9968
9969 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9970
9971         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9972         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9973
9974 2006-03-21  Simon Josefsson  <jas@extundo.com>
9975
9976         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9977         <wilde@sha-bang.de>.
9978         (pgg-gpg-use-agent): New variable.
9979         (pgg-gpg-process-region): Use it.
9980         (pgg-gpg-encrypt-region): Likewise.
9981         (pgg-gpg-encrypt-symmetric-region): Likewise.
9982         (pgg-gpg-decrypt-region): Likewise.
9983         (pgg-gpg-sign-region): Likewise.
9984         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9985
9986 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9987
9988         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9989
9990         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9991         Add comment on version.
9992
9993 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9994
9995         * smiley.el: Add missing test smiley.
9996
9997 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9998
9999         * mm-decode.el (mm-with-part): New macro.
10000         (mm-get-part): Use it; work with message/external-body as well.
10001         (mm-save-part): Treat name and filename equally.
10002
10003         * mm-extern.el (mm-extern-cache-contents): New function.
10004         (mm-inline-external-body): Use it; force the part to be displayed;
10005         move undisplayer added to the cached handle to the parent.
10006
10007         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10008         (gnus-mime-view-part-as-type): Work with message/external-body.
10009
10010         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10011
10012 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10013
10014         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10015         images in image-load-path.  [Sync with image.el, revision 1.60, in
10016         Emacs.]
10017
10018 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10019
10020         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10021         path rather than symbol.  Always return list of directories.
10022         Guarantee that image directory comes first.  [Sync with image.el,
10023         revision 1.59, in Emacs.]
10024
10025         * message.el (message-make-tool-bar): Adjust to new API of
10026         `gmm-image-load-path-for-library'.
10027
10028         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10029
10030         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10031
10032 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10033
10034         * gnus-art.el (gnus-article-only-boring-p):
10035         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10036         intangible text.
10037         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10038
10039 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10040
10041         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10042         `defun' instead of `gmm-defun-compat'.
10043
10044 2006-03-14  Simon Josefsson  <jas@extundo.com>
10045
10046         * message.el (message-unique-id): Don't use message-number-base36
10047         if (user-uid) is a float.
10048         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10049
10050 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10051
10052         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10053
10054         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10055         empty line between a part and a message part.
10056
10057 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10058
10059         * smiley.el: Add more test smileys.
10060         (smiley-data-directory, smiley-regexp-alist)
10061         (gnus-smiley-file-types): Fix doc strings.
10062         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10063         adding new elements.
10064         (smiley-mouse-map): Unused code.  Make it a comment.
10065
10066 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10067
10068         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10069         scan latest NoCeM messages instead of old ones.
10070         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10071         delimiters that are recently used.
10072         (gnus-nocem-load-cache): Add autoload cookie.
10073
10074         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10075
10076         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10077         level which is larger than gnus-use-nocem is specified.
10078
10079         * gnus-group.el (gnus-group-get-new-news): Ditto.
10080
10081 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10082
10083         * gnus-util.el (gnus-tool-bar-update): New function.
10084
10085         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10086         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10087
10088         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10089
10090         * gnus-group.el (gnus-group-redraw-when-idle)
10091         (gnus-group-redraw-check): Remove.
10092         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10093
10094 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10095
10096         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10097         if optional last element is specified in splits (FIELD VALUE...).
10098
10099 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10100
10101         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10102         to gmm-image-load-path-for-library.  Call with no-error argument.
10103         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10104
10105         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10106
10107         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10108
10109         * gmm-utils.el (gmm-image-load-path): Remove alias.
10110
10111 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10112
10113         * gmm-utils.el (gmm-image-load-path): Add alias.
10114
10115         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10116         nnml-generate-nov-databases-1.
10117         (nnml-generate-nov-databases): Use it.
10118         (nnml-generate-nov-databases-directory): Document no-active
10119         argument.
10120
10121         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10122         directory if path is t.  Add no-error.
10123
10124         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10125         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10126
10127         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10128         resetting gnus-article-browse-html-temp-list.
10129
10130         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10131         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10132         Add example to docstring.  Rename local variables.  Move error
10133         checks to default case in cond and simplify.
10134
10135 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10136
10137         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10138         handle is multipart when calling it recursively.
10139         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10140
10141 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10142
10143         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10144         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10145
10146 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10147
10148         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10149         is loaded.
10150
10151         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10152         loaded.
10153
10154 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10155
10156         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10157         to "Emacs 23 (unicode)" in doc string.
10158
10159         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10160         "Emacs 23 (unicode)" in comment.
10161
10162 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10163
10164         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10165
10166         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10167         characters 160 through 255 in Emacs 23.
10168
10169 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10170
10171         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10172         gnus-article-browse-html-temp.
10173         (gnus-article-browse-delete-temp): Make it customizable.  Add
10174         `file'.  Adjust doc string.
10175         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10176         query for each file.  Adjust doc string.
10177         (gnus-article-browse-html-parts): Add
10178         `gnus-article-browse-delete-temp-files' to
10179         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10180
10181 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10182
10183         * gnus-art.el (gnus-article-browse-html-temp)
10184         (gnus-article-browse-delete-temp): New variables.
10185         (gnus-article-browse-delete-temp-files): New function.
10186         (gnus-article-browse-html-parts): Use it.
10187
10188 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10189
10190         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10191
10192         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10193         string.
10194
10195         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10196         gnus-summary-insert-new-articles when unplugged.  Remove
10197         gnus-summary-search-article-forward.
10198
10199         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10200         display-visual-class instead of display-color-cells.
10201
10202 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10203
10204         * dgnushack.el: Autoload customize-group for XEmacs.
10205
10206         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10207         message/* containing non-ASCII text properly.
10208
10209 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10210
10211         * message.el: Require gmm-utils, remove autoloads.
10212         (message-tool-bar): Set default based on
10213         gmm-tool-bar-style.
10214         (message-tool-bar-gnome): Add gmm-customize-mode.
10215
10216         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10217         gmm-tool-bar-style.
10218         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10219
10220         * gnus-group.el (gnus-group-tool-bar): Set default based on
10221         gmm-tool-bar-style.
10222         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10223
10224         * gmm-utils.el (gmm-image-directory): Rename variable from
10225         gmm-image-load-path.
10226         (gmm-image-load-path): Use gmm-image-directory.
10227         (gmm-customize-mode): New function.
10228         (gmm-tool-bar-style): New variable.
10229
10230         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10231         gnus-group-redraw-line-number.
10232         (gnus-group-redraw-check): Simplify.
10233         (gnus-group-tool-bar-update): Remove redraw check.
10234         (gnus-group-make-tool-bar): Add redraw check.
10235
10236 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10237
10238         * gnus-art.el (gnus-button): Add missing parentheses.
10239
10240 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10241
10242         * lpath.el: Fbind line-number-at-pos.
10243
10244 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10245
10246         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10247
10248 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10249
10250         * gnus-art.el (gnus-button): New face.
10251         (gnus-article-button-face): Use it.
10252
10253         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10254         gnus-summary-next-page.  Re-order.
10255
10256         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10257         next-node are now included.
10258         (gnus-group-redraw-line-number): New internal variable.
10259         (gnus-group-redraw-check): Helper function for updating the tool
10260         bar.
10261         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10262
10263         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10264
10265         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10266         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10267         Use it to match format of Spamassassin 3.0 and later.  Reported by
10268         IRIE Tetsuya <irie@t.email.ne.jp>.
10269         (spam-check-bogofilter)
10270         (spam-bogofilter-register-with-bogofilter): Fix args of
10271         `gnus-error' calls.
10272
10273 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10274
10275         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10276         unnecessary interaction when sending queued mails.  Reported by
10277         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10278
10279 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10280
10281         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10282         first or last are nil.
10283
10284 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10285
10286         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10287
10288 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10289
10290         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10291
10292 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10293
10294         * dns.el (query-dns): Protect more against buggy tcp output.
10295
10296 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10297
10298         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10299         nov.php.
10300
10301 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10302
10303         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10304         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10305         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10306         output on the server side.
10307         (nnweb-google-create-mapping): Update regexps and add some
10308         progress indication.
10309
10310 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10311
10312         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10313         gnus-agent-toggle-plugged.  Re-order icons.
10314         (gnus-group-tool-bar-gnome): Add
10315         gnus-group-{prev,next}-unread-group.
10316         (gnus-group-tool-bar-gnome): Re-order icons.
10317
10318         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10319         gnus-summary-insert-new-articles.
10320
10321         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10322         comments.
10323
10324         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10325         also available in Emacs 21.3.
10326
10327         * message.el (message-fix-before-sending): Change "Emacs 22" to
10328         "Emacs 23 (unicode)" in comment.
10329
10330         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10331         "Emacs 23 (unicode)" in comment.
10332
10333         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10334         comment.
10335         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10336
10337         * mm-view.el (mm-fill-flowed): Add :version.
10338
10339 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10340
10341         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10342         and load-path.
10343
10344 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10345
10346         * message.el: Autoload gmm-image-load-path.
10347         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10348         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10349         consitency.
10350
10351         * gmm-utils.el (gmm-image-load-path): Also search in
10352         "../etc/images".  Don't set gmm-image-load-path if we don't find
10353         the image.
10354
10355 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10356
10357         * gmm-utils.el (gmm-image-load-path): Don't make
10358         `gmm-image-load-path' include subdirectories which the second arg
10359         `image' might specify.
10360
10361         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10362         subdirectory to icon file names.
10363
10364         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10365
10366 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10367
10368         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10369         gmm-image-load-path calls.
10370
10371         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10372
10373         * message.el (message-make-tool-bar): Ditto.
10374
10375         * mml.el (mml-preview): Added comment concerning tool bar icons.
10376
10377         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10378         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10379
10380         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10381         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10382
10383         * message.el (message-tool-bar-gnome): Use new icon names.
10384         (message-make-tool-bar): Use `gmm-image-load-path'.
10385
10386         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10387         functions from MH-E.
10388         (gmm-image-load-path): New variable from MH-E.
10389         (gmm-image-load-path): New function from MH-E.  Added arguments
10390         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10391         *-image-load-path-called-flag.
10392
10393 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10394
10395         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10396
10397 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10398
10399         * nnimap.el (nnimap-request-move-article): Change folder back to
10400         source group before deleting.
10401
10402 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10403
10404         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10405
10406         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10407         mm-url.
10408
10409         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10410
10411 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10412
10413         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10414         coding system which mm-charset-to-coding-system returns for a
10415         given charset is valid.
10416
10417 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10418
10419         * html2text.el (html2text-remove-tag-list):
10420         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10421
10422 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10423
10424         * gnus-cus.el: Revert 2005-10-17 change.
10425
10426 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10427
10428         * gnus-art.el (article-strip-banner): Call
10429         article-really-strip-banner only when the regexp match is made.
10430
10431 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10432
10433         * gnus-art.el (article-strip-banner): Use
10434         gnus-extract-address-components instead of
10435         mail-header-parse-addresses to make it work with non-ASCII text;
10436         remove mail-encode-encoded-word-string.
10437
10438         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10439         values which are surrounded with \"...\"; make it never cause a
10440         Lisp error; give up parsing of parameters if it failed in
10441         extracting type.
10442
10443 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10444
10445         * smime.el (smime-cert-by-ldap-1): Fix bug where
10446         `smime-ldap-search' returns results without userCertificates.
10447
10448 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10449
10450         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10451
10452 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10453
10454         * spam.el (spam-check-spamassassin-headers): Adapt format for
10455         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10456         <ari@mbf.ocn.ne.jp>.
10457         (spam-list-of-processors): Add spam-use-gmane.
10458
10459 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10462         make-temp-file; make it work with XEmacs as well.
10463
10464         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10465         mm-make-temp-file.
10466
10467         * mm-decode.el (mm-display-external): Use the 3rd arg of
10468         mm-make-temp-file.
10469         (mm-create-image-xemacs): Ditto.
10470
10471 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10472
10473         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10474         with message-narrow-to-headers.
10475         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10476         (gnus-draft-check-draft-articles): New function.
10477         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10478
10479 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10480
10481         * gnus-art.el (gnus-article-browse-html-parts):
10482         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10483         Don't use suffix argument for mm-make-temp-file for Emacs 21
10484         compatibility.  Remove useless `format'.
10485
10486 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10487
10488         * nnweb.el (nnweb-google-wash-article): Update regexps.
10489         (nnweb-group-alist): Use defvoo instead of defvar.
10490
10491 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10492
10493         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10494         re-loading nn* modules.
10495
10496 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10497
10498         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10499         for `tool-bar-mode' and don't check it's default-value.
10500
10501         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10502
10503         * message.el (message-make-tool-bar): Ditto.
10504
10505         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10506         `substring'.  Shorten tmp-file name.
10507
10508         * gnus.el: Remove bogus comment.
10509
10510 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10511
10512         * gnus-art.el (gnus-article-browse-html-parts): New function.
10513         (gnus-article-browse-html-article): New function for viewing html
10514         articles with a browser.
10515
10516 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10517
10518         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10519         in elisp.
10520         (pgg-gpg-encrypt-symmetric-region): Ditto.
10521         (pgg-gpg-sign-region): Ditto.
10522
10523         * pgg-def.el (pgg-text-mode): New variable.
10524
10525         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10526         (mml2015-pgg-encrypt): Ditto.
10527
10528         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10529         (mml1991-pgg-encrypt): Ditto.
10530
10531 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10532
10533         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10534         message-make-date instead of current-time-string.
10535
10536         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10537         to gnus-decoded which mm-uu might set.
10538
10539 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10540
10541         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10542         don't decode quoted parameters; remove misimported Emacs code.
10543         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10544         (rfc2231-decode-encoded-string): Don't use split-string which
10545         behaves differently according to Emacs version; use
10546         mm-decode-coding-region to convert charset to coding-system.
10547         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10548         (rfc2231-encode-string): Remove misimported Emacs code.
10549
10550 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10551
10552         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10553         when calling mail-header-parse-content-type.
10554         (article-de-quoted-unreadable): Ditto.
10555         (article-de-base64-unreadable): Ditto.
10556         (article-wash-html): Ditto.
10557
10558         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10559         calling mail-header-parse-content-type and
10560         mail-header-parse-content-disposition.
10561         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10562         mail-header-parse-content-type.
10563
10564         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10565         insert charset and format parameters; encode description after
10566         inserting it to buffer.
10567         (mml-insert-parameter): Fold lines properly even if a parameter is
10568         segmented into two or more lines; change the max column to 76.
10569
10570         * rfc1843.el (rfc1843-decode-article-body): Don't use
10571         ignore-errors when calling mail-header-parse-content-type.
10572
10573         * rfc2231.el (rfc2231-parse-string): Return at least type if
10574         possible; don't cause an error even if it fails in parsing of
10575         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10576         (rfc2231-encode-string): Don't break lines at the beginning, leave
10577         it to mml-insert-parameter.
10578
10579         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10580         calling mail-header-parse-content-type.
10581
10582 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10583
10584         * spam-report.el (spam-report-gmane-use-article-number):
10585         Improve doc string.
10586         (spam-report-gmane-internal): Check if a suitable header was found
10587         in the article.
10588
10589 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10590
10591         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10592         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10593
10594 2006-02-05  Romain Francoise  <romain@orebokech.com>
10595
10596         Update copyright notices of all files in the gnus directory.
10597
10598 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10599
10600         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10601
10602 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10603
10604         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10605         segmented lines of parameter value to cope with Thunderbird 1.5
10606         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10607         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10608         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10609
10610 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10611
10612         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10613         parts.
10614
10615 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10616
10617         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10618         there's only one active file for all servers.
10619         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10620         solid groups.  Gnus might have used a FAST request to select the group.
10621         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10622         and nnweb-search redundantly in the active file.
10623         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10624         (nnweb-request-create-group): Don't use ARGS.
10625         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10626         initialisations.  Let nnoo do the work.
10627
10628 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10629
10630         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10631         Say the part has been decoded.
10632
10633         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10634
10635 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10636
10637         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10638         mailcap-viewer-test-cache when there's no 'test clause, since that
10639         will invert the meaning of a "nil" test previously determined by
10640         mailcap-mailcap-entry-passes-test.
10641
10642 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10643
10644         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10645         compiling.
10646
10647         * gnus-sum.el: Ditto.
10648
10649         * message.el: Don't bind tool-bar-map when compiling.
10650
10651 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10652
10653         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10654
10655 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10656
10657         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10658         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10659         current Google Groups.
10660
10661 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10662
10663         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10664         and tool-bar-mode.
10665
10666         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10667         and tool-bar-mode.
10668
10669         * message.el (message-tool-bar-update): Simplify.
10670         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10671
10672         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10673         gnus-summary-buffer.
10674         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10675         gnus-summary-reply.
10676
10677         * gmm-utils.el (gmm): Add :version.
10678
10679 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10680
10681         * Makefile.in (clean): New rule.
10682         (distclean): Use it.
10683
10684 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10685
10686         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10687         autoload.
10688
10689 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10690
10691         * gmm-utils.el (gmm-verbose): Add :group.
10692
10693 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10694
10695         * message.el: Change some comments WRT tool-bars.
10696
10697         * gnus-sum.el (gnus-summary-tool-bar)
10698         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10699         (gnus-summary-tool-bar-zap-list): New variables.
10700         (gnus-summary-make-tool-bar): Complete rewrite using
10701         `gmm-tool-bar-from-list'.
10702
10703         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10704         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10705         variables.
10706         (gnus-group-make-tool-bar): Complete rewrite using
10707         `gmm-tool-bar-from-list'.
10708         (gnus-group-tool-bar-update): New function.
10709
10710         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10711
10712 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10713
10714         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10715         is dissected into a single part of which the type is the same as
10716         the given one; decode charset.
10717
10718 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10719
10720         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10721         into alists as symbol not string, since that's what
10722         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10723         look for.
10724
10725 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10726
10727         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10728         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10729
10730         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10731
10732 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10733
10734         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10735         (gnus-xmas-mime-security-button-menu): New function.
10736
10737         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10738         (gnus-mime-security-button-menu): New definition.
10739         (gnus-mime-security-button-map): Use them.
10740         (gnus-mime-security-button-menu): New function.
10741         (gnus-insert-mime-security-button): Addition to help echo.
10742         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10743         (gnus-mime-security-pipe-part): New functions.
10744
10745         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10746         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10747
10748         * mm-decode.el (mm-handle-set-disposition): Remove.
10749         (mm-handle-set-description): Remove.
10750
10751 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10752
10753         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10754         (mm-w3m-standalone-supports-m17n-p): New function.
10755         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10756         w3m usage.
10757
10758         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10759         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10760
10761 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10762
10763         * message.el (message-tool-bar-zap-list): Use
10764         gmm-tool-bar-zap-list as custom type.
10765         (message-tool-bar-update): New function.
10766         (message-tool-bar, message-tool-bar-gnome)
10767         (message-tool-bar-retro): Add message-tool-bar-update.
10768         (message-tool-bar-gnome): Add flyspell-buffer.
10769
10770         * gnus-util.el (gnus-error): Describe `args'.
10771
10772         * gmm-utils.el (gmm-error): Describe `args'.
10773         (gmm-tool-bar-zap-list): New widget.
10774         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10775
10776 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10777
10778         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10779         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10780         the number of recursive calls.
10781
10782         * mm-decode.el (mm-handle-set-disposition): New macro.
10783         (mm-handle-set-description): New macro.
10784
10785 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10786
10787         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10788         encoding.
10789
10790 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10791
10792         * message.el (message-tool-bar-zap-list, message-tool-bar)
10793         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10794         (message-tool-bar-local-item-from-menu): Remove.
10795         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10796         (message-make-tool-bar): New function.
10797         (message-mode): Use `message-make-tool-bar'.
10798
10799         * gmm-utils.el: New file.
10800         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10801         (gmm-lazy): New widget copied from `nnmail.el'.
10802         (gmm-tool-bar-from-list): New function for creating customizable
10803         tool bars.
10804         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10805         output.
10806         (gmm): Add :prefix to defgroup.
10807
10808 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10809
10810         * gmm-utils.el (gmm-widget-p): New function.
10811
10812 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10813
10814         * mml.el (mml-attach-file): Describe `description' in doc string.
10815         (mml-menu): Add Emacs MIME manual and PGG manual.
10816
10817 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10818
10819         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10820
10821 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10822
10823         * nntp.el (nntp-end-of-line): Doc fix.
10824
10825 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10826
10827         * imap.el (imap-open): Handle case where buffer is a buffer
10828         object.
10829
10830 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10831
10832         * gnus-delay.el (gnus-delay): Don't autoload.
10833         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10834         to be re-loaded when customizing the `gnus-delay' group.
10835
10836 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10837
10838         * message.el (message-insert-citation-line): Use newlines.
10839
10840 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10841
10842         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10843         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10844         these routines, so the passphrase can be managed externally and
10845         passed in to the system.
10846         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10847         pgg-add-passphrase-to-cache function.
10848
10849         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10850         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10851         these routines, so the passphrase can be managed externally and
10852         passed in to the system.
10853         (pgg-pgp5-sign-region): Use new name of
10854         pgg-add-passphrase-to-cache function.
10855
10856 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10857
10858         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10859         part of the decoded armor to find the key-identifier.
10860         (pgg-gpg-lookup-key-owner): New function to return the
10861         human-readable identifier of a key owner.
10862         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10863         itself.
10864         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10865         the key value) if we have a key and can match it against a secret
10866         key.  Also, added a note pointing out fact that the prompt only
10867         indicates the first matching key.
10868
10869         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10870         pgg-decrypt-region.
10871         (pgg-add-passphrase-to-cache): Rename from
10872         `pgg-add-passphrase-cache' to reduce confusion (all callers
10873         changed).
10874         (pgg-remove-passphrase-from-cache): Rename from
10875         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10876         changed).
10877         (pgg-read-passphrase, pgg-add-passphrase-cache)
10878         (pgg-remove-passphrase-cache): Add informative docstrings.
10879         (pgg-decrypt): Convey provided passphrase in subordinate call to
10880         pgg-decrypt-region.
10881
10882 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10883
10884         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10885         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10886         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10887         'passphrase' argument, so the passphrase can be managed externally
10888         and then passed in to the system.
10889
10890         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10891         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10892         so the passphrase cache can be used reliably with identifiers
10893         besides a pgp packet's key id.
10894
10895         * pgg-gpg.el (pgg-gpg-encrypt-region)
10896         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10897         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10898         these routines, so the passphrase can be managed externally and
10899         passed in to the system.
10900
10901         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10902         'notruncate' argument, so the passphrase cache can be used
10903         reliably with identifiers besides a pgp packet's key id.
10904
10905 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10906
10907         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10908         symmetric encryption.
10909         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10910         encrypted session key.
10911         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10912         message ask for the passphrase in a proper way.
10913
10914         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10915         New user commands for symmetric encryption.
10916
10917 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10918
10919         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10920
10921         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10922
10923 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10924
10925         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10926
10927 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10928
10929         * mm-decode.el (mm-inlined-types): Add application/pgp.
10930         (mm-automatic-display): Ditto.
10931
10932         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10933         part as text.
10934
10935 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10936
10937         * nnrss.el: Update copyright.
10938         (nnrss-opml-import): Query whether to subscribe to each entry.
10939
10940         * gnus-art.el:
10941         * gnus-sum.el:
10942         * gnus-xmas.el:
10943         * messagexmas.el:
10944         * mm-uu.el:
10945         * mm-view.el: Update copyright.
10946
10947 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10948
10949         * message.el (message-info): New function.
10950         (message-mode-menu): Add it.
10951         Update copyright.
10952
10953         * ChangeLog: Fix and update copyright.
10954
10955 2006-01-13  Romain Francoise  <romain@orebokech.com>
10956
10957         * message.el (message-forward-subject-name-subject): Prefer the
10958         address to 'nowhere' if the sender has no name.
10959         Fix typo.  Update copyright year.
10960
10961 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10962
10963         * gnus-art.el (article-wash-html): Use
10964         gnus-summary-show-article-charset-alist if a numeric arg is given.
10965         (gnus-article-wash-html-with-w3m-standalone): New function.
10966
10967         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10968         mm-inline-text-html-render-with-w3m-standalone.
10969         (mm-text-html-washer-alist): Map w3m-standalone to
10970         gnus-article-wash-html-with-w3m-standalone.
10971         (mm-inline-text-html-render-with-w3m-standalone): New function.
10972
10973 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10974
10975         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10976         Improve LaTeX.
10977
10978 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10979
10980         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10981         (nnrss-request-article): Render text/plain parts as HTML.
10982
10983         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10984         the buffer.
10985
10986 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10987
10988         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10989         custom definition of `gnus-posting-styles'.
10990
10991         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10992         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10993
10994 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10995
10996         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10997         Use nntp for bug archive.
10998
10999 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11000
11001         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11002         parts.
11003         (nnrss-normalize-date): New function converts ISO 8601 date into
11004         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11005         (nnrss-check-group): Use it.
11006
11007 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11008
11009         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11010
11011         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11012         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11013         (nnrss-insert-w3): Ditto.
11014
11015 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11016
11017         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11018         the articles to be forwarded including the case where neither a
11019         number of articles nor a region is specified.
11020
11021 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11022
11023         * nnrss.el (nnrss-request-article): Fix last change; fill
11024         text/plain parts.
11025
11026 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11027
11028         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11029         in text/plain part.
11030         (nnrss-check-group): Don't add excessive newline to dc:subject.
11031
11032 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11033
11034         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11035         article.
11036
11037 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11038
11039         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11040         (nnml-use-compressed-files, nnml-save-mail): Support other
11041         comression programs such as bzip2.
11042
11043 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11044
11045         * dns.el (query-dns): Make sure we check the buffer size before
11046         removing tcp headers.
11047
11048 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11049
11050         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11051         remove MIME buttons associated with multipart/alternative parts.
11052         (gnus-mime-display-alternative): Tag buttons using `article-type'
11053         text property.
11054
11055         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11056         associated with multipart/alternative parts.
11057
11058         * gnus-art.el (gnus-signature-separator): Fix custom type.
11059
11060         * mm-decode.el (mm-inlined-types): Fix custom type.
11061         (mm-keep-viewer-alive-types): Ditto.
11062         (mm-automatic-display): Ditto.
11063         (mm-attachment-override-types): Ditto.
11064         (mm-inline-override-types): Ditto.
11065         (mm-automatic-external-display): Ditto.
11066
11067 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11068
11069         * spam-report.el (spam-report-user-mail-address)
11070         (spam-report-user-agent): New variables.
11071         (spam-report-url-ping-plain): Use spam-report-user-agent.
11072
11073 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11074
11075         * gnus-art.el (gnus-button-handle-custom): Do not just use
11076         `customize-apropos' for any "M-x customize-*" button but the
11077         function called for.  Accept both the function name and its
11078         argument in order to achieve this.
11079         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11080         function name to `gnus-button-handle-custom' in case of "M-x
11081         customize-*" buttons.
11082
11083 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11084
11085         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11086         multipart/alternative and add xref to mm-discouraged-alternatives
11087         in doc string.
11088
11089         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11090         gnus-buttonized-mime-types in doc string.
11091
11092 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11093
11094         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11095         Suggest image/.* in the doc string.
11096
11097 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11098
11099         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11100         message-marks (Debian bug #342521).
11101
11102 2005-12-12  Simon Josefsson  <jas@extundo.com>
11103
11104         * password.el (password-read-from-cache): Add.
11105         (password-read): Use it.
11106
11107 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11108
11109         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11110         us-ascii as a MIME charset.
11111
11112         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11113         against the case where the 2nd arg TYPE is nil.
11114
11115 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11116
11117         * pop3.el (pop3-stream-type): Fix custom version.
11118
11119         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11120
11121 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11122
11123         * mm-decode.el (mm-display-external): Add missing cdr.
11124
11125 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11126
11127         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11128         RFC1524) if it is in mailcap or add a suffix according to
11129         mailcap-mime-extensions when generating a temp filename; postpone
11130         deleting a temp file for 2 seconds for some wrappers, shell
11131         scripts, and so on, which might exit right after having started a
11132         viewer command as a background job.
11133
11134 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11135
11136         * nntp.el (nntp-marks-directory): Fix custom group.
11137
11138         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11139         steps when < 10.
11140
11141         * gnus-start.el (gnus-no-server-1): Mention
11142         `gnus-level-default-subscribed' in doc string.
11143
11144 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11145
11146         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11147         parens.
11148
11149 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11150
11151         * gnus-xmas.el (gnus-use-toolbar): Revert.
11152         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11153         gnus-use-toolbar is default.
11154
11155         * messagexmas.el (message-use-toolbar): Revert.
11156         (message-setup-toolbar): Use global default-toolbar if
11157         message-use-toolbar is default.
11158
11159 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11160
11161         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11162         according to default-toolbar-visible-p.
11163
11164         * messagexmas.el (message-use-toolbar): Ditto.
11165
11166 2005-11-26  Dave Love  <fx@gnu.org>
11167
11168         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11169         (tls-program, tls-success): Provide openssl alternative.
11170
11171         * starttls.el: Doc fixes.
11172         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11173         SERVICE to PORT.
11174
11175         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11176         port null or service name.
11177         (starttls-negotiate): Autoload.
11178
11179 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11180
11181         * message.el (message-kill-to-signature): Fix interactive spec.
11182
11183 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11184
11185         * pop3.el (pop3-open-server): Recognize a string as a service name.
11186
11187 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11188
11189         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11190
11191 2005-11-23  Dave Love  <fx@gnu.org>
11192
11193         Add pop3s, pop3/starttls.
11194
11195         * pop3.el (pop3-authentication-scheme): Clarify doc.
11196         (open-tls-stream, starttls-open-stream): Autoload.
11197         (pop3-stream-type): New.
11198         (pop3-open-server): Use it.
11199
11200         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11201         for POP.
11202         (mail-source-keyword-map): Add :stream for POP.
11203         (mail-source-fetch-pop): Use pop3-stream-type.
11204
11205 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11206
11207         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11208         of current-time-string.
11209
11210 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11211
11212         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11213         date header.
11214
11215 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11216
11217         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11218         it can seriously impact performance as it bypasses the agent's
11219         local caches.
11220
11221 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11222
11223         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11224         must be explicitly online rather than "not explicitly offline" for
11225         its flags to be synchronized.
11226
11227         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11228         that gnus-uu-unmark-thread will function correctly.
11229
11230         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11231         1024K is instead displayed as 1M.
11232
11233 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11234
11235         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11236
11237 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11238
11239         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11240
11241 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11242
11243         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11244         error message to display actual error condition.
11245         (gnus-agent-save-local): Avoid saving symbols that are bound to
11246         nil as they simply result in a warning message in
11247         gnus-agent-read-local.
11248
11249 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11250
11251         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11252         rather than make-variable-buffer-local for file-precious-flag.
11253
11254 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11255
11256         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11257         for duplicates which are removed.  The invalid sort check then
11258         triggers a rescan after the sort as sorting may have moved
11259         duplicate entries such that they can be cheaply detected.
11260
11261 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11262
11263         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11264
11265 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11266
11267         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11268         internal variable to a custom variable.  Changed default value
11269         from compressed(2) to uncompressed(1).
11270         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11271         support for uncompressed agentview files.  Taken together, reading
11272         the agentview file should now be 6-7 times faster.
11273
11274 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11275
11276         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11277         as a buffer-local variable.  This avoids creating truncated
11278         dribble files as a result of a hang up, eg.
11279
11280 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11281
11282         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11283         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11284         XEmacs.
11285
11286 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11287
11288         * gnus-start.el (gnus-start-draft-setup): Enforce
11289         `gnus-draft-mode' for nndraft:drafts at startup.
11290
11291         * gnus.el (gnus-splash): Change custom group.
11292         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11293         allow-list argument.
11294
11295         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11296         string.
11297
11298 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11299
11300         * gnus-art.el (gnus-default-article-saver): Add user-defined
11301         `function' to custom type.
11302
11303 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11304
11305         * imap.el (imap-open): Handle case where buffer is a buffer
11306         object.
11307
11308 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11309
11310         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11311         long lines.
11312         (gnus-cache-delete-group): Wrap doc strings.
11313
11314         * gnus-agent.el (gnus-agent-rename-group)
11315         (gnus-agent-delete-group): Wrap doc strings.
11316
11317 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11318
11319         * messagexmas.el (message-use-toolbar): Change the valid values
11320         into default, top, bottom, left, and right.
11321         (message-toolbar-thickness): New variable.
11322         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11323         well.
11324         (message-setup-toolbar): Make it work.
11325
11326         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11327         (gnus-use-toolbar): Change the valid values into default, top,
11328         bottom, left, and right.
11329         (gnus-toolbar-thickness): New variable.
11330         (gnus-xmas-setup-toolbar): New function.
11331         (gnus-xmas-setup-group-toolbar): Use it.
11332         (gnus-xmas-setup-summary-toolbar): Use it.
11333
11334 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11335
11336         * gnus-start.el (gnus-1): Add "native" to
11337         gnus-predefined-server-alist.
11338
11339         * gnus.el (gnus-method-to-server): Don't add "native" to the
11340         lists here, because that leads to problems when
11341         gnus-select-method is bound.
11342
11343 2005-11-09  Simon Josefsson  <jas@extundo.com>
11344
11345         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11346         use (not sort-by-date) instead.
11347
11348 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11349
11350         * gnus-delay.el (gnus-delay-group): Don't autoload.
11351         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11352         to be re-loaded when customizing the `gnus-delay' group.
11353
11354 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11355
11356         * message.el: Revert last changes.
11357         (message-insert-citation-line): Use newlines.
11358
11359 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11360
11361         * message.el (message-courtesy-message)
11362         (message-mark-insert-begin, message-mark-insert-end)
11363         (message-elide-ellipsis, message-cancel-message)
11364         (message-add-header, message-change-subject)
11365         (message-cross-post-followup-to-header)
11366         (message-cross-post-insert-note, message-reduce-to-to-cc)
11367         (message-widen-reply, message-delete-not-region)
11368         (message-kill-to-signature, message-insert-signature)
11369         (message-insert-importance-high, message-insert-importance-low)
11370         (message-insert-or-toggle-importance)
11371         (message-insert-disposition-notification-to)
11372         (message-indent-citation, message-yank-original)
11373         (message-cite-original-without-signature, message-cite-original)
11374         (message-insert-citation-line, message-position-on-field)
11375         (message-fix-before-sending, message-send-mail-partially)
11376         (message-send-mail, message-send-mail-with-sendmail)
11377         (message-send-mail-with-qmail, message-send-news)
11378         (message-check-news-header-syntax, message-generate-headers)
11379         (message-insert-courtesy-copy, message-fill-address)
11380         (message-fill-header, message-shorten-references)
11381         (message-setup-1, message-cancel-news)
11382         (message-forward-make-body-plain, message-forward-make-body-mime)
11383         (message-forward-make-body-mml, message-encode-message-body)
11384         (message-forward-make-body-digest-plain)
11385         (message-forward-make-body-digest-mime)
11386         (message-use-alternative-email-as-from): Insert `hard-newline'
11387         instead of ordinary newlines.
11388
11389 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11390
11391         * message.el (message-generate-headers): Downcase the argument
11392         given to message-check-element.
11393
11394 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11395
11396         * nntp.el (nntp-authinfo-rejected): New error condition.
11397         (nntp-wait-for): Use new error condition to signal authentication
11398         error.
11399         (nntp-retrieve-data): Rethrow new error condition to break out of
11400         recursive call to nntp-send-authinfo.
11401
11402 2005-11-08  Romain Francoise  <romain@orebokech.com>
11403
11404         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11405         (gnus-summary-exit-map): Bind to `Z p'.
11406         (gnus-summary-make-menu-bar): Add menu item.
11407
11408 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11409
11410         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11411         (gnus-treat-*): Add `first' in all doc strings.
11412
11413         * gnus-group.el (gnus-group-compact-group): Fix typo.
11414
11415 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11416
11417         * gnus.el (gnus-parameters-case-fold-search): New variable.
11418         (gnus-parameters-get-parameter): Use it.
11419
11420         * gnus-score.el (gnus-home-score-file): Doc fix.
11421
11422 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11423
11424         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11425
11426 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11427
11428         * mm-util.el (mm-special-display-p): New function.
11429
11430         * mml.el (mml-preview): Use it; doc fix.
11431
11432 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11433
11434         * imap.el (imap-open): Handle case where buffer is a buffer object.
11435
11436 2005-10-29  Romain Francoise  <romain@orebokech.com>
11437
11438         * message.el (message-fix-before-sending): Fix comment.
11439
11440 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11441
11442         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11443
11444 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11445
11446         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11447         Used in gnus-score.el.
11448
11449 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11450
11451         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11452
11453 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11454
11455         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11456         whitespace removed in revision 7.8.  Use concatenated string to
11457         protect trailing whitespace.
11458
11459 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11460
11461         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11462         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11463         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11464         Courier IMAP ("some version from 2004").  Mostly based on similar
11465         code in the same function.
11466
11467 2005-10-26  Didier Verna  <didier@xemacs.org>
11468
11469         * gnus-group.el (gnus-group-compact-group): Invalidate original
11470         article buffer.
11471         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11472         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11473         NOV database and in article itself.
11474         Invalidate article backlog.
11475
11476 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11477
11478         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11479
11480 2005-10-26  Simon Josefsson  <jas@extundo.com>
11481
11482         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11483         part of 2004-07-25 change.
11484
11485 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11486
11487         * message.el (message-display-completion-list): New function.
11488         (message-expand-group): Use it; make sure the Completions buffer
11489         is modifiable.
11490 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11491
11492         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11493         user-mail-name is an empty string.
11494
11495 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11496
11497         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11498         depending on gnus-score-decay-constant.
11499
11500         * encrypt.el (encrypt-insert-file-contents)
11501         (encrypt-write-file-contents): Don't use `gnus-message'.
11502
11503         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11504         arguments.
11505         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11506         arguments to mm-uu-verbatim-marks-extract.
11507         (mm-uu-hide-markers): New variable.
11508         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11509
11510         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11511         (gnus-convert-image-to-face-command): Use "convert" by default to
11512         allow other input image formats.
11513         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11514         accordingly.
11515
11516 2005-10-23  Simon Josefsson  <jas@extundo.com>
11517
11518         * imap.el (imap-gssapi-program): Align command line parameters
11519         with latest GNU SASL.
11520         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11521
11522 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11523
11524         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11525         HTML.
11526         (nnslashdot-request-article): Ditto.
11527
11528         * lpath.el (featurep): Add nobreak-char-display.
11529
11530 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11531
11532         * mail-source.el (mail-source-fetch-pop): Require pop3.
11533         (mail-source-check-pop): Ditto.
11534
11535 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11536
11537         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11538         errors.
11539
11540 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11541
11542         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11543         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11544
11545         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11546
11547         * mm-bodies.el (mm-decode-string): Call
11548         `mm-charset-to-coding-system' with allow-override argument.
11549
11550 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11551
11552         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11553         (rfc2047-charset-to-coding-system): New function.
11554         (rfc2047-decode-encoded-words): New function.
11555         (rfc2047-decode-region): Use them.
11556         (rfc2047-decode-cte): Remove.
11557         (rfc2047-parse-and-decode): Remove.
11558         (rfc2047-decode): Remove.
11559
11560 2005-10-15  Kenichi Handa  <handa@m17n.org>
11561
11562         * rfc2047.el (rfc2047-decode-cte): New function.
11563         (rfc2047-decode-region): Change the way to decode successive
11564         encoded-words: decode B- or Q-encoding in each encoded-word,
11565         concatenate them, and decode it as charset.
11566
11567 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11568
11569         * lpath.el: Fbind codepage-setup for XEmacs.
11570
11571 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11572
11573         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11574         widget-move-and-invoke.
11575         (gnus-custom-mode): Use gnus-custom-map.
11576
11577 2005-10-15  Bill Wohler  <wohler@newt.com>
11578
11579         * message.el (message-tool-bar-map): Renamed image file from
11580         mail_send to mail/send.
11581
11582 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11583
11584         * message.el (message-expand-group): Pass the common
11585         prefix substring of completion to `display-completion-list'.
11586
11587 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11588
11589         * mml-sec.el (mml-secure-method): New internal variable.
11590         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11591         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11592         functions using mml-secure-method.
11593
11594         * mml.el (mml-mode-map): Add key bindings for those functions.
11595         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11596         Harder <harder@myrealbox.com>.
11597         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11598         end of message if point is the headers of the message.
11599
11600         * message.el (message-in-body-p): New function.
11601
11602         * assistant.el: Autoload gnus-util and netrc.
11603
11604         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11605         Use `mm-charset-override-alist' only when decoding.
11606
11607         * mm-bodies.el (mm-decode-body): Call
11608         `mm-charset-to-coding-system' with allow-override argument.
11609
11610         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11611         `filename' from Content-Disposition if Content-Type doesn't
11612         provide `name'.
11613         (gnus-mime-view-part-as-type): Set default instead of
11614         initial-input.
11615
11616 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11617
11618         * format-spec.el (format-spec): Propagate text properties of % spec.
11619
11620 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11621
11622         * gnus-art.el (gnus-treat-predicate): Add `first'.
11623
11624 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11625
11626         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11627         (mm-charset-override-alist): New variable.
11628         (mm-charset-to-coding-system): Use it.
11629         (mm-codepage-setup): New helper function.
11630         (mm-charset-eval-alist): New variable.
11631         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11632         about unknown charsets.
11633
11634         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11635
11636 2005-10-04  David Hansen  <david.hansen@gmx.net>
11637
11638         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11639         (nnrss-check-group): Ditto.
11640
11641 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11642
11643         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11644         Rename x-gnus-verbatim to x-verbatim.
11645         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11646
11647         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11648         x-verbatim.
11649
11650         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11651
11652         * gnus-util.el (gnus-remove-duplicates): Remove.
11653
11654         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11655         instead of gnus-remove-duplicates.
11656
11657         * message.el (message-remove-duplicates): Remove.
11658         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11659         message-remove-duplicates.
11660
11661         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11662         available, else use implementation from `delete-dups'.
11663
11664         * message.el (message-insert-expires): New function.
11665         (message-mode-map): Add key binding.
11666         (message-mode-field-menu): Add menu entry.
11667         (message-mode): Document it.
11668         (message-make-expires-date): Use `message-make-date'.
11669
11670 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11671
11672         * message.el (message-make-expires-date): New function.
11673
11674 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11675
11676         * Makefile.in (list-installed-shadows): New entry.
11677         (install): Use it.
11678         (remove-installed-shadows): New entry.
11679
11680         * dgnushack.el (dgnushack-default-load-path): New variable.
11681         (dgnushack-find-lisp-shadows): New function.
11682         (dgnushack-remove-lisp-shadows): New function.
11683
11684 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11685
11686         * Makefile.in (install-el-elc): New entry.
11687         (install): Use it so that .el files are necessarily installed.
11688
11689 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11690
11691         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11692
11693 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11694
11695         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11696         function rather than the diff-mode.el package.
11697         (mm-display-external): Use with-current-buffer.
11698         (mm-viewer-completion-map, mm-viewer-completion-map):
11699         Move initialization inside declaration.
11700
11701 2005-09-29  Simon Josefsson  <jas@extundo.com>
11702
11703         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11704         autoload mail-check-payment.
11705         (spam-check-hashcash): Define unconditionally, since hashcash.el
11706         is part of Gnus now.  Ignore errors from payment checking.
11707
11708 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11709
11710         * message.el (message-bold-region, message-unbold-region): Rename
11711         from `bold-region' and `unbold-region'.
11712
11713         * message.el: Remove useless autoloads.
11714
11715 2005-09-28  Simon Josefsson  <jas@extundo.com>
11716
11717         * message.el (message-use-idna): Default to t.
11718         (message-use-idna): Test whether encoding works too.  Doc fix.
11719
11720 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11721
11722         * nntp.el (nntp-warn-about-losing-connection): Remove.
11723
11724 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11725
11726         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11727         customizable.  Change default value.
11728         (mm-uu-diff-groups-regexp): Change default value.
11729         (mm-uu-type-alist): Add doc string.
11730         (mm-uu-configure): Add doc string.  Make it interactive.
11731         (mm-uu-tex-groups-regexp): New variable.
11732         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11733         (mm-uu-type-alist): Add LaTeX documents.
11734         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11735         of "text/verbatim".
11736         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11737
11738         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11739         instead of "text/verbatim".
11740
11741         * message.el (message-mark-inserted-region)
11742         (message-mark-insert-file): Use slrn style marks when called with
11743         prefix argument.
11744
11745 2005-09-27  Simon Josefsson  <jas@extundo.com>
11746
11747         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11748
11749 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11750
11751         * message.el (message-remove-duplicates): New function.
11752         Implementation borrowed from `gnus-remove-duplicates'.
11753         (message-idna-to-ascii-rhs): Also encode idna addresses in
11754         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11755         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11756         only ask about the same idna domain once per header and also tell
11757         in what header to replace the idna domain.
11758
11759         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11760         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11761         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11762         a header is decoded and not just the last one.
11763
11764 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11765
11766         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11767         has been decoded.
11768
11769         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11770         (mm-insert-part): Don't modify text if it has been decoded.
11771
11772         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11773         decoded.
11774
11775         * mm-view.el (mm-inline-text): Don't strip text props unless
11776         decoding enriched or richtext parts.
11777
11778 2005-09-25  Romain Francoise  <romain@orebokech.com>
11779
11780         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11781         * gnus-start.el (gnus-subscribe-interactively):
11782         * gnus-uu.el (gnus-uu-grab-articles):
11783         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11784         space.
11785
11786 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11787
11788         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11789         * mm-view.el (mm-view-pkcs7-decrypt):
11790         * gnus-sum.el (gnus-summary-limit-to-extra)
11791         (gnus-summary-respool-article, gnus-read-move-group-name):
11792         * gnus-score.el (gnus-summary-increase-score):
11793         * gnus-util.el (gnus-completing-read-with-default):
11794         * gnus-art.el (gnus-read-save-file-name)
11795         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11796         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11797         * message.el (message-check-news-header-syntax):
11798         Follow convention for reading with the minibuffer.
11799
11800 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11801
11802         * spam-report.el (spam-report-url-ping-plain):
11803         Use gnus-extended-version as User-Agent.
11804
11805         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11806         default value is nil.
11807
11808         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11809         (mm-uu-verbatim-marks-extract): New function.
11810         (mm-uu-extract): New face.
11811         (mm-uu-copy-to-buffer): Use it.
11812
11813         * spam-report.el (spam-report-gmane-ham): Renamed from
11814         `spam-report-gmane-unspam'.
11815         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11816         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11817
11818         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11819         Autoload.
11820         (spam-report-gmane-unregister-routine): Renamed
11821         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11822
11823 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11824
11825         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11826         (spam-report-gmane-unregister-routine): Add support for gmane
11827         unregistration.
11828
11829         * spam-report.el (spam-report-gmane-unspam)
11830         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11831         (spam-report-gmane): Change to take a single article and do unspam
11832         registration.
11833
11834 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11835
11836         * mm-url.el (mm-url-decode-entities): Fix regexp.
11837
11838 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11839
11840         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11841         default to nil, to be able to use Gnus at all.  If the default
11842         switches to something else, then the function should be fixed not
11843         be exceedingly slow.
11844
11845 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11846
11847         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11848         fail hard.
11849
11850         * spam-report.el: Add better Keywords line.
11851
11852         * spam.el: Add Maintainer and better Keywords line.
11853
11854 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11855
11856         * gnus-art.el (gnus-article-replace-part)
11857         (gnus-mime-replace-part): New functions.
11858         (gnus-mime-action-alist, gnus-mime-button-commands)
11859         (gnus-mime-save-part-and-strip): Added file argument.
11860         (gnus-article-part-wrapper): Added interactive argument.
11861
11862         * gnus-sum.el (gnus-summary-mime-map): Add
11863         `gnus-article-replace-part'.
11864
11865 2005-09-19  Didier Verna  <didier@xemacs.org>
11866
11867         The nnml compaction feature:
11868         * nnml.el (nnml-request-compact-group): New function.
11869         * nnml.el (nnml-request-compact): New function.
11870         * gnus-int.el (gnus-request-compact-group): New function.
11871         * gnus-int.el (gnus-request-compact): New function.
11872         * gnus-group.el (gnus-group-compact-group): New function.
11873         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11874         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11875         * gnus-srvr.el (gnus-server-compact-server): New function.
11876         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11877         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11878
11879 2005-09-18  Deepak Goel  <deego@gnufans.org>
11880
11881         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11882         format spec.
11883
11884 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11885
11886         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11887
11888 2005-09-15  Romain Francoise  <romain@orebokech.com>
11889
11890         * message.el (message-fill-paragraph): Clarify docstring.
11891
11892 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11893
11894         * gnus-art.el (gnus-mime-display-part): Protect against broken
11895         MIME messages.
11896
11897 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11898
11899         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11900         before parsing header.
11901
11902 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11903
11904         * html2text.el (html2text-replace-list): Add new entities.
11905
11906 2005-09-11  Romain Francoise  <romain@orebokech.com>
11907
11908         * message.el (message-alternative-emails): Improve docstring.
11909         (message-setup-1): Call `message-use-alternative-email-as-from'
11910         after `message-setup-hook' to give it precedence over posting
11911         styles, etc.
11912         (message-use-alternative-email-as-from): Add docstring.  Remove
11913         the original From header if present.
11914
11915         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11916         (nnml-save-mail): Use it.
11917
11918         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11919         articles.  Add new argument `silent'.
11920         (gnus-uu-mark-all): Report the total number of marked articles.
11921
11922 2005-09-10  Romain Francoise  <romain@orebokech.com>
11923
11924         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11925         (gnus-uu-mark-series): Likewise.
11926
11927 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11928
11929         * spam-report.el (spam-report-gmane): Fix generation of spam
11930         report URL.
11931
11932 2005-09-10  Simon Josefsson  <jas@extundo.com>
11933
11934         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11935         t, based on discussion on the ding list with Robert Epprecht
11936         <epprecht@solnet.ch>.
11937
11938 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11939
11940         * spam-report.el (spam-report-gmane): Make it work without
11941         X-Report-Spam header.  Gmane now only provides Archived-At.
11942         This is only used if `spam-report-gmane-use-article-number' is nil.
11943         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11944
11945         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11946         make `gnus-summary-sort-by-recipient' work with threading.
11947
11948         * nnweb.el (nnweb-google-wash-article): Print a message if article
11949         is not available.
11950
11951 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11952
11953         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11954         change.  Decode text/* parts content before displaying.
11955
11956 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11957
11958         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11959
11960 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11961
11962         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11963
11964         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11965         url-package-name, url-package-version,
11966         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11967         w3m-display-inline-images, and w3m-minor-mode-map.
11968
11969 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11970
11971         * message.el (message-tab-body-function): Fix mismatched custom type.
11972
11973         * gnus.el (gnus-group-change-level-function): Ditto.
11974
11975         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11976
11977         * gnus-art.el (gnus-signature-limit)
11978         (gnus-article-mime-part-function): Ditto.
11979
11980 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11981
11982         * mml.el (mml-mode): Silence the byte compiler.
11983
11984         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11985         using `(sit-for 0)' before moving the point to the specified part;
11986         skip unbuttonized parts.
11987         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11988         return to the summary window if gnus-auto-select-part is non-nil.
11989
11990 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11991
11992         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11993         variables.
11994         (mml-dnd-attach-file, mml-mode): Use them.
11995
11996         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11997         Make fetching article by MID work again for Google Groups.  Added
11998         FIXME concerning gnus-group-make-web-group.
11999
12000         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12001         Don't depend on Gnus by using mail-extract-address-components if
12002         gnus-extract-address-components is not bound.
12003
12004 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12005
12006         * gnus-art.el (gnus-mime-display-security): Don't display the
12007         signature, but only the signed part.
12008
12009 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12010
12011         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12012
12013         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12014         list, not listp.
12015
12016 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12017
12018         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12019         when encoding.
12020
12021         * mm-bodies.el (mm-decode-content-transfer-encoding):
12022         De-canonicalize CRLF for all text content types, not just
12023         text/plain.
12024
12025 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12026
12027         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12028         valid article; point arrow and cursor at the MIME button.
12029
12030 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12031
12032         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12033         Suggested by Dan Christensen <jdc@uwo.ca>.
12034
12035         * mm-decode.el (mm-save-part): Enable change of prompt.
12036
12037 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12038
12039         * gnus-msg.el (gnus-inews-add-send-actions): Made
12040         `message-post-method' lambda parameter ARG `&optional'.
12041
12042 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12043
12044         * gnus-sum.el (gnus-summary-mime-map): Added
12045         gnus-article-save-part-and-strip, gnus-article-delete-part and
12046         gnus-article-jump-to-part.
12047
12048         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12049         (gnus-article-edit-part): Use it.
12050         (gnus-article-part-wrapper): Added no-handle argument.
12051         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12052         functions.
12053
12054 2005-08-29  Romain Francoise  <romain@orebokech.com>
12055
12056         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12057         docstring.
12058         (gnus-face-from-file): Likewise.
12059
12060 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12061
12062         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12063         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12064         non-nil.
12065         (gnus-auto-select-part): New variable.
12066         (gnus-article-jump-to-part): New function.
12067         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12068         (gnus-mime-delete-part): Allow selecting specified part after
12069         deleting or stripping parts.
12070         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12071         part if argument is bogus.
12072
12073 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12074
12075         * gnus-art.el (w3m-minor-mode-map):
12076         * gnus-spec.el (gnus-newsrc-file-version):
12077         * gnus-util.el (nnmail-active-file-coding-system)
12078         (gnus-original-article-buffer, gnus-user-agent):
12079         * gnus.el (gnus-ham-process-destinations)
12080         (gnus-parameter-ham-marks-alist)
12081         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12082         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12083         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12084         * mm-decode.el (gnus-current-window-configuration):
12085         * mm-extern.el (gnus-article-mime-handles):
12086         * mm-url.el (url-current-object, url-package-name)
12087         (url-package-version):
12088         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12089         (smime-keys, w3m-cid-retrieve-function-alist)
12090         (w3m-current-buffer, w3m-display-inline-images)
12091         (w3m-minor-mode-map):
12092         * mml-smime.el (gnus-extract-address-components):
12093         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12094         (gnus-newsrc-hashtb, message-default-charset)
12095         (message-deletable-headers, message-options)
12096         (message-posting-charset, message-required-mail-headers)
12097         (message-required-news-headers):
12098         * mml1991.el (mc-pgp-always-sign):
12099         * mml2015.el (mc-pgp-always-sign):
12100         * nnheader.el (nnmail-extra-headers):
12101         * rfc1843.el (gnus-decode-encoded-word-function)
12102         (gnus-decode-header-function, gnus-newsgroup-name):
12103         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12104
12105 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12106
12107         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12108         the end of the date treatments.
12109
12110 2005-08-15  Simon Josefsson  <jas@extundo.com>
12111
12112         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12113         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12114         Capello and Romain Francoise.
12115         (pgg-fetch-key-function): Removed, not used?
12116         (pgg-insert-url-with-w3): Require url, to get
12117         url-insert-file-contents regardless of where it is defined.
12118
12119 2005-08-13  Romain Francoise  <romain@orebokech.com>
12120
12121         * message.el (message-cite-original-1): New function.
12122         (message-cite-original): Use it.
12123         (message-cite-original-without-signature): Ditto.
12124
12125 2005-08-08  Romain Francoise  <romain@orebokech.com>
12126
12127         * message.el (message-yank-empty-prefix): New variable.
12128         (message-indent-citation): Use it.
12129         (message-cite-original-without-signature): Respect X-No-Archive.
12130
12131 2005-08-08  Simon Josefsson  <jas@extundo.com>
12132
12133         * pgg.el: Autoload url-insert-file-contents instead of loading
12134         w3/url.
12135         (pgg-insert-url-with-w3): Don't load url here.
12136
12137 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12138
12139         * message.el (message-kill-to-signature): Don't insert newline at
12140         bol.
12141         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12142
12143 2005-08-06  Romain Francoise  <romain@orebokech.com>
12144
12145         * message.el (message-user-fqdn): Fix typo in docstring.
12146
12147 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12148
12149         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12150
12151         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12152
12153 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12154
12155         * mm-bodies.el (mm-encode-body): Use coding system rather than
12156         charset to encode text.
12157
12158         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12159         number of charsets if utf-8 is available (XEmacs).
12160
12161 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12162
12163         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12164         taken from `gnus-button-mid-or-mail-regexp'.
12165         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12166         (gnus-button-alist): Improve regexp for domain part of the MIDs
12167         for news:localpart@domain buttons.
12168         (gnus-button-ctan-directory-regexp): Update.
12169
12170 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12171
12172         * sieve-manage.el (sieve-manage-interactive-login): Use
12173         make-local-variable rather than make-variable-buffer-local.
12174         (sieve-manage-open): Ditto.
12175         (sieve-manage-authenticate): Ditto.
12176
12177         * mml.el (mml-generate-mime-1): Make the content type default to
12178         text/plain if the filename is not specified.
12179
12180 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12181
12182         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12183         instead of insert-buffer.
12184
12185         * message.el (message-yank-original): Ditto; set the mark at the
12186         end of the yanked message.
12187
12188 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12191         lines to scroll rather than to stop it.
12192
12193         * mml.el (mml-generate-default-type): Add doc string.
12194         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12195         default to application/octet-stream when determining the content
12196         type if it is not specified for the part or the mml contents; add
12197         a comment about mml-generate-default-type.
12198
12199 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12200
12201         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12202         make it default to application/octet-stream when determining the
12203         content type if it is not specified for the external contents.
12204
12205 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12206
12207         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12208         segmented parameter but also other parameters might be there.
12209
12210 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12211
12212         * mm-decode.el (mm-display-external): Delete temp file, directory
12213         and buffer immediately if the external process is exited.
12214
12215 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12216
12217         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12218         fewer lines than that of scroll-margin.
12219         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12220
12221 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12222
12223         * gnus-art.el (gnus-article-next-page): Revert.
12224         (gnus-article-beginning-of-window): New macro.
12225         (gnus-article-next-page-1): Use it.
12226         (gnus-article-prev-page): Ditto.
12227         (gnus-article-edit-part): Use insert-buffer-substring instead of
12228         insert-buffer.
12229         (gnus-article-edit-exit): Ditto.
12230
12231         * gnus-util.el (gnus-beginning-of-window): Remove.
12232         (gnus-end-of-window): Remove.
12233
12234         * lpath.el: Don't bind header-line-format and scroll-margin.
12235
12236 2005-07-25  Simon Josefsson  <jas@extundo.com>
12237
12238         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12239         to have the url package without w3.  Reported by Daiki Ueno
12240         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12241
12242 2005-07-20  Didier Verna  <didier@xemacs.org>
12243
12244         * gnus-diary.el: Remove the description comment (nndiary is now
12245         properly documented in the Gnus manual).
12246         Fix the spelling of "Back End".
12247         * nndiary.el: Ditto.
12248         Fix the copyright notice.
12249
12250 2005-07-18  Romain Francoise  <romain@orebokech.com>
12251
12252         * gnus-sum.el (gnus-summary-to-prefix)
12253         (gnus-summary-newsgroup-prefix): New variables.
12254         (gnus-summary-from-or-to-or-newsgroups): Use them.
12255
12256 2005-07-17  Romain Francoise  <romain@orebokech.com>
12257
12258         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12259         space as it's generally not especially interesting to the user.
12260
12261 2005-07-16  Romain Francoise  <romain@orebokech.com>
12262
12263         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12264         nil to avoid prompting and file modification if one of the
12265         messages at the top of the nnfolder file contains a copyright
12266         notice.
12267         Update copyright notice.
12268
12269         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12270         instead of `current-time-string' as the latter creates a time
12271         string that is not RFC 2822 compliant (it lacks the zone).
12272         Update copyright notice.
12273
12274 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12275
12276         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12277         for text/rtf.  Display default in prompt.  Pass default for M-n.
12278
12279         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12280
12281 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12282
12283         * gnus-msg.el (gnus-button-mailto): Remove
12284         save-selected-window-window hackery because it relies on
12285         save-selected-window internals.
12286
12287 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12288
12289         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12290         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12291         (gnus-article-prev-page): Ditto.
12292
12293         * gnus-util.el (gnus-beginning-of-window): New function.
12294         (gnus-end-of-window): New function.
12295
12296         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12297
12298 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12299
12300         * gnus-score.el (gnus-score-edit-all-score): Set
12301         gnus-score-edit-exit-function to gnus-score-edit-done and call
12302         gnus-message.
12303
12304 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12305
12306         * gnus-msg.el (gnus-button-mailto): Remove
12307         save-selected-window-window hackery because it relies on
12308         save-selected-window internals.
12309
12310 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12311
12312         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12313         add-minor-mode.
12314         (gnus-binary-mode): Ditto.
12315
12316         * gnus-topic.el (gnus-topic-mode): Ditto.
12317
12318 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12319
12320         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12321         (gnus-article-prev-page): Take scroll-margin into consideration.
12322
12323 2005-07-04  Lute Kamstra  <lute@gnu.org>
12324
12325         Update FSF's address in GPL notices.
12326
12327 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12328
12329         * gnus.el (gnus-exit):
12330         * gnus-group.el (gnus-group-icons):
12331         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12332
12333         * gnus-nocem.el (gnus-nocem):
12334         * message.el (message-various, message-buffers, message-sending)
12335         (message-interface, message-forwarding, message-insertion)
12336         (message-headers, message-news, message-mail):
12337         * pgg-gpg.el (pgg-gpg):
12338         * pgg-parse.el (pgg-parse):
12339         * pgg-pgp.el (pgg-pgp):
12340         * pgg-pgp5.el (pgg-pgp5):
12341         * pop3.el (pop3): Finish `defgroup' description with period.
12342
12343 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * gnus-art.el (article-display-face): Improve the efficiency.
12346         (article-display-x-face): Ditto; remove grey x-face stuff.
12347
12348 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12349
12350         * gnus-art.el (article-display-face): Correct the position in
12351         which Faces are inserted.
12352
12353 2005-06-29  Didier Verna  <didier@xemacs.org>
12354
12355         * gnus-art.el (article-display-face): Display faces in correct
12356         order.
12357
12358 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12359
12360         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12361         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12362         (gnus-nocem-check-article): Fetch the Type header.
12363         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12364         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12365         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12366         make sure gnus-nocem-hashtb is initialized.
12367         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12368         (gnus-nocem-unwanted-article-p): Ditto.
12369
12370         * pgg.el (pgg-verify): Return the verification result.
12371
12372 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12373
12374         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12375         is ascii.
12376
12377 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12378
12379         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12380         `show-nonbreak-escape'.
12381
12382 2005-06-23  Lute Kamstra  <lute@gnu.org>
12383
12384         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12385
12386         * dig.el (dig-mode):
12387         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12388
12389 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12390
12391         * nnimap.el (nnimap-split-download-body): Fix spellings.
12392
12393 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12394
12395         * gnus-art.el (gnus-article-encrypt-body):
12396         * gnus-cus.el (gnus-score-customize):
12397         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12398         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12399
12400 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12401
12402         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12403         header by looking for magic "MII" at the beginnig.
12404
12405 2005-06-16  Miles Bader  <miles@gnu.org>
12406
12407         * gnus-xmas.el (gnus-xmas-group-startup-message):
12408         Use renamed gnus-splash face.
12409
12410         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12411         (assistant-field-face): New backward-compatibility alias for renamed
12412         face.
12413         (assistant-render-text): Use renamed assistant-field face.
12414
12415         * spam.el (spam): Remove "-face" suffix from face name.
12416         (spam-face): New backward-compatibility alias for renamed face.
12417         (spam-face, spam-initialize): Use renamed spam face.
12418
12419         * message.el (message-header-to, message-header-cc)
12420         (message-header-subject, message-header-newsgroups)
12421         (message-header-other, message-header-name)
12422         (message-header-xheader, message-separator, message-cited-text)
12423         (message-mml): Remove "-face" suffix from face names.
12424         (message-header-to-face, message-header-cc-face)
12425         (message-header-subject-face, message-header-newsgroups-face)
12426         (message-header-other-face, message-header-name-face)
12427         (message-header-xheader-face, message-separator-face)
12428         (message-cited-text-face, message-mml-face):
12429         New backward-compatibility aliases for renamed faces.
12430         (message-font-lock-keywords): Use renamed message faces.
12431
12432         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12433         (sieve-test-commands, sieve-tagged-arguments):
12434         Remove "-face" suffix from face names.
12435         (sieve-control-commands-face, sieve-action-commands-face)
12436         (sieve-test-commands-face, sieve-tagged-arguments-face):
12437         New backward-compatibility aliases for renamed faces.
12438         (sieve-control-commands-face, sieve-action-commands-face)
12439         (sieve-test-commands-face, sieve-tagged-arguments-face):
12440         Use renamed sieve faces.
12441
12442         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12443         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12444         (gnus-group-news-3-empty, gnus-group-news-4)
12445         (gnus-group-news-4-empty, gnus-group-news-5)
12446         (gnus-group-news-5-empty, gnus-group-news-6)
12447         (gnus-group-news-6-empty, gnus-group-news-low)
12448         (gnus-group-news-low-empty, gnus-group-mail-1)
12449         (gnus-group-mail-1-empty, gnus-group-mail-2)
12450         (gnus-group-mail-2-empty, gnus-group-mail-3)
12451         (gnus-group-mail-3-empty, gnus-group-mail-low)
12452         (gnus-group-mail-low-empty, gnus-summary-selected)
12453         (gnus-summary-cancelled, gnus-summary-high-ticked)
12454         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12455         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12456         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12457         (gnus-summary-low-undownloaded)
12458         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12459         (gnus-summary-low-unread, gnus-summary-normal-unread)
12460         (gnus-summary-high-read, gnus-summary-low-read)
12461         (gnus-summary-normal-read, gnus-splash):
12462         Remove "-face" suffix from face names.
12463         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12464         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12465         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12466         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12467         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12468         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12469         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12470         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12471         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12472         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12473         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12474         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12475         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12476         (gnus-summary-normal-ticked-face)
12477         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12478         (gnus-summary-normal-ancient-face)
12479         (gnus-summary-high-undownloaded-face)
12480         (gnus-summary-low-undownloaded-face)
12481         (gnus-summary-normal-undownloaded-face)
12482         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12483         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12484         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12485         (gnus-splash-face):
12486         New backward-compatibility aliases for renamed faces.
12487         (gnus-group-startup-message): Use renamed gnus faces.
12488
12489         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12490         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12491         (gnus-server-agent): Remove "-face" suffix from face names.
12492         (gnus-server-agent-face, gnus-server-opened-face)
12493         (gnus-server-closed-face, gnus-server-denied-face)
12494         (gnus-server-offline-face):
12495         New backward-compatibility aliases for renamed faces.
12496         (gnus-server-agent-face, gnus-server-opened-face)
12497         (gnus-server-closed-face, gnus-server-denied-face)
12498         (gnus-server-offline-face): Use renamed gnus faces.
12499
12500         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12501         Remove "-face" suffix from face names.
12502         (gnus-picon-xbm-face, gnus-picon-face):
12503         New backward-compatibility aliases for renamed faces.
12504
12505         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12506         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12507         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12508         (gnus-cite-11): Remove "-face" suffix from face names.
12509         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12510         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12511         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12512         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12513         New backward-compatibility aliases for renamed faces.
12514         (gnus-cite-attribution-face, gnus-cite-face-list)
12515         (gnus-article-boring-faces): Use renamed gnus faces.
12516
12517         * gnus-art.el (gnus-signature, gnus-header-from)
12518         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12519         (gnus-header-content): Remove "-face" suffix from face names.
12520         (gnus-signature-face, gnus-header-from-face)
12521         (gnus-header-subject-face, gnus-header-newsgroups-face)
12522         (gnus-header-name-face, gnus-header-content-face):
12523         New backward-compatibility aliases for renamed faces.
12524         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12525
12526         * gnus-sum.el (gnus-summary-selected-face)
12527         (gnus-summary-highlight): Use renamed gnus faces.
12528         * gnus-group.el (gnus-group-highlight): Likewise.
12529
12530 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12531
12532         * gnus-sieve.el (gnus-sieve-article-add-rule):
12533         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12534         * spam-stat.el (spam-stat-buffer-change-to-spam)
12535         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12536
12537         * message.el (message-is-yours-p):
12538         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12539
12540 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12541
12542         * mm-view.el (mm-inline-text): Withdraw the last change.
12543
12544 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12545
12546         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12547         executing enriched-decode.
12548
12549 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12550
12551         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12552         charset of tar files.
12553
12554 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12555
12556         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12557
12558 2005-06-04  Lute Kamstra  <lute@gnu.org>
12559
12560         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12561         information is never recorded.
12562
12563 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12564
12565         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12566
12567 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12568
12569         * pop3.el (pop3-apop): Run md5 in the binary mode.
12570
12571         * starttls.el (starttls-set-process-query-on-exit-flag):
12572         Use eval-and-compile.
12573
12574 2005-05-31  Simon Josefsson  <jas@extundo.com>
12575
12576         * smime.el (smime-replace-in-string): Define.
12577         (smime-cert-by-ldap-1): Use it.
12578
12579 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12580
12581         * gnus-art.el (article-display-x-face): Replace
12582         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12583
12584         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12585         set-process-query-on-exit-flag or process-kill-without-query.
12586
12587         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12588         loop instead of replace-regexp.
12589
12590         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12591         instead of process-kill-without-query if it is available.
12592
12593         * lpath.el: Fbind ldap-search-entries.
12594
12595         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12596         instead of find-file-hooks if it is available.
12597
12598         * mml1991.el: Bind pgg-default-user-id when compiling.
12599
12600         * mml2015.el: Bind pgg-default-user-id when compiling.
12601
12602         * nndraft.el (nndraft-request-associate-buffer):
12603         Use write-contents-functions instead of write-contents-hooks if it is
12604         available.
12605
12606         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12607         instead of find-file-hooks if it is available.
12608
12609         * nntp.el (nntp-open-connection): Replace
12610         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12611         (nntp-open-ssl-stream): Ditto.
12612         (nntp-open-tls-stream): Ditto.
12613
12614         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12615         set-process-query-on-exit-flag or process-kill-without-query.
12616         (starttls-open-stream-gnutls): Use it instead of
12617         process-kill-without-query.
12618         (starttls-open-stream): Ditto.
12619
12620 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12621
12622         * smime.el (smime-cert-by-ldap-1): Don't use
12623         replace-regexp-in-string.
12624
12625 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12626
12627         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12628
12629         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12630         in PEM format.  Adjust to the XEmacs compability.
12631
12632 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12633
12634         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12635         by `string-to-number'.
12636         * gnus-agent.el (gnus-agent-regenerate-group)
12637         (gnus-agent-fetch-articles): Ditto.
12638         * gnus-art.el (gnus-button-fetch-group): Ditto.
12639         * gnus-cache.el (gnus-cache-generate-active)
12640         (gnus-cache-articles-in-group): Ditto.
12641         * gnus-group.el (gnus-group-set-current-level)
12642         (gnus-group-insert-group-line): Ditto.
12643         * gnus-score.el (gnus-score-set-expunge-below)
12644         (gnus-score-set-mark-below, gnus-summary-score-effect)
12645         (gnus-summary-score-entry): Ditto.
12646         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12647         (gnus-soup-pack): Ditto.
12648         * gnus-spec.el (gnus-xmas-format): Ditto.
12649         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12650         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12651         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12652         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12653         * nndb.el (nndb-get-remote-expire-response): Ditto.
12654         * nndiary.el (nndiary-parse-schedule-value)
12655         (nndiary-string-to-number, nndiary-request-replace-article)
12656         (nndiary-request-article): Ditto.
12657         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12658         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12659         * nneething.el (nneething-make-head): Ditto.
12660         * nnfolder.el (nnfolder-request-article)
12661         (nnfolder-retrieve-headers): Ditto.
12662         * nnheader.el (nnheader-file-to-number): Ditto.
12663         * nnkiboze.el (nnkiboze-request-article): Ditto.
12664         * nnmail.el (nnmail-process-unix-mail-format)
12665         (nnmail-process-babyl-mail-format): Ditto.
12666         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12667         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12668         (nnmh-request-create-group, nnmh-request-list-1)
12669         (nnmh-request-group, nnmh-request-article): Ditto.
12670         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12671         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12672         * nnsoup.el (nnsoup-make-active): Ditto.
12673         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12674         * nntp.el (nntp-find-group-and-number)
12675         (nntp-retrieve-headers-with-xover): Ditto.
12676         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12677         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12678         (pgg-format-key-identifier): Ditto.
12679         * pop3.el (pop3-last, pop3-stat): Ditto.
12680         * qp.el (quoted-printable-decode-region): Ditto.
12681
12682         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12683         of concat.
12684
12685 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12686
12687         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12688
12689         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12690
12691         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12692
12693         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12694
12695         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12696
12697         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12698
12699         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12700         (gnus-carpal-mode): Ditto.
12701
12702         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12703         (gnus-browse-mode): Ditto.
12704
12705         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12706
12707         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12708
12709 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12710
12711         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12712
12713 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12714
12715         * gnus-util.el (gnus-run-mode-hooks): New function.
12716
12717         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12718
12719         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12720         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12721
12722 2005-05-27  Lute Kamstra  <lute@gnu.org>
12723
12724         * dns-mode.el (dns-mode): Specify customization group.
12725
12726 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12727
12728         * gnus-agent.el (gnus-agent-make-mode-line-string):
12729         Use mode-line-highlight as mouse-face.
12730
12731 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12732
12733         * canlock.el (canlock): Change the parent group to news.
12734
12735         * deuglify.el (gnus-outlook-deuglify): Add :group.
12736
12737         * dig.el (dig): Add :group.
12738
12739         * dns-mode.el (dns-mode): Add :group.
12740
12741         * encrypt.el (encrypt): Add :group.
12742
12743         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12744         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12745         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12746         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12747         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12748
12749         * gnus-diary.el (gnus-diary): Add :group.
12750
12751         * gnus.el (gnus-group-news-1-face): Add :group.
12752         (gnus-group-news-1-empty-face): Ditto.
12753         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12754         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12755         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12756         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12757         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12758         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12759         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12760         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12761         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12762         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12763         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12764         (gnus-summary-high-ticked-face): Ditto.
12765         (gnus-summary-low-ticked-face): Ditto.
12766         (gnus-summary-normal-ticked-face): Ditto.
12767         (gnus-summary-high-ancient-face): Ditto.
12768         (gnus-summary-low-ancient-face): Ditto.
12769         (gnus-summary-normal-ancient-face): Ditto.
12770         (gnus-summary-high-undownloaded-face): Ditto.
12771         (gnus-summary-low-undownloaded-face): Ditto.
12772         (gnus-summary-normal-undownloaded-face): Ditto.
12773         (gnus-summary-high-unread-face): Ditto.
12774         (gnus-summary-low-unread-face): Ditto.
12775         (gnus-summary-normal-unread-face): Ditto.
12776         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12777         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12778
12779         * hashcash.el (hashcash): New custom group.
12780         (hashcash-default-payment): Add :group.
12781         (hashcash-payment-alist): Ditto.
12782         (hashcash-default-accept-payment): Ditto.
12783         (hashcash-accept-resources): Ditto.
12784         (hashcash-path): Ditto.
12785         (hashcash-extra-generate-parameters): Ditto.
12786         (hashcash-double-spend-database): Ditto.
12787         (hashcash-in-news): Ditto.
12788
12789         * message.el (message-minibuffer-local-map): Add :group.
12790
12791         * netrc.el (netrc): Add :group.
12792
12793         * sieve-manage.el (sieve-manage-log): Add :group.
12794         (sieve-manage-default-user): Diito.
12795         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12796         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12797         (sieve-manage-authenticators): Ditto.
12798         (sieve-manage-authenticator-alist): Ditto.
12799         (sieve-manage-default-port): Ditto.
12800
12801         * sieve-mode.el (sieve-control-commands-face): Add :group.
12802         (sieve-action-commands-face): Ditto.
12803         (sieve-test-commands-face): Ditto.
12804         (sieve-tagged-arguments-face): Ditto.
12805
12806         * smime.el (smime): Add :group.
12807
12808         * spam-report.el (spam-report): Add :group.
12809
12810         * spam.el (spam, spam-face): Add :group.
12811
12812 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12813
12814         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12815         return \n.\n.\n at the end of articles.  Protect against that.
12816         (nntp-with-open-group): Allow debugging.
12817
12818         * nnheader.el (mail-header-set-extra): Make into a function
12819         because I just could't understand how to quote the list properly.
12820
12821         * dns.el (query-dns-cached): New function.
12822
12823 2005-05-26  Lute Kamstra  <lute@gnu.org>
12824
12825         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12826
12827 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12828
12829         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12830
12831         * gnus-art.el: Don't autoload mail-extract-address-components.
12832
12833         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12834         eval-and-compile to evaluate it.
12835
12836         * hashcash.el: Don't autoload executable-find.
12837
12838         * nndb.el: Don't declare the nndb back end two or more times; don't
12839         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12840
12841         * nntp.el: Autoload format-spec instead of format; use
12842         eval-and-compile to evaluate autoload forms.
12843
12844 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12845
12846         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12847
12848 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12849
12850         * gnus.el (gnus-version-number): Bump version.
12851
12852 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12853
12854         * gnus.el: No Gnus v0.3 is released.
12855
12856 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12857
12858         * lpath.el (featurep): Bind show-nonbreak-escape.
12859
12860 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12861
12862         * gnus-art.el (gnus-article-edit-part): Disable undo.
12863
12864 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12865
12866         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12867         gnus-article-date-lapsed-new-header is t if date timer is active;
12868         skip headers in which the original date value is empty.
12869         (gnus-article-save-original-date): Redefine it as a macro.
12870         (gnus-display-mime): Use it.
12871
12872 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12873
12874         * gnus-art.el (article-date-ut): Support converting date in
12875         forwarded parts as well.
12876         (gnus-article-save-original-date): New function.
12877         (gnus-display-mime): Use it.
12878
12879 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12880
12881         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12882         enclosure element of <item>.
12883
12884 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12885
12886         * message.el (message-kill-buffer-query): Renamed from
12887         `message-kill-buffer-query-if-modified'.  Added :version.
12888
12889 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12890
12891         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12892         window layout.
12893
12894 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * mml.el: Autoload dnd when compiling.
12897
12898 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12899
12900         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12901         x-dnd-*.
12902
12903 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12904
12905         * qp.el (quoted-printable-encode-region): Save excursion.
12906
12907 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12908
12909         * message.el (message-kill-buffer-query-if-modified): Add new variable
12910         so the user can kill a modified message buffer quickly.
12911         (message-kill-buffer): Use it.
12912
12913 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12914
12915         * lpath.el: Fbind display-time-event-handler; don't fbind
12916         string-to-multibyte.
12917
12918         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12919
12920 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12921
12922         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12923         contained in text because xml.el decodes entities) with LFs.
12924
12925 2005-04-11  Lute Kamstra  <lute@gnu.org>
12926
12927         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12928         differently.
12929
12930 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12931
12932         * mm-util.el (mm-detect-coding-region): Typo.
12933
12934 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12937
12938 2005-04-06  Deepak Goel  <deego@gnufans.org>
12939
12940         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12941         user-function allow user modifications of the scores.
12942         (spam-stat-score-buffer-user): New function, to allow
12943         user-computed modifications to the score.
12944         (spam-stat-score-buffer-user-functions): List of additional
12945         scoring functions.
12946         (spam-stat-error-holder): Global temporary error holder.
12947         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12948         variable.
12949
12950 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12951
12952         * gnus-registry.el (gnus-registry-clean-empty-function)
12953         (gnus-registry-trim, gnus-registry-fetch-groups)
12954         (gnus-registry-delete-group): Groups that match
12955         `gnus-registry-ignored-groups' are removed from the registry
12956         entries, not just ignored for splitting.  This helps clean up the
12957         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12958         to get all the groups a message ID is in.
12959
12960         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12961         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12962         (spam-stat-score-buffer-user-functions): Add :number custom type.
12963
12964 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12965
12966         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12967         argument in XEmacs.
12968
12969         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12970         (nnrss-request-group): Decode group name first.
12971         (nnrss-request-article): Make a text/plain article if mml-to-mime
12972         failed.
12973         (nnrss-get-encoding): Return a compatible encoding according to
12974         nnrss-compatible-encoding-alist.
12975         (nnrss-find-el): Use consp instead of listp.
12976         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12977
12978 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12979
12980         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12981         which Emacs 20 doesn't support.
12982         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12983
12984 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12985
12986         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12987         silence the byte compiler inside the defun.
12988
12989         * gnus-demon.el (parse-time-string): Add autoload.
12990
12991         * gnus-delay.el (parse-time-string): Add autoload.
12992
12993         * gnus-art.el (parse-time-string): Add autoload.
12994
12995         * nnultimate.el (parse-time): Require for `parse-time-string'.
12996
12997 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12998
12999         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13000
13001         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13002
13003         * smime.el (smime-ldap-host-list): Add :version.
13004
13005 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13006
13007         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13008         pass it to `gnus-browse-read-group'.
13009         (gnus-browse-read-group): Add NUMBER argument and pass it to
13010         `gnus-group-read-ephemeral-group'.
13011
13012         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13013         argument and pass it to `gnus-group-read-group'.
13014
13015 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13016
13017         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13018         mm-xemacs-find-mime-charset-1 if we have the mule feature
13019         available at runtime.
13020
13021 2005-03-25  Werner Lemberg  <wl@gnu.org>
13022
13023         * nnmaildir.el: Replace `illegal' with `invalid'.
13024
13025 2005-03-23  Lute Kamstra  <lute@gnu.org>
13026
13027         * time-date.el: Add comment on time value formats.
13028         Don't require parse-time.
13029         (with-decoded-time-value): New macro.
13030         (encode-time-value): New function.
13031         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13032         (days-to-time): Return a valid time value when arg is huge.
13033         (time-since): Use time-subtract.
13034         (time-to-number-of-days): Use time-to-seconds.
13035
13036 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13037
13038         * gnus-start.el (gnus-display-time-event-handler):
13039         Check display-time-timer at runtime rather than only at load time
13040         in case display-time-mode is turned off in the mean time.
13041
13042 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13043
13044         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13045         used.
13046
13047         * nneething.el (nneething-map-file-directory): Derive from
13048         `gnus-directory'.
13049
13050         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13051         the To/Cc button.
13052
13053 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13054
13055         * nnmaildir.el (nnmaildir-request-accept-article):
13056         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13057
13058 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13059
13060         * gnus-async.el: Require timer-funcs at compile time when in
13061         XEmacs for `run-with-idle-timer'.
13062
13063 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13064
13065         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13066         autoloaded function.
13067
13068 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13069
13070         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13071
13072 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13073
13074         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13075
13076 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13077
13078         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13079         gnus-expert-user to default.
13080
13081 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13082
13083         * nnimap.el (nnimap-open-server): Ditto.
13084
13085         * imap.el (imap-authenticate): Fix typo.
13086
13087 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13088
13089         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13090         buffer (since IMAP server might return FETCH response out of
13091         order, and the nntp buffer must be sorted).
13092
13093 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13094
13095         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13096         comparison on string.
13097
13098         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13099         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13100         (gnus-agent-summary-fetch-series): Modified to protect against
13101         gnus-agent-summary-fetch-group clearing processable flags.
13102         (gnus-agent-synchronize-group-flags): Update live group buffer as
13103         synchronization may occur due to the user toggle the plugged
13104         status.
13105         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13106         successfully downloaded.
13107         (gnus-agent-expire-group-1): Avoid using markers when the overview
13108         is in ascending order; greatly improves performance.
13109         (gnus-agent-regenerate-group): Use
13110         gnus-agent-synchronize-group-flags to reset read status in both
13111         gnus and server.
13112         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13113
13114 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13115
13116         * message.el: Don't autoload former message-utils variables.
13117         (message-strip-subject-trailing-was): Change doc string.
13118
13119         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13120         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13121         (nnweb-google-search): Add "hl=en" here.
13122         (nnweb-google-parse-1, nnweb-google-create-mapping):
13123         Don't hardcode URL.
13124
13125 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13126
13127         * message.el (message-get-reply-headers, message-followup):
13128         Mention related variables `message-use-followup-to' and
13129         `message-use-mail-followup-to', in the information buffer.
13130
13131         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13132         of broken groups(-beta).google.com.
13133
13134 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13135
13136         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13137         parameter to invoked gnus-request-move-article; remove the
13138         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13139         all at once instead of once per article.
13140         (gnus-summary-remove-process-mark): Accept a list of articles as
13141         well as a single article for processing.
13142
13143         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13144         parameter.
13145
13146         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13147
13148         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13149
13150         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13151         parameter.
13152
13153         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13154         parameter.
13155
13156         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13157         parameter and remove the gnus-sum-hint-move-is-internal variable.
13158
13159         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13160         parameter.
13161
13162         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13163         parameter.
13164
13165         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13166         parameter.
13167
13168         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13169
13170         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13171         parameter.
13172
13173         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13174         parameter.
13175
13176 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13177
13178         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13179         a more conservative way.
13180
13181 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13182
13183         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13184         buffer, so it moves the window's cursor.
13185
13186 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13187
13188         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13189         `mm-dissect-multipart' and receive the from field as an (optional)
13190         argument from `mm-dissect-multipart'.
13191         (mm-dissect-multipart): Receive the from field as an argument and
13192         pass it on when we call `mm-dissect-buffer' on MIME parts.
13193         Fixes verification/decryption of signed/encrypted MIME parts.
13194
13195 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13196
13197         * gnus-sum.el (gnus-summary-move-article): Set
13198         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13199         whatever it calls (right now, only nnimap-request-move article
13200         respects it).
13201
13202         * nnimap.el (nnimap-request-move-article): When
13203         gnus-sum-hint-move-is-internal is set, don't do the extra
13204         nnimap-request-article.
13205
13206 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13207
13208         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13209
13210         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13211         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13212
13213         * gnus-sum.el (gnus-summary-caesar-message):
13214         Apply `gnus-treat-article' after rotation.
13215
13216         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13217         doc string.
13218
13219 2005-02-22  Simon Josefsson  <jas@extundo.com>
13220
13221         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13222         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13223         <arne@arnested.dk>.
13224         (encrypt): Add password-cache and password-cache-expiry as group
13225         members.
13226
13227 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13228
13229         * smime.el (smime-ldap-host-list): Doc fix.
13230         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13231         cache) password.
13232         (smime-sign-region): Use it.
13233         (smime-decrypt-region): Use it.
13234         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13235         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13236         fails.
13237         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13238         certificate from DER to PEM format rather than calling openssl.
13239
13240         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13241
13242         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13243         for signing/encryption.
13244
13245         * mml.el (mml-parse-1): Use them.
13246
13247 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13248
13249         * nnrss.el (nnrss-verbose): Removed.
13250         (nnrss-request-group): Use `nnheader-message' instead.
13251
13252 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13253
13254         * nnrss.el (nnrss-verbose): New variable.
13255         (nnrss-request-group): Make it say nnrss is requesting a group.
13256
13257 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13258
13259         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13260         Handle news URL with given port correctly.
13261
13262 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13263
13264         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13265         containing special characters.
13266
13267         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13268
13269         * mml.el (mime-to-mml): Ditto.
13270
13271         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13272         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13273         (rfc2047-decode-region): Quote decoded words containing special
13274         characters when rfc2047-quote-decoded-words-containing-tspecials
13275         is non-nil.
13276
13277 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13278
13279         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13280
13281         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13282
13283 2005-02-15  Simon Josefsson  <jas@extundo.com>
13284
13285         * nnimap.el (nnimap-debug): Doc fix.
13286
13287         * imap.el (imap-debug): Doc fix.
13288
13289 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13290
13291         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13292
13293 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13294
13295         * gnus.el (spam-contents): Improve docs for spam-contents
13296         parameter in its variable incarnation.
13297
13298 2005-02-14  Simon Josefsson  <jas@extundo.com>
13299
13300         * smime-ldap.el: Use require instead of load-library for ldap.
13301         (smime-ldap-search): Indent.
13302         (smime-ldap-search-internal): Shorten line.
13303
13304         * smime.el (smime-cert-by-dns): Add doc-string.
13305         (smime-cert-by-ldap-1): Indent.
13306
13307         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13308         mml-smime-get-dns-ldap.
13309         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13310
13311 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13312
13313         * smime.el: Require smime-ldap.
13314         (smime-ldap-host-list): New variable.
13315         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13316
13317         * mml-smime.el (mml-smime-encrypt-query): New function.
13318         (mml-smime-encrypt-query): Use it.
13319
13320         * smime-ldap.el: New file.
13321
13322 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13323
13324         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13325
13326 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13327
13328         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13329         argument in doc string.  Make query for type more clear.
13330
13331 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13332
13333         * gnus.el (gnus-group-startup-message): Search for gnus images in
13334         etc/images/gnus.
13335         * mm-util.el (mm-image-load-path): Likewise.
13336         * smiley.el (smiley-data-directory): Search for smilies in
13337         etc/images/smilies.
13338
13339 2005-02-09  Kim F. Storm  <storm@cua.dk>
13340
13341         Change Emacs release version from 21.4 to 22.1 throughout.
13342         Change Emacs development version from 21.3.50 to 22.0.50.
13343
13344 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13345
13346         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13347
13348         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13349         non-Mule XEmacs as well.
13350         (mm-decompress-buffer): Signal an error intentionally if it does
13351         not decompress compressed data because auto-compression-mode is
13352         disabled.
13353
13354 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13355
13356         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13357         an ID in the registry even if it has no groups.
13358
13359 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13360
13361         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13362         merge it into mm-decompress-buffer.
13363         (gnus-mime-copy-part): Use the MIME part charset, the value which
13364         a user specified or gnus-newsgroup-charset for decoding, like
13365         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13366         save-buffer what was used.  Suggested by Kevin Ryde
13367         <user42@zip.com.au>.
13368         (gnus-mime-inline-part): Allow the name parameter as well as the
13369         filename parameter; force decompressing of compressed data; always
13370         display contents being not decoded as unibyte.
13371
13372         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13373         as well as the filename parameter.
13374
13375         * mm-util.el (mm-decompress-buffer): Merge
13376         gnus-mime-jka-compr-maybe-uncompress.
13377         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13378         of compressed data.
13379
13380 2005-02-08  Simon Josefsson  <jas@extundo.com>
13381
13382         * imap.el (imap-log): Doc fix.
13383
13384 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13385
13386         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13387         the coding cookies; decompress compressed parts.
13388
13389         * mml.el (mml-generate-mime-1): Add the charset parameter according
13390         to the value which a user specified manually or the coding cookie.
13391
13392         * mm-util.el (mm-string-to-multibyte): New function.
13393         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13394         (mm-coding-system-to-mime-charset): New function.
13395         (mm-decompress-buffer): New function.
13396         (mm-find-buffer-file-coding-system): New function.
13397
13398         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13399         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13400         parts.
13401
13402 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13403
13404         * mm-view.el (mm-display-inline-fontify): Decode a part according
13405         to the charset parameter.
13406
13407 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13408
13409         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13410         prefix arg is neither nil nor a number, as info specifies.
13411
13412 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13413
13414         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13415         timestamps.
13416
13417 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13418
13419         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13420         groups error checking and notify user.
13421
13422 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13423
13424         * message.el (message-send-mail-function): Check existence of
13425         sendmail-program first before using default value
13426         `message-send-mail-with-sendmail'.  Otherwise use more generic
13427         `smtpmail-send-it'.
13428
13429 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13430
13431         * nntp.el (nntp-request-update-info): Always return nil.
13432
13433 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13434
13435         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13436
13437 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13438
13439         * message.el (message-beginning-of-line): Change the behavior when
13440         invoked between BOL and : so that it first moves backward.
13441
13442 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13443
13444         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13445         article buffer when editing of the article is discarded.
13446         (gnus-article-prepare): Revert.
13447
13448 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13449
13450         * gnus-art.el (gnus-article-prepare):
13451         Remove message-strip-forbidden-properties from the local hook.
13452
13453 2005-01-27  Simon Josefsson  <jas@extundo.com>
13454
13455         * password.el (password-cache-add): Only start one timer per key.
13456         Reported by Derek Atkins <warlord@MIT.EDU>.
13457
13458 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13459
13460         * run-at-time.el: Removed.  It is no longer needed as
13461         timer-funcs.el in the xemacs-base package has a working version of
13462         `run-at-time'.
13463
13464         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13465
13466         * password.el: Require timer-funcs instead of run-at-time in
13467         XEmacs.
13468         Remove `password-run-at-time' macro.
13469         (password-cache-add): Use `run-at-time' instead of
13470         `password-run-at-time'.
13471
13472         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13473         Remove `nnheader-cancel-function-timers' alias,
13474         `cancel-function-timers' exists in XEmacs in timer-funcs.
13475
13476         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13477         for `run-with-idle-timer'.
13478
13479         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13480         for `run-at-time'.
13481
13482         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13483         for `with-timeout'.
13484
13485         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13486         the same as for XEmacs 21.4.
13487         No need to ignore `run-with-idle-timer', this function exists in
13488         XEmacs now in timer-funcs.el in the xemacs-base package.
13489         (dgnushack-compile): No need to delete
13490         run-at-time.el from the list of files to compile because it
13491         doesn't exist anymore.
13492
13493 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13494
13495         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13496         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13497
13498 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13499
13500         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13501         sensitively.
13502
13503 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13504
13505         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13506
13507 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13508
13509         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13510         which will be inserted according to the multibyteness of a buffer
13511         rather than the type of contents.  Suggested by ARISAWA Akihiro
13512         <ari@mbf.ocn.ne.jp>.
13513
13514         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13515         of string which old xml.el may return rather than a string.
13516
13517 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13518
13519         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13520
13521 2005-01-16  Simon Josefsson  <jas@extundo.com>
13522
13523         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13524         idn/idna.el isn't available.
13525         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13526         <michael@waxrat.com>.
13527
13528         * hashcash.el: Remove non-FSF copyright header.
13529
13530         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13531         (hashcash-generate-payment): Use it.
13532         (hashcash-generate-payment-async): Use it.
13533
13534 2005-01-15  Simon Josefsson  <jas@extundo.com>
13535
13536         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13537         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13538
13539         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13540         gnus-summary-idna-message.
13541         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13542         (gnus-summary-idna-message): New function.
13543
13544 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13545
13546         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13547         gnus-novice-user.
13548
13549 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13550
13551         * nnrss.el (nnrss-request-delete-group): Delete entries in
13552         nnrss-group-alist as well.
13553         (nnrss-save-server-data): Insert newline.
13554
13555 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13556
13557         * gnus.el (gnus-user-agent): Use list of symbols instead of
13558         symbols.  Display full version number for (S)XEmacs.  Optionally
13559         display (S)XEmacs codename.
13560
13561         * gnus-util.el (gnus-emacs-version): Update for new
13562         `gnus-user-agent'.
13563
13564         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13565         Gnus version.
13566
13567 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13568
13569         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13570         which is unreadable in some setups.
13571
13572 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13573
13574         * gnus-spec.el (gnus-update-format-specifications): Flush the
13575         group format spec cache if it doesn't support decoded group names.
13576
13577 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13578
13579         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13580         Allow to apply decay on score files matching a regexp.
13581
13582 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13583
13584         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13585         compatibility in %g and %c.
13586
13587 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13588
13589         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13590         name for only %g and %c.
13591         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13592         of gnus-tmp-group to decoded group name.
13593         (gnus-group-make-rss-group): Exclude `/'s from group names.
13594
13595 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13596
13597         * nnrss.el (nnrss-get-encoding): Fix regexp.
13598
13599 2004-12-27  Simon Josefsson  <jas@extundo.com>
13600
13601         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13602         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13603         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13604
13605 2004-12-17  Kim F. Storm  <storm@cua.dk>
13606
13607         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13608
13609         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13610
13611 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13612
13613         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13614
13615 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13616
13617         * nnrss.el: Require rfc2047 and mml.
13618         (nnrss-file-coding-system): New variable.
13619         (nnrss-format-string): Redefine it as an inline function.
13620         (nnrss-decode-group-name): New function.
13621         (nnrss-string-as-multibyte): Remove.
13622         (nnrss-retrieve-headers): Decode group name; don't use
13623         nnrss-format-string.
13624         (nnrss-request-group): Decode group name.
13625         (nnrss-request-article): Decode group name; allow a Message-ID as
13626         well as an article number; don't use nnrss-format-string; encode a
13627         Message-ID string which may contain non-ASCII characters; use
13628         mml-to-mime to compose a MIME article.
13629         (nnrss-request-expire-articles): Decode group name.
13630         (nnrss-request-delete-group): Decode group name.
13631         (nnrss-fetch): Clarify error message.
13632         (nnrss-read-server-data): Use insert-file-contents instead of load;
13633         bind file-name-coding-system; use multibyte buffer.
13634         (nnrss-save-server-data): Bind coding-system-for-write to the
13635         value of nnrss-file-coding-system; bind file-name-coding-system;
13636         add coding cookie.
13637         (nnrss-read-group-data): Use insert-file-contents instead of load;
13638         bind file-name-coding-system; use multibyte buffer.
13639         (nnrss-save-group-data): Bind coding-system-for-write to the
13640         value of nnrss-file-coding-system; bind file-name-coding-system.
13641         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13642         make it work with non-ASCII text.
13643         (nnrss-find-el): Make it work with old xml.el as well.
13644
13645 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13646
13647         * nnrss.el (nnrss-get-encoding): New function.
13648         (nnrss-fetch): Use unibyte buffer initially; bind
13649         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13650         decode contents according to the encoding attribute.
13651         (nnrss-save-group-data): Add coding cookie.
13652         (nnrss-mime-encode-string): New function.
13653         (nnrss-check-group): Use it to encode subject and author.
13654
13655 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13656
13657         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13658         imaginary variable.
13659
13660 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13663         correctly even if there are wide characters.
13664
13665 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13666
13667         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13668         downcased symbol names; make a new cache instead of reusing
13669         bbdb-hashtable.
13670
13671 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13672
13673         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13674         concatenating segments rather than before concatenating them.
13675         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13676
13677         * message.el (message-get-reply-headers): Bind `extra'.
13678
13679 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13680
13681         * message.el (message-extra-wide-headers): New variable.
13682         (message-get-reply-headers): Use it.
13683
13684 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13685
13686         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13687         (gnus-agent-group-pathname): Ditto.
13688
13689         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13690
13691         * gnus-group.el (gnus-group-make-group): Decode group name.
13692         (gnus-group-make-rss-group): Register the group data after opening
13693         the nnrss group.
13694
13695 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13696
13697         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13698         by expiry now get marked as read.
13699
13700 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13701
13702         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13703
13704 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13705
13706         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13707         unify Latin characters in XEmacs.
13708         (mm-find-mime-charset-region): Use it.
13709
13710 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13711
13712         * gnus-util.el (gnus-delete-directory): New function.
13713
13714         * gnus-agent.el (gnus-agent-delete-group): Use it.
13715
13716         * gnus-cache.el (gnus-cache-delete-group): Use it.
13717
13718 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13719
13720         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13721         names.
13722
13723 2004-12-16  Simon Josefsson  <jas@extundo.com>
13724
13725         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13726
13727 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13728
13729         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13730
13731         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13732         (gnus-group-set-current-level): Decode group name.
13733
13734 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13735
13736         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13737         failed.
13738
13739 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13740
13741         * gnus-group.el (gnus-group-delete-group): Decode group name.
13742         (gnus-group-make-rss-group): Encode group name.
13743         (gnus-group-catchup-current): Decode group name.
13744         (gnus-group-kill-group): Decode group name.
13745
13746 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13747
13748         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13749
13750 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13751
13752         * gnus-group.el (gnus-group-make-rss-group):
13753         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13754
13755         * gnus-start.el (gnus-setup-news): Honor user's setting to
13756         gnus-message-archive-method.  Suggested by Lute Kamstra
13757         <lute@gnu.org>.
13758
13759 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13760
13761         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13762         global counterparts of the buffer-local variables.
13763
13764 2004-11-16  Romain Francoise  <romain@orebokech.com>
13765
13766         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13767         counterparts of the buffer-local variables.
13768
13769 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13770
13771         * message.el (message-forbidden-properties): Fixed typo in doc
13772         string.
13773
13774 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13775
13776         * gnus-util.el (gnus-replace-in-string): Added doc string.
13777
13778         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13779         to avoid problems when splitting mails with many recipients.
13780
13781 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13782
13783         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13784         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13785
13786 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13787
13788         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13789         if there is no hashtable in memory or file modification time is
13790         newer than cached timestamp.
13791
13792 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13793
13794         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13795         not-matching option.
13796
13797 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13798
13799         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13800         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13801         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13802         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13803         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13804         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13805
13806 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13807
13808         * message.el (message-forward-make-body-mml): Remove headers
13809         according to message-forward-ignored-headers if a message is decoded.
13810
13811 2004-12-02  Romain Francoise  <romain@orebokech.com>
13812
13813         * message.el (message-forward-make-body-plain): Always remove
13814         headers according to message-forward-ignored-headers.
13815
13816 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13817
13818         * spam.el (spam-summary-prepare-exit): Remove the
13819         gnus-summary-limit pop for now, it has problems with ham marks for
13820         me.
13821
13822 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13823
13824         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13825         correctly.
13826
13827 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13828
13829         * format-spec.el (format-spec): Message the char.
13830
13831 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13832
13833         * gnus-art.el (gnus-split-methods): Reformat comments.
13834
13835         * spam.el (spam-summary-prepare-exit): Remove article limits
13836         before exiting the summary buffer.
13837
13838 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13839
13840         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13841         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13842
13843         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13844         order to silence the byte compiler.
13845
13846         * spam.el: Fix the way to silence the byte compiler, which
13847         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13848         bbdb-search-simple, spam-BBDB-register-routine,
13849         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13850         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13851         spam-stat-buffer-is-spam, spam-stat-load,
13852         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13853         spam-stat-save and spam-stat-split-fancy.
13854
13855 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13856
13857         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13858         which may confuse users.
13859         (canlock-password-for-verify): Ditto.
13860
13861         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13862
13863         * gnus-art.el (gnus-emphasis-alist): Ditto.
13864
13865         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13866
13867         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13868
13869         * gnus-start.el (gnus-save-killed-list): Ditto.
13870
13871         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13872         (gnus-sum-thread-tree-root): Ditto.
13873         (gnus-sum-thread-tree-false-root): Ditto.
13874         (gnus-sum-thread-tree-single-indent): Ditto.
13875
13876         * message.el (message-courtesy-message): Ditto.
13877         (message-archive-note): Ditto.
13878         (message-subscribed-address-file): Ditto.
13879         (message-user-fqdn): Ditto.
13880
13881         * spam-report.el (spam-report-gmane-regex): Ditto.
13882
13883         * spam.el (spam-blackhole-good-server-regex): Ditto.
13884
13885 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13886
13887         * mml.el (mml-preview): Widen the message buffer before copying
13888         the contents to the preview buffer; sort headers before previewing.
13889
13890         * message.el (message-hidden-headers): Fix the way to avoid a bug
13891         in the `repeat' widget in Emacs 21.3 or earlier.
13892
13893 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13894
13895         * message.el (message-hidden-headers): Default to "^References:".
13896         Improve customization type.  Suggested by Reiner Steib
13897         <Reiner.Steib@gmx.de>.
13898
13899 2004-11-25  Romain Francoise  <romain@orebokech.com>
13900
13901         * message.el (message-strip-forbidden-properties): Remove check for
13902         obsolete `message-hidden' text property, hidden headers are not
13903         accessible in the buffer anymore.
13904
13905 2004-11-22  Romain Francoise  <romain@orebokech.com>
13906
13907         * message.el (message-header-format-alist): Add `From' in list
13908         so that it can be sorted.
13909         (message-fix-before-sending): Widen and sort headers before
13910         sending.
13911         (message-hide-headers): Use narrowing to hide headers by moving
13912         them to the top of the buffer and narrowing to the region
13913         underneath.
13914
13915 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13916
13917         * message.el (message-strip-forbidden-properties): Bind
13918         buffer-read-only (etc) to nil.
13919
13920 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13921
13922         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13923         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13924
13925 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13926
13927         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13928
13929 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13930
13931         * dns.el (query-dns): Use sit-for to time instead of
13932         accept-process-output, since that doesn't seem to work on udp
13933         sockets.
13934
13935 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13936
13937         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13938
13939 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13940
13941         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13942         doc string.  Improve doc string.
13943
13944 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13945
13946         * nntp.el (nntp-request-update-info): Return nil if
13947         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13948         may not call gnus-activate-group which uselessly issues the GROUP
13949         commands for all nntp groups and wastes time.  Reported by Romain
13950         Francoise <romain@orebokech.com>.
13951
13952         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13953
13954 2004-11-15  Simon Josefsson  <jas@extundo.com>
13955
13956         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13957         headers separately.
13958         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13959         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13960
13961 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13962
13963         * gnus-start.el (gnus-convert-old-newsrc):
13964         Assign legacy-gnus-agent to 5.10.7.
13965
13966 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13967
13968         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13969         start of the lines.
13970
13971 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13972
13973         * hashcash.el (hashcash-default-payment): Change default to 20.
13974         (hashcash-default-accept-payment): Change default to 20.
13975         (hashcash-process-alist): New variable.
13976         (hashcash-generate-payment-async): Add.
13977         (hashcash-already-paid-p): Add.
13978         (hashcash-insert-payment): Don't generate payments twice.
13979         (hashcash-insert-payment-async): Add.
13980         (hashcash-insert-payment-async-2): Add.
13981         (hashcash-cancel-async): Add.
13982         (hashcash-wait-async): Add.
13983         (hashcash-processes-running-p): Add.
13984         (hashcash-wait-or-cancel): Add.
13985         (mail-add-payment): New optional argument.  Conditionally start
13986         asynchronous calculation.
13987         (mail-add-payment-async): Add.
13988
13989         * message.el (message-send-mail): Wait for asynchronous hashcash
13990         results.  Don't clobber existing X-Hashcash headers.
13991         (message-setup-1): Call mail-add-payment-async when
13992         message-generate-hashcash is non-nil.
13993
13994 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13995
13996         * message.el (message-use-alternative-email-as-from): Examine the
13997         From header as well; use message-make-from in order to include a
13998         user's full name.
13999
14000 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14001
14002         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14003         default; improve customization type.
14004         (gnus-emphasis-custom-with-format): New macro.
14005         (gnus-emphasis-custom-value-to-external): New function.
14006         (gnus-emphasis-custom-value-to-internal): New function.
14007
14008 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14009
14010         * dns.el (query-dns): Resolve reverse addresses.
14011
14012 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14013
14014         * gnus-group.el (gnus-group-get-new-news): Use it.
14015
14016         * gnus-start.el (gnus-check-reasonable-setup): New function.
14017
14018 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14019
14020         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14021         "Args out of range" error.  Reported by Arnaud Giersch
14022         <arnaud.giersch@free.fr>.
14023
14024 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14025
14026         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14027
14028 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14029
14030         * spam.el (spam group): Add :version.
14031
14032         * pgg-def.el (pgg group): Add :version.
14033
14034 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14035
14036         * gnus-art.el (gnus-article-edit-article): Don't associate the
14037         article buffer with a draft file.  This is a temporary measure
14038         against the 2004-08-22 change to gnus-article-edit-mode.
14039
14040 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14041
14042         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14043         (html2text-format-tags): Remove unused variable `attr'.
14044
14045 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14046
14047         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14048
14049         * tls.el (tls-process-connection-type, tls-success)
14050         (tls-certtool-program): Add :version.
14051
14052         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14053         (starttls-extra-arguments, starttls-process-connection-type)
14054         (starttls-connect, starttls-failure, starttls-success): Add :version.
14055
14056         * spam-stat.el (spam-stat): Add :version.
14057
14058         * sieve.el (sieve): Add :version.
14059
14060         * sha1.el (sha1): Add :version.
14061         (sha1-use-external): Remove redundant version.
14062
14063         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14064         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14065         (nnmail-split-fancy-match-partial-words)
14066         (nnmail-split-lowercase-expanded): Add :version.
14067
14068         * nndiary.el (nndiary): Add :version.
14069
14070         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14071
14072         * mml-sec.el (mml-default-sign-method)
14073         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14074         Add :version.
14075
14076         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14077
14078         * mm-url.el (mm-url-use-external, mm-url-program)
14079         (mm-url-arguments): Add :version.
14080
14081         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14082         (mm-attachment-file-modes, mm-decrypt-option)
14083         (mm-w3m-safe-url-regexp): Add :version.
14084
14085         * message.el (message-cite-prefix-regexp)
14086         (message-sendmail-envelope-from, message-minibuffer-local-map)
14087         (message-user-fqdn, message-completion-alist): Add :version.
14088
14089         * gnus-win.el (gnus-configure-windows-hook)
14090         (gnus-use-frames-on-any-display): Add :version.
14091
14092         * gnus-art.el (gnus-article-address-banner-alist)
14093         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14094         (gnus-treat-from-picon, gnus-treat-mail-picon)
14095         (gnus-treat-x-pgp-sig): Add :version.
14096
14097         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14098         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14099         (gnus-summary-article-delete-hook)
14100         (gnus-summary-display-while-building): Add :version.
14101
14102         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14103         (gnus-get-top-new-news-hook): Add :version.
14104
14105         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14106         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14107
14108         * gnus-registry.el (gnus-registry): Add :version.
14109
14110         * gnus-spec.el (gnus-use-correct-string-widths)
14111         (gnus-make-format-preserve-properties): Add :version.
14112
14113         * gnus.el (gnus-group-charter-alist)
14114         (gnus-group-fetch-control-use-browse-url)
14115         (gnus-install-group-spam-parameters): Add :version.
14116
14117         * gnus-diary.el (gnus-diary): Add :version.
14118
14119         * gnus-delay.el (gnus-delay): Add :version.
14120
14121         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14122         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14123         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14124         Add :version.
14125
14126         * gnus-agent.el (gnus-agent-max-fetch-size)
14127         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14128         (gnus-agent-prompt-send-queue): Add :version.
14129
14130         * deuglify.el (gnus-outlook-deuglify): Add :version.
14131
14132         * html2text.el: Beautify code.  Improve doc strings.  Some
14133         checkdoc cleanup.
14134         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14135
14136 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14137
14138         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14139
14140 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14141
14142         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14143         when package is loaded.
14144
14145         * spam.el (spam-summary-score-preferred-header): Add global preference
14146         for people who want to override the default SpamAssassin over
14147         Bogofilter preference (when both are set).
14148         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14149         (spam-user-format-function-S): Check
14150         spam-summary-score-preferred-header.
14151         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14152         (spam-user-format-function-S): Format the score correctly.
14153
14154 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14155
14156         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14157         signature file.  Suggested by Manoj Srivastava
14158         <srivasta@golden-gryphon.com>.
14159
14160         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14161         iso-2022-jp even in the Japanese language environment.
14162         Suggested by Jason Rumney <jasonr@gnu.org>.
14163
14164 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14165
14166         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14167         use the same characters as the dummy marks; make it free from
14168         getting affected by the language environment.
14169         (gnus-summary-read-group-1): Update mark positions only when the
14170         format spec is updated.
14171
14172         * gnus-spec.el (gnus-update-format-specifications): Return a list
14173         of updated types.
14174
14175 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14176
14177         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14178         of boundp to check if display-warning is available.
14179
14180 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14181
14182         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14183
14184 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14185
14186         * nnspool.el (nnspool-spool-directory): Use news-path if the
14187         news-directory variable is not bound.
14188
14189         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14190         function instead of display-warning if it is not available.
14191
14192 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14193
14194         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14195         v5-10: Use `point-at-bol'.
14196
14197 2004-10-26  Simon Josefsson  <jas@extundo.com>
14198
14199         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14200         <chenggao@gmail.com>.
14201
14202 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14203
14204         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14205         instead.
14206
14207 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14208
14209         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14210         to remove a server from the nnimap-server-buffer-alist.
14211         (nnimap-open-connection, nnimap-close-server): Use it.
14212
14213         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14214
14215 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14216
14217         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14218         running the major-mode function.
14219
14220 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14221
14222         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14223         dummy marks in the right way.
14224
14225 2004-10-18  David Edmondson  <dme@dme.org>
14226
14227         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14228         excessively.
14229
14230 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14231
14232         * gnus-util.el (gnus-split-references): Accept a nil references
14233         string and go on blissfully.
14234
14235         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14236         cases where the references string is non-nil but has no references.
14237
14238         * encrypt.el: Add autoload tags.
14239
14240         * spam.el (spam-resolve-registrations-routine): Remove article
14241         from unregistration list too.  Reported by David Hanak
14242         <dhanak@isis.vanderbilt.edu>
14243
14244 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14245
14246         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14247         nil.  Changed custom type.
14248
14249 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14250
14251         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14252
14253         * gnus-sum.el (gnus-summary-move-article): Use it.
14254
14255 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14256
14257         * encrypt.el: Add autoload cookies.
14258
14259         * spam.el (spam-backend-article-list-property)
14260         (spam-backend-get-article-todo-list)
14261         (spam-backend-put-article-todo-list)
14262         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14263         Resolve registrations separately.
14264         (spam-register-routine): Format comments.
14265         (spam-unregister-routine, spam-register-routine): Always call with
14266         specific-articles, no default list.
14267         (spam-summary-prepare-exit): Use the spam-classifications function.
14268
14269         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14270         gnus-encrypt.el.
14271
14272         * encrypt.el: Copied from gnus-encrypt.el.
14273
14274         * gnus-encrypt.el: Commented that it's obsolete.
14275
14276 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14277
14278         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14279         (gnus-score-save): Use it.
14280
14281         * message.el (message-bury): Use `window-dedicated-p'.
14282
14283 2004-10-15  Simon Josefsson  <jas@extundo.com>
14284
14285         * pop3.el (top-level): Don't require nnheader.
14286         (pop3-read-timeout): Add.
14287         (pop3-accept-process-output): Add.
14288         (pop3-read-response, pop3-retr): Use it.
14289
14290 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14291
14292         * spam.el (spam-register-routine): Move comment.
14293         (spam-verify-bogofilter): Use 'unknown for the initial
14294         spam-bogofilter-valid state, not 'never.
14295
14296         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14297         for netrc-machine.
14298
14299         * nnimap.el (nnimap-open-connection): Use
14300         netrc-machine-user-or-password.
14301
14302 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14303
14304         * gnus-registry.el (gnus-registry-unload-hook):
14305         Set as a variable with add-hook.
14306
14307         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14308         of news-path.
14309
14310         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14311
14312         * spam.el: Delete duplicate `provide'.
14313         (spam-unload-hook): Set as a variable with add-hook.
14314
14315 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14316
14317         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14318         in the doc string.
14319
14320         * message.el (message-ignored-news-headers)
14321         (message-ignored-supersedes-headers)
14322         (message-ignored-resent-headers)
14323         (message-forward-ignored-headers): Improve custom type.
14324
14325 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14326
14327         * message.el (message-tokenize-header): Fix 2004-09-06 change
14328         which used point-min in the wrong place.
14329
14330 2004-10-12  Simon Josefsson  <jas@extundo.com>
14331
14332         * tls.el (tls-certtool-program): New variable.
14333         (tls-certificate-information): New function, based on
14334         ssl-certificate-information.
14335
14336 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14337
14338         * compface.el: Move the version of ELisp-based uncompface program
14339         to the contrib directory because of the copyright problem.
14340
14341 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14342
14343         * message.el (message-kill-buffer): Raise the current frame.
14344
14345 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14346
14347         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14348
14349         * gnus.el (message-y-or-n-p): Autoload.
14350
14351         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14352         (pop3-password-required, pop3-authentication-scheme)
14353         (pop3-leave-mail-on-server): Made customizable.
14354         (pop3): New custom group.
14355         (pop3-retr): Remove `sleep-for' statements.
14356         Suggested by Dave Love <fx@gnu.org>.
14357
14358         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14359         Windows/DOS.
14360
14361         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14362         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14363         Dave Love <fx@gnu.org>.
14364
14365         * mml.el (mml-minibuffer-read-disposition): Require match.
14366         Suggested by Dave Love <fx@gnu.org>.
14367
14368 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14369
14370         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14371         doc string.
14372
14373 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14374
14375         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14376
14377 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14378
14379         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14380         instead of calling `mm-insert-inline', to decode text/* parts
14381         before displaying them.
14382
14383 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14384
14385         * mm-uu.el (mm-uu-text-plain-type): New variable.
14386         (mm-uu-pgp-signed-extract-1): Use it.
14387         (mm-uu-pgp-encrypted-extract-1): Use it.
14388         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14389         bind mm-uu-text-plain-type with that value.
14390         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14391         mm-uu-dissect.
14392
14393 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14394
14395         * gnus-group.el (gnus-update-group-mark-positions):
14396         * gnus-sum.el (gnus-update-summary-mark-positions):
14397         * message.el (message-check-news-body-syntax):
14398         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14399         of string-as-multibyte.
14400
14401 2004-10-05  Juri Linkov  <juri@jurta.org>
14402
14403         * gnus-group.el (gnus-update-group-mark-positions):
14404         * gnus-sum.el (gnus-update-summary-mark-positions):
14405         * message.el (message-check-news-body-syntax):
14406         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14407         8-bit unibyte values to a multibyte string for search functions.
14408
14409 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14410
14411         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14412         (mm-uu-dissect-text-parts): New function.
14413
14414         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14415         dissect text parts.
14416
14417         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14418         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14419
14420         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14421
14422         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14423         gnus-current-topics instead of gnus-current-topic.
14424
14425 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14426
14427         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14428
14429 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14430
14431         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14432         where approriate.
14433
14434         * nnml.el (nnml-generate-active-info): do.
14435
14436         * nndiary.el (nndiary-generate-active-info): do.
14437
14438         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14439         (gnus-topic-move): do.
14440
14441         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14442         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14443
14444         * gnus-srvr.el (gnus-server-prepare)
14445         (gnus-server-open-all-servers): do.
14446
14447         * gnus-msg.el (gnus-summary-cancel-article)
14448         (gnus-summary-resend-message)
14449         (gnus-summary-mail-crosspost-complaint): do.
14450
14451         * gnus-move.el (gnus-change-server): do.
14452
14453         * gnus-group.el (gnus-group-unmark-all-groups)
14454         (gnus-group-set-current-level): do.
14455
14456 2004-10-04  Simon Josefsson  <jas@extundo.com>
14457
14458         * message.el (message-generate-hashcash): Doc fix.
14459
14460 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14461
14462         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14463         avoid infinite recursion via gnus-get-function.
14464
14465 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14466
14467         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14468
14469         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14470
14471         * nnmail.el (nnmail-split-history): do.
14472
14473         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14474         (nnml-request-delete-group): do.
14475
14476         * nnslashdot.el (nnslashdot-read-groups): do.
14477
14478         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14479         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14480
14481         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14482         (nnspool-sift-nov-with-sed): Use last.
14483         (nnspool-retrieve-headers-with-nov): Use mapc.
14484         (nnspool-request-newgroups): Use dolist.
14485         (nnspool-request-group): Use last.
14486
14487         * nntp.el (nntp-read-server-type): Use dolist.
14488
14489         * nnvirtual.el (nnvirtual-create-mapping)
14490         (nnvirtual-update-read-and-marked): Use dolist.
14491         (nnvirtual-convert-headers): Simplify.
14492
14493 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14494
14495         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14496         support for sync'ing tick marks.
14497
14498 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14499
14500         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14501         there's no visible header.
14502
14503 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14504
14505         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14506         necessary, pass full group name to gnus-request-set-marks.
14507
14508 2004-10-01  Simon Josefsson  <jas@extundo.com>
14509
14510         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14511         acroread.
14512
14513 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14514
14515         * spam-report.el (spam-report-gmane): Fix interactive.
14516
14517         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14518
14519         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14520         when writing file.
14521         (gnus-agent-synchronize-flags): Don't default to being
14522         interactive.
14523
14524 2004-09-30  Simon Josefsson  <jas@extundo.com>
14525
14526         * message.el (message-generate-hashcash): Add.
14527         (message-send-mail): Use it, call mail-add-payment.
14528
14529 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14530
14531         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14532
14533 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14534
14535         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14536         gnus-requst-update-info with explicit code to sync the in-memory
14537         info read flags with the marks being sync'd to the backend.
14538
14539         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14540
14541 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14542
14543         * spam.el (spam-verify-bogofilter): Add new function.
14544         (spam-check-bogofilter)
14545         (spam-bogofilter-register-with-bogofilter): Use it.
14546         (spam-verify-bogofilter): Add small fixes.
14547
14548 2004-09-28  Simon Josefsson  <jas@extundo.com>
14549
14550         * hashcash.el (hashcash-generate-payment): Revert.
14551
14552 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14553
14554         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14555         gnus-extract-references instead of gnus-split-references.
14556
14557         * gnus-util.el (gnus-extract-references): Add new function, analogous
14558         to gnus-split-references but extracts only the message-ID without
14559         anything extra.
14560
14561         * hashcash.el (hashcash-generate-payment)
14562         (hashcash-check-payment): Do the right thing if hashcash-path is
14563         nil (because the hashcash program could not be found).
14564
14565         * spam.el (spam-use-hashcash): Remove comment.
14566
14567 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14568
14569         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14570         (gnus-cache-enter-article, gnus-cache-remove-article)
14571         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14572
14573         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14574
14575         * gnus-art.el (article-hide-boring-headers)
14576         (article-translate-strings, article-display-face)
14577         (gnus-article-mime-match-handle-first)
14578         (gnus-article-highlight-headers)
14579         (gnus-article-add-buttons-to-head): do.
14580
14581 2004-09-27  Simon Josefsson  <jas@extundo.com>
14582
14583         * hashcash.el: New version, from
14584         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14585         ../contrib/.
14586
14587 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14588
14589         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14590
14591 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14592
14593         * gnus-dup.el (gnus-dup-open): Use mapc.
14594         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14595
14596         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14597         Reported by Stefan Wiens <s.wi@gmx.net>.
14598
14599         * gnus.el (gnus-shutdown): Use dolist.
14600
14601         * gnus-undo.el (gnus-undo): Use mapc.
14602
14603         * nnrss.el (nnrss-generate-active): do.
14604
14605         * message.el (message-cite-original-without-signature)
14606         (message-cite-original): Use mapc.
14607         (message-do-actions, message-make-forward-subject): Use dolist.
14608
14609 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14610
14611         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14612         deletion to remove entire duplicate line.  Fixes merged article
14613         number bug.
14614
14615 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14616
14617         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14618         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14619         first ask if you want to open a server and then, even when you
14620         responded with no, asking if you want to synchronize the server's
14621         flags.
14622         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14623         multi-line expressions.
14624         (gnus-agent-synchronize-group-flags): New internal function.
14625         Updates marks in memory (in the info structure) AND in the
14626         backend.
14627
14628         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14629
14630         * nnagent.el (nnagent-request-set-mark): Use
14631         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14632         method, to ensure that synchronization updates marks in the
14633         backend and in the info (in memory) structure.
14634
14635 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14636
14637         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14638         convention fully; don't miss the root article of a thread; make
14639         the X-Draft-From header with correct article numbers.
14640
14641 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14642
14643         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14644         unless plugged.  Disable the agent so that an open failure causes
14645         an error.
14646
14647         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14648         Reverted 2004-09-21 change.  The backend must be opened while
14649         synchronizing flags even when the backend stores the flags
14650         locally.
14651
14652 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14653
14654         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14655         in `header' match.  Reported by Svend Tollak Munkejord.
14656
14657         * message.el (message-cite-original): Fix use of
14658         `message-cite-articles-with-x-no-archive'.
14659
14660 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14661
14662         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14663         (gnus-window-to-buffer): Ditto.
14664
14665         * mml.el (mml-preview-buffer): New variable.
14666         (mml-preview): Manage window layout with gnus-buffer-configuration.
14667
14668         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14669         X-Draft-From header even if those articles aren't quoted.
14670
14671 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14672
14673         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14674         (gnus-request-set-mark, gnus-request-update-mark): Use new
14675         g-s-t-u-l-m to decide to use backend even when unplugged.
14676
14677 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14678
14679         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14680         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14681
14682 2004-09-20  Simon Josefsson  <jas@extundo.com>
14683
14684         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14685         "utf-16-le".
14686
14687 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14688
14689         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14690
14691 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14692
14693         * uudecode.el (uudecode-use-external): Add :version.
14694
14695         * smime.el (smime-CA-file, smime-encrypt-cipher)
14696         (smime-dns-server): Add :version.
14697
14698         * smiley.el (gnus-smiley-file-types): Add :version.
14699
14700         * sha1.el (sha1-use-external): Add :version.
14701
14702         * pgg-def.el (pgg-query-keyserver): Add :version.
14703
14704         * nnmail.el (nnmail-fancy-expiry-targets)
14705         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14706         Add :version.
14707
14708         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14709         (nnimap-retrieve-groups-asynchronous): Add :version.
14710         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14711
14712         * mml.el (mml-content-disposition-parameters)
14713         (mml-insert-mime-headers-always): Add :version.
14714
14715         * mm-util.el (mm-coding-system-priorities): Add :version.
14716
14717         * mm-decode.el (mm-inline-text-html-with-images)
14718         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14719         (mm-verify-option): Add :version.
14720         (mm-text-html-renderer): Change :version.
14721
14722         * message.el (message-fcc-externalize-attachments)
14723         (message-required-headers, message-draft-headers)
14724         (message-subject-trailing-was-query)
14725         (message-subject-trailing-was-ask-regexp)
14726         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14727         (message-mark-insert-end, message-archive-header)
14728         (message-archive-note, message-cross-post-default)
14729         (message-cross-post-note, message-followup-to-note)
14730         (message-cross-post-note-function, message-use-mail-followup-to)
14731         (message-subscribed-address-functions)
14732         (message-subscribed-address-file, message-subscribed-addresses)
14733         (message-subscribed-regexps, message-allow-no-recipients)
14734         (message-yank-cited-prefix, message-signature-insert-empty-line)
14735         (message-hidden-headers, message-hierarchical-addresses)
14736         (message-mail-user-agent, message-use-idna)
14737         (message-valid-fqdn-regexp)
14738         (message-strip-special-text-properties, message-header-synonyms)
14739         (message-beginning-of-line, message-tab-body-function): Add :version.
14740         (message-insert-canlock, message-wide-reply-confirm-recipients):
14741         Change :version.
14742
14743         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14744         and :version.
14745         (mail-source-delete-old-incoming-confirm)
14746         (mail-source-movemail-program): Add :version.
14747
14748         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14749         (gnus-agent-cache, gnus-agent): Change :version.
14750
14751         * gnus-util.el (gnus-use-byte-compile): Change :version.
14752
14753         * gnus-sum.el (gnus-summary-make-false-root-always)
14754         (gnus-summary-default-high-score)
14755         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14756         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14757         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14758         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14759         (gnus-sum-thread-tree-single-indent)
14760         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14761         (gnus-sum-thread-tree-leaf-with-other)
14762         (gnus-sum-thread-tree-single-leaf): Add :version.
14763         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14764         (gnus-article-loose-mime): Change :version.
14765
14766         * gnus-start.el (gnus-backup-startup-file)
14767         (gnus-save-startup-file-via-temp-buffer): Add :version.
14768
14769         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14770         (gnus-server-offline-face): Add :version.
14771
14772         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14773
14774         * gnus-msg.el (gnus-gcc-externalize-attachments)
14775         (gnus-debug-files, gnus-debug-exclude-variables)
14776         (gnus-discouraged-post-methods): Change :version.
14777         (gnus-confirm-mail-reply-to-news)
14778         (gnus-confirm-treat-mail-like-news): Add :version.
14779
14780         * gnus-int.el (gnus-server-unopen-status): Add :version.
14781
14782         * gnus-group.el (gnus-group-jump-to-group-prompt)
14783         (gnus-large-ephemeral-newsgroup)
14784         (gnus-fetch-old-ephemeral-headers): Add :version.
14785
14786         * gnus-fun.el (gnus-x-face-directory)
14787         (gnus-convert-pbm-to-x-face-command)
14788         (gnus-convert-image-to-x-face-command)
14789         (gnus-convert-image-to-face-command): Add :version.
14790
14791         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14792
14793         * gnus-cite.el (gnus-cite-blank-line-after-header)
14794         (gnus-article-boring-faces): Add :version.
14795
14796         * gnus-art.el (gnus-buttonized-mime-types)
14797         (gnus-inhibit-mime-unbuttonizing)
14798         (gnus-treat-display-face)
14799         (gnus-treat-body-boundary): Change :version.
14800         (gnus-body-boundary-delimiter, gnus-picon-databases)
14801         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14802         (gnus-treat-date-english, gnus-treat-fold-headers)
14803         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14804         (gnus-treat-mail-picon, gnus-treat-wash-html)
14805         (gnus-article-encrypt-protocol)
14806         (gnus-use-idna, gnus-article-over-scroll)
14807         (gnus-mime-display-multipart-alternative-as-mixed)
14808         (gnus-mime-display-multipart-related-as-mixed)
14809         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14810         (gnus-ctan-url, gnus-button-ctan-handler)
14811         (gnus-button-handle-ctan-bogus-regexp)
14812         (gnus-button-ctan-directory-regexp)
14813         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14814         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14815         (gnus-button-man-level, gnus-button-emacs-level)
14816         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14817
14818         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14819         (gnus-agent-go-online): Change :version.
14820         (gnus-agent-expire-unagentized-dirs)
14821         (gnus-agent-auto-agentize-methods): Add :version.
14822
14823         * flow-fill.el (fill-flowed-display-column)
14824         (fill-flowed-encode-column): Add :version.
14825
14826         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14827         (gnus-outlook-deuglify-unwrap-max)
14828         (gnus-outlook-deuglify-cite-marks)
14829         (gnus-outlook-deuglify-unwrap-stop-chars)
14830         (gnus-outlook-deuglify-no-wrap-chars)
14831         (gnus-outlook-deuglify-attrib-cut-regexp)
14832         (gnus-outlook-deuglify-attrib-verb-regexp)
14833         (gnus-outlook-deuglify-attrib-end-regexp)
14834         (gnus-outlook-display-hook): Add :version.
14835
14836         * binhex.el (binhex-use-external): Add :version.
14837
14838 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14839
14840         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14841         and `invisible'.
14842
14843 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14844
14845         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14846         in gnus-registry-trim.
14847
14848 2004-09-13  Simon Josefsson  <jas@extundo.com>
14849
14850         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14851
14852         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14853
14854         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14855         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14856         <yamaoka@jpl.org>.
14857         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14858         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14859         <yamaoka@jpl.org>.
14860
14861         * sieve.el (sieve-manage-mode): Ditto.
14862
14863 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14864
14865         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14866
14867 2004-09-11  Simon Josefsson  <jas@extundo.com>
14868
14869         * dns-mode.el: Add.
14870
14871         * mm-view.el (mm-display-dns-inline): Add.
14872
14873         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14874         (mm-automatic-display): Ditto.
14875
14876         * mailcap.el (mailcap-mime-data): Add text/dns.
14877         (mailcap-mime-extensions): Map .soa to text/dns.
14878
14879 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14880
14881         * gnus-art.el (article-decode-mime-words, article-babel)
14882         (gnus-article-highlight-signature, gnus-article-add-buttons)
14883         (gnus-signature-toggle): Remove unnecessary bindings of
14884         `inhibit-read-only' inherited from v5.10 merge.
14885
14886 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14887
14888         * nntp.el (nntp): New customization group.
14889         (nntp-authinfo-file): Add customization group.
14890
14891         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14892
14893         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14894
14895         * gnus.el (to-address, to-list, subscribed)
14896         (large-newsgroup-initial): Ditto.
14897
14898         * flow-fill.el (fill-flowed-display-column)
14899         (fill-flowed-encode-column): Ditto.
14900
14901 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14902
14903         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14904         Use point-min rather than 1.
14905         (message-send-mail): Use buffer-size rather than point-max.
14906
14907         * gnus-sum.el (gnus-summary-search-article-forward):
14908         Signal a specific `search-failed' rather than a generic `error'.
14909
14910         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14911         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14912         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14913
14914 2004-09-10  Simon Josefsson  <jas@extundo.com>
14915
14916         * nndb.el (require): Remove tcp and duplicate cl.
14917
14918 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14919
14920         * gnus-agent.el (directory-files-and-attributes): Move forward.
14921
14922 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14923
14924         * gnus-agent.el (directory-files-and-attributes): Optionally
14925         defined to support XEmacs.
14926
14927 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14928
14929         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14930         to avoid run-time CL dependencies.
14931         (gnus-agent-unfetch-articles): New function.
14932         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14933         article numbers even when local .overview file is missing.
14934         (gnus-agent-read-article-number): New function.  Only accepts
14935         27-bit article numbers.
14936         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14937         gnus-agent-read-article-number.
14938         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14939         from backend while recognizing that article numbers in .overview
14940         must be valid.
14941         (gnus-agent-update-files-total-fetched-for): Use
14942         directory-files-and-attributes to improve performance.
14943         * gnus-int.el (gnus-request-move-article): Use
14944         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14945         improve performance.
14946
14947         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14948         some users confused by references to .newsrc when they only have a
14949         .newsrc.eld file.
14950         (gnus-convert-mark-converter-prompt)
14951         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14952         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14953         New function.  Used internally to only display 'gnus converting
14954         files' message when actually necessary.
14955
14956         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14957         methods now autoloaded.
14958
14959 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14960
14961         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14962         identifiers.
14963
14964 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14965
14966         * gnus-picon.el: Fix indentation and closing parenthesis.
14967
14968 2004-09-01  Simon Josefsson  <jas@extundo.com>
14969
14970         * message.el (message-canlock-generate): Require sha1, not
14971         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14972         to require within a function.  Sadly, if sha1.el isn't loaded, the
14973         let binding in m-c-g will hide the defcustom definition, which is
14974         bad.)
14975
14976         * canlock.el: Require sha1, not sha1-el.
14977
14978         * message.el: Don't autoload sha1 (there is a autoload cookie in
14979         sha1.el).
14980
14981         * sha1-el.el: Renamed to sha1.el.
14982
14983 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14984
14985         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14986
14987 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14988
14989         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14990
14991 2004-08-30  Kim F. Storm  <storm@cua.dk>
14992
14993         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14994
14995         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14996         Add :group 'nnimap.
14997
14998 2004-08-30  Andreas Schwab  <schwab@suse.de>
14999
15000         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15001         ?* and ?\;.
15002
15003         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15004         and ?\' to symbol instead of whitespace.
15005
15006 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15007
15008         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15009
15010         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15011         instead of re-search-forward.
15012
15013         * gnus-uu.el (gnus-uu-save-article): Ditto.
15014         (gnus-uu-post-encode-uuencode): Ditto.
15015
15016         * html2text.el (html2text-clean-list-items): Ditto.
15017         (html2text-clean-dtdd): Ditto.
15018         (html2text-format-tags): Ditto.
15019
15020         * message.el (message-send-mail-with-sendmail): Fix regexp.
15021         (message-fill-field-general): Use search-forward instead of
15022         re-search-forward.
15023         (unbold-region): Ditto.
15024
15025         * nnrss.el (nnrss-request-article): Ditto.
15026
15027         * nnslashdot.el (nnslashdot-request-article): Ditto.
15028
15029         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15030
15031         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15032         "Unrecognized menu descriptor" error in XEmacs.
15033
15034 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15035
15036         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15037         parent article of a sparse article in the thread hashtb.
15038
15039 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15040
15041         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15042         (nnmail-expand-newtext): Lowercase expanded entries if
15043         nnmail-split-lowercase-expanded is non-nil.
15044
15045 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15046
15047         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15048
15049         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15050         of gnus-tmp-news-method into string under XEmacs.  It will be
15051         passed to gnus-correct-length which takes only a string argument.
15052
15053 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15054
15055         * gnus-util.el (gnus-bind-print-variables): New macro.
15056         (gnus-prin1): Use it.
15057         (gnus-prin1-to-string): Use it.
15058         (gnus-pp): New function.
15059         (gnus-pp-to-string): New function.
15060
15061         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15062         Replace pp-to-string with gnus-pp-to-string.
15063         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15064         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15065         * gnus-msg.el (gnus-debug): Ditto.
15066         * gnus-score.el (gnus-score-save): Ditto.
15067         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15068         gnus-pp-to-string.
15069         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15070         with gnus-pp.
15071         * score-mode.el (gnus-score-pretty-print): Ditto.
15072         * webmail.el (webmail-debug): Ditto.
15073
15074 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15075
15076         * gnus-art.el (article-display-face, article-display-x-face):
15077         Use buffer-read-only.
15078
15079 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15080
15081         * gnus-art.el (article-hide-list-identifiers):
15082         Bind inhibit-read-only as t.
15083
15084 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15085
15086         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15087
15088 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15089
15090         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15091         (gnus-narrow-to-page): Don't assume point-min == 1.
15092         (gnus-article-edit-mode): Derive from message-mode.
15093
15094         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15095         point-min == 1.
15096
15097         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15098         Disable incorrect use of `assert'.
15099
15100         * message.el (message-mode): Set comment-start-skip.
15101
15102
15103 2004-08-22  Sam Steingold  <sds@gnu.org>
15104
15105         * pop3.el (pop3-leave-mail-on-server): New user variable.
15106         (pop3-movemail): Delete mail only when it is nil.
15107
15108 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15109
15110         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15111
15112         * mml.el (mml-preview): Use `pop-to-buffer'.
15113
15114         * message.el (message-goto-mail-followup-to): Insert after "To".
15115         (message-carefully-insert-headers): Add comment.
15116
15117         * gnus.el: Remove unused variable `gnus-article-check-size'.
15118
15119         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15120
15121         * gnus-art.el (gnus-button-alist): Improve
15122         `gnus-button-handle-library' entry.
15123
15124 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15125
15126         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15127         downcase, since XEmacs capitalizes error messages differently.
15128
15129 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15130
15131         * nntp.el: Add (require 'gnus) due to reference to
15132         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15133
15134 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15135
15136         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15137         `mm-fill-flowed'.
15138
15139         * mm-decode.el (mm-dissect-singlepart): Check it.
15140
15141 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15142
15143         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15144         'imap' for netrc parsing.
15145
15146 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15147
15148         * mailcap.el (mailcap-mime-data): Mark as risky.
15149
15150 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15153         may be included in the encoded word.
15154         (rfc2047-encode): Don't append a space if the encoded word
15155         includes close parenthesis.
15156
15157 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15158
15159         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15160         of text within parentheses.
15161
15162 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15163
15164         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15165         (gnus-encrypt-write-file-contents): Make the password key the file
15166         name PLUS the cipher, not just the cipher.  Also remove failed
15167         passwords from the cache.
15168
15169 2004-08-06  Simon Josefsson  <jas@extundo.com>
15170
15171         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15172         fix.
15173
15174 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15175
15176         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15177         LWSP.
15178
15179 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15180
15181         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15182         to append in-reply-to: data to the references: header.
15183
15184         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15185         (netrc-parse): Use gnus-encrypt.el functions.
15186
15187         * gnus-encrypt.el: Add new file for encryption support; currently
15188         does only a few GPG ciphers and an internal XOR cipher.
15189
15190         * password.el: Add comments on using password-read-and-add.
15191         (password-read-and-add): Add function to read and add the
15192         password to the cache at once.
15193
15194 2004-07-28  Simon Josefsson  <jas@extundo.com>
15195
15196         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15197         parameter (but don't use it, for now).
15198
15199         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15200         instead of hard coding to nil.
15201
15202 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15203
15204         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15205         as mm-inline-image-xemacs does.
15206
15207 2004-07-26  Simon Josefsson  <jas@extundo.com>
15208
15209         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15210         Revert part of 2004-07-17 change below.
15211
15212 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15213
15214         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15215         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15216
15217 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15218
15219         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15220         quotes that actually start with ">" at the beginning of the
15221         lines.
15222
15223 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15224
15225         * rfc2047.el (rfc2047-encode-region): Fix last change.
15226         (rfc2047-encode-parameter): Remove useless concat.
15227
15228 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15229
15230         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15231         encode special characters; fix some kind of misconfigured headers;
15232         signal a real error if debug-on-quit or debug-on-error is non-nil.
15233         (rfc2047-encode-max-chars): New variable.
15234         (rfc2047-encode-1): Use it.
15235         (rfc2047-encode-parameter): New function.
15236
15237         * mml.el (mml-insert-parameter): Remove an excessive space.
15238
15239 2004-07-17  Simon Josefsson  <jas@extundo.com>
15240
15241         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15242         Kai Grossjohann <kai@emptydomain.de>.
15243         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15244         (gnus-group-make-menu-bar): Ditto.
15245
15246         * gnus-util.el (gnus-group-server): Add.
15247
15248 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15249
15250         * message.el (message-clone-locals): Clone sendmail and smtp
15251         variables.
15252
15253 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15254
15255         * rfc2047.el (rfc2047-encode-region): Fix last change.
15256
15257 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15258
15259         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15260         characters as non-special.
15261
15262 2004-07-09  Simon Josefsson  <jas@extundo.com>
15263
15264         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15265         Users will lose all flag changes made while unplugged with
15266         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15267         good default.  See numerous reports on ding mailing list.
15268
15269 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15270
15271         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15272         add generate-head-function and generate-article-function to the
15273         rfc822-forward entry.
15274         (nndoc-rfc822-forward-generate-article): New function.
15275         (nndoc-rfc822-forward-generate-head): New function.
15276
15277         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15278
15279 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15280
15281         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15282         respect display group parameter and gnus-summary-expunge-below.
15283         (gnus-articles-to-read): Remove unused reference to display group
15284         parameter.
15285
15286 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15287
15288         * nnheader.el (nnheader-uniquify-message-id): New experimental
15289         variable.
15290         (nnheader-nov-read-message-id): Use it.
15291
15292         * spam-report.el (spam-report-gmane): Add interactive.
15293
15294 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15295
15296         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15297         qp-or-base64 for the application/* types.
15298
15299 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15300
15301         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15302
15303 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15304
15305         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15306         trim value.
15307
15308 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15309
15310         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15311         New macro and function.
15312         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15313
15314 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15315
15316         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15317         after-load-alist.
15318
15319 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15320
15321         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15322         update info that isn't there.
15323
15324 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15325
15326         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15327         entry.
15328
15329 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15330
15331         * mm-view.el (mm-inline-render-with-function): Use multibyte
15332         buffer; decode html source by charset.
15333
15334         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15335
15336         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15337         Mule-UCS is loaded under XEmacs.
15338         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15339
15340 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15341
15342         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15343
15344 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15345
15346         * mm-util.el (mm-coding-system-p): Return a coding-system.
15347         (mm-mime-mule-charset-alist): Use shift_jis instead of
15348         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15349         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15350         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15351         instead of japanese-shift-jis and iso-latin-1 respectively in
15352         order to share the default value with both Emacs and XEmacs-mule.
15353         (mm-mule-charset-to-mime-charset): Make
15354         mm-coding-system-priorities effective.
15355         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15356         while predicating of candidates upon the priorities.
15357
15358 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15359
15360         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15361         gnus-uu-invert-processable.
15362
15363         * gnus.el: Autoload gnus-uu-invert-processable.
15364
15365 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15366
15367         * mm-util.el (mm-with-multibyte-buffer): New macro.
15368
15369         * rfc2047.el (rfc2047-encode-string): Use it.
15370         (rfc2047-encode-region): Move point to the end of the region after
15371         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15372
15373 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15376         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15377
15378 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15379
15380         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15381         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15382         Karl Chen <quarl@nospam.quarl.org>.
15383
15384 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15385
15386         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15387         invalid addresses.
15388
15389 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15390
15391         * spam.el: Change section markers, revise TODO list.
15392         (spam-backends): Make new master list of all installed backends.
15393         (spam-summary-exit-behavior): Add new variable to determine how
15394         messages moves are done at summary exit.
15395         (spam-move-spam-nonspam-groups-only)
15396         (spam-process-ham-in-nonham-groups)
15397         (spam-process-ham-in-spam-groups): Remove variables, the
15398         spam-summary-exit-behavior variable should be used to manage this
15399         behavior.
15400         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15401         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15402         and spam-old-spam-articles.
15403         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15404         Add empty variables, placeholders for the backends they represent.
15405         (spam-set-difference): Move, unchanged.
15406         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15407         unless the user has a processor variable.
15408         (spam-classifications, spam-classification-valid-p)
15409         (spam-backend-properties, spam-backend-property-valid-p)
15410         (spam-backend-function-type-valid-p)
15411         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15412         (spam-report-articles-gmane, spam-report-articles-resend):
15413         Remove functions, they are not needed.
15414         (spam-install-backend-super, spam-backend-list)
15415         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15416         (spam-backend-function, spam-backend-ham-registration-function)
15417         (spam-backend-spam-registration-function)
15418         (spam-backend-ham-unregistration-function)
15419         (spam-backend-spam-unregistration-function)
15420         (spam-backend-statistical-p, spam-backend-mover-p)
15421         (spam-install-backend-alias, spam-install-checkonly-backend)
15422         (spam-install-mover-backend, spam-install-nocheck-backend)
15423         (spam-install-backend, spam-install-statistical-backend)
15424         (spam-install-statistical-checkonly-backend): Add backend installation
15425         support.
15426         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15427         (spam-group-processor-p): Use the new backend code and respect the
15428         summary exit behavior.
15429         (spam-mark-spam-as-expired-and-move-routine): Remove.
15430         (spam-summary-prepare): Change to use the new spam-old-articles
15431         variable.
15432         (spam-copy-or-move-routine, spam-copy-spam-routine)
15433         (spam-move-spam-routine, spam-copy-ham-routine)
15434         (spam-move-ham-routine): Add code to copy/move ham or spam.
15435         (spam-fetch-field-fast): Improve doc and code, plus allow the
15436         'number request.
15437         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15438         variables.
15439         (spam-split, spam-find-spam): Use the new backend code.
15440         (spam-registration-functions): Remove variable.
15441         (spam-unregister-routine): Add convenience wrapper.
15442         (spam-log-undo-registration, spam-register-routine)
15443         (spam-log-processing-to-registry)
15444         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15445         where possible.
15446         (spam-check-gmane-xref, spam-check-regex-headers)
15447         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15448         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15449         (spam-check-bogofilter-headers, spam-check-spamoracle)
15450         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15451         (spam-check-crm114-headers): Use the spam-split-group that
15452         spam-split prepares, no need to determine it every time.
15453
15454         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15455         to the nnheader-parse-naked-head call.
15456
15457         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15458
15459         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15460         the nnheader-nov-read-message-id call.
15461
15462 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15463
15464         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15465         gnus-activate-group twice.  Suggested by Markus Peter
15466         <warp@spin.de>.
15467
15468 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15469
15470         * gnus-art.el (gnus-article-time-format): Exchange the order of
15471         day and month in the default value; fix customization type.
15472         (article-date-ut): Use add-text-properties.
15473         (article-make-date-line): Use message-make-date instead of
15474         current-time-string.
15475
15476         * message.el (message-fetch-field): Don't use set-text-properties.
15477         (message-make-date): Simplify.
15478
15479         * messagexmas.el (message-xmas-make-date): New function.
15480         (message-xmas-redefine): Defalias message-make-date to it.
15481
15482 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15483
15484         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15485         (rfc2047-encode-region): Treat text within parentheses as special;
15486         show the original text when error has occurred.
15487
15488         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15489         already-computed method to gnus-activate-group.
15490
15491         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15492         same select-methods identical Lisp objects.
15493
15494         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15495         object when modifying the info.
15496
15497 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15498
15499         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15500         gnus-opened-servers since it has never been opened with the new
15501         configuration yet.
15502
15503 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15504
15505         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15506         arg to nnheader-generate-fake-message-id.
15507
15508 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15509
15510         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15511         number and build a fake message ID localized to a group and
15512         article number (so it's repeatable from that point on).
15513         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15514         ID format.
15515
15516         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15517         nnheader-generate-fake-message-id with the article number.
15518
15519 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15520
15521         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15522         end-of-buffer.
15523
15524 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15525
15526         * message.el (message-ignored-supersedes-headers): Add Approved.
15527
15528 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15531         goto-char.
15532         (rfc2047-encode): Fold the line before encoding.
15533
15534 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15535
15536         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15537         folding -- not all headers can be folded, and this should be done
15538         by the message composition mode.  Probably.  I think.
15539
15540 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15541
15542         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15543         fast.
15544
15545         * gnus-ems.el (gnus-remove-image): Don't use
15546         message-text-with-property; remove only the image found first.
15547
15548         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15549         found first.
15550
15551 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15552
15553         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15554
15555 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15556
15557         * message.el (message-text-with-property): Make it fast and accept
15558         optional arguments.
15559         (message-strip-forbidden-properties): Use it.
15560         (message-fix-before-sending): Follow the m-t-w-p change.
15561
15562         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15563
15564 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15565
15566         * gnus-art.el (article-hide-headers): Don't change the buffer
15567         mistakenly when performing mml-preview even if
15568         gnus-single-article-buffer is nil.
15569
15570 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15571
15572         * message.el (message-expand-name-databases): New user option.
15573         (message-expand-name): Use it.
15574
15575 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15576
15577         * spam.el (spam-report-articles-resend)
15578         (spam-report-resend-register-routine): Allow ham reporting.
15579         (spam-report-resend-register-ham-routine): Add wrapper.
15580         (spam-registration-functions): Add ham resending functions.
15581         (spam-list-of-processors): Add ham resend processor.
15582
15583         * gnus.el (ham-resend-to): Add new group parameter.
15584         (spam-process): Add ham resend option.
15585
15586         * spam-report.el (spam-report-resend): Allow reporting ham.
15587         (spam-report-resend-ham): Add wrapper.
15588
15589 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15590
15591         * message.el (message-cite-articles-with-x-no-archive): New
15592         variable.
15593         (message-cite-original): Use it.
15594
15595 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15596
15597         * message.el (message-cite-original): Respect X-No-Archive.
15598
15599 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15600
15601         * gnus-art.el (article-hide-headers): Refer to the values for
15602         gnus-ignored-headers and gnus-visible-headers in the summary
15603         buffer since a user may have set them as group parameters.
15604
15605 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15606
15607         * assistant.el (assistant-node-name): Add convenience function.
15608         (assistant-render-text, assistant-render-node): Add error handling,
15609         plus handle multiple next nodes.
15610         (assistant-find-next-node): Comment out for now.
15611         (assistant-find-next-nodes): Add function, returns list of next
15612         nodes.
15613
15614 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15615
15616         * mail-source.el (mail-source-directory): Fix doc-string.
15617
15618 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15619
15620         * assistant.el (assistant-render-text, assistant-eval): Add :set
15621         widget type, which is different because it takes and returns a
15622         list.  Much hilarity ensues.
15623
15624 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15625
15626         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15627
15628         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15629         doc-string.
15630
15631         * gnus-start.el (gnus-activate-group): Added doc-string.
15632
15633 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15634
15635         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15636
15637 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15638
15639         * assistant.el (assistant-render-text): Try to add a :set
15640         widget, more to come.
15641
15642         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15643         strings.
15644         (spam-report-articles-resend)
15645         (spam-register-routine): Do registration iff any articles warrant
15646         it.
15647         (spam-summary-prepare-exit): Change log message for nil group
15648         destinations.
15649
15650 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15651
15652         * spam.el (spam-report-resend-register-routine): Allow
15653         spam-report-resend-to to be a group parameter or a global value.
15654
15655 2004-05-26  Simon Josefsson  <jas@extundo.com>
15656
15657         * starttls.el: Merge with my GNUTLS based starttls.el.
15658         (starttls-gnutls-program, starttls-use-gnutls)
15659         (starttls-extra-arguments, starttls-process-connection-type)
15660         (starttls-connect, starttls-failure, starttls-success): New
15661         variables.
15662         (starttls-program, starttls-extra-args): Doc fix.
15663         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15664         functions.
15665         (starttls-negotiate, starttls-open-stream): Check
15666         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15667         function if it is set.
15668
15669 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15670
15671         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15672         structured fields.
15673
15674 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15675
15676         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15677
15678 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15679
15680         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15681         variable.
15682         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15683         assigning the spam-mark to new messages.
15684
15685 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15686
15687         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15688
15689 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15690
15691         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15692
15693         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15694         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15695         default.
15696
15697 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15698
15699         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15700         correct data.
15701
15702 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15703
15704         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15705         (spam-group-processor-p): Fix function.
15706         (spam-group-processor-multiple-p)
15707         (spam-group-spam-processor-report-gmane-p)
15708         (spam-group-spam-processor-report-resend-p)
15709         (spam-group-spam-processor-bogofilter-p)
15710         (spam-group-spam-processor-blacklist-p)
15711         (spam-group-spam-processor-ifile-p)
15712         (spam-group-ham-processor-ifile-p)
15713         (spam-group-spam-processor-spamoracle-p)
15714         (spam-group-spam-processor-crm114-p)
15715         (spam-group-ham-processor-bogofilter-p)
15716         (spam-group-spam-processor-stat-p)
15717         (spam-group-ham-processor-stat-p)
15718         (spam-group-ham-processor-whitelist-p)
15719         (spam-group-ham-processor-BBDB-p)
15720         (spam-group-ham-processor-spamoracle-p)
15721         (spam-group-ham-processor-copy-p): Remove functions with some
15722         prejudice against unneeded code.
15723         (spam-report-articles-resend)
15724         (spam-report-resend-register-routine): Allow the group/topic
15725         spam-resend-to value to override spam-report-resend-to.
15726         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15727         properly now.
15728
15729         * gnus.el (spam-resend-to): Add group/topic parameter.
15730         (spam-process): Move the OBSOLETE processors to the end of the
15731         choices.
15732
15733 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15734
15735         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15736         with resend-to set to nil, and then ask the user if necessary.
15737         (spam-report-resend): spam-report-resend takes a list of articles, not
15738         separate article numbers.
15739
15740 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15741
15742         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15743         addition to emacs-w3m.
15744
15745 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15746
15747         * assistant.el (assistant-authinfo-data): New function.
15748         (assistant-eval): Eval for entire assistant.
15749
15750         * netrc.el (netrc-services-file): New variable.
15751         (netrc-parse-services): New function.
15752         (netrc-find-service-name): New function.
15753         (netrc-find-service-number): New function.
15754         (netrc-port-equal): New function.
15755         (netrc-machine): Use it.
15756
15757         * nnimap.el (nnimap-open-connection): Use netrc.
15758
15759         * gnus-util.el (gnus-netrc-get): Remove aliases.
15760
15761         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15762
15763         * assistant.el (wid-edit): Fix compilation.
15764
15765         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15766
15767 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15768
15769         * gnus-util.el (gnus-set-file-modes): New function.  (small
15770         patch).
15771
15772 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15773
15774         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15775
15776         * assistant.el (assistant-render-node): Fix up rendering and
15777         read-only text.
15778         (assistant-render-node): Reset.
15779         (assistant-make-read-only): Not sticky.
15780
15781 2004-05-20  Danny Siu  <dsiu@adobe.com>
15782
15783         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15784         centered even when gnus-auto-center-summary is t.
15785
15786 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15787
15788         * dns.el (dns-get-txt-answer): New function.
15789         (dns-read-txt): Ditto.
15790         (query-dns): Use it.
15791
15792 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15793
15794         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15795         active for foreign groups even if the group level is higher than
15796         the specified value.
15797
15798 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15799
15800         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15801         non-active groups.
15802
15803         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15804
15805 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15806
15807         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15808
15809 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15810
15811         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15812         (spam-crm114-header, spam-crm114-spam-switch)
15813         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15814         (spam-crm114-positive-spam-header)
15815         (spam-crm114-database-directory, spam-list-of-processors)
15816         (spam-group-spam-processor-crm114-p)
15817         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15818         (spam-generic-score, spam-list-of-checks)
15819         (spam-list-of-statistical-checks, spam-registration-functions)
15820         (spam-check-crm114-headers, spam-crm114-score)
15821         (spam-check-crm114, spam-crm114-register-with-crm114)
15822         (spam-crm114-register-spam-routine)
15823         (spam-crm114-unregister-spam-routine)
15824         (spam-crm114-register-ham-routine)
15825         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15826         asjo@koldfront.dk (Adam Sjøgren).
15827
15828         * gnus.el: Add spam-use-crm114.
15829
15830         * spam.el (spam-list-of-processors, spam-registration-functions):
15831         Add spam-use-resend.
15832         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15833         (spam-report-articles-gmane): Add doc fix.
15834         (spam-report-articles-resend, spam-report-resend-register-routine):
15835         Add wrappers around spam-report-resend-to.
15836
15837         * spam-report.el (spam-report-resend-to, spam-report-resend):
15838         Add support for resending spam.
15839         (spam-report-gmane): Fix line length >80.
15840
15841         * gnus.el (spam-process): Add spam-use-resend.
15842
15843 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15844
15845         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15846         number of processed spam messages.
15847         (spam-ham-copy-or-move-routine): Return the number of processed
15848         ham messages.
15849         (spam-summary-prepare-exit): Use the above values to decide
15850         whether status messages shouled be displayed.
15851
15852 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15853
15854         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15855         `rfc2047-encoding-function-alist' in order to avoid conflicting
15856         with the old version.
15857         (rfc2047-encode-region): Concatenate words containing non-ASCII
15858         characters in structured fields; don't encode space-delimited
15859         ASCII words even in unstructured fields; don't break words at
15860         char-category boundaries.
15861         (rfc2047-encode-1): New function.
15862         (rfc2047-encode): Use it; encode text so that it occupies the
15863         maximum width within 76-column; work correctly on Q encoding for
15864         iso-2022-* charsets.
15865         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15866         sure not to break a line just after the header name.
15867         (rfc2047-b-encode-region): Removed.
15868         (rfc2047-b-encode-string): New function.
15869         (rfc2047-q-encode-region): Removed.
15870         (rfc2047-q-encode-string): New function.
15871
15872         * mm-util.el (mm-replace-in-string): New function.
15873
15874 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15875
15876         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15877         get it right.
15878         (gnus-inews-make-draft): Really.
15879
15880 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15881
15882         * nnmh.el (nnmh-request-list-1): Don't check the link count
15883         before descending.  (small patch)
15884
15885 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15886
15887         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15888         stuff.
15889
15890         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15891         on real group name.
15892
15893         * gnus-art.el (gnus-signature-limit): Doc fix.
15894
15895         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15896
15897         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15898
15899 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15900
15901         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15902         isn't a string.
15903
15904 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15905
15906         * gnus-draft.el (gnus-draft-send): Bind
15907         rfc2047-encode-encoded-words.
15908
15909         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15910         (rfc2047-encodable-p): Say that =? needs encoding.
15911         (rfc2047-encode-encoded-words): New variable.
15912
15913         * gnus-group.el (gnus-group-select-group): Doc fix.
15914
15915         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15916
15917         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15918         to nil.
15919
15920         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15921
15922         * nnheader.el (nnheader-get-lines-and-char): New function.
15923
15924 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15925
15926         * gnus-msg.el (gnus-summary-followup-with-original): Document
15927         yanking of region when active.
15928
15929 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15930
15931         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15932         groups if the group level is higher than the specified value.
15933
15934 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15935
15936         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15937         (gnus-group-jump-to-group): Added prefix argument using
15938         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15939         non-active group.
15940
15941         * compface.el (uncompface): Be verbose when changing
15942         `uncompface-use-external'.
15943
15944         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15945         handle manual section.
15946
15947 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15948
15949         * gnus-art.el (gnus-button-alist): Revert previous change.
15950
15951 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15952
15953         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15954
15955 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15956
15957         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15958         whether backend can accept message.
15959
15960         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15961
15962 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15963
15964         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15965         Avoid creating directory when nntp-marks-is-evil is true.
15966         Reported by Reiner Steib.
15967
15968 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15969
15970         * gnus-picon.el (gnus-picon-style): New variable.
15971         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15972         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15973         Jesper Harder <harder@ifa.au.dk>.
15974
15975 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15976
15977         * message.el (message-fill-field): Return point.
15978         (message-generate-headers): Go to end of field.
15979
15980         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15981         stuff for non-living groups.
15982
15983 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15984
15985         * gnus-art.el (gnus-article-followup-with-original)
15986         (gnus-article-reply-with-original): gnus-mark-active-p ->
15987         gnus-region-active-p.
15988
15989 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15990
15991         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15992         only when there is spam or ham to be processed.
15993
15994 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15995
15996         * mail-source.el (mail-source-delete-crash-box): Refactor.
15997         (mail-source-fetch): Use it.
15998         (mail-source-fetch-file): Ditto.
15999         (mail-source-fetch-directory): Run postscript in loop.
16000         (mail-source-fetch-pop): Delete.
16001         (mail-source-fetch-maildir): Ditto.
16002         (mail-source-fetch-imap): Ditto.
16003
16004         * imap.el (imap-authenticators): Comment out sasl.
16005
16006         * message.el (message-skip-to-next-address): New function.
16007         (message-fill-header-address): Refactor.
16008         (message-fill-address): Use it.
16009         (message-delete-address): Use it.
16010         (message-fill-header-general): Refactor.
16011         (message-fill-field-address): Rename.
16012         (message-narrow-to-field): Find the start of the header.
16013         (message-header-format-alist): Don't pre-fill.
16014         (message-fill-header): Removed.
16015         (message-insert-header): New function.
16016         (message-shorten-references): Use it.
16017
16018         * rfc2047.el (rfc2047-field-value): Strip props.
16019
16020         * mail-parse.el (mail-header-make-address): New alias.
16021
16022         * ietf-drums.el (ietf-drums-make-address): New function.
16023
16024         * imap.el: Add compiler directives.
16025
16026         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16027
16028         * gnus-art.el (article-decode-idna-rhs): Don't use
16029         message-idna-inside-rhs-p.
16030
16031 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16032
16033         * message.el (message-idna-inside-rhs-p): Removed.
16034         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16035
16036         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16037         false positives.
16038
16039 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16040
16041         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16042
16043 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16044
16045         * nneething.el (nneething-file-name): Don't create spurious
16046         files.
16047
16048         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16049         (gnus-inews-do-gcc): Remove sleep.
16050
16051         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16052         part under point.
16053
16054         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16055         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16056
16057 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16058
16059         * spam.el (spam-summary-prepare-exit): Fixed (length).
16060
16061 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16062
16063         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16064         as expired without moving it" message when there are spam
16065         messages left.
16066
16067 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16068
16069         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16070         header is not nil.
16071
16072 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16073
16074         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16075         nntp-possibly-create-directory, not nntp-possibly-change-group.
16076         (nntp-marks-changed-p): New arg SERVER.
16077         (nntp-request-update-info): Adjust caller.
16078
16079 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16080
16081         * nntp.el (nntp-save-marks): Pass missing arg.
16082
16083 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16084
16085         * nntp.el: Support marks.
16086         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16087         (nntp-marks-modtime, nntp-marks-directory): New variables.
16088         (nntp-request-set-mark, nntp-request-update-info)
16089         (nntp-possibly-create-directory, nntp-marks-changed-p)
16090         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16091         functions.
16092
16093 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16094
16095         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16096         (gnus-xmas-redefine): Rename.
16097
16098         * gnus-score.el (gnus-score-insert-help): Use
16099         gnus-select-lowest-window.
16100
16101         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16102         appt-select-lowest-window and rename to gnus-select-lowest-window.
16103
16104         * gnus.el: do.
16105
16106 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16107
16108         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16109         encodings of MIME-encoded words, in order to improve
16110         interoperability with several broken MUAs.
16111
16112 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16113
16114         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16115         tags, only when charsets are not specified in headers.
16116         (mm-inline-text-html-render-with-w3m): Ditto.
16117
16118         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16119         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16120
16121 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16122
16123         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16124         instead of MIME-decoded from fields when checking
16125         `gnus-article-address-banner-alist'.
16126
16127 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16128
16129         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16130         description rather than subject.
16131
16132 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16133
16134         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16135
16136 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16137
16138         * gnus.el (gnus-version-number): Bump.
16139
16140 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16141
16142         * gnus.el: No Gnus v0.2 is released.
16143
16144 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16145
16146         * gnus-agent.el (gnus-agent-read-agentview): Inline
16147         gnus-uncompress-range.
16148
16149 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16150
16151         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16152         `exec-installed-p'.
16153
16154 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16155
16156         * gnus.el (spam-process, spam-autodetect-methods): Add
16157         bsfilter and bsfilter-headers.
16158
16159         * spam.el (spam-bsfilter): New customize group.
16160         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16161         (spam-bsfilter-header, spam-bsfilter-probability-header)
16162         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16163         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16164         (spam-bsfilter-database-directory): New options.
16165         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16166         (spam-list-of-statistical-checks, spam-registration-functions):
16167         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16168         (spam-bsfilter-score): New command.
16169         (spam-check-bsfilter-headers, spam-check-bsfilter)
16170         (spam-bsfilter-register-with-bsfilter)
16171         (spam-bsfilter-register-spam-routine)
16172         (spam-bsfilter-unregister-spam-routine)
16173         (spam-bsfilter-register-ham-routine)
16174         (spam-bsfilter-unregister-ham-routine): New functions.
16175         (spam-generic-score): Support bsfilter; Accept an optional argument
16176         to recalcurate spam score even if scoring header has already been
16177         added.
16178         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16179         optional argument to recalcurate spam score even if scoring header
16180         has already been added.
16181
16182 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16183
16184         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16185         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16186         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16187         link is missing.
16188
16189 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16190
16191         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16192         (html2text-get-attr): Rewrite.
16193
16194         * message.el (message-setup-1): Remove redundant put-text-property
16195         on mail-header-separator.
16196
16197 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16198
16199         * gnus-registry.el (gnus-registry-cache-whitespace)
16200         (gnus-registry-action, gnus-registry-spool-action)
16201         (gnus-registry-split-fancy-with-parent): Change message levels
16202         from 5 to 3 or 7, as needed.
16203
16204         * spam.el (spam-summary-prepare-exit)
16205         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16206         (spam-split, spam-find-spam, spam-log-undo-registration)
16207         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16208         level from 5 to 6.
16209
16210 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16211
16212         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16213         2004-03-04 change).
16214
16215 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16216
16217         * sieve-manage.el (sieve-manage-open):
16218         * nnweb.el (nnweb-insert-html):
16219         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16220         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16221         * nnspool.el (nnspool-request-group):
16222         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16223         * nnml.el (nnml-request-update-info):
16224         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16225         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16226         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16227         (nnimap-request-set-mark):
16228         * nnfolder.el (nnfolder-request-update-info):
16229         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16230         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16231         * gnus-uu.el (gnus-uu-find-articles-matching):
16232         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16233         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16234         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16235         * gnus-nocem.el (gnus-nocem-scan-groups):
16236         * gnus-int.el (gnus-start-news-server):
16237         * gnus-group.el (gnus-group-make-kiboze-group)
16238         (gnus-group-browse-foreign-server):
16239         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16240         Use mapc when appropriate.
16241
16242 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16243
16244         FIXME: Make separate entries for each person.
16245
16246         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16247         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16248         <shields@msrl.com>:
16249
16250         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16251         may need for spam sorting and scoring.
16252         (spam-user-format-function-S): Add user format function suitable for
16253         general use.
16254         (spam-article-sort-by-spam-status): Add sorting function for summary
16255         sorting.
16256         (spam-extra-header-to-number): Add function to get a score from a
16257         header.
16258         (spam-summary-score): Add function to get a numeric score from the
16259         headers.
16260         (spam-generic-score): Fix function doc, was in wrong place.
16261         (spam-initialize): Take symbols when it's run, and install the
16262         extra headers that spam-necessary-extra-headers thinks we need.
16263
16264 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16265
16266         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16267         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16268
16269 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16270
16271         * gnus-sum.el (gnus-set-global-variables)
16272         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16273         (gnus-article-get-xrefs, gnus-summary-best-group)
16274         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16275         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16276         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16277         Use with-current-buffer.
16278
16279 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16280
16281         * spam.el (spam-summary-prepare-exit): Simplify logic.
16282         (spam-fetch-article-header): Read the article header if it's not
16283         available.
16284         (spam-list-articles): Simplify logic.
16285         (spam-filelist-register-routine): Fix bug with unregister-list.
16286
16287         * gnus-registry.el: Fix comments at beginning.
16288
16289 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16290
16291         * message.el (message-cater-to-broken-inn): Remove.
16292         (message-shorten-references): Make sure the total folded length of
16293         References is shorter than 998 characters to cater to a bug in INN
16294         2.3.  Also, don't pretend that references aren't folded -- this
16295         hasn't worked for a while.
16296
16297 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16298
16299         * gnus-agent.el (gnus-agentize):
16300         gnus-agent-send-mail-real-function no longer set to current value
16301         of message-send-mail-function but rather a lambda that calls
16302         message-send-mail-function.  The change makes the agent real-time
16303         responsive to user changes to message-send-mail-function.
16304
16305 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16306
16307         * legacy-gnus-agent.el
16308         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16309         help from Florian Weimer <fw@deneb.enyo.de>
16310
16311 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16312
16313         * nnmail.el (nnmail-cache-insert): Revert last change.
16314
16315 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * nnmail.el (nnmail-cache-insert): Always check whether
16318         nnmail-cache-ignore-groups matches a group name.
16319
16320 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16321
16322         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16323         (spam-find-spam, spam-log-processing-to-registry)
16324         (spam-log-registered-p, spam-log-unregistration-needed-p)
16325         (spam-log-undo-registration): Use gnus-message instead of
16326         gnus-error, none of these errors are fatal.
16327
16328         * gnus-registry.el (gnus-registry-clean-empty-function)
16329         (gnus-registry-clean-empty): Remove only empty entries without
16330         extra data.
16331
16332 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16333
16334         * spam-stat.el (spam-stat-buffer-change-to-spam)
16335         (spam-stat-buffer-change-to-non-spam): Change (error) to
16336         (gnus-message 8) invocation.
16337
16338 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16339
16340         * nntp.el (nntp-via-netcat-command): New variable.
16341         (nntp-via-netcat-switches): New variable.
16342         (nntp-open-via-rlogin-and-netcat): New function.
16343         (nntp-open-connection-function): Doc fix.
16344         (nntp-telnet-command): Doc fix.
16345         (nntp-end-of-line): Doc fix.
16346         (nntp-via-rlogin-command): Doc fix.
16347         (nntp-via-user-name): Doc fix.
16348         (nntp-via-address): Doc fix.
16349
16350 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16351
16352         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16353         error in Emacs 21.1.
16354
16355 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16356
16357         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16358
16359 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16360
16361         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16362         (gnus-agent-with-refreshed-group): New macro.
16363         (gnus-agent-rename-group): New function.
16364         (gnus-agent-delete-group): New function.
16365         (gnus-agent-save-group-info): Use gnus-command-method when
16366         `method' parameter is nil.  Don't write nil entries into the
16367         active file.
16368         (gnus-agent-get-group-info): New function.
16369         (gnus-agent-fetch-articles): Use
16370         gnus-agent-update-files-total-fetched-for to increment disk space
16371         used.
16372         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16373         gnus-agent-update-view-total-fetched-for to increment disk space
16374         used.
16375         (gnus-agent-get-local): Added optional parameters to avoid calling
16376         gnus-group-real-name and gnus-find-method-for-group.
16377         (gnus-agent-set-local): Delete stored entry if either min, or max,
16378         are nil.
16379         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16380         quit, use gnus-agent-regenerate-group to record existance of any
16381         articles fetched to disk before the quit occurred.
16382         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16383         gnus-agent-update-view-total-fetched-for, and
16384         gnus-agent-update-files-total-fetched-for to decrement disk space
16385         used.
16386         (gnus-agent-retrieve-headers): Use
16387         gnus-agent-update-view-total-fetched-for to increment disk space
16388         used.
16389         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16390         with gnus-agent-update-files-total-fetched-for to decrement disk
16391         space and fresh group buffer.
16392         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16393         (gnus-agent-need-update-total-fetched-for): New variable.
16394         (gnus-agent-update-files-total-fetched-for): New function.
16395         (gnus-agent-update-view-total-fetched-for): New function.
16396         (gnus-agent-total-fetched-for): New function.
16397
16398         * gnus-cache.el (gnus-cache-save-buffers): Use
16399         gnus-cache-update-overview-total-fetched-for to change disk space
16400         used by this group.
16401         (gnus-cache-possibly-enter-article): Use
16402         gnus-cache-update-file-total-fetched-for to increment disk space
16403         used by this group.
16404         (gnus-cache-possibly-remove-article): Use
16405         gnus-cache-update-file-total-fetched-for to decrement disk space
16406         used by this group.
16407         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16408         (gnus-cache-rename-group): New function.
16409         (gnus-cache-delete-group): New function.
16410         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16411         (gnus-cache-need-update-total-fetched-for): New variable.
16412         (gnus-cache-with-refreshed-group): New macro.
16413         (gnus-cache-update-file-total-fetched-for): New function.
16414         (gnus-cache-update-overview-total-fetched-for): New function.
16415         (gnus-cache-rename-group-total-fetched-for): New function.
16416         (gnus-cache-delete-group-total-fetched-for): New function.
16417         (gnus-cache-total-fetched-for): New function.
16418
16419         * gnus-group.el: Require gnus-sum and autoload functions to
16420         resolve warnings when gnus-group.el compiled alone.
16421         (gnus-group-line-format): Documented new %F.
16422         (size of Fetched data) group line format; identifies disk space
16423         used by agent and cache.
16424         (gnus-group-line-format-alist): Defined new F format.
16425         (gnus-total-fetched-for): New function.
16426         (gnus-group-delete-group): No longer update
16427         gnus-cache-active-altered as gnus-request-delete-group now keeps
16428         the cache in sync.
16429         (gnus-group-list-active): Let the agent store a server's active
16430         list if currently plugged.
16431
16432         * gnus-int.el (gnus-request-delete-group):
16433         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16434         local disk in sync with the server.
16435         (gnus-request-rename-group):
16436         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16437         local disk in sync with the server.
16438
16439         * gnus-start.el (gnus-get-unread-articles):
16440         Cosmetic simplification to logic.
16441
16442         * gnus-util.el (gnus-rename-file): New function.
16443
16444 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16445
16446         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16447
16448 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16449
16450         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16451         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16452
16453 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16454
16455         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16456         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16457
16458 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16459
16460         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16461
16462 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16463
16464         * spam.el (spam-set-difference): Add function to replace
16465         gnus-set-difference in spam.el.
16466         (spam-summary-prepare-exit): Use spam-set-difference.
16467
16468 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16469
16470         * gnus-registry.el (gnus-registry-cache-file): Update to use
16471         gnus-dribble-directory OR gnus-home-directory OR ~.
16472         (gnus-registry-split-fancy-with-parent): Fix doc.
16473
16474 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16475
16476         * message.el (message-exchange-point-and-mark): Use
16477         message-mark-active-p.  Suggested by Jesper Harder
16478         <harder@ifa.au.dk>.
16479
16480 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16481
16482         * message.el (message-exchange-point-and-mark): Don't activate
16483         region if it was inactive.  Suggested by Hiroshi Fujishima
16484         <pooh@nature.tsukuba.ac.jp>.
16485
16486 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16487
16488         * gnus-art.el (article-display-face): Display Faces in the same
16489         order as X-Faces.
16490
16491 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16492
16493         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16494
16495 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16496
16497         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16498         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16499         (gnus-article-mime-hierarchy): Remove.
16500         (gnus-article-mime-hierarchy-next): Remove.
16501         (gnus-article-mode): Revert 2004-03-19 change.
16502         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16503         (gnus-insert-mime-button): Revert 2004-03-19 change.
16504         (gnus-mime-accumulate-hierarchy): Remove.
16505         (gnus-mime-enter-multipart): Remove.
16506         (gnus-mime-leave-multipart): Remove.
16507         (gnus-mime-display-part): Revert 2004-03-19 change.
16508         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16509
16510         * mml.el (mml-preview): Revert 2004-03-19 change.
16511
16512 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16513
16514         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16515
16516 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16517
16518         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16519         t while entering a file name using the mm-with-multibyte macro.
16520         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16521
16522         * mm-util.el (mm-with-multibyte): New macro.
16523
16524 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16525
16526         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16527         user option.
16528         (gnus-mime-multipart-functions): Doc and customization fix.
16529         (gnus-article-mime-hierarchy): New variable.
16530         (gnus-article-mime-hierarchy-next): New variable.
16531         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16532         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16533         gnus-article-mime-hierarchy-next to nil.
16534         (gnus-insert-mime-button): Show hierarchy numbers.
16535         (gnus-mime-accumulate-hierarchy): New function.
16536         (gnus-mime-enter-multipart): New function.
16537         (gnus-mime-leave-multipart): New function.
16538         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16539         (gnus-mime-display-alternative): Show hierarchy numbers.
16540
16541         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16542         gnus-article-mime-hierarchy-next to nil.
16543
16544 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16545
16546         * dns.el: Don't require gnus-xmas.
16547
16548 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16549
16550         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16551         inline PGP.
16552         (mml-menu): Disable mml-quote-region if mark is inactive.
16553
16554 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16555
16556         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16557         when the group's active is not available.
16558
16559 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16560
16561         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16562         error.
16563
16564 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16565
16566         * imap.el (imap-store-password): New variable.
16567         (imap-interactive-login): Use it.
16568         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16569
16570 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16571
16572         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16573         window-start and hscroll to summary window.
16574
16575 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16576
16577         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16578         conversion message to newsrc-dribble when an actual conversion is
16579         performed.
16580
16581 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16582
16583         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16584
16585 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16586
16587         * mm-decode.el (mm-complicated-handles): New function reviving
16588         former definition of mm-multiple-handles.
16589
16590         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16591         (gnus-mime-delete-part): Use it.
16592
16593 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16594
16595         * gnus-agent.el (gnus-agent-read-local): Bind
16596         nnheader-file-coding-system to gnus-agent-file-coding-system to
16597         avoid the implicit assumption that they will always be equal.
16598         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16599         coding-system-for-write, as the with-temp-file macro first prints
16600         to a buffer then saves the buffer.
16601
16602 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16603
16604         * gnus-art.el (gnus-article-edit-part): New function.
16605         (gnus-mime-save-part-and-strip): Use it; do query instead of
16606         signaling an error; don't use mm-multiple-handles.
16607         (gnus-mime-delete-part): Ditto.
16608
16609 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16610
16611         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16612         old file versions.
16613         (gnus-group-prepare-hook): Removed function that converted list
16614         form of gnus-agent-expire-days to group properties.
16615
16616         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16617         (gnus-request-accept-article): Re-indented.
16618
16619         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16620         converters to handle old agent file formats.  Added logic for a
16621         "backup before upgrading warning".
16622         (gnus-convert-mark-converter-prompt): Developers can mark
16623         functions as needing (default), or not needing,
16624         gnus-convert-old-newsrc's "backup before upgrading warning".
16625         (gnus-convert-converter-needs-prompt): Tests whether the user
16626         should be protected from potentially irreversable changes by the
16627         function.
16628
16629         * legacy-gnus-agent.el: New.  Provides converters that are only
16630         loaded when gnus-convert-old-newsrc needs to call them.
16631
16632 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * mail-source.el (mail-source-touch-pop): Doc fix.
16635
16636         * message.el (message-smtpmail-send-it): Doc fix.
16637
16638 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16639
16640         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16641
16642         * nnmail.el (nnmail-split-fancy): do.
16643
16644         * gnus-kill.el (gnus-kill, gnus-execute): do.
16645
16646 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16647
16648         * gnus-sum.el (gnus-widget-reversible-match)
16649         (gnus-widget-reversible-to-internal)
16650         (gnus-widget-reversible-to-external): New functions.
16651         (gnus-widget-reversible): New widget.
16652         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16653
16654 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16655
16656         * gnus-sum.el (gnus-thread-sort-functions)
16657         (gnus-article-sort-functions): Document `(not F)' items.
16658
16659 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16660
16661         * spam.el (spam-use-gmane-xref): Add new backend.
16662         (spam-gmane-xref-spam-group): Add variable to control the name of the
16663         Gmane spam group.
16664         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16665         (spam-regex-headers-spam, spam-regex-headers-ham)
16666         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16667         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16668         backends and checks.
16669         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16670
16671         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16672         an autodetect method.
16673
16674 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16675
16676         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16677         articles are being added to a group.
16678         (gnus-request-replace-article): Inform the agent that articles
16679         need to be uncached as the cached contents are no longer valid.
16680
16681 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16682
16683         * binhex.el: Don't autoload executable-find.
16684
16685         * canlock.el: Don't autoload mail-fetch-field.
16686
16687         * dgnushack.el: Autoload c-mode for XEmacs.
16688
16689         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16690
16691         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16692         rmail-dont-reply-to and rmail-output.
16693
16694         * gnus-score.el: Don't autoload ffap-string-at-point.
16695
16696         * gnus-setup.el: Don't autoload sc-cite-original.
16697
16698         * imap.el: Don't autoload base64-decode-string,
16699         base64-encode-string and md5.
16700
16701         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16702         and rmail-msg-restore-non-pruned-header.
16703
16704         * mm-decode.el: Don't autoload executable-find.
16705
16706         * mm-url.el: Don't autoload executable-find.
16707
16708         * mm-view.el: Don't autoload diff-mode.
16709
16710         * nndb.el: Don't autoload news-reply-mode, news-setup,
16711         cancel-timer and telnet.
16712
16713         * password.el: Don't autoload run-at-time for Emacs.
16714
16715         * sha1-el.el: Don't autoload executable-find.
16716
16717         * sieve-mode.el: Don't autoload c-mode.
16718
16719         * uudecode.el: Don't autoload executable-find.
16720
16721 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16722
16723         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16724         (gnus-agent-possibly-alter-active): Avoid null in numeric
16725         comparison.
16726         (gnus-agent-set-local): Refuse to save null in local object table.
16727         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16728         list of articles that will be marked as unread.
16729
16730 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16731
16732         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16733
16734 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16735
16736         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16737         language tags.
16738
16739 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16740
16741         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16742         Don't bind "obarray".
16743
16744         * gnus-sum.el (gnus-thread-sort-functions): Added
16745         `gnus-thread-sort-by-most-recent-number' and
16746         `gnus-thread-sort-by-most-recent-date'.
16747         Reported by Kai Grossjohann <kai@emptydomain.de>.
16748
16749 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16750
16751         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16752
16753 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16754
16755         * gnus-cus.el (gnus-agent-customize-category): Removed
16756         ignore-errors macro reference that required cl to be loaded at
16757         run-time.
16758
16759         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16760         single-interval range of the form (min . max).  Previously the
16761         range had to look like ((min . max)).  Likewise, return
16762         (min . max) rather than ((min . max)).
16763         (gnus-range-map): Use gnus-range-normalize to accept
16764         single-interval range.
16765
16766         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16767         the cache, but not the agent, now appear with their usual face.
16768
16769         * dgnushack.el (loaddir): New variable that is bound to the
16770         directory containing the dgnushack.el file. Use loaddir, rather
16771         than srcdir, to update load-path. Change lets dgnushack compile
16772         code in directories other than GNUS/lisp.
16773
16774 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16775
16776         * lpath.el: Don't bind w3m-safe-url-regexp.
16777
16778         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16779         w3m-safe-url-regexp variable buffer-local.
16780
16781         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16782
16783 2004-02-27  Simon Josefsson  <jas@extundo.com>
16784
16785         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16786         gnus-group-real-prefix.
16787         (gnus-summary-move-article): Use it, instead of
16788         gnus-group-real-prefix.
16789
16790 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16791
16792         * lpath.el: Bind w3m-safe-url-regexp.
16793
16794         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16795         w3m-safe-url-regexp variable buffer-local and set it as the value
16796         of mm-w3m-safe-url-regexp.
16797
16798         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16799
16800         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16801         parsing gnus-posting-styles when the message is not for replying.
16802
16803         * dgnushack.el: Autoload sgml-mode for XEmacs.
16804
16805         * nnrss.el (nnrss-opml-export): Use
16806         mm-set-buffer-file-coding-system instead of
16807         set-buffer-file-coding-system.
16808
16809 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16810
16811         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16812         of checkdoc.el).
16813         * nnrss.el: do.
16814         * gnus-mlspl.el: do.
16815         * gnus-ml.el: do.
16816         * gnus-srvr.el: do.
16817
16818         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16819
16820 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16821
16822         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16823         Corrections to custom-manual links.
16824
16825         * gnus-art.el (gnus-article): Ditto.
16826
16827         * mm-decode.el (mime-display, mime-security): Ditto.
16828
16829 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16830
16831         * flow-fill.el: Typo.
16832
16833 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16834
16835         * spam-wash.el: New file.
16836
16837 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16838
16839         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16840
16841 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16842
16843         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16844         to be run with new-articles as LIST1, not LIST2.
16845         (spam-registration-functions): Add spam-use-ham-copy as a nil
16846         registration backend.
16847
16848 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16849
16850         * spam-stat.el (spam-stat-washing-hook): New option.
16851         (spam-stat-buffer-words): Use it.
16852         (spam-stat-process-directory, spam-stat-test-directory): Use
16853         insert-file-contents-literally.
16854         (spam-stat-coding-system): New variable.
16855         (spam-stat-load, spam-stat-save): Use it.
16856
16857 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16858
16859         * spam-report.el (spam-report-plug-agent): Quote
16860         spam-report-url-to-file and spam-report-url-ping-plain.
16861
16862 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16863
16864         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16865         / in mailto URLs.
16866
16867 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16868
16869         * spam-report.el (spam-report-process-queue): Fix interactive use.
16870         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16871         (spam-report-unplug-agent): Doc fixes.
16872         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16873         (spam-report-agentize, spam-report-deagentize): Autoload.
16874
16875 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16876
16877         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16878
16879         * message.el (message-setup-fill-variables): Add mml tags to
16880         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16881         <ajk@iu.edu>.
16882         (message-mode): Don't modify paragraph-separate there.
16883
16884 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16885
16886         * compface.el (uncompface-use-external): Default to undecided.
16887         (uncompface-use-external-threshold): New variable.
16888         (uncompface-float-time): New macro.
16889         (uncompface): Determine whether to use the external decoder if
16890         uncompface-use-external is undecided.
16891
16892 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16893
16894         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16895         after images.
16896
16897         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16898
16899 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16900
16901         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16902
16903         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16904
16905         * gnus-sum.el (gnus-summary-limit-to-age)
16906         (gnus-summary-limit-children): do.
16907
16908         * gnus-int.el (gnus-request-scan): do.
16909
16910         * gnus-group.el (gnus-group-suspend): do.
16911
16912         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16913
16914         * gnus-cite.el (gnus-cite-parse-attributions): do.
16915
16916         * gnus-agent.el (gnus-summary-set-agent-mark)
16917         (gnus-agent-regenerate-group): do.
16918
16919         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16920
16921         * binhex.el (binhex-decode-region-internal): do.
16922
16923 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16924
16925         * gnus-fun.el (gnus-face-properties-alist): New user option.
16926         (gnus-display-x-face-in-from): Use it.
16927
16928         * gnus-art.el (article-display-face): Ditto.
16929
16930         * compface.el (uncompface-use-external): Default to nil.
16931
16932 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16933
16934         * nntp.el (nntp-erase-buffer): New function.
16935         (nntp-retrieve-data, nntp-send-command)
16936         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16937         (nntp-possibly-change-group): Use it.
16938
16939         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16940         with-current-buffer.
16941
16942 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16943
16944         * compface.el: Merge the ELisp-based uncompface program.
16945         (compface): New customization group.
16946         (uncompface-use-external): New user option.
16947         (uncompface): Call uncompface-internal if uncompface-use-external
16948         is nil.
16949         (uncompface-internal): New function.  Note that there are also
16950         some other functions and variables added for this function.
16951
16952 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16953
16954         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16955         if necessary.
16956
16957 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16958
16959         * spam-report.el (spam-report-unplug-agent)
16960         (spam-report-plug-agent, spam-report-deagentize)
16961         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16962         Add support for the Agent in spam-report: when unplugged, report to a
16963         file; when plugged, submit all the requests.
16964
16965         * spam.el (spam-register-routine): Fix message about
16966         registration.
16967
16968 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16969
16970         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16971         dependencies.
16972         (rfc2047-encode): Use it.
16973
16974         * gnus-art.el (gnus-button-marker-list): Move before first
16975         reference.
16976
16977         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16978         (imap-parse-body): Fix format string mismatch.
16979
16980         * gnus-score.el (gnus-summary-increase-score): do.
16981
16982         * nnrss.el (nnrss-close): New function.
16983
16984 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16985
16986         * nnrss.el (nnrss-make-filename): New function.
16987         (nnrss-request-delete-group, nnrss-read-server-data)
16988         (nnrss-save-server-data, nnrss-read-group-data)
16989         (nnrss-save-group-data): Use it.
16990         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16991         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16992         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16993
16994 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16995
16996         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16997
16998 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16999
17000         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17001         files.
17002
17003         * message.el (message-generate-headers-first): Don't quote nil
17004         and t in docstrings.
17005
17006         * imap.el (imap-id): do.
17007
17008         * gnus-agent.el (gnus-agent-consider-all-articles)
17009         (gnus-agent-queue-mail): do.
17010
17011 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17012
17013         * spam-report.el (spam-report-process-queue): New function.
17014         Process requests from `spam-report-requests-file'.
17015         (spam-report-process-queue): Doc fix.
17016
17017 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17018
17019         * spam.el (spam-register-routine)
17020         (spam-log-processing-to-registry, spam-log-registered-p)
17021         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17022         Change "check" to "spam-check" for semi-clarity.
17023
17024 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17025
17026         * pop3.el: Require nnheader.
17027
17028         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17029
17030         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17031
17032         * gnus-picon.el: Require cl.
17033
17034         * gnus-fun.el: Require gnus-ems and gnus-util.
17035
17036         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17037
17038         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17039
17040         * gnus-art.el (gnus-article-edit-mode): Define before first
17041         reference.
17042
17043 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17044
17045         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17046         (gnus-uu-post-encoded): Use point-at-bol.
17047
17048         * gnus-topic.el (gnus-group-active-topic-p): do.
17049
17050         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17051
17052         * gnus-group.el (gnus-group-kill-region): do.
17053
17054         * gnus-art.el (article-date-ut): do.
17055
17056         * message.el (message-fetch-field): Remove redundant
17057         case-fold-search binding.
17058         (message-narrow-to-field): Simplify.
17059
17060 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17061
17062         * spam.el (spam-directory): Derive from `gnus-directory'.
17063
17064         * spam-report.el (spam-report-url-to-file)
17065         (spam-report-requests-file): New function and variable for offline
17066         reporting.
17067         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17068         and user defined function.
17069         (spam-report-url-ping-mm-url): Remove doubled slash.
17070
17071 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17072
17073         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17074
17075 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17076
17077         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17078         format string mismatch.
17079
17080         * sieve.el (sieve-deactivate-all): do.
17081
17082         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17083
17084         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17085
17086         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17087
17088         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17089
17090 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17091
17092         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17093         the list of checks.
17094
17095 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17096
17097         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17098         padding.
17099
17100 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17101
17102         * mm-view.el (mm-fill-flowed): New variable.
17103         (mm-inline-text): Use it.
17104
17105 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17106
17107         * spam.el (spam-spamassassin-register-ham-routine)
17108         (spam-spamassassin-register-spam-routine): Fix function names.
17109
17110 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17111
17112         * gnus.el (gnus-tmp-grouplens): Remove.
17113         (gnus-summary-line-format): Remove grouplens.
17114
17115         * gnus-group.el (gnus-group-line-format): Ditto.
17116
17117         * gnus-spec.el (gnus-format-specs): Ditto.
17118         (gnus-update-format-specifications): Flush the group format spec
17119         cache if there's the grouplens stuff.
17120         (gnus-parse-simple-format): Replace %l with the empty string.
17121
17122 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17123
17124         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17125         omission.
17126
17127 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17128
17129         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17130         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17131
17132 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17133
17134         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17135         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17136         New macros and functions.
17137         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17138         Handle > NLINK_MAX messages.
17139         * nnmaildir.el (nnmaildir-request-set-mark): Use
17140         nnmaildir--emlink-p and nnmaildir--eexist-p.
17141
17142 2004-01-25  Alex Schroeder  <alex@gnu.org>
17143
17144         * spam-stat.el (spam-stat-process-directory-age): New option.
17145         (spam-stat-process-directory): Use it.
17146
17147 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17148
17149         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17150         (spam-stat-save): Accept prefix argument.
17151
17152 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17153
17154         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17155         links" error.
17156
17157 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17158
17159         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17160         the rest of the and/or forms.
17161
17162 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17163
17164         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17165         compatibility with old .newsrc.eld files.
17166
17167         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17168
17169         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17170
17171         * gnus-start.el (gnus-1): do.
17172
17173         * gnus-group.el (gnus-group-line-format-alist): do.
17174
17175         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17176
17177         * gnus-gl.el: Remove.
17178
17179 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17180
17181         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17182         marks consisting of a single range {for example, (3 . 5)} rather
17183         than a list of a single range { ((3 . 5)) }.
17184
17185 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17186
17187         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17188         with-current-buffer.
17189         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17190         avoid consing a string.
17191
17192         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17193         Remove obsolete entries for big5 and gb2312.
17194
17195 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17196
17197         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17198         uncompressed list.
17199
17200 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17201
17202         * spam-stat.el (spam-stat-strip-xref): New function.
17203         (spam-stat-process-directory): Use it.
17204
17205         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17206         here -- it's done in message-fetch-field.
17207
17208 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17209
17210         * gnus-agent.el (gnus-agent-queue-mail)
17211         (gnus-agent-prompt-send-queue): New variables.
17212         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17213         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17214         "nndraft:queue" along to gnus-draft-send.  Use
17215         gnus-agent-prompt-send-queue.
17216         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17217         is "nndraft:queue".  Suggested by Gaute Strokkenes
17218         <gs234@srcf.ucam.org>
17219
17220         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17221         (agent-enable-undownloaded-faces): Added.
17222         (gnus-agent-cat-groups): Use eval-and-compile, not
17223         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17224         method of gnus-agent-cat-groups even when the buffer has been
17225         evaled.
17226         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17227         delete gnus-agent-save-active-1.
17228         (gnus-agent-save-groups): Deleted.  Identical to
17229         gnus-agent-save-active.
17230         (gnus-agent-write-active): No longer adjust agent's copy of active
17231         file as agent's adjustments are now stored in their own
17232         file.  Removed optional parameter.
17233         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17234         servers.  Add use of min/max range limits from server's local
17235         file.
17236         (gnus-agent-save-alist): Removed unused optional argument.
17237         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17238         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17239         (gnus-agent-set-local): A per-server file that keeps min/max range
17240         limits for articles known to the agent.  Provides a fast mechanism
17241         for altering many active ranges.
17242         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17243         active file (local makes it unnecessary).
17244         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17245
17246         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17247         (agent-enable-undownloaded-faces): Added.
17248
17249         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17250         disable it when sending to "nndraft:queue".
17251         (gnus-group-send-queue): Add safety check to avoid sending queue
17252         when unplugged.
17253
17254         * gnus-group.el (gnus-group-catchup): Use new
17255         gnus-sequence-of-unread-articles, not
17256         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17257         numbers of articles.  Use gnus-range-map to avoid having to
17258         uncompress the unread list.
17259         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17260         Fixed invalid ange-ftp reference.
17261
17262         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17263         (gnus-sorted-range-intersection): Intersection of two ranges
17264         without requiring that they first be uncompressed.
17265
17266         * gnus-start.el (gnus-activate-group): Unless blocked by the
17267         caller, possibly expand the active range to include both cached
17268         and agentized articles.
17269         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17270         multiple version-dependent converters.
17271         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17272         gnus-agent-save-active.
17273         (gnus-save-newsrc-file): Save dirty agent range limits.
17274
17275         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17276         gnus-agent-possibly-alter-active.
17277         (gnus-adjust-marked-articles): Faster handling of simple lists.
17278
17279 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17280
17281         * spam-stat.el (spam-stat-test-directory): New optional argument
17282         displays a list of files detected.  Suggested by Andrew Cohen
17283         <cohen@andy.bu.edu>.
17284         (spam-stat-buffer-words-with-scores): Don't narrow and change
17285         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17286
17287 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17288
17289         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17290         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17291         (spam-spamassassin-arguments)
17292         (spam-spamassassin-spam-flag-header)
17293         (spam-spamassassin-positive-spam-flag-header)
17294         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17295         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17296         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17297         (spam-list-of-processors, spam-list-of-checks)
17298         (spam-list-of-statistical-checks, spam-registration-functions)
17299         (spam-check-spamassassin-headers, spam-check-spamassassin)
17300         (spam-spamassassin-score)
17301         (spam-spamassassin-register-with-sa-learn)
17302         (spam-spamassassin-register-spam-routine)
17303         (spam-spamassassin-register-ham-routine)
17304         (spam-assassin-register-spam-routine)
17305         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17306         (spam-bogofilter-score): Fix to show article before scoring.
17307
17308 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17309
17310         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17311         default scoring function.
17312         (spam-generic-score): Call spam-spamassassin-score if
17313         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17314         spam-bogofilter-score otherwise.
17315
17316         * gnus.el (spam-process, spam-autodetect-methods): Add
17317         spamassassin and spamassassin-headers.
17318
17319 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17320
17321         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17322         Suppress unnecessary messages.
17323
17324 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17325
17326         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17327         make-hash-table.
17328
17329 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17330
17331         * canlock.el (base64-encode-string): Don't autoload it.
17332
17333 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17334
17335         * run-at-time.el: Remove useless (require 'itimer),
17336         eval-and-compile and (featurep 'xemacs).
17337
17338 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17339
17340         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17341         GROUP is a virtual group.
17342
17343 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17344
17345         * gnus.el: Autoload `message-y-or-n-p'.
17346
17347 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17348
17349         * pgg-parse.el: Remove unnecessary (require 'custom).
17350
17351         * pgg-def.el: do.
17352
17353         * nnmail.el: do.
17354
17355         * gnus-undo.el: do.
17356
17357         * gnus-picon.el: do.
17358
17359         * gnus-util.el: do.
17360
17361 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17362
17363         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17364
17365 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17366
17367         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17368         handle, as well as a list.
17369
17370         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17371         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17372         (mm-w3m-cid-retrieve): Simplify.
17373
17374 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17375
17376         * message.el (message-kill-to-signature): Allow prefix arg to
17377         specify number of lines to keep before signature.
17378
17379 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17380
17381         * message.el (message-kill-to-signature): Change docstring.
17382
17383 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17384
17385         * canlock.el: Always require sha1-el.
17386         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17387
17388         * message.el: Autoload sha1 only when compiling.
17389
17390         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17391         eudc-expand-inline for XEmacs.
17392
17393 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17394
17395         * message.el (message-canlock-generate): Require sha1-el.
17396
17397 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17398
17399         * message.el (message-expand-name): Silence the byte compiler.
17400
17401         * lpath.el: Add detect-coding-system.
17402
17403         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17404         cus-edit.
17405
17406 2004-01-13  Simon Josefsson  <jas@extundo.com>
17407
17408         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17409         Invoke gnus-score-mode.  Reported by
17410         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17411
17412         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17413         Jim Blandy <jimb@redhat.com> (tiny change).
17414
17415 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17416
17417         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17418
17419 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17420
17421         * spam.el (spam-get-article-as-string): Update to use
17422         gnus-request-article-this-buffer, much simpler.
17423         (spam-get-article-as-buffer): Remove.
17424
17425 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17426
17427         * message.el (message-expand-name): Use EUDC if the user uses that.
17428
17429 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17430
17431         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17432         character for the encoding to avoid consing a string.
17433
17434         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17435         unnecessarily.
17436
17437         * mm-util.el (mm-replace-chars-in-string): Remove.
17438
17439         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17440         of mm-replace-chars-in-string.
17441
17442 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17443
17444         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17445
17446         * mm-util.el (mm-subst-char-in-string): Support inplace.
17447
17448         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17449         a new string in every iteration.  Use shy groups.
17450
17451 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17452
17453         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17454         * gnus-soup.el (gnus-soup-group-brew):
17455         * gnus-msg.el (gnus-put-message):
17456         * gnus-move.el (gnus-group-move-group-to-server):
17457         * gnus-kill.el (gnus-batch-score):
17458         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17459         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17460         (gnus-group-update-group, gnus-group-read-group)
17461         (gnus-group-make-group, gnus-group-make-help-group)
17462         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17463         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17464         (gnus-group-sort-by-unread, gnus-group-catchup)
17465         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17466         (gnus-group-yank-group, gnus-group-set-info)
17467         (gnus-group-list-groups):
17468         * gnus.el (gnus-generate-new-group-name):
17469         * gnus-delay.el (gnus-delay-send-queue):
17470         * nnvirtual.el (nnvirtual-catchup-group):
17471         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17472         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17473         (gnus-group-prepare-topics, gnus-topic-check-topology):
17474         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17475         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17476         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17477         (gnus-group-make-articles-read):
17478         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17479         (gnus-group-change-level, gnus-kill-newsgroup)
17480         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17481         (gnus-get-unread-articles, gnus-make-articles-unread)
17482         (gnus-make-ascending-articles-unread): Use accessor
17483         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17484         to get group information for improved readability.
17485
17486
17487 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17488
17489         * gnus-art.el (article-decode-mime-words, article-babel)
17490         (gnus-article-highlight-signature, gnus-article-add-buttons)
17491         (gnus-signature-toggle): Use gnus-with-article-buffer.
17492
17493         * gnus-art.el (gnus-article-highlight-headers)
17494         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17495
17496         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17497         (gnus-article-set-globals, gnus-request-article-this-buffer)
17498         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17499         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17500         (gnus-mime-display-alternative): Use with-current-buffer.
17501
17502 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17503
17504         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17505         also under 80 char limit, and call gnus-error if needed.
17506         (spam-fetch-article-header): Fix - it was a
17507         buffer-local variable (gnus-newsgroup-data).
17508         (spam-find-spam): Use spam-generate-fake-headers, forget about
17509         spam-insert-fake-headers.
17510         (spam-insert-fake-headers): Remove.
17511
17512 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17513
17514         * deuglify.el (gnus-article-outlook-unwrap-lines)
17515         (gnus-outlook-rearrange-article)
17516         (gnus-outlook-repair-attribution-outlook)
17517         (gnus-outlook-repair-attribution-block)
17518         (gnus-outlook-repair-attribution-other): Remove redundant
17519         save-excursion.
17520
17521 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17522
17523         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17524         (spam-fetch-field-subject-fast)
17525         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17526         (spam-fetch-article-header): Add functions to deal with Gnus
17527         internals for fast retrieval of article header data.
17528         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17529
17530 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17531
17532         * pop3.el (pop3-md5): Remove.
17533         (pop3-apop): Replace pop3-md5 with md5.
17534
17535         * mm-bodies.el: base64 is always built-in.
17536
17537         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17538         with-current-buffer.
17539
17540 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17541
17542         * canlock.el (canlock-insert-header): Remove excessive grouping in
17543         regexp.
17544
17545         * gnus-sum.el (gnus-summary-read-document): Ditto.
17546
17547         * gnus-uu.el (gnus-uu-part-number): Ditto.
17548
17549         * html2text.el (html2text-remove-tags): Ditto.
17550         (html2text-format-tags): Ditto.
17551         (html2text-format-single-elements): Ditto.
17552
17553         * mml.el (mml-parse-1): Ditto.
17554
17555 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17556
17557         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17558
17559         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17560
17561         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17562
17563         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17564
17565 2003-11-15  Simon Josefsson  <jas@extundo.com>
17566
17567         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17568         (pgg-gpg-lookup-key): Use regexp match instead of
17569         split-string (split-string is different between emacs 21.2 and
17570         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17571
17572 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17573
17574         * gnus-art.el (gnus-mime-view-all-parts)
17575         (gnus-article-part-wrapper, gnus-article-view-part): Use
17576         with-current-buffer.
17577
17578 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17579
17580         * spam.el (spam-disable-spam-split-during-ham-respool)
17581         (spam-spamoracle-database, spam-cache-lookups)
17582         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17583         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17584         (spam-group-ham-marks, spam-group-spam-marks)
17585         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17586         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17587         also add spam-use-blackholes to the statistical checks.
17588         (spam-fetch-field-fast): Add interface to fetching fields, may
17589         become a macro.
17590         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17591         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17592         (spam-insert-fake-headers): Fake an article when needed.
17593         (spam-find-spam): Fake article when possible.
17594         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17595         (spam-check-bogofilter-headers): Use message-fetch-field instead
17596         of nnmail-fetch-field.
17597
17598 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17599
17600         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17601
17602 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17603
17604         * spam.el (spam-split): Do not require spam-use-CHECK to be
17605         enabled if that check is passed to spam-split explicitly; also
17606         fix so 'spam doesn't get converted to spam-split-group when
17607         spam-split-symbolic-return is t.
17608         (spam-find-spam): Find registrations of the article and use those
17609         instead of re-running spam-split to find the spam/ham
17610         classification of the article.
17611         (spam-log-processing-to-registry, spam-log-registered-p)
17612         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17613         Use gnus-error instead of gnus-message.
17614         (spam-log-registration-type): Add function to determine the
17615         classification of a message based on registry entries; will
17616         return nil if both 'spam and 'ham are found.
17617         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17618         a reasonably fast local cache without the loading errors.
17619         (spam-cache-lookups): Set to t by default.
17620         (spam-find-spam): Don't try to guess spam-cache-lookups.
17621         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17622         spam-caches entry.
17623         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17624         caching of whitelist/blacklist entries.
17625         (spam-check-whitelist, spam-check-blacklist): Invoke
17626         spam-from-listed-p with a type, not a cache variable.
17627         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17628
17629 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17630
17631         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17632
17633         * nnmail.el (nnmail-split-fancy): do.
17634
17635         * mml.el (mml-parse): do.
17636
17637         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17638         (gnus-score-adaptive): do.
17639
17640 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17641
17642         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17643         (gnus-mime-button-map): Don't set keymap parent.
17644         (gnus-button-ctan-directory-regexp): Use shy grouping.
17645         (gnus-prev-page-map): Don't set keymap parent.
17646         (gnus-prev-page-map): Remove duplicated one.
17647         (gnus-next-page-map): Don't set keymap parent.
17648         (gnus-mime-security-button-map): Ditto.
17649
17650         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17651         version number.
17652
17653         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17654
17655 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17656
17657         * canlock.el (canlock-sha1-function): Remove.
17658         (canlock-sha1-function-for-verify): Remove.
17659         (canlock-openssl-program): Remove.
17660         (canlock-openssl-args): Remove.
17661         (canlock-ignore-errors): Remove.
17662         (canlock-sha1-with-openssl): Remove.
17663         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17664         (canlock-verify): Don't use canlock-ignore-errors.
17665
17666         * sha1-el.el (sha1-string-external): Make it can return a string
17667         in binary form.
17668         (sha1-region-external): Ditto.
17669         (sha1-string-internal): Ditto.
17670         (sha1-region-internal): Ditto.
17671         (sha1-region): Ditto.
17672         (sha1-string): Ditto.
17673         (sha1): Ditto.
17674
17675 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17676
17677         * spam.el (spam-report-articles-gmane): New command.
17678
17679 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17680
17681         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17682
17683         * run-at-time.el (run-at-time-saved): Remove.
17684         (run-at-time): Doc fix.
17685
17686 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17687
17688         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17689         (gnus-summary-limit-map): Add it.
17690         (gnus-summary-make-menu-bar): do.
17691
17692 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17693
17694         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17695         Make attempt at some caching support (done for BBDB only now).
17696         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17697         addresses to be checked.
17698         (spam-clear-cache-BBDB): Add function, to be invoked by
17699         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17700         (spam-check-BBDB): Check and use the caches, if
17701         spam-cache-lookups is on, remove superfluous (provide).
17702
17703 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17704
17705         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17706
17707 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17708
17709         * run-at-time.el (run-at-time-saved): Move to after the definition
17710         of `run-at-time'.
17711
17712         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17713
17714 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17715
17716         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17717         mm-w3m-local-map-property.
17718
17719         * mm-view.el (mm-w3m-mode-map): Remove.
17720         (mm-w3m-local-map-property): Remove.
17721         (mm-inline-text-html-render-with-w3m): Don't use
17722         mm-w3m-local-map-property.
17723
17724 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17725
17726         * run-at-time.el: New file.
17727
17728         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17729         under Emacs.
17730
17731         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17732         of gnus-set-text-properties.
17733
17734         * gnus-uu.el (gnus-uu-save-article): Ditto.
17735
17736         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17737
17738         * gnus-cite.el (gnus-cite-parse): Ditto.
17739
17740         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17741         of gnus-.
17742
17743         * gnus-xmas.el (run-at-time): Require run-at-time.
17744
17745         * gnus.el: Changed calls to nnheader-run-at-time and
17746         password-run-at-time throughout to use run-at-time directly.
17747
17748         * password.el: Removed definition of run-at-time.
17749
17750         * nnheaderxm.el: Remove definition of run-at-time.
17751
17752 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17753
17754         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17755         in prompt.
17756
17757 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17758
17759         * messagexmas.el (message-xmas-redefine): Alias
17760         `message-make-caesar-translation-table' to
17761         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17762         version.
17763
17764         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17765         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17766         `gnus-xmas-set-text-properties'.
17767         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17768         `gnus-xmas-completing-read'.
17769         (gnus-xmas-completing-read): Removed.
17770         (gnus-xmas-open-network-stream): Removed.
17771
17772         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17773         XEmacs version.
17774
17775         * dns.el (dns-make-network-process): Use `open-network-stream'
17776         instead of `gnus-xmas-open-network-stream'.
17777
17778         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17779
17780         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17781
17782 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17783
17784         * gnus-art.el (gnus-mime-display-alternative)
17785         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17786         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17787         Don't use gnus-local-map-property.
17788
17789         * gnus-util.el (gnus-local-map-property): Remove.
17790
17791         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17792         gnus-completing-read-maybe-default with completing-read.
17793
17794         * gnus-util.el (gnus-completing-read): do.
17795         (gnus-completing-read-maybe-default): Remove.
17796
17797 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17798
17799         * password.el: Only autoload `run-at-time' if not XEmacs.
17800         Only autoload the itimer functions if XEmacs.
17801
17802 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17803
17804         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17805         XEmacsen.
17806
17807         * dgnushack.el: Autoload executable-find for XEmacs.
17808
17809 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17810
17811         * gnus-art.el (gnus-read-string): Remove.
17812         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17813         read-string.
17814
17815 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17816
17817         * netrc.el: Autoload password-read.
17818         (netrc): Add configuration group.
17819         (netrc-encoding-method, netrc-openssl-path): Add
17820         variables for encoding and decoding of files with symmetric
17821         ciphers.
17822         (netrc-encode): Add assistant function to encode a file with
17823         netrc-encoding-method.
17824         (netrc-parse): Add interactive parameter, added optional
17825         decoding if netrc-encoding-method is non-nil but otherwise
17826         behavior is standard.
17827         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17828         Do s/encode/encrypt/ everywhere.
17829
17830         * spam.el: Remove executable-find autoload.
17831
17832 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17833
17834         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17835
17836         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17837
17838 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17839
17840         * gnus-art.el (gnus-treat-ansi-sequences)
17841         (article-treat-ansi-sequences): New variable and function.
17842         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17843
17844         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17845         Use it.
17846
17847 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17848
17849         * mm-util.el (mm-quote-arg): Remove.
17850
17851         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17852         shell-quote-argument.
17853
17854         * gnus-uu.el (gnus-uu-command): do.
17855
17856         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17857
17858         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17859         with make-char.
17860
17861         * mm-util.el (mm-make-char): Remove.
17862
17863         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17864         add-minor-mode.
17865
17866         * gnus-undo.el (gnus-undo-mode): do.
17867
17868         * gnus-topic.el (gnus-topic-mode): do.
17869
17870         * gnus-sum.el (gnus-dead-summary-mode): do.
17871
17872         * gnus-start.el (gnus-slave-mode): do.
17873
17874         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17875
17876         * gnus-ml.el (gnus-mailing-list-mode): do.
17877
17878         * gnus-gl.el (gnus-grouplens-mode): do.
17879
17880         * gnus-draft.el (gnus-draft-mode): do.
17881
17882         * gnus-dired.el (gnus-dired-mode): do.
17883
17884         * gnus-ems.el (gnus-add-minor-mode): Remove.
17885
17886         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17887         Replace gnus-char-width with char-width.
17888
17889         * gnus-ems.el (gnus-char-width): Remove.
17890
17891         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17892         Replace gnus-char-width with char-width.
17893
17894         * gnus-ems.el (gnus-char-width): Remove.
17895
17896         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17897         definition.
17898         Remove Emacs 20 hash table compatibility code.
17899
17900         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17901         20 compatibility code.
17902
17903         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17904
17905         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17906
17907         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17908         with point-at-{eol,bol}.
17909
17910         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17911
17912         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17913
17914         * flow-fill.el (fill-flowed-point-at-bol)
17915         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17916
17917         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17918         Replace with point-at-{eol,bol} throughout all files.
17919
17920 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17921
17922         * ntlm.el (ntlm-string-as-unibyte): New macro.
17923         (ntlm-build-auth-response): Use it.
17924
17925         Remove Emacs 20 stuff:
17926         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17927         (butlast, mapc, remove): Remove the compiler macros.
17928         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17929         of delq and copy-sequence.
17930         * gnus-art.el (popup-menu): Remove the compiler macro.
17931         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17932         Emacs 20.
17933
17934 2004-01-05  Simon Josefsson  <jas@extundo.com>
17935
17936         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17937         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17938         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17939         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17940         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17941         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17942         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17943         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17944         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17945         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17946         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17947         string-xor into ntlm-string-xor.  Suggested by
17948         Jesper Harder <harder@myrealbox.com>.
17949
17950         * ntlm.el: Don't include poem.
17951
17952         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17953         Jesper Harder <harder@myrealbox.com>.
17954
17955         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17956
17957         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17958         probably breaks emacs with DL patch, but do we care? Is anyone
17959         still using the DL stuff?)
17960
17961         * sieve-manage.el: Use the password package.
17962         (sieve-manage-read-passwd): Remove.
17963         (sieve-manage-interactive-login): Use password.  Re-add
17964         condition-case around loop.
17965
17966         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17967         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17968         the password package.
17969
17970 2003-02-19  Simon Josefsson  <jas@extundo.com>
17971
17972         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17973         token.
17974
17975 2002-08-07  Simon Josefsson  <jas@extundo.com>
17976
17977         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17978         (sieve-manage-authenticators):
17979         (sieve-manage-authenticator-alist): Add some SASL mechs.
17980         (sieve-sasl-auth): New function.
17981         (sieve-manage-cram-md5-auth):
17982         (sieve-manage-plain-auth): Rewrite using SASL library.
17983         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17984         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17985         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17986         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17987
17988 2004-01-05  Simon Josefsson  <jas@extundo.com>
17989
17990         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17991         New files.
17992
17993 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17994
17995         * gnus-group.el (gnus-no-groups-message): Update.
17996
17997         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17998
17999 2003-11-09  Simon Josefsson  <jas@extundo.com>
18000
18001         * imap.el: Support for ID IMAP extension (RFC 2971).
18002         (imap-local-variables): Add imap-id.
18003         (imap-id): New variable.
18004         (imap-id): New function.
18005         (imap-parse-response): Parse untagged ID response.
18006         * nnimap.el (nnimap-id): New variable.
18007         (nnimap-open-connection): Use it.
18008
18009 2003-12-28  Simon Josefsson  <jas@extundo.com>
18010
18011         * gnus-score.el (gnus-score-edit-all-score): New.
18012         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18013
18014 2004-01-04  Simon Josefsson  <jas@extundo.com>
18015
18016         * password.el: Add.
18017
18018 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18019
18020         * dns.el (dns-query-types): Fix typo.
18021         (dns-query-types): New function.
18022         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18023         PTR and SOA replies, see RFC 1035.
18024
18025 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18026
18027         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18028
18029         * Moved to Changelog.2.
18030
18031 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18032
18033         * gnus.el (gnus-version-number): Bump version.
18034
18035 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18036
18037         * gnus.el: No Gnus v0.1 is released.
18038
18039 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18040
18041         * gnus.el: No Gnus v0.0 is released.
18042
18043 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18044
18045         * gnus.el (gnus-version-number): Bump.
18046         (gnus-version): No.
18047
18048 See ChangeLog.2 for earlier changes.
18049
18050     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18051       Free Software Foundation, Inc.
18052
18053   This file is part of GNU Emacs.
18054
18055   GNU Emacs is free software: you can redistribute it and/or modify
18056   it under the terms of the GNU General Public License as published by
18057   the Free Software Foundation, either version 3 of the License, or
18058   (at your option) any later version.
18059
18060   GNU Emacs is distributed in the hope that it will be useful,
18061   but WITHOUT ANY WARRANTY; without even the implied warranty of
18062   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18063   GNU General Public License for more details.
18064
18065   You should have received a copy of the GNU General Public License
18066   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18067
18068 ;; Local Variables:
18069 ;; coding: utf-8
18070 ;; fill-column: 79
18071 ;; add-log-time-zone-rule: t
18072 ;; End: