Forget credentials if the server says the password was wrong.
[gnus] / lisp / ChangeLog
1 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4         since some servers don't like it.
5         (nnimap-open-connection): Forget credentials if the server says the
6         password was wrong.
7
8         * gnus-sum.el (gnus-summary-move-article): Add comment.
9         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10         nothing alters it while scanning for new messages.
11
12         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
13         which may or may not help.
14         (nnimap-open-connection): If we're doing a stream connection, and then
15         discover we're on a STARTTLS-capable server, then open a STARTTLS
16         connection instead.
17
18 2010-09-27  Florian Ragwitz  <rafl@debian.org>  (tiny change)
19
20         * sieve-manage.el (sieve-manage-default-stream): Make default stream
21         customizable.
22
23 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24
25         * nnimap.el (utf7): Required.
26
27         * message.el (message-cite-prefix-regexp): Remove "}" from citation
28         prefix.
29
30 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
31
32         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
33
34 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
35
36         * nnimap.el (nnimap-request-accept-article): Message the error on
37         error.
38
39 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
42
43 2010-09-26  Florian Ragwitz  <rafl@debian.org>  (tiny change)
44
45         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
46         handing broken links to browse-url.
47
48 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * nndoc.el (nndoc-request-list): Return success always.
51
52         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
53         `fetch-old' -- we only want to fetch the articles we've requested.  The
54         rest are in the agent, probably.
55         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
56         disappeared server" to something low.  It's not important.
57
58         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
59         arrived before the FETCH data.
60
61         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
62         target here, because we don't know the Gnus name of the group.
63
64         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
65         for the correct group.
66
67         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
68
69         * gnus.el (gnus): Give a final warning after startup.
70
71         * gnus-util.el (gnus-action-message-log): New variable.
72         (gnus-message): Use it.
73         (gnus-final-warning): New function.
74
75         * nnimap.el (nnimap-open-connection): Record the greeting.
76         (nnimap): Add greeting.
77
78 2010-09-26  Julien Danjou  <julien@danjou.info>
79
80         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
81         arguments.
82         (gnus-html-wash-images): Fix spec computing to include start/end.
83
84         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
85
86 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
87
88         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
89         deletion.
90         (nnimap-retrieve-headers): Don't select the group, because that's
91         already done by nnimap-possibly-change-group.
92
93         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
94         (gnus-picon-transform-address): Use it.
95
96         * mail-source.el (mail-source-value): Revert previous patch.
97
98         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
99         on failure.
100         (nnimap-open-connection): Look up both virtual and physical server name
101         credentials.
102
103         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
104
105 2009-02-07  Dave Love  <fx@gnu.org>
106
107         * tls.el (open-tls-stream): Don't query killing process.
108
109 2009-02-08  Dave Love  <fx@gnu.org>
110
111         * gnus-win.el (gnus-window-to-buffer-helper,
112         gnus-all-windows-visible-p): Function needn't be a symbol.
113
114         * mail-source.el (mail-source-value): Function needn't be a symbol.
115
116 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * message.el (message-cite-prefix-regexp): Remove } from the cite
119         prefix.
120
121         * gnus-art.el (gnus-treatment-function-alist): Do picons before
122         highlight again, so that the highlight is correct.
123
124         * gnus-picon.el (gnus-picon): Remove again.
125         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
126
127         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
128         doing the header highlightling, so that the background colour of the
129         picon is correct.
130
131         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
132         (gnus-picon): Ditto.
133         (gnus-picon): Reinstate.  The background colour for picons is white.
134         (gnus-picon-insert-glyph): Make the background white.
135
136         * nnml.el (nnml-open-nov): Don't return dead buffers.
137
138         * auth-source.el (auth-source-create): Query the user for whether to
139         store the credentials.
140
141         * netrc.el (netrc-store-data): New function.
142
143         * auth-source.el (auth-source-user-or-password): Use the existing auth
144         sources, if any, for creation.
145
146         * gnus.el (gnus-group-fast-parameter): Return the last matching
147         parameter instead of the first matching parameter.
148
149 2010-09-26  Julien Danjou  <julien@danjou.info>
150
151         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
152
153 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
154
155         * mml2015.el (mml2015-use): Remove gpg support.
156
157         * mml1991.el (mml1991-function-alist): Remove gpg function.
158         (mml1991-gpg-sign): Removed.
159
160 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
161
162         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
163         (gnus-browse-unsubscribe-current-group): Document it.
164         (gnus-browse-unsubscribe-group): Use it.
165
166 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
167
168         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
169         address to the To list for easier response.
170
171         * gnus.el (gnus-play-startup-jingle): Removed.
172         (gnus-splash): Don't play jingle.
173         (gnus): Silence gnus-load message.
174
175         * gnus-art.el (gnus-treat-play-sounds): Removed.
176
177         * gnus.el (gnus-play-jingle): Remove audio support.
178
179         * gnus-cus.el (gnus-score-customize): Remove audio reference.
180
181         * earcon.el: Removed -- no users.
182
183         * gnus-audio.el: Removed -- no users of this package.
184
185         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
186
187         * gnus-start.el (gnus-setup-news): Remove nocem support.
188
189         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
190
191         * gnus.el (gnus-use-nocem): Removed.
192
193         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
194         Removed.
195
196         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
197         uses NoCeM any more.
198
199         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
200         (gnus-button-ctan-handler): Ditto.
201         (gnus-button-handle-ctan-bogus-regexp): Ditto.
202         (gnus-button-ctan-directory-regexp): Ditto.
203         (gnus-button-handle-ctan): Ditto.
204         (gnus-button-tex-level): Ditto.
205         (gnus-button-alist): Removed CTAN stuff.
206
207 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
208
209         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
210         nnimap-streaming test.
211
212         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
213         servers twice.
214
215         * nnimap.el (nnimap-open-connection): Add more error reporting when
216         nnimap fails early.
217
218         * nnheader.el (nnheader-get-report-string): New function.
219         (nnheader-get-report): Use it.
220
221         * gnus-int.el (gnus-check-server): Say what the error was when opening
222         failed.
223
224         * nnimap.el (nnimap-wait-for-response): Search further when we're not
225         using streaming.
226
227 2010-09-25  Julien Danjou  <julien@danjou.info>
228
229         * gnus-html.el (gnus-html-rescale-image): Use our defalias
230         gnus-window-inside-pixel-edges.
231
232 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
233
234         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
235
236         * mm-decode.el (mm-save-part): Allow saving to other directories the
237         normal Emacs way.
238
239         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
240         by Jay Berkenbilt.
241
242         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
243         there isn't a single byte.
244
245         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
246         just do it.  It doesn't really seem to matter what the user responds
247         here, I think, so it's just a confusing question.
248
249         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
250         non-streaming case.
251
252         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
253         (gnus-article-encrypt-body): Use it.
254
255         * gnus-sum.el (gnus-summary-show-complete-article): New command and
256         keystroke.
257
258         * nnimap.el (nnimap-find-wanted-parts-1): Use
259         gnus-fetch-partial-articles.
260
261         * gnus-art.el (gnus-fetch-partial-articles): New variable.
262
263         * nnimap.el (nnimap-insert-partial-structure): New function.
264         (nnimap-get-partial-article): New function.
265         (nnimap-request-article): Use it.
266         (nnimap-wait-for-response): Return whether the wait was successful.
267         (nnimap-finish-retrieve-group-infos): Don't do anything if the
268         retrieval wasn't successful.
269         (nnimap-retrieve-group-data-early): Allow throttling servers.
270         (nnimap-streaming): New variable.
271         (nnimap-fetch-partial-articles): Removed.
272
273         * mm-decode.el (mm-with-part): Protect against killed buffers.
274
275         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
276         for prettier summary display.
277
278 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
279
280         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
281         directly.
282
283 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
284
285         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
286         apparently third-party libraries depend on it.
287
288         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
289         before starting negotiation.
290
291         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
292         privacy reasons.
293         (gnus-treat-mail-gravatar): Ditto.
294
295         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
296         buffer when inserting images.  Inserting text into the headers, for
297         instance, can make them invalid.
298
299 2010-09-25  Julien Danjou  <julien@danjou.info>
300
301         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
302         variables.
303
304         * nnheader.el: Remove useless variables news-reply-yank-from and
305         news-reply-yank-message-id.
306
307         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
308         variables.
309
310         * mml1991.el: Remove useless mml1991-verbose.
311
312         * gnus.el: Remove useless variable gnus-use-generic-from.
313         Remove obsolete variable gnus-topic-indentation.
314
315         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
316
317         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
318
319         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
320
321         * gnus-group.el: Remove useless gnus-group-icon-cache.
322         Remove useless gnus-ephemeral-group-server.
323
324         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
325
326         * mml2015.el: Remove useless mml2015-verbose.
327
328         * mml-smime.el: Remove useless mml-smime-verbose.
329
330         * gnus.el: Remove useless gnus-local-domain.
331
332         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
333         gnus-gravatar-size.
334
335         * gnus-art.el: Remove useless gnus-treat-translate.
336
337 2010-09-24  Julien Danjou  <julien@danjou.info>
338
339         * gnus-sum.el: Add support for Gravatars.
340
341         * gnus-art.el: Add support for Gravatars.
342
343         * gnus-gravatar.el: Add this file.
344
345         * gravatar.el: Add this file.
346
347 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
348
349         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
350
351         * gnus-group.el (gnus-group-fetch-faq): Removed.
352
353         * gnus.el (gnus-group-faq-directory): Removed.
354
355         * gnus-group.el (gnus-group-fetch-charter): Removed.
356
357         * gnus.el (gnus-group-charter-alist): Removed.
358
359         * gnus-group.el (gnus-group-archive-directory): Removed.
360         (gnus-group-recent-archive-directory): Ditto.
361         (gnus-group-make-archive-group): Removed.
362
363         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
364
365         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
366         use the same article number for all the cached articles.
367
368         * nnimap.el (nnimap-command): Register the last command time so
369         that we can use it for idling NOOPs.
370         (nnimap-open-connection): Start the keeplive timer.
371         (nnimap-make-process-buffer): Store all the process buffers.
372         (nnimap-keepalive): New function.
373
374         * starttls.el: (starttls-open-stream): Add autoload cookie.
375
376 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
377
378         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
379         handling.
380
381 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
382
383         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
384         its data structures.
385
386         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
387         instead of the cl.el copy-list.
388         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
389         equalp.
390
391 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
394         and tool-bar-local-item-from-menu.
395
396         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
397         mode-line-highlight face for Emacs.
398
399         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
400         loading gnus-sum.elc; fix comment for canlock-verify.
401         (gnus-article-jump-to-part): Use read-number.
402         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
403         Emacs pre-21 compatible code for help-echo.
404         (gnus-article-next-page-1): No need to adjust the number of lines.
405         (gnus-article-describe-bindings): Always use help-buffer.
406
407         * gnus-audio.el (gnus-audio-inline-sound)
408         * gnus-cus.el (gnus-custom-mode)
409         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
410
411         * gnus-sum.el (gnus-remove-overlays): Doc fix.
412
413         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
414         compatible code.
415
416 2010-09-24  Glenn Morris  <rgm@gnu.org>
417
418         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
419         visiting the fcc file in rmail-mode.
420
421         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
422
423 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
424
425         * nnir.el: Silence the byte compiler.
426
427         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
428         alias to browse-url-url-encode-chars if any.
429         (gnus-html-encode-url): Use it.
430
431 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
432
433         * gnus-start.el (gnus-use-backend-marks): New variable.
434         (gnus-get-unread-articles-in-group): Use it.
435
436         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
437         makeover.
438
439 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
440
441         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
442
443 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
444
445         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
446         Removed.
447         (gnus-setup-news-hook): Removed
448         gnus-fixup-nnimap-unread-after-getting-new-news.
449
450         * gnus-int.el (gnus-request-update-info): Protect against backends not
451         having the function.
452
453         * nnimap.el (nnimap-stream): Mention starttls.
454         (nnimap-open-connection): Add starttls support.
455
456 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
457
458         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
459
460 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
461
462         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
463         BODYSTRUCTUREs.
464         (nnimap-transform-headers): Unfold quoted {42} headers.
465
466         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
467         the info.
468         (gnus-get-unread-articles): Only call updatep on backends that support
469         it.
470
471         * nnweb.el (nnweb-request-update-info): NOOP.
472
473         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
474
475         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
476         since it only deals with marks.
477
478         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
479         gnus-request-marks, and make a new gnus-request-update-info.
480
481         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
482         the active instead of the high number, which is usually too low.
483
484 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
485
486         * netrc.el (netrc-parse): Remove encrypt.el mentions.
487         * encrypt.el: Removed.
488
489 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
490
491         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
492         server in symbolic form.
493
494         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
495         0.9.
496
497 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
498
499         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
500         (nnimap-update-info): Fix up code slightly.
501
502         * gnus-int.el (gnus-open-server): Add tracing for performance
503         debugging.
504
505         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
506         (gnus-group-insert-group-line): Pass the real group name so that it
507         gets the right data.
508
509         * gnus-start.el (gnus-get-unread-articles): Don't have
510         `gnus-get-unread-articles-in-group' update info, since that can be
511         really slow and doesn't seem to be needed?
512
513 2010-09-22  Dan Christensen  <jdc@uwo.ca>
514
515         * time-date.el (date-to-time): Try using parse-time-string first before
516         using the slower timezone-make-date-arpa-standard.
517
518 2010-09-22  Julien Danjou  <julien@danjou.info>
519
520         * gnus-group.el (gnus-group-insert-group-line): Call
521         gnus-group-highlight-line.
522         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
523         default hook list.
524         (gnus-group-update-eval-form): Add new function.
525         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
526         (gnus-group-get-icon): Use gnus-group-update-eval-form.
527
528 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
529
530         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
531         immediate, then expire all articles.
532         (nnimap-update-info): Fix off-by-one errors.
533         (nnimap-flags-to-marks): Would return no marks lists for group with no
534         flags.  Instead return the other data.
535
536 2010-09-22  Julien Danjou  <julien@danjou.info>
537
538         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
539         Only return an icon.
540         (gnus-group-insert-group-line): Compute icon to return.
541
542         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
543         variable.
544         (gnus-html-image-fetched): Only cache if
545         gnus-html-image-automatic-caching is set.
546         (gnus-html-image-fetched): Check for errors.
547
548 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
549
550         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
551         once per method on `g'.  This ensures that backends like nnfolder don't
552         open all their folders.
553
554         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
555         (nnimap-request-list): Nix out group in the correct buffer.
556         (nnimap-parse-flags): Implement by using `read' instead of
557         hand-parsing.
558         (nnimap-flags-to-marks): Pass on permanent-flags.
559         (nnimap-make-process-buffer): Record the server name.
560         (nnimap-parse-flags): Fix typo.
561         (nnimap-request-scan): Run split on the server in general, not just a
562         single group.
563
564         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
565         parameter, and propagate this downwards.
566
567         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
568         since EXAMINE changes it on the server.
569
570         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
571         this command might take a while.
572
573 2010-09-22  Julien Danjou  <julien@danjou.info>
574
575         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
576         harmful if you have 2 images side-by-side, they can't be properly
577         update on text deletion.  Using text-property is safer here.
578         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
579         data.
580
581 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
582
583         * nnimap.el (nnimap-expunge-inbox): Removed.
584         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
585         (nnimap-expunge): Flip default to t.
586
587         * gnus.el (gnus-method-to-server): Don't push things to the cache
588         unless it's unique.
589         (gnus-server-to-method): Ditto.
590
591 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
592
593         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
594
595 2010-09-22  Julien Danjou  <julien@danjou.info>
596
597         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
598         get the start of data.
599         (gnus-html-encode-url): Add this function to encode special chars in
600         URL.
601         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
602         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
603
604         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
605         default.
606         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
607
608         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
609         images alt-text.
610         (gnus-html-put-image): Put alt-text as help-echo.
611
612 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
613
614         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
615         * mm-util.el (mm-decompress-buffer)
616         * nnir.el (nnir-run-find-grep)
617         * pop3.el (pop3-list): Use 3rd arg of split-string.
618
619         * time-date.el (format-seconds): Comment fix.
620
621         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
622         and byte-optimize-form-code-walker.
623         (dgnushack-make-auto-load): Don't advise make-autoload.
624
625         * lpath.el: Remove Emacs 21 stuff.
626
627 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
628
629         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
630         outside the active range.  Suggested by Dan Christensen.
631
632         * gnus-start.el (gnus-get-unread-articles): Get the extended method
633         slightly later to avoid double-getting it.
634
635         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
636         previous patch.
637
638         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
639
640 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
641
642         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
643
644 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
645
646         * gnus-int.el (gnus-open-server): Give a better error message in the
647         "go offline" case.
648
649         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
650         marks for nnimap, which is seldom the right thing to do.
651
652         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
653         (gnus-same-method-different-name): New function.
654
655         * nnimap.el (parse-time): Require.
656
657         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
658         method in the presence of many similar methods.
659
660         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
661
662         * nnimap.el (nnimap-find-expired-articles): Don't refer to
663         nnml-inhibit-expiry.
664
665         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
666         find out whether methods are equal.
667
668         * nnimap.el (nnimap-find-expired-articles): New function.
669         (nnimap-process-expiry-targets): New function.
670         (nnimap-request-move-article): Request the article before looking at
671         what the Message-ID is.  Fix found by Andrew Cohen.
672         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
673
674         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
675         for oldness in addition to being a predicate.
676
677         * nnimap.el (nnimap-request-group): When we have zero articles, return
678         the right data to Gnus.
679         (nnimap-request-expire-articles): Only delete articles immediately if
680         the target is 'delete.
681
682         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
683         method, this would bug out.
684
685         * gnus-group.el (gnus-group-expunge-group): Renamed from
686         gnus-group-nnimap-expunge, and implemented as a normal interface
687         function.
688
689         * gnus-int.el (gnus-request-expunge-group): New function.
690
691         * nnimap.el (nnimap-request-create-group): Implement.
692         (nnimap-request-expunge-group): New function.
693
694 2010-09-21  Julien Danjou  <julien@danjou.info>
695
696         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
697         (gnus-html-cache-expired): Add new function.
698         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
699         wethever we should display image for fetch it.
700         Compute alt-text earlier to pass it to the fetching function too.
701         (gnus-html-schedule-image-fetching): Change function argument to only
702         get one image at a time, not a list.
703         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
704         cache.
705         (gnus-html-get-image-data): New function to retrieve image data from
706         cache.
707         (gnus-html-put-image): Change buffer argument to use image data rather
708         than file, and place image above region rather than inserting a new
709         one. Do not take alt-text as argument, since it's useless now: we place
710         the image above alt-text.
711         (gnus-html-prune-cache): Remove.
712         (gnus-html-show-images): Start to fetch image when we find one, do not
713         push into a temporary list.
714         (gnus-html-prefetch-images): Only fetch image if they have expired.
715         (gnus-html-browse-image): Fix, use 'gnus-image-url.
716         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
717
718 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
719
720         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
721
722 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
723
724         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
725         spec inser "*" if the group isn't active instead of 0.
726
727         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
728         opening the server.
729         (nnimap-request-delete-group): Implement group deletion.
730         (nnimap-transform-headers): Return the size of the entire message in
731         the Bytes header, not just the size of the first part.
732         (nnimap-request-move-article): When moving an article from nnimap,
733         request the article first so the accepting form has an article to
734         accept.  Reported by Dan Christensen.
735         (nnimap-command): Make sure that the error message doesn't error out.
736
737 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
738
739         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
740         we haven't requested anything.
741
742 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
743
744         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
745         "".  Fix found by Andrew Cohen.
746
747         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
748         instead of -encode-string.
749
750 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
751
752         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
753
754         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
755         by mm-subst-char-in-string.
756
757 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
758
759         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
760         waiting for the connection string.
761
762         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
763         arriving.
764
765         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
766         bogus characters.  This allows selecting certain Gmail groups.
767
768         * nnimap.el (nnimap-find-wanted-parts-1): New function.
769         (nnimap-fetch-partial-articles): New variable.
770         (nnimap-open-connection): When looking for credentials, also use the
771         nnimap-server-port.
772         (nnimap-request-article): Return the group/article number, so that Gnus
773         `^' works as expected.
774         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
775         them.
776
777         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
778         comments.
779         (gnus-methods-sloppily-equal): New function.
780         (gnus): When using the development version of Gnus, load the gnus-load
781         file.
782
783         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
784         `gnus-open-server' on each method before trying to scan them etc.  This
785         ensures that all the backend parameters are set correctly.
786
787         * nnimap.el (nnimap-authenticator): New variable.
788         (nnimap-open-connection): Allow anonymous login.
789         (nnimap-transform-headers): The chars header is called Chars not
790         Bytes.
791         (nnimap-wait-for-response): Don't infloop if the IMAP connection
792         drops.
793
794         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
795         patch, found by Knut Anders Hatlen.
796
797 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
798
799         * gnus-agent.el (gnus-agent-batch-confirmation)
800         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
801         to gnus-message.
802         * gnus-art.el (gnus-article-describe-briefly): Likewise.
803         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
804         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
805         * gnus-int.el (gnus-open-server): Likewise.
806         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
807         (gnus-score-check-syntax): Likewise.
808         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
809         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
810         Likewise.
811         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
812
813 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
814
815         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
816         calling conventions so that prefetch doesn't bug out.
817
818 2010-09-19  Julien Danjou  <julien@danjou.info>
819
820         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
821         rather than `subst-char-in-region' in order to be able to replace ASCII
822         char by UTF-8 ones.
823
824         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
825         than curl.
826         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
827         the right URL and ALT text on images.
828         (gnus-html-wash-tags): Fix tag case.
829         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
830         (gnus-article-html): Add -o display_ins_del=2 option.
831         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
832
833 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
834
835         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
836         the extra mail headers, which sometimes seem to happen for unknown
837         reasons.
838
839         * mail-parse.el (mail-header-encode-parameter): Define as
840         rfc2045-encode-string instead of as rfc2231-encode-string, since some
841         (or most, perhaps?) mail readers don't understand the latter, but do
842         understand the former.
843
844         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
845         to nil, so that no methods are automatically agentized.  I think this
846         is probably what most users want.
847
848         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
849         from url-retrieve, for instance about invalid URLs.
850
851         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
852         groups that have no articles.
853         (nnimap-request-article): Check that we really got an article when we
854         requested one.
855
856         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
857         doesn't exist.
858
859         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
860         nntp buffer so the agent can save it.
861         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
862         that CRLF doesn't get translated to \n.
863         (nnimap-open-connection): Don't make 'shell commands only send \n.
864
865 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
866
867         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
868         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
869         Update var name.
870         (nnml-generate-nov-file): Use dolist.
871         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
872         Use with-current-buffer.
873
874 2010-09-18  Julien Danjou  <julien@danjou.info>
875
876         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
877         parallel.
878
879 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
880
881         * nnimap.el (nnimap-update-info): When doing partial marks update, get
882         the range update right.
883         (nnimap-request-group): Don't make `M-g' bug out on group with no
884         marks.
885         (nnoo): Required, so that other packages can require nnimap.
886         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
887         command we're looking for.  This helps when the server sends more
888         responses after we've gotten everything we expected.
889         (nnimap): Add a `newlinep' field to keep track of end-of-line
890         conventions.
891         Don't send CRLF to things that don't want it.
892         (nnimap-request-accept-article): Ditto.
893
894 2010-09-18  Julien Danjou  <julien@danjou.info>
895
896         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
897         than curl to retrieve images.
898
899 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
900
901         * nnimap.el (nnimap-update-info): Extend the info so that we can set
902         the marks.
903         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
904         (nnimap-wait-for-connection): New function.
905         (nnimap-open-connection): If we have PREAUTH, don't query for login
906         credentials.
907         (nnimap-update-info): Fix off-by-one error when concatenating ranges
908         when doing a partial update.
909
910 2010-09-18  Julien Danjou  <julien@danjou.info>
911
912         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
913         tags.
914
915 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
916
917         * nnimap.el (nnimap-credentials): New function.
918         (nnimap-open-connection): Use the new function to look for credentials
919         also on the numeric equivalents of "imap" and "imaps".
920
921         * gnus-start.el (gnus-activate-group): Send the info to
922         gnus-request-group.
923
924         * nnimap.el (nnimap-request-group): Have the "check" version of the
925         function parse flags and update the info, so that a `M-g' get a total
926         resync of all flags from the group.
927
928         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
929         to allow backends to alter the info on group selection.  Also alter all
930         the backend -request-group functions to take the parameter.
931
932         * nnimap.el (nnimap-store-info): New function.
933         (nnimap-update-info): Store the info for later usage.
934         (nnimap-request-group): Use the stored info for the dont-check case, so
935         that we don't retrieve all marks when we enter a group.
936
937         * nnimap.el: Use deffoo instead of defun for interface functions.
938
939         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
940         update the group info.  This makes the nndraft groups, for instance, go
941         back to their old behaviour.
942
943         * gnus-sum.el (gnus-select-newsgroup): Indent.
944
945         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
946         in.
947         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
948         nothing.
949
950         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
951         from methods that are denied.
952
953         * gnus-int.el (gnus-method-denied-p): New function.
954
955         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
956         store the password instead of netrc.
957         (nnimap-open-connection): Don't error out when we can't make a
958         connections.
959
960         * auth-source.el (auth-source-create): In the password prompt, say what
961         we're querying for.  Also prompt for user name if that hasn't been
962         given.
963
964         * nnimap.el (nnimap-with-process-buffer): Removed.
965
966 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
967
968         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
969         method when we're reading from the agent.
970
971         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
972
973         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
974         that's probably most useful for users.
975
976         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
977         "failed" all the time.
978
979         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
980         ...)) with (with-current-buffer ... ).
981
982         * nntp.el (nntp-open-server): Return whether the open was successful or
983         not.
984
985         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
986         select an unread unseen article first.
987
988         * nnimap.el (nnimap-open-connection): If the user doesn't have a
989         /etc/services, supply some sensible port defaults.
990
991         * dgnushack.el: Define netrc-credentials.
992
993 2010-09-17  Julien Danjou  <julien@danjou.info>
994
995         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
996
997 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
998
999         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1000         doesn't have any parameters.
1001
1002 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1003
1004         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1005         only upcased checks.
1006
1007         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1008
1009         * nnimap.el (nnimap-open-shell-stream): New function.
1010         (nnimap-open-connection): Use it.
1011         (nnimap-transform-headers): Get the number of lines in each message.
1012         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1013         number of lines.
1014         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1015         problem.
1016
1017         * utf7.el (utf7-encode): Autoload.
1018
1019         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1020         to allow the mail splitting to not return a default group.  This is
1021         useful for nnimap, which will leave unmatched mail in the inbox.
1022
1023         * nnimap.el: Rewritten.
1024
1025         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1026         nnimap usage.
1027
1028         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1029         if the move is internal, so that nnimap can do fast internal moves.
1030
1031         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1032         data.
1033         (gnus-read-active-for-groups): Support finishing the early retrieval of
1034         data.
1035
1036         * gnus-range.el (gnus-range-nconcat): New function.
1037
1038         * gnus-int.el (gnus-finish-retrieve-group-infos)
1039         (gnus-retrieve-group-data-early): New functions.
1040
1041 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1042
1043         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1044         (nnrss-retrieve-groups):
1045         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1046         (pop3-quit): Use with-current-buffer.
1047
1048 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1049
1050         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1051         instead of nnheader-accept-process-output.
1052
1053         * dgnushack.el (dgnushack-compile): Add comment.
1054
1055         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1056
1057         * gnus-html.el (gnus-html-schedule-image-fetching)
1058         (gnus-html-prefetch-images): Replace process-kill-without-query by
1059         gnus-set-process-query-on-exit-flag.
1060
1061 2010-09-16  Romain Francoise  <romain@orebokech.com>
1062
1063         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1064
1065 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1066
1067         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1068         parameter to unintern is mandatory-ish in Emacs 24.
1069
1070         * gnus-html.el (gnus-html-schedule-image-fetching)
1071         (gnus-html-prefetch-images): Check for curl before using it.
1072
1073         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1074         depend on curl, which isn't essential.
1075
1076         * imap.el: Revert back to version
1077         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1078         seem problematic.
1079
1080 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1081
1082         * gnus-registry.el (gnus-registry-install-shortcuts):
1083         Explicitly pass `obarray' to `unintern' to avoid a warning.
1084
1085 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1086
1087         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1088         change.
1089
1090         * nnrss.el (nnrss-request-list): Removed this function and related
1091         functions, including the moreover stuff.
1092
1093 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1094
1095         * nnrss.el (nnrss-retrieve-groups): New function.
1096
1097 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1098
1099         * .dir-locals.el: Add no-byte-compile cookie.
1100
1101 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1102
1103         * time-date.el (format-seconds): Comment fix.
1104
1105         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1106         for back end that doesn't support request-scan.
1107
1108 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1109
1110         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1111         then do request scans from the backends.
1112
1113         * netrc.el (netrc-credentials): New conveniency function.
1114
1115         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1116         avoid running a hook per line, since this takes a lot of time,
1117         profiling shows.
1118         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1119         directly if gnus-visual-p is true.
1120
1121 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1124         groups; replace mapcar with dolist which is a bit faster; pass groups
1125         info to gnus-read-active-file-1.
1126         (gnus-read-active-file-1): Scan only specified groups if the new
1127         optional arg `infos' is given.
1128
1129 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1130
1131         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1132
1133         * pop3.el (pop3-movemail): Removed.
1134         (pop3-streaming-movemail): Renamed to pop3-movemail.
1135
1136         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1137         don't restrict end-tag searches to the end of the line.
1138
1139 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1140
1141         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1142         articles of every unchecked group to t, which means unknown since the
1143         server has never been opened.
1144
1145 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1146
1147         * gnus-html.el (gnus-html-show-alt-text): New command.
1148         (gnus-html-browse-image): Ditto.
1149         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1150         to browse the image directly.
1151         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1152         better.
1153
1154         * gnus-async.el (gnus-async-article-callback): Call
1155         `gnus-html-prefetch-images' unconditionally.
1156
1157         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1158         before feeding URLs to curl.
1159
1160 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1161
1162         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1163         internal images as deletable by `W D D'.
1164
1165         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1166         (gnus-async-article-callback): Fix typo.
1167
1168 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1169
1170         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1171         current line to work around bugs in the output from w3m.
1172
1173         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1174         for groups that want that.
1175
1176         * nntp.el (nntp-wait-for-string): Supply a timeout for
1177         accept-process-output to ensure progress.
1178
1179         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1180         level to get unread articles from, then use that for foreign groups,
1181         too.
1182
1183         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1184         confuses the rest of the function.
1185
1186         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1187         for the methods that support -retrieve-groups, too.
1188
1189         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1190
1191 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1192
1193         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1194         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1195
1196         * pop3.el: Require cl when compiling.
1197         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1198
1199 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1200
1201         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1202         that aren't going to be activated.
1203         (gnus-get-unread-articles): Fix up the last commit.
1204
1205         * gnus-html.el (gnus-article-html): Allow calling without specifying
1206         the handle.  In that case, dissect the buffer first.
1207
1208         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1209
1210         * nnimap.el (nnimap-open-connection): Revert the change that would look
1211         into authinfo for imaps instead of imap.
1212
1213         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1214         say that you don't want to call gnus-request-group with don-check, but
1215         do check the reponse.  This is for virtual groups only.
1216         (gnus-get-unread-articles): Count the archive groups as secondary, so
1217         that they're activated the same way as before.
1218
1219         * imap.el (imap-message-map): Removed optional buffer parameter, since
1220         no callers use it.
1221         (imap-message-get): Ditto.
1222         (imap-message-put): Ditto.
1223         (imap-mailbox-map): Ditto.
1224         (imap-mailbox-put): Ditto.
1225         (imap-mailbox-get): Ditto.
1226         (imap-mailbox-get): Revert last change for this function.
1227
1228         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1229         case-insensitively.
1230         (nnimap-debug): Removed.
1231
1232         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1233         to use `imap-fetch' instead.  According to the comments, this should be
1234         safe, since all other IMAP clients use the 1:* syntax.
1235         (imap-enable-exchange-bug-workaround): Removed.
1236         (imap-debug): Removed -- doesn't seem very useful.
1237
1238         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1239         mail from a file, and the file doesn't exist.
1240
1241         * imap.el (imap-log): New convenience function used throughout instead
1242         of repeating the same code all over the place.
1243
1244         * pop3.el (pop3-streaming-movemail): Return t for success.
1245
1246         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1247         .authinfo if we're using ssl connection.
1248
1249         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1250         already have if we're in a main Gnus `g' run.
1251
1252         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1253
1254 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1255
1256         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1257
1258         * nnmh.el (nnmh-request-list-1): Bind `file'.
1259
1260         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1261         alias to set-process-query-on-exit-flag or process-kill-without-query.
1262         (pop3-open-server): Use it.
1263
1264 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1265
1266         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1267         box to the Incoming file.  Fixes mistake in previous checkin.
1268
1269         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1270         request loop (for debugging purposes) removed.
1271
1272         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1273         culprit is more visible.
1274         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1275         (nnml-add-incremental-nov): New functions to do "incremental" nov
1276         updates, where we just append to the end of the existing nov files
1277         without reading/writing them in full.
1278
1279         * mail-source.el (mail-source-delete-crash-box): Really only check the
1280         incoming files once in a while.
1281
1282         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1283
1284         * mail-source.el (mail-source-delete-crash-box): Only check the
1285         incoming files for deletion once per day to save a lot of file
1286         accesses.
1287
1288         * pop3.el (pop3-logon): Fix up unbound variable typo.
1289
1290         * mail-source.el (pop3-streaming-movemail): Autoload.
1291
1292         * pop3.el (pop3-streaming-movemail): Respect
1293         pop3-leave-mail-on-server.
1294
1295         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1296         retrieval.
1297
1298         * pop3.el (pop3-process-filter): Removed unused function.
1299         (pop3-streaming-movemail, pop3-send-streaming-command)
1300         (pop3-wait-for-messages, pop3-write-to-file)
1301         (pop3-number-of-responses): New functions for streaming pop3
1302         retrieval.
1303
1304         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1305         come from no known methods.
1306         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1307         list.
1308
1309         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1310         message sizes.
1311         (pop3-movemail): Use erase-buffer instead of looping and deleting
1312         regions, which seems rather odd.
1313
1314         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1315         file once per `g' run.
1316
1317         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1318         directories.  This makes the draft queue directory work.
1319
1320         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1321         data from the backends, so that we only request the list of groups from
1322         each method once.  This should speed things up considerably.
1323
1324         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1325         detect that it's not implemented.
1326
1327         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1328         we actually do recurse down into the tree, but don't stat all leaf
1329         nodes.
1330
1331         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1332         then say so instead of bugging out.
1333
1334         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1335         files exist before trying to read them.
1336
1337         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1338         around <pre_int>.
1339
1340         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1341
1342         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1343
1344 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1345
1346         * mm-util.el (mm-image-load-path): Just return the image directories,
1347         not all directories in the path in addition to the image directories.
1348         (mm-image-load-path): Maintain a cache of the image directories so that
1349         the `g' command in Gnus doesn't have to stat dozens of directories each
1350         time.
1351
1352         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1353         (gnus-html-wash-tags): Add a new `i' command to insert images.
1354         (gnus-html-insert-image): New command and keystroke.
1355         (gnus-html-redisplay-with-images): New command and keystroke.
1356         (gnus-html-show-images): Renamed command.
1357         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1358         spacers.
1359         (gnus-html-wash-tags): Decode entities at the end, so that entities
1360         inside the tags don't mess up the rest of the "parsing".
1361
1362         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1363         so that nnimap methods aren't agentized by default.  There's apparently
1364         many problems related to agent/imap behaviour.
1365
1366         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1367
1368         * gnus-html.el: Doc fix.
1369
1370 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1371
1372         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1373         specifier-spec-list for Emacs 21.
1374
1375         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1376         glyph-width and glyph-height instead of display-graphic-p and
1377         image-size; make avoidance of displaying small images work for XEmacs.
1378
1379         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1380         for XEmacs.
1381
1382         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1383         of symbol that holds plist data.
1384         (gnus-process-plist): Remove plist of process after getting it.
1385
1386 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1387
1388         * message.el (message-generate-hashcash): Change default to
1389         'opportunistic if hashcash is installed.
1390
1391         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1392         (gnus-html-put-image): Only call image-size once, since it's somewhat
1393         time-consuming on remote X servers.
1394
1395 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1396
1397         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1398         type on data, not a file name.
1399
1400         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1401         window-pixel-edges for Emacs 21.
1402
1403         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1404         decoded contents.
1405         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1406
1407 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408
1409         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1410         group line format, since it isn't very interesting.
1411
1412         * gnus-agent.el (gnus-agent-short-article),
1413         (gnus-agent-long-article): Increase values for these two variables,
1414         since most people are likely to have more network connection and
1415         storage than before.
1416
1417         * gnus.el (gnus-refer-article-method): Change default to 'current.
1418         When referring an article, the common behaviour is to refer it from the
1419         current select method, not the native select method.  The chances of
1420         the native select method having the message in question is rather slim
1421         these days.
1422
1423         * gnus-sum.el (gnus-auto-select-subject): Change default to
1424         `unseen-or-unread'.  I think it's likely that most people want to
1425         select an unseen article over a previously seen, but unread one.
1426
1427         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1428         means that in the article buffer none of the minor mode elements will
1429         be shown, usually, and this is not desirable in most cases.
1430
1431         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1432         that commands like `d' (and the like) go to the next line in the
1433         buffer, instead of the next unread article.  I think this is the
1434         behaviour that is most natural for most users.
1435         (gnus-single-article-buffer): Change default to nil, so that people can
1436         have as many article buffers open as they have summary buffer.  I think
1437         this is the most natural way for the groups to behave.
1438
1439         * message.el (message-generate-new-buffers): Change default to
1440         `unsent', so that all new message buffers start their names with the
1441         string "*unsent", and it's easier to find the buffers if you move from
1442         them.
1443
1444 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1445
1446         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1447         small.  They're probably tracking images.
1448         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1449         (gnus-html-rescale-image): Yet another try at getting the image sizing
1450         right.
1451
1452         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1453         nntp-marks-file-name is nil.
1454
1455 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1456
1457         * gnus-html.el (gnus-html-wash-tags)
1458         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1459         Better logging.
1460
1461 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1462
1463         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1464
1465         * gnus-html.el (gnus-html-wash-tags): Check the value of
1466         gnus-blocked-images in the summary buffer.
1467
1468 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1469
1470         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1471
1472 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1473
1474         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1475         like "a", it seems like.
1476         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1477         since it needs to be picked from the correct buffer.
1478
1479         * nnwfm.el: Removed.
1480
1481         * nnlistserv.el: Removed.
1482
1483 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1484
1485         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1486         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1487
1488 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1489
1490         * nnkiboze.el: Removed.
1491
1492         * nndb.el: Removed.
1493
1494         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1495         alt text.
1496         (gnus-html-rescale-image): Try to get the rescaling logic right for
1497         images that are just wide and not tall.
1498
1499         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1500         overshadow variable bindings.
1501
1502 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1503
1504         * gnus-html.el (gnus-html-wash-tags)
1505         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1506         extra logging.
1507
1508 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1509
1510         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1511         (gnus-max-image-proportion): New variable.
1512         (gnus-html-rescale-image): New function.
1513         (gnus-html-put-image): Rescale images.
1514
1515 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1516
1517         Fix up some byte-compiler warnings.
1518         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1519         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1520         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1521         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1522         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1523         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1524         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1525
1526 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1527
1528         * gnus-html.el (gnus-article-html): Decode contents by charset.
1529
1530 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1531
1532         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1533         (gnus-html-frame-width, gnus-blocked-images)
1534         * message.el (message-prune-recipient-rules): Add custom version.
1535         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1536
1537         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1538         functions.
1539
1540         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1541         gnus-process-get.
1542
1543 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1544
1545         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1546         instead of lsub directly.
1547
1548 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1549
1550         * nnwarchive.el: Removed.
1551
1552         * gnus-soup.el: Removed.
1553
1554         * nnsoup.el: Removed.
1555
1556         * nnultimate.el: Removed.
1557
1558         * gnus-html.el (gnus-blocked-images): New variable.
1559
1560         * message.el (message-prune-recipients): New function.
1561         (message-prune-recipient-rules): New variable.
1562
1563         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1564         guess whether a long line is natural text or not.
1565
1566         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1567         gnus-process-plist and friends for compatibility.
1568
1569 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1570
1571         * gnus-html.el: Require packages that define macros used in this file.
1572         (gnus-article-mouse-face): Declare to silence byte-compiler.
1573         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1574         process-get.
1575         (gnus-html-put-image): Use plist-get to avoid getf.
1576         (gnus-html-prefetch-images): Use with-current-buffer.
1577
1578 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1579
1580         * gnus-ems.el: Provide compatibility functions for
1581         gnus-set-process-plist.
1582
1583         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1584         header-line-format for XEmacs 21.4.
1585
1586         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1587         * gnus.el (gnus-valid-select-methods)
1588         * message.el (message-send-mail-partially-limit)
1589         * mm-decode.el (mm-text-html-renderer)
1590         * mml.el (mml-insert-mime-headers-always)
1591         * smiley.el (smiley-regexp-alist): Bump custom version.
1592
1593 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1594
1595         * gnus-html.el: require mm-url.
1596         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1597         with the url to `url'.
1598         (gnus-html-wash-tags): Support cid: URLs/images.
1599
1600 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1601
1602         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1603         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1604         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1605
1606         * gnus-move.el: Removed file, since it doesn't really work.
1607
1608         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1609         UTF-8.  This seems to fix problems with some German web feeds.
1610
1611         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1612         at the top so that the proper colours are applied.
1613
1614         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1615         don't have dots in their names.
1616
1617         * gnus-art.el (gnus-article-view-part): Doc fix.
1618
1619         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1620         XEmacs-compatible.
1621         (gnus-html-put-image): Don't do images on non-graphic displays.
1622
1623         * nnslashdot.el: Removed this unused backend.
1624
1625         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1626         actions.
1627         (gnus-undo-register-1): Revert last change.
1628
1629         * gnus-group.el (gnus-group-completing-read): Protect against not
1630         having completion-styles bound.
1631
1632         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1633         make broken recipients happier.
1634
1635         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1636
1637         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1638         point parameter.
1639
1640         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1641
1642         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1643         completion-styles for group selection.
1644
1645 2009-02-04  Andreas Schwab  <schwab@suse.de>
1646
1647         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1648         headers and regexp-quote the match if necessary.
1649
1650 2009-03-24  Miles Bader  <miles@gnu.org>
1651
1652         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1653         the blinking smiley.
1654
1655 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1656
1657         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1658         blink smiley.
1659
1660 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1661
1662         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1663         where the dribbel file lives exists.
1664
1665         * message.el (message-send-mail-partially-limit): Change the default to
1666         nil, since most people don't want this.
1667
1668         * mm-url.el (mm-url-decode-entities): Also decode entities like
1669         &#x3212.
1670
1671 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1672
1673         * gnus-sum.el (gnus-summary-idna-message):
1674         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1675         Hyperlink urls in docstrings with URL `...'.
1676
1677 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1678
1679         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1680         functions.
1681
1682 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1683
1684         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1685         say what the mouseover text should be.
1686
1687         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1688         version of the mm-w3m-safe-url-regexp variable to only download images
1689         in the groups where we want that to happen.
1690
1691         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1692
1693         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1694         easier debugging.
1695         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1696         big pictures in the article buffer.
1697
1698         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1699         gnus-article-html.
1700         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1701         w3m.
1702
1703         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1704
1705 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1706
1707         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1708         which doesn't exist.
1709
1710         * message.el (message-inhibit-ecomplete): New variable to allow some
1711         function to inhibit ecomplete address storage.
1712         (message-resend): Disable ecomplete message storage when resending
1713         messages.
1714
1715         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1716
1717 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1720         Save excursion while copying, moving, and deleting articles in order to
1721         prevent the cursor from jumping to unforeseen place.
1722
1723 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1724
1725         * lpath.el: No need to bind bookmark-current-buffer,
1726         bookmark-yank-point and bookmark-make-record-function.
1727
1728 2010-08-17  Glenn Morris  <rgm@gnu.org>
1729
1730         * gnus-sync.el: Require gnus components whose functions are used.
1731
1732         * gnus-art.el (bookmark-make-record-function):
1733         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1734         Declare for compiler.
1735
1736         * mm-url.el (mml-compute-boundary): Autoload.
1737
1738 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1739
1740         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1741
1742 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1743
1744         Typo fix "hoo4a" -> "hook".
1745
1746         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1747
1748 2010-08-14  Glenn Morris  <rgm@gnu.org>
1749
1750         * gnus-sync.el (gnus-sync): Fix defgroup version.
1751
1752 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1753
1754         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1755
1756         * gnus-sync.el: Fix docs.
1757         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1758         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1759
1760 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1761
1762         Optimizations for gnus-sync.el.
1763
1764         * gnus-sync.el: Add docs about gnus-sync-backend
1765         possibilities.
1766         (gnus-sync-save): Remove unnecessary message.
1767         (gnus-sync-read): Optimize and show what groups were skipped.
1768
1769 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1770
1771         Minor bug fixes for gnus-sync.el.
1772
1773         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1774         read the sync on get-new-news.
1775
1776         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1777         quiet.
1778
1779         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1780
1781 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1782
1783         Make saving and restoring of hidden threads work with overlays.
1784         Patch applied by Ted Zlatanov.
1785
1786         * gnus-sum.el (gnus-hidden-threads-configuration)
1787         (gnus-restore-hidden-threads-configuration): Update to deal with text
1788         properties, rather than searching for a magic character.
1789
1790 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1791
1792         New gnus-sync.el library for synchronization of marks.
1793
1794         * gnus-sync.el: New library for synchronization of marks.
1795
1796         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1797         renamed from `gnus-registry-grep-in-list'.
1798
1799         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1800
1801         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1802
1803 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1804
1805         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1806         determining charset of text fails.
1807
1808 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1809
1810         * nnmail.el (nnmail-get-new-mail-1): Revert.
1811
1812         * nnml.el (nnml-active-number): Make sure names of newly created groups
1813         in nnml-group-alist are encoded.
1814
1815 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1816
1817         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1818         containing non-ASCII characters in active file for nnml back end.
1819
1820 2010-07-24  David Engster  <dengste@eml.cc>
1821
1822         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1823         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1824
1825 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1826
1827         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1828         tag (Bug#6654).
1829
1830 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1831
1832         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1833         the article buffer, not the summary buffer.
1834
1835 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1836
1837         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1838         Emacs 23 as well.
1839
1840 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1841
1842         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1843         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1844
1845 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1846
1847         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1848         Patch applied by Karl Fogel.
1849
1850         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1851         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1852
1853 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1854
1855         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1856         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1857         C-w still not working correctly from Article buffers; Thierry's
1858         patch to fix that will be applied after this.
1859
1860         * gnus-art.el (bookmark-make-record-function): New local variable.
1861
1862         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1863         article buffer.
1864         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1865
1866 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1867
1868         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1869         on changes in bookmark.el.
1870
1871 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1872
1873         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1874         `no-log' instead of message not to log prompt string.
1875
1876 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1877
1878         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1879         the *other* type of HTML form submission.
1880
1881 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1882
1883         * auth-source.el (auth-source-pick): If choice does not contain a
1884         questioned keyword, set the check to t.
1885
1886 2010-06-12  Romain Francoise  <romain@orebokech.com>
1887
1888         * gnus-util.el (gnus-date-get-time): Move up before first use.
1889
1890 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1891
1892         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1893         (gnus-article-edit-part): Bind it to make last part that is substituted
1894         or deleted visible.
1895         (gnus-mime-display-single): Buttonize part of which id equals to
1896         gnus-mime-buttonized-part-id.
1897
1898 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1899
1900         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1901         (gnus-dd-mmm): Use gnus-date-get-time.
1902         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1903         simplify logic.
1904         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1905         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1906
1907 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1908
1909         * auth-source.el (top): Autoload `secrets-list-collections',
1910         `secrets-create-item', `secrets-delete-item'.
1911         (auth-sources): Fix tag string.
1912         (auth-get-source, auth-source-retrieve, auth-source-create)
1913         (auth-source-delete): New defuns.
1914         (auth-source-pick): Rewrite in order to avoid 2 passes.
1915         (auth-source-forget-user-or-password): New parameter USERNAME.
1916         (auth-source-user-or-password): New parameters CREATE-MISSING and
1917         DELETE-EXISTING.  Retrieve password interactively, if needed.
1918
1919 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1920
1921         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1922         deleting unused directories when gnus-expert-user is t.
1923
1924 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1925
1926         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1927         for each temp file when gnus-article-browse-delete-temp is ask.
1928
1929 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1930
1931         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1932         Lisp calls to delete-backward-char by calls to delete-char.
1933
1934 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1935
1936         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1937
1938 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1939
1940         * password-cache.el (password-cache-remove): Fix docstring.
1941
1942 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1943
1944         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1945         article unless decoding article to be saved.
1946
1947 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1948
1949         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1950         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1951         generated within the mm-with-unibyte-current-buffer macro.
1952
1953 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1954
1955         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1956         to nil when we're in a mml-preview buffer and no group is selected.
1957
1958 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1959
1960         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1961         when catching the `C-g'.  Reported by "Leo".
1962
1963 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1964
1965         * message.el (message-forward-make-body-plain)
1966         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1967         multibyte-string-p.
1968
1969         * lpath.el: Revert.
1970
1971 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1972
1973         * message.el (message-forward-make-body-mml): Assume original message
1974         is multibyte string; error on unibyte.
1975         (message-forward-make-body-plain): Ditto; don't add excessive newline
1976         in body end.
1977
1978         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1979
1980 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1981
1982         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1983         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1984
1985 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1986
1987         * mm-extern.el (mm-extern-url): Don't use
1988         mm-with-unibyte-current-buffer.
1989         (mm-extern-cache-contents): Use with-current-buffer instead of
1990         save-excursion + set-buffer.
1991
1992 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1993
1994         * mm-util.el (mm-emacs-mule): Remove.
1995
1996 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1997
1998         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1999         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2000         change.
2001
2002 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2003
2004         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2005         bind the default value of enable-multibyte-characters to nil.
2006
2007 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2008
2009         * message.el (message-forward-make-body-plain)
2010         (message-forward-make-body-mml):
2011         Don't use mm-with-unibyte-current-buffer.
2012
2013 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2014
2015         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2016
2017 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2018
2019         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2020         (Bug#5592).
2021
2022 2010-05-07  Julien Danjou  <julien@danjou.info>
2023
2024         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2025         it to mm-pipe-part.
2026
2027         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2028         it is given.
2029
2030 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2031
2032         * binhex.el (binhex-decode-region-internal)
2033         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2034         (dns-query)
2035         * nnweb.el (nnweb-gmane-search)
2036         * pgg-parse.el (pgg-parse-armor)
2037         * pgg.el (pgg-verify-region)
2038         * sha1.el (sha1-string-external)
2039         * uudecode.el (uudecode-decode-region-internal)
2040         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2041         XEmacs.
2042
2043         * gnus-art.el (gnus-article-browse-html-parts)
2044         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2045         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2046         make-temp-file.
2047
2048         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2049         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2050         compiling.
2051
2052         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2053         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2054         XEmacs when compiling.
2055
2056         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2057         gnus-pick-mode-off-hook for XEmacs when compiling.
2058         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2059         gnus-binary-mode-off-hook for XEmacs when compiling.
2060
2061         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2062         nil if char-charset is not available.
2063
2064         * imap.el (imap-disable-multibyte)
2065         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2066         macros.
2067
2068         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2069         instead of encode-coding-string.
2070
2071         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2072         'xemacs) instead of mm-emacs-mule to switch function definitions.
2073         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2074
2075         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2076         bind temporary-file-directory for XEmacs;
2077         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2078         timer-set-function for XEmacs 21.4 and SXEmacs;
2079         bind timer-list for XEmacs 21.4 and SXEmacs;
2080         fbind char-charset and find-charset-region for non-Mule XEmacs;
2081         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2082         encode-coding-region and encode-coding-string for XEmacs having no
2083         file-coding feature.
2084
2085 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2086
2087         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2088
2089 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2090
2091         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2092         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2093
2094 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2095
2096         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2097         alias `jka-compr-delete-temp-file' no longer exists.
2098
2099 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2100
2101         Use define-minor-mode in Gnus where applicable.
2102         * mml.el (mml-mode): Use define-minor-mode.
2103         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2104         (gnus-undo-mode): Use define-minor-mode.
2105         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2106         (gnus-dead-summary-mode): Use define-minor-mode.
2107         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2108         Initialize in declaration.
2109         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2110         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2111         (gnus-mailing-list-mode): Use define-minor-mode.
2112         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2113         (gnus-draft-mode): Use define-minor-mode.
2114         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2115         (gnus-dired-mode): Use define-minor-mode.
2116
2117 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2118
2119         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2120         handles on recursive mml-to-mime translation and check them for
2121         boundary delimiter collisions.  Reported by Greg Troxel.
2122
2123 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2124
2125         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2126
2127 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2128
2129         * mm-util.el (mm-find-buffer-file-coding-system):
2130         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2131
2132 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2133
2134         * message.el (message-generate-headers): Record insertion of optional
2135         headers as well.  Otherwise the check to prevent repeated insertion of
2136         optional headers is a no-op.
2137
2138 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2139
2140         * smime.el: Don't mention CVS.
2141
2142         * nnrss.el (nnrss-fetch): Don't mention CVS.
2143
2144         * nnir.el: Don't mention CVS.
2145
2146 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2147
2148         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2149
2150 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2151
2152         * lpath.el: Fbind bookmark-default-handler,
2153         bookmark-get-bookmark-record, bookmark-make-record-default,
2154         bookmark-prop-get for Emacs <23 and XEmacs.
2155
2156 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2157
2158         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2159         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2160         Use with-current-buffer to silence the byte-compiler.
2161         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2162         bother to require `gnus'.
2163         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2164
2165 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2166
2167         * gnus-sum.el (gnus-summary-bookmark-make-record)
2168         (gnus-summary-bookmark-jump): New functions.
2169         (gnus-summary-mode): Setup bookmark support.
2170
2171 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2172
2173         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2174         if set.
2175
2176 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2177
2178         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2179         gnus-article-browse-html-save-cid-image; make it work recursively for
2180         forwarded messages as well.
2181         (gnus-article-browse-html-parts): Work when prefix arg is given.
2182         (gnus-article-browse-html-article): Doc fix.
2183
2184 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2185
2186         * message.el (message-default-mail-headers):
2187         (message-default-headers): Carry the value mail-default-headers over
2188         into message-default-mail-headers, rather than message-default-headers.
2189
2190 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2191
2192         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2193         charset.
2194
2195         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2196         charset into the <meta> tag when the article is encoded to utf-8.
2197
2198 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2199
2200         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2201         directories as well.
2202         (gnus-article-browse-html-parts): Work for images that do not specify
2203         file names; delete temp directory when quitting; insert header at the
2204         right place; use file: scheme for image files.
2205
2206 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2207
2208         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2209         (gnus-article-browse-html-parts): Use it to make temporary cid image
2210         files in addition to html file so that browser may display them.
2211
2212 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2213
2214         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2215
2216 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2217
2218         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2219
2220 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2221
2222         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2223         about Secret Service API sources.  Improve Customize options.
2224         (auth-source-pick): Change to accept any number of search parameters.
2225         Implement fallbacks iteratively, not recursively.  Add scoring on the
2226         second pass and sort by score.  Call Secret Service API when needed.
2227         (auth-source-user-or-password): Use it.  Call Secret Service API
2228         directly when needed to get the user name and the password.
2229
2230 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2231
2232         * message.el (message-interactive): Doc fix.
2233         (message-qmail-inject-args): Reflow.
2234         (message-kill-to-signature): Fix typo in docstring.
2235
2236         * smiley.el (smiley-buffer): Fix typo in docstring.
2237
2238 2010-03-24  Glenn Morris  <rgm@gnu.org>
2239
2240         * mail-source.el (gnus-message): Declare.
2241         (mail-source-delete-old-incoming): Require gnus-util.
2242
2243 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2244
2245         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2246
2247         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2248
2249         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2250         password-cache's default if it is not bound.
2251         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2252         password-cache-expiry's default if it is not bound.
2253
2254         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2255         available in Emacs 21.
2256
2257         * lpath.el: Suppress compiler warnings for:
2258         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2259         XEmacs;
2260         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2261         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2262         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2263
2264 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2265
2266         * auth-source.el (auth-sources): Fix up definition so extra parameters
2267         are always inline.
2268
2269 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2270
2271         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2272         wasn't updated after mismatch.  Clear cached mailbox info correctly
2273         when uidvalidity changes.
2274         (nnimap-group-prefixed-name): New function to avoid some code
2275         duplication.
2276         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2277         (nnimap-request-group): Use it.
2278         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2279         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2280         with many imap folders.  This is done by caching the group status from
2281         the imap server persistently in a group parameter `imap-status'.  (This
2282         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2283         but not persistently, so every Gnus startup was still very slow.)
2284
2285 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2286
2287         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2288         delete the extra newline.  Otherwise editing of :string and :number
2289         types don't work.
2290
2291 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2292
2293         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2294         secrets.el dependency.
2295         (auth-sources): Add optional user name.  Add secrets.el configuration
2296         choice (unused right now).
2297
2298 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2299
2300         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2301         `gnus-registry-install-shortcuts' fill in the functions.
2302
2303         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2304         warnings.
2305         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2306         (gnus-registry-install-shortcuts): Populate and use it in a
2307         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2308
2309 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2310
2311         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2312         In-place substitutions for the group name encoding/decoding.
2313         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2314         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2315         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2316         (nnimap-update-unseen, nnimap-request-list)
2317         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2318         (nnimap-request-set-mark, nnimap-split-to-groups)
2319         (nnimap-split-articles, nnimap-request-newgroups)
2320         (nnimap-request-create-group, nnimap-request-accept-article)
2321         (nnimap-request-delete-group, nnimap-request-rename-group)
2322         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2323         `encoded-mbx' for consistency.
2324         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2325         variable `imap-current-mailbox'.
2326
2327         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2328         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2329
2330 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2331
2332         * pop3.el (pop3-display-message-size-flag): Display message size byte
2333         counts during POP3 download.
2334         (pop3-movemail): Use it.
2335         (pop3-list): Implement listing of available messages.
2336
2337 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2338
2339         * nnir.el (nnir-get-article-nov-override-function): New function to
2340         override the normal NOV retrieval.
2341         (nnir-retrieve-headers): Use it.
2342
2343 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2344
2345         * auth-source.el (netrc-machine-user-or-password): Autoload.
2346
2347 2010-03-19  Glenn Morris  <rgm@gnu.org>
2348
2349         Stop message.el from loading about 40 libraries it doesn't always need.
2350         The general approach is to autoload rather than require, and to
2351         require in the specific functions rather than the file.  (Bug#5642)
2352
2353         * gmm-utils.el: Don't require wid-edit.
2354         (widget-create-child-value, widget-convert, widget-default-get):
2355         Autoload.
2356
2357         * gnus-util.el: Don't require time-date, netrc.
2358         (message-fetch-field, gnus-group-name-decode): Declare rather than
2359         autoloading.
2360         (gnus-fetch-field): Require message.
2361         (gnus-decode-newsgroups): Require gnus-group.
2362
2363         * ietf-drums.el: Don't require time-date.
2364
2365         * message.el: Don't require hashcash, canlock, ecomplete.
2366         Do require mail-utils.  Require nnheader only when compiling.
2367         (smtpmail-default-smtp-server): Remove declaration.
2368         (message-send-mail-function): Check smtpmail-default-smtp-server
2369         is bound rather than requiring smtpmail.
2370         (message-auto-save-directory, message-insert-signature): Use
2371         expand-file-name rather than nnheader-concat.
2372         (nnheader-insert-file-contents): Autoload.
2373         (hashcash-wait-async): Declare.
2374         (message-send-mail): Only call gnus-setup-posting-charset if
2375         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2376         (message-send-mail-with-sendmail): Require sendmail.
2377         (canlock-password, canlock-password-for-verify): Declare.
2378         (message-canlock-password): Require canlock.
2379         (nnheader-get-report): Autoload.
2380         (gnus-setup-posting-charset): Declare.
2381         (message-send-news): Require gnus-msg.
2382         (message-make-references, message-make-in-reply-to): Use mail-header-id
2383         rather than the alias mail-header-message-id.
2384         (ecomplete-add-item, ecomplete-save): Declare.
2385         (message-put-addresses-in-ecomplete): Require ecomplete.
2386         (ecomplete-display-matches): Autoload.
2387
2388         * mm-decode.el: Don't require mailcap, gnus-util.
2389         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2390         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2391         Autoload.
2392         (mailcap-mime-extensions): Declare.
2393
2394         * mm-encode.el: Don't require mailcap.
2395         (mailcap-extension-to-mime): Autoload.
2396
2397         * mml-sec.el: Don't require password-cache.
2398
2399         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2400         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2401         (mml-minibuffer-read-type): Require mailcap.
2402         (mml-preview): Require gnus-msg.
2403
2404         * mml1991.el: Require password-cache.
2405         (password-cache-expiry): Remove declaration.
2406
2407         * mml2015.el: Require password-cache.
2408         (password-cache-expiry): Remove declaration.
2409
2410         * nneething.el (mailcap): Require mailcap.
2411
2412         * nnheader.el (declare-function): Add compatibility stub.
2413         (message-remove-header): Declare rather than autoload.
2414         (nnheader-replace-header): Require message.
2415
2416         * nnimap.el (declare-function): Add compatibility stub.
2417         (netrc-parse, netrc-machine-user-or-password): Declare.
2418         (nnimap-open-connection): Require netrc.
2419
2420         * nntp.el (declare-function): Add compatibility stub.
2421         (netrc-parse, netrc-machine, netrc-get): Declare.
2422         (nntp-send-authinfo): Require netrc.
2423
2424         * rfc2047.el: Don't require qp.
2425         (quoted-printable-encode-region, quoted-printable-decode-string):
2426         Autoload.
2427
2428         * sieve-mode.el: Don't require easymenu.
2429         (easy-menu-add-item): Autoload it.
2430
2431         * spam-stat.el (time-to-number-of-days): Autoload it.
2432
2433 2010-03-19  Glenn Morris  <rgm@gnu.org>
2434
2435         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2436
2437 2010-03-18  Glenn Morris  <rgm@gnu.org>
2438
2439         * hashcash.el (declare-function): Remove duplicate definition.
2440
2441 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2442
2443         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2444         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2445         value if any backslash escapes).
2446
2447 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2448
2449         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2450         if it is available.  (bug#5647)
2451
2452         * lpath.el: Suppress compiler warning for coding-system-from-name for
2453         Emacs 21 and XEmacs.
2454
2455 2010-03-14  Juri Linkov  <juri@jurta.org>
2456
2457         * hmac-def.el:
2458         * hmac-md5.el:
2459         * netrc.el: Fix keywords.
2460
2461 2010-02-26  Glenn Morris  <rgm@gnu.org>
2462
2463         * message.el (message-send-mail-function): Change the default, so that
2464         it inherits from a customized send-mail-function.  (Bug#5643)
2465
2466 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2467
2468         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2469         shell-command-to-string signals an error (bug#5299).
2470
2471 2010-02-24  Glenn Morris  <rgm@gnu.org>
2472
2473         * message.el (message-smtpmail-send-it)
2474         (message-send-mail-with-mailclient): Doc fixes.
2475
2476 2010-02-16  Glenn Morris  <rgm@gnu.org>
2477
2478         * message.el (message-default-mail-headers): Change the default value
2479         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2480
2481 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2482
2483         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2484         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2485
2486 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2487
2488         * time-date.el (date-to-time): Doc fix (Bug#5408).
2489
2490 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2491
2492         * message.el (message-mail): Just pass yank-action on to message-setup.
2493         (message-setup): Handle (FUN . ARGS) form of yank-action.
2494         (message-with-reply-buffer, message-widen-reply)
2495         (message-yank-original): Handle non-buffer values of
2496         message-reply-buffer (Bug#4080).
2497         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2498
2499 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2500
2501         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2502         Fix typo in docstring.
2503
2504 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2505
2506         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2507         response.
2508
2509 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2510
2511         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2512
2513         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2514
2515         * message.el (message-check-news-header-syntax): Protect against a
2516         string that `rfc822-addresses' returns when parsing fails.
2517
2518 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2519
2520         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2521         (gnus-previous-char-property-change): New functions.
2522
2523         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2524
2525 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2526
2527         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2528         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2529
2530 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2531
2532         * message.el (message-exchange-point-and-mark): Rework last change to
2533         avoid using optional arg of exchange-point-and-mark, for backward
2534         compatibility.
2535
2536 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2537
2538         * message.el (message-exchange-point-and-mark): Call
2539         exchange-point-and-mark with an argument rather than setting
2540         mark-active by hand (Bug#5175).
2541
2542 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2543
2544         * nntp.el (nntp-service-to-port): Work for service expressed with
2545         numeric string; replace [:digit:] with [0-9] for XEmacs.
2546
2547 2009-12-17  Glenn Morris  <rgm@gnu.org>
2548
2549         * gnus-group.el (gnus-bug-group-download-format-alist):
2550         Change emacs entry to debbugs.gnu.org.  Bump :version.
2551
2552 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2553
2554         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2555
2556 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2557
2558         * message.el (message-info): Explain why we use `Info-goto-node'.
2559
2560 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2561
2562         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2563
2564 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2565
2566         * message.el (message-completion-in-region): New compatibility function.
2567         (message-expand-group): Use it.
2568
2569 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2570
2571         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2572         with no unread article should be listed if the 2nd arg `predicate' is
2573         given.
2574
2575 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2576
2577         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2578
2579 2009-11-29  Juri Linkov  <juri@jurta.org>
2580
2581         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2582         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2583         on `gnus-recenter'. (Bug#4698, Bug#4981)
2584
2585 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2586
2587         * sha1.el (sha1-string-external): default-directory "/" in case
2588         otherwise non-existent.  process-connection-type pipe for touch of
2589         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2590
2591 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2592
2593         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2594         it's comms related and sgml-mode.el has "comm" on that basis too.
2595
2596 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2597
2598         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2599         containing tspecial characters if they have been already quoted.
2600
2601 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2602
2603         * dns-mode.el (auto-mode-alist): Purecopy string.
2604
2605 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2606
2607         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2608
2609 2009-10-24  Glenn Morris  <rgm@gnu.org>
2610
2611         * gnus-art.el (help-xref-stack-item): Define for compiler.
2612
2613 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2614
2615         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2616
2617 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2618
2619         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2620
2621 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2622
2623         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2624         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2625
2626 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2627
2628         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2629         (gnus-overlays-in): New alias to overlays-in.
2630
2631         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2632         gnus-overlay-get, and gnus-delete-overlay.
2633         (gnus-summary-show-thread): Make it work as well for systems in which
2634         next-single-char-property-change is not available.
2635         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2636
2637         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2638         (gnus-overlay-get): New alias to extent-property.
2639         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2640
2641         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2642         SXEmacs.
2643
2644         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2645         SXEmacs.
2646
2647 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2648
2649         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2650
2651 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2652
2653         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2654         and XEmacs that don't have `remove-overlays'.
2655
2656 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2657
2658         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2659         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2660         selective display.  Use overlays instead.
2661
2662 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2663
2664         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2665
2666 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2667
2668         * spam-stat.el (spam-stat-load): Fix typo in message.
2669
2670 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2671
2672         * dig.el (dig-invoke): Fix typo in docstring.
2673         (query-dig): Reflow docstring.
2674
2675 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2676
2677         * gnus-art.el (gnus-article-encrypt-body):
2678         * message.el (message-check-recipients):
2679         * mm-util.el (mm-codepage-setup):
2680         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2681         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2682
2683 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2684
2685         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2686         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2687         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2688         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2689         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2690
2691 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2692
2693         * dig.el: Add "Keywords: comm", as per net-utils.el.
2694
2695 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2696
2697         * dig.el (dig-mode): Use define-derived-mode.
2698
2699 2009-09-19  Glenn Morris  <rgm@gnu.org>
2700
2701         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2702
2703 2009-09-18  Glenn Morris  <rgm@gnu.org>
2704
2705         * gnus-diary.el (gnus-diary-check-message):
2706         * message.el (message-insert-formatted-citation-line):
2707         * nnbabyl.el (top-level):
2708         * nndiary.el (nndiary-schedule):
2709         Fix typos in condition-case handlers.
2710
2711 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2714         configuration that provides the sole article window in a frame;
2715         position point correctly after deleting a part.
2716
2717 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2718
2719         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2720         (spam-resolve-registrations-routine): Use it to unregister articles
2721         that change status.
2722
2723 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2724
2725         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2726         with XEmacs.
2727         (parse-time-string-chars): Use it.
2728
2729 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2730
2731         * imap.el (imap-interactive-login): Better messages.
2732         (imap-open): Fix bug with renamed buffer on reconnect.
2733         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2734         for easier debugging and cleaner code.  On successful (guessed based on
2735         server capabilities) secondary authentication, set imap-state
2736         correctly.
2737         (imap-last-authenticator): Define imap-last-authenticator as a variable
2738         to avoid warnings.
2739
2740 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2741
2742         * nnrss.el (nnrss-request-article): Remove binding of
2743         default-enable-multibyte-characters that has gotten needless by
2744         the 2007-07-13 change in rfc2047-encode-message-header.
2745
2746         * mml.el (mml-insert-multipart): Error on the message header.
2747         (mml-insert-part): Error on the message header; position point at
2748         the end of a MIME tag.
2749
2750 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2751
2752         * time-date.el (autoload): Expand define-obsolete-function-alias into
2753         defalias and make-obsolete for old Emacsen that Gnus supports.
2754         (with-no-warnings): Define it for old Emacsen.
2755         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2756         is available.
2757         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2758         float-time is available; suppress compile warning for time-to-seconds.
2759
2760         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2761         (gnus-float-time): Alias to float-time if it exists.
2762
2763         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2764         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2765         float-time is available; suppress compile warning for time-to-seconds.
2766
2767         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2768         XEmacs.
2769
2770 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2771
2772         * imap.el (imap-message-map): Docstring fix.
2773
2774 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2775
2776         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2777         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2778         Add the optional argument `encoding' that overrides the default.
2779
2780         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2781         mm-encode-buffer.
2782
2783 2009-09-04  Glenn Morris  <rgm@gnu.org>
2784
2785         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2786         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2787         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2788         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2789         * mm-util.el (mm-with-unibyte-current-buffer)
2790         (mm-find-buffer-file-coding-system):
2791         * yenc.el (yenc-decode-region): Use default-value rather than
2792         default-enable-multibyte-characters.
2793
2794 2009-09-03  Glenn Morris  <rgm@gnu.org>
2795
2796         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2797         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2798         than default-enable-multibyte-characters.
2799
2800 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2801
2802         * gnus-art.el (gnus-article-read-summary-keys):
2803         Fix gnus-buffer-configuration's value temporarily used.
2804
2805 2009-09-02  Glenn Morris  <rgm@gnu.org>
2806
2807         * gnus-util.el (gnus-float-time): New function.
2808         * gnus-delay.el (gnus-delay-article):
2809         * gnus-sum.el (gnus-thread-latest-date):
2810         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2811         * nnspool.el (nnspool-request-newgroups):
2812         Use gnus-float-time rather than time-to-seconds.
2813         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2814
2815         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2816         (gnus-header-subject-face, gnus-header-newsgroups-face)
2817         (gnus-header-name-face, gnus-header-content-face):
2818         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2819         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2820         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2821         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2822         (gnus-cite-face-11):
2823         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2824         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2825         (gnus-server-closed-face, gnus-server-denied-face)
2826         (gnus-server-offline-face):
2827         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2828         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2829         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2830         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2831         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2832         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2833         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2834         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2835         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2836         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2837         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2838         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2839         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2840         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2841         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2842         (gnus-summary-high-undownloaded-face)
2843         (gnus-summary-low-undownloaded-face)
2844         (gnus-summary-normal-undownloaded-face)
2845         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2846         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2847         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2848         (gnus-splash-face):
2849         * message.el (message-header-to-face, message-header-cc-face)
2850         (message-header-subject-face, message-header-newsgroups-face)
2851         (message-header-other-face, message-header-name-face)
2852         (message-header-xheader-face, message-separator-face)
2853         (message-cited-text-face, message-mml-face):
2854         * sieve-mode.el (sieve-control-commands-face)
2855         (sieve-action-commands-face, sieve-test-commands-face)
2856         (sieve-tagged-arguments-face):
2857         * spam.el (spam-face):
2858         Mark face aliases with "-face" in the name as obsolete.
2859
2860 2009-09-01  Glenn Morris  <rgm@gnu.org>
2861
2862         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2863         than goto-line.
2864
2865 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2866
2867         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2868         Don't move point if the command is invoked inside the message header.
2869
2870 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2871
2872         * imap.el (imap-send-command): Simplify.
2873         (imap-wait-for-tag): point-max -> buffer-size.
2874
2875 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2876
2877         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2878         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2879         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2880         * nnir.el (nnir-swish-e-index-file):
2881         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2882         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2883         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2884         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2885         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2886         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2887
2888 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2889
2890         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2891         Don't save excursion.
2892
2893 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2894
2895         * nnheader.el (nnheader-find-file-noselect):
2896         * mm-util.el (mm-insert-file-contents):
2897         Use (default-value 'major-mode) instead of default-major-mode.
2898
2899 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2900
2901         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2902
2903 2009-08-26  Glenn Morris  <rgm@gnu.org>
2904
2905         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2906         than placing in files.el.
2907
2908 2009-08-25  Glenn Morris  <rgm@gnu.org>
2909
2910         * nnir.el (top-level): Don't require cl at run-time.
2911         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2912         Replace cl-function substitute with gnus-replace-in-string.
2913         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2914         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2915         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2916         simplified expansions.
2917
2918 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2919
2920         * dig.el (dig): Add autoload cookie.
2921
2922 2009-08-22  Glenn Morris  <rgm@gnu.org>
2923
2924         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2925         goto-line.
2926
2927 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2928
2929         * parse-time.el (parse-time-string-chars): Save match data.
2930
2931 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2932
2933         * parse-time.el (parse-time-string-chars): Compute using character
2934         classes, to handle non-ascii characters (Bug#3190).
2935
2936 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2937
2938         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2939
2940         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2941         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2942         (gnus-mm-display-part, gnus-mime-display-single)
2943         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2944         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2945
2946         * gnus-sum.el
2947         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2948         (gnus-summary-move-article): Add expirable mark to articles copied or
2949         moved to group that has auto-expire turned on if the option is non-nil.
2950
2951 2009-07-24  Glenn Morris  <rgm@gnu.org>
2952
2953         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2954         Fix typo.  (Bug#3903)
2955
2956 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2957
2958         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2959         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2960         that should not be used for draft articles.
2961         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2962         that has no concern in minor mode keys.
2963         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2964         Abolish.
2965
2966 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2967
2968         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2969         article without making inquiry to a user for unknown encoding.
2970
2971         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2972         (nnmaildir--scan): Assume i-node and device number that file-attributes
2973         returns might be cons-cell.
2974
2975         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2976
2977         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2978
2979 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2980
2981         * auth-source.el: Remove docs now in auth.texi.  Don't use
2982         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2983         `auth-source-hide-passwords' and use them.
2984
2985 2009-07-15  Glenn Morris  <rgm@gnu.org>
2986
2987         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2988
2989 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2990
2991         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2992         excessive whitespace from the default values of title and description.
2993
2994 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2995
2996         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2997         mail-fetch-field to fetch Content-Description header in order to
2998         exclude newlines.
2999
3000 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3001
3002         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3003         format used by GnuPG 2.0.11.
3004
3005 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3006
3007         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3008         to deleted part.
3009
3010 2009-05-30  David Engster  <dengste@eml.cc>
3011
3012         * nnmairix.el: Remove old documentation in the commentary block.
3013         (nnmairix-request-group): Do not update active file for nnml back ends.
3014         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3015         end so that overview files are ignored.
3016         (nnmairix-update-groups): Make updating the groups more robust by using
3017         marks.
3018         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3019         with dollar characters in message-id.
3020
3021 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3022
3023         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3024         2008-12-25 in dns.el.
3025
3026 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3027
3028         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3029         could happen if the text is only composed of spaces and/or tabs.
3030
3031 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3032
3033         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3034         when sending a queued message to avoid extra mml tags.
3035
3036 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3037
3038         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3039
3040 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3041
3042         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3043         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3044         rmail-toggle-header for XEmacs;
3045         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3046
3047 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3048
3049         * gnus-dired.el: Remove autoload for gnus-setup-message.
3050         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3051         displaying Gnus logo; always use compose-mail.
3052
3053 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3054
3055         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3056
3057 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3058
3059         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3060         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3061         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3062         available.
3063         (gnus-nocem-epg-verify): New function.
3064
3065 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3066
3067         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3068
3069 2009-02-15  Glenn Morris  <rgm@gnu.org>
3070
3071         * gnus-util.el (rmail-insert-rmail-file-header)
3072         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3073         autoloads.
3074         (rmail-default-rmail-file): Remove unnecessary declaration.
3075         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3076
3077 2009-02-14  Glenn Morris  <rgm@gnu.org>
3078
3079         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3080         variable (only used in gnus-util, which declares it anyway).
3081         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3082         which was only needed by gnus-art (changed to not use it any more).
3083         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3084         only used in gnus-util, which autoloads it itself.
3085         (rmail-update-summary): Fix autoload.
3086
3087         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3088         rather than rmail-output-to-rmail-file.
3089
3090 2009-02-07  Glenn Morris  <rgm@gnu.org>
3091
3092         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3093         autoload of function that no longer exists.
3094         (rmail-toggle-header): Declare.
3095         (message-forward-rmail-make-body): Handle mbox Rmail.
3096
3097 2009-01-31  Glenn Morris  <rgm@gnu.org>
3098
3099         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3100         2009-01-09 change.
3101
3102 2009-01-31  Dave Love  <fx@gnu.org>
3103
3104         * imap.el (imap-fetch-safe): Bind debug-on-error.
3105         (imap-debug): Add imap-fetch-safe.
3106
3107 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3108
3109         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3110         (auth-source-forget-all-cached): New convenience function.
3111         (auth-source-user-or-password): Accept list of modes or a single mode.
3112
3113         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3114         auth-source modes.
3115
3116         * netrc.el (netrc-machine-user-or-password): Use list of
3117         auth-source modes.
3118
3119         * nnimap.el (nnimap-open-connection): Use list of
3120         auth-source modes.
3121
3122         * nntp.el (nntp-send-authinfo): Use list of
3123         auth-source modes.
3124
3125 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3126
3127         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3128         now.
3129
3130 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3131
3132         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3133         coding system in XEmacs; add a workaround for XEmacs.
3134
3135         * lpath.el: Fbind coding-system-aliasee.
3136
3137 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3138
3139         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3140         of current-language-environment.
3141
3142 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3143
3144         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3145         available at runtime.
3146
3147 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3148
3149         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3150
3151 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3152
3153         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3154         the greatest positive fixnum value doesn't work under an XEmacs with
3155         bignum support; use the most-positive-fixnum constant instead,
3156         available since Emacs 21.1 with cl and XEmacs 21.1.
3157
3158 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3159
3160         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3161         XEmacs gets not to work.
3162
3163 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3164
3165         * mm-util.el (mm-coding-system-priorities): Allow the value like
3166         "Japanese (UTF-8)" of current-language-environment.
3167
3168 2009-01-09  Glenn Morris  <rgm@gnu.org>
3169
3170         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3171         with last-command-event.
3172
3173 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3174
3175         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3176         in the doc string.
3177
3178         * message.el (message-fix-before-sending): Amend comment.
3179
3180 2009-01-08  Dave Love  <fx@gnu.org>
3181
3182         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3183
3184 2009-01-07  David Engster  <dengste@eml.cc>
3185
3186         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3187         simplified server definitions by converting it via
3188         gnus-server-to-method.
3189
3190 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3191
3192         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3193         parameter's operands.
3194
3195 2009-01-06  David Engster  <dengste@eml.cc>
3196
3197         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3198         primary select method (for gnus-group-mark-article-as-read).
3199
3200 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3201
3202         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3203         `(gnus)Face', not `(gnus)X-Face'.
3204
3205 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3206
3207         * mm-util.el (mm-ucs-to-char): New function.
3208
3209         * mm-url.el (mm-url-decode-entities): Use it.
3210
3211         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3212         unicode-to-char.
3213
3214 2009-01-05  Dave Love  <fx@gnu.org>
3215
3216         * time-date.el: Require cl for `declare'.
3217
3218 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3219
3220         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3221         Dave Love.
3222
3223 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3224
3225         * message.el (message-fix-before-sending): Add `eight-bit' to
3226         illegible-text check.
3227
3228 2009-01-03  Michael Olson  <mwolson@gnu.org>
3229
3230         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3231         `headers' is nil.  This can occur if the IMAP server does not have
3232         permissions to read messages from a folder, but can write new messages
3233         to the folder.
3234         (nnimap-request-article-part): Do not insert `data' if it is nil.
3235
3236         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3237         characters which will confuse `read', so skip past them.
3238
3239 2009-01-01  Dave Love  <fx@gnu.org>
3240
3241         * imap.el (imap-string-to-integer): Fix typo.
3242         (imap-fetch-safe): New function.
3243         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3244
3245         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3246
3247         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3248         (imap-parse-greeting): Fix doc strings.
3249         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3250         (imap-parse-flag-list): Make messages unique.
3251         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3252
3253         * nnimap.el: Fix author email.
3254         (nnimap-split-rule): Add FIXME comment.
3255         (nnimap-debug): Fix doc string.
3256
3257 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3258
3259         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3260
3261 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3262
3263         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3264         nslookup if resolv.conf isn't available.
3265         (dns-query): Rename from query-dns.
3266         (dns-query-cached): Rename from query-dns-cached.
3267
3268 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3269
3270         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3271         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3272         to check if those variables exist (first appeared in Emacs 18.50).
3273
3274 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3275
3276         * mm-util.el (mm-line-number-at-pos): New function.
3277
3278         * spam-report.el (spam-report-process-queue): Use it.
3279
3280 2008-12-24  David Engster  <dengste@eml.cc>
3281
3282         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3283         parameters that haven't existed as variables as buffer-local variables.
3284
3285 2008-12-23  Dave Love  <fx@gnu.org>
3286
3287         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3288         cadar.
3289
3290         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3291         imap-starttls-p.
3292         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3293
3294 2008-12-22  Dave Love  <fx@gnu.org>
3295
3296         * imap.el: Fix author email.  Doc fixes.
3297         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3298         reply.
3299
3300 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3301
3302         * spam-report.el (spam-report-gmane-max-requests): New constant.
3303         (spam-report-gmane-wait): New variable.
3304         (spam-report-gmane-ham, spam-report-gmane-spam)
3305         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3306         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3307         the server.
3308
3309         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3310         Add explanations.
3311
3312         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3313         nnheader-accept-process-output and nnheader-read-timeout if available.
3314         (pop3-movemail): Use it.
3315
3316         * message.el (message-check-news-body-syntax): Fix signature check if
3317         there's an attachment.
3318
3319 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3320
3321         * mm-util.el: Add comments to the mm- emulating functions.
3322
3323 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3324
3325         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3326         by Stephen Berman <stephen.berman@gmx.net>.
3327
3328 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3329
3330         * mm-util.el (mm-substring-no-properties): New function.
3331         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3332         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3333         (mm-string-to-multibyte): Doc fix.
3334
3335         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3336
3337 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3338
3339         * mml.el (mml-attach-file): Strip text properties from file name.
3340         (Bug#1574)
3341
3342 2008-12-16  Glenn Morris  <rgm@gnu.org>
3343
3344         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3345
3346 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3347
3348         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3349         knows since the charset specified might be a bogus alias that
3350         mm-charset-synonym-alist provides.
3351
3352 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3353
3354         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3355         "ISO_8859-1".
3356
3357         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3358
3359 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3360
3361         * mm-util.el (mm-charset-eval-alist):
3362         Define it before mm-charset-to-coding-system.
3363         (mm-charset-to-coding-system): Add optional argument `silent';
3364         define it before mm-charset-override-alist.
3365         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3366         default value if it can be used in Emacs currently running;
3367         silence mm-charset-to-coding-system.
3368
3369 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3370
3371         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3372         `allow-override' which says whether to use `mm-charset-override-alist'.
3373         (rfc2047-decode-encoded-words): Use it.
3374
3375         * mm-util.el (mm-charset-override-alist): Fix custom type;
3376         add `(gb2312 . gbk)' to choices.
3377
3378 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3379
3380         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3381         fast.
3382
3383         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3384
3385         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3386
3387 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3388
3389         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3390         on links.
3391
3392         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3393
3394 2008-12-03  Lute Kamstra  <lute@gnu.org>
3395
3396         * sha1.el: Remove leading * from docstrings of defcustoms,
3397         deffaces, defconsts and defuns.
3398
3399 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3400
3401         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3402         users' addresses that don't have domain parts.
3403         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3404         rather than message-narrow-to-head since there will be the message
3405         header separator.
3406
3407 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3408
3409         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3410         since the result is inserted in a unibyte buffer anyway.
3411         (nnimap-demule-use-string-to-multibyte): Remove.
3412         (nnimap-demule): Alias it to mm-string-to-multibyte.
3413
3414 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3415
3416         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3417         variable for debugging bug#464 and bug#1174.
3418         (nnimap-demule): Use it.
3419
3420 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3421
3422         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3423         score calculation correctly.
3424
3425 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3426
3427         * message.el (message-send-mail): Just set the buffer to unibyte
3428         rather than use mm-with-unibyte-current-buffer which does a lot more.
3429         (message-send-mail-partially): Don't bother with
3430         mm-with-unibyte-current-buffer since it's already been made unibyte by
3431         message-send-mail.
3432
3433 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3434
3435         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3436
3437 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3438
3439         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3440
3441 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3442
3443         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3444         require itself and to remove `with-no-warnings'.
3445
3446 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3447
3448         * starttls.el (starttls-any-program-available): Get the name of the
3449         available TLS layer program.
3450         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3451         well as the host name in the "opening" message.
3452
3453         * auth-source.el (auth-source-cache, auth-source-do-cache)
3454         (auth-source-user-or-password): Cache passwords and logins by default,
3455         allow override with `auth-source-do-cache'.
3456         (auth-source-forget-user-or-password): Allow users to remove cache
3457         entries if needed.
3458
3459 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3460
3461         * md4.el (md4-buffer): Fix typo in docstring.
3462         (md4, md4-64): Doc fixes.
3463         (md4-pack-int32): Reflow docstring.
3464
3465 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3466
3467         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3468         condition-case to only the forward-sexp call.
3469
3470 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3471
3472         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3473         quotes contained.  Make it more robust regardless by an extra
3474         condition-case wrapper.
3475
3476 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3477
3478         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3479
3480 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3481
3482         * nnml.el (nnml-request-expire-articles): Check if the function set to
3483         `nnmail-expiry-target' returns the symbol `delete'.
3484
3485         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3486
3487         * nnmail.el (nnmail-expiry-target): Fix custom type.
3488
3489 2008-10-02  Glenn Morris  <rgm@gnu.org>
3490
3491         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3492         Silence compiler warning.
3493
3494 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3495
3496         * tls.el (open-tls-stream): Show the actual command being
3497         executed, instead of the format string.
3498
3499 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * lpath.el: Fbind codepage-setup for Emacs 23.
3502
3503 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3504
3505         * mml.el (mml-menu): Don't assume mml2015 is bound.
3506
3507 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3508
3509         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3510         exists.
3511
3512 2008-09-27  Glenn Morris  <rgm@gnu.org>
3513
3514         * gnus-util.el (mail-header-remove-comments): Autoload it.
3515
3516 2008-09-27  Andreas Schwab  <schwab@suse.de>
3517
3518         * gnus-util.el (gnus-split-references): Strip comments.
3519         (gnus-parent-id): Likewise.
3520
3521 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3522
3523         * message.el (message-confirm-send): Fix version.
3524
3525 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3526
3527         * message.el (message-idna-to-ascii-rhs-1): Use
3528         mail-extract-address-components rather than mail-header-parse-addresses
3529         that is an alias by default to ietf-drums-parse-addresses that does not
3530         support non-ASCII names in headers' contents.
3531
3532 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3533
3534         * message.el (message-confirm-send): Fixed variable documentation to
3535         avoid the "y/n" wording.
3536
3537 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3538
3539         * message.el (message-set-auto-save-file-name): Save to a different
3540         filename so multiple messages (especially drafts) can be recovered.
3541
3542 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3543
3544         * message.el (message-confirm-send): Add appropriate version.
3545
3546 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3547
3548         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3549         defvar.
3550
3551 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3552
3553         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3554         (mm-pkcs7-enveloped-magic): Ditto.
3555
3556 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3557
3558         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3559         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3560
3561 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3562
3563         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3564         default, it's better.
3565
3566 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3567
3568         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3569         summary line gnus-number property and ignore them (with a warning
3570         message).
3571
3572 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3573
3574         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3575         macro caddr in the interactive form since it won't be expanded.
3576
3577 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3578
3579         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3580         `charset'; fix name of function called recursively.
3581         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3582
3583 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3584
3585         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3586         (gnus-mime-set-charset-parameters): New function.
3587         (gnus-mime-view-part-as-charset): Use it to correctly display part
3588         specifying wrong charset.
3589
3590 2008-09-08  David Engster  <dengste@eml.cc>
3591
3592         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3593         in completing-read for back end server.
3594
3595 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3596
3597         * message.el (message-confirm-send): New variable to confirm sending a
3598         message.
3599         (message-send): Use it.
3600
3601 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3602
3603         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3604
3605 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3606
3607         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3608
3609 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3610
3611         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3612         prevent tracking too many groups.
3613         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3614         Use it.
3615
3616 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3617
3618         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3619         moving point to the bottom of the window in order to avoid recentering.
3620
3621 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3622
3623         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3624
3625         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3626         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3627         (gnus-article-beginning-of-window): Fix calculation.
3628
3629 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3630
3631         * gnus-msg.el (gnus-summary-supersede-article)
3632         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3633         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3634         message header.
3635
3636 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3637
3638         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3639         pending output coming after the status change.
3640
3641 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3642
3643         * message.el:
3644         * gnus-start.el:
3645         * gnus-registry.el: Remove VMS support.
3646
3647 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3648
3649         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3650         macro.
3651         (rfc2104-hash): Use it.
3652
3653 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3654
3655         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3656         (gnus-summary-sort-by-most-recent-date): New commands.
3657         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3658         and menu entries.
3659
3660 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3661
3662         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3663         don't redisplay article for raw contents; remove plural articles stuff.
3664
3665         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3666         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3667         on gnus-summary-save-article; display results properly.
3668
3669 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3670
3671         * lpath.el: No need to fbind ns-focus-frame.
3672
3673 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3674
3675         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3676
3677 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3678
3679         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3680         gnus-save-all-headers.
3681
3682 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3683
3684         * gnus-util.el (ns-focus-frame): Remove declaration.
3685         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3686         like x.
3687
3688 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3689
3690         * rfc2104.el (rfc2104-zero): Delete defconst.
3691         (rfc2104-hex-alist): Likewise.
3692         (rfc2104-hex-to-int): Delete func.
3693         (rfc2104-hexstring-to-bitstring): Likewise.
3694         (rfc2104-nybbles): New defconst.
3695         (rfc2104-hash): Rewrite for speed.
3696
3697 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3698
3699         * tls.el (open-tls-stream): Make it work with the 2nd argument
3700         BUFFER that is a string but does not exist as a buffer object, as
3701         mentioned in the doc-string.
3702
3703 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3704
3705         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3706         SXEmacs.
3707
3708 2008-07-16  Glenn Morris  <rgm@gnu.org>
3709
3710         * gnus-util.el (ns-focus-frame): Declare for compiler.
3711
3712 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3713
3714         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3715         set as a group parameter.
3716         (gnus-summary-save-in-pipe): Work when it is called independently.
3717         (gnus-summary-pipe-to-muttprint): Don't modify
3718         gnus-summary-pipe-output-default-command.
3719
3720 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3721
3722         * message.el (message-send-mail-with-sendmail):
3723         Display the error message.
3724
3725 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3726
3727         * gnus-art.el (gnus-default-article-saver):
3728         Add gnus-summary-save-in-pipe to choices.
3729         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3730         gnus-summary-pipe-output-default-command as the default command.
3731         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3732         instead of gnus-last-shell-command.
3733
3734         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3735         New user option.
3736         (gnus-summary-muttprint-program): Mention the value will be changed.
3737         (gnus-summary-save-article): Force showing of all headers.
3738         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3739
3740 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3741
3742         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3743
3744 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3745
3746         * nnimap.el (nnimap-id):
3747         * sieve-manage.el (sieve-manage-open): Doc fixes.
3748
3749 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3750
3751         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3752         if available.
3753
3754 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3755
3756         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3757
3758         * nnkiboze.el (nnkiboze-generate-group):
3759         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3760
3761         * nnmairix.el: Require CL.
3762
3763 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3764
3765         * dgnushack.el: Autoload get-display-table and put-display-table for
3766         XEmacs 21.5.
3767
3768         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3769         21.4 and SXEmacs.
3770
3771 2008-06-15  David Engster  <dengste@eml.cc>
3772
3773         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3774
3775 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3776
3777         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3778         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3779         runtime choice under XEmacs.
3780
3781         * gnus-sum.el (gnus-summary-set-display-table):
3782         Use `gnus-put-display-table', `gnus-get-display-table',
3783         `gnus-set-display-table' for the display table, instead of `aset'.
3784
3785         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3786         Use `gnus-put-display-table', `gnus-get-display-table',
3787         `gnus-set-display-table' for the display table.
3788
3789 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3790
3791         * nnmairix.el: Add autoloads.
3792
3793 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3794
3795         * nnmairix.el (nnmairix-delete-recreate-group)
3796         (nnmairix-update-and-clear-marks): Fix error messages.
3797
3798 2008-06-14  David Engster  <dengste@eml.cc>
3799
3800         * nnmairix.el: Upgrade to version 0.6.
3801         (nnmairix-group-toggle-propmarks-this-group)
3802         (nnmairix-group-toggle-readmarks-this-group)
3803         (nnmairix-group-delete-recreate-this-group)
3804         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3805         (nnmairix-remove-tick-mark-original-article): New commands.
3806         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3807         (nnmairix-propagate-marks-to-nnmairix-groups)
3808         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3809         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3810         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3811         functions needed for marks propagation and manipulation of read marks.
3812         (nnmairix-update-groups): New function.
3813         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3814         (nnmairix-determine-original-group-from-registry)
3815         (nnmairix-determine-original-group-from-path)
3816         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3817         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3818         New helper functions.
3819         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3820         keystrokes for new commands.
3821         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3822         (nnmairix-request-group): Check allow-fast group parameter.
3823         (nnmairix-request-create-group): Set allow-fast group parameter if
3824         nnmairix-allowfast-default is set.
3825         (nnmairix-close-group): Propagate marks upon closing if needed.
3826         (nnmairix-group-toggle-threads-this-group): Use new.
3827         nnmairix-group-toggle-parameter helper function.
3828         (nnmairix-search): Better check for empty search result.
3829         (nnmairix-goto-original-article): Use new helper functions for
3830         determining original article.
3831         (nnmairix-show-original-article): Make sure message-id is in brackets.
3832         (nnmairix-call-mairix-binary): Change variable name.
3833         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3834         helper function.
3835         (nnmairix-widget-toggle-activate): Fix doc string.
3836
3837 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3838
3839         * nnir.el: Require edmacro when compiling with XEmacs.
3840         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3841         available in Emacs 21.
3842
3843 2008-06-11  Glenn Morris  <rgm@gnu.org>
3844
3845         * gnus-util.el (x-focus-frame):
3846         * gnus.el (image-size):
3847         * mm-decode.el (image-size): Declare.
3848
3849         * gnus-picon.el (declare-function): Add compat definition.
3850         (image-size): Declare.
3851
3852         * gnus-group.el (tool-bar-map):
3853         * gnus-sum.el (tool-bar-map): Define for compiler.
3854
3855         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3856
3857         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3858
3859         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3860         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3861         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3862         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3863         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3864         * sieve-manage.el, spam-report.el, spam.el:
3865         Remove unnecessary eval-and-compile of autoloads.
3866
3867 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3868
3869         * auth-source.el: Precise Tramp doc.
3870
3871 2008-06-07  Glenn Morris  <rgm@gnu.org>
3872
3873         * nnmairix.el: Remove unnecessary eval-when-compile.
3874
3875 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3876
3877         * lpath.el: Fbind propertize for XEmacs 21.4.
3878
3879 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3880
3881         * nnir.el: Move here from ../contrib.
3882
3883 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3884
3885         * gnus-util.el (gnus-read-shell-command): New function.
3886         * mm-decode.el (mm-pipe-part):
3887         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3888
3889 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3890
3891         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3892
3893 2008-06-03  Glenn Morris  <rgm@gnu.org>
3894
3895         * pop3.el (nnheader-accept-process-output): Autoload it.
3896
3897 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3898
3899         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3900         are not 2-digit hexadecimal characters that follow `%'s.
3901
3902 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3903
3904         * message.el (message-bogus-recipient-p): Fix type in doc string.
3905         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3906         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3907         Improve custom options.
3908         (message-bogus-recipient-p): Adjust accordingly.
3909
3910 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3911
3912         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3913         long-form month and day names.
3914
3915 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3916
3917         * dgnushack.el: Autoload debug, eudc-expand-inline and
3918         pgg-snarf-keys-region for XEmacs.
3919
3920         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3921
3922         * nnmairix.el: Require edmacro when compiling with XEmacs.
3923
3924 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3925
3926         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3927         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3928
3929 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3930
3931         * auth-source.el: Add more docs.
3932
3933         * netrc.el (netrc-machine): Always match if the port is not given.
3934
3935 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3936
3937         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3938         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3939         retrieval faster in some cases, but might make CPU usage larger.  If
3940         this has any bad side effects, we might revert this change.
3941
3942         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3943         seems to make mail retrieval much, much faster.
3944         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3945         unconditionally.
3946
3947         * gnus-draft.el (gnus-group-send-queue): Bind
3948         message-send-mail-partially-limit to nil to avoid being prompted.
3949
3950 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3951
3952         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3953
3954         * message.el (message-bogus-address-regexp): Fix and improve custom
3955         type.
3956         (message-setup-hook): Add message-check-recipients as custom option.
3957
3958 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3959
3960         * message.el (message-cite-function): Remove bogus autoload which crept
3961         in during merge from v5-10.
3962
3963 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3964
3965         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3966
3967         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3968
3969         * auth-source.el: Preliminary Tramp docs.
3970         (auth-sources): Change the default auth-sources to use
3971         EPA .gpg files.
3972
3973 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3974
3975         * nntp.el: Autoload `auth-source-user-or-password'.
3976         (nntp-send-authinfo): Use it.
3977
3978         * nnimap.el: Autoload `auth-source-user-or-password'.
3979         (nnimap-open-connection): Use it.
3980
3981         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3982         for the gnus-message function.
3983         (auth-source-user-or-password): Use it.
3984
3985 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3986
3987         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3988         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3989         (rfc2104-hash): Use it.
3990
3991 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3992
3993         * gnus-art.el (gnus-article-toggle-truncate-lines):
3994         Don't use `iff' in docstring.
3995
3996 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3997
3998         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3999
4000         * gnus-util.el (gnus-extract-address-component-name)
4001         (gnus-extract-address-component-email): Convenience functions around
4002         `gnus-extract-address-components'.
4003
4004         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4005         Use `gnus-extract-address-component-email' to fix bug of comparing full
4006         sender name to `user-mail-address'.
4007
4008 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4009
4010         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4011         catch/throw to optimize.
4012         (gnus-registry-find-keywords): Just use member to find a keyword.
4013
4014 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4015
4016         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4017         is current before calling gnus-server-prepare.
4018         (gnus-server-setup-buffer, gnus-server-update-server)
4019         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4020
4021 2008-05-04  Juri Linkov  <juri@jurta.org>
4022
4023         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4024         (mailcap-file-default-commands): Use mailcap-replace-in-string
4025         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4026         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4027
4028 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4029
4030         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4031
4032 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4033
4034         * gnus.el: Bump version to 0.11.
4035
4036 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4037
4038         * gnus.el: No Gnus v0.10 is released.
4039
4040 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4041
4042         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4043         hooks.
4044         (gnus-update-read-articles): Speed up non-marks-using users.
4045         (gnus-use-marks): Define gnus-use-marks.
4046         (gnus-propagate-marks): Rename variable to something more sensible.
4047
4048 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4049
4050         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4051         (gmm-image-load-path-for-library): Fix typos in docstrings.
4052         (gmm-message): Reflow docstring.
4053
4054 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4055
4056         * mail-source.el (mail-source-set-1, mail-source-bind):
4057         Move auth-source code out of the macro to clean it up and fix bugs.
4058
4059 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4060
4061         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4062         by sender if it's equal to user-mail-address, it's likely to be
4063         useless.
4064
4065         * mail-source.el (mail-source-bind): Don't use user or password if they
4066         are not bound.  Unintern them if they are nil.  Don't use server unless
4067         it's bound, and default it to empty string otherwise.
4068
4069 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4070
4071         * mail-source.el: Load auth-source.el.
4072         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4073         get user name or password, if auth-sources is set up.
4074
4075         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4076         strategy of splitting with parent.
4077         (gnus-registry-split-fancy-with-parent)
4078         (gnus-registry-post-process-groups): Use it and fix prior
4079         bug (returning a list as the split result).
4080
4081         * auth-source.el (auth-sources): Remove server parameter.
4082         (auth-source-pick, auth-source-user-or-password)
4083         (auth-source-user-or-password-imap)
4084         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4085         (auth-source-user-or-password-sftp)
4086         (auth-source-user-or-password-smtp): Remove server parameter.
4087
4088 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4089
4090         * smime.el (smime-sign-region, smime-encrypt-region)
4091         (smime-decrypt-region):
4092         Remove redundant calls to `generate-new-buffer-name'.
4093
4094 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4095
4096         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4097         Don't use QP for message/rfc822.
4098         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4099
4100 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4101
4102         * sieve-manage.el (sieve-string-bytes): Remove.
4103         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4104         correct byte-length only if the process's coding-system is the same as
4105         the one used internally by Emacs to represent strings.
4106
4107 2008-04-22  Juri Linkov  <juri@jurta.org>
4108
4109         * mailcap.el (mailcap-file-default-commands): New function.
4110
4111 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4112
4113         * message.el (message-signature-separator, message-cite-function):
4114         Change custom version.
4115
4116 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4117
4118         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4119         commands.
4120         (tls-checktrust): Ditto.
4121
4122 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4123
4124         * mm-decode.el (mm-display-external): Make temp file read-only.
4125
4126 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4127
4128         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4129         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4130         `C-c C-f d'.
4131
4132 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4133
4134         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4135
4136 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4137
4138         * gnus.el: Bump version to 0.9.
4139
4140 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4141
4142         * gnus.el: No Gnus v0.8 is released.
4143
4144 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4145
4146         * mail-source.el (mail-source-value):
4147         Prefer fboundp to functionp so it works with macros as well.
4148
4149 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4150
4151         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4152         Fix last change in case the element is not even a symbol.
4153
4154 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4155
4156         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4157         Prefer fboundp to functionp so it works with macros as well.
4158
4159 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4160
4161         * auth-source.el: Added docs.
4162         (auth-sources): Modify format to support server.
4163         (auth-source-pick, auth-source-user-or-password)
4164         (auth-source-user-or-password-imap)
4165         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4166         (auth-source-user-or-password-sftp)
4167         (auth-source-user-or-password-smtp): Add server parameter.
4168
4169 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4170
4171         * gnus-registry.el: Initialize the registry when gnus-registry-install
4172         is t.
4173
4174 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4175
4176         * compface.el (uncompface): Make buffer unibyte.
4177
4178 2008-04-05  Glenn Morris  <rgm@gnu.org>
4179
4180         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4181
4182 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4183
4184         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4185         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4186
4187         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4188         multibyteness after rather than before erasing it.
4189
4190         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4191         mm-with-multibyte.
4192         (gnus-request-article-this-buffer): Make sure the proper decoding is
4193         used if gnus-original-article-buffer happens to be unibyte.
4194
4195         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4196         default-enable-multibyte-characters.
4197
4198         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4199         default-enable-multibyte-characters.
4200
4201         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4202
4203         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4204
4205 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4206
4207         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4208         (imap-message-copyuid-1): Use it.
4209         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4210         J. Williams in
4211         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4212
4213         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4214         imap-enable-exchange-bug-workaround.
4215         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4216
4217 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4218
4219         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4220         a 100 byte status-checks into a 2-3MB transfer for each group.
4221         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4222         to enable bug workaround or not.
4223         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4224
4225 2008-03-31  Glenn Morris  <rgm@gnu.org>
4226
4227         * message.el (mml2015-use): Declare for compiler.
4228         (message-info): Require mml2015 when appropriate.
4229
4230 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4231
4232         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4233         whitespace.
4234
4235 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4236
4237         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4238         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4239         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4240         (nntp-service-to-port): New function.
4241         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4242         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4243         (nntp-open-netcat-stream): New function.
4244         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4245
4246 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4247
4248         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4249
4250 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4251
4252         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4253
4254 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4255
4256         * dns.el (dns-write): Use set-buffer-multibyte.
4257
4258 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4259
4260         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4261
4262 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4263
4264         * message.el (message-signature-separator): Change default.
4265         Improve custom type.
4266         (message-cite-function): Change default to
4267         message-cite-original-without-signature.
4268
4269         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4270         toggle.
4271
4272         * message.el (message-check-news-body-syntax): Fix signature check.
4273         (message-setup-1): Mark buffer as unmodified _after_ running
4274         message-setup-hook and handling message-alternative-emails.
4275         (message-shorten-references): Be more strict when building list of
4276         valid references to comply with GNKSA.
4277
4278         * gnus-group.el (gnus-read-ephemeral-bug-group)
4279         (gnus-read-ephemeral-debian-bug-group)
4280         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4281
4282         * message.el (message-info): Don't use booleanp which isn't supported
4283         in Emacs 21 and XEmacs.
4284
4285 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4286
4287         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4288         gnus-group-gmane-group-download-format.
4289         (gnus-group-read-ephemeral-gmane-group): Rename from
4290         gnus-group-read-ephemeral-gmane-group.
4291         (gnus-read-ephemeral-gmane-group-url): Rename from
4292         gnus-group-read-ephemeral-gmane-group-url.
4293         (gnus-bug-group-download-format-alist): New variable.
4294         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4295         (gnus-read-ephemeral-emacs-bug-group): New commands.
4296
4297 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4298
4299         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4300         (gnus-visible-headers): Improve custom type.
4301
4302 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4303
4304         * mml.el (mml-menu): Add workarounds for XEmacs.
4305
4306         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4307         X-Boundary header.
4308
4309         * message.el (message-simplify-recipients): Fix previous commit.
4310
4311 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4312
4313         * mm-util.el (mm-set-buffer-multibyte): New function.
4314         * mm-decode.el (mm-copy-to-buffer): Use it.
4315
4316 2008-03-19  Glenn Morris  <rgm@gnu.org>
4317
4318         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4319         Accidentally removed in the sync process with Emacs.
4320
4321 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4322
4323         * message.el (message-alter-recipients-discard-bogus-full-name):
4324         New function.
4325         (message-alter-recipients-function): New variable.
4326         (message-get-reply-headers): Use it.
4327         (message-replace-header): New helper function.
4328         (message-recipients-without-full-name): New variable.
4329         (message-simplify-recipients): New command.
4330
4331         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4332
4333         * message.el (message-info): Handle EasyPG manual.
4334
4335         * mml.el (mml-menu): Add entry for EasyPG.
4336
4337 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4338
4339         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4340         parameter.
4341
4342         * message.el (message-disassociate-draft): Specify drafts group name
4343         fully.
4344
4345 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4346
4347         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4348         unnecessary duplicates from the match list.
4349
4350 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4351
4352         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4353
4354         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4355
4356         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4357         args of `how-many' of which the XEmacs version doesn't take; declare
4358         Info-index-next as function.
4359
4360 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4361
4362         * gnus-score.el (gnus-score-headers): Fix handling of
4363         gnus-inhibit-slow-scoring.
4364
4365         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4366         string.
4367         (gnus-button-url-regexp): Improve handling of parenthesis.
4368         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4369         (gnus-button-handle-info-keystrokes): Handle index entries.
4370
4371 2008-03-15  Glenn Morris  <rgm@gnu.org>
4372
4373         * parse-time.el (parse-time-string): Simplify.
4374
4375 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4376
4377         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4378         Incoming* files.
4379
4380 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4381
4382         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4383         (auth-source-pick): Use it.
4384
4385 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4386
4387         * binhex.el (binhex-decode-region-internal):
4388         * uudecode.el (uudecode-decode-region-internal):
4389         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4390         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4391         setting default-enable-multibyte-characters.
4392
4393 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4394
4395         * auth-source.el (auth-source-protocols)
4396         (auth-source-protocols-customize, auth-source-choices): Added and
4397         modified variable customizations and defaults.
4398         (auth-source-pick, auth-source-user-or-password)
4399         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4400         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4401         (auth-source-user-or-password-sftp)
4402         (auth-source-user-or-password-smtp): Use new variables and provide an
4403         interface to netrc.el.
4404
4405 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4406
4407         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4408         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4409         Make sure the nntp port to specify is a string.
4410
4411 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4412
4413         * nntp.el: Use with-current-buffer.
4414         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4415         dubious mm-with-unibyte-current-buffer.
4416         (nntp-with-open-group-function): New function extracted from
4417         nntp-with-open-group macro.
4418         (nntp-with-open-group): Use the function, so it's easier to debug.
4419         Add indentation and debugging info.
4420         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4421         the use of the netcat alternatives.
4422
4423         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4424         Avoid mm-string-as-multibyte as well.
4425
4426         * nnweb.el (nnweb-insert-html):
4427         Remove use of nnheader-string-as-multibyte.
4428
4429         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4430         (nnheader-string-as-multibyte): Remove.
4431
4432         * mm-view.el: Use inhibit-read-only.
4433         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4434         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4435         or unibyte-string.
4436
4437         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4438         (mm-uu-yenc-extract): Use with-current-buffer.
4439
4440         * gnus-soup.el (gnus-soup-send-packet): Don't use
4441         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4442
4443         * nnmh.el: Use with-current-buffer.
4444         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4445         mm-string-as-multibyte on the output of mm-encode-coding-string.
4446
4447         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4448         (nnimap-request-move-article): Use with-current-buffer.
4449
4450         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4451         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4452         conversion uses string-make-unibyte rather than string-as-unibyte.
4453
4454         * gnus-msg.el: Use with-current-buffer.
4455
4456         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4457
4458 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4459
4460         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4461         string for caching if it is 'PIN.
4462
4463 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4464
4465         * lpath.el: Consider the case without Emacs/W3.
4466
4467 2008-03-08  Glenn Morris  <rgm@gnu.org>
4468
4469         * time-date.el (date-to-time, time-subtract, time-add)
4470         (safe-date-to-time): Doc fixes.
4471
4472 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4473
4474         * mail-source.el (mail-source-delete-old-incoming-confirm):
4475         Change default to nil.
4476         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4477
4478 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4479
4480         * lpath.el: Rearrange.
4481
4482         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4483         (gnus-article-goto-prev-page): Work for articles having ^L's.
4484
4485         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4486
4487         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4488
4489 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4490
4491         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4492         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4493         (gnus-bookmark-jump): Adjust some variable names.
4494
4495 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4496
4497         * auth-source.el: New package.
4498         (auth-source-choices): Add customization entry point variable.
4499
4500         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4501         bug.
4502
4503 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4504
4505         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4506         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4507         (gnus-registry-install-shortcuts): Rename from
4508         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4509         the `gnus-registry-mark-map' keymap dynamically from
4510         `gnus-registry-marks'.  The generated functions update the summary line
4511         when a registry mark is added or deleted, and will call
4512         `gnus-registry-install-p' (see the comments in the code).
4513         (gnus-registry-user-format-function-M): Use concat intelligently.
4514
4515         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4516         the registry mark functions.
4517
4518 2008-03-05  Glenn Morris  <rgm@gnu.org>
4519
4520         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4521         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4522         gnus-art.
4523         (top-level): No need to load own source when compiling.
4524
4525 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4526
4527         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4528         Suggested by <chris.anderton@zetnet.co.uk>.
4529
4530 2008-03-04  Glenn Morris  <rgm@gnu.org>
4531
4532         * gnus-sum.el (top-level): No need to require gnus when compiling,
4533         since unconditionally required near start of file.
4534         (gnus-summary-display-while-building): Move definition before use.
4535
4536 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4537
4538         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4539         formatting function.
4540
4541 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4542
4543         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4544         with plists.
4545         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4546         Use new format.
4547
4548 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4549
4550         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4551         `where-is-internal' that returns a range of key sequences.
4552
4553 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4554
4555         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4556
4557         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4558         (gnus-summary-jump-to-group): Consider windows on other displayed
4559         frames as well.  Similar changes might be needed elsewhere, but that's
4560         the one I've bumped into during my use.
4561
4562         * nndoc.el (nndoc-oe-dbx-type-p):
4563         * gnus-msg.el (gnus-debug):
4564         * gnus-group.el (gnus-update-group-mark-positions):
4565         Use mm-string-to-multibyte.
4566
4567 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4568
4569         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4570         doesn't handle NotDashEscaped.
4571
4572         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4573         (mml-dnd-attach-options): Fix typo in custom choice.
4574
4575         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4576         nndoc-article-type to mbox.
4577         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4578
4579         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4580         to nil, instead of html2text.
4581
4582         * imap.el (imap-debug): Add `imap-ping-server'.
4583
4584         * gnus-bookmark.el: Add FIXMEs.
4585
4586         * message.el (message-form-letter-separator)
4587         (message-send-form-letter-delay): New variables.
4588         (message-send-form-letter): Use them.  New command to send form
4589         letters.  Requested by Uwe Siart.
4590         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4591
4592 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4593
4594         * Update copyright years.
4595
4596 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4597
4598         Sync from EMACS_22_BASE.
4599
4600         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4601
4602 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4603
4604         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4605         empty author.
4606
4607 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4608
4609         * gnus-registry.el (gnus-registry-marks): Add variable for
4610         customization of marks and their appearance.
4611         (gnus-registry-read-mark): Use it.
4612         (gnus-registry-do-marks): Add utility function to loop through
4613         `gnus-registry-marks'.
4614         (gnus-registry-install-shortcuts-and-menus): Add function to install
4615         shortcuts and menus.
4616         (gnus-registry-initialize): Use it.
4617         (gnus-registry-default-mark): Clarify documentation.
4618
4619 2008-02-29  Glenn Morris  <rgm@gnu.org>
4620
4621         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4622         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4623         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4624         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4625         Change defcustom :version from 23.0 to 23.1.
4626
4627 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4628
4629         * gnus-registry.el (gnus-registry-follow-group-p)
4630         (gnus-registry-post-process-groups): Add functions to aid registry
4631         splitting and improve logging.  Clarify behavior in function
4632         documentation.
4633         (gnus-registry-split-fancy-with-parent): Use them.
4634
4635 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4636
4637         * gnus-art.el: Use with-current-buffer.
4638
4639 2008-02-27  David Engster  <dengste@eml.cc>
4640
4641         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4642         Express real group name in the response.
4643
4644 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4645
4646         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4647         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4648         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4649         autoload gnus-registry-fetch-group when compiling.
4650         (nnmairix-request-group-with-article-number-correction): Remove
4651         unreferenced argument passed to nnmairix-call-backend.
4652
4653 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4654
4655         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4656         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4657         Wilde.
4658
4659 2008-02-27  Glenn Morris  <rgm@gnu.org>
4660
4661         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4662         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4663         variables to defconsts.  Convert comments to doc-strings.
4664         (nnmairix-last-server, nnmairix-current-server): Convert from free
4665         variables to defvars.  Convert comments to doc-strings.
4666         (gnus-registry-fetch-group): Autoload.
4667         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4668         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4669         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4670         caddr.
4671         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4672         nnmairix-request-group-with-article-number-correction call.
4673         (nnmairix-fast, nnmairix-group): New, less general names, for free
4674         variables passed from nnmairix-request-group to
4675         nnmairix-request-group-with-article-number-correction.  Declare.
4676         (nnmairix-request-group-with-article-number-correction):
4677         Use nnmairix-fast, nnmairix-group rather than fast, group.
4678
4679 2008-02-26  David Engster  <dengste@eml.cc>
4680
4681         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4682         version 0.5.
4683
4684 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4685
4686         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4687         instead of making an extra function call.  Don't add the current group
4688         to articles only when they have the group.  Use
4689         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4690         Reported by David <de_bb@arcor.de>.
4691
4692 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4693
4694         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4695         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4696
4697 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4698
4699         * mail-source.el (mail-source-delete-incoming): Change default.
4700         Supplement doc string.
4701
4702         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4703
4704 2008-02-14  Glenn Morris  <rgm@gnu.org>
4705
4706         * time-date.el (format-seconds): New function.
4707
4708 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4709
4710         * nnmail.el (nnmail-message-id-cache-file): Derive from
4711         `gnus-home-directory'.
4712
4713 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4714
4715         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4716         Document negative prefix.
4717
4718         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4719
4720 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4721
4722         * message.el (message-unsent-separator): Add the Exim bounce
4723         separator.
4724
4725 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4726
4727         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4728         list.
4729         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4730         recipient/signer list.
4731
4732 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4733
4734         * Makefile.in (datarootdir): Define.
4735         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4736         name that might contain whitespace.
4737
4738 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4739
4740         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4741         fbound (Emacs 23 unicode), signal an error.
4742
4743 2008-02-08  Glenn Morris  <rgm@gnu.org>
4744
4745         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4746
4747 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4748
4749         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4750         ports to the calls to `netrc-machine-user-or-password' in addition to
4751         "imap" and "imaps".
4752
4753 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4754
4755         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4756
4757         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4758
4759 2008-02-01  Kenichi Handa  <handa@m17n.org>
4760
4761         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4762         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4763         (rfc2104-hash): Convert the result of concat to unibyte string.
4764
4765 2008-02-01  Dave Love  <fx@gnu.org>
4766
4767         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4768         coding-system-for-read.
4769         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4770
4771 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4772
4773         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4774         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4775         <hanche@math.ntnu.no>.
4776
4777 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4778
4779         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4780
4781         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4782
4783 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4784
4785         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4786         * message.el (message-beginning-of-line): Use featurep instead of bound
4787         tests in order to resolve conditionals at compile time.
4788
4789 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4790
4791         * mail-source.el (mail-sources): Add `group' choice.
4792
4793         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4794         parameter `in-group' to control into which group the articles go.
4795         Add treatment of `group' mail-source.
4796
4797 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4798
4799         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4800
4801         * mm-decode.el (mm-dissect-buffer): Decode description.
4802
4803         * mml.el (mml-to-mime): Encode message header first.
4804
4805 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4806
4807         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4808         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4809
4810         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4811         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4812
4813 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4814
4815         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4816
4817 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4818
4819         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4820         prefix keys.
4821         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4822         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4823         gnus-xmas.el.
4824
4825         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4826         (gnus-xmas-article-describe-bindings): New function.
4827         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4828         gnus-xmas-article-describe-bindings.
4829
4830         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4831
4832 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4833
4834         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4835         Add new variables for article mark management.
4836         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4837         list of extra data entries which, when present, will indicate that the
4838         article ID should not be trimmed from the registry.
4839         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4840         functions.
4841         (gnus-registry-read-mark): New function to read a mark name from the
4842         user.
4843         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4844         (gnus-registry-set-article-mark-internal): New functions to add and
4845         remove marks.
4846         (gnus-registry-get-article-marks): New function to show the marks for
4847         an article, or retrieve them for further use.
4848
4849 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4850
4851         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4852         keys when no argument is given.
4853
4854 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4855
4856         * imap.el (imap-ping-server): New variable.
4857         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4858         (imap-ping-server): Minor doc string fixes.
4859
4860 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4861
4862         * imap.el (imap-ping-server): New function.
4863         (imap-opened): Call imap-ping-server.
4864
4865 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4866
4867         * gnus-sum.el (gnus-article-sort-by-random)
4868         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4869         jidanni@jidanni.org.
4870
4871 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4872
4873         * gnus-art.el (gnus-article-describe-bindings): New function.
4874         (gnus-article-read-summary-keys): Use it.
4875         (gnus-article-mode-map): Bind `C-h b' to it.
4876
4877 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4878
4879         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4880         XEmacs.
4881         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4882         against non-character events.
4883
4884         * lpath.el: Fbind map-keymap for Emacs 21.
4885
4886 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4887
4888         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4889         command.
4890         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4891         instead of END.  Change name of the temp file.
4892         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4893         customizable.
4894
4895 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4896
4897         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4898         bind `S W' to gnus-article-wide-reply-with-original; set default
4899         binding to gnus-article-read-summary-send-keys.
4900         (gnus-article-read-summary-keys): Fix the order of keys; display
4901         continuation keys correctly in the echo area; describe bindings
4902         correctly when keys end with `C-h'.
4903         (gnus-article-read-summary-send-keys): New function.
4904         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4905         for gnus-article-read-summary-send-keys; display continuation keys
4906         correctly in the echo area.
4907         (gnus-article-reply-with-original): Ignore prefix argument.
4908         (gnus-article-wide-reply-with-original): New function.
4909
4910         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4911         Emacs 21.
4912
4913 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4914
4915         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4916         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4917
4918 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4919
4920         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4921         (gnus-group-read-ephemeral-gmane-group): New command.
4922
4923 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4924
4925         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4926
4927 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4928
4929         * message.el (message-send-mail-function): Increase custom version.
4930
4931         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4932         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4933
4934 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4935
4936         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4937         for the cases where imap-authenticate is called with a nil buffer
4938         parameter.
4939
4940 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4941
4942         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4943         html parts correctly; support forwarded messages.
4944         (gnus-article-browse-html-article): Remove work buffers.
4945
4946         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4947         compiling.
4948         (netrc-bound-and-true-p): New macro.
4949         (netrc-parse): Use it instead of bound-and-true-p that is not available
4950         in XEmacs 21.4.
4951
4952 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4953
4954         * gnus-registry.el (gnus-registry-mark-article)
4955         (gnus-registry-article-marks): Add functionality to mark articles
4956         through the Gnus registry.
4957
4958         * encrypt.el: Clarify documentation for the new pgg method.
4959         (encrypt-file-alist): Add PGG option.
4960         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4961         functionality.  Abstract password key and messaging to external
4962         functions.
4963         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4964         (encrypt-message-method-and-cipher): Add new convenience external
4965         functions.
4966         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4967         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4968
4969         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4970         (netrc-parse): Use encrypt-file-alist to determine if
4971         encrypt-find-model or encrypt-insert-file-contents should be used.
4972
4973         * encrypt.el: Clarify documentation.  Load password-cache or
4974         password, whichever one is found first, instead of autoloading.
4975
4976 2007-12-19  Glenn Morris  <rgm@gnu.org>
4977
4978         * mml.el (message-options-set, message-narrow-to-head)
4979         (message-in-body-p, message-mail-p, message-encode-message-body):
4980         Autoload.
4981         (message-remove-header, message-narrow-to-headers-or-head)
4982         (message-subscribed-p, message-make-mail-followup-to)
4983         (message-position-on-field, message-news-p)
4984         (message-options-set-recipient, message-generate-headers)
4985         (message-sort-headers): Declare as functions.
4986
4987 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4988
4989         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4990         convention in doc string.
4991
4992 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4993
4994         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4995         title to html parts.
4996         (gnus-article-browse-html-article): Pass message header to it.
4997
4998         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4999
5000 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5001
5002         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5003         or password compatible with XEmacs.
5004
5005 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5006
5007         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5008         format document.
5009         (gnus-mime-delete-part): Don't write description line if empty.
5010         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5011
5012 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5013
5014         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5015         (gnus-summary-mark-read-and-unread-as-read)
5016         (gnus-summary-mark-current-read-and-unread-as-read)
5017         (gnus-summary-mark-unread-as-ticked): Doc fix.
5018         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5019
5020 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5021
5022         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5023         Christoph Conrad <christoph.conrad@gmx.de>.
5024
5025 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5026
5027         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5028         yes-or-no-p.
5029
5030 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * mm-decode.el (mm-add-meta-html-tag): New function.
5033         (mm-save-part-to-file, mm-pipe-part): Use it.
5034
5035         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5036         gnus-y-or-n-p instead of y-or-n-p.
5037         (gnus-article-browse-html-parts): Work with message/external-body; use
5038         mm-add-meta-html-tag.
5039
5040 2007-12-11  Glenn Morris  <rgm@gnu.org>
5041
5042         * gnus-cache.el: Require gnus-sum not just when compiling.
5043
5044         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5045
5046         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5047         definitions before use.
5048
5049         * mm-decode.el: Require gnus-util.
5050         (mm-remove-part): Only call delete-annotation on XEmacs.
5051
5052         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5053
5054         * nnmail.el: Require gnus-int.
5055
5056         * spam.el: Move `require's before `eval-when-compile's.
5057
5058         * gnus-ems.el (gnus-alive-p):
5059         * gnus-fun.el (message-goto-eoh):
5060         * gnus-util.el (gnus-group-name-decode):
5061         * mail-source.el (gnus-compress-sequence):
5062         * message.el (Info-goto-node, format-spec):
5063         * mm-bodies.el (message-options-get):
5064         * mm-decode.el (mm-view-pkcs7):
5065         * mm-util.el (gmm-write-region):
5066         * mml-smime.el (mml-compute-boundary)
5067         (gnus-completing-read-with-default):
5068         * mml.el (widget-button-press, gnus-make-hashtable):
5069         * mml1991.el (mm-decode-content-transfer-encoding)
5070         (mm-encode-content-transfer-encoding)
5071         (message-options-get, message-options-set):
5072         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5073         * nnfolder.el (gnus-request-group):
5074         * nnheader.el (ietf-drums-unfold-fws):
5075         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5076         * smime.el (gnus-run-mode-hooks):
5077         * spam-stat.el (gnus-message): Autoload.
5078
5079         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5080         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5081         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5082         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5083         Add declare-function compatibility definition.
5084
5085         * gnus-cache.el (nnvirtual-find-group-art):
5086         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5087         (gnus-add-image, gnus-add-wash-type):
5088         * gnus-group.el (nnkiboze-score-file):
5089         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5090         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5091         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5092         (message-tokenize-header, gnus-get-buffer-create)
5093         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5094         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5095         * gnus.el (gnus-group-decoded-name):
5096         * mail-source.el (imap-capability):
5097         * mm-bodies.el (message-options-set):
5098         * mm-decode.el (gnus-configure-windows):
5099         * mm-extern.el (message-goto-body):
5100         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5101         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5102         (epg-sub-key-validity, message-options-set):
5103         * mml.el (widget-event-point, gnus-configure-windows):
5104         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5105         * mml2015.el (epg-check-configuration, epg-configuration)
5106         (message-options-set):
5107         * nndb.el (nndb-request-article):
5108         * nnfolder.el (gnus-request-create-group):
5109         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5110         * nnmaildir.el (gnus-group-mark-article-read):
5111         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5112         * rfc1843.el (message-fetch-field):
5113         * spam.el (gnus-extract-address-components):
5114         Declare as functions.
5115
5116 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5117
5118         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5119
5120         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5121
5122         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5123         bind show-trailing-whitespace for XEmacs.
5124
5125 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5126
5127         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5128         new no-op macro for backward compatibility.
5129
5130         * imap.el (imap-string-to-integer): New function.
5131
5132 2007-12-09  Glenn Morris  <rgm@gnu.org>
5133
5134         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5135
5136         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5137         * message.el, mm-view.el, sieve-manage.el, smime.el:
5138         Add declare-function compatibility definition.
5139
5140         * gnus-art.el (w3-region, w3m-region, Info-menu):
5141         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5142         * gnus-sum.el (gnus-get-predicate):
5143         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5144         * message.el (mail-abbrev-in-expansion-header-p):
5145         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5146         (w3m-detect-meta-charset, w3m-region):
5147         * sieve-manage.el (password-read, password-cache-add)
5148         (password-cache-remove):
5149         * smime.el (password-read-and-add): Declare as functions.
5150
5151 2007-12-08  David Kastrup  <dak@gnu.org>
5152
5153         * gnus-sum.el (gnus-summary-simplify-subject-query):
5154         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5155         `message'.
5156
5157 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5158
5159         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5160         it to bind idna-program, installation-directory, defined-colors, and
5161         face-attribute for XEmacs of the version that compiles defcustom forms.
5162
5163 2007-12-07  Glenn Morris  <rgm@gnu.org>
5164
5165         * gnus-art.el (article-make-date-line): Revert previous change.
5166
5167 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5168
5169         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5170
5171 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5172
5173         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5174         Call gnus-add-to-range ranges only once with a prepared article-list.
5175
5176 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5177
5178         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5179         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5180         group names with backslashes.  Reported by Tassilo Horn
5181         <tassilo@member.fsf.org>.
5182
5183 2007-12-06  Deepak Goel  <deego3@gmail.com>
5184
5185         * gnus-art.el (article-make-date-line):
5186         * gnus-start.el (gnus-load):
5187         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5188
5189 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5190
5191         * gnus-art.el (gnus-use-idna)
5192         * gnus-start.el (gnus-site-init-file)
5193         * message.el (message-use-idna)
5194         * mm-uu.el (mm-uu-hide-markers)
5195         * smiley.el (smiley-style): Revert changes that suppress warnings.
5196
5197 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5198
5199         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5200         specify charset to html source.  Reported by Christoph Conrad
5201         <christoph.conrad@gmx.de>.
5202
5203 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5204
5205         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5206         idna-program in order to suppress byte compile warning issued by XEmacs
5207         that came to byte compile the default value section of defcustom forms
5208         recently.
5209
5210         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5211         value of installation-directory.
5212
5213         * message.el (message-use-idna): Don't directly refer to the value of
5214         idna-program.
5215
5216         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5217
5218         * smiley.el (smiley-style): Don't directly call face-attribute.
5219
5220 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5221
5222         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5223
5224         * gnus-dired.el: Reduce Gnus dependencies.
5225         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5226         require.  Use autoloads instead.
5227         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5228         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5229         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5230         (gnus-dired-mode): Adjust doc string.
5231         (gnus-dired-mail-mode): New variable.
5232         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5233         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5234         (gnus-dired-mail-buffers): New function.  Return mail or message
5235         composition buffers.
5236         (gnus-dired-attach): Use it.
5237         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5238         NO-DECODE.
5239         (gnus-dired-print): Use `gnus-print-buffer' depending on
5240         `gnus-dired-mail-mode'.
5241
5242 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5243
5244         * rfc2047.el (rfc2047-encoded-word-regexp)
5245         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5246         explaining what regexp patterns are for.
5247
5248 2007-12-04  Glenn Morris  <rgm@gnu.org>
5249
5250         * password.el: Move to password-cache.el.
5251
5252         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5253         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5254         * mml-smime.el (password-read, password-cache-add)
5255         (password-cache-remove):
5256         No need to autoload, since mml-sec requires password.
5257
5258         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5259         * message.el (gnus-extract-address-components):
5260         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5261
5262         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5263         password.
5264
5265 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5266
5267         * mailcap.el: Reduce dependencies.
5268         (mail-header-parse-content-type): Autoload.
5269         (mailcap-delete-duplicates): New alias.
5270         (mailcap-mime-info): Add optional argument NO-DECODE.
5271         (mailcap-mime-types): Use mailcap-delete-duplicates.
5272
5273         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5274
5275 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5276
5277         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5278         (imap-parse-status): Upcase status-att for servers that sends them
5279         lower-case (e.g., MS Exchange 2007).
5280
5281 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5282
5283         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5284         function.
5285
5286         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5287         (gnus-uu-yenc-article): New function.
5288
5289         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5290
5291         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5292         buffer.
5293
5294 2007-12-02  Glenn Morris  <rgm@gnu.org>
5295
5296         * binhex.el (binhex): New custom group.
5297         (binhex-decoder-program, binhex-decoder-switches)
5298         (binhex-use-external): Move to the binhex custom group.
5299
5300         * uudecode.el (uudecode): New custom group.
5301         (uudecode-decoder-program, uudecode-decoder-switches)
5302         (uudecode-use-external): Move to the uudecode custom group.
5303
5304         * netrc.el (top-level): Don't load `encrypt' features.
5305         (netrc-parse): Don't use encrypt.
5306         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5307
5308         * encrypt.el: Remove file.
5309
5310 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5311
5312         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5313         matches on patches.
5314
5315         * gnus-art.el (gnus-article-browse-html-article): Mention
5316         `mm-text-html-renderer' in the doc string.
5317
5318         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5319         string.  Add comments.
5320
5321         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5322         if rhs is ASCII.
5323
5324 2007-12-01  Glenn Morris  <rgm@gnu.org>
5325
5326         * mail-source.el (top-level): Require format-spec before
5327         eval-when-compile.
5328
5329 2007-11-30  Glenn Morris  <rgm@gnu.org>
5330
5331         * encrypt.el: Require password, rather than autoloading password-read.
5332
5333 2007-11-29  Glenn Morris  <rgm@gnu.org>
5334
5335         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5336         (sasl-make-client, sasl-next-step, sasl-step-data)
5337         (sasl-step-set-data): Declare as functions.
5338
5339 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5340
5341         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5342
5343 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5344
5345         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5346         certs should be verified and what is to be done in the event of a
5347         verification failure.
5348
5349         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5350         caller can indicate whether the cache should be disregarded for this
5351         call.  This way the result of the call is reproducible at all times and
5352         can be considered a canonical server name for the supplied method.
5353         (gnus-agent-method-p): Canonicalize server names by pushing their
5354         method through `gnus-method-to-server' using the no-cache argument.
5355
5356         * gnus-srvr.el (gnus-server-insert-server-line): Call
5357         `gnus-method-to-server' with `no-cache' argument.
5358
5359         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5360         gnus-agent-possibly-synchronize-flags as this should be called when the
5361         server is actually being opened.
5362         (gnus-agent-possibly-synchronize-flags)
5363         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5364         flags file of an agentized server to the latter function.
5365
5366         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5367         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5368         after a connection has been established successfully.
5369
5370 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5371
5372         * gnus-art.el (article-display-face): Force to display face if called
5373         interactively; check if gnus-article-x-face-too-ugly matches author.
5374         (article-display-x-face): Display face even if From header is missing
5375         as article-display-face does.
5376
5377 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5378
5379         * hashcash.el (message-narrow-to-headers-or-head)
5380         (message-fetch-field, message-goto-eoh)
5381         (message-narrow-to-headers): Declare as functions.
5382
5383 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5384
5385         * mail-source.el (mail-sources): Default to fetch from file for
5386         compatibility with default of nnmail-spool-file.
5387
5388 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5389
5390         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5391         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5392         to look for encoded word that should be encoded again.
5393         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5394         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5395         encoding pattern.
5396         (rfc2047-decode-region): Switch strict regexp and loose one according
5397         to rfc2047-allow-irregular-q-encoded-words.
5398
5399 2007-11-25  Romain Francoise  <romain@orebokech.com>
5400
5401         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5402
5403 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5404
5405         * tls.el (tls-program): Provide more custom choices from
5406         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5407         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5408
5409 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5410
5411         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5412         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5413
5414         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5415         `nnmail-spool-file'.
5416
5417         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5418         `nnmail-spool-file'.
5419
5420         * gnus-move.el (gnus-change-server): Ditto.
5421
5422         * gnus-kill.el (gnus-batch-score): Ditto.
5423
5424         * gnus-cache.el (gnus-jog-cache): Ditto.
5425
5426         * gnus-msg.el (gnus-summary-reply):
5427         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5428
5429 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5430
5431         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5432         version.  Minor improvement to doc strings.
5433         (tls-program): Add comment.
5434
5435 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5436
5437         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5438         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5439         mismatch between the hostname provided in the certificate and the name
5440         of the host connnecting to.
5441         (open-tls-stream): Use them.  Check certificates against trusted root
5442         certificates.
5443
5444 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5445
5446         * gnus-cache.el (gnus-cache-generate-nov-databases):
5447         Use nnml-generate-nov-databases-directory instead of
5448         nnml-generate-nov-databases-1.
5449
5450 2007-11-24  Glenn Morris  <rgm@gnu.org>
5451
5452         * message.el (message-tool-bar-retro): Update for rename
5453         mail_send.xpm->mail-send.xpm.
5454
5455 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5456
5457         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5458         `smime-ldap-search' for Emacs 22 and up.
5459
5460 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5461
5462         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5463
5464         * message.el (message-send-mail-function): Fix error convention.
5465         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5466         (message-widen-reply, message-send-mail, message-talkative-question)
5467         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5468         (message-clone-locals, message-send-news): Use with-current-buffer.
5469         (message-insert-or-toggle-importance): Remove unused var `valid'.
5470         (message-make-references): Remove unused var `new-references'.
5471         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5472
5473 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5474
5475         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5476         (spam-split-symbolic-return-positive): Reflow docstring.
5477         (spam-backends, spam-summary-exit-behavior)
5478         (spam-mark-ham-unread-before-move-from-spam-group)
5479         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5480         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5481         (spam-clear-cache, spam-backend-check, spam-install-backend)
5482         (spam-install-statistical-backend, spam-list-of-processors)
5483         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5484         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5485         (spam-check-crm114, spam-initialize, spam-unload-hook):
5486         Fix typos in docstrings.
5487
5488 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5489
5490         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5491         been checked if they have never been read and those group levels are
5492         higher than the one that a user specified.
5493
5494 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5495
5496         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5497         foreign groups unless a group level is specified by a user.
5498         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5499
5500 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5501
5502         * message.el (message-send-mail-function): Require sendmail.
5503
5504 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5505
5506         * message.el (message-send-mail-function): Check for smtpmail too.
5507
5508         * utf7.el (utf7-encode, utf7-decode): Use coding system
5509         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5510
5511         * message.el (message-send-mail-function): New function.
5512         (message-send-mail-function): Set default using
5513         message-send-mail-function.  Adjust doc string.
5514         (message-send-mail-with-mailclient): New function.
5515
5516 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5517
5518         * smime.el (from):
5519         * rfc2047.el (message-posting-charset):
5520         * qp.el (mm-use-ultra-safe-encoding):
5521         * pop3.el (parse-time-months):
5522         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5523         * nnml.el (files):
5524         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5525         (jka-compr-compression-info-list, ange-ftp-path-format)
5526         (efs-path-regexp):
5527         * nndiary.el (files):
5528         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5529         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5530         (epg-digest-algorithm-alist, inhibit-redisplay)
5531         (password-cache-expiry):
5532         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5533         (pgg-output-buffer, password-cache-expiry):
5534         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5535         (efs-path-regexp):
5536         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5537         (inhibit-redisplay):
5538         * mm-uu.el (file-name, start-point, end-point, entry)
5539         (gnus-newsgroup-name, gnus-newsgroup-charset):
5540         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5541         (latin-unity-ucs-list):
5542         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5543         (mm-uu-binhex-decode-function):
5544         * message.el (gnus-message-group-art, gnus-list-identifiers)
5545         (rmail-enable-mime-composing, gnus-local-organization)
5546         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5547         (gnus-read-active-file, facemenu-add-face-function)
5548         (facemenu-remove-face-function, gnus-article-decoded-p)
5549         (tool-bar-mode):
5550         * mail-source.el (display-time-mail-function):
5551         * gnus-util.el (nnmail-pathname-coding-system)
5552         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5553         (gnus-original-article-buffer, gnus-user-agent)
5554         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5555         (xemacs-codename, sxemacs-codename, emacs-program-version):
5556         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5557         * gnus-start.el (gnus-agent-covered-methods)
5558         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5559         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5560         (gnus-newsgroup-headers, gnus-group-list-mode)
5561         (gnus-group-mark-positions, gnus-newsgroup-data)
5562         (gnus-newsgroup-unreads, nnoo-state-alist)
5563         (gnus-current-select-method, mail-sources)
5564         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5565         (nnmail-spool-file, gnus-cache-active-hashtb):
5566         * gnus-mh.el (mh-lib-progs):
5567         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5568         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5569         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5570         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5571         (gnus-group-buffer):
5572         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5573         (font-lock-set-defaults):
5574         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5575         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5576         (gnus-summary-post-menu, total-parts, type, condition, length):
5577         * gnus-agent.el (gnus-agent-read-agentview):
5578         * flow-fill.el (show-trailing-whitespace):
5579         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5580         eval-and-compile wrappers for byte compiler pacifiers.
5581
5582         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5583         (mm-display-inline-fontify): Check for featurep 'xemacs not
5584         extent-list.
5585
5586         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5587         itimer-list.
5588         (mm-create-image-xemacs): Only do something for XEmacs.
5589         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5590
5591         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5592
5593         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5594         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5595
5596 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5597
5598         * nnimap.el (nnimap-split-download-body):
5599         * gnus-demon.el (gnus-demon):
5600         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5601
5602 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5603
5604         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5605         macros.
5606         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5607         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5608         copy data from unibyte buffer to multibyte current buffer.
5609         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5610         to copy data from unibyte current buffer to multibyte buffer.
5611         (nntp-make-process-buffer): Make process buffer unibyte.
5612
5613         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5614
5615 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5616
5617         * pop3.el (pop3-open-server): Accept and process data more robustly at
5618         connexion start to avoid spurious "POP SSL connexion failed" errors.
5619
5620 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5621
5622         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5623         read group names.
5624
5625 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5626
5627         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5628
5629 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5632         (nnmail-save-active): Use a unibyte buffer when saving active file,
5633         which may contain non-ASCII group names.
5634
5635         * nnml.el (nnml-request-group): Decode group names in messages.
5636
5637 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5638
5639         * message.el (message-citation-line-function)
5640         (message-insert-formatted-citation-line): Fix spelling of
5641         `message-insert-formated-citation-line'.
5642
5643 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5644
5645         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5646
5647 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5648
5649         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5650         nnmail-pathname-coding-system.
5651
5652         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5653         that a user enters; decode group names in messages.
5654
5655         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5656
5657 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5658
5659         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5660
5661         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5662
5663         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5664         risky local variable.
5665
5666         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5667
5668 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5669
5670         * encrypt.el: Improve documentation to fix function name typo.
5671         Reported by Daiki Ueno <ueno@unixuser.org>.
5672
5673 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5674
5675         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5676         even if the point is not in the last page of an article.
5677         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5678         back to the previous page.
5679
5680 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5681
5682         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5683
5684 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5685
5686         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5687
5688 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5689
5690         * message.el (message-check-news-body-syntax): Avoid
5691         mm-string-as-multibyte.
5692         (message-hide-headers): Don't assume (point-min)==1.
5693
5694 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5695
5696         * message.el (message-remove-blank-cited-lines): Fix if remove is
5697         given.
5698         (message-bogus-address-regexp): New variable.
5699         (message-bogus-recipient-p): New function.
5700         (message-check-recipients): New command.
5701         (message-syntax-checks): Add `bogus-recipient'.
5702         (message-fix-before-sending): Add `bogus-recipient'.
5703
5704         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5705         (gnus-treat-body-boundary): Don't test window-system.
5706
5707 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5708
5709         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5710
5711 2007-10-28  Miles Bader  <miles@gnu.org>
5712
5713         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5714         at compile-time too.
5715
5716 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5717
5718         * gnus-msg.el (gnus-message-setup-hook): Add
5719         `message-remove-blank-cited-lines' to options.
5720
5721 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5722
5723         * message.el (message-remove-blank-cited-lines): New function.
5724         Suggested by Karl Plästerer.
5725
5726 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5727
5728         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5729         mapc.
5730
5731         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5732         (top-level): Use mapc to set functions to be traced for debugging.
5733
5734         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5735         called for effect with while loop.
5736
5737         * message.el (message-talkative-question): Replace mapcar called for
5738         effect with mapc.
5739
5740         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5741         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5742         called for effect with dolist.
5743
5744         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5745
5746         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5747         gnus-extra-headers and nnmail-extra-headers.
5748
5749         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5750         called for effect with dolist.
5751         (top-level): Use mapc to set functions to be traced for debugging.
5752
5753         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5754         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5755         dolist.
5756
5757         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5758         Replace mapcar called for effect with mapc.
5759         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5760         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5761         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5762         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5763
5764         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5765         remove-if that's a cl function.
5766
5767         * webmail.el (webmail-debug): Replace mapcar called for effect with
5768         dolist.
5769
5770         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5771         with mapc.
5772
5773 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5774
5775         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5776         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5777         with while loop.
5778
5779         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5780         functions from article-* functions.
5781         (gnus-multi-decode-header): Replace mapcar called for effect with
5782         dolist.
5783
5784         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5785         (gnus-bookmark-show-details): Replace mapcar called for effect with
5786         while loop.
5787
5788         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5789         called for effect with while loop.
5790
5791         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5792         with dolist.
5793
5794         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5795         mapcar called for effect with dolist.
5796
5797         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5798
5799         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5800         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5801         Replace mapcar called for effect with dolist.
5802         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5803         mapc.
5804
5805         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5806         Replace mapcar called for effect with dolist.
5807         (gnus-topic-list): Replace mapcar called for effect with mapc.
5808
5809         * gnus.el: Use mapc instead of mapcar to add autoloads.
5810
5811 2007-10-23  Richard Stallman  <rms@gnu.org>
5812
5813         * gnus-group.el (gnus-group-highlight): Mark as risky.
5814
5815 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5816
5817         * gnus.el (gnus-server-to-method): Return method found first in
5818         gnus-newsrc-alist.
5819
5820         * gnus-art.el (gnus-article-highlight-signature)
5821         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5822         button overlay without the front stickiness.
5823
5824 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5825
5826         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5827         overview buffer needed a catch to receive its throw.
5828         (gnus-agent-flush-cache): Declared as interactive to make this function
5829         easier to use.
5830
5831 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5832
5833         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5834         `next-line'.
5835
5836 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5837
5838         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5839         exclude address matching message-dont-reply-to-names.
5840
5841 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5842
5843         * gnus-util.el (gnus-string<): New function.
5844
5845         * gnus-sum.el (gnus-article-sort-by-author)
5846         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5847
5848 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5849
5850         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5851         the frame-focus tag is set in gnus-buffer-configuration.
5852
5853 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5854
5855         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5856         the front stickiness.
5857
5858 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5859
5860         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5861         url pattern; remove duplicate one.
5862         (gnus-article-extend-url-button): New function.
5863         (gnus-article-add-buttons): Use it.
5864         (gnus-button-push): Use concatenated url that it makes.
5865
5866 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5867
5868         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5869
5870 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5871
5872         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5873         Don't hardcode point-min==1.
5874
5875 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5876
5877         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5878         Fix comment about "iso8859-1".
5879
5880 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5881
5882         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5883         ones returned from the verify-function.
5884
5885         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5886         mml2015-extract-cleartext-signature if extraction failed.
5887
5888 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5889
5890         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5891         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5892         failed.
5893
5894 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5895
5896         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5897
5898 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5899
5900         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5901         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5902         recommends to use EasyPG instead of PGG.
5903
5904         * pgg.el: Revert to revision 6.23.2.16.
5905
5906         * pgg-def.el: Revert to revision 6.6.2.14.
5907
5908         * pgg-gpg.el: Revert to revision 6.23.2.34.
5909
5910 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5911
5912         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5913         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5914         thread for both the null and zero (kill/expire thread) universal prefix
5915         cases.
5916         (gnus-summary-expire-thread): Add new function to expire a thread,
5917         using gnus-summary-kill-thread.
5918         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5919         shortcuts for gnus-summary-expire-thread.
5920         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5921         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5922
5923 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5924
5925         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5926         extras value, so an extras entry can be deleted.
5927         (gnus-registry-delete-extra-entry): Use it.
5928         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5929         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5930         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5931         storage through the gnus-registry, and provide an appropriate API for
5932         it.
5933
5934 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5935
5936         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5937         Suggested by Leo <sdl.web@gmail.com>.
5938
5939         * gnus.el: Do.
5940
5941 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5942
5943         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5944         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5945
5946         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5947
5948         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5949         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5950
5951 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5952
5953         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5954         newline.
5955         (nnmbox-request-accept-article): Don't change article in source buffer;
5956         narrow to header to use message-fetch-field rather than
5957         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5958         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5959         as delimiters; make sure article ends with newline.
5960         (nnmbox-delete-mail): Correct last position of article to be deleted;
5961         ignore X-Gnus-Newsgroup header in article body.
5962         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5963         positions; make sure article ends with newline.
5964
5965         * message.el (message-display-abbrev): Don't infloop when a user
5966         inserts SPC in the beginning of header.
5967
5968         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5969         coding-system-for-read and coding-system-for-write for XEmacs having no
5970         file-coding feature.
5971
5972         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5973
5974 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5975
5976         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5977         list of groups not followed by default.  Fix type to be regexp.
5978         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5979
5980 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5981
5982         * hmac-def.el (define-hmac-function): Switch from old-style to
5983         new-style backquotes.
5984
5985         * md4.el (md4-make-step): Likewise.
5986
5987 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5988
5989         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5990         raw-text coding system when saving .newsrc file, which may contain
5991         non-ASCII group names.
5992
5993 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5994
5995         * gnus-cus.el (gnus-score-extra): New widget.
5996         (gnus-score-extra-convert): New function.
5997         (gnus-score-customize): Use it for Extra.
5998
5999 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6000
6001         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6002         (mml2015-mailcrypt-clear-verify): Use it.
6003         (mml2015-gpg-clear-verify): Use it.
6004         (mml2015-pgg-clear-verify): Use it.
6005         (mml2015-epg-clear-verify): Replace the current part with the output
6006         from GnuPG; don't extract the plaintext by itself.
6007
6008         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6009         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6010         mml2015-clear-verify-function; don't touch the armor headers or
6011         dash-escaped text here.
6012
6013 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6014
6015         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6016         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6017         parts, or application/octet-stream as a last resort.
6018         (gnus-mime-view-part-as-type): Don't toggle display.
6019         (gnus-mime-view-part-as-charset): Don't turn off display before
6020         querying charset.
6021
6022         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6023         stuff to undisplayer function in Emacs.
6024         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6025
6026         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6027         text/calendar parts.
6028
6029 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6030
6031         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6032         decoding text/calendar parts.
6033
6034         * message.el (message-forward-make-body-mime): Always mark body as
6035         having no illegible text; remove signed-or-encrypted argument.
6036         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6037
6038         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6039         (mml-generate-mime-1): Don't encode body if it is specified to be in
6040         raw form; don't make buffer be unibyte when inserting multibyte string.
6041
6042 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6043
6044         * sha1.el: Fix up comment style.
6045         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6046         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6047
6048         * hex-util.el: Fix up comment style.
6049         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6050
6051         * gnus-salt.el: Use with-current-buffer.
6052         (gnus-pick-setup-message): Fix long-standing typo.
6053
6054 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6055
6056         * imap.el (imap-logout-timeout): New variable.
6057         (imap-logout, imap-logout-wait): New functions.
6058         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6059
6060         * nnimap.el (nnimap-logout-timeout): New server variable.
6061         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6062         nnimap-logout-timeout.
6063
6064         * gnus-art.el (gnus-article-summary-command-nosave)
6065         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6066
6067 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6068
6069         * gnus.el (gnus-maximum-newsgroup): New variable.
6070
6071         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6072         according to gnus-maximum-newsgroup.
6073
6074         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6075         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6076         Limit the range of articles according to gnus-maximum-newsgroup.
6077
6078 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6079
6080         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6081         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6082         Don't perform gnus-configure-windows here; reuse existing sticky
6083         article buffer.
6084
6085         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6086         it doesn't exist in gnus-article-mode.
6087
6088 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6089
6090         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6091         (gnus-agent-decoded-group-name): New function.
6092         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6093         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6094
6095 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6096
6097         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6098         Add binding for gnus-sticky-article.
6099         (gnus-summary-exit): Don't kill sticky article buffers.
6100
6101         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6102         article buffer.
6103         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6104         (gnus-kill-sticky-article-buffers): New commands.
6105
6106 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6107
6108         * nntp.el (nntp-xref-number-is-evil): New server variable.
6109         (nntp-find-group-and-number): If it is non-nil, don't trust article
6110         numbers in the Xref header.
6111
6112 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6113
6114         * gnus-agent.el (gnus-agent-read-group): New function.
6115         (gnus-agent-flush-group, gnus-agent-expire-group)
6116         (gnus-agent-regenerate-group): Use it.
6117         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6118         nnmail-pathname-coding-system.
6119
6120 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6121
6122         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6123
6124         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6125         that are unread as unread, and also as selected so that information of
6126         marks having been changed by a user may be updated when exiting group.
6127
6128 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6129
6130         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6131         calculated ignoring signature parts to gnus-treat-article.
6132
6133 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6134
6135         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6136         a point here in order to keep the window start.
6137         (gnus-insert-mime-security-button): Make a button overlay without the
6138         front stickiness.
6139         (gnus-mime-display-security): Goto the end of a button.
6140
6141         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6142
6143 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6144
6145         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6146         group-name-at-point.
6147         (gnus-group-completing-read): New function that offers decoded
6148         non-ASCII group names for completion.
6149         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6150         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6151         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6152         (gnus-group-fetch-control): Use it.
6153         (gnus-fetch-group): Use group-name-at-point for the initial value
6154         rather than the default value; use gnus-alive-p.
6155
6156         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6157         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6158         (gnus-summary-post-news): Use gnus-group-completing-read.
6159
6160         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6161         (gnus-read-move-group-name): Decode group name for completion.
6162
6163 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6164
6165         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6166         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6167         Yamaoka slightly modified the code).
6168
6169 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6170
6171         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6172         (nnmail-split-incoming): Bind it.
6173
6174         * nnml.el (nnml-group-name-charset): New function.
6175         (nnml-decoded-group-name): Use it; don't decode group name if
6176         nnmail-group-names-not-encoded-p is non-nil.
6177         (nnml-encoded-group-name): New function.
6178         (nnml-group-pathname): Inline nnml-decoded-group-name.
6179         (nnml-request-expire-articles): Decode group name in message.
6180         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6181         nnmail-pathname-coding-system.
6182         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6183         not decoded ones according to nnmail-group-names-not-encoded-p.
6184         (nnml-generate-active-info): Use nnml-encoded-group-name.
6185
6186 2007-08-08  Glenn Morris  <rgm@gnu.org>
6187
6188         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6189         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6190         doc-strings and comments.
6191
6192 2007-07-25  Glenn Morris  <rgm@gnu.org>
6193
6194         * Relicense all FSF files to GPLv3 or later.
6195
6196 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6197
6198         * gnus-sum.el (gnus-summary-move-article): Make
6199         gnus-summary-respool-article work.
6200
6201 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6202
6203         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6204         string.
6205
6206 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6207
6208         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6209         that should be ignored when comparing distant RSS articles with local
6210         ones.
6211         (nnrss-make-hash-index): New function.  Create a hash index according
6212         to the ignored fields.
6213         (nnrss-check-group): Use it.
6214
6215 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6216
6217         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6218
6219         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6220
6221         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6222         the new optional argument ENCODED is non-nil.
6223         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6224         coding system for encoding group name.
6225         (gnus-group-make-rss-group): Pass un-encoded group name to
6226         gnus-group-make-group.
6227         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6228         encoded.
6229
6230         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6231         Encode group name to which articles are moved or copied.
6232         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6233         coding system for encoding Newsgroup, Followup-To and Xref headers.
6234
6235         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6236         marks; use nnheader-file-coding-system to write a file.
6237         (nnagent-retrieve-headers): Bind file-name-coding-system to
6238         nnmail-pathname-coding-system.
6239
6240         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6241
6242         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6243         (nnml-request-article, nnml-request-create-group)
6244         (nnml-request-rename-group, nnml-find-id)
6245         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6246         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6247         (nnml-save-marks): Use nnml-group-pathname instead of
6248         nnmail-group-pathname.
6249
6250         (nnml-request-create-group, nnml-request-expire-articles)
6251         (nnml-request-move-article, nnml-request-delete-group)
6252         (nnml-deletable-article-p, nnml-possibly-create-directory)
6253         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6254         (nnml-open-marks): Bind file-name-coding-system to
6255         nnmail-pathname-coding-system.
6256
6257         (nnml-request-article): Pass server argument to nnml-find-group-number.
6258         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6259         server argument to nnml-possibly-create-directory.
6260         (nnml-request-accept-article): Pass server argument to
6261         nnml-active-number and nnml-save-mail.
6262         (nnml-find-group-number): Pass server argument to nnml-find-id.
6263         (nnml-request-update-info): Pass server argument to
6264         nnml-marks-changed-p.
6265
6266         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6267         (nnml-save-mail, nnml-active-number): Add server argument.
6268
6269         (nnml-request-delete-group): Warn if group is missing.
6270         (nnml-get-nov-buffer): Decode group name.
6271         (nnml-generate-active-info): Encode group name.
6272         (nnml-open-marks): Decode group name in messages.
6273
6274 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6275
6276         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6277         if it is not specified.
6278         (gnus-article-pipe-part, gnus-article-save-part)
6279         (gnus-article-interactively-view-part, gnus-article-copy-part)
6280         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6281         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6282         (gnus-article-replace-part, gnus-article-delete-part)
6283         (gnus-article-view-part-as-type): Pass raw prefix argument to
6284         gnus-article-part-wrapper.
6285
6286 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6287
6288         * gnus-agent.el (gnus-agent-save-active): Bind
6289         nnheader-file-coding-system to gnus-agent-file-coding-system.
6290
6291         * gnus-cache.el (gnus-cache-save-buffers)
6292         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6293         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6294         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6295         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6296         (gnus-cache-generate-active, gnus-cache-rename-group)
6297         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6298         (gnus-cache-update-overview-total-fetched-for): Bind
6299         file-name-coding-system to nnmail-pathname-coding-system.
6300         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6301         variables.
6302         (gnus-cache-decoded-group-name): New function.
6303         (gnus-cache-file-name): Use it.
6304         (gnus-cache-generate-active): Use non-decoded group name for active.
6305
6306         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6307         right place.
6308         (gnus-write-active-file): Don't break non-ASCII group names.
6309
6310         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6311         nnmail-pathname-coding-system.
6312
6313         * lpath.el: Bind default-file-name-coding-system,
6314         file-name-coding-system and language-info-alist for XEmacs.
6315
6316         * gnus-uu.el (gnus-uu-decode-save): Typo.
6317
6318 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6319
6320         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6321
6322 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6323
6324         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6325         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6326         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6327         (gnus-agent-flush-group, gnus-agent-flush-cache)
6328         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6329         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6330         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6331         (gnus-agent-regenerate-group)
6332         (gnus-agent-update-files-total-fetched-for)
6333         (gnus-agent-update-view-total-fetched-for): Bind
6334         file-name-coding-system to nnmail-pathname-coding-system.
6335         (gnus-agent-group-pathname): Don't encode file names by
6336         nnmail-pathname-coding-system.
6337         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6338         coding-system-for-write instead of buffer-file-coding-system to
6339         gnus-agent-file-coding-system.
6340
6341         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6342         Decode group name.
6343
6344         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6345
6346         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6347         (gnus-read-newsrc-el-file): Make group names unibyte.
6348
6349         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6350         nnmail-pathname-coding-system.
6351
6352         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6353         (nnrss-request-delete-group): Bind file-name-coding-system to
6354         nnmail-pathname-coding-system.
6355         (nnrss-read-server-data, nnrss-read-group-data): Bind
6356         file-name-coding-system correctly.
6357         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6358
6359         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6360         (nntp-server-to-method-cache): New variable.
6361         (nntp-group-pathname): New function that decodes non-ASCII group names.
6362         (nntp-possibly-create-directory, nntp-marks-changed-p)
6363         (nntp-save-marks, nntp-open-marks): Use it.
6364         (nntp-possibly-create-directory, nntp-open-marks):
6365         Bind file-name-coding-system to nnmail-pathname-coding-system.
6366         (nntp-open-marks): Decode group names when bootstrapping marks.
6367
6368         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6369         Newsgroups and Folowup-To headers.
6370
6371 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6372
6373         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6374         (gnus-server-closed-face, gnus-server-denied-face)
6375         (gnus-server-offline-face): Remove variable.
6376         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6377
6378         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6379         of modifying message-stack directly for XEmacs.
6380
6381         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6382         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6383         if the coding-system argument is nil for XEmacs.
6384
6385         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6386         mm-charset-override-alist.
6387
6388         * rfc2047.el: Don't require base64; require rfc2045 for the function
6389         rfc2045-encode-string.
6390         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6391         to quote the parameter value.
6392
6393 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6394
6395         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6396         form in gnus-group-name-charset-method-alist.
6397
6398         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6399         overrides the default layout edit-form.
6400
6401         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6402
6403         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6404
6405 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6406
6407         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6408         as unfetched articles.
6409
6410 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6411
6412         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6413
6414 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6415
6416         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6417         original back end that keeps marks in the local system.
6418
6419 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6420
6421         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6422         arg of pop-to-buffer for XEmacs.
6423         (gnus-article-read-summary-keys): Ditto; don't restore window
6424         configuration if summary command ends up with neither article buffer
6425         nor summary buffer; describe bindings if summary keys end with C-h.
6426
6427 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6428
6429         * message.el (message-fix-before-sending): Skip raw message part to be
6430         forwarded while checking illegible text.
6431         (message-forward-make-body-mime, message-forward-make-body): Mark
6432         signed or encrypted raw message as having no illegible text.
6433
6434 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6435
6436         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6437         (gnus-message-with-timestamp-1): New macro.
6438         (gnus-message-with-timestamp): New function.
6439         (gnus-message): Use them.
6440
6441         * nnheader.el (nnheader-message): Use them.
6442
6443 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6444
6445         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6446         .newsrc.eld file.
6447
6448 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6449
6450         * gnus-agent.el (gnus-agent-fetch-headers)
6451         (gnus-agent-retrieve-headers): Bind
6452         gnus-decode-encoded-address-function to identity.
6453
6454         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6455         available also when the server returns simply a dot.
6456
6457         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6458
6459 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6460
6461         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6462
6463 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6464
6465         * gnus-ems.el (gnus-x-splash): Make it work.
6466
6467         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6468         from being used.
6469
6470         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6471
6472 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6473
6474         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6475         4th and the 5th arguments.
6476
6477         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6478         the front stickiness.
6479         (gnus-article-summary-command-nosave): Correct the order of the
6480         arguments passed to pop-to-buffer.
6481         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6482         summary command ends up with the article buffer.
6483
6484         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6485         the same faces.
6486
6487 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6488
6489         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6490
6491 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6492
6493         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6494         * gnus-sum.el (gnus-summary-highlight):
6495         * pgg.el (pgg-sign-region, pgg-sign):
6496         * mail-source.el (mail-source-delete-old-incoming-confirm):
6497         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6498
6499 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6500
6501         * gnus-art.el (gnus-mime-view-part-externally)
6502         (gnus-mime-view-part-internally): Fix predicate function passed to
6503         completing-read.
6504
6505         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6506
6507         * gnus.el (gnus-update-message-archive-method): Add :version.
6508
6509 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6510
6511         * gnus.el (gnus-update-message-archive-method): New variable.
6512
6513         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6514         according to gnus-message-archive-method if
6515         gnus-update-message-archive-method is non-nil.
6516
6517 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6518
6519         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6520         by Loic Dachary <loic@dachary.org>.
6521         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6522
6523 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6524
6525         * message.el (message-pop-to-buffer): Add switch-function argument.
6526         (message-mail): Pass switch-function argument to it.
6527
6528 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6529
6530         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6531         Improve doc string.
6532
6533 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6534
6535         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6536         (gnus-header-content)
6537         * gnus-cite.el (gnus-cite-10)
6538         * gnus-srvr.el (gnus-server-closed)
6539         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6540         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6541         (gnus-group-mail-3-empty, gnus-group-mail-low)
6542         (gnus-group-mail-low-empty, gnus-splash)
6543         * message.el (message-header-to, message-header-cc)
6544         (message-header-subject, message-header-other, message-header-name)
6545         (message-header-xheader, message-separator, message-cited-text)
6546         (message-mml): Lighten colors of faces used for dark background.
6547
6548 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6549
6550         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6551         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6552
6553 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6554
6555         * message.el (message-narrow-to-headers-or-head):
6556         Ignore mail-header-separator in the body.
6557
6558 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6559
6560         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6561         same as window size.
6562
6563 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6564
6565         * message.el (message-font-lock-keywords): Use message-header-xheader
6566         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6567         ahead of the anything pattern, to get it recognised.
6568
6569 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6570
6571         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6572         spam.el loads uses it in the compiled defadvice form.
6573
6574 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6575
6576         * gnus-sum.el (gnus-articles-to-read)
6577         (gnus-summary-insert-old-articles): Don't truncate group name for
6578         `read-string'.
6579
6580         * gnus-util.el (gnus-limit-string): Delete this function.
6581
6582         * gnus-sum.el (gnus-simplify-subject-fully): Use
6583         `truncate-string-to-width' instead.
6584
6585 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6586
6587         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6588         if, on summary exit, the next group has to be selected.
6589         (gnus-summary-exit): Use it.
6590
6591 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6592
6593         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6594         non-break space.
6595
6596 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6599         Check if group is not a directory.
6600         (nnfolder-request-expire-articles): Don't delete articles if the target
6601         group is not available.
6602
6603         * nnml.el (nnml-request-create-group): Properly check if group is not a
6604         file.
6605         (nnml-request-expire-articles): Don't delete articles if the target
6606         group is not available.
6607
6608         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6609         Don't quote characters that are within parentheses.
6610
6611 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6612
6613         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6614         (gnus-handle-ephemeral-exit): Select article according to it.
6615
6616 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6617
6618         * message.el (message-insert-formated-citation-line): Remove newline.
6619         (message-citation-line-format): Add final \n here so that the user can
6620         avoid a blank line.
6621
6622 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6623
6624         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6625         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6626         Update lanl/arXiv support.
6627
6628 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6629
6630         * gnus.el: Bump version number.
6631
6632 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6633
6634         * gnus.el (gnus-version-number): Bump version.
6635
6636 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6637
6638         * gnus.el: No Gnus v0.6 is released.
6639
6640 2007-04-27  Didier Verna  <didier@xemacs.org>
6641
6642         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6643         * gmm-utils.el (gmm-regexp-concat): here.
6644         * message.el: Don't require 'gnus-util.
6645         (message-dont-reply-to-names): Handle name change above.
6646         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6647
6648 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6649
6650         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6651         since the initial value varies according to the system.
6652
6653 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6654
6655         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6656
6657 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6658
6659         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6660
6661 2007-04-24  Didier Verna  <didier@xemacs.org>
6662
6663         Improve the type of gnus-ignored-from-addresses.
6664         * gnus-util.el (gnus-orify-regexp): New function.
6665         * message.el (gnus-util): Require it.
6666         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6667         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6668         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6669
6670 2007-04-24  Didier Verna  <didier@xemacs.org>
6671
6672         * gnus-sum.el:
6673         * gnus-utils.el: Fix some trailing whitespaces.
6674
6675 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6676
6677         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6678         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6679         article's Message-ID; refer parent article in summary buffer.
6680
6681         * message.el (message-bounce): Call mime-to-mml.
6682
6683         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6684         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6685         optimize and/or forms properly.
6686
6687 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6688
6689         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6690         URL.
6691
6692 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6693
6694         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6695
6696 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6697
6698         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6699         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6700         displayed of multipart/alternative part if it is invoked from summary
6701         buffer.
6702
6703         * mm-view.el (mm-inline-text-html-render-with-w3m)
6704         (mm-inline-text-html-render-with-w3m-standalone)
6705         (mm-inline-render-with-function): Use mail-parse-charset by default.
6706
6707 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6708
6709         * parse-time.el (parse-time-string-chars): Check if CHAR
6710         is less than the length of parse-time-syntax.
6711
6712 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6713
6714         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6715         from gnus-newsgroup-processable.
6716
6717 2007-04-16  Didier Verna  <didier@xemacs.org>
6718
6719         * gnus-msg.el (gnus-configure-posting-styles): Handle
6720         message-signature-directory properly with :file syntax.  Reported by
6721         "Leo".
6722
6723 2007-04-11  Didier Verna  <didier@xemacs.org>
6724
6725         New user option: message-signature-directory.
6726         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6727         * message.el (message-insert-signature): Ditto.
6728         * message.el (message-signature-file): Doc update.
6729         * message.el (message-signature-directory): New.
6730
6731 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6732
6733         * gnus-msg.el (gnus-inews-yank-articles): Use
6734         message-exchange-point-and-mark instead of exchange-point-and-mark.
6735
6736 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6737
6738         * message.el (message-yank-original): Make sure cited text ends with
6739         newline; don't exchange point and mark.
6740
6741 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6742
6743         * tls.el (open-tls-stream): Properly handle case where there
6744         is no associated buffer.
6745
6746 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6747
6748         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6749         message-yank-original, make sure (< mark TEXT point).
6750
6751 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6752
6753         * message.el (message-fill-column): New variable.
6754         (message-mode): Use it.  Add comment on a possible new hook.
6755
6756         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6757         (nnmail-get-new-mail): Reformat.
6758
6759         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6760
6761         * gmm-utils.el: Fix Commentary.
6762         (gmm-tool-bar-from-list): Fix typo in doc string.
6763
6764 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6765
6766         * message.el (message-yank-original): Don't switch point and mark
6767         unnecessarily to put point and mark as documented.
6768
6769 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6770
6771         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6772         from the message heads.
6773
6774 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6775
6776         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6777         article buffer does not have a window.  This may not be the best
6778         solution but is certainly better than setting the start of the null,
6779         that is the current, window.
6780
6781 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6782
6783         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6784         (gnus-draft-setup): Run it.
6785
6786         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6787         gnus-score-fast-scoring.  Allow regexp.
6788         (gnus-score-headers): Use it.
6789
6790         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6791         XEmacs.
6792
6793         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6794         string.
6795         (gnus-button-alist): Also catch `<f1> k ...'.
6796         (gnus-treat-display-x-face): Fix doc string.
6797
6798 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6799
6800         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6801         evaluation of gnus-extended-version to ensure correct generation of the
6802         User-Agent header when message-generate-headers-first is used.
6803
6804 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6805
6806         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6807         hashcash-path is nil.  Don't call callback with incorrect number of
6808         parameters if val is 0.
6809
6810 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6811
6812         * message.el (message-required-news-headers):
6813         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6814
6815 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6816
6817         * tls.el (open-tls-stream): In handshake-waiting loop,
6818         don't wait more if there is output available to process.
6819
6820 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6821
6822         * tls.el (tls-program): Doc fix.
6823
6824 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6825
6826         * message.el (message-generate-new-buffers): Change the meaning of the
6827         nil value; add `standard' to the choices; treat t as `unique'; improve
6828         doc string.
6829         (gnus-select-frame-set-input-focus): Autoload.
6830         (message-buffer-name): Search for the existing message buffer if
6831         message-generate-new-buffers is nil or `standard'; treat the value t of
6832         message-generate-new-buffers as `unique'.
6833         (message-pop-to-buffer): Raise the frame already displaying the message
6834         buffer; clear the echo area after querying.
6835         (message-setup): Pass the `continue' argument to compose-mail.
6836         (message-mail): Prefer `switch-function' if it is given; search for the
6837         existing message buffer if the `continue' argument is non-nil; pass
6838         continue and switch-function arguments to compose-mail by way of
6839         message-setup.
6840         (message-mail-other-window): Adjust argument of message-setup.
6841         (message-mail-other-frame): Ditto.
6842
6843 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6846         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6847         to turn font-lock on when turning gnus-message-citation-mode on.
6848
6849 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6850
6851         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6852         (mml-smime-function-alist): New variable; add epg as the backend.
6853         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6854         mml-smime- functions instead.
6855         * mm-view.el: Require smime.
6856
6857 2007-03-05  Didier Verna  <didier@xemacs.org>
6858
6859         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6860         instead of just inheritance for posting styles.
6861         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6862
6863 2007-02-24  Chris Moore  <dooglus@gmail.com>
6864
6865         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6866         * pgg-pgp.el (pgg-pgp-encrypt-region):
6867         * pgg-gpg.el (pgg-gpg-encrypt-region):
6868         Check pgg-encrypt-for-me if no other recipients.
6869
6870 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6871
6872         * tls.el (tls-certtool-program): Fix custom type.
6873
6874 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6875
6876         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6877         and point-at-eol instead of line-(beginning|end)-position.
6878
6879         * assistant.el (assistant-parse-buffer): Ditto.
6880
6881         * netrc.el (netrc-parse-services): Ditto.
6882
6883 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6884
6885         * mml2015.el (mml2015-epg-find-usable-key): New function.
6886         (mml2015-epg-sign): Use it.
6887         (mml2015-epg-encrypt): Use it.
6888
6889 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6890
6891         * message.el (message-make-in-reply-to): Quote name containing
6892         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6893         if there are special characters.  Reported by NAKAJI Hiroyuki
6894         <nakaji@jp.freebsd.org>.
6895
6896 2007-02-27  Didier Verna  <didier@xemacs.org>
6897
6898         Include the group parameters as well as the topic ones in the
6899         inheritance filter process.
6900         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6901         argument GROUP-PARAMS-LIST.
6902         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6903
6904 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6905
6906         * nntp.el (nntp-never-echoes-commands)
6907         (nntp-open-connection-functions-never-echo-commands): New variables.
6908         (nntp-send-command): Use them.
6909
6910 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6911
6912         * mml2015.el (mml2015-epg-verify): Simplified.
6913
6914 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6915
6916         * mml.el (mml-content-disposition-alist): New user option.
6917         (mml-content-disposition): New function.
6918         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6919         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6920
6921 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6922
6923         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6924         verification.
6925
6926 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6927
6928         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6929         articles posted in the last 24 hours.
6930
6931 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6932
6933         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6934
6935 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6936
6937         * nntp.el (nntp-send-command): Don't wait for echoes when
6938         nntp-open-ssl-stream is used.
6939
6940 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6941
6942         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6943         (gnus-message-add-citation-keywords)
6944         (gnus-message-remove-citation-keywords): Remove.
6945         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6946         directly, make the variables in font-lock-defaults buffer-local, add
6947         gnus-message-citation-keywords to them and then update the value of
6948         font-lock-keywords.
6949
6950 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6951
6952         * message.el (message-cite-original-1): Don't call
6953         gnus-article-highlight-citation.
6954
6955         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6956         citations; fix line count.
6957
6958 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6959
6960         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6961         (gnus-message-add-citation-keywords)
6962         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6963         versions of font-lock-add-keywords and font-lock-remove-keywords to
6964         work with XEmacs correctly.
6965
6966 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6967
6968         * gnus-cite.el (gnus-cite-face-list): Set the values of
6969         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6970         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6971         (gnus-message-cite-prefix-regexp): New variable.
6972         (gnus-message-search-citation-line): Use it; protect against long
6973         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6974         the 0th match data for Emacs.
6975         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6976         (gnus-message-add-citation-keywords): Append keywords rather than
6977         prepending; emulate font-lock-add-keywords if it is not available.
6978         (gnus-message-remove-citation-keywords): Emulate
6979         font-lock-remove-keywords if it is not available.
6980
6981         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6982
6983         * message.el (message-cite-prefix-regexp): Set the value of
6984         gnus-message-cite-prefix-regexp.
6985
6986 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6987
6988         * nnweb.el (nnweb-google-parse-1): Update parser.
6989
6990 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6991
6992         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6993
6994 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6995
6996         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6997         regexp.
6998
6999 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7000
7001         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7002         string-to-multibyte.
7003         (uudecode-decode-region-internal): Use it.
7004
7005         * lpath.el: Fbind string-as-multibyte for XEmacs.
7006
7007 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7008
7009         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7010         custom choice.
7011
7012         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7013
7014 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7015
7016         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7017
7018         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7019         `write-region' to respect `mm-inhibit-file-name-handlers'.
7020
7021 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7022
7023         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7024         Use gnus-home-directory instead of "~/" or "$HOME".
7025
7026 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7027
7028         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7029         to mention filename.
7030         Add comments at beginning regarding usage.
7031         (encrypt-write-file-contents): Change interactive so a string is
7032         acceptable.  If the file has no associated model, show an error instead
7033         of a nonsense prompt.
7034
7035 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7036
7037         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7038         Thanks to Yoshihiko Yamada for kind notification of this typo.
7039
7040 2007-01-12  Kenichi Handa  <handa@m17n.org>
7041
7042         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7043         multibyte buffer.
7044
7045 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7046
7047         * gnus-score.el (gnus-score-fast-scoring): New variable.
7048         (gnus-score-headers): Use it.
7049
7050         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7051
7052         * message.el (message-cite-original-1): Call
7053         gnus-article-highlight-citation if requested.
7054         (message-make-from): Allow name and address as optional arguments.
7055
7056         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7057
7058         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7059         bugs to doc string.
7060         (gnus-button-alist): Add mid\\|message-id.
7061         (gnus-button-fetch-group): Extend for use in
7062         `browse-url-browser-function'.
7063         (gnus-button-url-regexp): Try to catch paired parentheses like in
7064         Wikipedia URLs.
7065
7066         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7067         Suggested by Simon Krahnke <overlord@gmx.li>.
7068
7069 2007-01-13  Romain Francoise  <romain@orebokech.com>
7070
7071         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7072         Update copyright.
7073
7074 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7075
7076         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7077
7078 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7079
7080         * gnus-registry.el (gnus-registry-unfollowed-groups)
7081         (gnus-registry-split-fancy-with-parent): Fix documentation.
7082
7083 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7084
7085         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7086         from nnweb groups.
7087
7088 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7089
7090         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7091         Xref urls.  Erase buffer before requesting head.
7092
7093 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7094
7095         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7096         customizable.
7097
7098 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7099
7100         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7101         no signing key is found.
7102         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7103         no encrypting and/or signing key is found.
7104
7105 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7106
7107         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7108
7109 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7110
7111         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7112         headers read from disk with the ones newly found in the current search.
7113         This should no longer cause problems, because the article numbers in
7114         Gmane's `nov.php' output are ignored since the previous change.
7115
7116 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7117
7118         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7119
7120 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7121
7122         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7123         replace-regexp-in-string; bind url-version; fbind display-images-p and
7124         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7125         find-face and set-itimer-function for Emacs; bind itimer-list for
7126         Emacs.
7127
7128         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7129
7130 2007-01-01  Romain Francoise  <romain@orebokech.com>
7131
7132         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7133
7134 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7135
7136         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7137         `define-minor-mode' macro definition expanded properly.
7138         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7139         exclude it there.
7140
7141         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7142         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7143         `fboundp' test.
7144         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7145         This is OK to autoload in (S)XEmacs now.
7146
7147 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7148
7149         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7150         keystroke.
7151         (gnus-summary-limit-to-singletons): Fix typo.
7152
7153         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7154         else fails.
7155
7156 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7157
7158         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7159         docstring.
7160
7161         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7162         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7163         (gnus-summary-insert-dormant-articles): Fix typo in message.
7164
7165 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7166
7167         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7168         nil for XEmacs.
7169         (gnus-message-citation-mode): Don't autoload in XEmacs.
7170
7171         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7172
7173 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7174
7175         * nnimap.el (nnimap-expunge-search-string): Mention
7176         nnimap-search-uids-not-since-is-evil in docstring.
7177
7178 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7179
7180         * spam.el: Revert to make-obsolete-variable because
7181         define-obsolete-variable-alias is not supported in Emacs 21.
7182
7183         * spam.el (spam-ifile-path, spam-ifile-database-path)
7184         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7185         make-obsolete-variable.
7186         (spam-bsfilter-path, spam-bsfilter-program)
7187         (spam-spamassassin-path, spam-spamassassin-program)
7188         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7189         use "path" inappropriately.
7190         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7191         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7192         variable names.
7193
7194 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7195
7196         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7197         summary buffer.
7198
7199         * password.el (password-cache-remove): Use clear-string to burn
7200         password, if available.
7201
7202 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7203
7204         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7205
7206         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7207
7208         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7209         (gnus-message-highlight-citation): Move defcustom here from
7210         gnus-cite.el.
7211         (gnus-message-citation-mode): Autoload.
7212
7213         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7214         checks to make it compile with XEmacs.
7215         (gnus-message-citation-mode): New minor mode.
7216         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7217         (gnus-message-highlight-citation): New variables.
7218         (gnus-message-search-citation-line)
7219         (gnus-message-add-citation-keywords)
7220         (gnus-message-remove-citation-keywords)
7221         (turn-on-gnus-message-citation-mode)
7222         (turn-off-gnus-message-citation-mode): New functions.
7223
7224 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7225
7226         * gnus-cite.el: Enable highlighting of different citation levels in
7227         message-mode.
7228
7229 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7230
7231         * message.el (message-make-fqdn): Fix comment.
7232         (message-bogus-system-names): Add ".local".
7233
7234         * spam.el (spam-ifile-path, spam-ifile-program)
7235         (spam-ifile-database-path, spam-ifile-database)
7236         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7237         Don't use "path" inappropriately.
7238         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7239         strings.
7240         (spam-check-ifile, spam-ifile-register-with-ifile)
7241         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7242         new variable names.
7243
7244         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7245         (gnus-treat-display-smileys): Simplify using
7246         gnus-image-type-available-p.
7247
7248         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7249         available.
7250
7251         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7252         `display-images-p' if available.
7253
7254 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7255
7256         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7257         one after turning on the buffer's multibyteness instead of decoding
7258         them directly in the unibyte buffer that causes unexpected conversion
7259         in Emacs 23 (unicode).
7260
7261 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7262
7263         * message.el (message-generate-hashcash): Fix custom type.
7264
7265 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7266
7267         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7268
7269 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7270
7271         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7272         disconnect icons.  Add help text.
7273
7274 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7275
7276         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7277         negated to be consistent with the others we handle.
7278
7279 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7280
7281         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7282         version of gnus-summary-buffer to something, so that we can use two
7283         article buffers at the same time.
7284
7285 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7286
7287         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7288         trigger all the extra headers.
7289         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7290         sorting.
7291
7292 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7293
7294         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7295         solid groups.
7296
7297 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7298
7299         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7300
7301 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7302
7303         * legacy-gnus-agent.el: Add Copyright notice.
7304
7305 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7306
7307         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7308
7309 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7310
7311         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7312
7313         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7314         to make it work reliably in CVS Emacs.
7315         (gnus-summary-limit-strange-charsets-predicate)
7316         (gnus-summary-limit-to-predicate): New functions.
7317
7318 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7319
7320         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7321         specifying array size.
7322         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7323         array if it is too small.
7324         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7325         (gnus-sort-threads-loop): New function.
7326
7327 2006-12-06  Chris Moore  <dooglus@gmail.com>
7328
7329         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7330         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7331
7332 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7333
7334         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7335         options.
7336
7337 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7338
7339         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7340         DOS-ing the recipient.
7341
7342         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7343         the headers when creating the mapping to avoid mismappings.
7344         (nnweb-gmane-create-mapping): Always nix out old mapping.
7345
7346 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7347
7348         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7349         and mm-verify-option to never.
7350
7351 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7352
7353         * message.el (message-signed-or-encrypted-p): New function.
7354         (message-forward-make-body): Use it.
7355
7356         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7357         Replace encode-coding-string with mm-encode-coding-string.
7358
7359 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7360
7361         * nneething.el (nneething-decode-file-name): Replace
7362         decode-coding-string with mm-decode-coding-string.
7363
7364         * gnus-int.el (gnus-open-server): Say failed server's name.
7365
7366 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7367
7368         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7369         strings to a single string.  Quote `errors-file-name'.
7370         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7371         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7372         Adjust calls.  Use `shell-quote-argument'.
7373
7374 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7375
7376         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7377         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7378
7379         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7380         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7381         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7382         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7383         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7384         (gnus-subscribe-newsgroup, gnus-1):
7385         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7386         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7387         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7388         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7389
7390 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7391
7392         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7393         keystroke.
7394         (gnus-summary-limit-to-bodies): Implement headersp.
7395
7396 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7397
7398         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7399
7400 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7401
7402         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7403
7404 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7405
7406         * message.el (message-generate-hashcash): Expand range of values to
7407         include `opportunistic'.
7408         (message-send-mail): Use it.
7409
7410 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7411
7412         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7413         and comment it.
7414
7415         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7416
7417 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7418
7419         * gnus-util.el (gnus-extract-address-components): Improve comment.
7420
7421 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7422
7423         * gnus-util.el (gnus-extract-address-components): Work with address in
7424         which the name portion contains @.
7425
7426         * lpath.el: Fbind custom-autoload.
7427
7428 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7429
7430         * gnus.el (gnus-start): Move custom group up.
7431         (gnus-select-method): Don't autoload, but make it available for
7432         `customize-variable'.
7433         (gnus-getenv-nntpserver): Don't autoload.
7434
7435 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7436
7437         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7438
7439 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7440
7441         * message.el (message-sendmail-extra-arguments): New variable.
7442         (message-send-mail-with-sendmail): Use it.
7443
7444 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7445
7446         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7447         mm-with-unibyte-current-buffer to make string unibyte.
7448
7449         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7450         mm-string-as-multibyte.
7451
7452 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7453
7454         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7455         Reported by Werner Koch <wk@gnupg.org>.
7456
7457 2006-11-14  Daiki Ueno  <ueno@p360>
7458
7459         * mml2015.el: Autoload epa-select-keys when compiling.
7460
7461 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7462
7463         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7464         message-options.
7465         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7466
7467 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7468
7469         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7470         EasyPG (< 0.0.6).
7471         (mml2015-always-trust): New user option.
7472         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7473         prompt.
7474
7475 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7476
7477         * nntp.el (nntp-authinfo-force): New variable.
7478         (nntp-send-authinfo): Use it.
7479
7480 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7481
7482         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7483         decode encoded words.  Improve prompt.  Add comment about forwarding.
7484         (message-replacement-char): Move up.
7485
7486 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7487
7488         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7489         instead of gnus-intersection because arguments of gnus-sorted-nunion
7490         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7491
7492 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7493
7494         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7495         (message-simplify-subject-functions): Enable
7496         message-strip-subject-encoded-words by default.
7497
7498 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7499
7500         * message.el (message-strip-subject-encoded-words): New function.
7501         (message-simplify-subject-functions): New variable.
7502         (message-simplify-subject): Use it.  Fix typo in doc string.
7503         Support message-strip-subject-encoded-words.
7504
7505 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7506
7507         * gnus-diary.el (gnus-diary-delay-format-function):
7508         * nndiary.el (nndiary-reminders):
7509         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7510
7511 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7512
7513         * gnus-art.el (article-hide-boring-headers): Fetch date from
7514         gnus-original-article-buffer to avoid problems with localized date
7515         strings.
7516
7517 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7520
7521 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7522
7523         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7524         New variables.
7525         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7526         (mm-charset-synonym-alist): Move some entries to
7527         mm-codepage-iso-8859-list.
7528         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7529         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7530
7531 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7532
7533         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7534
7535 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7536
7537         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7538         with Emacs 21 and XEmacs.
7539
7540 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7541
7542         * spam.el (spam-parse-address): New function for better parsing,
7543         catching errors, etc.
7544         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7545
7546 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7547
7548         * mm-view.el: Add interactive arg to html2text autoload.
7549
7550 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7551
7552         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7553
7554 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7555
7556         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7557         variables.
7558         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7559         (mm-charset-synonym-alist): Move some entries to
7560         mm-codepage-iso-8859-list.
7561
7562         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7563
7564 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7565
7566         * message.el (message-citation-line-format)
7567         (message-insert-formated-citation-line): Fix implementation of %E, %N
7568         and %n according to the doc string.
7569
7570 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7571
7572         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7573         car-safe to avoid bad parses.
7574
7575 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7576
7577         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7578         names.
7579
7580         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7581
7582 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7583
7584         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7585         header.
7586
7587         * message.el (message-draft-headers): Add Date.
7588         (message-headers-to-generate): Fix typo in docstring.
7589
7590         * nndraft.el (nndraft-required-headers): New variable.
7591         (nndraft-generate-headers): Use it.
7592
7593         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7594
7595 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7596
7597         * gnus-registry.el (gnus-registry-wash-for-keywords)
7598         (gnus-registry-find-keywords): New functions to allow easy searching of
7599         articles that are in the registry.
7600
7601 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7602
7603         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7604         ietf-drums-parse-address instead of gnus-extract-address-components.
7605         Reported by Damien Elmes <damien@repose.cx>.
7606
7607 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7608
7609         * gnus.el (gnus-mime): Remove unused custom group.
7610
7611 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7612
7613         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7614         "blank line" when searching for end of armor headers.
7615
7616 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7617
7618         * gmm-utils.el (gmm-write-region): Fix variable name.
7619
7620 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7621
7622         * gmm-utils.el (gmm-write-region): New function based on compatibility
7623         code from `mm-make-temp-file'.
7624
7625         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7626
7627         * nnmaildir.el (nnmaildir--update-nov)
7628         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7629         Use `gmm-write-region'.
7630
7631 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7632
7633         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7634         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7635
7636         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7637
7638         * message.el (message-replacement-char): New variable.
7639         (message-fix-before-sending): Use it.
7640         (message-simplify-subject): New function to remove duplicate code.
7641         (message-reply, message-followup): Use it.
7642
7643         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7644         gnus-summary-limit-to-articles.
7645
7646 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7647
7648         * gnus-util.el (gnus-with-local-quit): New macro.
7649
7650         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7651
7652 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7653
7654         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7655         ignore non-string data.
7656
7657 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7658
7659         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7660         non-string data (needs to be done in the registry too).
7661
7662 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7663
7664         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7665         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7666         (gnus-registry-split-fancy-with-parent)
7667         (gnus-registry-fetch-simplified-message-subject-fast)
7668         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7669         Remove text properties on ingress into the registry and when it's saved.
7670         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7671         registry from entries with no groups.
7672
7673 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7674
7675         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7676         function to remove string properties.
7677
7678 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7679
7680         * gmm-utils.el (gmm): Adjust custom version.
7681
7682         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7683         custom version.
7684
7685         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7686
7687 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7688
7689         * gnus-art.el (gnus-insert-prev-page-button)
7690         (gnus-insert-next-page-button): Simplify.  Reformat.
7691
7692 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7693
7694         * gnus-art.el (gnus-insert-prev-page-button)
7695         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7696
7697 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7698
7699         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7700
7701 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7702
7703         * gnus-art.el (gnus-insert-mime-button)
7704         (gnus-insert-mime-security-button):
7705         Apply gnus-article-button-face to MIME and security buttons.
7706
7707 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7708
7709         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7710         readable.
7711
7712 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7713
7714         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7715
7716 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7717
7718         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7719         `browse-url-of-file' instead of `browse-url'.
7720
7721 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7722
7723         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7724         regexp.  Articles containing quotation were cut prematurely.
7725
7726 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7727
7728         * message.el (message-cite-original-1): Use nobody by default for the
7729         value of From header.
7730         (message-reply): Ditto.
7731
7732 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7733
7734         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7735         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7736         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7737
7738 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7739
7740         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7741         mails in the doc string.  Add some URLs in comment.
7742         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7743
7744 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7745
7746         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7747         backslashes handling and the way to find boundaries of quoted strings.
7748
7749 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7750
7751         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7752         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7753         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7754         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7755
7756 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7757
7758         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7759         doc string.
7760         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7761
7762 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7763
7764         * lpath.el: Fbind epg-check-configuration.
7765
7766 2006-09-06  Simon Josefsson  <jas@extundo.com>
7767
7768         * mml2015.el (mml2015-use): Doc fix, mention epg.
7769
7770 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7771
7772         * mml2015.el (mml2015-use): Default to epg, if available.
7773
7774 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7775
7776         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7777         message-sender.
7778         (mml1991-epg-encrypt): Ditto.
7779         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7780         message-sender.
7781         (mml2015-epg-encrypt): Ditto.
7782
7783 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7784
7785         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7786         several common directories.
7787
7788 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7789
7790         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7791         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7792
7793 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7794
7795         * gnus-art.el (article-decode-encoded-words): Make it fast.
7796
7797 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7798
7799         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7800
7801         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7802         in quoted string into `\'.
7803
7804 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7805
7806         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7807         Use standard-syntax-table.
7808
7809 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7810
7811         * gnus-art.el (gnus-decode-address-function): New variable.
7812         (article-decode-encoded-words): Use it to decode headers which are
7813         assumed to contain addresses.
7814         (gnus-mime-delete-part): Remove useless `or'.
7815
7816         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7817         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7818         (gnus-nov-parse-line): Use it to decode From header.
7819         (gnus-get-newsgroup-headers): Ditto.
7820         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7821
7822         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7823         (mail-decode-encoded-address-string): New alias.
7824
7825         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7826         New function.
7827         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7828         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7829         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7830         (rfc2047-decode-string): Ditto.
7831         (rfc2047-decode-address-region): New function.
7832         (rfc2047-decode-address-string): New function.
7833
7834 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7835
7836         * message.el (message-caesar-buffer-body): Allow rotating headers.
7837
7838         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7839
7840         * message.el (message-insert-formated-citation-line): Fix %f.
7841         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7842
7843 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7844
7845         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7846         (gnus-bookmark-mouse-available-p): New macro.
7847         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7848         (gnus-bookmark-bmenu-show-infos): Use it.
7849         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7850         (gnus-bookmark-bmenu-hide-infos): Ditto.
7851         (gnus-bookmark-remove-properties): New function.
7852         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7853         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7854         (gnus-bookmark-write-file): Bind coding-system-for-write.
7855         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7856         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7857         group before selecting it.
7858         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7859         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7860         quit-window if it is not available; use gnus-mouse-2 and bind it to
7861         gnus-bookmark-bmenu-select-by-mouse.
7862         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7863         (gnus-bookmark-bmenu-select-by-mouse): New function.
7864
7865 2006-08-13  Romain Francoise  <romain@orebokech.com>
7866
7867         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7868         space.
7869
7870 2006-08-10  Romain Francoise  <romain@orebokech.com>
7871
7872         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7873         (dns-mode-soa-auto-increment-serial): New user option.
7874         (dns-mode-soa-maybe-increment-serial): New function.
7875         (dns-mode): Add the latter to `write-contents-functions'.
7876
7877 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7878
7879         * compface.el (uncompface): Use binary rather than raw-text-unix.
7880
7881 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7882
7883         * compface.el (uncompface): Make sure the eol conversion doesn't take
7884         place when communicating with the external programs.  Reported by
7885         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7886
7887 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7888
7889         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7890
7891 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7892
7893         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7894         Make it more robust by parsing author and date independently.
7895
7896 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7897
7898         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7899
7900 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7901
7902         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7903         first matching secret key.
7904         (mml2015-epg-encrypt): Ditto.
7905
7906         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7907         first matching secret key.
7908         (mml1991-epg-encrypt): Ditto.
7909
7910         * mml2015.el (mml2015-encrypt-to-self): New user option.
7911         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7912         mml2015-epg-encrypt-to-self is set.
7913
7914         * mml1991.el (mml1991-encrypt-to-self): New variable.
7915         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7916         mml1991-epg-encrypt-to-self is set.
7917
7918         * mml2015.el (mml2015-signers): New user option.
7919         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7920         (mml2015-epg-encrypt): Allow to select signing keys.
7921
7922         * mml1991.el (mml1991-signers): New variable.
7923         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7924         (mml1991-epg-encrypt): Allow to select signing keys.
7925
7926 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7927
7928         * nnheader.el (nnheader-insert-head): Make it work even if the file
7929         uses CRLF for the line-break code.
7930
7931 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7932
7933         * mml2015.el: Require mml-sec instead of password.
7934         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7935         (mml2015-cache-passphrase): Inherit the default value from
7936         mml-secure-cache-passphrase.
7937         (mml2015-passphrase-cache-expiry): Inherit the default value from
7938         mml-secure-passphrase-cache-expiry.
7939
7940         * mml1991.el: Require mml-sec instead of password.
7941         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7942         (mml1991-cache-passphrase): Inherit the default value from
7943         mml-secure-cache-passphrase.
7944         (mml1991-passphrase-cache-expiry): Inherit the default value from
7945         mml-secure-passphrase-cache-expiry.
7946
7947         * mml-sec.el: Require password.
7948         (mml-secure-verbose): New user option.
7949         (mml-secure-cache-passphrase): New user option.
7950         (mml-secure-passphrase-cache-expiry): New user option.
7951
7952 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7953
7954         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7955         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7956         andreas@altroot.de (Andreas Vögele).
7957
7958         FIXME: Use `tiny change'?
7959
7960 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7961
7962         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7963         workaround for the url package included with Emacs.
7964
7965         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7966
7967 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7968
7969         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7970         correctly.  This fixes a bug caused by the 2006-05-12 change.
7971
7972 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7973
7974         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7975         some information about the error when saying that the `bogus' mail
7976         group will be used.
7977
7978 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7979
7980         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7981         string.
7982
7983 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7984
7985         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7986
7987 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7988
7989         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7990
7991 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7992
7993         * mml1991.el (mml1991-function-alist): Add epg.
7994         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7995         (mml1991-epg-encrypt): New functions.
7996
7997 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7998
7999         * mml2015.el (mml2015-verbose): New variable.
8000         (mml2015-cache-passphrase): Ditto.
8001         (mml2015-passphrase-cache-expiry): Ditto.
8002         (mml2015-function-alist): Add epg.
8003         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8004         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8005         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8006         functions.
8007
8008 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8009
8010         * message.el (message-cite-original-1): Preserve region when removing
8011         quoted text due to X-No-Archive in order to avoid bogus attribution
8012         when citing multiple messages.
8013
8014 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8015
8016         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8017         Kenneth Jacker <khj@be.cs.appstate.edu>.
8018
8019 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8020
8021         * gnus-diary.el (gnus-user-format-function-d)
8022         (gnus-user-format-function-D): Autoload.
8023
8024         * imap.el (Commentary): Fix typo.
8025
8026         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8027         2006-04-22 contribution.
8028
8029 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8030
8031         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8032         It didn't really fix the bogosity I'm seeing with solid web groups.
8033
8034 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8035
8036         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8037         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8038         created using server names.  If we use the feature without declaring
8039         it, Gnus does not properly manage server and group state.
8040
8041         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8042         bound.
8043
8044 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8045
8046         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8047         looking up the method using GROUP's prefix before inventing a new one.
8048         It is used on killed/unknown groups in various places where returning
8049         an all-new method isn't expected by the caller.
8050
8051         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8052         and match semantics of gnus-group-real-prefix.
8053
8054 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8055
8056         * nnmail.el (nnmail-broken-references-mailers): New variable.
8057         (nnmail-ignore-broken-references): New function generalizing
8058         nnmail-fix-eudora-headers.
8059         (nnmail-fix-eudora-headers): Now obsolete.
8060
8061         * gnus-art.el (gnus-button-handle-custom): Support
8062         `customize-apropos*'.
8063
8064 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8065
8066         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8067
8068         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8069         articles.
8070
8071 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8072
8073         * message.el (message-cite-reply-above): New variable.
8074         (message-yank-original): Use it.
8075
8076 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8077
8078         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8079
8080 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8081
8082         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8083         as read.
8084
8085         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8086
8087 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8088
8089         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8090         (gnus-bookmark-default-file): Use gnus-directory.
8091         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8092         Remove "*" in doc string.
8093         (gnus-bookmark-write-file): Simplify.
8094         (gnus-bookmark-maybe-sort-alist): Use `when'.
8095         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8096         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8097         FIXME about Emacs 21 and XEmacs compatibility.
8098         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8099         compatibility.
8100         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8101         compatibility.
8102         (gnus-bookmark-menu-heading): Fix version.
8103
8104 2006-06-19  Bastien Guerry  <bzg@altern.org>
8105
8106         * gnus-bookmark.el: New file.
8107
8108 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8109
8110         * message.el (message-syntax-checks): Doc fix.
8111
8112 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8113
8114         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8115         unsubscribed groups as if they were killed ones.  It causes duplicate
8116         entries in gnus-newsrc-alist.
8117
8118 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8119
8120         * message.el (message-syntax-checks): Doc fix.
8121         (message-send-mail): Add check for continuation headers.
8122         (message-check-news-header-syntax): Fix regexp used to check for
8123         continuation headers.
8124
8125 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8126
8127         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8128
8129 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8130
8131         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8132
8133 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8134
8135         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8136         default-truncate-lines.
8137
8138 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8139
8140         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8141         to fill the utf-8 entry.
8142
8143         * lpath.el: Fbind unicode-precedence-list.
8144
8145 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8146
8147         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8148
8149 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8150
8151         * gnus-agent.el (directory-files-and-attributes): Move all the way
8152         forward (the third and final move).
8153         (gnus-agent-read-agentview): Trap reconstruction errors due to
8154         nonexistant directory.  Handle by returning nil.
8155
8156 2006-05-30  Didier Verna  <didier@xemacs.org>
8157
8158         * message.el (message-dont-reply-to-names): Update the custom type.
8159         * message.el (message-dont-reply-to-names): New defsubst: potentially
8160         convert a list of regexps into a single one.
8161         * message.el (message-get-reply-headers): Use it.
8162         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8163
8164 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8165
8166         * gnus-agent.el (directory-files-and-attributes): Move forward.
8167
8168 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8169
8170         * gnus-ml.el (gnus-mailing-list-subscribe)
8171         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8172         (gnus-mailing-list-message): Fix doc strings.
8173
8174 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8175
8176         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8177         of doing it manually.
8178
8179 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8180
8181         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8182         comment.
8183
8184 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8185
8186         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8187         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8188         (gnus-agent-read-local): All symbols allocated in my-obarray.
8189         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8190         (gnus-agent-regenerate-group): Check numeric names to see if they are
8191         messages or groups.
8192         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8193         better way of do this...)
8194
8195         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8196         'dummy.group' (there should be a better way of do this...)
8197
8198 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8199
8200         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8201         (gnus-saved-headers): Ditto.
8202         (gnus-default-article-saver): Mention functions may have properties.
8203         (gnus-article-save): Override gnus-save-all-headers and
8204         gnus-saved-headers by :headers property which saver function may have.
8205         (gnus-summary-save-in-file): Add :headers property.
8206         (gnus-summary-write-to-file): Ditto.
8207
8208         * gnus-sum.el (gnus-summary-save-article): Bind
8209         gnus-prompt-before-saving to t when saving many articles in a file;
8210         always show all headers.
8211
8212         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8213
8214 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8215
8216         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8217         marks.
8218
8219         * message.el (message-indent-citation): Add optional arguments to allow
8220         using it outside of message buffers.
8221
8222         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8223         (gnus-article-treat-unfold-headers): Use it.
8224         (gnus-article-truncate-lines): New variable.
8225         (gnus-article-mode): Use it.
8226         (gnus-article-toggle-truncate-lines): New function.
8227
8228         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8229         gnus-article-toggle-truncate-lines.
8230
8231         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8232         coding system in XEmacs, use binary.
8233
8234 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8235
8236         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8237         after-load-alist.
8238
8239         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8240         this function should save decoded articles.
8241         (gnus-summary-write-to-file): Use property to specify this function
8242         should save decoded articles and specify gnus-summary-save-in-file
8243         should be used to save articles other than the first one when saving
8244         many articles.
8245         (gnus-summary-save-body-in-file): Use property to specify this
8246         function should save decoded articles.
8247         (gnus-summary-write-body-to-file): Use property to specify this
8248         function should save decoded articles and specify
8249         gnus-summary-save-body-in-file should be used to save articles other
8250         than the first one when saving many articles.
8251
8252         * gnus-sum.el (gnus-summary-save-article): Simplify.
8253
8254 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8255
8256         * gnus-art.el (gnus-default-article-saver): Add
8257         gnus-summary-write-body-to-file.
8258         (gnus-article-save-coding-system): Don't use coding system object
8259         in XEmacs.
8260         (gnus-read-save-file-name): Add optional `dir-var' argument which
8261         specifies directory in which files are saved; work even if optional
8262         `variable' argument is not specified.
8263         (gnus-summary-write-to-file): Read file name.
8264         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8265         (gnus-summary-write-body-to-file): New function.
8266
8267         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8268         (gnus-summary-local-variables): Add it.
8269         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8270         (gnus-summary-save-article): Remove optional `decode' argument;
8271         determine whether to decode articles by the value of
8272         gnus-default-article-saver; when saving many files using
8273         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8274         it first and use gnus-summary-save-in-file or
8275         gnus-summary-save-body-in-file thereafter unless
8276         gnus-prompt-before-saving is always; move point to article which
8277         will be saved.
8278         (gnus-summary-save-article-file): Revert.
8279         (gnus-summary-write-article-file): Revert.
8280         (gnus-summary-save-article-body-file): Revert.
8281         (gnus-summary-write-article-body-file): New function.
8282
8283 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8284
8285         * gnus-art.el (gnus-default-article-saver): Doc fix.
8286         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8287         from gnus-summary-save-article-coding-system, and default to a
8288         certain coding system.
8289         (gnus-output-to-file): Add coding cookie and encode text according
8290         to gnus-article-save-coding-system; don't use mm-append-to-file.
8291
8292         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8293         gnus-art.el and rename to gnus-article-save-coding-system.
8294         (gnus-summary-save-article): Require gnus-art; don't show all
8295         headers if it decodes articles; don't add coding cookie here;
8296         don't bind mm-text-coding-system-for-write.
8297         (gnus-summary-save-article-file): Save decoded articles.
8298         (gnus-summary-write-article-file): When saving many files, use
8299         gnus-summary-write-to-file first and gnus-summary-save-in-file
8300         thereafter unless gnus-prompt-before-saving is always.
8301         (gnus-summary-save-article-body-file): Save decoded articles.
8302
8303         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8304
8305 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8306
8307         * nnrss.el (nnrss-check-group): Bind hash-index.
8308
8309 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8310
8311         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8312         its hash index.  Store this hash in `nnrss-group-data'.
8313         (nnrss-read-group-data): Update accordingly.
8314
8315 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8316
8317         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8318         entry.
8319
8320         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8321         gnus-article-browse-html-article.
8322
8323 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8324
8325         * gnus-sum.el (gnus-summary-mime-map): Add
8326         gnus-article-browse-html-article.
8327
8328         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8329
8330 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8331
8332         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8333         suitable coding systems in customize.
8334
8335 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8336
8337         * mail-source.el (mail-sources): Fix custom type.
8338
8339 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8340
8341         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8342         (gnus-summary-expire-articles-now): Shorten prompt.
8343
8344         * gmm-utils.el (wid-edit): Require.
8345         (defun-gmm): Renamed from `gmm-defun-compat'.
8346         (gmm-image-search-load-path): Use it.
8347         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8348
8349 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8350
8351         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8352         variable.
8353         (gnus-summary-save-article): Add optional `decode' argument.  If
8354         it is set and gnus-summary-save-article-coding-system is non-nil,
8355         save decoded article.
8356         (gnus-summary-write-article-file): Save decoded article if
8357         gnus-summary-save-article-coding-system is non-nil.
8358
8359         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8360         type.
8361
8362 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8363
8364         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8365
8366 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8367
8368         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8369         first to test gnus-single-article-buffer which may be buffer-local.
8370
8371         * gnus-sum.el (gnus-summary-setup-buffer): Make
8372         gnus-single-article-buffer buffer-local and nil in ephemeral
8373         group; make gnus-article-buffer, gnus-article-current, and
8374         gnus-original-article-buffer always buffer-local.
8375         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8376         group.
8377         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8378
8379 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8380
8381         * nnml.el (nnml-request-compact-group): Compressed files might not
8382         have .gz extension.
8383
8384 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8385
8386         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8387         (mm-copy-to-buffer): Use with-current-buffer.
8388         (mm-display-part): Simplify.
8389         (mm-inlinable-p): Add optional arg `type'.
8390
8391 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8392
8393         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8394         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8395         Try harder to show the attachment internally or externally using
8396         gnus-mime-view-part-as-type.
8397
8398 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8399
8400         * message.el (message-from-style, message-signature-separator)
8401         (message-user-organization-file, message-send-mail-function)
8402         (message-citation-line-function, message-yank-prefix)
8403         (message-indent-citation-function, message-signature)
8404         (message-signature-file, message-signature-insert-empty-line):
8405         Remove autoloads.
8406
8407         * gnus-art.el (gnus-buttonized-mime-types): Remove
8408         "multipart/signed".  Revert 2006-04-26 change.
8409
8410 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8411
8412         * gnus.el (gnus-version-number): Bump version.
8413
8414 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8415
8416         * gnus.el: No Gnus v0.5 is released.
8417
8418 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8419
8420         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8421         fetching articles by message-id.
8422
8423 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8424
8425         * message.el (hashcash): Require hashcash as normal.
8426
8427         * ecomplete.el (ecomplete-highlight-match-line): Use
8428         point-at-eol.
8429         (ecomplete-highlight-match-line): Use `highlight', because that
8430         face exists in both Emacs and XEmacs.
8431
8432         * message.el (message-display-abbrev): Use point-at-bol.
8433
8434         * mail-source.el: Don't require timer/timer-funcs.
8435
8436         * gnus-async.el: Ditto.
8437
8438         * password.el: Ditto.
8439
8440         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8441
8442         * mm-url.el: Ditto.
8443
8444         * gnus-xmas.el: Don't require timer-funcs.
8445
8446         * mm-util.el: Require timer/timer-funcs.
8447
8448 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8449
8450         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8451         Close.
8452
8453 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8454
8455         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8456         unibyte after clear-decrypt function runs.
8457
8458         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8459         returns as a unibyte string.
8460
8461 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8462
8463         * lpath.el: Revert.
8464
8465         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8466         (pgg-gpg-process-sentinel): Revert.
8467
8468         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8469         (pgg-pgp-lookup-key): Revert.
8470
8471         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8472         (pgg-pgp5-lookup-key): Revert.
8473
8474         * pgg.el (pgg-fetch-key): Revert.
8475
8476 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8477
8478         * lpath.el: Fbind string-as-multibyte for XEmacs.
8479
8480         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8481         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8482         (mml1991-pgg-encrypt): Ditto.
8483
8484         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8485         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8486         a multibyte buffer.
8487
8488         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8489         (pgg-pgp-lookup-key): Ditto.
8490
8491         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8492         (pgg-pgp5-lookup-key): Ditto.
8493
8494         * pgg.el (pgg-fetch-key): Ditto.
8495
8496 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8497
8498         * message.el (message-user-organization-file): Check several
8499         locations of the organization file.
8500
8501         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8502         Add gnus-article-view-part-as-type.
8503
8504         * gnus-art.el (gnus-article-view-part-as-type): New function.
8505
8506         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8507         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8508
8509         * mml.el: Simplify autoload.
8510         (mml-mode): defvar dnd-protocol-alist instead of using
8511         symbol-value.
8512         (mml-default-directory): New variable.
8513         (mml-minibuffer-read-file): Use it.
8514         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8515
8516         * message.el (message-citation-line-format): New variable.
8517         (message-insert-formated-citation-line): New function.
8518         (message-citation-line-function): Add
8519         `message-insert-formated-citation-line' to custom type.
8520
8521         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8522         to doc string.
8523
8524         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8525         depending on mm-verify-option.
8526
8527 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8528
8529         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8530         binding pgg-* variables; reimplement the section which prevents
8531         MIME header from being signed.
8532         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8533         pgg-text-mode; remove a blank line at the top of body.
8534
8535         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8536         lines at the top of body; use gnus-newsgroup-charset if there's no
8537         Charset header.
8538
8539 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8540
8541         * message.el (message-self-insert-commands): Doc fix.
8542
8543         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8544         (mm-uu-pgp-encrypted-test): Ditto.
8545         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8546         between header and body; return application/pgp-encrypted handle
8547         if decryption failed; decode decrypted body by charset.
8548
8549         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8550         element match to application/pgp-*.
8551
8552 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8553
8554         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8555         HTML.
8556
8557 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8558
8559         * mail-source.el (mail-source-call-script): Message the error
8560         string.
8561
8562 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8563
8564         * gnus-util.el (gnus-byte-compile): Use it.
8565
8566 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8567
8568         * gnus-util.el (kill-empty-logs): New function.
8569
8570 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8571
8572         * message.el (message-mail-alias-type): Doc fix.
8573         (message-mail-alias-type-p): New function.
8574         (message-send): Use it.
8575         (message-mode): Ditto.
8576         (message-strip-forbidden-properties): Ditto.
8577
8578         * ecomplete.el (ecomplete-database-file-coding-system): New
8579         variable.
8580         (ecomplete-save): Use it.
8581         (ecomplete-setup): Use it.
8582
8583 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8584
8585         * message.el (message-self-insert-commands): New variable.
8586         (message-strip-forbidden-properties): Use it.
8587
8588 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8589
8590         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8591         that doesn't make XEmacs choke.
8592
8593 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8594
8595         * gnus-util.el (gnus-replace-in-string):
8596         Prefer replace-regexp-in-string over of replace-in-string.
8597
8598 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8599
8600         * gnus-util.el (gnus-select-frame-set-input-focus):
8601         Use select-frame-set-input-focus if it is available in XEmacs; use
8602         definition defined in Emacs 22 for old Emacsen.
8603
8604         * dgnushack.el: Autoload unmorse-region for XEmacs.
8605
8606         * lpath.el: Bind cursor-in-non-selected-windows and
8607         select-frame-set-input-focus for XEmacs.
8608
8609 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8610
8611         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8612
8613 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8614
8615         * gnus-registry.el (gnus-registry-cache-save): Remove text
8616         properties when saving via the temp buffer.
8617
8618 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8619
8620         * message.el (message-generate-hashcash): Honor custom type.
8621
8622 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8623
8624         * message.el (message-generate-hashcash): Default to non-nil when
8625         hashcash is found.
8626
8627         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8628         (gnus-refer-thread-limit): Increase default to 500.
8629
8630         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8631
8632         * flow-fill.el (fill-flowed): Allow delete-space.
8633
8634 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8635
8636         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8637         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8638         Remove autoloads.
8639
8640 2006-04-18  Simon Josefsson  <jas@extundo.com>
8641
8642         * message.el (message-generate-hashcash): Default to.
8643
8644 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8645
8646         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8647         concatenating segments rather than before concatenating them.
8648
8649 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8650
8651         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8652
8653 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8654
8655         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8656
8657         * message.el (message-forward-make-body-plain): Allow
8658         message-forward-ignored-headers to be a list.
8659         (message-remove-ignored-headers): Factor out into function.
8660         (message-forward-make-body-mml): Use it.
8661
8662         * imap.el (imap-quote-specials): New function.
8663         (imap-login-auth): Quote specials.
8664
8665         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8666         (rfc2231-parse-string): Allow concatanation of parameters that
8667         aren't contiguous.  The test case is
8668           (mail-header-parse-content-type "message/external-body;
8669             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8670             access-type=LOCAL-FILE;
8671             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8672
8673 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8674
8675         * nntp.el (nntp-accept-process-output): Return the value of
8676         `nnheader-accept-process-output'.
8677
8678 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8679
8680         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8681         (gnus-button-alist): Recognize more diff formats.
8682         (gnus-button-patch): Strip directory.
8683
8684 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8685
8686         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8687         Emacs 22 when setting focus.
8688
8689 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8690
8691         * gnus-art.el (gnus-article-treat-types): Do treatment of
8692         text/x-verbatim parts.
8693         (gnus-button-patch): New command.
8694
8695         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8696         addresses that contain invalid characters.
8697
8698 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8699
8700         * message.el (message-put-addresses-in-ecomplete): Use
8701         gnus-replace-in-string.
8702         (message-is-yours-p): Use the more correct
8703         mail-header-parse-address instead of
8704         mail-extract-address-components.
8705         (message-put-addresses-in-ecomplete): Fix typo.
8706
8707         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8708         keystroke.
8709
8710         * gnus-art.el (gnus-treatment-function-alist): Change order of
8711         newsgroups/generic header folding to avoid double-folding.
8712
8713         * message.el (message-hidden-headers): Add X-Draft-From.
8714
8715         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8716         command.
8717         (gnus-summary-repeat-search-article-backward): New command.
8718
8719         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8720         groups in the parent topic.
8721
8722 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8723
8724         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8725         (spam-extra-header-to-number): Return the CRM114 number as a
8726         number instead of a string.
8727
8728 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8729
8730         * gnus-art.el (gnus-face-properties-alist): Moved here from
8731         gnus-fun.
8732
8733         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8734
8735 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8736
8737         * message.el (message-strip-forbidden-properties): Only display on
8738         self-insert-command.
8739
8740         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8741         reindent.
8742         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8743
8744 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8745
8746         * smiley.el (smiley-style): Fix typo.
8747
8748 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8749
8750         * hashcash.el (hashcash-insert-payment-async-2): Use
8751         message-goto-eoh instead of doing it manually.
8752         (mail-add-payment): Use message-narrow-to-header instead of trying
8753         to do the same itself.
8754
8755         * message.el (message-hidden-headers): Add Face.
8756
8757         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8758         reparenting code.
8759         (gnus-summary-reparent-children): Refactored out code.
8760         (gnus-summary-thread-map): New keystroke.
8761         (gnus-summary-reparent-children): Make into command.
8762
8763         * smiley.el (smiley-style): Default to `medium' if using a large
8764         font.
8765
8766         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8767         does it itself.
8768
8769         * message.el (message-point-in-header-p): Simplify definition.
8770
8771 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8772
8773         * nnagent.el (nnagent-request-set-mark): Silence log file
8774         writing.
8775         (nnagent-request-set-mark): Use write-region instead of
8776         append-to-file.
8777
8778         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8779         strange select method.
8780
8781         * ecomplete.el (ecomplete-display-matches): Get highlightling
8782         right.
8783         (ecomplete-display-matches): Use literals.
8784         (ecomplete-display-matches): Disable message logging.
8785
8786         * message.el (message-display-abbrev): Small optimization.
8787
8788         * ecomplete.el (ecomplete-display-matches): Allow automatic
8789         display.
8790
8791         * message.el (message-strip-forbidden-properties): Display
8792         abbrevs.
8793         (message-display-abbrev): Get automatic display right.
8794
8795         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8796         keystrokes.
8797
8798 2006-04-13  Romain Francoise  <romain@orebokech.com>
8799
8800         TODO: Backport to v5-10!
8801
8802         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8803         Moved here (and renamed) from gnus-registry.el.
8804
8805         * gnus-registry.el: Require gnus-util.
8806         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8807
8808 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8809
8810         * gnus-group.el (gnus-group-catchup-current): Change
8811         if-then-else-if-then-else into cond.
8812         (gnus-group-catchup): Indent.
8813         (group-name-at-point): New function.
8814         (gnus-fetch-group): Provide default from thing at point.
8815
8816 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8817
8818         * message.el (message-display-abbrev): Fix regexp.
8819
8820         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8821         choosing.
8822         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8823         dead variables.
8824
8825         * message.el (message-newline-and-indent): Remove debugging.
8826         (message-display-abbrev): Use new implementation.
8827
8828 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8829
8830         * gnus-art.el (gnus-article-mode): Set
8831         cursor-in-non-selected-windows to nil.
8832
8833         * smiley.el: Revert previous change.
8834         (smiley-data-directory): defvar it before using it in the
8835         defcustom of `smiley-style'.
8836
8837 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8838
8839         * message.el (message-newline-and-indent): New function.
8840
8841         * ecomplete.el: Implement more bits.
8842
8843         * message.el (message-put-addresses-in-ecomplete): Clean up the
8844         string.
8845
8846         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8847
8848         * gnus-sum.el (gnus-summary-save-parts): Bind
8849         gnus-summary-save-parts-counter and use it to make unique file
8850         names.
8851
8852         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8853
8854         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8855         parameter to say whether to actually parse the individual
8856         addresses.
8857
8858         * message.el (message-put-addresses-in-ecomplete): New function.
8859         (ecomplete): Require.
8860         (message-mail-alias-type): Add ecomplete as an option.
8861
8862 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8863
8864         * flow-fill.el (fill-flowed): Remove trailing space from blank
8865         quoted lines.
8866
8867 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8868
8869         * smiley.el (smiley-style): Move definition later to avoid a
8870         compilation warning.
8871
8872 2006-04-12  Kenichi Handa  <handa@m17n.org>
8873
8874         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8875         buffer and then decode the buffer text if necessary.
8876         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8877         first, and after mm-encode-body, change the buffer to unibyte.
8878         Use mm-disable-multibyte instead of set-buffer-multibyte.
8879
8880 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8881
8882         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8883         Content-Type header instead of Content-Disposition header.
8884         (gnus-mime-inline-part): Ditto.
8885         (gnus-mime-view-part-as-charset): Ignore charset that the part
8886         specifies.
8887
8888         * mm-decode.el (mm-display-part): Work with external parts and
8889         usual parts similarly.
8890
8891         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8892         instead of gnus-display-mime.
8893
8894         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8895         instead of with-temp-buffer.
8896
8897         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8898         tag to summarized topics part in order to encode non-ASCII text.
8899
8900 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8901
8902         * smiley.el (smiley-style): New variable.
8903         (smiley-directory): New function.
8904         (smiley-data-directory): Derive from `smiley-style' using
8905         `smiley-directory'.
8906         (smiley-regexp-alist): Add new entries.
8907
8908         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8909         (gnus-article-browse-delete-temp): Add :version.
8910
8911 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8912
8913         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8914         the sieve region.
8915
8916 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8917
8918         * gnus.el (gnus-version-number): Bump version.
8919
8920 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8921
8922         * gnus.el: No Gnus v0.4 is released.
8923
8924 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8925
8926         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8927         layout.
8928
8929         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8930         unknown charset.
8931
8932         * message.el (message-header-synonyms): Add Original-To to the
8933         default.
8934
8935         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8936         optional parameter.
8937
8938 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8939
8940         * gnus-fun.el (gnus): Require it for gnus-directory.
8941
8942 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8943
8944         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8945
8946 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8947
8948         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8949
8950 2006-04-05  Simon Josefsson  <jas@extundo.com>
8951
8952         * password.el (password-reset): New function.
8953
8954 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8955
8956         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8957         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8958
8959 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8960
8961         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8962         Some whitespace was matched into the url, which broke browsing hits
8963         > 100 when mm-url-use-external was nil.
8964
8965 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8966
8967         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8968         gnus-extra-headers for 'Newsgroups.
8969
8970         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8971         bound.
8972
8973 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8974
8975         * pgg-gpg.el: Clean up process buffers every time gpg processes
8976         complete.
8977
8978 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8979
8980         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8981         doc string.
8982
8983 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8984
8985         * pgg-gpg.el (pgg-gpg-process-filter)
8986         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8987
8988         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8989         lines, temporary fix.
8990
8991 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8992
8993         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8994
8995 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8996
8997         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8998         default-enable-multibyte-characters.  This reverts the change from
8999         revision 6.17 which is no longer necessary because the passphrase
9000         is sent separately now.  GnuPG messages are unreadable under
9001         multibyte locales with default-enable-multibyte-characters set to
9002         nil.
9003
9004 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9005
9006         * message.el (message-tool-bar-gnome): Move "spell".
9007
9008 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9009
9010         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9011         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9012         instead.
9013
9014 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9015
9016         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9017         newsgroups handling for NNTP overviews which don't include
9018         Newsgroups.
9019
9020 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9021
9022         * message.el (message-resend): Bind message-generate-hashcash to nil.
9023
9024 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9025
9026         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9027         when searching for already-paid recipients.
9028
9029 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9030
9031         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9032         passphrases when it is not needed.
9033         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9034         passphrase stuff from gpg, should only be necessary when you use
9035         gpg with a smartcard.
9036
9037 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9038
9039         * mml.el (mml-insert-mime): Ignore cached contents of
9040         message/external-body part.
9041
9042         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9043         (mm-insert-part): Ditto.
9044
9045 2006-03-23  Simon Josefsson  <jas@extundo.com>
9046
9047         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9048         Reiner.
9049         (pgg-gpg-use-agent-p): Use it again.
9050
9051 2006-03-23  Simon Josefsson  <jas@extundo.com>
9052
9053         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9054         older emacsen.
9055         (pgg-gpg-use-agent-p): Don't use it.
9056
9057 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9058
9059         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9060         if we can.
9061
9062 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9063
9064         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9065         (pgg-gpg-update-agent): New function.
9066         (pgg-gpg-use-agent-p): New function.
9067         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9068         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9069         (pgg-gpg-sign-region): Use it.
9070
9071 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9072
9073         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9074         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9075
9076 2006-03-21  Simon Josefsson  <jas@extundo.com>
9077
9078         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9079         <wilde@sha-bang.de>.
9080         (pgg-gpg-use-agent): New variable.
9081         (pgg-gpg-process-region): Use it.
9082         (pgg-gpg-encrypt-region): Likewise.
9083         (pgg-gpg-encrypt-symmetric-region): Likewise.
9084         (pgg-gpg-decrypt-region): Likewise.
9085         (pgg-gpg-sign-region): Likewise.
9086         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9087
9088 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9089
9090         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9091
9092         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9093         Add comment on version.
9094
9095 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9096
9097         * smiley.el: Add missing test smiley.
9098
9099 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9100
9101         * mm-decode.el (mm-with-part): New macro.
9102         (mm-get-part): Use it; work with message/external-body as well.
9103         (mm-save-part): Treat name and filename equally.
9104
9105         * mm-extern.el (mm-extern-cache-contents): New function.
9106         (mm-inline-external-body): Use it; force the part to be displayed;
9107         move undisplayer added to the cached handle to the parent.
9108
9109         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9110         (gnus-mime-view-part-as-type): Work with message/external-body.
9111
9112         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9113
9114 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9115
9116         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9117         images in image-load-path.  [Sync with image.el, revision 1.60, in
9118         Emacs.]
9119
9120 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9121
9122         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9123         path rather than symbol.  Always return list of directories.
9124         Guarantee that image directory comes first.  [Sync with image.el,
9125         revision 1.59, in Emacs.]
9126
9127         * message.el (message-make-tool-bar): Adjust to new API of
9128         `gmm-image-load-path-for-library'.
9129
9130         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9131
9132         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9133
9134 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9135
9136         * gnus-art.el (gnus-article-only-boring-p):
9137         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9138         intangible text.
9139         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9140
9141 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9142
9143         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9144         `defun' instead of `gmm-defun-compat'.
9145
9146 2006-03-14  Simon Josefsson  <jas@extundo.com>
9147
9148         * message.el (message-unique-id): Don't use message-number-base36
9149         if (user-uid) is a float.
9150         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9151
9152 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9153
9154         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9155
9156         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9157         empty line between a part and a message part.
9158
9159 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9160
9161         * smiley.el: Add more test smileys.
9162         (smiley-data-directory, smiley-regexp-alist)
9163         (gnus-smiley-file-types): Fix doc strings.
9164         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9165         adding new elements.
9166         (smiley-mouse-map): Unused code.  Make it a comment.
9167
9168 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9169
9170         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9171         scan latest NoCeM messages instead of old ones.
9172         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9173         delimiters that are recently used.
9174         (gnus-nocem-load-cache): Add autoload cookie.
9175
9176         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9177
9178         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9179         level which is larger than gnus-use-nocem is specified.
9180
9181         * gnus-group.el (gnus-group-get-new-news): Ditto.
9182
9183 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9184
9185         * gnus-util.el (gnus-tool-bar-update): New function.
9186
9187         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9188         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9189
9190         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9191
9192         * gnus-group.el (gnus-group-redraw-when-idle)
9193         (gnus-group-redraw-check): Remove.
9194         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9195
9196 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9197
9198         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9199         if optional last element is specified in splits (FIELD VALUE...).
9200
9201 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9202
9203         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9204         to gmm-image-load-path-for-library.  Call with no-error argument.
9205         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9206
9207         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9208
9209         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9210
9211         * gmm-utils.el (gmm-image-load-path): Remove alias.
9212
9213 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9214
9215         * gmm-utils.el (gmm-image-load-path): Add alias.
9216
9217         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9218         nnml-generate-nov-databases-1.
9219         (nnml-generate-nov-databases): Use it.
9220         (nnml-generate-nov-databases-directory): Document no-active
9221         argument.
9222
9223         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9224         directory if path is t.  Add no-error.
9225
9226         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9227         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9228
9229         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9230         resetting gnus-article-browse-html-temp-list.
9231
9232         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9233         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9234         Add example to docstring.  Rename local variables.  Move error
9235         checks to default case in cond and simplify.
9236
9237 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9238
9239         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9240         handle is multipart when calling it recursively.
9241         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9242
9243 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9244
9245         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9246         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9247
9248 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9249
9250         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9251         is loaded.
9252
9253         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9254         loaded.
9255
9256 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9257
9258         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9259         to "Emacs 23 (unicode)" in doc string.
9260
9261         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9262         "Emacs 23 (unicode)" in comment.
9263
9264 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9265
9266         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9267
9268         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9269         characters 160 through 255 in Emacs 23.
9270
9271 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9272
9273         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9274         gnus-article-browse-html-temp.
9275         (gnus-article-browse-delete-temp): Make it customizable.  Add
9276         `file'.  Adjust doc string.
9277         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9278         query for each file.  Adjust doc string.
9279         (gnus-article-browse-html-parts): Add
9280         `gnus-article-browse-delete-temp-files' to
9281         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9282
9283 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9284
9285         * gnus-art.el (gnus-article-browse-html-temp)
9286         (gnus-article-browse-delete-temp): New variables.
9287         (gnus-article-browse-delete-temp-files): New function.
9288         (gnus-article-browse-html-parts): Use it.
9289
9290 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9291
9292         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9293
9294         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9295         string.
9296
9297         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9298         gnus-summary-insert-new-articles when unplugged.  Remove
9299         gnus-summary-search-article-forward.
9300
9301         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9302         display-visual-class instead of display-color-cells.
9303
9304 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9305
9306         * dgnushack.el: Autoload customize-group for XEmacs.
9307
9308         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9309         message/* containing non-ASCII text properly.
9310
9311 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9312
9313         * message.el: Require gmm-utils, remove autoloads.
9314         (message-tool-bar): Set default based on
9315         gmm-tool-bar-style.
9316         (message-tool-bar-gnome): Add gmm-customize-mode.
9317
9318         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9319         gmm-tool-bar-style.
9320         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9321
9322         * gnus-group.el (gnus-group-tool-bar): Set default based on
9323         gmm-tool-bar-style.
9324         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9325
9326         * gmm-utils.el (gmm-image-directory): Rename variable from
9327         gmm-image-load-path.
9328         (gmm-image-load-path): Use gmm-image-directory.
9329         (gmm-customize-mode): New function.
9330         (gmm-tool-bar-style): New variable.
9331
9332         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9333         gnus-group-redraw-line-number.
9334         (gnus-group-redraw-check): Simplify.
9335         (gnus-group-tool-bar-update): Remove redraw check.
9336         (gnus-group-make-tool-bar): Add redraw check.
9337
9338 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9339
9340         * gnus-art.el (gnus-button): Add missing parentheses.
9341
9342 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9343
9344         * lpath.el: Fbind line-number-at-pos.
9345
9346 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9347
9348         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9349
9350 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9351
9352         * gnus-art.el (gnus-button): New face.
9353         (gnus-article-button-face): Use it.
9354
9355         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9356         gnus-summary-next-page.  Re-order.
9357
9358         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9359         next-node are now included.
9360         (gnus-group-redraw-line-number): New internal variable.
9361         (gnus-group-redraw-check): Helper function for updating the tool
9362         bar.
9363         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9364
9365         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9366
9367         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9368         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9369         Use it to match format of Spamassassin 3.0 and later.  Reported by
9370         IRIE Tetsuya <irie@t.email.ne.jp>.
9371         (spam-check-bogofilter)
9372         (spam-bogofilter-register-with-bogofilter): Fix args of
9373         `gnus-error' calls.
9374
9375 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9376
9377         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9378         unnecessary interaction when sending queued mails.  Reported by
9379         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9380
9381 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9382
9383         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9384         first or last are nil.
9385
9386 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9387
9388         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9389
9390 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9391
9392         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9393
9394 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9395
9396         * dns.el (query-dns): Protect more against buggy tcp output.
9397
9398 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9399
9400         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9401         nov.php.
9402
9403 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9404
9405         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9406         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9407         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9408         output on the server side.
9409         (nnweb-google-create-mapping): Update regexps and add some
9410         progress indication.
9411
9412 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9413
9414         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9415         gnus-agent-toggle-plugged.  Re-order icons.
9416         (gnus-group-tool-bar-gnome): Add
9417         gnus-group-{prev,next}-unread-group.
9418         (gnus-group-tool-bar-gnome): Re-order icons.
9419
9420         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9421         gnus-summary-insert-new-articles.
9422
9423         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9424         comments.
9425
9426         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9427         also available in Emacs 21.3.
9428
9429         * message.el (message-fix-before-sending): Change "Emacs 22" to
9430         "Emacs 23 (unicode)" in comment.
9431
9432         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9433         "Emacs 23 (unicode)" in comment.
9434
9435         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9436         comment.
9437         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9438
9439         * mm-view.el (mm-fill-flowed): Add :version.
9440
9441 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9442
9443         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9444         and load-path.
9445
9446 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9447
9448         * message.el: Autoload gmm-image-load-path.
9449         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9450         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9451         consitency.
9452
9453         * gmm-utils.el (gmm-image-load-path): Also search in
9454         "../etc/images".  Don't set gmm-image-load-path if we don't find
9455         the image.
9456
9457 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9458
9459         * gmm-utils.el (gmm-image-load-path): Don't make
9460         `gmm-image-load-path' include subdirectories which the second arg
9461         `image' might specify.
9462
9463         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9464         subdirectory to icon file names.
9465
9466         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9467
9468 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9469
9470         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9471         gmm-image-load-path calls.
9472
9473         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9474
9475         * message.el (message-make-tool-bar): Ditto.
9476
9477         * mml.el (mml-preview): Added comment concerning tool bar icons.
9478
9479         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9480         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9481
9482         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9483         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9484
9485         * message.el (message-tool-bar-gnome): Use new icon names.
9486         (message-make-tool-bar): Use `gmm-image-load-path'.
9487
9488         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9489         functions from MH-E.
9490         (gmm-image-load-path): New variable from MH-E.
9491         (gmm-image-load-path): New function from MH-E.  Added arguments
9492         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9493         *-image-load-path-called-flag.
9494
9495 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9496
9497         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9498
9499 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9500
9501         * nnimap.el (nnimap-request-move-article): Change folder back to
9502         source group before deleting.
9503
9504 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9505
9506         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9507
9508         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9509         mm-url.
9510
9511         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9512
9513 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9514
9515         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9516         coding system which mm-charset-to-coding-system returns for a
9517         given charset is valid.
9518
9519 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9520
9521         * html2text.el (html2text-remove-tag-list):
9522         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9523
9524 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9525
9526         * gnus-cus.el: Revert 2005-10-17 change.
9527
9528 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9529
9530         * gnus-art.el (article-strip-banner): Call
9531         article-really-strip-banner only when the regexp match is made.
9532
9533 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9534
9535         * gnus-art.el (article-strip-banner): Use
9536         gnus-extract-address-components instead of
9537         mail-header-parse-addresses to make it work with non-ASCII text;
9538         remove mail-encode-encoded-word-string.
9539
9540         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9541         values which are surrounded with \"...\"; make it never cause a
9542         Lisp error; give up parsing of parameters if it failed in
9543         extracting type.
9544
9545 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9546
9547         * smime.el (smime-cert-by-ldap-1): Fix bug where
9548         `smime-ldap-search' returns results without userCertificates.
9549
9550 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9551
9552         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9553
9554 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9555
9556         * spam.el (spam-check-spamassassin-headers): Adapt format for
9557         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9558         <ari@mbf.ocn.ne.jp>.
9559         (spam-list-of-processors): Add spam-use-gmane.
9560
9561 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9562
9563         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9564         make-temp-file; make it work with XEmacs as well.
9565
9566         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9567         mm-make-temp-file.
9568
9569         * mm-decode.el (mm-display-external): Use the 3rd arg of
9570         mm-make-temp-file.
9571         (mm-create-image-xemacs): Ditto.
9572
9573 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9574
9575         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9576         with message-narrow-to-headers.
9577         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9578         (gnus-draft-check-draft-articles): New function.
9579         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9580
9581 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9582
9583         * gnus-art.el (gnus-article-browse-html-parts):
9584         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9585         Don't use suffix argument for mm-make-temp-file for Emacs 21
9586         compatibility.  Remove useless `format'.
9587
9588 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9589
9590         * nnweb.el (nnweb-google-wash-article): Update regexps.
9591         (nnweb-group-alist): Use defvoo instead of defvar.
9592
9593 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9594
9595         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9596         re-loading nn* modules.
9597
9598 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9599
9600         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9601         for `tool-bar-mode' and don't check it's default-value.
9602
9603         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9604
9605         * message.el (message-make-tool-bar): Ditto.
9606
9607         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9608         `substring'.  Shorten tmp-file name.
9609
9610         * gnus.el: Remove bogus comment.
9611
9612 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9613
9614         * gnus-art.el (gnus-article-browse-html-parts): New function.
9615         (gnus-article-browse-html-article): New function for viewing html
9616         articles with a browser.
9617
9618 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9619
9620         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9621         in elisp.
9622         (pgg-gpg-encrypt-symmetric-region): Ditto.
9623         (pgg-gpg-sign-region): Ditto.
9624
9625         * pgg-def.el (pgg-text-mode): New variable.
9626
9627         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9628         (mml2015-pgg-encrypt): Ditto.
9629
9630         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9631         (mml1991-pgg-encrypt): Ditto.
9632
9633 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9634
9635         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9636         message-make-date instead of current-time-string.
9637
9638         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9639         to gnus-decoded which mm-uu might set.
9640
9641 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9642
9643         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9644         don't decode quoted parameters; remove misimported Emacs code.
9645         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9646         (rfc2231-decode-encoded-string): Don't use split-string which
9647         behaves differently according to Emacs version; use
9648         mm-decode-coding-region to convert charset to coding-system.
9649         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9650         (rfc2231-encode-string): Remove misimported Emacs code.
9651
9652 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9653
9654         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9655         when calling mail-header-parse-content-type.
9656         (article-de-quoted-unreadable): Ditto.
9657         (article-de-base64-unreadable): Ditto.
9658         (article-wash-html): Ditto.
9659
9660         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9661         calling mail-header-parse-content-type and
9662         mail-header-parse-content-disposition.
9663         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9664         mail-header-parse-content-type.
9665
9666         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9667         insert charset and format parameters; encode description after
9668         inserting it to buffer.
9669         (mml-insert-parameter): Fold lines properly even if a parameter is
9670         segmented into two or more lines; change the max column to 76.
9671
9672         * rfc1843.el (rfc1843-decode-article-body): Don't use
9673         ignore-errors when calling mail-header-parse-content-type.
9674
9675         * rfc2231.el (rfc2231-parse-string): Return at least type if
9676         possible; don't cause an error even if it fails in parsing of
9677         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9678         (rfc2231-encode-string): Don't break lines at the beginning, leave
9679         it to mml-insert-parameter.
9680
9681         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9682         calling mail-header-parse-content-type.
9683
9684 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9685
9686         * spam-report.el (spam-report-gmane-use-article-number):
9687         Improve doc string.
9688         (spam-report-gmane-internal): Check if a suitable header was found
9689         in the article.
9690
9691 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9692
9693         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9694         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9695
9696 2006-02-05  Romain Francoise  <romain@orebokech.com>
9697
9698         Update copyright notices of all files in the gnus directory.
9699
9700 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9701
9702         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9703
9704 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9705
9706         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9707         segmented lines of parameter value to cope with Thunderbird 1.5
9708         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9709         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9710         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9711
9712 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9713
9714         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9715         parts.
9716
9717 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9718
9719         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9720         there's only one active file for all servers.
9721         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9722         solid groups.  Gnus might have used a FAST request to select the group.
9723         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9724         and nnweb-search redundantly in the active file.
9725         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9726         (nnweb-request-create-group): Don't use ARGS.
9727         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9728         initialisations.  Let nnoo do the work.
9729
9730 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9731
9732         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9733         Say the part has been decoded.
9734
9735         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9736
9737 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9738
9739         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9740         mailcap-viewer-test-cache when there's no 'test clause, since that
9741         will invert the meaning of a "nil" test previously determined by
9742         mailcap-mailcap-entry-passes-test.
9743
9744 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9745
9746         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9747         compiling.
9748
9749         * gnus-sum.el: Ditto.
9750
9751         * message.el: Don't bind tool-bar-map when compiling.
9752
9753 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9754
9755         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9756
9757 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9758
9759         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9760         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9761         current Google Groups.
9762
9763 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9764
9765         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9766         and tool-bar-mode.
9767
9768         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9769         and tool-bar-mode.
9770
9771         * message.el (message-tool-bar-update): Simplify.
9772         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9773
9774         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9775         gnus-summary-buffer.
9776         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9777         gnus-summary-reply.
9778
9779         * gmm-utils.el (gmm): Add :version.
9780
9781 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9782
9783         * Makefile.in (clean): New rule.
9784         (distclean): Use it.
9785
9786 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9787
9788         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9789         autoload.
9790
9791 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9792
9793         * gmm-utils.el (gmm-verbose): Add :group.
9794
9795 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9796
9797         * message.el: Change some comments WRT tool-bars.
9798
9799         * gnus-sum.el (gnus-summary-tool-bar)
9800         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9801         (gnus-summary-tool-bar-zap-list): New variables.
9802         (gnus-summary-make-tool-bar): Complete rewrite using
9803         `gmm-tool-bar-from-list'.
9804
9805         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9806         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9807         variables.
9808         (gnus-group-make-tool-bar): Complete rewrite using
9809         `gmm-tool-bar-from-list'.
9810         (gnus-group-tool-bar-update): New function.
9811
9812         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9813
9814 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9815
9816         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9817         is dissected into a single part of which the type is the same as
9818         the given one; decode charset.
9819
9820 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9821
9822         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9823         into alists as symbol not string, since that's what
9824         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9825         look for.
9826
9827 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9828
9829         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9830         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9831
9832         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9833
9834 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9835
9836         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9837         (gnus-xmas-mime-security-button-menu): New function.
9838
9839         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9840         (gnus-mime-security-button-menu): New definition.
9841         (gnus-mime-security-button-map): Use them.
9842         (gnus-mime-security-button-menu): New function.
9843         (gnus-insert-mime-security-button): Addition to help echo.
9844         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9845         (gnus-mime-security-pipe-part): New functions.
9846
9847         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9848         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9849
9850         * mm-decode.el (mm-handle-set-disposition): Remove.
9851         (mm-handle-set-description): Remove.
9852
9853 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9854
9855         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9856         (mm-w3m-standalone-supports-m17n-p): New function.
9857         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9858         w3m usage.
9859
9860         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9861         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9862
9863 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9864
9865         * message.el (message-tool-bar-zap-list): Use
9866         gmm-tool-bar-zap-list as custom type.
9867         (message-tool-bar-update): New function.
9868         (message-tool-bar, message-tool-bar-gnome)
9869         (message-tool-bar-retro): Add message-tool-bar-update.
9870         (message-tool-bar-gnome): Add flyspell-buffer.
9871
9872         * gnus-util.el (gnus-error): Describe `args'.
9873
9874         * gmm-utils.el (gmm-error): Describe `args'.
9875         (gmm-tool-bar-zap-list): New widget.
9876         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9877
9878 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9879
9880         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9881         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9882         the number of recursive calls.
9883
9884         * mm-decode.el (mm-handle-set-disposition): New macro.
9885         (mm-handle-set-description): New macro.
9886
9887 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9888
9889         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9890         encoding.
9891
9892 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9893
9894         * message.el (message-tool-bar-zap-list, message-tool-bar)
9895         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9896         (message-tool-bar-local-item-from-menu): Remove.
9897         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9898         (message-make-tool-bar): New function.
9899         (message-mode): Use `message-make-tool-bar'.
9900
9901         * gmm-utils.el: New file.
9902         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9903         (gmm-lazy): New widget copied from `nnmail.el'.
9904         (gmm-tool-bar-from-list): New function for creating customizable
9905         tool bars.
9906         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9907         output.
9908         (gmm): Add :prefix to defgroup.
9909
9910 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9911
9912         * gmm-utils.el (gmm-widget-p): New function.
9913
9914 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9915
9916         * mml.el (mml-attach-file): Describe `description' in doc string.
9917         (mml-menu): Add Emacs MIME manual and PGG manual.
9918
9919 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9920
9921         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9922
9923 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9924
9925         * nntp.el (nntp-end-of-line): Doc fix.
9926
9927 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9928
9929         * imap.el (imap-open): Handle case where buffer is a buffer
9930         object.
9931
9932 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9933
9934         * gnus-delay.el (gnus-delay): Don't autoload.
9935         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9936         to be re-loaded when customizing the `gnus-delay' group.
9937
9938 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9939
9940         * message.el (message-insert-citation-line): Use newlines.
9941
9942 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9943
9944         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9945         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9946         these routines, so the passphrase can be managed externally and
9947         passed in to the system.
9948         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9949         pgg-add-passphrase-to-cache function.
9950
9951         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9952         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9953         these routines, so the passphrase can be managed externally and
9954         passed in to the system.
9955         (pgg-pgp5-sign-region): Use new name of
9956         pgg-add-passphrase-to-cache function.
9957
9958 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9959
9960         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9961         part of the decoded armor to find the key-identifier.
9962         (pgg-gpg-lookup-key-owner): New function to return the
9963         human-readable identifier of a key owner.
9964         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9965         itself.
9966         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9967         the key value) if we have a key and can match it against a secret
9968         key.  Also, added a note pointing out fact that the prompt only
9969         indicates the first matching key.
9970
9971         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9972         pgg-decrypt-region.
9973         (pgg-add-passphrase-to-cache): Rename from
9974         `pgg-add-passphrase-cache' to reduce confusion (all callers
9975         changed).
9976         (pgg-remove-passphrase-from-cache): Rename from
9977         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9978         changed).
9979         (pgg-read-passphrase, pgg-add-passphrase-cache)
9980         (pgg-remove-passphrase-cache): Add informative docstrings.
9981         (pgg-decrypt): Convey provided passphrase in subordinate call to
9982         pgg-decrypt-region.
9983
9984 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9985
9986         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9987         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9988         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9989         'passphrase' argument, so the passphrase can be managed externally
9990         and then passed in to the system.
9991
9992         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9993         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9994         so the passphrase cache can be used reliably with identifiers
9995         besides a pgp packet's key id.
9996
9997         * pgg-gpg.el (pgg-gpg-encrypt-region)
9998         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9999         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10000         these routines, so the passphrase can be managed externally and
10001         passed in to the system.
10002
10003         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10004         'notruncate' argument, so the passphrase cache can be used
10005         reliably with identifiers besides a pgp packet's key id.
10006
10007 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10008
10009         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10010         symmetric encryption.
10011         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10012         encrypted session key.
10013         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10014         message ask for the passphrase in a proper way.
10015
10016         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10017         New user commands for symmetric encryption.
10018
10019 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10020
10021         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10022
10023         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10024
10025 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10026
10027         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10028
10029 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10030
10031         * mm-decode.el (mm-inlined-types): Add application/pgp.
10032         (mm-automatic-display): Ditto.
10033
10034         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10035         part as text.
10036
10037 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10038
10039         * nnrss.el: Update copyright.
10040         (nnrss-opml-import): Query whether to subscribe to each entry.
10041
10042         * gnus-art.el:
10043         * gnus-sum.el:
10044         * gnus-xmas.el:
10045         * messagexmas.el:
10046         * mm-uu.el:
10047         * mm-view.el: Update copyright.
10048
10049 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10050
10051         * message.el (message-info): New function.
10052         (message-mode-menu): Add it.
10053         Update copyright.
10054
10055         * ChangeLog: Fix and update copyright.
10056
10057 2006-01-13  Romain Francoise  <romain@orebokech.com>
10058
10059         * message.el (message-forward-subject-name-subject): Prefer the
10060         address to 'nowhere' if the sender has no name.
10061         Fix typo.  Update copyright year.
10062
10063 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10064
10065         * gnus-art.el (article-wash-html): Use
10066         gnus-summary-show-article-charset-alist if a numeric arg is given.
10067         (gnus-article-wash-html-with-w3m-standalone): New function.
10068
10069         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10070         mm-inline-text-html-render-with-w3m-standalone.
10071         (mm-text-html-washer-alist): Map w3m-standalone to
10072         gnus-article-wash-html-with-w3m-standalone.
10073         (mm-inline-text-html-render-with-w3m-standalone): New function.
10074
10075 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10076
10077         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10078         Improve LaTeX.
10079
10080 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10081
10082         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10083         (nnrss-request-article): Render text/plain parts as HTML.
10084
10085         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10086         the buffer.
10087
10088 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10089
10090         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10091         custom definition of `gnus-posting-styles'.
10092
10093         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10094         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10095
10096 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10097
10098         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10099         Use nntp for bug archive.
10100
10101 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10102
10103         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10104         parts.
10105         (nnrss-normalize-date): New function converts ISO 8601 date into
10106         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10107         (nnrss-check-group): Use it.
10108
10109 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10110
10111         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10112
10113         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10114         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10115         (nnrss-insert-w3): Ditto.
10116
10117 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10118
10119         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10120         the articles to be forwarded including the case where neither a
10121         number of articles nor a region is specified.
10122
10123 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10124
10125         * nnrss.el (nnrss-request-article): Fix last change; fill
10126         text/plain parts.
10127
10128 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10129
10130         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10131         in text/plain part.
10132         (nnrss-check-group): Don't add excessive newline to dc:subject.
10133
10134 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10135
10136         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10137         article.
10138
10139 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10140
10141         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10142         (nnml-use-compressed-files, nnml-save-mail): Support other
10143         comression programs such as bzip2.
10144
10145 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10146
10147         * dns.el (query-dns): Make sure we check the buffer size before
10148         removing tcp headers.
10149
10150 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10151
10152         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10153         remove MIME buttons associated with multipart/alternative parts.
10154         (gnus-mime-display-alternative): Tag buttons using `article-type'
10155         text property.
10156
10157         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10158         associated with multipart/alternative parts.
10159
10160         * gnus-art.el (gnus-signature-separator): Fix custom type.
10161
10162         * mm-decode.el (mm-inlined-types): Fix custom type.
10163         (mm-keep-viewer-alive-types): Ditto.
10164         (mm-automatic-display): Ditto.
10165         (mm-attachment-override-types): Ditto.
10166         (mm-inline-override-types): Ditto.
10167         (mm-automatic-external-display): Ditto.
10168
10169 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10170
10171         * spam-report.el (spam-report-user-mail-address)
10172         (spam-report-user-agent): New variables.
10173         (spam-report-url-ping-plain): Use spam-report-user-agent.
10174
10175 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10176
10177         * gnus-art.el (gnus-button-handle-custom): Do not just use
10178         `customize-apropos' for any "M-x customize-*" button but the
10179         function called for.  Accept both the function name and its
10180         argument in order to achieve this.
10181         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10182         function name to `gnus-button-handle-custom' in case of "M-x
10183         customize-*" buttons.
10184
10185 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10186
10187         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10188         multipart/alternative and add xref to mm-discouraged-alternatives
10189         in doc string.
10190
10191         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10192         gnus-buttonized-mime-types in doc string.
10193
10194 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10195
10196         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10197         Suggest image/.* in the doc string.
10198
10199 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10200
10201         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10202         message-marks (Debian bug #342521).
10203
10204 2005-12-12  Simon Josefsson  <jas@extundo.com>
10205
10206         * password.el (password-read-from-cache): Add.
10207         (password-read): Use it.
10208
10209 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10210
10211         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10212         us-ascii as a MIME charset.
10213
10214         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10215         against the case where the 2nd arg TYPE is nil.
10216
10217 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10218
10219         * pop3.el (pop3-stream-type): Fix custom version.
10220
10221         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10222
10223 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10224
10225         * mm-decode.el (mm-display-external): Add missing cdr.
10226
10227 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10228
10229         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10230         RFC1524) if it is in mailcap or add a suffix according to
10231         mailcap-mime-extensions when generating a temp filename; postpone
10232         deleting a temp file for 2 seconds for some wrappers, shell
10233         scripts, and so on, which might exit right after having started a
10234         viewer command as a background job.
10235
10236 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10237
10238         * nntp.el (nntp-marks-directory): Fix custom group.
10239
10240         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10241         steps when < 10.
10242
10243         * gnus-start.el (gnus-no-server-1): Mention
10244         `gnus-level-default-subscribed' in doc string.
10245
10246 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10247
10248         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10249         parens.
10250
10251 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10252
10253         * gnus-xmas.el (gnus-use-toolbar): Revert.
10254         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10255         gnus-use-toolbar is default.
10256
10257         * messagexmas.el (message-use-toolbar): Revert.
10258         (message-setup-toolbar): Use global default-toolbar if
10259         message-use-toolbar is default.
10260
10261 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10262
10263         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10264         according to default-toolbar-visible-p.
10265
10266         * messagexmas.el (message-use-toolbar): Ditto.
10267
10268 2005-11-26  Dave Love  <fx@gnu.org>
10269
10270         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10271         (tls-program, tls-success): Provide openssl alternative.
10272
10273         * starttls.el: Doc fixes.
10274         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10275         SERVICE to PORT.
10276
10277         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10278         port null or service name.
10279         (starttls-negotiate): Autoload.
10280
10281 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10282
10283         * message.el (message-kill-to-signature): Fix interactive spec.
10284
10285 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10286
10287         * pop3.el (pop3-open-server): Recognize a string as a service name.
10288
10289 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10290
10291         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10292
10293 2005-11-23  Dave Love  <fx@gnu.org>
10294
10295         Add pop3s, pop3/starttls.
10296
10297         * pop3.el (pop3-authentication-scheme): Clarify doc.
10298         (open-tls-stream, starttls-open-stream): Autoload.
10299         (pop3-stream-type): New.
10300         (pop3-open-server): Use it.
10301
10302         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10303         for POP.
10304         (mail-source-keyword-map): Add :stream for POP.
10305         (mail-source-fetch-pop): Use pop3-stream-type.
10306
10307 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10308
10309         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10310         of current-time-string.
10311
10312 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10313
10314         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10315         date header.
10316
10317 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10318
10319         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10320         it can seriously impact performance as it bypasses the agent's
10321         local caches.
10322
10323 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10324
10325         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10326         must be explicitly online rather than "not explicitly offline" for
10327         its flags to be synchronized.
10328
10329         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10330         that gnus-uu-unmark-thread will function correctly.
10331
10332         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10333         1024K is instead displayed as 1M.
10334
10335 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10336
10337         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10338
10339 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10340
10341         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10342
10343 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10344
10345         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10346         error message to display actual error condition.
10347         (gnus-agent-save-local): Avoid saving symbols that are bound to
10348         nil as they simply result in a warning message in
10349         gnus-agent-read-local.
10350
10351 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10352
10353         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10354         rather than make-variable-buffer-local for file-precious-flag.
10355
10356 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10357
10358         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10359         for duplicates which are removed.  The invalid sort check then
10360         triggers a rescan after the sort as sorting may have moved
10361         duplicate entries such that they can be cheaply detected.
10362
10363 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10364
10365         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10366
10367 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10368
10369         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10370         internal variable to a custom variable.  Changed default value
10371         from compressed(2) to uncompressed(1).
10372         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10373         support for uncompressed agentview files.  Taken together, reading
10374         the agentview file should now be 6-7 times faster.
10375
10376 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10377
10378         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10379         as a buffer-local variable.  This avoids creating truncated
10380         dribble files as a result of a hang up, eg.
10381
10382 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10383
10384         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10385         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10386         XEmacs.
10387
10388 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10389
10390         * gnus-start.el (gnus-start-draft-setup): Enforce
10391         `gnus-draft-mode' for nndraft:drafts at startup.
10392
10393         * gnus.el (gnus-splash): Change custom group.
10394         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10395         allow-list argument.
10396
10397         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10398         string.
10399
10400 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10401
10402         * gnus-art.el (gnus-default-article-saver): Add user-defined
10403         `function' to custom type.
10404
10405 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10406
10407         * imap.el (imap-open): Handle case where buffer is a buffer
10408         object.
10409
10410 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10411
10412         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10413         long lines.
10414         (gnus-cache-delete-group): Wrap doc strings.
10415
10416         * gnus-agent.el (gnus-agent-rename-group)
10417         (gnus-agent-delete-group): Wrap doc strings.
10418
10419 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10420
10421         * messagexmas.el (message-use-toolbar): Change the valid values
10422         into default, top, bottom, left, and right.
10423         (message-toolbar-thickness): New variable.
10424         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10425         well.
10426         (message-setup-toolbar): Make it work.
10427
10428         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10429         (gnus-use-toolbar): Change the valid values into default, top,
10430         bottom, left, and right.
10431         (gnus-toolbar-thickness): New variable.
10432         (gnus-xmas-setup-toolbar): New function.
10433         (gnus-xmas-setup-group-toolbar): Use it.
10434         (gnus-xmas-setup-summary-toolbar): Use it.
10435
10436 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10437
10438         * gnus-start.el (gnus-1): Add "native" to
10439         gnus-predefined-server-alist.
10440
10441         * gnus.el (gnus-method-to-server): Don't add "native" to the
10442         lists here, because that leads to problems when
10443         gnus-select-method is bound.
10444
10445 2005-11-09  Simon Josefsson  <jas@extundo.com>
10446
10447         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10448         use (not sort-by-date) instead.
10449
10450 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10451
10452         * gnus-delay.el (gnus-delay-group): Don't autoload.
10453         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10454         to be re-loaded when customizing the `gnus-delay' group.
10455
10456 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10457
10458         * message.el: Revert last changes.
10459         (message-insert-citation-line): Use newlines.
10460
10461 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10462
10463         * message.el (message-courtesy-message)
10464         (message-mark-insert-begin, message-mark-insert-end)
10465         (message-elide-ellipsis, message-cancel-message)
10466         (message-add-header, message-change-subject)
10467         (message-cross-post-followup-to-header)
10468         (message-cross-post-insert-note, message-reduce-to-to-cc)
10469         (message-widen-reply, message-delete-not-region)
10470         (message-kill-to-signature, message-insert-signature)
10471         (message-insert-importance-high, message-insert-importance-low)
10472         (message-insert-or-toggle-importance)
10473         (message-insert-disposition-notification-to)
10474         (message-indent-citation, message-yank-original)
10475         (message-cite-original-without-signature, message-cite-original)
10476         (message-insert-citation-line, message-position-on-field)
10477         (message-fix-before-sending, message-send-mail-partially)
10478         (message-send-mail, message-send-mail-with-sendmail)
10479         (message-send-mail-with-qmail, message-send-news)
10480         (message-check-news-header-syntax, message-generate-headers)
10481         (message-insert-courtesy-copy, message-fill-address)
10482         (message-fill-header, message-shorten-references)
10483         (message-setup-1, message-cancel-news)
10484         (message-forward-make-body-plain, message-forward-make-body-mime)
10485         (message-forward-make-body-mml, message-encode-message-body)
10486         (message-forward-make-body-digest-plain)
10487         (message-forward-make-body-digest-mime)
10488         (message-use-alternative-email-as-from): Insert `hard-newline'
10489         instead of ordinary newlines.
10490
10491 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10492
10493         * message.el (message-generate-headers): Downcase the argument
10494         given to message-check-element.
10495
10496 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10497
10498         * nntp.el (nntp-authinfo-rejected): New error condition.
10499         (nntp-wait-for): Use new error condition to signal authentication
10500         error.
10501         (nntp-retrieve-data): Rethrow new error condition to break out of
10502         recursive call to nntp-send-authinfo.
10503
10504 2005-11-08  Romain Francoise  <romain@orebokech.com>
10505
10506         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10507         (gnus-summary-exit-map): Bind to `Z p'.
10508         (gnus-summary-make-menu-bar): Add menu item.
10509
10510 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10511
10512         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10513         (gnus-treat-*): Add `first' in all doc strings.
10514
10515         * gnus-group.el (gnus-group-compact-group): Fix typo.
10516
10517 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10518
10519         * gnus.el (gnus-parameters-case-fold-search): New variable.
10520         (gnus-parameters-get-parameter): Use it.
10521
10522         * gnus-score.el (gnus-home-score-file): Doc fix.
10523
10524 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10525
10526         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10527
10528 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10529
10530         * mm-util.el (mm-special-display-p): New function.
10531
10532         * mml.el (mml-preview): Use it; doc fix.
10533
10534 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10535
10536         * imap.el (imap-open): Handle case where buffer is a buffer object.
10537
10538 2005-10-29  Romain Francoise  <romain@orebokech.com>
10539
10540         * message.el (message-fix-before-sending): Fix comment.
10541
10542 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10543
10544         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10545
10546 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10547
10548         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10549         Used in gnus-score.el.
10550
10551 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10552
10553         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10554
10555 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10556
10557         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10558         whitespace removed in revision 7.8.  Use concatenated string to
10559         protect trailing whitespace.
10560
10561 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10562
10563         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10564         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10565         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10566         Courier IMAP ("some version from 2004").  Mostly based on similar
10567         code in the same function.
10568
10569 2005-10-26  Didier Verna  <didier@xemacs.org>
10570
10571         * gnus-group.el (gnus-group-compact-group): Invalidate original
10572         article buffer.
10573         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10574         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10575         NOV database and in article itself.
10576         Invalidate article backlog.
10577
10578 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10579
10580         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10581
10582 2005-10-26  Simon Josefsson  <jas@extundo.com>
10583
10584         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10585         part of 2004-07-25 change.
10586
10587 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10588
10589         * message.el (message-display-completion-list): New function.
10590         (message-expand-group): Use it; make sure the Completions buffer
10591         is modifiable.
10592 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10593
10594         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10595         user-mail-name is an empty string.
10596
10597 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10598
10599         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10600         depending on gnus-score-decay-constant.
10601
10602         * encrypt.el (encrypt-insert-file-contents)
10603         (encrypt-write-file-contents): Don't use `gnus-message'.
10604
10605         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10606         arguments.
10607         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10608         arguments to mm-uu-verbatim-marks-extract.
10609         (mm-uu-hide-markers): New variable.
10610         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10611
10612         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10613         (gnus-convert-image-to-face-command): Use "convert" by default to
10614         allow other input image formats.
10615         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10616         accordingly.
10617
10618 2005-10-23  Simon Josefsson  <jas@extundo.com>
10619
10620         * imap.el (imap-gssapi-program): Align command line parameters
10621         with latest GNU SASL.
10622         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10623
10624 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10625
10626         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10627         HTML.
10628         (nnslashdot-request-article): Ditto.
10629
10630         * lpath.el (featurep): Add nobreak-char-display.
10631
10632 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10633
10634         * mail-source.el (mail-source-fetch-pop): Require pop3.
10635         (mail-source-check-pop): Ditto.
10636
10637 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10638
10639         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10640         errors.
10641
10642 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10643
10644         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10645         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10646
10647         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10648
10649         * mm-bodies.el (mm-decode-string): Call
10650         `mm-charset-to-coding-system' with allow-override argument.
10651
10652 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10653
10654         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10655         (rfc2047-charset-to-coding-system): New function.
10656         (rfc2047-decode-encoded-words): New function.
10657         (rfc2047-decode-region): Use them.
10658         (rfc2047-decode-cte): Remove.
10659         (rfc2047-parse-and-decode): Remove.
10660         (rfc2047-decode): Remove.
10661
10662 2005-10-15  Kenichi Handa  <handa@m17n.org>
10663
10664         * rfc2047.el (rfc2047-decode-cte): New function.
10665         (rfc2047-decode-region): Change the way to decode successive
10666         encoded-words: decode B- or Q-encoding in each encoded-word,
10667         concatenate them, and decode it as charset.
10668
10669 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10670
10671         * lpath.el: Fbind codepage-setup for XEmacs.
10672
10673 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10674
10675         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10676         widget-move-and-invoke.
10677         (gnus-custom-mode): Use gnus-custom-map.
10678
10679 2005-10-15  Bill Wohler  <wohler@newt.com>
10680
10681         * message.el (message-tool-bar-map): Renamed image file from
10682         mail_send to mail/send.
10683
10684 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10685
10686         * message.el (message-expand-group): Pass the common
10687         prefix substring of completion to `display-completion-list'.
10688
10689 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10690
10691         * mml-sec.el (mml-secure-method): New internal variable.
10692         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10693         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10694         functions using mml-secure-method.
10695
10696         * mml.el (mml-mode-map): Add key bindings for those functions.
10697         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10698         Harder <harder@myrealbox.com>.
10699         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10700         end of message if point is the headers of the message.
10701
10702         * message.el (message-in-body-p): New function.
10703
10704         * assistant.el: Autoload gnus-util and netrc.
10705
10706         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10707         Use `mm-charset-override-alist' only when decoding.
10708
10709         * mm-bodies.el (mm-decode-body): Call
10710         `mm-charset-to-coding-system' with allow-override argument.
10711
10712         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10713         `filename' from Content-Disposition if Content-Type doesn't
10714         provide `name'.
10715         (gnus-mime-view-part-as-type): Set default instead of
10716         initial-input.
10717
10718 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10719
10720         * format-spec.el (format-spec): Propagate text properties of % spec.
10721
10722 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10723
10724         * gnus-art.el (gnus-treat-predicate): Add `first'.
10725
10726 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10727
10728         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10729         (mm-charset-override-alist): New variable.
10730         (mm-charset-to-coding-system): Use it.
10731         (mm-codepage-setup): New helper function.
10732         (mm-charset-eval-alist): New variable.
10733         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10734         about unknown charsets.
10735
10736         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10737
10738 2005-10-04  David Hansen  <david.hansen@gmx.net>
10739
10740         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10741         (nnrss-check-group): Ditto.
10742
10743 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10744
10745         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10746         Rename x-gnus-verbatim to x-verbatim.
10747         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10748
10749         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10750         x-verbatim.
10751
10752         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10753
10754         * gnus-util.el (gnus-remove-duplicates): Remove.
10755
10756         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10757         instead of gnus-remove-duplicates.
10758
10759         * message.el (message-remove-duplicates): Remove.
10760         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10761         message-remove-duplicates.
10762
10763         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10764         available, else use implementation from `delete-dups'.
10765
10766         * message.el (message-insert-expires): New function.
10767         (message-mode-map): Add key binding.
10768         (message-mode-field-menu): Add menu entry.
10769         (message-mode): Document it.
10770         (message-make-expires-date): Use `message-make-date'.
10771
10772 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10773
10774         * message.el (message-make-expires-date): New function.
10775
10776 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10777
10778         * Makefile.in (list-installed-shadows): New entry.
10779         (install): Use it.
10780         (remove-installed-shadows): New entry.
10781
10782         * dgnushack.el (dgnushack-default-load-path): New variable.
10783         (dgnushack-find-lisp-shadows): New function.
10784         (dgnushack-remove-lisp-shadows): New function.
10785
10786 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10787
10788         * Makefile.in (install-el-elc): New entry.
10789         (install): Use it so that .el files are necessarily installed.
10790
10791 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10792
10793         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10794
10795 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10796
10797         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10798         function rather than the diff-mode.el package.
10799         (mm-display-external): Use with-current-buffer.
10800         (mm-viewer-completion-map, mm-viewer-completion-map):
10801         Move initialization inside declaration.
10802
10803 2005-09-29  Simon Josefsson  <jas@extundo.com>
10804
10805         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10806         autoload mail-check-payment.
10807         (spam-check-hashcash): Define unconditionally, since hashcash.el
10808         is part of Gnus now.  Ignore errors from payment checking.
10809
10810 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10811
10812         * message.el (message-bold-region, message-unbold-region): Rename
10813         from `bold-region' and `unbold-region'.
10814
10815         * message.el: Remove useless autoloads.
10816
10817 2005-09-28  Simon Josefsson  <jas@extundo.com>
10818
10819         * message.el (message-use-idna): Default to t.
10820         (message-use-idna): Test whether encoding works too.  Doc fix.
10821
10822 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10823
10824         * nntp.el (nntp-warn-about-losing-connection): Remove.
10825
10826 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10827
10828         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10829         customizable.  Change default value.
10830         (mm-uu-diff-groups-regexp): Change default value.
10831         (mm-uu-type-alist): Add doc string.
10832         (mm-uu-configure): Add doc string.  Make it interactive.
10833         (mm-uu-tex-groups-regexp): New variable.
10834         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10835         (mm-uu-type-alist): Add LaTeX documents.
10836         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10837         of "text/verbatim".
10838         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10839
10840         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10841         instead of "text/verbatim".
10842
10843         * message.el (message-mark-inserted-region)
10844         (message-mark-insert-file): Use slrn style marks when called with
10845         prefix argument.
10846
10847 2005-09-27  Simon Josefsson  <jas@extundo.com>
10848
10849         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10850
10851 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10852
10853         * message.el (message-remove-duplicates): New function.
10854         Implementation borrowed from `gnus-remove-duplicates'.
10855         (message-idna-to-ascii-rhs): Also encode idna addresses in
10856         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10857         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10858         only ask about the same idna domain once per header and also tell
10859         in what header to replace the idna domain.
10860
10861         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10862         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10863         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10864         a header is decoded and not just the last one.
10865
10866 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10867
10868         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10869         has been decoded.
10870
10871         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10872         (mm-insert-part): Don't modify text if it has been decoded.
10873
10874         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10875         decoded.
10876
10877         * mm-view.el (mm-inline-text): Don't strip text props unless
10878         decoding enriched or richtext parts.
10879
10880 2005-09-25  Romain Francoise  <romain@orebokech.com>
10881
10882         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10883         * gnus-start.el (gnus-subscribe-interactively):
10884         * gnus-uu.el (gnus-uu-grab-articles):
10885         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10886         space.
10887
10888 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10889
10890         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10891         * mm-view.el (mm-view-pkcs7-decrypt):
10892         * gnus-sum.el (gnus-summary-limit-to-extra)
10893         (gnus-summary-respool-article, gnus-read-move-group-name):
10894         * gnus-score.el (gnus-summary-increase-score):
10895         * gnus-util.el (gnus-completing-read-with-default):
10896         * gnus-art.el (gnus-read-save-file-name)
10897         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10898         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10899         * message.el (message-check-news-header-syntax):
10900         Follow convention for reading with the minibuffer.
10901
10902 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10903
10904         * spam-report.el (spam-report-url-ping-plain):
10905         Use gnus-extended-version as User-Agent.
10906
10907         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10908         default value is nil.
10909
10910         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10911         (mm-uu-verbatim-marks-extract): New function.
10912         (mm-uu-extract): New face.
10913         (mm-uu-copy-to-buffer): Use it.
10914
10915         * spam-report.el (spam-report-gmane-ham): Renamed from
10916         `spam-report-gmane-unspam'.
10917         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10918         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10919
10920         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10921         Autoload.
10922         (spam-report-gmane-unregister-routine): Renamed
10923         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10924
10925 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10926
10927         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10928         (spam-report-gmane-unregister-routine): Add support for gmane
10929         unregistration.
10930
10931         * spam-report.el (spam-report-gmane-unspam)
10932         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10933         (spam-report-gmane): Change to take a single article and do unspam
10934         registration.
10935
10936 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10937
10938         * mm-url.el (mm-url-decode-entities): Fix regexp.
10939
10940 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10941
10942         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10943         default to nil, to be able to use Gnus at all.  If the default
10944         switches to something else, then the function should be fixed not
10945         be exceedingly slow.
10946
10947 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10948
10949         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10950         fail hard.
10951
10952         * spam-report.el: Add better Keywords line.
10953
10954         * spam.el: Add Maintainer and better Keywords line.
10955
10956 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10957
10958         * gnus-art.el (gnus-article-replace-part)
10959         (gnus-mime-replace-part): New functions.
10960         (gnus-mime-action-alist, gnus-mime-button-commands)
10961         (gnus-mime-save-part-and-strip): Added file argument.
10962         (gnus-article-part-wrapper): Added interactive argument.
10963
10964         * gnus-sum.el (gnus-summary-mime-map): Add
10965         `gnus-article-replace-part'.
10966
10967 2005-09-19  Didier Verna  <didier@xemacs.org>
10968
10969         The nnml compaction feature:
10970         * nnml.el (nnml-request-compact-group): New function.
10971         * nnml.el (nnml-request-compact): New function.
10972         * gnus-int.el (gnus-request-compact-group): New function.
10973         * gnus-int.el (gnus-request-compact): New function.
10974         * gnus-group.el (gnus-group-compact-group): New function.
10975         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10976         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10977         * gnus-srvr.el (gnus-server-compact-server): New function.
10978         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10979         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10980
10981 2005-09-18  Deepak Goel  <deego@gnufans.org>
10982
10983         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10984         format spec.
10985
10986 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10987
10988         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10989
10990 2005-09-15  Romain Francoise  <romain@orebokech.com>
10991
10992         * message.el (message-fill-paragraph): Clarify docstring.
10993
10994 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10995
10996         * gnus-art.el (gnus-mime-display-part): Protect against broken
10997         MIME messages.
10998
10999 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11000
11001         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11002         before parsing header.
11003
11004 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11005
11006         * html2text.el (html2text-replace-list): Add new entities.
11007
11008 2005-09-11  Romain Francoise  <romain@orebokech.com>
11009
11010         * message.el (message-alternative-emails): Improve docstring.
11011         (message-setup-1): Call `message-use-alternative-email-as-from'
11012         after `message-setup-hook' to give it precedence over posting
11013         styles, etc.
11014         (message-use-alternative-email-as-from): Add docstring.  Remove
11015         the original From header if present.
11016
11017         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11018         (nnml-save-mail): Use it.
11019
11020         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11021         articles.  Add new argument `silent'.
11022         (gnus-uu-mark-all): Report the total number of marked articles.
11023
11024 2005-09-10  Romain Francoise  <romain@orebokech.com>
11025
11026         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11027         (gnus-uu-mark-series): Likewise.
11028
11029 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11030
11031         * spam-report.el (spam-report-gmane): Fix generation of spam
11032         report URL.
11033
11034 2005-09-10  Simon Josefsson  <jas@extundo.com>
11035
11036         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11037         t, based on discussion on the ding list with Robert Epprecht
11038         <epprecht@solnet.ch>.
11039
11040 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11041
11042         * spam-report.el (spam-report-gmane): Make it work without
11043         X-Report-Spam header.  Gmane now only provides Archived-At.
11044         This is only used if `spam-report-gmane-use-article-number' is nil.
11045         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11046
11047         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11048         make `gnus-summary-sort-by-recipient' work with threading.
11049
11050         * nnweb.el (nnweb-google-wash-article): Print a message if article
11051         is not available.
11052
11053 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11054
11055         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11056         change.  Decode text/* parts content before displaying.
11057
11058 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11059
11060         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11061
11062 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11063
11064         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11065
11066         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11067         url-package-name, url-package-version,
11068         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11069         w3m-display-inline-images, and w3m-minor-mode-map.
11070
11071 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11072
11073         * message.el (message-tab-body-function): Fix mismatched custom type.
11074
11075         * gnus.el (gnus-group-change-level-function): Ditto.
11076
11077         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11078
11079         * gnus-art.el (gnus-signature-limit)
11080         (gnus-article-mime-part-function): Ditto.
11081
11082 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11083
11084         * mml.el (mml-mode): Silence the byte compiler.
11085
11086         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11087         using `(sit-for 0)' before moving the point to the specified part;
11088         skip unbuttonized parts.
11089         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11090         return to the summary window if gnus-auto-select-part is non-nil.
11091
11092 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11093
11094         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11095         variables.
11096         (mml-dnd-attach-file, mml-mode): Use them.
11097
11098         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11099         Make fetching article by MID work again for Google Groups.  Added
11100         FIXME concerning gnus-group-make-web-group.
11101
11102         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11103         Don't depend on Gnus by using mail-extract-address-components if
11104         gnus-extract-address-components is not bound.
11105
11106 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11107
11108         * gnus-art.el (gnus-mime-display-security): Don't display the
11109         signature, but only the signed part.
11110
11111 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11112
11113         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11114
11115         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11116         list, not listp.
11117
11118 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11119
11120         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11121         when encoding.
11122
11123         * mm-bodies.el (mm-decode-content-transfer-encoding):
11124         De-canonicalize CRLF for all text content types, not just
11125         text/plain.
11126
11127 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11130         valid article; point arrow and cursor at the MIME button.
11131
11132 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11133
11134         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11135         Suggested by Dan Christensen <jdc@uwo.ca>.
11136
11137         * mm-decode.el (mm-save-part): Enable change of prompt.
11138
11139 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11140
11141         * gnus-msg.el (gnus-inews-add-send-actions): Made
11142         `message-post-method' lambda parameter ARG `&optional'.
11143
11144 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11145
11146         * gnus-sum.el (gnus-summary-mime-map): Added
11147         gnus-article-save-part-and-strip, gnus-article-delete-part and
11148         gnus-article-jump-to-part.
11149
11150         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11151         (gnus-article-edit-part): Use it.
11152         (gnus-article-part-wrapper): Added no-handle argument.
11153         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11154         functions.
11155
11156 2005-08-29  Romain Francoise  <romain@orebokech.com>
11157
11158         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11159         docstring.
11160         (gnus-face-from-file): Likewise.
11161
11162 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11163
11164         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11165         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11166         non-nil.
11167         (gnus-auto-select-part): New variable.
11168         (gnus-article-jump-to-part): New function.
11169         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11170         (gnus-mime-delete-part): Allow selecting specified part after
11171         deleting or stripping parts.
11172         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11173         part if argument is bogus.
11174
11175 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11176
11177         * gnus-art.el (w3m-minor-mode-map):
11178         * gnus-spec.el (gnus-newsrc-file-version):
11179         * gnus-util.el (nnmail-active-file-coding-system)
11180         (gnus-original-article-buffer, gnus-user-agent):
11181         * gnus.el (gnus-ham-process-destinations)
11182         (gnus-parameter-ham-marks-alist)
11183         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11184         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11185         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11186         * mm-decode.el (gnus-current-window-configuration):
11187         * mm-extern.el (gnus-article-mime-handles):
11188         * mm-url.el (url-current-object, url-package-name)
11189         (url-package-version):
11190         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11191         (smime-keys, w3m-cid-retrieve-function-alist)
11192         (w3m-current-buffer, w3m-display-inline-images)
11193         (w3m-minor-mode-map):
11194         * mml-smime.el (gnus-extract-address-components):
11195         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11196         (gnus-newsrc-hashtb, message-default-charset)
11197         (message-deletable-headers, message-options)
11198         (message-posting-charset, message-required-mail-headers)
11199         (message-required-news-headers):
11200         * mml1991.el (mc-pgp-always-sign):
11201         * mml2015.el (mc-pgp-always-sign):
11202         * nnheader.el (nnmail-extra-headers):
11203         * rfc1843.el (gnus-decode-encoded-word-function)
11204         (gnus-decode-header-function, gnus-newsgroup-name):
11205         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11206
11207 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11208
11209         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11210         the end of the date treatments.
11211
11212 2005-08-15  Simon Josefsson  <jas@extundo.com>
11213
11214         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11215         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11216         Capello and Romain Francoise.
11217         (pgg-fetch-key-function): Removed, not used?
11218         (pgg-insert-url-with-w3): Require url, to get
11219         url-insert-file-contents regardless of where it is defined.
11220
11221 2005-08-13  Romain Francoise  <romain@orebokech.com>
11222
11223         * message.el (message-cite-original-1): New function.
11224         (message-cite-original): Use it.
11225         (message-cite-original-without-signature): Ditto.
11226
11227 2005-08-08  Romain Francoise  <romain@orebokech.com>
11228
11229         * message.el (message-yank-empty-prefix): New variable.
11230         (message-indent-citation): Use it.
11231         (message-cite-original-without-signature): Respect X-No-Archive.
11232
11233 2005-08-08  Simon Josefsson  <jas@extundo.com>
11234
11235         * pgg.el: Autoload url-insert-file-contents instead of loading
11236         w3/url.
11237         (pgg-insert-url-with-w3): Don't load url here.
11238
11239 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11240
11241         * message.el (message-kill-to-signature): Don't insert newline at
11242         bol.
11243         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11244
11245 2005-08-06  Romain Francoise  <romain@orebokech.com>
11246
11247         * message.el (message-user-fqdn): Fix typo in docstring.
11248
11249 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11250
11251         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11252
11253         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11254
11255 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11256
11257         * mm-bodies.el (mm-encode-body): Use coding system rather than
11258         charset to encode text.
11259
11260         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11261         number of charsets if utf-8 is available (XEmacs).
11262
11263 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11264
11265         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11266         taken from `gnus-button-mid-or-mail-regexp'.
11267         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11268         (gnus-button-alist): Improve regexp for domain part of the MIDs
11269         for news:localpart@domain buttons.
11270         (gnus-button-ctan-directory-regexp): Update.
11271
11272 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11273
11274         * sieve-manage.el (sieve-manage-interactive-login): Use
11275         make-local-variable rather than make-variable-buffer-local.
11276         (sieve-manage-open): Ditto.
11277         (sieve-manage-authenticate): Ditto.
11278
11279         * mml.el (mml-generate-mime-1): Make the content type default to
11280         text/plain if the filename is not specified.
11281
11282 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11283
11284         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11285         instead of insert-buffer.
11286
11287         * message.el (message-yank-original): Ditto; set the mark at the
11288         end of the yanked message.
11289
11290 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11291
11292         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11293         lines to scroll rather than to stop it.
11294
11295         * mml.el (mml-generate-default-type): Add doc string.
11296         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11297         default to application/octet-stream when determining the content
11298         type if it is not specified for the part or the mml contents; add
11299         a comment about mml-generate-default-type.
11300
11301 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11302
11303         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11304         make it default to application/octet-stream when determining the
11305         content type if it is not specified for the external contents.
11306
11307 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11308
11309         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11310         segmented parameter but also other parameters might be there.
11311
11312 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11313
11314         * mm-decode.el (mm-display-external): Delete temp file, directory
11315         and buffer immediately if the external process is exited.
11316
11317 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11318
11319         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11320         fewer lines than that of scroll-margin.
11321         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11322
11323 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11324
11325         * gnus-art.el (gnus-article-next-page): Revert.
11326         (gnus-article-beginning-of-window): New macro.
11327         (gnus-article-next-page-1): Use it.
11328         (gnus-article-prev-page): Ditto.
11329         (gnus-article-edit-part): Use insert-buffer-substring instead of
11330         insert-buffer.
11331         (gnus-article-edit-exit): Ditto.
11332
11333         * gnus-util.el (gnus-beginning-of-window): Remove.
11334         (gnus-end-of-window): Remove.
11335
11336         * lpath.el: Don't bind header-line-format and scroll-margin.
11337
11338 2005-07-25  Simon Josefsson  <jas@extundo.com>
11339
11340         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11341         to have the url package without w3.  Reported by Daiki Ueno
11342         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11343
11344 2005-07-20  Didier Verna  <didier@xemacs.org>
11345
11346         * gnus-diary.el: Remove the description comment (nndiary is now
11347         properly documented in the Gnus manual).
11348         Fix the spelling of "Back End".
11349         * nndiary.el: Ditto.
11350         Fix the copyright notice.
11351
11352 2005-07-18  Romain Francoise  <romain@orebokech.com>
11353
11354         * gnus-sum.el (gnus-summary-to-prefix)
11355         (gnus-summary-newsgroup-prefix): New variables.
11356         (gnus-summary-from-or-to-or-newsgroups): Use them.
11357
11358 2005-07-17  Romain Francoise  <romain@orebokech.com>
11359
11360         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11361         space as it's generally not especially interesting to the user.
11362
11363 2005-07-16  Romain Francoise  <romain@orebokech.com>
11364
11365         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11366         nil to avoid prompting and file modification if one of the
11367         messages at the top of the nnfolder file contains a copyright
11368         notice.
11369         Update copyright notice.
11370
11371         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11372         instead of `current-time-string' as the latter creates a time
11373         string that is not RFC 2822 compliant (it lacks the zone).
11374         Update copyright notice.
11375
11376 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11377
11378         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11379         for text/rtf.  Display default in prompt.  Pass default for M-n.
11380
11381         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11382
11383 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11384
11385         * gnus-msg.el (gnus-button-mailto): Remove
11386         save-selected-window-window hackery because it relies on
11387         save-selected-window internals.
11388
11389 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11390
11391         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11392         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11393         (gnus-article-prev-page): Ditto.
11394
11395         * gnus-util.el (gnus-beginning-of-window): New function.
11396         (gnus-end-of-window): New function.
11397
11398         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11399
11400 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11401
11402         * gnus-score.el (gnus-score-edit-all-score): Set
11403         gnus-score-edit-exit-function to gnus-score-edit-done and call
11404         gnus-message.
11405
11406 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11407
11408         * gnus-msg.el (gnus-button-mailto): Remove
11409         save-selected-window-window hackery because it relies on
11410         save-selected-window internals.
11411
11412 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11415         add-minor-mode.
11416         (gnus-binary-mode): Ditto.
11417
11418         * gnus-topic.el (gnus-topic-mode): Ditto.
11419
11420 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11421
11422         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11423         (gnus-article-prev-page): Take scroll-margin into consideration.
11424
11425 2005-07-04  Lute Kamstra  <lute@gnu.org>
11426
11427         Update FSF's address in GPL notices.
11428
11429 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11430
11431         * gnus.el (gnus-exit):
11432         * gnus-group.el (gnus-group-icons):
11433         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11434
11435         * gnus-nocem.el (gnus-nocem):
11436         * message.el (message-various, message-buffers, message-sending)
11437         (message-interface, message-forwarding, message-insertion)
11438         (message-headers, message-news, message-mail):
11439         * pgg-gpg.el (pgg-gpg):
11440         * pgg-parse.el (pgg-parse):
11441         * pgg-pgp.el (pgg-pgp):
11442         * pgg-pgp5.el (pgg-pgp5):
11443         * pop3.el (pop3): Finish `defgroup' description with period.
11444
11445 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11446
11447         * gnus-art.el (article-display-face): Improve the efficiency.
11448         (article-display-x-face): Ditto; remove grey x-face stuff.
11449
11450 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11451
11452         * gnus-art.el (article-display-face): Correct the position in
11453         which Faces are inserted.
11454
11455 2005-06-29  Didier Verna  <didier@xemacs.org>
11456
11457         * gnus-art.el (article-display-face): Display faces in correct
11458         order.
11459
11460 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11461
11462         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11463         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11464         (gnus-nocem-check-article): Fetch the Type header.
11465         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11466         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11467         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11468         make sure gnus-nocem-hashtb is initialized.
11469         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11470         (gnus-nocem-unwanted-article-p): Ditto.
11471
11472         * pgg.el (pgg-verify): Return the verification result.
11473
11474 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11475
11476         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11477         is ascii.
11478
11479 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11480
11481         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11482         `show-nonbreak-escape'.
11483
11484 2005-06-23  Lute Kamstra  <lute@gnu.org>
11485
11486         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11487
11488         * dig.el (dig-mode):
11489         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11490
11491 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11492
11493         * nnimap.el (nnimap-split-download-body): Fix spellings.
11494
11495 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11496
11497         * gnus-art.el (gnus-article-encrypt-body):
11498         * gnus-cus.el (gnus-score-customize):
11499         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11500         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11501
11502 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11503
11504         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11505         header by looking for magic "MII" at the beginnig.
11506
11507 2005-06-16  Miles Bader  <miles@gnu.org>
11508
11509         * gnus-xmas.el (gnus-xmas-group-startup-message):
11510         Use renamed gnus-splash face.
11511
11512         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11513         (assistant-field-face): New backward-compatibility alias for renamed
11514         face.
11515         (assistant-render-text): Use renamed assistant-field face.
11516
11517         * spam.el (spam): Remove "-face" suffix from face name.
11518         (spam-face): New backward-compatibility alias for renamed face.
11519         (spam-face, spam-initialize): Use renamed spam face.
11520
11521         * message.el (message-header-to, message-header-cc)
11522         (message-header-subject, message-header-newsgroups)
11523         (message-header-other, message-header-name)
11524         (message-header-xheader, message-separator, message-cited-text)
11525         (message-mml): Remove "-face" suffix from face names.
11526         (message-header-to-face, message-header-cc-face)
11527         (message-header-subject-face, message-header-newsgroups-face)
11528         (message-header-other-face, message-header-name-face)
11529         (message-header-xheader-face, message-separator-face)
11530         (message-cited-text-face, message-mml-face):
11531         New backward-compatibility aliases for renamed faces.
11532         (message-font-lock-keywords): Use renamed message faces.
11533
11534         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11535         (sieve-test-commands, sieve-tagged-arguments):
11536         Remove "-face" suffix from face names.
11537         (sieve-control-commands-face, sieve-action-commands-face)
11538         (sieve-test-commands-face, sieve-tagged-arguments-face):
11539         New backward-compatibility aliases for renamed faces.
11540         (sieve-control-commands-face, sieve-action-commands-face)
11541         (sieve-test-commands-face, sieve-tagged-arguments-face):
11542         Use renamed sieve faces.
11543
11544         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11545         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11546         (gnus-group-news-3-empty, gnus-group-news-4)
11547         (gnus-group-news-4-empty, gnus-group-news-5)
11548         (gnus-group-news-5-empty, gnus-group-news-6)
11549         (gnus-group-news-6-empty, gnus-group-news-low)
11550         (gnus-group-news-low-empty, gnus-group-mail-1)
11551         (gnus-group-mail-1-empty, gnus-group-mail-2)
11552         (gnus-group-mail-2-empty, gnus-group-mail-3)
11553         (gnus-group-mail-3-empty, gnus-group-mail-low)
11554         (gnus-group-mail-low-empty, gnus-summary-selected)
11555         (gnus-summary-cancelled, gnus-summary-high-ticked)
11556         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11557         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11558         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11559         (gnus-summary-low-undownloaded)
11560         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11561         (gnus-summary-low-unread, gnus-summary-normal-unread)
11562         (gnus-summary-high-read, gnus-summary-low-read)
11563         (gnus-summary-normal-read, gnus-splash):
11564         Remove "-face" suffix from face names.
11565         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11566         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11567         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11568         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11569         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11570         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11571         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11572         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11573         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11574         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11575         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11576         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11577         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11578         (gnus-summary-normal-ticked-face)
11579         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11580         (gnus-summary-normal-ancient-face)
11581         (gnus-summary-high-undownloaded-face)
11582         (gnus-summary-low-undownloaded-face)
11583         (gnus-summary-normal-undownloaded-face)
11584         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11585         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11586         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11587         (gnus-splash-face):
11588         New backward-compatibility aliases for renamed faces.
11589         (gnus-group-startup-message): Use renamed gnus faces.
11590
11591         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11592         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11593         (gnus-server-agent): Remove "-face" suffix from face names.
11594         (gnus-server-agent-face, gnus-server-opened-face)
11595         (gnus-server-closed-face, gnus-server-denied-face)
11596         (gnus-server-offline-face):
11597         New backward-compatibility aliases for renamed faces.
11598         (gnus-server-agent-face, gnus-server-opened-face)
11599         (gnus-server-closed-face, gnus-server-denied-face)
11600         (gnus-server-offline-face): Use renamed gnus faces.
11601
11602         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11603         Remove "-face" suffix from face names.
11604         (gnus-picon-xbm-face, gnus-picon-face):
11605         New backward-compatibility aliases for renamed faces.
11606
11607         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11608         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11609         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11610         (gnus-cite-11): Remove "-face" suffix from face names.
11611         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11612         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11613         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11614         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11615         New backward-compatibility aliases for renamed faces.
11616         (gnus-cite-attribution-face, gnus-cite-face-list)
11617         (gnus-article-boring-faces): Use renamed gnus faces.
11618
11619         * gnus-art.el (gnus-signature, gnus-header-from)
11620         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11621         (gnus-header-content): Remove "-face" suffix from face names.
11622         (gnus-signature-face, gnus-header-from-face)
11623         (gnus-header-subject-face, gnus-header-newsgroups-face)
11624         (gnus-header-name-face, gnus-header-content-face):
11625         New backward-compatibility aliases for renamed faces.
11626         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11627
11628         * gnus-sum.el (gnus-summary-selected-face)
11629         (gnus-summary-highlight): Use renamed gnus faces.
11630         * gnus-group.el (gnus-group-highlight): Likewise.
11631
11632 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11633
11634         * gnus-sieve.el (gnus-sieve-article-add-rule):
11635         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11636         * spam-stat.el (spam-stat-buffer-change-to-spam)
11637         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11638
11639         * message.el (message-is-yours-p):
11640         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11641
11642 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11643
11644         * mm-view.el (mm-inline-text): Withdraw the last change.
11645
11646 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11647
11648         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11649         executing enriched-decode.
11650
11651 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11652
11653         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11654         charset of tar files.
11655
11656 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11657
11658         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11659
11660 2005-06-04  Lute Kamstra  <lute@gnu.org>
11661
11662         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11663         information is never recorded.
11664
11665 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11666
11667         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11668
11669 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11670
11671         * pop3.el (pop3-apop): Run md5 in the binary mode.
11672
11673         * starttls.el (starttls-set-process-query-on-exit-flag):
11674         Use eval-and-compile.
11675
11676 2005-05-31  Simon Josefsson  <jas@extundo.com>
11677
11678         * smime.el (smime-replace-in-string): Define.
11679         (smime-cert-by-ldap-1): Use it.
11680
11681 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11682
11683         * gnus-art.el (article-display-x-face): Replace
11684         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11685
11686         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11687         set-process-query-on-exit-flag or process-kill-without-query.
11688
11689         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11690         loop instead of replace-regexp.
11691
11692         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11693         instead of process-kill-without-query if it is available.
11694
11695         * lpath.el: Fbind ldap-search-entries.
11696
11697         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11698         instead of find-file-hooks if it is available.
11699
11700         * mml1991.el: Bind pgg-default-user-id when compiling.
11701
11702         * mml2015.el: Bind pgg-default-user-id when compiling.
11703
11704         * nndraft.el (nndraft-request-associate-buffer):
11705         Use write-contents-functions instead of write-contents-hooks if it is
11706         available.
11707
11708         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11709         instead of find-file-hooks if it is available.
11710
11711         * nntp.el (nntp-open-connection): Replace
11712         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11713         (nntp-open-ssl-stream): Ditto.
11714         (nntp-open-tls-stream): Ditto.
11715
11716         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11717         set-process-query-on-exit-flag or process-kill-without-query.
11718         (starttls-open-stream-gnutls): Use it instead of
11719         process-kill-without-query.
11720         (starttls-open-stream): Ditto.
11721
11722 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11723
11724         * smime.el (smime-cert-by-ldap-1): Don't use
11725         replace-regexp-in-string.
11726
11727 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11728
11729         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11730
11731         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11732         in PEM format.  Adjust to the XEmacs compability.
11733
11734 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11735
11736         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11737         by `string-to-number'.
11738         * gnus-agent.el (gnus-agent-regenerate-group)
11739         (gnus-agent-fetch-articles): Ditto.
11740         * gnus-art.el (gnus-button-fetch-group): Ditto.
11741         * gnus-cache.el (gnus-cache-generate-active)
11742         (gnus-cache-articles-in-group): Ditto.
11743         * gnus-group.el (gnus-group-set-current-level)
11744         (gnus-group-insert-group-line): Ditto.
11745         * gnus-score.el (gnus-score-set-expunge-below)
11746         (gnus-score-set-mark-below, gnus-summary-score-effect)
11747         (gnus-summary-score-entry): Ditto.
11748         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11749         (gnus-soup-pack): Ditto.
11750         * gnus-spec.el (gnus-xmas-format): Ditto.
11751         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11752         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11753         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11754         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11755         * nndb.el (nndb-get-remote-expire-response): Ditto.
11756         * nndiary.el (nndiary-parse-schedule-value)
11757         (nndiary-string-to-number, nndiary-request-replace-article)
11758         (nndiary-request-article): Ditto.
11759         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11760         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11761         * nneething.el (nneething-make-head): Ditto.
11762         * nnfolder.el (nnfolder-request-article)
11763         (nnfolder-retrieve-headers): Ditto.
11764         * nnheader.el (nnheader-file-to-number): Ditto.
11765         * nnkiboze.el (nnkiboze-request-article): Ditto.
11766         * nnmail.el (nnmail-process-unix-mail-format)
11767         (nnmail-process-babyl-mail-format): Ditto.
11768         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11769         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11770         (nnmh-request-create-group, nnmh-request-list-1)
11771         (nnmh-request-group, nnmh-request-article): Ditto.
11772         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11773         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11774         * nnsoup.el (nnsoup-make-active): Ditto.
11775         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11776         * nntp.el (nntp-find-group-and-number)
11777         (nntp-retrieve-headers-with-xover): Ditto.
11778         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11779         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11780         (pgg-format-key-identifier): Ditto.
11781         * pop3.el (pop3-last, pop3-stat): Ditto.
11782         * qp.el (quoted-printable-decode-region): Ditto.
11783
11784         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11785         of concat.
11786
11787 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11788
11789         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11790
11791         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11792
11793         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11794
11795         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11796
11797         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11798
11799         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11800
11801         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11802         (gnus-carpal-mode): Ditto.
11803
11804         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11805         (gnus-browse-mode): Ditto.
11806
11807         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11808
11809         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11810
11811 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11812
11813         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11814
11815 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11816
11817         * gnus-util.el (gnus-run-mode-hooks): New function.
11818
11819         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11820
11821         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11822         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11823
11824 2005-05-27  Lute Kamstra  <lute@gnu.org>
11825
11826         * dns-mode.el (dns-mode): Specify customization group.
11827
11828 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11829
11830         * gnus-agent.el (gnus-agent-make-mode-line-string):
11831         Use mode-line-highlight as mouse-face.
11832
11833 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11834
11835         * canlock.el (canlock): Change the parent group to news.
11836
11837         * deuglify.el (gnus-outlook-deuglify): Add :group.
11838
11839         * dig.el (dig): Add :group.
11840
11841         * dns-mode.el (dns-mode): Add :group.
11842
11843         * encrypt.el (encrypt): Add :group.
11844
11845         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11846         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11847         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11848         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11849         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11850
11851         * gnus-diary.el (gnus-diary): Add :group.
11852
11853         * gnus.el (gnus-group-news-1-face): Add :group.
11854         (gnus-group-news-1-empty-face): Ditto.
11855         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11856         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11857         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11858         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11859         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11860         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11861         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11862         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11863         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11864         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11865         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11866         (gnus-summary-high-ticked-face): Ditto.
11867         (gnus-summary-low-ticked-face): Ditto.
11868         (gnus-summary-normal-ticked-face): Ditto.
11869         (gnus-summary-high-ancient-face): Ditto.
11870         (gnus-summary-low-ancient-face): Ditto.
11871         (gnus-summary-normal-ancient-face): Ditto.
11872         (gnus-summary-high-undownloaded-face): Ditto.
11873         (gnus-summary-low-undownloaded-face): Ditto.
11874         (gnus-summary-normal-undownloaded-face): Ditto.
11875         (gnus-summary-high-unread-face): Ditto.
11876         (gnus-summary-low-unread-face): Ditto.
11877         (gnus-summary-normal-unread-face): Ditto.
11878         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11879         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11880
11881         * hashcash.el (hashcash): New custom group.
11882         (hashcash-default-payment): Add :group.
11883         (hashcash-payment-alist): Ditto.
11884         (hashcash-default-accept-payment): Ditto.
11885         (hashcash-accept-resources): Ditto.
11886         (hashcash-path): Ditto.
11887         (hashcash-extra-generate-parameters): Ditto.
11888         (hashcash-double-spend-database): Ditto.
11889         (hashcash-in-news): Ditto.
11890
11891         * message.el (message-minibuffer-local-map): Add :group.
11892
11893         * netrc.el (netrc): Add :group.
11894
11895         * sieve-manage.el (sieve-manage-log): Add :group.
11896         (sieve-manage-default-user): Diito.
11897         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11898         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11899         (sieve-manage-authenticators): Ditto.
11900         (sieve-manage-authenticator-alist): Ditto.
11901         (sieve-manage-default-port): Ditto.
11902
11903         * sieve-mode.el (sieve-control-commands-face): Add :group.
11904         (sieve-action-commands-face): Ditto.
11905         (sieve-test-commands-face): Ditto.
11906         (sieve-tagged-arguments-face): Ditto.
11907
11908         * smime.el (smime): Add :group.
11909
11910         * spam-report.el (spam-report): Add :group.
11911
11912         * spam.el (spam, spam-face): Add :group.
11913
11914 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11915
11916         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11917         return \n.\n.\n at the end of articles.  Protect against that.
11918         (nntp-with-open-group): Allow debugging.
11919
11920         * nnheader.el (mail-header-set-extra): Make into a function
11921         because I just could't understand how to quote the list properly.
11922
11923         * dns.el (query-dns-cached): New function.
11924
11925 2005-05-26  Lute Kamstra  <lute@gnu.org>
11926
11927         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11928
11929 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11930
11931         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11932
11933         * gnus-art.el: Don't autoload mail-extract-address-components.
11934
11935         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11936         eval-and-compile to evaluate it.
11937
11938         * hashcash.el: Don't autoload executable-find.
11939
11940         * nndb.el: Don't declare the nndb back end two or more times; don't
11941         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11942
11943         * nntp.el: Autoload format-spec instead of format; use
11944         eval-and-compile to evaluate autoload forms.
11945
11946 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11947
11948         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11949
11950 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11951
11952         * gnus.el (gnus-version-number): Bump version.
11953
11954 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11955
11956         * gnus.el: No Gnus v0.3 is released.
11957
11958 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11959
11960         * lpath.el (featurep): Bind show-nonbreak-escape.
11961
11962 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11963
11964         * gnus-art.el (gnus-article-edit-part): Disable undo.
11965
11966 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11967
11968         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11969         gnus-article-date-lapsed-new-header is t if date timer is active;
11970         skip headers in which the original date value is empty.
11971         (gnus-article-save-original-date): Redefine it as a macro.
11972         (gnus-display-mime): Use it.
11973
11974 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11975
11976         * gnus-art.el (article-date-ut): Support converting date in
11977         forwarded parts as well.
11978         (gnus-article-save-original-date): New function.
11979         (gnus-display-mime): Use it.
11980
11981 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11982
11983         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11984         enclosure element of <item>.
11985
11986 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11987
11988         * message.el (message-kill-buffer-query): Renamed from
11989         `message-kill-buffer-query-if-modified'.  Added :version.
11990
11991 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11992
11993         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11994         window layout.
11995
11996 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11997
11998         * mml.el: Autoload dnd when compiling.
11999
12000 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12001
12002         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12003         x-dnd-*.
12004
12005 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12006
12007         * qp.el (quoted-printable-encode-region): Save excursion.
12008
12009 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12010
12011         * message.el (message-kill-buffer-query-if-modified): Add new variable
12012         so the user can kill a modified message buffer quickly.
12013         (message-kill-buffer): Use it.
12014
12015 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12016
12017         * lpath.el: Fbind display-time-event-handler; don't fbind
12018         string-to-multibyte.
12019
12020         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12021
12022 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12023
12024         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12025         contained in text because xml.el decodes entities) with LFs.
12026
12027 2005-04-11  Lute Kamstra  <lute@gnu.org>
12028
12029         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12030         differently.
12031
12032 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12033
12034         * mm-util.el (mm-detect-coding-region): Typo.
12035
12036 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12037
12038         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12039
12040 2005-04-06  Deepak Goel  <deego@gnufans.org>
12041
12042         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12043         user-function allow user modifications of the scores.
12044         (spam-stat-score-buffer-user): New function, to allow
12045         user-computed modifications to the score.
12046         (spam-stat-score-buffer-user-functions): List of additional
12047         scoring functions.
12048         (spam-stat-error-holder): Global temporary error holder.
12049         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12050         variable.
12051
12052 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12053
12054         * gnus-registry.el (gnus-registry-clean-empty-function)
12055         (gnus-registry-trim, gnus-registry-fetch-groups)
12056         (gnus-registry-delete-group): Groups that match
12057         `gnus-registry-ignored-groups' are removed from the registry
12058         entries, not just ignored for splitting.  This helps clean up the
12059         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12060         to get all the groups a message ID is in.
12061
12062         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12063         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12064         (spam-stat-score-buffer-user-functions): Add :number custom type.
12065
12066 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12067
12068         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12069         argument in XEmacs.
12070
12071         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12072         (nnrss-request-group): Decode group name first.
12073         (nnrss-request-article): Make a text/plain article if mml-to-mime
12074         failed.
12075         (nnrss-get-encoding): Return a compatible encoding according to
12076         nnrss-compatible-encoding-alist.
12077         (nnrss-find-el): Use consp instead of listp.
12078         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12079
12080 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12081
12082         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12083         which Emacs 20 doesn't support.
12084         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12085
12086 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12087
12088         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12089         silence the byte compiler inside the defun.
12090
12091         * gnus-demon.el (parse-time-string): Add autoload.
12092
12093         * gnus-delay.el (parse-time-string): Add autoload.
12094
12095         * gnus-art.el (parse-time-string): Add autoload.
12096
12097         * nnultimate.el (parse-time): Require for `parse-time-string'.
12098
12099 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12100
12101         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12102
12103         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12104
12105         * smime.el (smime-ldap-host-list): Add :version.
12106
12107 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12108
12109         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12110         pass it to `gnus-browse-read-group'.
12111         (gnus-browse-read-group): Add NUMBER argument and pass it to
12112         `gnus-group-read-ephemeral-group'.
12113
12114         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12115         argument and pass it to `gnus-group-read-group'.
12116
12117 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12118
12119         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12120         mm-xemacs-find-mime-charset-1 if we have the mule feature
12121         available at runtime.
12122
12123 2005-03-25  Werner Lemberg  <wl@gnu.org>
12124
12125         * nnmaildir.el: Replace `illegal' with `invalid'.
12126
12127 2005-03-23  Lute Kamstra  <lute@gnu.org>
12128
12129         * time-date.el: Add comment on time value formats.
12130         Don't require parse-time.
12131         (with-decoded-time-value): New macro.
12132         (encode-time-value): New function.
12133         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12134         (days-to-time): Return a valid time value when arg is huge.
12135         (time-since): Use time-subtract.
12136         (time-to-number-of-days): Use time-to-seconds.
12137
12138 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12139
12140         * gnus-start.el (gnus-display-time-event-handler):
12141         Check display-time-timer at runtime rather than only at load time
12142         in case display-time-mode is turned off in the mean time.
12143
12144 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12145
12146         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12147         used.
12148
12149         * nneething.el (nneething-map-file-directory): Derive from
12150         `gnus-directory'.
12151
12152         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12153         the To/Cc button.
12154
12155 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12156
12157         * nnmaildir.el (nnmaildir-request-accept-article):
12158         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12159
12160 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12161
12162         * gnus-async.el: Require timer-funcs at compile time when in
12163         XEmacs for `run-with-idle-timer'.
12164
12165 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12166
12167         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12168         autoloaded function.
12169
12170 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12171
12172         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12173
12174 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12175
12176         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12177
12178 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12179
12180         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12181         gnus-expert-user to default.
12182
12183 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12184
12185         * nnimap.el (nnimap-open-server): Ditto.
12186
12187         * imap.el (imap-authenticate): Fix typo.
12188
12189 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12190
12191         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12192         buffer (since IMAP server might return FETCH response out of
12193         order, and the nntp buffer must be sorted).
12194
12195 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12196
12197         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12198         comparison on string.
12199
12200         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12201         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12202         (gnus-agent-summary-fetch-series): Modified to protect against
12203         gnus-agent-summary-fetch-group clearing processable flags.
12204         (gnus-agent-synchronize-group-flags): Update live group buffer as
12205         synchronization may occur due to the user toggle the plugged
12206         status.
12207         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12208         successfully downloaded.
12209         (gnus-agent-expire-group-1): Avoid using markers when the overview
12210         is in ascending order; greatly improves performance.
12211         (gnus-agent-regenerate-group): Use
12212         gnus-agent-synchronize-group-flags to reset read status in both
12213         gnus and server.
12214         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12215
12216 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12217
12218         * message.el: Don't autoload former message-utils variables.
12219         (message-strip-subject-trailing-was): Change doc string.
12220
12221         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12222         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12223         (nnweb-google-search): Add "hl=en" here.
12224         (nnweb-google-parse-1, nnweb-google-create-mapping):
12225         Don't hardcode URL.
12226
12227 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12228
12229         * message.el (message-get-reply-headers, message-followup):
12230         Mention related variables `message-use-followup-to' and
12231         `message-use-mail-followup-to', in the information buffer.
12232
12233         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12234         of broken groups(-beta).google.com.
12235
12236 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12237
12238         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12239         parameter to invoked gnus-request-move-article; remove the
12240         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12241         all at once instead of once per article.
12242         (gnus-summary-remove-process-mark): Accept a list of articles as
12243         well as a single article for processing.
12244
12245         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12246         parameter.
12247
12248         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12249
12250         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12251
12252         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12253         parameter.
12254
12255         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12256         parameter.
12257
12258         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12259         parameter and remove the gnus-sum-hint-move-is-internal variable.
12260
12261         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12262         parameter.
12263
12264         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12265         parameter.
12266
12267         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12268         parameter.
12269
12270         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12271
12272         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12273         parameter.
12274
12275         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12276         parameter.
12277
12278 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12279
12280         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12281         a more conservative way.
12282
12283 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12284
12285         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12286         buffer, so it moves the window's cursor.
12287
12288 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12289
12290         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12291         `mm-dissect-multipart' and receive the from field as an (optional)
12292         argument from `mm-dissect-multipart'.
12293         (mm-dissect-multipart): Receive the from field as an argument and
12294         pass it on when we call `mm-dissect-buffer' on MIME parts.
12295         Fixes verification/decryption of signed/encrypted MIME parts.
12296
12297 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12298
12299         * gnus-sum.el (gnus-summary-move-article): Set
12300         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12301         whatever it calls (right now, only nnimap-request-move article
12302         respects it).
12303
12304         * nnimap.el (nnimap-request-move-article): When
12305         gnus-sum-hint-move-is-internal is set, don't do the extra
12306         nnimap-request-article.
12307
12308 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12309
12310         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12311
12312         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12313         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12314
12315         * gnus-sum.el (gnus-summary-caesar-message):
12316         Apply `gnus-treat-article' after rotation.
12317
12318         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12319         doc string.
12320
12321 2005-02-22  Simon Josefsson  <jas@extundo.com>
12322
12323         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12324         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12325         <arne@arnested.dk>.
12326         (encrypt): Add password-cache and password-cache-expiry as group
12327         members.
12328
12329 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12330
12331         * smime.el (smime-ldap-host-list): Doc fix.
12332         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12333         cache) password.
12334         (smime-sign-region): Use it.
12335         (smime-decrypt-region): Use it.
12336         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12337         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12338         fails.
12339         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12340         certificate from DER to PEM format rather than calling openssl.
12341
12342         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12343
12344         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12345         for signing/encryption.
12346
12347         * mml.el (mml-parse-1): Use them.
12348
12349 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12350
12351         * nnrss.el (nnrss-verbose): Removed.
12352         (nnrss-request-group): Use `nnheader-message' instead.
12353
12354 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12355
12356         * nnrss.el (nnrss-verbose): New variable.
12357         (nnrss-request-group): Make it say nnrss is requesting a group.
12358
12359 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12360
12361         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12362         Handle news URL with given port correctly.
12363
12364 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12365
12366         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12367         containing special characters.
12368
12369         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12370
12371         * mml.el (mime-to-mml): Ditto.
12372
12373         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12374         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12375         (rfc2047-decode-region): Quote decoded words containing special
12376         characters when rfc2047-quote-decoded-words-containing-tspecials
12377         is non-nil.
12378
12379 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12380
12381         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12382
12383         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12384
12385 2005-02-15  Simon Josefsson  <jas@extundo.com>
12386
12387         * nnimap.el (nnimap-debug): Doc fix.
12388
12389         * imap.el (imap-debug): Doc fix.
12390
12391 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12392
12393         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12394
12395 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12396
12397         * gnus.el (spam-contents): Improve docs for spam-contents
12398         parameter in its variable incarnation.
12399
12400 2005-02-14  Simon Josefsson  <jas@extundo.com>
12401
12402         * smime-ldap.el: Use require instead of load-library for ldap.
12403         (smime-ldap-search): Indent.
12404         (smime-ldap-search-internal): Shorten line.
12405
12406         * smime.el (smime-cert-by-dns): Add doc-string.
12407         (smime-cert-by-ldap-1): Indent.
12408
12409         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12410         mml-smime-get-dns-ldap.
12411         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12412
12413 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12414
12415         * smime.el: Require smime-ldap.
12416         (smime-ldap-host-list): New variable.
12417         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12418
12419         * mml-smime.el (mml-smime-encrypt-query): New function.
12420         (mml-smime-encrypt-query): Use it.
12421
12422         * smime-ldap.el: New file.
12423
12424 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12425
12426         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12427
12428 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12429
12430         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12431         argument in doc string.  Make query for type more clear.
12432
12433 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12434
12435         * gnus.el (gnus-group-startup-message): Search for gnus images in
12436         etc/images/gnus.
12437         * mm-util.el (mm-image-load-path): Likewise.
12438         * smiley.el (smiley-data-directory): Search for smilies in
12439         etc/images/smilies.
12440
12441 2005-02-09  Kim F. Storm  <storm@cua.dk>
12442
12443         Change Emacs release version from 21.4 to 22.1 throughout.
12444         Change Emacs development version from 21.3.50 to 22.0.50.
12445
12446 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12447
12448         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12449
12450         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12451         non-Mule XEmacs as well.
12452         (mm-decompress-buffer): Signal an error intentionally if it does
12453         not decompress compressed data because auto-compression-mode is
12454         disabled.
12455
12456 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12457
12458         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12459         an ID in the registry even if it has no groups.
12460
12461 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12462
12463         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12464         merge it into mm-decompress-buffer.
12465         (gnus-mime-copy-part): Use the MIME part charset, the value which
12466         a user specified or gnus-newsgroup-charset for decoding, like
12467         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12468         save-buffer what was used.  Suggested by Kevin Ryde
12469         <user42@zip.com.au>.
12470         (gnus-mime-inline-part): Allow the name parameter as well as the
12471         filename parameter; force decompressing of compressed data; always
12472         display contents being not decoded as unibyte.
12473
12474         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12475         as well as the filename parameter.
12476
12477         * mm-util.el (mm-decompress-buffer): Merge
12478         gnus-mime-jka-compr-maybe-uncompress.
12479         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12480         of compressed data.
12481
12482 2005-02-08  Simon Josefsson  <jas@extundo.com>
12483
12484         * imap.el (imap-log): Doc fix.
12485
12486 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12487
12488         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12489         the coding cookies; decompress compressed parts.
12490
12491         * mml.el (mml-generate-mime-1): Add the charset parameter according
12492         to the value which a user specified manually or the coding cookie.
12493
12494         * mm-util.el (mm-string-to-multibyte): New function.
12495         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12496         (mm-coding-system-to-mime-charset): New function.
12497         (mm-decompress-buffer): New function.
12498         (mm-find-buffer-file-coding-system): New function.
12499
12500         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12501         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12502         parts.
12503
12504 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12505
12506         * mm-view.el (mm-display-inline-fontify): Decode a part according
12507         to the charset parameter.
12508
12509 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12510
12511         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12512         prefix arg is neither nil nor a number, as info specifies.
12513
12514 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12515
12516         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12517         timestamps.
12518
12519 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12520
12521         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12522         groups error checking and notify user.
12523
12524 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12525
12526         * message.el (message-send-mail-function): Check existence of
12527         sendmail-program first before using default value
12528         `message-send-mail-with-sendmail'.  Otherwise use more generic
12529         `smtpmail-send-it'.
12530
12531 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12532
12533         * nntp.el (nntp-request-update-info): Always return nil.
12534
12535 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12536
12537         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12538
12539 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12540
12541         * message.el (message-beginning-of-line): Change the behavior when
12542         invoked between BOL and : so that it first moves backward.
12543
12544 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12545
12546         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12547         article buffer when editing of the article is discarded.
12548         (gnus-article-prepare): Revert.
12549
12550 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12551
12552         * gnus-art.el (gnus-article-prepare):
12553         Remove message-strip-forbidden-properties from the local hook.
12554
12555 2005-01-27  Simon Josefsson  <jas@extundo.com>
12556
12557         * password.el (password-cache-add): Only start one timer per key.
12558         Reported by Derek Atkins <warlord@MIT.EDU>.
12559
12560 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12561
12562         * run-at-time.el: Removed.  It is no longer needed as
12563         timer-funcs.el in the xemacs-base package has a working version of
12564         `run-at-time'.
12565
12566         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12567
12568         * password.el: Require timer-funcs instead of run-at-time in
12569         XEmacs.
12570         Remove `password-run-at-time' macro.
12571         (password-cache-add): Use `run-at-time' instead of
12572         `password-run-at-time'.
12573
12574         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12575         Remove `nnheader-cancel-function-timers' alias,
12576         `cancel-function-timers' exists in XEmacs in timer-funcs.
12577
12578         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12579         for `run-with-idle-timer'.
12580
12581         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12582         for `run-at-time'.
12583
12584         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12585         for `with-timeout'.
12586
12587         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12588         the same as for XEmacs 21.4.
12589         No need to ignore `run-with-idle-timer', this function exists in
12590         XEmacs now in timer-funcs.el in the xemacs-base package.
12591         (dgnushack-compile): No need to delete
12592         run-at-time.el from the list of files to compile because it
12593         doesn't exist anymore.
12594
12595 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12596
12597         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12598         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12599
12600 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12601
12602         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12603         sensitively.
12604
12605 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12606
12607         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12608
12609 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12610
12611         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12612         which will be inserted according to the multibyteness of a buffer
12613         rather than the type of contents.  Suggested by ARISAWA Akihiro
12614         <ari@mbf.ocn.ne.jp>.
12615
12616         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12617         of string which old xml.el may return rather than a string.
12618
12619 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12620
12621         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12622
12623 2005-01-16  Simon Josefsson  <jas@extundo.com>
12624
12625         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12626         idn/idna.el isn't available.
12627         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12628         <michael@waxrat.com>.
12629
12630         * hashcash.el: Remove non-FSF copyright header.
12631
12632         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12633         (hashcash-generate-payment): Use it.
12634         (hashcash-generate-payment-async): Use it.
12635
12636 2005-01-15  Simon Josefsson  <jas@extundo.com>
12637
12638         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12639         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12640
12641         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12642         gnus-summary-idna-message.
12643         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12644         (gnus-summary-idna-message): New function.
12645
12646 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12647
12648         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12649         gnus-novice-user.
12650
12651 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * nnrss.el (nnrss-request-delete-group): Delete entries in
12654         nnrss-group-alist as well.
12655         (nnrss-save-server-data): Insert newline.
12656
12657 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12658
12659         * gnus.el (gnus-user-agent): Use list of symbols instead of
12660         symbols.  Display full version number for (S)XEmacs.  Optionally
12661         display (S)XEmacs codename.
12662
12663         * gnus-util.el (gnus-emacs-version): Update for new
12664         `gnus-user-agent'.
12665
12666         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12667         Gnus version.
12668
12669 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12670
12671         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12672         which is unreadable in some setups.
12673
12674 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12675
12676         * gnus-spec.el (gnus-update-format-specifications): Flush the
12677         group format spec cache if it doesn't support decoded group names.
12678
12679 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12680
12681         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12682         Allow to apply decay on score files matching a regexp.
12683
12684 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12685
12686         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12687         compatibility in %g and %c.
12688
12689 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12690
12691         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12692         name for only %g and %c.
12693         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12694         of gnus-tmp-group to decoded group name.
12695         (gnus-group-make-rss-group): Exclude `/'s from group names.
12696
12697 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12698
12699         * nnrss.el (nnrss-get-encoding): Fix regexp.
12700
12701 2004-12-27  Simon Josefsson  <jas@extundo.com>
12702
12703         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12704         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12705         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12706
12707 2004-12-17  Kim F. Storm  <storm@cua.dk>
12708
12709         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12710
12711         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12712
12713 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12714
12715         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12716
12717 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12718
12719         * nnrss.el: Require rfc2047 and mml.
12720         (nnrss-file-coding-system): New variable.
12721         (nnrss-format-string): Redefine it as an inline function.
12722         (nnrss-decode-group-name): New function.
12723         (nnrss-string-as-multibyte): Remove.
12724         (nnrss-retrieve-headers): Decode group name; don't use
12725         nnrss-format-string.
12726         (nnrss-request-group): Decode group name.
12727         (nnrss-request-article): Decode group name; allow a Message-ID as
12728         well as an article number; don't use nnrss-format-string; encode a
12729         Message-ID string which may contain non-ASCII characters; use
12730         mml-to-mime to compose a MIME article.
12731         (nnrss-request-expire-articles): Decode group name.
12732         (nnrss-request-delete-group): Decode group name.
12733         (nnrss-fetch): Clarify error message.
12734         (nnrss-read-server-data): Use insert-file-contents instead of load;
12735         bind file-name-coding-system; use multibyte buffer.
12736         (nnrss-save-server-data): Bind coding-system-for-write to the
12737         value of nnrss-file-coding-system; bind file-name-coding-system;
12738         add coding cookie.
12739         (nnrss-read-group-data): Use insert-file-contents instead of load;
12740         bind file-name-coding-system; use multibyte buffer.
12741         (nnrss-save-group-data): Bind coding-system-for-write to the
12742         value of nnrss-file-coding-system; bind file-name-coding-system.
12743         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12744         make it work with non-ASCII text.
12745         (nnrss-find-el): Make it work with old xml.el as well.
12746
12747 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12748
12749         * nnrss.el (nnrss-get-encoding): New function.
12750         (nnrss-fetch): Use unibyte buffer initially; bind
12751         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12752         decode contents according to the encoding attribute.
12753         (nnrss-save-group-data): Add coding cookie.
12754         (nnrss-mime-encode-string): New function.
12755         (nnrss-check-group): Use it to encode subject and author.
12756
12757 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12758
12759         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12760         imaginary variable.
12761
12762 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12763
12764         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12765         correctly even if there are wide characters.
12766
12767 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12768
12769         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12770         downcased symbol names; make a new cache instead of reusing
12771         bbdb-hashtable.
12772
12773 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12774
12775         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12776         concatenating segments rather than before concatenating them.
12777         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12778
12779         * message.el (message-get-reply-headers): Bind `extra'.
12780
12781 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12782
12783         * message.el (message-extra-wide-headers): New variable.
12784         (message-get-reply-headers): Use it.
12785
12786 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12787
12788         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12789         (gnus-agent-group-pathname): Ditto.
12790
12791         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12792
12793         * gnus-group.el (gnus-group-make-group): Decode group name.
12794         (gnus-group-make-rss-group): Register the group data after opening
12795         the nnrss group.
12796
12797 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12798
12799         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12800         by expiry now get marked as read.
12801
12802 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12803
12804         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12805
12806 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12807
12808         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12809         unify Latin characters in XEmacs.
12810         (mm-find-mime-charset-region): Use it.
12811
12812 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12813
12814         * gnus-util.el (gnus-delete-directory): New function.
12815
12816         * gnus-agent.el (gnus-agent-delete-group): Use it.
12817
12818         * gnus-cache.el (gnus-cache-delete-group): Use it.
12819
12820 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12821
12822         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12823         names.
12824
12825 2004-12-16  Simon Josefsson  <jas@extundo.com>
12826
12827         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12828
12829 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12830
12831         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12832
12833         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12834         (gnus-group-set-current-level): Decode group name.
12835
12836 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12837
12838         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12839         failed.
12840
12841 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12842
12843         * gnus-group.el (gnus-group-delete-group): Decode group name.
12844         (gnus-group-make-rss-group): Encode group name.
12845         (gnus-group-catchup-current): Decode group name.
12846         (gnus-group-kill-group): Decode group name.
12847
12848 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12849
12850         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12851
12852 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12853
12854         * gnus-group.el (gnus-group-make-rss-group):
12855         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12856
12857         * gnus-start.el (gnus-setup-news): Honor user's setting to
12858         gnus-message-archive-method.  Suggested by Lute Kamstra
12859         <lute@gnu.org>.
12860
12861 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12862
12863         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12864         global counterparts of the buffer-local variables.
12865
12866 2004-11-16  Romain Francoise  <romain@orebokech.com>
12867
12868         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12869         counterparts of the buffer-local variables.
12870
12871 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12872
12873         * message.el (message-forbidden-properties): Fixed typo in doc
12874         string.
12875
12876 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12877
12878         * gnus-util.el (gnus-replace-in-string): Added doc string.
12879
12880         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12881         to avoid problems when splitting mails with many recipients.
12882
12883 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12884
12885         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12886         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12887
12888 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12889
12890         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12891         if there is no hashtable in memory or file modification time is
12892         newer than cached timestamp.
12893
12894 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12895
12896         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12897         not-matching option.
12898
12899 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12900
12901         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12902         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12903         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12904         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12905         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12906         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12907
12908 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12909
12910         * message.el (message-forward-make-body-mml): Remove headers
12911         according to message-forward-ignored-headers if a message is decoded.
12912
12913 2004-12-02  Romain Francoise  <romain@orebokech.com>
12914
12915         * message.el (message-forward-make-body-plain): Always remove
12916         headers according to message-forward-ignored-headers.
12917
12918 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12919
12920         * spam.el (spam-summary-prepare-exit): Remove the
12921         gnus-summary-limit pop for now, it has problems with ham marks for
12922         me.
12923
12924 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12925
12926         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12927         correctly.
12928
12929 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12930
12931         * format-spec.el (format-spec): Message the char.
12932
12933 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12934
12935         * gnus-art.el (gnus-split-methods): Reformat comments.
12936
12937         * spam.el (spam-summary-prepare-exit): Remove article limits
12938         before exiting the summary buffer.
12939
12940 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12941
12942         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12943         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12944
12945         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12946         order to silence the byte compiler.
12947
12948         * spam.el: Fix the way to silence the byte compiler, which
12949         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12950         bbdb-search-simple, spam-BBDB-register-routine,
12951         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12952         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12953         spam-stat-buffer-is-spam, spam-stat-load,
12954         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12955         spam-stat-save and spam-stat-split-fancy.
12956
12957 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12958
12959         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12960         which may confuse users.
12961         (canlock-password-for-verify): Ditto.
12962
12963         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12964
12965         * gnus-art.el (gnus-emphasis-alist): Ditto.
12966
12967         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12968
12969         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12970
12971         * gnus-start.el (gnus-save-killed-list): Ditto.
12972
12973         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12974         (gnus-sum-thread-tree-root): Ditto.
12975         (gnus-sum-thread-tree-false-root): Ditto.
12976         (gnus-sum-thread-tree-single-indent): Ditto.
12977
12978         * message.el (message-courtesy-message): Ditto.
12979         (message-archive-note): Ditto.
12980         (message-subscribed-address-file): Ditto.
12981         (message-user-fqdn): Ditto.
12982
12983         * spam-report.el (spam-report-gmane-regex): Ditto.
12984
12985         * spam.el (spam-blackhole-good-server-regex): Ditto.
12986
12987 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12988
12989         * mml.el (mml-preview): Widen the message buffer before copying
12990         the contents to the preview buffer; sort headers before previewing.
12991
12992         * message.el (message-hidden-headers): Fix the way to avoid a bug
12993         in the `repeat' widget in Emacs 21.3 or earlier.
12994
12995 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12996
12997         * message.el (message-hidden-headers): Default to "^References:".
12998         Improve customization type.  Suggested by Reiner Steib
12999         <Reiner.Steib@gmx.de>.
13000
13001 2004-11-25  Romain Francoise  <romain@orebokech.com>
13002
13003         * message.el (message-strip-forbidden-properties): Remove check for
13004         obsolete `message-hidden' text property, hidden headers are not
13005         accessible in the buffer anymore.
13006
13007 2004-11-22  Romain Francoise  <romain@orebokech.com>
13008
13009         * message.el (message-header-format-alist): Add `From' in list
13010         so that it can be sorted.
13011         (message-fix-before-sending): Widen and sort headers before
13012         sending.
13013         (message-hide-headers): Use narrowing to hide headers by moving
13014         them to the top of the buffer and narrowing to the region
13015         underneath.
13016
13017 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13018
13019         * message.el (message-strip-forbidden-properties): Bind
13020         buffer-read-only (etc) to nil.
13021
13022 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13023
13024         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13025         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13026
13027 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13028
13029         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13030
13031 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13032
13033         * dns.el (query-dns): Use sit-for to time instead of
13034         accept-process-output, since that doesn't seem to work on udp
13035         sockets.
13036
13037 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13038
13039         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13040
13041 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13042
13043         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13044         doc string.  Improve doc string.
13045
13046 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13047
13048         * nntp.el (nntp-request-update-info): Return nil if
13049         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13050         may not call gnus-activate-group which uselessly issues the GROUP
13051         commands for all nntp groups and wastes time.  Reported by Romain
13052         Francoise <romain@orebokech.com>.
13053
13054         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13055
13056 2004-11-15  Simon Josefsson  <jas@extundo.com>
13057
13058         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13059         headers separately.
13060         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13061         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13062
13063 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13064
13065         * gnus-start.el (gnus-convert-old-newsrc):
13066         Assign legacy-gnus-agent to 5.10.7.
13067
13068 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13069
13070         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13071         start of the lines.
13072
13073 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13074
13075         * hashcash.el (hashcash-default-payment): Change default to 20.
13076         (hashcash-default-accept-payment): Change default to 20.
13077         (hashcash-process-alist): New variable.
13078         (hashcash-generate-payment-async): Add.
13079         (hashcash-already-paid-p): Add.
13080         (hashcash-insert-payment): Don't generate payments twice.
13081         (hashcash-insert-payment-async): Add.
13082         (hashcash-insert-payment-async-2): Add.
13083         (hashcash-cancel-async): Add.
13084         (hashcash-wait-async): Add.
13085         (hashcash-processes-running-p): Add.
13086         (hashcash-wait-or-cancel): Add.
13087         (mail-add-payment): New optional argument.  Conditionally start
13088         asynchronous calculation.
13089         (mail-add-payment-async): Add.
13090
13091         * message.el (message-send-mail): Wait for asynchronous hashcash
13092         results.  Don't clobber existing X-Hashcash headers.
13093         (message-setup-1): Call mail-add-payment-async when
13094         message-generate-hashcash is non-nil.
13095
13096 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13097
13098         * message.el (message-use-alternative-email-as-from): Examine the
13099         From header as well; use message-make-from in order to include a
13100         user's full name.
13101
13102 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13103
13104         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13105         default; improve customization type.
13106         (gnus-emphasis-custom-with-format): New macro.
13107         (gnus-emphasis-custom-value-to-external): New function.
13108         (gnus-emphasis-custom-value-to-internal): New function.
13109
13110 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13111
13112         * dns.el (query-dns): Resolve reverse addresses.
13113
13114 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13115
13116         * gnus-group.el (gnus-group-get-new-news): Use it.
13117
13118         * gnus-start.el (gnus-check-reasonable-setup): New function.
13119
13120 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13121
13122         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13123         "Args out of range" error.  Reported by Arnaud Giersch
13124         <arnaud.giersch@free.fr>.
13125
13126 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13127
13128         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13129
13130 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13131
13132         * spam.el (spam group): Add :version.
13133
13134         * pgg-def.el (pgg group): Add :version.
13135
13136 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13137
13138         * gnus-art.el (gnus-article-edit-article): Don't associate the
13139         article buffer with a draft file.  This is a temporary measure
13140         against the 2004-08-22 change to gnus-article-edit-mode.
13141
13142 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13143
13144         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13145         (html2text-format-tags): Remove unused variable `attr'.
13146
13147 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13148
13149         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13150
13151         * tls.el (tls-process-connection-type, tls-success)
13152         (tls-certtool-program): Add :version.
13153
13154         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13155         (starttls-extra-arguments, starttls-process-connection-type)
13156         (starttls-connect, starttls-failure, starttls-success): Add :version.
13157
13158         * spam-stat.el (spam-stat): Add :version.
13159
13160         * sieve.el (sieve): Add :version.
13161
13162         * sha1.el (sha1): Add :version.
13163         (sha1-use-external): Remove redundant version.
13164
13165         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13166         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13167         (nnmail-split-fancy-match-partial-words)
13168         (nnmail-split-lowercase-expanded): Add :version.
13169
13170         * nndiary.el (nndiary): Add :version.
13171
13172         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13173
13174         * mml-sec.el (mml-default-sign-method)
13175         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13176         Add :version.
13177
13178         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13179
13180         * mm-url.el (mm-url-use-external, mm-url-program)
13181         (mm-url-arguments): Add :version.
13182
13183         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13184         (mm-attachment-file-modes, mm-decrypt-option)
13185         (mm-w3m-safe-url-regexp): Add :version.
13186
13187         * message.el (message-cite-prefix-regexp)
13188         (message-sendmail-envelope-from, message-minibuffer-local-map)
13189         (message-user-fqdn, message-completion-alist): Add :version.
13190
13191         * gnus-win.el (gnus-configure-windows-hook)
13192         (gnus-use-frames-on-any-display): Add :version.
13193
13194         * gnus-art.el (gnus-article-address-banner-alist)
13195         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13196         (gnus-treat-from-picon, gnus-treat-mail-picon)
13197         (gnus-treat-x-pgp-sig): Add :version.
13198
13199         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13200         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13201         (gnus-summary-article-delete-hook)
13202         (gnus-summary-display-while-building): Add :version.
13203
13204         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13205         (gnus-get-top-new-news-hook): Add :version.
13206
13207         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13208         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13209
13210         * gnus-registry.el (gnus-registry): Add :version.
13211
13212         * gnus-spec.el (gnus-use-correct-string-widths)
13213         (gnus-make-format-preserve-properties): Add :version.
13214
13215         * gnus.el (gnus-group-charter-alist)
13216         (gnus-group-fetch-control-use-browse-url)
13217         (gnus-install-group-spam-parameters): Add :version.
13218
13219         * gnus-diary.el (gnus-diary): Add :version.
13220
13221         * gnus-delay.el (gnus-delay): Add :version.
13222
13223         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13224         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13225         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13226         Add :version.
13227
13228         * gnus-agent.el (gnus-agent-max-fetch-size)
13229         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13230         (gnus-agent-prompt-send-queue): Add :version.
13231
13232         * deuglify.el (gnus-outlook-deuglify): Add :version.
13233
13234         * html2text.el: Beautify code.  Improve doc strings.  Some
13235         checkdoc cleanup.
13236         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13237
13238 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13239
13240         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13241
13242 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13243
13244         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13245         when package is loaded.
13246
13247         * spam.el (spam-summary-score-preferred-header): Add global preference
13248         for people who want to override the default SpamAssassin over
13249         Bogofilter preference (when both are set).
13250         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13251         (spam-user-format-function-S): Check
13252         spam-summary-score-preferred-header.
13253         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13254         (spam-user-format-function-S): Format the score correctly.
13255
13256 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13257
13258         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13259         signature file.  Suggested by Manoj Srivastava
13260         <srivasta@golden-gryphon.com>.
13261
13262         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13263         iso-2022-jp even in the Japanese language environment.
13264         Suggested by Jason Rumney <jasonr@gnu.org>.
13265
13266 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13267
13268         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13269         use the same characters as the dummy marks; make it free from
13270         getting affected by the language environment.
13271         (gnus-summary-read-group-1): Update mark positions only when the
13272         format spec is updated.
13273
13274         * gnus-spec.el (gnus-update-format-specifications): Return a list
13275         of updated types.
13276
13277 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13280         of boundp to check if display-warning is available.
13281
13282 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13283
13284         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13285
13286 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13287
13288         * nnspool.el (nnspool-spool-directory): Use news-path if the
13289         news-directory variable is not bound.
13290
13291         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13292         function instead of display-warning if it is not available.
13293
13294 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13295
13296         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13297         v5-10: Use `point-at-bol'.
13298
13299 2004-10-26  Simon Josefsson  <jas@extundo.com>
13300
13301         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13302         <chenggao@gmail.com>.
13303
13304 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13305
13306         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13307         instead.
13308
13309 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13310
13311         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13312         to remove a server from the nnimap-server-buffer-alist.
13313         (nnimap-open-connection, nnimap-close-server): Use it.
13314
13315         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13316
13317 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13318
13319         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13320         running the major-mode function.
13321
13322 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13323
13324         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13325         dummy marks in the right way.
13326
13327 2004-10-18  David Edmondson  <dme@dme.org>
13328
13329         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13330         excessively.
13331
13332 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13333
13334         * gnus-util.el (gnus-split-references): Accept a nil references
13335         string and go on blissfully.
13336
13337         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13338         cases where the references string is non-nil but has no references.
13339
13340         * encrypt.el: Add autoload tags.
13341
13342         * spam.el (spam-resolve-registrations-routine): Remove article
13343         from unregistration list too.  Reported by David Hanak
13344         <dhanak@isis.vanderbilt.edu>
13345
13346 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13347
13348         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13349         nil.  Changed custom type.
13350
13351 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13352
13353         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13354
13355         * gnus-sum.el (gnus-summary-move-article): Use it.
13356
13357 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13358
13359         * encrypt.el: Add autoload cookies.
13360
13361         * spam.el (spam-backend-article-list-property)
13362         (spam-backend-get-article-todo-list)
13363         (spam-backend-put-article-todo-list)
13364         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13365         Resolve registrations separately.
13366         (spam-register-routine): Format comments.
13367         (spam-unregister-routine, spam-register-routine): Always call with
13368         specific-articles, no default list.
13369         (spam-summary-prepare-exit): Use the spam-classifications function.
13370
13371         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13372         gnus-encrypt.el.
13373
13374         * encrypt.el: Copied from gnus-encrypt.el.
13375
13376         * gnus-encrypt.el: Commented that it's obsolete.
13377
13378 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13379
13380         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13381         (gnus-score-save): Use it.
13382
13383         * message.el (message-bury): Use `window-dedicated-p'.
13384
13385 2004-10-15  Simon Josefsson  <jas@extundo.com>
13386
13387         * pop3.el (top-level): Don't require nnheader.
13388         (pop3-read-timeout): Add.
13389         (pop3-accept-process-output): Add.
13390         (pop3-read-response, pop3-retr): Use it.
13391
13392 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13393
13394         * spam.el (spam-register-routine): Move comment.
13395         (spam-verify-bogofilter): Use 'unknown for the initial
13396         spam-bogofilter-valid state, not 'never.
13397
13398         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13399         for netrc-machine.
13400
13401         * nnimap.el (nnimap-open-connection): Use
13402         netrc-machine-user-or-password.
13403
13404 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13405
13406         * gnus-registry.el (gnus-registry-unload-hook):
13407         Set as a variable with add-hook.
13408
13409         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13410         of news-path.
13411
13412         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13413
13414         * spam.el: Delete duplicate `provide'.
13415         (spam-unload-hook): Set as a variable with add-hook.
13416
13417 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13418
13419         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13420         in the doc string.
13421
13422         * message.el (message-ignored-news-headers)
13423         (message-ignored-supersedes-headers)
13424         (message-ignored-resent-headers)
13425         (message-forward-ignored-headers): Improve custom type.
13426
13427 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13428
13429         * message.el (message-tokenize-header): Fix 2004-09-06 change
13430         which used point-min in the wrong place.
13431
13432 2004-10-12  Simon Josefsson  <jas@extundo.com>
13433
13434         * tls.el (tls-certtool-program): New variable.
13435         (tls-certificate-information): New function, based on
13436         ssl-certificate-information.
13437
13438 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13439
13440         * compface.el: Move the version of ELisp-based uncompface program
13441         to the contrib directory because of the copyright problem.
13442
13443 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13444
13445         * message.el (message-kill-buffer): Raise the current frame.
13446
13447 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13448
13449         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13450
13451         * gnus.el (message-y-or-n-p): Autoload.
13452
13453         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13454         (pop3-password-required, pop3-authentication-scheme)
13455         (pop3-leave-mail-on-server): Made customizable.
13456         (pop3): New custom group.
13457         (pop3-retr): Remove `sleep-for' statements.
13458         Suggested by Dave Love <fx@gnu.org>.
13459
13460         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13461         Windows/DOS.
13462
13463         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13464         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13465         Dave Love <fx@gnu.org>.
13466
13467         * mml.el (mml-minibuffer-read-disposition): Require match.
13468         Suggested by Dave Love <fx@gnu.org>.
13469
13470 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13471
13472         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13473         doc string.
13474
13475 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13476
13477         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13478
13479 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13480
13481         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13482         instead of calling `mm-insert-inline', to decode text/* parts
13483         before displaying them.
13484
13485 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * mm-uu.el (mm-uu-text-plain-type): New variable.
13488         (mm-uu-pgp-signed-extract-1): Use it.
13489         (mm-uu-pgp-encrypted-extract-1): Use it.
13490         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13491         bind mm-uu-text-plain-type with that value.
13492         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13493         mm-uu-dissect.
13494
13495 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13496
13497         * gnus-group.el (gnus-update-group-mark-positions):
13498         * gnus-sum.el (gnus-update-summary-mark-positions):
13499         * message.el (message-check-news-body-syntax):
13500         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13501         of string-as-multibyte.
13502
13503 2004-10-05  Juri Linkov  <juri@jurta.org>
13504
13505         * gnus-group.el (gnus-update-group-mark-positions):
13506         * gnus-sum.el (gnus-update-summary-mark-positions):
13507         * message.el (message-check-news-body-syntax):
13508         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13509         8-bit unibyte values to a multibyte string for search functions.
13510
13511 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13512
13513         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13514         (mm-uu-dissect-text-parts): New function.
13515
13516         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13517         dissect text parts.
13518
13519         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13520         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13521
13522         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13523
13524         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13525         gnus-current-topics instead of gnus-current-topic.
13526
13527 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13528
13529         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13530
13531 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13532
13533         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13534         where approriate.
13535
13536         * nnml.el (nnml-generate-active-info): do.
13537
13538         * nndiary.el (nndiary-generate-active-info): do.
13539
13540         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13541         (gnus-topic-move): do.
13542
13543         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13544         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13545
13546         * gnus-srvr.el (gnus-server-prepare)
13547         (gnus-server-open-all-servers): do.
13548
13549         * gnus-msg.el (gnus-summary-cancel-article)
13550         (gnus-summary-resend-message)
13551         (gnus-summary-mail-crosspost-complaint): do.
13552
13553         * gnus-move.el (gnus-change-server): do.
13554
13555         * gnus-group.el (gnus-group-unmark-all-groups)
13556         (gnus-group-set-current-level): do.
13557
13558 2004-10-04  Simon Josefsson  <jas@extundo.com>
13559
13560         * message.el (message-generate-hashcash): Doc fix.
13561
13562 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13563
13564         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13565         avoid infinite recursion via gnus-get-function.
13566
13567 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13568
13569         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13570
13571         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13572
13573         * nnmail.el (nnmail-split-history): do.
13574
13575         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13576         (nnml-request-delete-group): do.
13577
13578         * nnslashdot.el (nnslashdot-read-groups): do.
13579
13580         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13581         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13582
13583         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13584         (nnspool-sift-nov-with-sed): Use last.
13585         (nnspool-retrieve-headers-with-nov): Use mapc.
13586         (nnspool-request-newgroups): Use dolist.
13587         (nnspool-request-group): Use last.
13588
13589         * nntp.el (nntp-read-server-type): Use dolist.
13590
13591         * nnvirtual.el (nnvirtual-create-mapping)
13592         (nnvirtual-update-read-and-marked): Use dolist.
13593         (nnvirtual-convert-headers): Simplify.
13594
13595 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13596
13597         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13598         support for sync'ing tick marks.
13599
13600 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13601
13602         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13603         there's no visible header.
13604
13605 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13606
13607         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13608         necessary, pass full group name to gnus-request-set-marks.
13609
13610 2004-10-01  Simon Josefsson  <jas@extundo.com>
13611
13612         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13613         acroread.
13614
13615 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13616
13617         * spam-report.el (spam-report-gmane): Fix interactive.
13618
13619         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13620
13621         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13622         when writing file.
13623         (gnus-agent-synchronize-flags): Don't default to being
13624         interactive.
13625
13626 2004-09-30  Simon Josefsson  <jas@extundo.com>
13627
13628         * message.el (message-generate-hashcash): Add.
13629         (message-send-mail): Use it, call mail-add-payment.
13630
13631 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13632
13633         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13634
13635 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13636
13637         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13638         gnus-requst-update-info with explicit code to sync the in-memory
13639         info read flags with the marks being sync'd to the backend.
13640
13641         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13642
13643 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13644
13645         * spam.el (spam-verify-bogofilter): Add new function.
13646         (spam-check-bogofilter)
13647         (spam-bogofilter-register-with-bogofilter): Use it.
13648         (spam-verify-bogofilter): Add small fixes.
13649
13650 2004-09-28  Simon Josefsson  <jas@extundo.com>
13651
13652         * hashcash.el (hashcash-generate-payment): Revert.
13653
13654 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13655
13656         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13657         gnus-extract-references instead of gnus-split-references.
13658
13659         * gnus-util.el (gnus-extract-references): Add new function, analogous
13660         to gnus-split-references but extracts only the message-ID without
13661         anything extra.
13662
13663         * hashcash.el (hashcash-generate-payment)
13664         (hashcash-check-payment): Do the right thing if hashcash-path is
13665         nil (because the hashcash program could not be found).
13666
13667         * spam.el (spam-use-hashcash): Remove comment.
13668
13669 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13670
13671         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13672         (gnus-cache-enter-article, gnus-cache-remove-article)
13673         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13674
13675         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13676
13677         * gnus-art.el (article-hide-boring-headers)
13678         (article-translate-strings, article-display-face)
13679         (gnus-article-mime-match-handle-first)
13680         (gnus-article-highlight-headers)
13681         (gnus-article-add-buttons-to-head): do.
13682
13683 2004-09-27  Simon Josefsson  <jas@extundo.com>
13684
13685         * hashcash.el: New version, from
13686         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13687         ../contrib/.
13688
13689 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13690
13691         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13692
13693 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13694
13695         * gnus-dup.el (gnus-dup-open): Use mapc.
13696         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13697
13698         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13699         Reported by Stefan Wiens <s.wi@gmx.net>.
13700
13701         * gnus.el (gnus-shutdown): Use dolist.
13702
13703         * gnus-undo.el (gnus-undo): Use mapc.
13704
13705         * nnrss.el (nnrss-generate-active): do.
13706
13707         * message.el (message-cite-original-without-signature)
13708         (message-cite-original): Use mapc.
13709         (message-do-actions, message-make-forward-subject): Use dolist.
13710
13711 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13712
13713         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13714         deletion to remove entire duplicate line.  Fixes merged article
13715         number bug.
13716
13717 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13718
13719         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13720         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13721         first ask if you want to open a server and then, even when you
13722         responded with no, asking if you want to synchronize the server's
13723         flags.
13724         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13725         multi-line expressions.
13726         (gnus-agent-synchronize-group-flags): New internal function.
13727         Updates marks in memory (in the info structure) AND in the
13728         backend.
13729
13730         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13731
13732         * nnagent.el (nnagent-request-set-mark): Use
13733         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13734         method, to ensure that synchronization updates marks in the
13735         backend and in the info (in memory) structure.
13736
13737 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13738
13739         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13740         convention fully; don't miss the root article of a thread; make
13741         the X-Draft-From header with correct article numbers.
13742
13743 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13744
13745         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13746         unless plugged.  Disable the agent so that an open failure causes
13747         an error.
13748
13749         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13750         Reverted 2004-09-21 change.  The backend must be opened while
13751         synchronizing flags even when the backend stores the flags
13752         locally.
13753
13754 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13755
13756         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13757         in `header' match.  Reported by Svend Tollak Munkejord.
13758
13759         * message.el (message-cite-original): Fix use of
13760         `message-cite-articles-with-x-no-archive'.
13761
13762 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13763
13764         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13765         (gnus-window-to-buffer): Ditto.
13766
13767         * mml.el (mml-preview-buffer): New variable.
13768         (mml-preview): Manage window layout with gnus-buffer-configuration.
13769
13770         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13771         X-Draft-From header even if those articles aren't quoted.
13772
13773 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13774
13775         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13776         (gnus-request-set-mark, gnus-request-update-mark): Use new
13777         g-s-t-u-l-m to decide to use backend even when unplugged.
13778
13779 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13780
13781         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13782         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13783
13784 2004-09-20  Simon Josefsson  <jas@extundo.com>
13785
13786         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13787         "utf-16-le".
13788
13789 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13790
13791         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13792
13793 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13794
13795         * uudecode.el (uudecode-use-external): Add :version.
13796
13797         * smime.el (smime-CA-file, smime-encrypt-cipher)
13798         (smime-dns-server): Add :version.
13799
13800         * smiley.el (gnus-smiley-file-types): Add :version.
13801
13802         * sha1.el (sha1-use-external): Add :version.
13803
13804         * pgg-def.el (pgg-query-keyserver): Add :version.
13805
13806         * nnmail.el (nnmail-fancy-expiry-targets)
13807         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13808         Add :version.
13809
13810         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13811         (nnimap-retrieve-groups-asynchronous): Add :version.
13812         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13813
13814         * mml.el (mml-content-disposition-parameters)
13815         (mml-insert-mime-headers-always): Add :version.
13816
13817         * mm-util.el (mm-coding-system-priorities): Add :version.
13818
13819         * mm-decode.el (mm-inline-text-html-with-images)
13820         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13821         (mm-verify-option): Add :version.
13822         (mm-text-html-renderer): Change :version.
13823
13824         * message.el (message-fcc-externalize-attachments)
13825         (message-required-headers, message-draft-headers)
13826         (message-subject-trailing-was-query)
13827         (message-subject-trailing-was-ask-regexp)
13828         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13829         (message-mark-insert-end, message-archive-header)
13830         (message-archive-note, message-cross-post-default)
13831         (message-cross-post-note, message-followup-to-note)
13832         (message-cross-post-note-function, message-use-mail-followup-to)
13833         (message-subscribed-address-functions)
13834         (message-subscribed-address-file, message-subscribed-addresses)
13835         (message-subscribed-regexps, message-allow-no-recipients)
13836         (message-yank-cited-prefix, message-signature-insert-empty-line)
13837         (message-hidden-headers, message-hierarchical-addresses)
13838         (message-mail-user-agent, message-use-idna)
13839         (message-valid-fqdn-regexp)
13840         (message-strip-special-text-properties, message-header-synonyms)
13841         (message-beginning-of-line, message-tab-body-function): Add :version.
13842         (message-insert-canlock, message-wide-reply-confirm-recipients):
13843         Change :version.
13844
13845         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13846         and :version.
13847         (mail-source-delete-old-incoming-confirm)
13848         (mail-source-movemail-program): Add :version.
13849
13850         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13851         (gnus-agent-cache, gnus-agent): Change :version.
13852
13853         * gnus-util.el (gnus-use-byte-compile): Change :version.
13854
13855         * gnus-sum.el (gnus-summary-make-false-root-always)
13856         (gnus-summary-default-high-score)
13857         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13858         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13859         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13860         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13861         (gnus-sum-thread-tree-single-indent)
13862         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13863         (gnus-sum-thread-tree-leaf-with-other)
13864         (gnus-sum-thread-tree-single-leaf): Add :version.
13865         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13866         (gnus-article-loose-mime): Change :version.
13867
13868         * gnus-start.el (gnus-backup-startup-file)
13869         (gnus-save-startup-file-via-temp-buffer): Add :version.
13870
13871         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13872         (gnus-server-offline-face): Add :version.
13873
13874         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13875
13876         * gnus-msg.el (gnus-gcc-externalize-attachments)
13877         (gnus-debug-files, gnus-debug-exclude-variables)
13878         (gnus-discouraged-post-methods): Change :version.
13879         (gnus-confirm-mail-reply-to-news)
13880         (gnus-confirm-treat-mail-like-news): Add :version.
13881
13882         * gnus-int.el (gnus-server-unopen-status): Add :version.
13883
13884         * gnus-group.el (gnus-group-jump-to-group-prompt)
13885         (gnus-large-ephemeral-newsgroup)
13886         (gnus-fetch-old-ephemeral-headers): Add :version.
13887
13888         * gnus-fun.el (gnus-x-face-directory)
13889         (gnus-convert-pbm-to-x-face-command)
13890         (gnus-convert-image-to-x-face-command)
13891         (gnus-convert-image-to-face-command): Add :version.
13892
13893         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13894
13895         * gnus-cite.el (gnus-cite-blank-line-after-header)
13896         (gnus-article-boring-faces): Add :version.
13897
13898         * gnus-art.el (gnus-buttonized-mime-types)
13899         (gnus-inhibit-mime-unbuttonizing)
13900         (gnus-treat-display-face)
13901         (gnus-treat-body-boundary): Change :version.
13902         (gnus-body-boundary-delimiter, gnus-picon-databases)
13903         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13904         (gnus-treat-date-english, gnus-treat-fold-headers)
13905         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13906         (gnus-treat-mail-picon, gnus-treat-wash-html)
13907         (gnus-article-encrypt-protocol)
13908         (gnus-use-idna, gnus-article-over-scroll)
13909         (gnus-mime-display-multipart-alternative-as-mixed)
13910         (gnus-mime-display-multipart-related-as-mixed)
13911         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13912         (gnus-ctan-url, gnus-button-ctan-handler)
13913         (gnus-button-handle-ctan-bogus-regexp)
13914         (gnus-button-ctan-directory-regexp)
13915         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13916         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13917         (gnus-button-man-level, gnus-button-emacs-level)
13918         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13919
13920         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13921         (gnus-agent-go-online): Change :version.
13922         (gnus-agent-expire-unagentized-dirs)
13923         (gnus-agent-auto-agentize-methods): Add :version.
13924
13925         * flow-fill.el (fill-flowed-display-column)
13926         (fill-flowed-encode-column): Add :version.
13927
13928         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13929         (gnus-outlook-deuglify-unwrap-max)
13930         (gnus-outlook-deuglify-cite-marks)
13931         (gnus-outlook-deuglify-unwrap-stop-chars)
13932         (gnus-outlook-deuglify-no-wrap-chars)
13933         (gnus-outlook-deuglify-attrib-cut-regexp)
13934         (gnus-outlook-deuglify-attrib-verb-regexp)
13935         (gnus-outlook-deuglify-attrib-end-regexp)
13936         (gnus-outlook-display-hook): Add :version.
13937
13938         * binhex.el (binhex-use-external): Add :version.
13939
13940 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13941
13942         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13943         and `invisible'.
13944
13945 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13946
13947         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13948         in gnus-registry-trim.
13949
13950 2004-09-13  Simon Josefsson  <jas@extundo.com>
13951
13952         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13953
13954         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13955
13956         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13957         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13958         <yamaoka@jpl.org>.
13959         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13960         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13961         <yamaoka@jpl.org>.
13962
13963         * sieve.el (sieve-manage-mode): Ditto.
13964
13965 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13966
13967         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13968
13969 2004-09-11  Simon Josefsson  <jas@extundo.com>
13970
13971         * dns-mode.el: Add.
13972
13973         * mm-view.el (mm-display-dns-inline): Add.
13974
13975         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13976         (mm-automatic-display): Ditto.
13977
13978         * mailcap.el (mailcap-mime-data): Add text/dns.
13979         (mailcap-mime-extensions): Map .soa to text/dns.
13980
13981 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13982
13983         * gnus-art.el (article-decode-mime-words, article-babel)
13984         (gnus-article-highlight-signature, gnus-article-add-buttons)
13985         (gnus-signature-toggle): Remove unnecessary bindings of
13986         `inhibit-read-only' inherited from v5.10 merge.
13987
13988 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13989
13990         * nntp.el (nntp): New customization group.
13991         (nntp-authinfo-file): Add customization group.
13992
13993         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13994
13995         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13996
13997         * gnus.el (to-address, to-list, subscribed)
13998         (large-newsgroup-initial): Ditto.
13999
14000         * flow-fill.el (fill-flowed-display-column)
14001         (fill-flowed-encode-column): Ditto.
14002
14003 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14004
14005         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14006         Use point-min rather than 1.
14007         (message-send-mail): Use buffer-size rather than point-max.
14008
14009         * gnus-sum.el (gnus-summary-search-article-forward):
14010         Signal a specific `search-failed' rather than a generic `error'.
14011
14012         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14013         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14014         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14015
14016 2004-09-10  Simon Josefsson  <jas@extundo.com>
14017
14018         * nndb.el (require): Remove tcp and duplicate cl.
14019
14020 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14021
14022         * gnus-agent.el (directory-files-and-attributes): Move forward.
14023
14024 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14025
14026         * gnus-agent.el (directory-files-and-attributes): Optionally
14027         defined to support XEmacs.
14028
14029 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14030
14031         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14032         to avoid run-time CL dependencies.
14033         (gnus-agent-unfetch-articles): New function.
14034         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14035         article numbers even when local .overview file is missing.
14036         (gnus-agent-read-article-number): New function.  Only accepts
14037         27-bit article numbers.
14038         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14039         gnus-agent-read-article-number.
14040         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14041         from backend while recognizing that article numbers in .overview
14042         must be valid.
14043         (gnus-agent-update-files-total-fetched-for): Use
14044         directory-files-and-attributes to improve performance.
14045         * gnus-int.el (gnus-request-move-article): Use
14046         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14047         improve performance.
14048
14049         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14050         some users confused by references to .newsrc when they only have a
14051         .newsrc.eld file.
14052         (gnus-convert-mark-converter-prompt)
14053         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14054         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14055         New function.  Used internally to only display 'gnus converting
14056         files' message when actually necessary.
14057
14058         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14059         methods now autoloaded.
14060
14061 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14062
14063         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14064         identifiers.
14065
14066 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14067
14068         * gnus-picon.el: Fix indentation and closing parenthesis.
14069
14070 2004-09-01  Simon Josefsson  <jas@extundo.com>
14071
14072         * message.el (message-canlock-generate): Require sha1, not
14073         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14074         to require within a function.  Sadly, if sha1.el isn't loaded, the
14075         let binding in m-c-g will hide the defcustom definition, which is
14076         bad.)
14077
14078         * canlock.el: Require sha1, not sha1-el.
14079
14080         * message.el: Don't autoload sha1 (there is a autoload cookie in
14081         sha1.el).
14082
14083         * sha1-el.el: Renamed to sha1.el.
14084
14085 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14086
14087         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14088
14089 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14090
14091         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14092
14093 2004-08-30  Kim F. Storm  <storm@cua.dk>
14094
14095         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14096
14097         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14098         Add :group 'nnimap.
14099
14100 2004-08-30  Andreas Schwab  <schwab@suse.de>
14101
14102         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14103         ?* and ?\;.
14104
14105         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14106         and ?\' to symbol instead of whitespace.
14107
14108 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14109
14110         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14111
14112         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14113         instead of re-search-forward.
14114
14115         * gnus-uu.el (gnus-uu-save-article): Ditto.
14116         (gnus-uu-post-encode-uuencode): Ditto.
14117
14118         * html2text.el (html2text-clean-list-items): Ditto.
14119         (html2text-clean-dtdd): Ditto.
14120         (html2text-format-tags): Ditto.
14121
14122         * message.el (message-send-mail-with-sendmail): Fix regexp.
14123         (message-fill-field-general): Use search-forward instead of
14124         re-search-forward.
14125         (unbold-region): Ditto.
14126
14127         * nnrss.el (nnrss-request-article): Ditto.
14128
14129         * nnslashdot.el (nnslashdot-request-article): Ditto.
14130
14131         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14132
14133         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14134         "Unrecognized menu descriptor" error in XEmacs.
14135
14136 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14137
14138         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14139         parent article of a sparse article in the thread hashtb.
14140
14141 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14142
14143         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14144         (nnmail-expand-newtext): Lowercase expanded entries if
14145         nnmail-split-lowercase-expanded is non-nil.
14146
14147 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14148
14149         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14150
14151         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14152         of gnus-tmp-news-method into string under XEmacs.  It will be
14153         passed to gnus-correct-length which takes only a string argument.
14154
14155 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14156
14157         * gnus-util.el (gnus-bind-print-variables): New macro.
14158         (gnus-prin1): Use it.
14159         (gnus-prin1-to-string): Use it.
14160         (gnus-pp): New function.
14161         (gnus-pp-to-string): New function.
14162
14163         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14164         Replace pp-to-string with gnus-pp-to-string.
14165         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14166         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14167         * gnus-msg.el (gnus-debug): Ditto.
14168         * gnus-score.el (gnus-score-save): Ditto.
14169         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14170         gnus-pp-to-string.
14171         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14172         with gnus-pp.
14173         * score-mode.el (gnus-score-pretty-print): Ditto.
14174         * webmail.el (webmail-debug): Ditto.
14175
14176 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14177
14178         * gnus-art.el (article-display-face, article-display-x-face):
14179         Use buffer-read-only.
14180
14181 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14182
14183         * gnus-art.el (article-hide-list-identifiers):
14184         Bind inhibit-read-only as t.
14185
14186 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14187
14188         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14189
14190 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14191
14192         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14193         (gnus-narrow-to-page): Don't assume point-min == 1.
14194         (gnus-article-edit-mode): Derive from message-mode.
14195
14196         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14197         point-min == 1.
14198
14199         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14200         Disable incorrect use of `assert'.
14201
14202         * message.el (message-mode): Set comment-start-skip.
14203
14204
14205 2004-08-22  Sam Steingold  <sds@gnu.org>
14206
14207         * pop3.el (pop3-leave-mail-on-server): New user variable.
14208         (pop3-movemail): Delete mail only when it is nil.
14209
14210 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14211
14212         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14213
14214         * mml.el (mml-preview): Use `pop-to-buffer'.
14215
14216         * message.el (message-goto-mail-followup-to): Insert after "To".
14217         (message-carefully-insert-headers): Add comment.
14218
14219         * gnus.el: Remove unused variable `gnus-article-check-size'.
14220
14221         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14222
14223         * gnus-art.el (gnus-button-alist): Improve
14224         `gnus-button-handle-library' entry.
14225
14226 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14227
14228         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14229         downcase, since XEmacs capitalizes error messages differently.
14230
14231 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14232
14233         * nntp.el: Add (require 'gnus) due to reference to
14234         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14235
14236 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14237
14238         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14239         `mm-fill-flowed'.
14240
14241         * mm-decode.el (mm-dissect-singlepart): Check it.
14242
14243 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14244
14245         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14246         'imap' for netrc parsing.
14247
14248 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14249
14250         * mailcap.el (mailcap-mime-data): Mark as risky.
14251
14252 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14253
14254         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14255         may be included in the encoded word.
14256         (rfc2047-encode): Don't append a space if the encoded word
14257         includes close parenthesis.
14258
14259 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14260
14261         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14262         of text within parentheses.
14263
14264 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14265
14266         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14267         (gnus-encrypt-write-file-contents): Make the password key the file
14268         name PLUS the cipher, not just the cipher.  Also remove failed
14269         passwords from the cache.
14270
14271 2004-08-06  Simon Josefsson  <jas@extundo.com>
14272
14273         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14274         fix.
14275
14276 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14277
14278         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14279         LWSP.
14280
14281 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14282
14283         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14284         to append in-reply-to: data to the references: header.
14285
14286         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14287         (netrc-parse): Use gnus-encrypt.el functions.
14288
14289         * gnus-encrypt.el: Add new file for encryption support; currently
14290         does only a few GPG ciphers and an internal XOR cipher.
14291
14292         * password.el: Add comments on using password-read-and-add.
14293         (password-read-and-add): Add function to read and add the
14294         password to the cache at once.
14295
14296 2004-07-28  Simon Josefsson  <jas@extundo.com>
14297
14298         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14299         parameter (but don't use it, for now).
14300
14301         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14302         instead of hard coding to nil.
14303
14304 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14305
14306         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14307         as mm-inline-image-xemacs does.
14308
14309 2004-07-26  Simon Josefsson  <jas@extundo.com>
14310
14311         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14312         Revert part of 2004-07-17 change below.
14313
14314 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14315
14316         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14317         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14318
14319 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14320
14321         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14322         quotes that actually start with ">" at the beginning of the
14323         lines.
14324
14325 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14326
14327         * rfc2047.el (rfc2047-encode-region): Fix last change.
14328         (rfc2047-encode-parameter): Remove useless concat.
14329
14330 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14331
14332         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14333         encode special characters; fix some kind of misconfigured headers;
14334         signal a real error if debug-on-quit or debug-on-error is non-nil.
14335         (rfc2047-encode-max-chars): New variable.
14336         (rfc2047-encode-1): Use it.
14337         (rfc2047-encode-parameter): New function.
14338
14339         * mml.el (mml-insert-parameter): Remove an excessive space.
14340
14341 2004-07-17  Simon Josefsson  <jas@extundo.com>
14342
14343         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14344         Kai Grossjohann <kai@emptydomain.de>.
14345         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14346         (gnus-group-make-menu-bar): Ditto.
14347
14348         * gnus-util.el (gnus-group-server): Add.
14349
14350 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14351
14352         * message.el (message-clone-locals): Clone sendmail and smtp
14353         variables.
14354
14355 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14356
14357         * rfc2047.el (rfc2047-encode-region): Fix last change.
14358
14359 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14360
14361         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14362         characters as non-special.
14363
14364 2004-07-09  Simon Josefsson  <jas@extundo.com>
14365
14366         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14367         Users will lose all flag changes made while unplugged with
14368         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14369         good default.  See numerous reports on ding mailing list.
14370
14371 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14372
14373         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14374         add generate-head-function and generate-article-function to the
14375         rfc822-forward entry.
14376         (nndoc-rfc822-forward-generate-article): New function.
14377         (nndoc-rfc822-forward-generate-head): New function.
14378
14379         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14380
14381 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14382
14383         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14384         respect display group parameter and gnus-summary-expunge-below.
14385         (gnus-articles-to-read): Remove unused reference to display group
14386         parameter.
14387
14388 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14389
14390         * nnheader.el (nnheader-uniquify-message-id): New experimental
14391         variable.
14392         (nnheader-nov-read-message-id): Use it.
14393
14394         * spam-report.el (spam-report-gmane): Add interactive.
14395
14396 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14397
14398         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14399         qp-or-base64 for the application/* types.
14400
14401 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14402
14403         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14404
14405 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14406
14407         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14408         trim value.
14409
14410 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14411
14412         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14413         New macro and function.
14414         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14415
14416 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14417
14418         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14419         after-load-alist.
14420
14421 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14422
14423         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14424         update info that isn't there.
14425
14426 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14427
14428         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14429         entry.
14430
14431 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14432
14433         * mm-view.el (mm-inline-render-with-function): Use multibyte
14434         buffer; decode html source by charset.
14435
14436         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14437
14438         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14439         Mule-UCS is loaded under XEmacs.
14440         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14441
14442 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14443
14444         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14445
14446 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14447
14448         * mm-util.el (mm-coding-system-p): Return a coding-system.
14449         (mm-mime-mule-charset-alist): Use shift_jis instead of
14450         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14451         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14452         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14453         instead of japanese-shift-jis and iso-latin-1 respectively in
14454         order to share the default value with both Emacs and XEmacs-mule.
14455         (mm-mule-charset-to-mime-charset): Make
14456         mm-coding-system-priorities effective.
14457         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14458         while predicating of candidates upon the priorities.
14459
14460 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14461
14462         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14463         gnus-uu-invert-processable.
14464
14465         * gnus.el: Autoload gnus-uu-invert-processable.
14466
14467 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14468
14469         * mm-util.el (mm-with-multibyte-buffer): New macro.
14470
14471         * rfc2047.el (rfc2047-encode-string): Use it.
14472         (rfc2047-encode-region): Move point to the end of the region after
14473         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14474
14475 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14476
14477         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14478         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14479
14480 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14481
14482         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14483         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14484         Karl Chen <quarl@nospam.quarl.org>.
14485
14486 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14487
14488         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14489         invalid addresses.
14490
14491 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14492
14493         * spam.el: Change section markers, revise TODO list.
14494         (spam-backends): Make new master list of all installed backends.
14495         (spam-summary-exit-behavior): Add new variable to determine how
14496         messages moves are done at summary exit.
14497         (spam-move-spam-nonspam-groups-only)
14498         (spam-process-ham-in-nonham-groups)
14499         (spam-process-ham-in-spam-groups): Remove variables, the
14500         spam-summary-exit-behavior variable should be used to manage this
14501         behavior.
14502         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14503         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14504         and spam-old-spam-articles.
14505         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14506         Add empty variables, placeholders for the backends they represent.
14507         (spam-set-difference): Move, unchanged.
14508         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14509         unless the user has a processor variable.
14510         (spam-classifications, spam-classification-valid-p)
14511         (spam-backend-properties, spam-backend-property-valid-p)
14512         (spam-backend-function-type-valid-p)
14513         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14514         (spam-report-articles-gmane, spam-report-articles-resend):
14515         Remove functions, they are not needed.
14516         (spam-install-backend-super, spam-backend-list)
14517         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14518         (spam-backend-function, spam-backend-ham-registration-function)
14519         (spam-backend-spam-registration-function)
14520         (spam-backend-ham-unregistration-function)
14521         (spam-backend-spam-unregistration-function)
14522         (spam-backend-statistical-p, spam-backend-mover-p)
14523         (spam-install-backend-alias, spam-install-checkonly-backend)
14524         (spam-install-mover-backend, spam-install-nocheck-backend)
14525         (spam-install-backend, spam-install-statistical-backend)
14526         (spam-install-statistical-checkonly-backend): Add backend installation
14527         support.
14528         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14529         (spam-group-processor-p): Use the new backend code and respect the
14530         summary exit behavior.
14531         (spam-mark-spam-as-expired-and-move-routine): Remove.
14532         (spam-summary-prepare): Change to use the new spam-old-articles
14533         variable.
14534         (spam-copy-or-move-routine, spam-copy-spam-routine)
14535         (spam-move-spam-routine, spam-copy-ham-routine)
14536         (spam-move-ham-routine): Add code to copy/move ham or spam.
14537         (spam-fetch-field-fast): Improve doc and code, plus allow the
14538         'number request.
14539         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14540         variables.
14541         (spam-split, spam-find-spam): Use the new backend code.
14542         (spam-registration-functions): Remove variable.
14543         (spam-unregister-routine): Add convenience wrapper.
14544         (spam-log-undo-registration, spam-register-routine)
14545         (spam-log-processing-to-registry)
14546         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14547         where possible.
14548         (spam-check-gmane-xref, spam-check-regex-headers)
14549         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14550         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14551         (spam-check-bogofilter-headers, spam-check-spamoracle)
14552         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14553         (spam-check-crm114-headers): Use the spam-split-group that
14554         spam-split prepares, no need to determine it every time.
14555
14556         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14557         to the nnheader-parse-naked-head call.
14558
14559         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14560
14561         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14562         the nnheader-nov-read-message-id call.
14563
14564 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14565
14566         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14567         gnus-activate-group twice.  Suggested by Markus Peter
14568         <warp@spin.de>.
14569
14570 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14571
14572         * gnus-art.el (gnus-article-time-format): Exchange the order of
14573         day and month in the default value; fix customization type.
14574         (article-date-ut): Use add-text-properties.
14575         (article-make-date-line): Use message-make-date instead of
14576         current-time-string.
14577
14578         * message.el (message-fetch-field): Don't use set-text-properties.
14579         (message-make-date): Simplify.
14580
14581         * messagexmas.el (message-xmas-make-date): New function.
14582         (message-xmas-redefine): Defalias message-make-date to it.
14583
14584 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14585
14586         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14587         (rfc2047-encode-region): Treat text within parentheses as special;
14588         show the original text when error has occurred.
14589
14590         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14591         already-computed method to gnus-activate-group.
14592
14593         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14594         same select-methods identical Lisp objects.
14595
14596         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14597         object when modifying the info.
14598
14599 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14600
14601         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14602         gnus-opened-servers since it has never been opened with the new
14603         configuration yet.
14604
14605 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14606
14607         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14608         arg to nnheader-generate-fake-message-id.
14609
14610 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14611
14612         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14613         number and build a fake message ID localized to a group and
14614         article number (so it's repeatable from that point on).
14615         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14616         ID format.
14617
14618         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14619         nnheader-generate-fake-message-id with the article number.
14620
14621 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14622
14623         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14624         end-of-buffer.
14625
14626 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14627
14628         * message.el (message-ignored-supersedes-headers): Add Approved.
14629
14630 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14631
14632         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14633         goto-char.
14634         (rfc2047-encode): Fold the line before encoding.
14635
14636 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14637
14638         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14639         folding -- not all headers can be folded, and this should be done
14640         by the message composition mode.  Probably.  I think.
14641
14642 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14643
14644         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14645         fast.
14646
14647         * gnus-ems.el (gnus-remove-image): Don't use
14648         message-text-with-property; remove only the image found first.
14649
14650         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14651         found first.
14652
14653 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14654
14655         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14656
14657 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14658
14659         * message.el (message-text-with-property): Make it fast and accept
14660         optional arguments.
14661         (message-strip-forbidden-properties): Use it.
14662         (message-fix-before-sending): Follow the m-t-w-p change.
14663
14664         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14665
14666 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14667
14668         * gnus-art.el (article-hide-headers): Don't change the buffer
14669         mistakenly when performing mml-preview even if
14670         gnus-single-article-buffer is nil.
14671
14672 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14673
14674         * message.el (message-expand-name-databases): New user option.
14675         (message-expand-name): Use it.
14676
14677 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14678
14679         * spam.el (spam-report-articles-resend)
14680         (spam-report-resend-register-routine): Allow ham reporting.
14681         (spam-report-resend-register-ham-routine): Add wrapper.
14682         (spam-registration-functions): Add ham resending functions.
14683         (spam-list-of-processors): Add ham resend processor.
14684
14685         * gnus.el (ham-resend-to): Add new group parameter.
14686         (spam-process): Add ham resend option.
14687
14688         * spam-report.el (spam-report-resend): Allow reporting ham.
14689         (spam-report-resend-ham): Add wrapper.
14690
14691 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14692
14693         * message.el (message-cite-articles-with-x-no-archive): New
14694         variable.
14695         (message-cite-original): Use it.
14696
14697 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14698
14699         * message.el (message-cite-original): Respect X-No-Archive.
14700
14701 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14702
14703         * gnus-art.el (article-hide-headers): Refer to the values for
14704         gnus-ignored-headers and gnus-visible-headers in the summary
14705         buffer since a user may have set them as group parameters.
14706
14707 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14708
14709         * assistant.el (assistant-node-name): Add convenience function.
14710         (assistant-render-text, assistant-render-node): Add error handling,
14711         plus handle multiple next nodes.
14712         (assistant-find-next-node): Comment out for now.
14713         (assistant-find-next-nodes): Add function, returns list of next
14714         nodes.
14715
14716 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14717
14718         * mail-source.el (mail-source-directory): Fix doc-string.
14719
14720 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14721
14722         * assistant.el (assistant-render-text, assistant-eval): Add :set
14723         widget type, which is different because it takes and returns a
14724         list.  Much hilarity ensues.
14725
14726 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14727
14728         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14729
14730         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14731         doc-string.
14732
14733         * gnus-start.el (gnus-activate-group): Added doc-string.
14734
14735 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14736
14737         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14738
14739 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14740
14741         * assistant.el (assistant-render-text): Try to add a :set
14742         widget, more to come.
14743
14744         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14745         strings.
14746         (spam-report-articles-resend)
14747         (spam-register-routine): Do registration iff any articles warrant
14748         it.
14749         (spam-summary-prepare-exit): Change log message for nil group
14750         destinations.
14751
14752 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14753
14754         * spam.el (spam-report-resend-register-routine): Allow
14755         spam-report-resend-to to be a group parameter or a global value.
14756
14757 2004-05-26  Simon Josefsson  <jas@extundo.com>
14758
14759         * starttls.el: Merge with my GNUTLS based starttls.el.
14760         (starttls-gnutls-program, starttls-use-gnutls)
14761         (starttls-extra-arguments, starttls-process-connection-type)
14762         (starttls-connect, starttls-failure, starttls-success): New
14763         variables.
14764         (starttls-program, starttls-extra-args): Doc fix.
14765         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14766         functions.
14767         (starttls-negotiate, starttls-open-stream): Check
14768         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14769         function if it is set.
14770
14771 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14772
14773         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14774         structured fields.
14775
14776 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14777
14778         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14779
14780 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14781
14782         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14783         variable.
14784         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14785         assigning the spam-mark to new messages.
14786
14787 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14788
14789         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14790
14791 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14792
14793         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14794
14795         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14796         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14797         default.
14798
14799 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14800
14801         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14802         correct data.
14803
14804 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14805
14806         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14807         (spam-group-processor-p): Fix function.
14808         (spam-group-processor-multiple-p)
14809         (spam-group-spam-processor-report-gmane-p)
14810         (spam-group-spam-processor-report-resend-p)
14811         (spam-group-spam-processor-bogofilter-p)
14812         (spam-group-spam-processor-blacklist-p)
14813         (spam-group-spam-processor-ifile-p)
14814         (spam-group-ham-processor-ifile-p)
14815         (spam-group-spam-processor-spamoracle-p)
14816         (spam-group-spam-processor-crm114-p)
14817         (spam-group-ham-processor-bogofilter-p)
14818         (spam-group-spam-processor-stat-p)
14819         (spam-group-ham-processor-stat-p)
14820         (spam-group-ham-processor-whitelist-p)
14821         (spam-group-ham-processor-BBDB-p)
14822         (spam-group-ham-processor-spamoracle-p)
14823         (spam-group-ham-processor-copy-p): Remove functions with some
14824         prejudice against unneeded code.
14825         (spam-report-articles-resend)
14826         (spam-report-resend-register-routine): Allow the group/topic
14827         spam-resend-to value to override spam-report-resend-to.
14828         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14829         properly now.
14830
14831         * gnus.el (spam-resend-to): Add group/topic parameter.
14832         (spam-process): Move the OBSOLETE processors to the end of the
14833         choices.
14834
14835 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14836
14837         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14838         with resend-to set to nil, and then ask the user if necessary.
14839         (spam-report-resend): spam-report-resend takes a list of articles, not
14840         separate article numbers.
14841
14842 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14843
14844         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14845         addition to emacs-w3m.
14846
14847 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14848
14849         * assistant.el (assistant-authinfo-data): New function.
14850         (assistant-eval): Eval for entire assistant.
14851
14852         * netrc.el (netrc-services-file): New variable.
14853         (netrc-parse-services): New function.
14854         (netrc-find-service-name): New function.
14855         (netrc-find-service-number): New function.
14856         (netrc-port-equal): New function.
14857         (netrc-machine): Use it.
14858
14859         * nnimap.el (nnimap-open-connection): Use netrc.
14860
14861         * gnus-util.el (gnus-netrc-get): Remove aliases.
14862
14863         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14864
14865         * assistant.el (wid-edit): Fix compilation.
14866
14867         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14868
14869 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14870
14871         * gnus-util.el (gnus-set-file-modes): New function.  (small
14872         patch).
14873
14874 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14875
14876         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14877
14878         * assistant.el (assistant-render-node): Fix up rendering and
14879         read-only text.
14880         (assistant-render-node): Reset.
14881         (assistant-make-read-only): Not sticky.
14882
14883 2004-05-20  Danny Siu  <dsiu@adobe.com>
14884
14885         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14886         centered even when gnus-auto-center-summary is t.
14887
14888 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14889
14890         * dns.el (dns-get-txt-answer): New function.
14891         (dns-read-txt): Ditto.
14892         (query-dns): Use it.
14893
14894 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14895
14896         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14897         active for foreign groups even if the group level is higher than
14898         the specified value.
14899
14900 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14901
14902         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14903         non-active groups.
14904
14905         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14906
14907 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14908
14909         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14910
14911 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14912
14913         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14914         (spam-crm114-header, spam-crm114-spam-switch)
14915         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14916         (spam-crm114-positive-spam-header)
14917         (spam-crm114-database-directory, spam-list-of-processors)
14918         (spam-group-spam-processor-crm114-p)
14919         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14920         (spam-generic-score, spam-list-of-checks)
14921         (spam-list-of-statistical-checks, spam-registration-functions)
14922         (spam-check-crm114-headers, spam-crm114-score)
14923         (spam-check-crm114, spam-crm114-register-with-crm114)
14924         (spam-crm114-register-spam-routine)
14925         (spam-crm114-unregister-spam-routine)
14926         (spam-crm114-register-ham-routine)
14927         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14928         asjo@koldfront.dk (Adam Sjøgren).
14929
14930         * gnus.el: Add spam-use-crm114.
14931
14932         * spam.el (spam-list-of-processors, spam-registration-functions):
14933         Add spam-use-resend.
14934         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14935         (spam-report-articles-gmane): Add doc fix.
14936         (spam-report-articles-resend, spam-report-resend-register-routine):
14937         Add wrappers around spam-report-resend-to.
14938
14939         * spam-report.el (spam-report-resend-to, spam-report-resend):
14940         Add support for resending spam.
14941         (spam-report-gmane): Fix line length >80.
14942
14943         * gnus.el (spam-process): Add spam-use-resend.
14944
14945 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14946
14947         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14948         number of processed spam messages.
14949         (spam-ham-copy-or-move-routine): Return the number of processed
14950         ham messages.
14951         (spam-summary-prepare-exit): Use the above values to decide
14952         whether status messages shouled be displayed.
14953
14954 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14955
14956         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14957         `rfc2047-encoding-function-alist' in order to avoid conflicting
14958         with the old version.
14959         (rfc2047-encode-region): Concatenate words containing non-ASCII
14960         characters in structured fields; don't encode space-delimited
14961         ASCII words even in unstructured fields; don't break words at
14962         char-category boundaries.
14963         (rfc2047-encode-1): New function.
14964         (rfc2047-encode): Use it; encode text so that it occupies the
14965         maximum width within 76-column; work correctly on Q encoding for
14966         iso-2022-* charsets.
14967         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14968         sure not to break a line just after the header name.
14969         (rfc2047-b-encode-region): Removed.
14970         (rfc2047-b-encode-string): New function.
14971         (rfc2047-q-encode-region): Removed.
14972         (rfc2047-q-encode-string): New function.
14973
14974         * mm-util.el (mm-replace-in-string): New function.
14975
14976 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14977
14978         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14979         get it right.
14980         (gnus-inews-make-draft): Really.
14981
14982 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14983
14984         * nnmh.el (nnmh-request-list-1): Don't check the link count
14985         before descending.  (small patch)
14986
14987 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14988
14989         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14990         stuff.
14991
14992         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14993         on real group name.
14994
14995         * gnus-art.el (gnus-signature-limit): Doc fix.
14996
14997         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14998
14999         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15000
15001 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15002
15003         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15004         isn't a string.
15005
15006 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15007
15008         * gnus-draft.el (gnus-draft-send): Bind
15009         rfc2047-encode-encoded-words.
15010
15011         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15012         (rfc2047-encodable-p): Say that =? needs encoding.
15013         (rfc2047-encode-encoded-words): New variable.
15014
15015         * gnus-group.el (gnus-group-select-group): Doc fix.
15016
15017         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15018
15019         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15020         to nil.
15021
15022         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15023
15024         * nnheader.el (nnheader-get-lines-and-char): New function.
15025
15026 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15027
15028         * gnus-msg.el (gnus-summary-followup-with-original): Document
15029         yanking of region when active.
15030
15031 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15032
15033         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15034         groups if the group level is higher than the specified value.
15035
15036 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15037
15038         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15039         (gnus-group-jump-to-group): Added prefix argument using
15040         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15041         non-active group.
15042
15043         * compface.el (uncompface): Be verbose when changing
15044         `uncompface-use-external'.
15045
15046         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15047         handle manual section.
15048
15049 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15050
15051         * gnus-art.el (gnus-button-alist): Revert previous change.
15052
15053 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15054
15055         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15056
15057 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15058
15059         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15060         whether backend can accept message.
15061
15062         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15063
15064 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15065
15066         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15067         Avoid creating directory when nntp-marks-is-evil is true.
15068         Reported by Reiner Steib.
15069
15070 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15071
15072         * gnus-picon.el (gnus-picon-style): New variable.
15073         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15074         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15075         Jesper Harder <harder@ifa.au.dk>.
15076
15077 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15078
15079         * message.el (message-fill-field): Return point.
15080         (message-generate-headers): Go to end of field.
15081
15082         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15083         stuff for non-living groups.
15084
15085 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15086
15087         * gnus-art.el (gnus-article-followup-with-original)
15088         (gnus-article-reply-with-original): gnus-mark-active-p ->
15089         gnus-region-active-p.
15090
15091 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15092
15093         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15094         only when there is spam or ham to be processed.
15095
15096 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15097
15098         * mail-source.el (mail-source-delete-crash-box): Refactor.
15099         (mail-source-fetch): Use it.
15100         (mail-source-fetch-file): Ditto.
15101         (mail-source-fetch-directory): Run postscript in loop.
15102         (mail-source-fetch-pop): Delete.
15103         (mail-source-fetch-maildir): Ditto.
15104         (mail-source-fetch-imap): Ditto.
15105
15106         * imap.el (imap-authenticators): Comment out sasl.
15107
15108         * message.el (message-skip-to-next-address): New function.
15109         (message-fill-header-address): Refactor.
15110         (message-fill-address): Use it.
15111         (message-delete-address): Use it.
15112         (message-fill-header-general): Refactor.
15113         (message-fill-field-address): Rename.
15114         (message-narrow-to-field): Find the start of the header.
15115         (message-header-format-alist): Don't pre-fill.
15116         (message-fill-header): Removed.
15117         (message-insert-header): New function.
15118         (message-shorten-references): Use it.
15119
15120         * rfc2047.el (rfc2047-field-value): Strip props.
15121
15122         * mail-parse.el (mail-header-make-address): New alias.
15123
15124         * ietf-drums.el (ietf-drums-make-address): New function.
15125
15126         * imap.el: Add compiler directives.
15127
15128         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15129
15130         * gnus-art.el (article-decode-idna-rhs): Don't use
15131         message-idna-inside-rhs-p.
15132
15133 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15134
15135         * message.el (message-idna-inside-rhs-p): Removed.
15136         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15137
15138         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15139         false positives.
15140
15141 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15142
15143         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15144
15145 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15146
15147         * nneething.el (nneething-file-name): Don't create spurious
15148         files.
15149
15150         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15151         (gnus-inews-do-gcc): Remove sleep.
15152
15153         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15154         part under point.
15155
15156         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15157         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15158
15159 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15160
15161         * spam.el (spam-summary-prepare-exit): Fixed (length).
15162
15163 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15164
15165         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15166         as expired without moving it" message when there are spam
15167         messages left.
15168
15169 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15170
15171         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15172         header is not nil.
15173
15174 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15175
15176         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15177         nntp-possibly-create-directory, not nntp-possibly-change-group.
15178         (nntp-marks-changed-p): New arg SERVER.
15179         (nntp-request-update-info): Adjust caller.
15180
15181 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15182
15183         * nntp.el (nntp-save-marks): Pass missing arg.
15184
15185 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15186
15187         * nntp.el: Support marks.
15188         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15189         (nntp-marks-modtime, nntp-marks-directory): New variables.
15190         (nntp-request-set-mark, nntp-request-update-info)
15191         (nntp-possibly-create-directory, nntp-marks-changed-p)
15192         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15193         functions.
15194
15195 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15196
15197         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15198         (gnus-xmas-redefine): Rename.
15199
15200         * gnus-score.el (gnus-score-insert-help): Use
15201         gnus-select-lowest-window.
15202
15203         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15204         appt-select-lowest-window and rename to gnus-select-lowest-window.
15205
15206         * gnus.el: do.
15207
15208 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15209
15210         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15211         encodings of MIME-encoded words, in order to improve
15212         interoperability with several broken MUAs.
15213
15214 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15215
15216         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15217         tags, only when charsets are not specified in headers.
15218         (mm-inline-text-html-render-with-w3m): Ditto.
15219
15220         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15221         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15222
15223 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15224
15225         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15226         instead of MIME-decoded from fields when checking
15227         `gnus-article-address-banner-alist'.
15228
15229 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15230
15231         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15232         description rather than subject.
15233
15234 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15235
15236         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15237
15238 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15239
15240         * gnus.el (gnus-version-number): Bump.
15241
15242 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15243
15244         * gnus.el: No Gnus v0.2 is released.
15245
15246 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15247
15248         * gnus-agent.el (gnus-agent-read-agentview): Inline
15249         gnus-uncompress-range.
15250
15251 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15252
15253         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15254         `exec-installed-p'.
15255
15256 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15257
15258         * gnus.el (spam-process, spam-autodetect-methods): Add
15259         bsfilter and bsfilter-headers.
15260
15261         * spam.el (spam-bsfilter): New customize group.
15262         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15263         (spam-bsfilter-header, spam-bsfilter-probability-header)
15264         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15265         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15266         (spam-bsfilter-database-directory): New options.
15267         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15268         (spam-list-of-statistical-checks, spam-registration-functions):
15269         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15270         (spam-bsfilter-score): New command.
15271         (spam-check-bsfilter-headers, spam-check-bsfilter)
15272         (spam-bsfilter-register-with-bsfilter)
15273         (spam-bsfilter-register-spam-routine)
15274         (spam-bsfilter-unregister-spam-routine)
15275         (spam-bsfilter-register-ham-routine)
15276         (spam-bsfilter-unregister-ham-routine): New functions.
15277         (spam-generic-score): Support bsfilter; Accept an optional argument
15278         to recalcurate spam score even if scoring header has already been
15279         added.
15280         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15281         optional argument to recalcurate spam score even if scoring header
15282         has already been added.
15283
15284 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15285
15286         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15287         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15288         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15289         link is missing.
15290
15291 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15292
15293         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15294         (html2text-get-attr): Rewrite.
15295
15296         * message.el (message-setup-1): Remove redundant put-text-property
15297         on mail-header-separator.
15298
15299 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15300
15301         * gnus-registry.el (gnus-registry-cache-whitespace)
15302         (gnus-registry-action, gnus-registry-spool-action)
15303         (gnus-registry-split-fancy-with-parent): Change message levels
15304         from 5 to 3 or 7, as needed.
15305
15306         * spam.el (spam-summary-prepare-exit)
15307         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15308         (spam-split, spam-find-spam, spam-log-undo-registration)
15309         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15310         level from 5 to 6.
15311
15312 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15313
15314         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15315         2004-03-04 change).
15316
15317 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15318
15319         * sieve-manage.el (sieve-manage-open):
15320         * nnweb.el (nnweb-insert-html):
15321         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15322         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15323         * nnspool.el (nnspool-request-group):
15324         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15325         * nnml.el (nnml-request-update-info):
15326         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15327         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15328         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15329         (nnimap-request-set-mark):
15330         * nnfolder.el (nnfolder-request-update-info):
15331         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15332         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15333         * gnus-uu.el (gnus-uu-find-articles-matching):
15334         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15335         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15336         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15337         * gnus-nocem.el (gnus-nocem-scan-groups):
15338         * gnus-int.el (gnus-start-news-server):
15339         * gnus-group.el (gnus-group-make-kiboze-group)
15340         (gnus-group-browse-foreign-server):
15341         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15342         Use mapc when appropriate.
15343
15344 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15345
15346         FIXME: Make separate entries for each person.
15347
15348         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15349         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15350         <shields@msrl.com>:
15351
15352         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15353         may need for spam sorting and scoring.
15354         (spam-user-format-function-S): Add user format function suitable for
15355         general use.
15356         (spam-article-sort-by-spam-status): Add sorting function for summary
15357         sorting.
15358         (spam-extra-header-to-number): Add function to get a score from a
15359         header.
15360         (spam-summary-score): Add function to get a numeric score from the
15361         headers.
15362         (spam-generic-score): Fix function doc, was in wrong place.
15363         (spam-initialize): Take symbols when it's run, and install the
15364         extra headers that spam-necessary-extra-headers thinks we need.
15365
15366 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15367
15368         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15369         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15370
15371 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15372
15373         * gnus-sum.el (gnus-set-global-variables)
15374         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15375         (gnus-article-get-xrefs, gnus-summary-best-group)
15376         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15377         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15378         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15379         Use with-current-buffer.
15380
15381 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15382
15383         * spam.el (spam-summary-prepare-exit): Simplify logic.
15384         (spam-fetch-article-header): Read the article header if it's not
15385         available.
15386         (spam-list-articles): Simplify logic.
15387         (spam-filelist-register-routine): Fix bug with unregister-list.
15388
15389         * gnus-registry.el: Fix comments at beginning.
15390
15391 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15392
15393         * message.el (message-cater-to-broken-inn): Remove.
15394         (message-shorten-references): Make sure the total folded length of
15395         References is shorter than 998 characters to cater to a bug in INN
15396         2.3.  Also, don't pretend that references aren't folded -- this
15397         hasn't worked for a while.
15398
15399 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15400
15401         * gnus-agent.el (gnus-agentize):
15402         gnus-agent-send-mail-real-function no longer set to current value
15403         of message-send-mail-function but rather a lambda that calls
15404         message-send-mail-function.  The change makes the agent real-time
15405         responsive to user changes to message-send-mail-function.
15406
15407 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15408
15409         * legacy-gnus-agent.el
15410         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15411         help from Florian Weimer <fw@deneb.enyo.de>
15412
15413 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15414
15415         * nnmail.el (nnmail-cache-insert): Revert last change.
15416
15417 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15418
15419         * nnmail.el (nnmail-cache-insert): Always check whether
15420         nnmail-cache-ignore-groups matches a group name.
15421
15422 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15423
15424         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15425         (spam-find-spam, spam-log-processing-to-registry)
15426         (spam-log-registered-p, spam-log-unregistration-needed-p)
15427         (spam-log-undo-registration): Use gnus-message instead of
15428         gnus-error, none of these errors are fatal.
15429
15430         * gnus-registry.el (gnus-registry-clean-empty-function)
15431         (gnus-registry-clean-empty): Remove only empty entries without
15432         extra data.
15433
15434 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15435
15436         * spam-stat.el (spam-stat-buffer-change-to-spam)
15437         (spam-stat-buffer-change-to-non-spam): Change (error) to
15438         (gnus-message 8) invocation.
15439
15440 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15441
15442         * nntp.el (nntp-via-netcat-command): New variable.
15443         (nntp-via-netcat-switches): New variable.
15444         (nntp-open-via-rlogin-and-netcat): New function.
15445         (nntp-open-connection-function): Doc fix.
15446         (nntp-telnet-command): Doc fix.
15447         (nntp-end-of-line): Doc fix.
15448         (nntp-via-rlogin-command): Doc fix.
15449         (nntp-via-user-name): Doc fix.
15450         (nntp-via-address): Doc fix.
15451
15452 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15453
15454         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15455         error in Emacs 21.1.
15456
15457 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15458
15459         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15460
15461 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15462
15463         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15464         (gnus-agent-with-refreshed-group): New macro.
15465         (gnus-agent-rename-group): New function.
15466         (gnus-agent-delete-group): New function.
15467         (gnus-agent-save-group-info): Use gnus-command-method when
15468         `method' parameter is nil.  Don't write nil entries into the
15469         active file.
15470         (gnus-agent-get-group-info): New function.
15471         (gnus-agent-fetch-articles): Use
15472         gnus-agent-update-files-total-fetched-for to increment disk space
15473         used.
15474         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15475         gnus-agent-update-view-total-fetched-for to increment disk space
15476         used.
15477         (gnus-agent-get-local): Added optional parameters to avoid calling
15478         gnus-group-real-name and gnus-find-method-for-group.
15479         (gnus-agent-set-local): Delete stored entry if either min, or max,
15480         are nil.
15481         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15482         quit, use gnus-agent-regenerate-group to record existance of any
15483         articles fetched to disk before the quit occurred.
15484         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15485         gnus-agent-update-view-total-fetched-for, and
15486         gnus-agent-update-files-total-fetched-for to decrement disk space
15487         used.
15488         (gnus-agent-retrieve-headers): Use
15489         gnus-agent-update-view-total-fetched-for to increment disk space
15490         used.
15491         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15492         with gnus-agent-update-files-total-fetched-for to decrement disk
15493         space and fresh group buffer.
15494         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15495         (gnus-agent-need-update-total-fetched-for): New variable.
15496         (gnus-agent-update-files-total-fetched-for): New function.
15497         (gnus-agent-update-view-total-fetched-for): New function.
15498         (gnus-agent-total-fetched-for): New function.
15499
15500         * gnus-cache.el (gnus-cache-save-buffers): Use
15501         gnus-cache-update-overview-total-fetched-for to change disk space
15502         used by this group.
15503         (gnus-cache-possibly-enter-article): Use
15504         gnus-cache-update-file-total-fetched-for to increment disk space
15505         used by this group.
15506         (gnus-cache-possibly-remove-article): Use
15507         gnus-cache-update-file-total-fetched-for to decrement disk space
15508         used by this group.
15509         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15510         (gnus-cache-rename-group): New function.
15511         (gnus-cache-delete-group): New function.
15512         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15513         (gnus-cache-need-update-total-fetched-for): New variable.
15514         (gnus-cache-with-refreshed-group): New macro.
15515         (gnus-cache-update-file-total-fetched-for): New function.
15516         (gnus-cache-update-overview-total-fetched-for): New function.
15517         (gnus-cache-rename-group-total-fetched-for): New function.
15518         (gnus-cache-delete-group-total-fetched-for): New function.
15519         (gnus-cache-total-fetched-for): New function.
15520
15521         * gnus-group.el: Require gnus-sum and autoload functions to
15522         resolve warnings when gnus-group.el compiled alone.
15523         (gnus-group-line-format): Documented new %F.
15524         (size of Fetched data) group line format; identifies disk space
15525         used by agent and cache.
15526         (gnus-group-line-format-alist): Defined new F format.
15527         (gnus-total-fetched-for): New function.
15528         (gnus-group-delete-group): No longer update
15529         gnus-cache-active-altered as gnus-request-delete-group now keeps
15530         the cache in sync.
15531         (gnus-group-list-active): Let the agent store a server's active
15532         list if currently plugged.
15533
15534         * gnus-int.el (gnus-request-delete-group):
15535         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15536         local disk in sync with the server.
15537         (gnus-request-rename-group):
15538         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15539         local disk in sync with the server.
15540
15541         * gnus-start.el (gnus-get-unread-articles):
15542         Cosmetic simplification to logic.
15543
15544         * gnus-util.el (gnus-rename-file): New function.
15545
15546 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15547
15548         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15549
15550 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15551
15552         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15553         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15554
15555 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15556
15557         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15558         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15559
15560 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15561
15562         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15563
15564 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15565
15566         * spam.el (spam-set-difference): Add function to replace
15567         gnus-set-difference in spam.el.
15568         (spam-summary-prepare-exit): Use spam-set-difference.
15569
15570 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15571
15572         * gnus-registry.el (gnus-registry-cache-file): Update to use
15573         gnus-dribble-directory OR gnus-home-directory OR ~.
15574         (gnus-registry-split-fancy-with-parent): Fix doc.
15575
15576 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15577
15578         * message.el (message-exchange-point-and-mark): Use
15579         message-mark-active-p.  Suggested by Jesper Harder
15580         <harder@ifa.au.dk>.
15581
15582 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15583
15584         * message.el (message-exchange-point-and-mark): Don't activate
15585         region if it was inactive.  Suggested by Hiroshi Fujishima
15586         <pooh@nature.tsukuba.ac.jp>.
15587
15588 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15589
15590         * gnus-art.el (article-display-face): Display Faces in the same
15591         order as X-Faces.
15592
15593 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15594
15595         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15596
15597 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15598
15599         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15600         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15601         (gnus-article-mime-hierarchy): Remove.
15602         (gnus-article-mime-hierarchy-next): Remove.
15603         (gnus-article-mode): Revert 2004-03-19 change.
15604         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15605         (gnus-insert-mime-button): Revert 2004-03-19 change.
15606         (gnus-mime-accumulate-hierarchy): Remove.
15607         (gnus-mime-enter-multipart): Remove.
15608         (gnus-mime-leave-multipart): Remove.
15609         (gnus-mime-display-part): Revert 2004-03-19 change.
15610         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15611
15612         * mml.el (mml-preview): Revert 2004-03-19 change.
15613
15614 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15615
15616         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15617
15618 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15619
15620         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15621         t while entering a file name using the mm-with-multibyte macro.
15622         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15623
15624         * mm-util.el (mm-with-multibyte): New macro.
15625
15626 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15627
15628         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15629         user option.
15630         (gnus-mime-multipart-functions): Doc and customization fix.
15631         (gnus-article-mime-hierarchy): New variable.
15632         (gnus-article-mime-hierarchy-next): New variable.
15633         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15634         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15635         gnus-article-mime-hierarchy-next to nil.
15636         (gnus-insert-mime-button): Show hierarchy numbers.
15637         (gnus-mime-accumulate-hierarchy): New function.
15638         (gnus-mime-enter-multipart): New function.
15639         (gnus-mime-leave-multipart): New function.
15640         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15641         (gnus-mime-display-alternative): Show hierarchy numbers.
15642
15643         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15644         gnus-article-mime-hierarchy-next to nil.
15645
15646 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15647
15648         * dns.el: Don't require gnus-xmas.
15649
15650 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15651
15652         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15653         inline PGP.
15654         (mml-menu): Disable mml-quote-region if mark is inactive.
15655
15656 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15657
15658         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15659         when the group's active is not available.
15660
15661 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15662
15663         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15664         error.
15665
15666 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15667
15668         * imap.el (imap-store-password): New variable.
15669         (imap-interactive-login): Use it.
15670         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15671
15672 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15673
15674         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15675         window-start and hscroll to summary window.
15676
15677 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15678
15679         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15680         conversion message to newsrc-dribble when an actual conversion is
15681         performed.
15682
15683 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15684
15685         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15686
15687 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15688
15689         * mm-decode.el (mm-complicated-handles): New function reviving
15690         former definition of mm-multiple-handles.
15691
15692         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15693         (gnus-mime-delete-part): Use it.
15694
15695 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15696
15697         * gnus-agent.el (gnus-agent-read-local): Bind
15698         nnheader-file-coding-system to gnus-agent-file-coding-system to
15699         avoid the implicit assumption that they will always be equal.
15700         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15701         coding-system-for-write, as the with-temp-file macro first prints
15702         to a buffer then saves the buffer.
15703
15704 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15705
15706         * gnus-art.el (gnus-article-edit-part): New function.
15707         (gnus-mime-save-part-and-strip): Use it; do query instead of
15708         signaling an error; don't use mm-multiple-handles.
15709         (gnus-mime-delete-part): Ditto.
15710
15711 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15712
15713         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15714         old file versions.
15715         (gnus-group-prepare-hook): Removed function that converted list
15716         form of gnus-agent-expire-days to group properties.
15717
15718         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15719         (gnus-request-accept-article): Re-indented.
15720
15721         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15722         converters to handle old agent file formats.  Added logic for a
15723         "backup before upgrading warning".
15724         (gnus-convert-mark-converter-prompt): Developers can mark
15725         functions as needing (default), or not needing,
15726         gnus-convert-old-newsrc's "backup before upgrading warning".
15727         (gnus-convert-converter-needs-prompt): Tests whether the user
15728         should be protected from potentially irreversable changes by the
15729         function.
15730
15731         * legacy-gnus-agent.el: New.  Provides converters that are only
15732         loaded when gnus-convert-old-newsrc needs to call them.
15733
15734 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15735
15736         * mail-source.el (mail-source-touch-pop): Doc fix.
15737
15738         * message.el (message-smtpmail-send-it): Doc fix.
15739
15740 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15741
15742         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15743
15744         * nnmail.el (nnmail-split-fancy): do.
15745
15746         * gnus-kill.el (gnus-kill, gnus-execute): do.
15747
15748 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15749
15750         * gnus-sum.el (gnus-widget-reversible-match)
15751         (gnus-widget-reversible-to-internal)
15752         (gnus-widget-reversible-to-external): New functions.
15753         (gnus-widget-reversible): New widget.
15754         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15755
15756 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15757
15758         * gnus-sum.el (gnus-thread-sort-functions)
15759         (gnus-article-sort-functions): Document `(not F)' items.
15760
15761 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15762
15763         * spam.el (spam-use-gmane-xref): Add new backend.
15764         (spam-gmane-xref-spam-group): Add variable to control the name of the
15765         Gmane spam group.
15766         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15767         (spam-regex-headers-spam, spam-regex-headers-ham)
15768         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15769         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15770         backends and checks.
15771         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15772
15773         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15774         an autodetect method.
15775
15776 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15777
15778         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15779         articles are being added to a group.
15780         (gnus-request-replace-article): Inform the agent that articles
15781         need to be uncached as the cached contents are no longer valid.
15782
15783 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15784
15785         * binhex.el: Don't autoload executable-find.
15786
15787         * canlock.el: Don't autoload mail-fetch-field.
15788
15789         * dgnushack.el: Autoload c-mode for XEmacs.
15790
15791         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15792
15793         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15794         rmail-dont-reply-to and rmail-output.
15795
15796         * gnus-score.el: Don't autoload ffap-string-at-point.
15797
15798         * gnus-setup.el: Don't autoload sc-cite-original.
15799
15800         * imap.el: Don't autoload base64-decode-string,
15801         base64-encode-string and md5.
15802
15803         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15804         and rmail-msg-restore-non-pruned-header.
15805
15806         * mm-decode.el: Don't autoload executable-find.
15807
15808         * mm-url.el: Don't autoload executable-find.
15809
15810         * mm-view.el: Don't autoload diff-mode.
15811
15812         * nndb.el: Don't autoload news-reply-mode, news-setup,
15813         cancel-timer and telnet.
15814
15815         * password.el: Don't autoload run-at-time for Emacs.
15816
15817         * sha1-el.el: Don't autoload executable-find.
15818
15819         * sieve-mode.el: Don't autoload c-mode.
15820
15821         * uudecode.el: Don't autoload executable-find.
15822
15823 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15824
15825         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15826         (gnus-agent-possibly-alter-active): Avoid null in numeric
15827         comparison.
15828         (gnus-agent-set-local): Refuse to save null in local object table.
15829         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15830         list of articles that will be marked as unread.
15831
15832 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15833
15834         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15835
15836 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15837
15838         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15839         language tags.
15840
15841 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15842
15843         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15844         Don't bind "obarray".
15845
15846         * gnus-sum.el (gnus-thread-sort-functions): Added
15847         `gnus-thread-sort-by-most-recent-number' and
15848         `gnus-thread-sort-by-most-recent-date'.
15849         Reported by Kai Grossjohann <kai@emptydomain.de>.
15850
15851 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15852
15853         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15854
15855 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15856
15857         * gnus-cus.el (gnus-agent-customize-category): Removed
15858         ignore-errors macro reference that required cl to be loaded at
15859         run-time.
15860
15861         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15862         single-interval range of the form (min . max).  Previously the
15863         range had to look like ((min . max)).  Likewise, return
15864         (min . max) rather than ((min . max)).
15865         (gnus-range-map): Use gnus-range-normalize to accept
15866         single-interval range.
15867
15868         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15869         the cache, but not the agent, now appear with their usual face.
15870
15871         * dgnushack.el (loaddir): New variable that is bound to the
15872         directory containing the dgnushack.el file. Use loaddir, rather
15873         than srcdir, to update load-path. Change lets dgnushack compile
15874         code in directories other than GNUS/lisp.
15875
15876 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15877
15878         * lpath.el: Don't bind w3m-safe-url-regexp.
15879
15880         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15881         w3m-safe-url-regexp variable buffer-local.
15882
15883         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15884
15885 2004-02-27  Simon Josefsson  <jas@extundo.com>
15886
15887         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15888         gnus-group-real-prefix.
15889         (gnus-summary-move-article): Use it, instead of
15890         gnus-group-real-prefix.
15891
15892 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15893
15894         * lpath.el: Bind w3m-safe-url-regexp.
15895
15896         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15897         w3m-safe-url-regexp variable buffer-local and set it as the value
15898         of mm-w3m-safe-url-regexp.
15899
15900         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15901
15902         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15903         parsing gnus-posting-styles when the message is not for replying.
15904
15905         * dgnushack.el: Autoload sgml-mode for XEmacs.
15906
15907         * nnrss.el (nnrss-opml-export): Use
15908         mm-set-buffer-file-coding-system instead of
15909         set-buffer-file-coding-system.
15910
15911 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15912
15913         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15914         of checkdoc.el).
15915         * nnrss.el: do.
15916         * gnus-mlspl.el: do.
15917         * gnus-ml.el: do.
15918         * gnus-srvr.el: do.
15919
15920         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15921
15922 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15923
15924         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15925         Corrections to custom-manual links.
15926
15927         * gnus-art.el (gnus-article): Ditto.
15928
15929         * mm-decode.el (mime-display, mime-security): Ditto.
15930
15931 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15932
15933         * flow-fill.el: Typo.
15934
15935 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15936
15937         * spam-wash.el: New file.
15938
15939 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15940
15941         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15942
15943 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15944
15945         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15946         to be run with new-articles as LIST1, not LIST2.
15947         (spam-registration-functions): Add spam-use-ham-copy as a nil
15948         registration backend.
15949
15950 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15951
15952         * spam-stat.el (spam-stat-washing-hook): New option.
15953         (spam-stat-buffer-words): Use it.
15954         (spam-stat-process-directory, spam-stat-test-directory): Use
15955         insert-file-contents-literally.
15956         (spam-stat-coding-system): New variable.
15957         (spam-stat-load, spam-stat-save): Use it.
15958
15959 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15960
15961         * spam-report.el (spam-report-plug-agent): Quote
15962         spam-report-url-to-file and spam-report-url-ping-plain.
15963
15964 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15965
15966         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15967         / in mailto URLs.
15968
15969 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15970
15971         * spam-report.el (spam-report-process-queue): Fix interactive use.
15972         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15973         (spam-report-unplug-agent): Doc fixes.
15974         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15975         (spam-report-agentize, spam-report-deagentize): Autoload.
15976
15977 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15978
15979         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15980
15981         * message.el (message-setup-fill-variables): Add mml tags to
15982         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15983         <ajk@iu.edu>.
15984         (message-mode): Don't modify paragraph-separate there.
15985
15986 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15987
15988         * compface.el (uncompface-use-external): Default to undecided.
15989         (uncompface-use-external-threshold): New variable.
15990         (uncompface-float-time): New macro.
15991         (uncompface): Determine whether to use the external decoder if
15992         uncompface-use-external is undecided.
15993
15994 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15995
15996         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15997         after images.
15998
15999         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16000
16001 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16002
16003         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16004
16005         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16006
16007         * gnus-sum.el (gnus-summary-limit-to-age)
16008         (gnus-summary-limit-children): do.
16009
16010         * gnus-int.el (gnus-request-scan): do.
16011
16012         * gnus-group.el (gnus-group-suspend): do.
16013
16014         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16015
16016         * gnus-cite.el (gnus-cite-parse-attributions): do.
16017
16018         * gnus-agent.el (gnus-summary-set-agent-mark)
16019         (gnus-agent-regenerate-group): do.
16020
16021         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16022
16023         * binhex.el (binhex-decode-region-internal): do.
16024
16025 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16026
16027         * gnus-fun.el (gnus-face-properties-alist): New user option.
16028         (gnus-display-x-face-in-from): Use it.
16029
16030         * gnus-art.el (article-display-face): Ditto.
16031
16032         * compface.el (uncompface-use-external): Default to nil.
16033
16034 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16035
16036         * nntp.el (nntp-erase-buffer): New function.
16037         (nntp-retrieve-data, nntp-send-command)
16038         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16039         (nntp-possibly-change-group): Use it.
16040
16041         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16042         with-current-buffer.
16043
16044 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16045
16046         * compface.el: Merge the ELisp-based uncompface program.
16047         (compface): New customization group.
16048         (uncompface-use-external): New user option.
16049         (uncompface): Call uncompface-internal if uncompface-use-external
16050         is nil.
16051         (uncompface-internal): New function.  Note that there are also
16052         some other functions and variables added for this function.
16053
16054 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16055
16056         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16057         if necessary.
16058
16059 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16060
16061         * spam-report.el (spam-report-unplug-agent)
16062         (spam-report-plug-agent, spam-report-deagentize)
16063         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16064         Add support for the Agent in spam-report: when unplugged, report to a
16065         file; when plugged, submit all the requests.
16066
16067         * spam.el (spam-register-routine): Fix message about
16068         registration.
16069
16070 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16071
16072         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16073         dependencies.
16074         (rfc2047-encode): Use it.
16075
16076         * gnus-art.el (gnus-button-marker-list): Move before first
16077         reference.
16078
16079         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16080         (imap-parse-body): Fix format string mismatch.
16081
16082         * gnus-score.el (gnus-summary-increase-score): do.
16083
16084         * nnrss.el (nnrss-close): New function.
16085
16086 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16087
16088         * nnrss.el (nnrss-make-filename): New function.
16089         (nnrss-request-delete-group, nnrss-read-server-data)
16090         (nnrss-save-server-data, nnrss-read-group-data)
16091         (nnrss-save-group-data): Use it.
16092         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16093         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16094         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16095
16096 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16097
16098         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16099
16100 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16101
16102         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16103         files.
16104
16105         * message.el (message-generate-headers-first): Don't quote nil
16106         and t in docstrings.
16107
16108         * imap.el (imap-id): do.
16109
16110         * gnus-agent.el (gnus-agent-consider-all-articles)
16111         (gnus-agent-queue-mail): do.
16112
16113 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16114
16115         * spam-report.el (spam-report-process-queue): New function.
16116         Process requests from `spam-report-requests-file'.
16117         (spam-report-process-queue): Doc fix.
16118
16119 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16120
16121         * spam.el (spam-register-routine)
16122         (spam-log-processing-to-registry, spam-log-registered-p)
16123         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16124         Change "check" to "spam-check" for semi-clarity.
16125
16126 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16127
16128         * pop3.el: Require nnheader.
16129
16130         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16131
16132         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16133
16134         * gnus-picon.el: Require cl.
16135
16136         * gnus-fun.el: Require gnus-ems and gnus-util.
16137
16138         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16139
16140         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16141
16142         * gnus-art.el (gnus-article-edit-mode): Define before first
16143         reference.
16144
16145 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16146
16147         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16148         (gnus-uu-post-encoded): Use point-at-bol.
16149
16150         * gnus-topic.el (gnus-group-active-topic-p): do.
16151
16152         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16153
16154         * gnus-group.el (gnus-group-kill-region): do.
16155
16156         * gnus-art.el (article-date-ut): do.
16157
16158         * message.el (message-fetch-field): Remove redundant
16159         case-fold-search binding.
16160         (message-narrow-to-field): Simplify.
16161
16162 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16163
16164         * spam.el (spam-directory): Derive from `gnus-directory'.
16165
16166         * spam-report.el (spam-report-url-to-file)
16167         (spam-report-requests-file): New function and variable for offline
16168         reporting.
16169         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16170         and user defined function.
16171         (spam-report-url-ping-mm-url): Remove doubled slash.
16172
16173 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16174
16175         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16176
16177 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16178
16179         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16180         format string mismatch.
16181
16182         * sieve.el (sieve-deactivate-all): do.
16183
16184         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16185
16186         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16187
16188         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16189
16190         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16191
16192 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16193
16194         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16195         the list of checks.
16196
16197 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16198
16199         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16200         padding.
16201
16202 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16203
16204         * mm-view.el (mm-fill-flowed): New variable.
16205         (mm-inline-text): Use it.
16206
16207 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16208
16209         * spam.el (spam-spamassassin-register-ham-routine)
16210         (spam-spamassassin-register-spam-routine): Fix function names.
16211
16212 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16213
16214         * gnus.el (gnus-tmp-grouplens): Remove.
16215         (gnus-summary-line-format): Remove grouplens.
16216
16217         * gnus-group.el (gnus-group-line-format): Ditto.
16218
16219         * gnus-spec.el (gnus-format-specs): Ditto.
16220         (gnus-update-format-specifications): Flush the group format spec
16221         cache if there's the grouplens stuff.
16222         (gnus-parse-simple-format): Replace %l with the empty string.
16223
16224 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16225
16226         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16227         omission.
16228
16229 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16230
16231         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16232         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16233
16234 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16235
16236         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16237         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16238         New macros and functions.
16239         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16240         Handle > NLINK_MAX messages.
16241         * nnmaildir.el (nnmaildir-request-set-mark): Use
16242         nnmaildir--emlink-p and nnmaildir--eexist-p.
16243
16244 2004-01-25  Alex Schroeder  <alex@gnu.org>
16245
16246         * spam-stat.el (spam-stat-process-directory-age): New option.
16247         (spam-stat-process-directory): Use it.
16248
16249 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16250
16251         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16252         (spam-stat-save): Accept prefix argument.
16253
16254 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16255
16256         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16257         links" error.
16258
16259 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16260
16261         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16262         the rest of the and/or forms.
16263
16264 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16265
16266         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16267         compatibility with old .newsrc.eld files.
16268
16269         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16270
16271         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16272
16273         * gnus-start.el (gnus-1): do.
16274
16275         * gnus-group.el (gnus-group-line-format-alist): do.
16276
16277         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16278
16279         * gnus-gl.el: Remove.
16280
16281 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16282
16283         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16284         marks consisting of a single range {for example, (3 . 5)} rather
16285         than a list of a single range { ((3 . 5)) }.
16286
16287 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16288
16289         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16290         with-current-buffer.
16291         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16292         avoid consing a string.
16293
16294         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16295         Remove obsolete entries for big5 and gb2312.
16296
16297 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16298
16299         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16300         uncompressed list.
16301
16302 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16303
16304         * spam-stat.el (spam-stat-strip-xref): New function.
16305         (spam-stat-process-directory): Use it.
16306
16307         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16308         here -- it's done in message-fetch-field.
16309
16310 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16311
16312         * gnus-agent.el (gnus-agent-queue-mail)
16313         (gnus-agent-prompt-send-queue): New variables.
16314         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16315         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16316         "nndraft:queue" along to gnus-draft-send.  Use
16317         gnus-agent-prompt-send-queue.
16318         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16319         is "nndraft:queue".  Suggested by Gaute Strokkenes
16320         <gs234@srcf.ucam.org>
16321
16322         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16323         (agent-enable-undownloaded-faces): Added.
16324         (gnus-agent-cat-groups): Use eval-and-compile, not
16325         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16326         method of gnus-agent-cat-groups even when the buffer has been
16327         evaled.
16328         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16329         delete gnus-agent-save-active-1.
16330         (gnus-agent-save-groups): Deleted.  Identical to
16331         gnus-agent-save-active.
16332         (gnus-agent-write-active): No longer adjust agent's copy of active
16333         file as agent's adjustments are now stored in their own
16334         file.  Removed optional parameter.
16335         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16336         servers.  Add use of min/max range limits from server's local
16337         file.
16338         (gnus-agent-save-alist): Removed unused optional argument.
16339         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16340         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16341         (gnus-agent-set-local): A per-server file that keeps min/max range
16342         limits for articles known to the agent.  Provides a fast mechanism
16343         for altering many active ranges.
16344         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16345         active file (local makes it unnecessary).
16346         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16347
16348         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16349         (agent-enable-undownloaded-faces): Added.
16350
16351         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16352         disable it when sending to "nndraft:queue".
16353         (gnus-group-send-queue): Add safety check to avoid sending queue
16354         when unplugged.
16355
16356         * gnus-group.el (gnus-group-catchup): Use new
16357         gnus-sequence-of-unread-articles, not
16358         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16359         numbers of articles.  Use gnus-range-map to avoid having to
16360         uncompress the unread list.
16361         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16362         Fixed invalid ange-ftp reference.
16363
16364         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16365         (gnus-sorted-range-intersection): Intersection of two ranges
16366         without requiring that they first be uncompressed.
16367
16368         * gnus-start.el (gnus-activate-group): Unless blocked by the
16369         caller, possibly expand the active range to include both cached
16370         and agentized articles.
16371         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16372         multiple version-dependent converters.
16373         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16374         gnus-agent-save-active.
16375         (gnus-save-newsrc-file): Save dirty agent range limits.
16376
16377         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16378         gnus-agent-possibly-alter-active.
16379         (gnus-adjust-marked-articles): Faster handling of simple lists.
16380
16381 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16382
16383         * spam-stat.el (spam-stat-test-directory): New optional argument
16384         displays a list of files detected.  Suggested by Andrew Cohen
16385         <cohen@andy.bu.edu>.
16386         (spam-stat-buffer-words-with-scores): Don't narrow and change
16387         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16388
16389 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16390
16391         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16392         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16393         (spam-spamassassin-arguments)
16394         (spam-spamassassin-spam-flag-header)
16395         (spam-spamassassin-positive-spam-flag-header)
16396         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16397         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16398         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16399         (spam-list-of-processors, spam-list-of-checks)
16400         (spam-list-of-statistical-checks, spam-registration-functions)
16401         (spam-check-spamassassin-headers, spam-check-spamassassin)
16402         (spam-spamassassin-score)
16403         (spam-spamassassin-register-with-sa-learn)
16404         (spam-spamassassin-register-spam-routine)
16405         (spam-spamassassin-register-ham-routine)
16406         (spam-assassin-register-spam-routine)
16407         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16408         (spam-bogofilter-score): Fix to show article before scoring.
16409
16410 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16411
16412         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16413         default scoring function.
16414         (spam-generic-score): Call spam-spamassassin-score if
16415         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16416         spam-bogofilter-score otherwise.
16417
16418         * gnus.el (spam-process, spam-autodetect-methods): Add
16419         spamassassin and spamassassin-headers.
16420
16421 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16422
16423         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16424         Suppress unnecessary messages.
16425
16426 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16427
16428         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16429         make-hash-table.
16430
16431 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16432
16433         * canlock.el (base64-encode-string): Don't autoload it.
16434
16435 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16436
16437         * run-at-time.el: Remove useless (require 'itimer),
16438         eval-and-compile and (featurep 'xemacs).
16439
16440 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16441
16442         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16443         GROUP is a virtual group.
16444
16445 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16446
16447         * gnus.el: Autoload `message-y-or-n-p'.
16448
16449 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16450
16451         * pgg-parse.el: Remove unnecessary (require 'custom).
16452
16453         * pgg-def.el: do.
16454
16455         * nnmail.el: do.
16456
16457         * gnus-undo.el: do.
16458
16459         * gnus-picon.el: do.
16460
16461         * gnus-util.el: do.
16462
16463 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16464
16465         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16466
16467 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16468
16469         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16470         handle, as well as a list.
16471
16472         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16473         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16474         (mm-w3m-cid-retrieve): Simplify.
16475
16476 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16477
16478         * message.el (message-kill-to-signature): Allow prefix arg to
16479         specify number of lines to keep before signature.
16480
16481 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16482
16483         * message.el (message-kill-to-signature): Change docstring.
16484
16485 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16486
16487         * canlock.el: Always require sha1-el.
16488         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16489
16490         * message.el: Autoload sha1 only when compiling.
16491
16492         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16493         eudc-expand-inline for XEmacs.
16494
16495 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16496
16497         * message.el (message-canlock-generate): Require sha1-el.
16498
16499 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16500
16501         * message.el (message-expand-name): Silence the byte compiler.
16502
16503         * lpath.el: Add detect-coding-system.
16504
16505         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16506         cus-edit.
16507
16508 2004-01-13  Simon Josefsson  <jas@extundo.com>
16509
16510         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16511         Invoke gnus-score-mode.  Reported by
16512         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16513
16514         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16515         Jim Blandy <jimb@redhat.com> (tiny change).
16516
16517 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16518
16519         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16520
16521 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16522
16523         * spam.el (spam-get-article-as-string): Update to use
16524         gnus-request-article-this-buffer, much simpler.
16525         (spam-get-article-as-buffer): Remove.
16526
16527 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16528
16529         * message.el (message-expand-name): Use EUDC if the user uses that.
16530
16531 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16532
16533         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16534         character for the encoding to avoid consing a string.
16535
16536         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16537         unnecessarily.
16538
16539         * mm-util.el (mm-replace-chars-in-string): Remove.
16540
16541         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16542         of mm-replace-chars-in-string.
16543
16544 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16545
16546         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16547
16548         * mm-util.el (mm-subst-char-in-string): Support inplace.
16549
16550         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16551         a new string in every iteration.  Use shy groups.
16552
16553 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16554
16555         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16556         * gnus-soup.el (gnus-soup-group-brew):
16557         * gnus-msg.el (gnus-put-message):
16558         * gnus-move.el (gnus-group-move-group-to-server):
16559         * gnus-kill.el (gnus-batch-score):
16560         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16561         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16562         (gnus-group-update-group, gnus-group-read-group)
16563         (gnus-group-make-group, gnus-group-make-help-group)
16564         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16565         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16566         (gnus-group-sort-by-unread, gnus-group-catchup)
16567         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16568         (gnus-group-yank-group, gnus-group-set-info)
16569         (gnus-group-list-groups):
16570         * gnus.el (gnus-generate-new-group-name):
16571         * gnus-delay.el (gnus-delay-send-queue):
16572         * nnvirtual.el (nnvirtual-catchup-group):
16573         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16574         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16575         (gnus-group-prepare-topics, gnus-topic-check-topology):
16576         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16577         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16578         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16579         (gnus-group-make-articles-read):
16580         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16581         (gnus-group-change-level, gnus-kill-newsgroup)
16582         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16583         (gnus-get-unread-articles, gnus-make-articles-unread)
16584         (gnus-make-ascending-articles-unread): Use accessor
16585         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16586         to get group information for improved readability.
16587
16588
16589 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16590
16591         * gnus-art.el (article-decode-mime-words, article-babel)
16592         (gnus-article-highlight-signature, gnus-article-add-buttons)
16593         (gnus-signature-toggle): Use gnus-with-article-buffer.
16594
16595         * gnus-art.el (gnus-article-highlight-headers)
16596         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16597
16598         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16599         (gnus-article-set-globals, gnus-request-article-this-buffer)
16600         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16601         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16602         (gnus-mime-display-alternative): Use with-current-buffer.
16603
16604 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16605
16606         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16607         also under 80 char limit, and call gnus-error if needed.
16608         (spam-fetch-article-header): Fix - it was a
16609         buffer-local variable (gnus-newsgroup-data).
16610         (spam-find-spam): Use spam-generate-fake-headers, forget about
16611         spam-insert-fake-headers.
16612         (spam-insert-fake-headers): Remove.
16613
16614 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16615
16616         * deuglify.el (gnus-article-outlook-unwrap-lines)
16617         (gnus-outlook-rearrange-article)
16618         (gnus-outlook-repair-attribution-outlook)
16619         (gnus-outlook-repair-attribution-block)
16620         (gnus-outlook-repair-attribution-other): Remove redundant
16621         save-excursion.
16622
16623 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16624
16625         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16626         (spam-fetch-field-subject-fast)
16627         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16628         (spam-fetch-article-header): Add functions to deal with Gnus
16629         internals for fast retrieval of article header data.
16630         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16631
16632 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16633
16634         * pop3.el (pop3-md5): Remove.
16635         (pop3-apop): Replace pop3-md5 with md5.
16636
16637         * mm-bodies.el: base64 is always built-in.
16638
16639         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16640         with-current-buffer.
16641
16642 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16643
16644         * canlock.el (canlock-insert-header): Remove excessive grouping in
16645         regexp.
16646
16647         * gnus-sum.el (gnus-summary-read-document): Ditto.
16648
16649         * gnus-uu.el (gnus-uu-part-number): Ditto.
16650
16651         * html2text.el (html2text-remove-tags): Ditto.
16652         (html2text-format-tags): Ditto.
16653         (html2text-format-single-elements): Ditto.
16654
16655         * mml.el (mml-parse-1): Ditto.
16656
16657 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16658
16659         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16660
16661         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16662
16663         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16664
16665         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16666
16667 2003-11-15  Simon Josefsson  <jas@extundo.com>
16668
16669         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16670         (pgg-gpg-lookup-key): Use regexp match instead of
16671         split-string (split-string is different between emacs 21.2 and
16672         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16673
16674 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16675
16676         * gnus-art.el (gnus-mime-view-all-parts)
16677         (gnus-article-part-wrapper, gnus-article-view-part): Use
16678         with-current-buffer.
16679
16680 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16681
16682         * spam.el (spam-disable-spam-split-during-ham-respool)
16683         (spam-spamoracle-database, spam-cache-lookups)
16684         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16685         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16686         (spam-group-ham-marks, spam-group-spam-marks)
16687         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16688         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16689         also add spam-use-blackholes to the statistical checks.
16690         (spam-fetch-field-fast): Add interface to fetching fields, may
16691         become a macro.
16692         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16693         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16694         (spam-insert-fake-headers): Fake an article when needed.
16695         (spam-find-spam): Fake article when possible.
16696         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16697         (spam-check-bogofilter-headers): Use message-fetch-field instead
16698         of nnmail-fetch-field.
16699
16700 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16701
16702         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16703
16704 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16705
16706         * spam.el (spam-split): Do not require spam-use-CHECK to be
16707         enabled if that check is passed to spam-split explicitly; also
16708         fix so 'spam doesn't get converted to spam-split-group when
16709         spam-split-symbolic-return is t.
16710         (spam-find-spam): Find registrations of the article and use those
16711         instead of re-running spam-split to find the spam/ham
16712         classification of the article.
16713         (spam-log-processing-to-registry, spam-log-registered-p)
16714         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16715         Use gnus-error instead of gnus-message.
16716         (spam-log-registration-type): Add function to determine the
16717         classification of a message based on registry entries; will
16718         return nil if both 'spam and 'ham are found.
16719         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16720         a reasonably fast local cache without the loading errors.
16721         (spam-cache-lookups): Set to t by default.
16722         (spam-find-spam): Don't try to guess spam-cache-lookups.
16723         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16724         spam-caches entry.
16725         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16726         caching of whitelist/blacklist entries.
16727         (spam-check-whitelist, spam-check-blacklist): Invoke
16728         spam-from-listed-p with a type, not a cache variable.
16729         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16730
16731 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16732
16733         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16734
16735         * nnmail.el (nnmail-split-fancy): do.
16736
16737         * mml.el (mml-parse): do.
16738
16739         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16740         (gnus-score-adaptive): do.
16741
16742 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16743
16744         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16745         (gnus-mime-button-map): Don't set keymap parent.
16746         (gnus-button-ctan-directory-regexp): Use shy grouping.
16747         (gnus-prev-page-map): Don't set keymap parent.
16748         (gnus-prev-page-map): Remove duplicated one.
16749         (gnus-next-page-map): Don't set keymap parent.
16750         (gnus-mime-security-button-map): Ditto.
16751
16752         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16753         version number.
16754
16755         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16756
16757 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16758
16759         * canlock.el (canlock-sha1-function): Remove.
16760         (canlock-sha1-function-for-verify): Remove.
16761         (canlock-openssl-program): Remove.
16762         (canlock-openssl-args): Remove.
16763         (canlock-ignore-errors): Remove.
16764         (canlock-sha1-with-openssl): Remove.
16765         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16766         (canlock-verify): Don't use canlock-ignore-errors.
16767
16768         * sha1-el.el (sha1-string-external): Make it can return a string
16769         in binary form.
16770         (sha1-region-external): Ditto.
16771         (sha1-string-internal): Ditto.
16772         (sha1-region-internal): Ditto.
16773         (sha1-region): Ditto.
16774         (sha1-string): Ditto.
16775         (sha1): Ditto.
16776
16777 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16778
16779         * spam.el (spam-report-articles-gmane): New command.
16780
16781 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16782
16783         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16784
16785         * run-at-time.el (run-at-time-saved): Remove.
16786         (run-at-time): Doc fix.
16787
16788 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16789
16790         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16791         (gnus-summary-limit-map): Add it.
16792         (gnus-summary-make-menu-bar): do.
16793
16794 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16795
16796         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16797         Make attempt at some caching support (done for BBDB only now).
16798         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16799         addresses to be checked.
16800         (spam-clear-cache-BBDB): Add function, to be invoked by
16801         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16802         (spam-check-BBDB): Check and use the caches, if
16803         spam-cache-lookups is on, remove superfluous (provide).
16804
16805 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16806
16807         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16808
16809 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16810
16811         * run-at-time.el (run-at-time-saved): Move to after the definition
16812         of `run-at-time'.
16813
16814         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16815
16816 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16817
16818         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16819         mm-w3m-local-map-property.
16820
16821         * mm-view.el (mm-w3m-mode-map): Remove.
16822         (mm-w3m-local-map-property): Remove.
16823         (mm-inline-text-html-render-with-w3m): Don't use
16824         mm-w3m-local-map-property.
16825
16826 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16827
16828         * run-at-time.el: New file.
16829
16830         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16831         under Emacs.
16832
16833         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16834         of gnus-set-text-properties.
16835
16836         * gnus-uu.el (gnus-uu-save-article): Ditto.
16837
16838         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16839
16840         * gnus-cite.el (gnus-cite-parse): Ditto.
16841
16842         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16843         of gnus-.
16844
16845         * gnus-xmas.el (run-at-time): Require run-at-time.
16846
16847         * gnus.el: Changed calls to nnheader-run-at-time and
16848         password-run-at-time throughout to use run-at-time directly.
16849
16850         * password.el: Removed definition of run-at-time.
16851
16852         * nnheaderxm.el: Remove definition of run-at-time.
16853
16854 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16855
16856         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16857         in prompt.
16858
16859 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16860
16861         * messagexmas.el (message-xmas-redefine): Alias
16862         `message-make-caesar-translation-table' to
16863         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16864         version.
16865
16866         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16867         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16868         `gnus-xmas-set-text-properties'.
16869         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16870         `gnus-xmas-completing-read'.
16871         (gnus-xmas-completing-read): Removed.
16872         (gnus-xmas-open-network-stream): Removed.
16873
16874         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16875         XEmacs version.
16876
16877         * dns.el (dns-make-network-process): Use `open-network-stream'
16878         instead of `gnus-xmas-open-network-stream'.
16879
16880         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16881
16882         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16883
16884 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16885
16886         * gnus-art.el (gnus-mime-display-alternative)
16887         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16888         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16889         Don't use gnus-local-map-property.
16890
16891         * gnus-util.el (gnus-local-map-property): Remove.
16892
16893         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16894         gnus-completing-read-maybe-default with completing-read.
16895
16896         * gnus-util.el (gnus-completing-read): do.
16897         (gnus-completing-read-maybe-default): Remove.
16898
16899 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16900
16901         * password.el: Only autoload `run-at-time' if not XEmacs.
16902         Only autoload the itimer functions if XEmacs.
16903
16904 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16905
16906         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16907         XEmacsen.
16908
16909         * dgnushack.el: Autoload executable-find for XEmacs.
16910
16911 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16912
16913         * gnus-art.el (gnus-read-string): Remove.
16914         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16915         read-string.
16916
16917 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16918
16919         * netrc.el: Autoload password-read.
16920         (netrc): Add configuration group.
16921         (netrc-encoding-method, netrc-openssl-path): Add
16922         variables for encoding and decoding of files with symmetric
16923         ciphers.
16924         (netrc-encode): Add assistant function to encode a file with
16925         netrc-encoding-method.
16926         (netrc-parse): Add interactive parameter, added optional
16927         decoding if netrc-encoding-method is non-nil but otherwise
16928         behavior is standard.
16929         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16930         Do s/encode/encrypt/ everywhere.
16931
16932         * spam.el: Remove executable-find autoload.
16933
16934 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16935
16936         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16937
16938         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16939
16940 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16941
16942         * gnus-art.el (gnus-treat-ansi-sequences)
16943         (article-treat-ansi-sequences): New variable and function.
16944         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16945
16946         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16947         Use it.
16948
16949 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16950
16951         * mm-util.el (mm-quote-arg): Remove.
16952
16953         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16954         shell-quote-argument.
16955
16956         * gnus-uu.el (gnus-uu-command): do.
16957
16958         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16959
16960         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16961         with make-char.
16962
16963         * mm-util.el (mm-make-char): Remove.
16964
16965         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16966         add-minor-mode.
16967
16968         * gnus-undo.el (gnus-undo-mode): do.
16969
16970         * gnus-topic.el (gnus-topic-mode): do.
16971
16972         * gnus-sum.el (gnus-dead-summary-mode): do.
16973
16974         * gnus-start.el (gnus-slave-mode): do.
16975
16976         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16977
16978         * gnus-ml.el (gnus-mailing-list-mode): do.
16979
16980         * gnus-gl.el (gnus-grouplens-mode): do.
16981
16982         * gnus-draft.el (gnus-draft-mode): do.
16983
16984         * gnus-dired.el (gnus-dired-mode): do.
16985
16986         * gnus-ems.el (gnus-add-minor-mode): Remove.
16987
16988         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16989         Replace gnus-char-width with char-width.
16990
16991         * gnus-ems.el (gnus-char-width): Remove.
16992
16993         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16994         Replace gnus-char-width with char-width.
16995
16996         * gnus-ems.el (gnus-char-width): Remove.
16997
16998         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16999         definition.
17000         Remove Emacs 20 hash table compatibility code.
17001
17002         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17003         20 compatibility code.
17004
17005         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17006
17007         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17008
17009         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17010         with point-at-{eol,bol}.
17011
17012         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17013
17014         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17015
17016         * flow-fill.el (fill-flowed-point-at-bol)
17017         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17018
17019         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17020         Replace with point-at-{eol,bol} throughout all files.
17021
17022 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17023
17024         * ntlm.el (ntlm-string-as-unibyte): New macro.
17025         (ntlm-build-auth-response): Use it.
17026
17027         Remove Emacs 20 stuff:
17028         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17029         (butlast, mapc, remove): Remove the compiler macros.
17030         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17031         of delq and copy-sequence.
17032         * gnus-art.el (popup-menu): Remove the compiler macro.
17033         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17034         Emacs 20.
17035
17036 2004-01-05  Simon Josefsson  <jas@extundo.com>
17037
17038         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17039         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17040         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17041         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17042         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17043         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17044         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17045         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17046         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17047         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17048         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17049         string-xor into ntlm-string-xor.  Suggested by
17050         Jesper Harder <harder@myrealbox.com>.
17051
17052         * ntlm.el: Don't include poem.
17053
17054         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17055         Jesper Harder <harder@myrealbox.com>.
17056
17057         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17058
17059         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17060         probably breaks emacs with DL patch, but do we care? Is anyone
17061         still using the DL stuff?)
17062
17063         * sieve-manage.el: Use the password package.
17064         (sieve-manage-read-passwd): Remove.
17065         (sieve-manage-interactive-login): Use password.  Re-add
17066         condition-case around loop.
17067
17068         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17069         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17070         the password package.
17071
17072 2003-02-19  Simon Josefsson  <jas@extundo.com>
17073
17074         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17075         token.
17076
17077 2002-08-07  Simon Josefsson  <jas@extundo.com>
17078
17079         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17080         (sieve-manage-authenticators):
17081         (sieve-manage-authenticator-alist): Add some SASL mechs.
17082         (sieve-sasl-auth): New function.
17083         (sieve-manage-cram-md5-auth):
17084         (sieve-manage-plain-auth): Rewrite using SASL library.
17085         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17086         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17087         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17088         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17089
17090 2004-01-05  Simon Josefsson  <jas@extundo.com>
17091
17092         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17093         New files.
17094
17095 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17096
17097         * gnus-group.el (gnus-no-groups-message): Update.
17098
17099         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17100
17101 2003-11-09  Simon Josefsson  <jas@extundo.com>
17102
17103         * imap.el: Support for ID IMAP extension (RFC 2971).
17104         (imap-local-variables): Add imap-id.
17105         (imap-id): New variable.
17106         (imap-id): New function.
17107         (imap-parse-response): Parse untagged ID response.
17108         * nnimap.el (nnimap-id): New variable.
17109         (nnimap-open-connection): Use it.
17110
17111 2003-12-28  Simon Josefsson  <jas@extundo.com>
17112
17113         * gnus-score.el (gnus-score-edit-all-score): New.
17114         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17115
17116 2004-01-04  Simon Josefsson  <jas@extundo.com>
17117
17118         * password.el: Add.
17119
17120 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17121
17122         * dns.el (dns-query-types): Fix typo.
17123         (dns-query-types): New function.
17124         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17125         PTR and SOA replies, see RFC 1035.
17126
17127 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17128
17129         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17130
17131         * Moved to Changelog.2.
17132
17133 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17134
17135         * gnus.el (gnus-version-number): Bump version.
17136
17137 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17138
17139         * gnus.el: No Gnus v0.1 is released.
17140
17141 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17142
17143         * gnus.el: No Gnus v0.0 is released.
17144
17145 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17146
17147         * gnus.el (gnus-version-number): Bump.
17148         (gnus-version): No.
17149
17150 See ChangeLog.2 for earlier changes.
17151
17152     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17153       Free Software Foundation, Inc.
17154
17155   This file is part of GNU Emacs.
17156
17157   GNU Emacs is free software: you can redistribute it and/or modify
17158   it under the terms of the GNU General Public License as published by
17159   the Free Software Foundation, either version 3 of the License, or
17160   (at your option) any later version.
17161
17162   GNU Emacs is distributed in the hope that it will be useful,
17163   but WITHOUT ANY WARRANTY; without even the implied warranty of
17164   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17165   GNU General Public License for more details.
17166
17167   You should have received a copy of the GNU General Public License
17168   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17169
17170 ;; Local Variables:
17171 ;; coding: utf-8
17172 ;; fill-column: 79
17173 ;; add-log-time-zone-rule: t
17174 ;; End: