(nnimap-request-accept-article): Message the error on error.
[gnus] / lisp / ChangeLog
1 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-request-accept-article): Message the error on
4         error.
5
6 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9
10 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11
12         * nndoc.el (nndoc-request-list): Return success always.
13
14         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
15         `fetch-old' -- we only want to fetch the articles we've requested.  The
16         rest are in the agent, probably.
17         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
18         disappeared server" to something low.  It's not important.
19
20         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
21         arrived before the FETCH data.
22
23         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
24         target here, because we don't know the Gnus name of the group.
25
26         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
27         for the correct group.
28
29         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
30
31         * gnus.el (gnus): Give a final warning after startup.
32
33         * gnus-util.el (gnus-action-message-log): New variable.
34         (gnus-message): Use it.
35         (gnus-final-warning): New function.
36
37         * nnimap.el (nnimap-open-connection): Record the greeting.
38         (nnimap): Add greeting.
39
40 2010-09-26  Julien Danjou  <julien@danjou.info>
41
42         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
43         arguments.
44         (gnus-html-wash-images): Fix spec computing to include start/end.
45
46         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
47
48 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
51         deletion.
52         (nnimap-retrieve-headers): Don't select the group, because that's
53         already done by nnimap-possibly-change-group.
54
55         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
56         (gnus-picon-transform-address): Use it.
57
58         * mail-source.el (mail-source-value): Revert previous patch.
59
60         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
61         on failure.
62         (nnimap-open-connection): Look up both virtual and physical server name
63         credentials.
64
65         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
66
67 2009-02-07  Dave Love  <fx@gnu.org>
68
69         * tls.el (open-tls-stream): Don't query killing process.
70
71 2009-02-08  Dave Love  <fx@gnu.org>
72
73         * gnus-win.el (gnus-window-to-buffer-helper,
74         gnus-all-windows-visible-p): Function needn't be a symbol.
75
76         * mail-source.el (mail-source-value): Function needn't be a symbol.
77
78 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
79
80         * message.el (message-cite-prefix-regexp): Remove } from the cite
81         prefix.
82
83         * gnus-art.el (gnus-treatment-function-alist): Do picons before
84         highlight again, so that the highlight is correct.
85
86         * gnus-picon.el (gnus-picon): Remove again.
87         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
88
89         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
90         doing the header highlightling, so that the background colour of the
91         picon is correct.
92
93         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
94         (gnus-picon): Ditto.
95         (gnus-picon): Reinstate.  The background colour for picons is white.
96         (gnus-picon-insert-glyph): Make the background white.
97
98         * nnml.el (nnml-open-nov): Don't return dead buffers.
99
100         * auth-source.el (auth-source-create): Query the user for whether to
101         store the credentials.
102
103         * netrc.el (netrc-store-data): New function.
104
105         * auth-source.el (auth-source-user-or-password): Use the existing auth
106         sources, if any, for creation.
107
108         * gnus.el (gnus-group-fast-parameter): Return the last matching
109         parameter instead of the first matching parameter.
110
111 2010-09-26  Julien Danjou  <julien@danjou.info>
112
113         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
114
115 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
116
117         * mml2015.el (mml2015-use): Remove gpg support.
118
119         * mml1991.el (mml1991-function-alist): Remove gpg function.
120         (mml1991-gpg-sign): Removed.
121
122 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
123
124         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
125         (gnus-browse-unsubscribe-current-group): Document it.
126         (gnus-browse-unsubscribe-group): Use it.
127
128 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
129
130         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
131         address to the To list for easier response.
132
133         * gnus.el (gnus-play-startup-jingle): Removed.
134         (gnus-splash): Don't play jingle.
135         (gnus): Silence gnus-load message.
136
137         * gnus-art.el (gnus-treat-play-sounds): Removed.
138
139         * gnus.el (gnus-play-jingle): Remove audio support.
140
141         * gnus-cus.el (gnus-score-customize): Remove audio reference.
142
143         * earcon.el: Removed -- no users.
144
145         * gnus-audio.el: Removed -- no users of this package.
146
147         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
148
149         * gnus-start.el (gnus-setup-news): Remove nocem support.
150
151         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
152
153         * gnus.el (gnus-use-nocem): Removed.
154
155         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
156         Removed.
157
158         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
159         uses NoCeM any more.
160
161         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
162         (gnus-button-ctan-handler): Ditto.
163         (gnus-button-handle-ctan-bogus-regexp): Ditto.
164         (gnus-button-ctan-directory-regexp): Ditto.
165         (gnus-button-handle-ctan): Ditto.
166         (gnus-button-tex-level): Ditto.
167         (gnus-button-alist): Removed CTAN stuff.
168
169 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
170
171         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
172         nnimap-streaming test.
173
174         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
175         servers twice.
176
177         * nnimap.el (nnimap-open-connection): Add more error reporting when
178         nnimap fails early.
179
180         * nnheader.el (nnheader-get-report-string): New function.
181         (nnheader-get-report): Use it.
182
183         * gnus-int.el (gnus-check-server): Say what the error was when opening
184         failed.
185
186         * nnimap.el (nnimap-wait-for-response): Search further when we're not
187         using streaming.
188
189 2010-09-25  Julien Danjou  <julien@danjou.info>
190
191         * gnus-html.el (gnus-html-rescale-image): Use our defalias
192         gnus-window-inside-pixel-edges.
193
194 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
195
196         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
197
198         * mm-decode.el (mm-save-part): Allow saving to other directories the
199         normal Emacs way.
200
201         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
202         by Jay Berkenbilt.
203
204         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
205         there isn't a single byte.
206
207         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
208         just do it.  It doesn't really seem to matter what the user responds
209         here, I think, so it's just a confusing question.
210
211         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
212         non-streaming case.
213
214         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
215         (gnus-article-encrypt-body): Use it.
216
217         * gnus-sum.el (gnus-summary-show-complete-article): New command and
218         keystroke.
219
220         * nnimap.el (nnimap-find-wanted-parts-1): Use
221         gnus-fetch-partial-articles.
222
223         * gnus-art.el (gnus-fetch-partial-articles): New variable.
224
225         * nnimap.el (nnimap-insert-partial-structure): New function.
226         (nnimap-get-partial-article): New function.
227         (nnimap-request-article): Use it.
228         (nnimap-wait-for-response): Return whether the wait was successful.
229         (nnimap-finish-retrieve-group-infos): Don't do anything if the
230         retrieval wasn't successful.
231         (nnimap-retrieve-group-data-early): Allow throttling servers.
232         (nnimap-streaming): New variable.
233         (nnimap-fetch-partial-articles): Removed.
234
235         * mm-decode.el (mm-with-part): Protect against killed buffers.
236
237         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
238         for prettier summary display.
239
240 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
241
242         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
243         directly.
244
245 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
246
247         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
248         apparently third-party libraries depend on it.
249
250         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
251         before starting negotiation.
252
253         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
254         privacy reasons.
255         (gnus-treat-mail-gravatar): Ditto.
256
257         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
258         buffer when inserting images.  Inserting text into the headers, for
259         instance, can make them invalid.
260
261 2010-09-25  Julien Danjou  <julien@danjou.info>
262
263         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
264         variables.
265
266         * nnheader.el: Remove useless variables news-reply-yank-from and
267         news-reply-yank-message-id.
268
269         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
270         variables.
271
272         * mml1991.el: Remove useless mml1991-verbose.
273
274         * gnus.el: Remove useless variable gnus-use-generic-from.
275         Remove obsolete variable gnus-topic-indentation.
276
277         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
278
279         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
280
281         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
282
283         * gnus-group.el: Remove useless gnus-group-icon-cache.
284         Remove useless gnus-ephemeral-group-server.
285
286         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
287
288         * mml2015.el: Remove useless mml2015-verbose.
289
290         * mml-smime.el: Remove useless mml-smime-verbose.
291
292         * gnus.el: Remove useless gnus-local-domain.
293
294         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
295         gnus-gravatar-size.
296
297         * gnus-art.el: Remove useless gnus-treat-translate.
298
299 2010-09-24  Julien Danjou  <julien@danjou.info>
300
301         * gnus-sum.el: Add support for Gravatars.
302
303         * gnus-art.el: Add support for Gravatars.
304
305         * gnus-gravatar.el: Add this file.
306
307         * gravatar.el: Add this file.
308
309 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
310
311         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
312
313         * gnus-group.el (gnus-group-fetch-faq): Removed.
314
315         * gnus.el (gnus-group-faq-directory): Removed.
316
317         * gnus-group.el (gnus-group-fetch-charter): Removed.
318
319         * gnus.el (gnus-group-charter-alist): Removed.
320
321         * gnus-group.el (gnus-group-archive-directory): Removed.
322         (gnus-group-recent-archive-directory): Ditto.
323         (gnus-group-make-archive-group): Removed.
324
325         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
326
327         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
328         use the same article number for all the cached articles.
329
330         * nnimap.el (nnimap-command): Register the last command time so
331         that we can use it for idling NOOPs.
332         (nnimap-open-connection): Start the keeplive timer.
333         (nnimap-make-process-buffer): Store all the process buffers.
334         (nnimap-keepalive): New function.
335
336         * starttls.el: (starttls-open-stream): Add autoload cookie.
337
338 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
339
340         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
341         handling.
342
343 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
344
345         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
346         its data structures.
347
348         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
349         instead of the cl.el copy-list.
350         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
351         equalp.
352
353 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
354
355         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
356         and tool-bar-local-item-from-menu.
357
358         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
359         mode-line-highlight face for Emacs.
360
361         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
362         loading gnus-sum.elc; fix comment for canlock-verify.
363         (gnus-article-jump-to-part): Use read-number.
364         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
365         Emacs pre-21 compatible code for help-echo.
366         (gnus-article-next-page-1): No need to adjust the number of lines.
367         (gnus-article-describe-bindings): Always use help-buffer.
368
369         * gnus-audio.el (gnus-audio-inline-sound)
370         * gnus-cus.el (gnus-custom-mode)
371         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
372
373         * gnus-sum.el (gnus-remove-overlays): Doc fix.
374
375         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
376         compatible code.
377
378 2010-09-24  Glenn Morris  <rgm@gnu.org>
379
380         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
381         visiting the fcc file in rmail-mode.
382
383         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
384
385 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
386
387         * nnir.el: Silence the byte compiler.
388
389         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
390         alias to browse-url-url-encode-chars if any.
391         (gnus-html-encode-url): Use it.
392
393 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
394
395         * gnus-start.el (gnus-use-backend-marks): New variable.
396         (gnus-get-unread-articles-in-group): Use it.
397
398         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
399         makeover.
400
401 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
402
403         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
404
405 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406
407         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
408         Removed.
409         (gnus-setup-news-hook): Removed
410         gnus-fixup-nnimap-unread-after-getting-new-news.
411
412         * gnus-int.el (gnus-request-update-info): Protect against backends not
413         having the function.
414
415         * nnimap.el (nnimap-stream): Mention starttls.
416         (nnimap-open-connection): Add starttls support.
417
418 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
419
420         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
421
422 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
423
424         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
425         BODYSTRUCTUREs.
426         (nnimap-transform-headers): Unfold quoted {42} headers.
427
428         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
429         the info.
430         (gnus-get-unread-articles): Only call updatep on backends that support
431         it.
432
433         * nnweb.el (nnweb-request-update-info): NOOP.
434
435         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
436
437         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
438         since it only deals with marks.
439
440         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
441         gnus-request-marks, and make a new gnus-request-update-info.
442
443         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
444         the active instead of the high number, which is usually too low.
445
446 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
447
448         * netrc.el (netrc-parse): Remove encrypt.el mentions.
449         * encrypt.el: Removed.
450
451 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
454         server in symbolic form.
455
456         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
457         0.9.
458
459 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
460
461         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
462         (nnimap-update-info): Fix up code slightly.
463
464         * gnus-int.el (gnus-open-server): Add tracing for performance
465         debugging.
466
467         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
468         (gnus-group-insert-group-line): Pass the real group name so that it
469         gets the right data.
470
471         * gnus-start.el (gnus-get-unread-articles): Don't have
472         `gnus-get-unread-articles-in-group' update info, since that can be
473         really slow and doesn't seem to be needed?
474
475 2010-09-22  Dan Christensen  <jdc@uwo.ca>
476
477         * time-date.el (date-to-time): Try using parse-time-string first before
478         using the slower timezone-make-date-arpa-standard.
479
480 2010-09-22  Julien Danjou  <julien@danjou.info>
481
482         * gnus-group.el (gnus-group-insert-group-line): Call
483         gnus-group-highlight-line.
484         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
485         default hook list.
486         (gnus-group-update-eval-form): Add new function.
487         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
488         (gnus-group-get-icon): Use gnus-group-update-eval-form.
489
490 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
491
492         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
493         immediate, then expire all articles.
494         (nnimap-update-info): Fix off-by-one errors.
495         (nnimap-flags-to-marks): Would return no marks lists for group with no
496         flags.  Instead return the other data.
497
498 2010-09-22  Julien Danjou  <julien@danjou.info>
499
500         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
501         Only return an icon.
502         (gnus-group-insert-group-line): Compute icon to return.
503
504         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
505         variable.
506         (gnus-html-image-fetched): Only cache if
507         gnus-html-image-automatic-caching is set.
508         (gnus-html-image-fetched): Check for errors.
509
510 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
511
512         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
513         once per method on `g'.  This ensures that backends like nnfolder don't
514         open all their folders.
515
516         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
517         (nnimap-request-list): Nix out group in the correct buffer.
518         (nnimap-parse-flags): Implement by using `read' instead of
519         hand-parsing.
520         (nnimap-flags-to-marks): Pass on permanent-flags.
521         (nnimap-make-process-buffer): Record the server name.
522         (nnimap-parse-flags): Fix typo.
523         (nnimap-request-scan): Run split on the server in general, not just a
524         single group.
525
526         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
527         parameter, and propagate this downwards.
528
529         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
530         since EXAMINE changes it on the server.
531
532         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
533         this command might take a while.
534
535 2010-09-22  Julien Danjou  <julien@danjou.info>
536
537         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
538         harmful if you have 2 images side-by-side, they can't be properly
539         update on text deletion.  Using text-property is safer here.
540         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
541         data.
542
543 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
544
545         * nnimap.el (nnimap-expunge-inbox): Removed.
546         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
547         (nnimap-expunge): Flip default to t.
548
549         * gnus.el (gnus-method-to-server): Don't push things to the cache
550         unless it's unique.
551         (gnus-server-to-method): Ditto.
552
553 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
554
555         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
556
557 2010-09-22  Julien Danjou  <julien@danjou.info>
558
559         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
560         get the start of data.
561         (gnus-html-encode-url): Add this function to encode special chars in
562         URL.
563         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
564         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
565
566         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
567         default.
568         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
569
570         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
571         images alt-text.
572         (gnus-html-put-image): Put alt-text as help-echo.
573
574 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
575
576         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
577         * mm-util.el (mm-decompress-buffer)
578         * nnir.el (nnir-run-find-grep)
579         * pop3.el (pop3-list): Use 3rd arg of split-string.
580
581         * time-date.el (format-seconds): Comment fix.
582
583         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
584         and byte-optimize-form-code-walker.
585         (dgnushack-make-auto-load): Don't advise make-autoload.
586
587         * lpath.el: Remove Emacs 21 stuff.
588
589 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
590
591         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
592         outside the active range.  Suggested by Dan Christensen.
593
594         * gnus-start.el (gnus-get-unread-articles): Get the extended method
595         slightly later to avoid double-getting it.
596
597         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
598         previous patch.
599
600         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
601
602 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
603
604         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
605
606 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
607
608         * gnus-int.el (gnus-open-server): Give a better error message in the
609         "go offline" case.
610
611         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
612         marks for nnimap, which is seldom the right thing to do.
613
614         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
615         (gnus-same-method-different-name): New function.
616
617         * nnimap.el (parse-time): Require.
618
619         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
620         method in the presence of many similar methods.
621
622         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
623
624         * nnimap.el (nnimap-find-expired-articles): Don't refer to
625         nnml-inhibit-expiry.
626
627         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
628         find out whether methods are equal.
629
630         * nnimap.el (nnimap-find-expired-articles): New function.
631         (nnimap-process-expiry-targets): New function.
632         (nnimap-request-move-article): Request the article before looking at
633         what the Message-ID is.  Fix found by Andrew Cohen.
634         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
635
636         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
637         for oldness in addition to being a predicate.
638
639         * nnimap.el (nnimap-request-group): When we have zero articles, return
640         the right data to Gnus.
641         (nnimap-request-expire-articles): Only delete articles immediately if
642         the target is 'delete.
643
644         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
645         method, this would bug out.
646
647         * gnus-group.el (gnus-group-expunge-group): Renamed from
648         gnus-group-nnimap-expunge, and implemented as a normal interface
649         function.
650
651         * gnus-int.el (gnus-request-expunge-group): New function.
652
653         * nnimap.el (nnimap-request-create-group): Implement.
654         (nnimap-request-expunge-group): New function.
655
656 2010-09-21  Julien Danjou  <julien@danjou.info>
657
658         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
659         (gnus-html-cache-expired): Add new function.
660         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
661         wethever we should display image for fetch it.
662         Compute alt-text earlier to pass it to the fetching function too.
663         (gnus-html-schedule-image-fetching): Change function argument to only
664         get one image at a time, not a list.
665         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
666         cache.
667         (gnus-html-get-image-data): New function to retrieve image data from
668         cache.
669         (gnus-html-put-image): Change buffer argument to use image data rather
670         than file, and place image above region rather than inserting a new
671         one. Do not take alt-text as argument, since it's useless now: we place
672         the image above alt-text.
673         (gnus-html-prune-cache): Remove.
674         (gnus-html-show-images): Start to fetch image when we find one, do not
675         push into a temporary list.
676         (gnus-html-prefetch-images): Only fetch image if they have expired.
677         (gnus-html-browse-image): Fix, use 'gnus-image-url.
678         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
679
680 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
681
682         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
683
684 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
685
686         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
687         spec inser "*" if the group isn't active instead of 0.
688
689         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
690         opening the server.
691         (nnimap-request-delete-group): Implement group deletion.
692         (nnimap-transform-headers): Return the size of the entire message in
693         the Bytes header, not just the size of the first part.
694         (nnimap-request-move-article): When moving an article from nnimap,
695         request the article first so the accepting form has an article to
696         accept.  Reported by Dan Christensen.
697         (nnimap-command): Make sure that the error message doesn't error out.
698
699 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
700
701         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
702         we haven't requested anything.
703
704 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
705
706         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
707         "".  Fix found by Andrew Cohen.
708
709         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
710         instead of -encode-string.
711
712 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
713
714         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
715
716         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
717         by mm-subst-char-in-string.
718
719 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
720
721         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
722         waiting for the connection string.
723
724         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
725         arriving.
726
727         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
728         bogus characters.  This allows selecting certain Gmail groups.
729
730         * nnimap.el (nnimap-find-wanted-parts-1): New function.
731         (nnimap-fetch-partial-articles): New variable.
732         (nnimap-open-connection): When looking for credentials, also use the
733         nnimap-server-port.
734         (nnimap-request-article): Return the group/article number, so that Gnus
735         `^' works as expected.
736         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
737         them.
738
739         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
740         comments.
741         (gnus-methods-sloppily-equal): New function.
742         (gnus): When using the development version of Gnus, load the gnus-load
743         file.
744
745         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
746         `gnus-open-server' on each method before trying to scan them etc.  This
747         ensures that all the backend parameters are set correctly.
748
749         * nnimap.el (nnimap-authenticator): New variable.
750         (nnimap-open-connection): Allow anonymous login.
751         (nnimap-transform-headers): The chars header is called Chars not
752         Bytes.
753         (nnimap-wait-for-response): Don't infloop if the IMAP connection
754         drops.
755
756         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
757         patch, found by Knut Anders Hatlen.
758
759 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
760
761         * gnus-agent.el (gnus-agent-batch-confirmation)
762         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
763         to gnus-message.
764         * gnus-art.el (gnus-article-describe-briefly): Likewise.
765         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
766         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
767         * gnus-int.el (gnus-open-server): Likewise.
768         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
769         (gnus-score-check-syntax): Likewise.
770         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
771         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
772         Likewise.
773         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
774
775 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
776
777         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
778         calling conventions so that prefetch doesn't bug out.
779
780 2010-09-19  Julien Danjou  <julien@danjou.info>
781
782         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
783         rather than `subst-char-in-region' in order to be able to replace ASCII
784         char by UTF-8 ones.
785
786         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
787         than curl.
788         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
789         the right URL and ALT text on images.
790         (gnus-html-wash-tags): Fix tag case.
791         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
792         (gnus-article-html): Add -o display_ins_del=2 option.
793         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
794
795 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
796
797         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
798         the extra mail headers, which sometimes seem to happen for unknown
799         reasons.
800
801         * mail-parse.el (mail-header-encode-parameter): Define as
802         rfc2045-encode-string instead of as rfc2231-encode-string, since some
803         (or most, perhaps?) mail readers don't understand the latter, but do
804         understand the former.
805
806         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
807         to nil, so that no methods are automatically agentized.  I think this
808         is probably what most users want.
809
810         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
811         from url-retrieve, for instance about invalid URLs.
812
813         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
814         groups that have no articles.
815         (nnimap-request-article): Check that we really got an article when we
816         requested one.
817
818         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
819         doesn't exist.
820
821         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
822         nntp buffer so the agent can save it.
823         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
824         that CRLF doesn't get translated to \n.
825         (nnimap-open-connection): Don't make 'shell commands only send \n.
826
827 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
828
829         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
830         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
831         Update var name.
832         (nnml-generate-nov-file): Use dolist.
833         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
834         Use with-current-buffer.
835
836 2010-09-18  Julien Danjou  <julien@danjou.info>
837
838         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
839         parallel.
840
841 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
842
843         * nnimap.el (nnimap-update-info): When doing partial marks update, get
844         the range update right.
845         (nnimap-request-group): Don't make `M-g' bug out on group with no
846         marks.
847         (nnoo): Required, so that other packages can require nnimap.
848         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
849         command we're looking for.  This helps when the server sends more
850         responses after we've gotten everything we expected.
851         (nnimap): Add a `newlinep' field to keep track of end-of-line
852         conventions.
853         Don't send CRLF to things that don't want it.
854         (nnimap-request-accept-article): Ditto.
855
856 2010-09-18  Julien Danjou  <julien@danjou.info>
857
858         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
859         than curl to retrieve images.
860
861 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
862
863         * nnimap.el (nnimap-update-info): Extend the info so that we can set
864         the marks.
865         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
866         (nnimap-wait-for-connection): New function.
867         (nnimap-open-connection): If we have PREAUTH, don't query for login
868         credentials.
869         (nnimap-update-info): Fix off-by-one error when concatenating ranges
870         when doing a partial update.
871
872 2010-09-18  Julien Danjou  <julien@danjou.info>
873
874         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
875         tags.
876
877 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
878
879         * nnimap.el (nnimap-credentials): New function.
880         (nnimap-open-connection): Use the new function to look for credentials
881         also on the numeric equivalents of "imap" and "imaps".
882
883         * gnus-start.el (gnus-activate-group): Send the info to
884         gnus-request-group.
885
886         * nnimap.el (nnimap-request-group): Have the "check" version of the
887         function parse flags and update the info, so that a `M-g' get a total
888         resync of all flags from the group.
889
890         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
891         to allow backends to alter the info on group selection.  Also alter all
892         the backend -request-group functions to take the parameter.
893
894         * nnimap.el (nnimap-store-info): New function.
895         (nnimap-update-info): Store the info for later usage.
896         (nnimap-request-group): Use the stored info for the dont-check case, so
897         that we don't retrieve all marks when we enter a group.
898
899         * nnimap.el: Use deffoo instead of defun for interface functions.
900
901         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
902         update the group info.  This makes the nndraft groups, for instance, go
903         back to their old behaviour.
904
905         * gnus-sum.el (gnus-select-newsgroup): Indent.
906
907         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
908         in.
909         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
910         nothing.
911
912         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
913         from methods that are denied.
914
915         * gnus-int.el (gnus-method-denied-p): New function.
916
917         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
918         store the password instead of netrc.
919         (nnimap-open-connection): Don't error out when we can't make a
920         connections.
921
922         * auth-source.el (auth-source-create): In the password prompt, say what
923         we're querying for.  Also prompt for user name if that hasn't been
924         given.
925
926         * nnimap.el (nnimap-with-process-buffer): Removed.
927
928 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
929
930         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
931         method when we're reading from the agent.
932
933         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
934
935         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
936         that's probably most useful for users.
937
938         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
939         "failed" all the time.
940
941         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
942         ...)) with (with-current-buffer ... ).
943
944         * nntp.el (nntp-open-server): Return whether the open was successful or
945         not.
946
947         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
948         select an unread unseen article first.
949
950         * nnimap.el (nnimap-open-connection): If the user doesn't have a
951         /etc/services, supply some sensible port defaults.
952
953         * dgnushack.el: Define netrc-credentials.
954
955 2010-09-17  Julien Danjou  <julien@danjou.info>
956
957         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
958
959 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
960
961         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
962         doesn't have any parameters.
963
964 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
965
966         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
967         only upcased checks.
968
969         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
970
971         * nnimap.el (nnimap-open-shell-stream): New function.
972         (nnimap-open-connection): Use it.
973         (nnimap-transform-headers): Get the number of lines in each message.
974         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
975         number of lines.
976         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
977         problem.
978
979         * utf7.el (utf7-encode): Autoload.
980
981         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
982         to allow the mail splitting to not return a default group.  This is
983         useful for nnimap, which will leave unmatched mail in the inbox.
984
985         * nnimap.el: Rewritten.
986
987         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
988         nnimap usage.
989
990         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
991         if the move is internal, so that nnimap can do fast internal moves.
992
993         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
994         data.
995         (gnus-read-active-for-groups): Support finishing the early retrieval of
996         data.
997
998         * gnus-range.el (gnus-range-nconcat): New function.
999
1000         * gnus-int.el (gnus-finish-retrieve-group-infos)
1001         (gnus-retrieve-group-data-early): New functions.
1002
1003 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1004
1005         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1006         (nnrss-retrieve-groups):
1007         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1008         (pop3-quit): Use with-current-buffer.
1009
1010 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1011
1012         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1013         instead of nnheader-accept-process-output.
1014
1015         * dgnushack.el (dgnushack-compile): Add comment.
1016
1017         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1018
1019         * gnus-html.el (gnus-html-schedule-image-fetching)
1020         (gnus-html-prefetch-images): Replace process-kill-without-query by
1021         gnus-set-process-query-on-exit-flag.
1022
1023 2010-09-16  Romain Francoise  <romain@orebokech.com>
1024
1025         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1026
1027 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1028
1029         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1030         parameter to unintern is mandatory-ish in Emacs 24.
1031
1032         * gnus-html.el (gnus-html-schedule-image-fetching)
1033         (gnus-html-prefetch-images): Check for curl before using it.
1034
1035         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1036         depend on curl, which isn't essential.
1037
1038         * imap.el: Revert back to version
1039         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1040         seem problematic.
1041
1042 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1043
1044         * gnus-registry.el (gnus-registry-install-shortcuts):
1045         Explicitly pass `obarray' to `unintern' to avoid a warning.
1046
1047 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1048
1049         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1050         change.
1051
1052         * nnrss.el (nnrss-request-list): Removed this function and related
1053         functions, including the moreover stuff.
1054
1055 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1056
1057         * nnrss.el (nnrss-retrieve-groups): New function.
1058
1059 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1060
1061         * .dir-locals.el: Add no-byte-compile cookie.
1062
1063 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1064
1065         * time-date.el (format-seconds): Comment fix.
1066
1067         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1068         for back end that doesn't support request-scan.
1069
1070 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1071
1072         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1073         then do request scans from the backends.
1074
1075         * netrc.el (netrc-credentials): New conveniency function.
1076
1077         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1078         avoid running a hook per line, since this takes a lot of time,
1079         profiling shows.
1080         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1081         directly if gnus-visual-p is true.
1082
1083 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1084
1085         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1086         groups; replace mapcar with dolist which is a bit faster; pass groups
1087         info to gnus-read-active-file-1.
1088         (gnus-read-active-file-1): Scan only specified groups if the new
1089         optional arg `infos' is given.
1090
1091 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1092
1093         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1094
1095         * pop3.el (pop3-movemail): Removed.
1096         (pop3-streaming-movemail): Renamed to pop3-movemail.
1097
1098         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1099         don't restrict end-tag searches to the end of the line.
1100
1101 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1102
1103         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1104         articles of every unchecked group to t, which means unknown since the
1105         server has never been opened.
1106
1107 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1108
1109         * gnus-html.el (gnus-html-show-alt-text): New command.
1110         (gnus-html-browse-image): Ditto.
1111         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1112         to browse the image directly.
1113         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1114         better.
1115
1116         * gnus-async.el (gnus-async-article-callback): Call
1117         `gnus-html-prefetch-images' unconditionally.
1118
1119         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1120         before feeding URLs to curl.
1121
1122 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1123
1124         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1125         internal images as deletable by `W D D'.
1126
1127         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1128         (gnus-async-article-callback): Fix typo.
1129
1130 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1131
1132         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1133         current line to work around bugs in the output from w3m.
1134
1135         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1136         for groups that want that.
1137
1138         * nntp.el (nntp-wait-for-string): Supply a timeout for
1139         accept-process-output to ensure progress.
1140
1141         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1142         level to get unread articles from, then use that for foreign groups,
1143         too.
1144
1145         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1146         confuses the rest of the function.
1147
1148         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1149         for the methods that support -retrieve-groups, too.
1150
1151         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1152
1153 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1154
1155         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1156         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1157
1158         * pop3.el: Require cl when compiling.
1159         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1160
1161 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1162
1163         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1164         that aren't going to be activated.
1165         (gnus-get-unread-articles): Fix up the last commit.
1166
1167         * gnus-html.el (gnus-article-html): Allow calling without specifying
1168         the handle.  In that case, dissect the buffer first.
1169
1170         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1171
1172         * nnimap.el (nnimap-open-connection): Revert the change that would look
1173         into authinfo for imaps instead of imap.
1174
1175         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1176         say that you don't want to call gnus-request-group with don-check, but
1177         do check the reponse.  This is for virtual groups only.
1178         (gnus-get-unread-articles): Count the archive groups as secondary, so
1179         that they're activated the same way as before.
1180
1181         * imap.el (imap-message-map): Removed optional buffer parameter, since
1182         no callers use it.
1183         (imap-message-get): Ditto.
1184         (imap-message-put): Ditto.
1185         (imap-mailbox-map): Ditto.
1186         (imap-mailbox-put): Ditto.
1187         (imap-mailbox-get): Ditto.
1188         (imap-mailbox-get): Revert last change for this function.
1189
1190         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1191         case-insensitively.
1192         (nnimap-debug): Removed.
1193
1194         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1195         to use `imap-fetch' instead.  According to the comments, this should be
1196         safe, since all other IMAP clients use the 1:* syntax.
1197         (imap-enable-exchange-bug-workaround): Removed.
1198         (imap-debug): Removed -- doesn't seem very useful.
1199
1200         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1201         mail from a file, and the file doesn't exist.
1202
1203         * imap.el (imap-log): New convenience function used throughout instead
1204         of repeating the same code all over the place.
1205
1206         * pop3.el (pop3-streaming-movemail): Return t for success.
1207
1208         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1209         .authinfo if we're using ssl connection.
1210
1211         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1212         already have if we're in a main Gnus `g' run.
1213
1214         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1215
1216 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1217
1218         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1219
1220         * nnmh.el (nnmh-request-list-1): Bind `file'.
1221
1222         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1223         alias to set-process-query-on-exit-flag or process-kill-without-query.
1224         (pop3-open-server): Use it.
1225
1226 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1227
1228         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1229         box to the Incoming file.  Fixes mistake in previous checkin.
1230
1231         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1232         request loop (for debugging purposes) removed.
1233
1234         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1235         culprit is more visible.
1236         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1237         (nnml-add-incremental-nov): New functions to do "incremental" nov
1238         updates, where we just append to the end of the existing nov files
1239         without reading/writing them in full.
1240
1241         * mail-source.el (mail-source-delete-crash-box): Really only check the
1242         incoming files once in a while.
1243
1244         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1245
1246         * mail-source.el (mail-source-delete-crash-box): Only check the
1247         incoming files for deletion once per day to save a lot of file
1248         accesses.
1249
1250         * pop3.el (pop3-logon): Fix up unbound variable typo.
1251
1252         * mail-source.el (pop3-streaming-movemail): Autoload.
1253
1254         * pop3.el (pop3-streaming-movemail): Respect
1255         pop3-leave-mail-on-server.
1256
1257         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1258         retrieval.
1259
1260         * pop3.el (pop3-process-filter): Removed unused function.
1261         (pop3-streaming-movemail, pop3-send-streaming-command)
1262         (pop3-wait-for-messages, pop3-write-to-file)
1263         (pop3-number-of-responses): New functions for streaming pop3
1264         retrieval.
1265
1266         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1267         come from no known methods.
1268         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1269         list.
1270
1271         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1272         message sizes.
1273         (pop3-movemail): Use erase-buffer instead of looping and deleting
1274         regions, which seems rather odd.
1275
1276         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1277         file once per `g' run.
1278
1279         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1280         directories.  This makes the draft queue directory work.
1281
1282         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1283         data from the backends, so that we only request the list of groups from
1284         each method once.  This should speed things up considerably.
1285
1286         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1287         detect that it's not implemented.
1288
1289         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1290         we actually do recurse down into the tree, but don't stat all leaf
1291         nodes.
1292
1293         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1294         then say so instead of bugging out.
1295
1296         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1297         files exist before trying to read them.
1298
1299         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1300         around <pre_int>.
1301
1302         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1303
1304         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1305
1306 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1307
1308         * mm-util.el (mm-image-load-path): Just return the image directories,
1309         not all directories in the path in addition to the image directories.
1310         (mm-image-load-path): Maintain a cache of the image directories so that
1311         the `g' command in Gnus doesn't have to stat dozens of directories each
1312         time.
1313
1314         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1315         (gnus-html-wash-tags): Add a new `i' command to insert images.
1316         (gnus-html-insert-image): New command and keystroke.
1317         (gnus-html-redisplay-with-images): New command and keystroke.
1318         (gnus-html-show-images): Renamed command.
1319         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1320         spacers.
1321         (gnus-html-wash-tags): Decode entities at the end, so that entities
1322         inside the tags don't mess up the rest of the "parsing".
1323
1324         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1325         so that nnimap methods aren't agentized by default.  There's apparently
1326         many problems related to agent/imap behaviour.
1327
1328         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1329
1330         * gnus-html.el: Doc fix.
1331
1332 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1333
1334         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1335         specifier-spec-list for Emacs 21.
1336
1337         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1338         glyph-width and glyph-height instead of display-graphic-p and
1339         image-size; make avoidance of displaying small images work for XEmacs.
1340
1341         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1342         for XEmacs.
1343
1344         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1345         of symbol that holds plist data.
1346         (gnus-process-plist): Remove plist of process after getting it.
1347
1348 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1349
1350         * message.el (message-generate-hashcash): Change default to
1351         'opportunistic if hashcash is installed.
1352
1353         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1354         (gnus-html-put-image): Only call image-size once, since it's somewhat
1355         time-consuming on remote X servers.
1356
1357 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1358
1359         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1360         type on data, not a file name.
1361
1362         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1363         window-pixel-edges for Emacs 21.
1364
1365         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1366         decoded contents.
1367         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1368
1369 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1370
1371         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1372         group line format, since it isn't very interesting.
1373
1374         * gnus-agent.el (gnus-agent-short-article),
1375         (gnus-agent-long-article): Increase values for these two variables,
1376         since most people are likely to have more network connection and
1377         storage than before.
1378
1379         * gnus.el (gnus-refer-article-method): Change default to 'current.
1380         When referring an article, the common behaviour is to refer it from the
1381         current select method, not the native select method.  The chances of
1382         the native select method having the message in question is rather slim
1383         these days.
1384
1385         * gnus-sum.el (gnus-auto-select-subject): Change default to
1386         `unseen-or-unread'.  I think it's likely that most people want to
1387         select an unseen article over a previously seen, but unread one.
1388
1389         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1390         means that in the article buffer none of the minor mode elements will
1391         be shown, usually, and this is not desirable in most cases.
1392
1393         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1394         that commands like `d' (and the like) go to the next line in the
1395         buffer, instead of the next unread article.  I think this is the
1396         behaviour that is most natural for most users.
1397         (gnus-single-article-buffer): Change default to nil, so that people can
1398         have as many article buffers open as they have summary buffer.  I think
1399         this is the most natural way for the groups to behave.
1400
1401         * message.el (message-generate-new-buffers): Change default to
1402         `unsent', so that all new message buffers start their names with the
1403         string "*unsent", and it's easier to find the buffers if you move from
1404         them.
1405
1406 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1407
1408         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1409         small.  They're probably tracking images.
1410         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1411         (gnus-html-rescale-image): Yet another try at getting the image sizing
1412         right.
1413
1414         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1415         nntp-marks-file-name is nil.
1416
1417 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1418
1419         * gnus-html.el (gnus-html-wash-tags)
1420         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1421         Better logging.
1422
1423 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1424
1425         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1426
1427         * gnus-html.el (gnus-html-wash-tags): Check the value of
1428         gnus-blocked-images in the summary buffer.
1429
1430 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1431
1432         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1433
1434 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1435
1436         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1437         like "a", it seems like.
1438         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1439         since it needs to be picked from the correct buffer.
1440
1441         * nnwfm.el: Removed.
1442
1443         * nnlistserv.el: Removed.
1444
1445 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1446
1447         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1448         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1449
1450 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1451
1452         * nnkiboze.el: Removed.
1453
1454         * nndb.el: Removed.
1455
1456         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1457         alt text.
1458         (gnus-html-rescale-image): Try to get the rescaling logic right for
1459         images that are just wide and not tall.
1460
1461         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1462         overshadow variable bindings.
1463
1464 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1465
1466         * gnus-html.el (gnus-html-wash-tags)
1467         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1468         extra logging.
1469
1470 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1471
1472         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1473         (gnus-max-image-proportion): New variable.
1474         (gnus-html-rescale-image): New function.
1475         (gnus-html-put-image): Rescale images.
1476
1477 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1478
1479         Fix up some byte-compiler warnings.
1480         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1481         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1482         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1483         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1484         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1485         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1486         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1487
1488 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1489
1490         * gnus-html.el (gnus-article-html): Decode contents by charset.
1491
1492 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1493
1494         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1495         (gnus-html-frame-width, gnus-blocked-images)
1496         * message.el (message-prune-recipient-rules): Add custom version.
1497         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1498
1499         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1500         functions.
1501
1502         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1503         gnus-process-get.
1504
1505 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1506
1507         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1508         instead of lsub directly.
1509
1510 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1511
1512         * nnwarchive.el: Removed.
1513
1514         * gnus-soup.el: Removed.
1515
1516         * nnsoup.el: Removed.
1517
1518         * nnultimate.el: Removed.
1519
1520         * gnus-html.el (gnus-blocked-images): New variable.
1521
1522         * message.el (message-prune-recipients): New function.
1523         (message-prune-recipient-rules): New variable.
1524
1525         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1526         guess whether a long line is natural text or not.
1527
1528         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1529         gnus-process-plist and friends for compatibility.
1530
1531 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1532
1533         * gnus-html.el: Require packages that define macros used in this file.
1534         (gnus-article-mouse-face): Declare to silence byte-compiler.
1535         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1536         process-get.
1537         (gnus-html-put-image): Use plist-get to avoid getf.
1538         (gnus-html-prefetch-images): Use with-current-buffer.
1539
1540 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1541
1542         * gnus-ems.el: Provide compatibility functions for
1543         gnus-set-process-plist.
1544
1545         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1546         header-line-format for XEmacs 21.4.
1547
1548         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1549         * gnus.el (gnus-valid-select-methods)
1550         * message.el (message-send-mail-partially-limit)
1551         * mm-decode.el (mm-text-html-renderer)
1552         * mml.el (mml-insert-mime-headers-always)
1553         * smiley.el (smiley-regexp-alist): Bump custom version.
1554
1555 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1556
1557         * gnus-html.el: require mm-url.
1558         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1559         with the url to `url'.
1560         (gnus-html-wash-tags): Support cid: URLs/images.
1561
1562 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1563
1564         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1565         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1566         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1567
1568         * gnus-move.el: Removed file, since it doesn't really work.
1569
1570         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1571         UTF-8.  This seems to fix problems with some German web feeds.
1572
1573         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1574         at the top so that the proper colours are applied.
1575
1576         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1577         don't have dots in their names.
1578
1579         * gnus-art.el (gnus-article-view-part): Doc fix.
1580
1581         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1582         XEmacs-compatible.
1583         (gnus-html-put-image): Don't do images on non-graphic displays.
1584
1585         * nnslashdot.el: Removed this unused backend.
1586
1587         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1588         actions.
1589         (gnus-undo-register-1): Revert last change.
1590
1591         * gnus-group.el (gnus-group-completing-read): Protect against not
1592         having completion-styles bound.
1593
1594         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1595         make broken recipients happier.
1596
1597         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1598
1599         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1600         point parameter.
1601
1602         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1603
1604         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1605         completion-styles for group selection.
1606
1607 2009-02-04  Andreas Schwab  <schwab@suse.de>
1608
1609         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1610         headers and regexp-quote the match if necessary.
1611
1612 2009-03-24  Miles Bader  <miles@gnu.org>
1613
1614         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1615         the blinking smiley.
1616
1617 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1618
1619         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1620         blink smiley.
1621
1622 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1623
1624         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1625         where the dribbel file lives exists.
1626
1627         * message.el (message-send-mail-partially-limit): Change the default to
1628         nil, since most people don't want this.
1629
1630         * mm-url.el (mm-url-decode-entities): Also decode entities like
1631         &#x3212.
1632
1633 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1634
1635         * gnus-sum.el (gnus-summary-idna-message):
1636         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1637         Hyperlink urls in docstrings with URL `...'.
1638
1639 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1640
1641         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1642         functions.
1643
1644 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1645
1646         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1647         say what the mouseover text should be.
1648
1649         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1650         version of the mm-w3m-safe-url-regexp variable to only download images
1651         in the groups where we want that to happen.
1652
1653         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1654
1655         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1656         easier debugging.
1657         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1658         big pictures in the article buffer.
1659
1660         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1661         gnus-article-html.
1662         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1663         w3m.
1664
1665         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1666
1667 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1668
1669         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1670         which doesn't exist.
1671
1672         * message.el (message-inhibit-ecomplete): New variable to allow some
1673         function to inhibit ecomplete address storage.
1674         (message-resend): Disable ecomplete message storage when resending
1675         messages.
1676
1677         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1678
1679 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1680
1681         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1682         Save excursion while copying, moving, and deleting articles in order to
1683         prevent the cursor from jumping to unforeseen place.
1684
1685 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1686
1687         * lpath.el: No need to bind bookmark-current-buffer,
1688         bookmark-yank-point and bookmark-make-record-function.
1689
1690 2010-08-17  Glenn Morris  <rgm@gnu.org>
1691
1692         * gnus-sync.el: Require gnus components whose functions are used.
1693
1694         * gnus-art.el (bookmark-make-record-function):
1695         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1696         Declare for compiler.
1697
1698         * mm-url.el (mml-compute-boundary): Autoload.
1699
1700 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1701
1702         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1703
1704 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1705
1706         Typo fix "hoo4a" -> "hook".
1707
1708         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1709
1710 2010-08-14  Glenn Morris  <rgm@gnu.org>
1711
1712         * gnus-sync.el (gnus-sync): Fix defgroup version.
1713
1714 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1715
1716         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1717
1718         * gnus-sync.el: Fix docs.
1719         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1720         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1721
1722 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1723
1724         Optimizations for gnus-sync.el.
1725
1726         * gnus-sync.el: Add docs about gnus-sync-backend
1727         possibilities.
1728         (gnus-sync-save): Remove unnecessary message.
1729         (gnus-sync-read): Optimize and show what groups were skipped.
1730
1731 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1732
1733         Minor bug fixes for gnus-sync.el.
1734
1735         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1736         read the sync on get-new-news.
1737
1738         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1739         quiet.
1740
1741         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1742
1743 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1744
1745         Make saving and restoring of hidden threads work with overlays.
1746         Patch applied by Ted Zlatanov.
1747
1748         * gnus-sum.el (gnus-hidden-threads-configuration)
1749         (gnus-restore-hidden-threads-configuration): Update to deal with text
1750         properties, rather than searching for a magic character.
1751
1752 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1753
1754         New gnus-sync.el library for synchronization of marks.
1755
1756         * gnus-sync.el: New library for synchronization of marks.
1757
1758         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1759         renamed from `gnus-registry-grep-in-list'.
1760
1761         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1762
1763         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1764
1765 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1766
1767         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1768         determining charset of text fails.
1769
1770 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1771
1772         * nnmail.el (nnmail-get-new-mail-1): Revert.
1773
1774         * nnml.el (nnml-active-number): Make sure names of newly created groups
1775         in nnml-group-alist are encoded.
1776
1777 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1778
1779         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1780         containing non-ASCII characters in active file for nnml back end.
1781
1782 2010-07-24  David Engster  <dengste@eml.cc>
1783
1784         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1785         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1786
1787 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1788
1789         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1790         tag (Bug#6654).
1791
1792 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1793
1794         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1795         the article buffer, not the summary buffer.
1796
1797 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1798
1799         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1800         Emacs 23 as well.
1801
1802 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1803
1804         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1805         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1806
1807 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1808
1809         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1810         Patch applied by Karl Fogel.
1811
1812         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1813         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1814
1815 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1816
1817         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1818         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1819         C-w still not working correctly from Article buffers; Thierry's
1820         patch to fix that will be applied after this.
1821
1822         * gnus-art.el (bookmark-make-record-function): New local variable.
1823
1824         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1825         article buffer.
1826         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1827
1828 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1829
1830         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1831         on changes in bookmark.el.
1832
1833 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1834
1835         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1836         `no-log' instead of message not to log prompt string.
1837
1838 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1839
1840         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1841         the *other* type of HTML form submission.
1842
1843 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1844
1845         * auth-source.el (auth-source-pick): If choice does not contain a
1846         questioned keyword, set the check to t.
1847
1848 2010-06-12  Romain Francoise  <romain@orebokech.com>
1849
1850         * gnus-util.el (gnus-date-get-time): Move up before first use.
1851
1852 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1853
1854         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1855         (gnus-article-edit-part): Bind it to make last part that is substituted
1856         or deleted visible.
1857         (gnus-mime-display-single): Buttonize part of which id equals to
1858         gnus-mime-buttonized-part-id.
1859
1860 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1861
1862         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1863         (gnus-dd-mmm): Use gnus-date-get-time.
1864         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1865         simplify logic.
1866         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1867         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1868
1869 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1870
1871         * auth-source.el (top): Autoload `secrets-list-collections',
1872         `secrets-create-item', `secrets-delete-item'.
1873         (auth-sources): Fix tag string.
1874         (auth-get-source, auth-source-retrieve, auth-source-create)
1875         (auth-source-delete): New defuns.
1876         (auth-source-pick): Rewrite in order to avoid 2 passes.
1877         (auth-source-forget-user-or-password): New parameter USERNAME.
1878         (auth-source-user-or-password): New parameters CREATE-MISSING and
1879         DELETE-EXISTING.  Retrieve password interactively, if needed.
1880
1881 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1882
1883         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1884         deleting unused directories when gnus-expert-user is t.
1885
1886 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1887
1888         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1889         for each temp file when gnus-article-browse-delete-temp is ask.
1890
1891 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1892
1893         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1894         Lisp calls to delete-backward-char by calls to delete-char.
1895
1896 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1897
1898         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1899
1900 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1901
1902         * password-cache.el (password-cache-remove): Fix docstring.
1903
1904 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1905
1906         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1907         article unless decoding article to be saved.
1908
1909 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1910
1911         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1912         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1913         generated within the mm-with-unibyte-current-buffer macro.
1914
1915 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1916
1917         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1918         to nil when we're in a mml-preview buffer and no group is selected.
1919
1920 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1921
1922         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1923         when catching the `C-g'.  Reported by "Leo".
1924
1925 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1926
1927         * message.el (message-forward-make-body-plain)
1928         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1929         multibyte-string-p.
1930
1931         * lpath.el: Revert.
1932
1933 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1934
1935         * message.el (message-forward-make-body-mml): Assume original message
1936         is multibyte string; error on unibyte.
1937         (message-forward-make-body-plain): Ditto; don't add excessive newline
1938         in body end.
1939
1940         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1941
1942 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1943
1944         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1945         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1946
1947 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1948
1949         * mm-extern.el (mm-extern-url): Don't use
1950         mm-with-unibyte-current-buffer.
1951         (mm-extern-cache-contents): Use with-current-buffer instead of
1952         save-excursion + set-buffer.
1953
1954 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1955
1956         * mm-util.el (mm-emacs-mule): Remove.
1957
1958 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1959
1960         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1961         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1962         change.
1963
1964 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1965
1966         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1967         bind the default value of enable-multibyte-characters to nil.
1968
1969 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1970
1971         * message.el (message-forward-make-body-plain)
1972         (message-forward-make-body-mml):
1973         Don't use mm-with-unibyte-current-buffer.
1974
1975 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1976
1977         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
1978
1979 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
1980
1981         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1982         (Bug#5592).
1983
1984 2010-05-07  Julien Danjou  <julien@danjou.info>
1985
1986         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1987         it to mm-pipe-part.
1988
1989         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1990         it is given.
1991
1992 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1993
1994         * binhex.el (binhex-decode-region-internal)
1995         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
1996         (dns-query)
1997         * nnweb.el (nnweb-gmane-search)
1998         * pgg-parse.el (pgg-parse-armor)
1999         * pgg.el (pgg-verify-region)
2000         * sha1.el (sha1-string-external)
2001         * uudecode.el (uudecode-decode-region-internal)
2002         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2003         XEmacs.
2004
2005         * gnus-art.el (gnus-article-browse-html-parts)
2006         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2007         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2008         make-temp-file.
2009
2010         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2011         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2012         compiling.
2013
2014         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2015         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2016         XEmacs when compiling.
2017
2018         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2019         gnus-pick-mode-off-hook for XEmacs when compiling.
2020         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2021         gnus-binary-mode-off-hook for XEmacs when compiling.
2022
2023         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2024         nil if char-charset is not available.
2025
2026         * imap.el (imap-disable-multibyte)
2027         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2028         macros.
2029
2030         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2031         instead of encode-coding-string.
2032
2033         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2034         'xemacs) instead of mm-emacs-mule to switch function definitions.
2035         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2036
2037         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2038         bind temporary-file-directory for XEmacs;
2039         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2040         timer-set-function for XEmacs 21.4 and SXEmacs;
2041         bind timer-list for XEmacs 21.4 and SXEmacs;
2042         fbind char-charset and find-charset-region for non-Mule XEmacs;
2043         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2044         encode-coding-region and encode-coding-string for XEmacs having no
2045         file-coding feature.
2046
2047 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2048
2049         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2050
2051 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2052
2053         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2054         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2055
2056 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2057
2058         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2059         alias `jka-compr-delete-temp-file' no longer exists.
2060
2061 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2062
2063         Use define-minor-mode in Gnus where applicable.
2064         * mml.el (mml-mode): Use define-minor-mode.
2065         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2066         (gnus-undo-mode): Use define-minor-mode.
2067         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2068         (gnus-dead-summary-mode): Use define-minor-mode.
2069         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2070         Initialize in declaration.
2071         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2072         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2073         (gnus-mailing-list-mode): Use define-minor-mode.
2074         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2075         (gnus-draft-mode): Use define-minor-mode.
2076         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2077         (gnus-dired-mode): Use define-minor-mode.
2078
2079 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2080
2081         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2082         handles on recursive mml-to-mime translation and check them for
2083         boundary delimiter collisions.  Reported by Greg Troxel.
2084
2085 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2086
2087         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2088
2089 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2090
2091         * mm-util.el (mm-find-buffer-file-coding-system):
2092         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2093
2094 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2095
2096         * message.el (message-generate-headers): Record insertion of optional
2097         headers as well.  Otherwise the check to prevent repeated insertion of
2098         optional headers is a no-op.
2099
2100 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2101
2102         * smime.el: Don't mention CVS.
2103
2104         * nnrss.el (nnrss-fetch): Don't mention CVS.
2105
2106         * nnir.el: Don't mention CVS.
2107
2108 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2109
2110         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2111
2112 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2113
2114         * lpath.el: Fbind bookmark-default-handler,
2115         bookmark-get-bookmark-record, bookmark-make-record-default,
2116         bookmark-prop-get for Emacs <23 and XEmacs.
2117
2118 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2119
2120         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2121         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2122         Use with-current-buffer to silence the byte-compiler.
2123         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2124         bother to require `gnus'.
2125         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2126
2127 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2128
2129         * gnus-sum.el (gnus-summary-bookmark-make-record)
2130         (gnus-summary-bookmark-jump): New functions.
2131         (gnus-summary-mode): Setup bookmark support.
2132
2133 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2134
2135         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2136         if set.
2137
2138 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2139
2140         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2141         gnus-article-browse-html-save-cid-image; make it work recursively for
2142         forwarded messages as well.
2143         (gnus-article-browse-html-parts): Work when prefix arg is given.
2144         (gnus-article-browse-html-article): Doc fix.
2145
2146 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2147
2148         * message.el (message-default-mail-headers):
2149         (message-default-headers): Carry the value mail-default-headers over
2150         into message-default-mail-headers, rather than message-default-headers.
2151
2152 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2153
2154         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2155         charset.
2156
2157         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2158         charset into the <meta> tag when the article is encoded to utf-8.
2159
2160 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2161
2162         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2163         directories as well.
2164         (gnus-article-browse-html-parts): Work for images that do not specify
2165         file names; delete temp directory when quitting; insert header at the
2166         right place; use file: scheme for image files.
2167
2168 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2169
2170         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2171         (gnus-article-browse-html-parts): Use it to make temporary cid image
2172         files in addition to html file so that browser may display them.
2173
2174 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2175
2176         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2177
2178 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2179
2180         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2181
2182 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2183
2184         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2185         about Secret Service API sources.  Improve Customize options.
2186         (auth-source-pick): Change to accept any number of search parameters.
2187         Implement fallbacks iteratively, not recursively.  Add scoring on the
2188         second pass and sort by score.  Call Secret Service API when needed.
2189         (auth-source-user-or-password): Use it.  Call Secret Service API
2190         directly when needed to get the user name and the password.
2191
2192 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2193
2194         * message.el (message-interactive): Doc fix.
2195         (message-qmail-inject-args): Reflow.
2196         (message-kill-to-signature): Fix typo in docstring.
2197
2198         * smiley.el (smiley-buffer): Fix typo in docstring.
2199
2200 2010-03-24  Glenn Morris  <rgm@gnu.org>
2201
2202         * mail-source.el (gnus-message): Declare.
2203         (mail-source-delete-old-incoming): Require gnus-util.
2204
2205 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2206
2207         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2208
2209         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2210
2211         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2212         password-cache's default if it is not bound.
2213         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2214         password-cache-expiry's default if it is not bound.
2215
2216         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2217         available in Emacs 21.
2218
2219         * lpath.el: Suppress compiler warnings for:
2220         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2221         XEmacs;
2222         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2223         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2224         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2225
2226 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2227
2228         * auth-source.el (auth-sources): Fix up definition so extra parameters
2229         are always inline.
2230
2231 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2232
2233         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2234         wasn't updated after mismatch.  Clear cached mailbox info correctly
2235         when uidvalidity changes.
2236         (nnimap-group-prefixed-name): New function to avoid some code
2237         duplication.
2238         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2239         (nnimap-request-group): Use it.
2240         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2241         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2242         with many imap folders.  This is done by caching the group status from
2243         the imap server persistently in a group parameter `imap-status'.  (This
2244         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2245         but not persistently, so every Gnus startup was still very slow.)
2246
2247 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2248
2249         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2250         delete the extra newline.  Otherwise editing of :string and :number
2251         types don't work.
2252
2253 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2254
2255         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2256         secrets.el dependency.
2257         (auth-sources): Add optional user name.  Add secrets.el configuration
2258         choice (unused right now).
2259
2260 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2261
2262         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2263         `gnus-registry-install-shortcuts' fill in the functions.
2264
2265         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2266         warnings.
2267         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2268         (gnus-registry-install-shortcuts): Populate and use it in a
2269         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2270
2271 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2272
2273         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2274         In-place substitutions for the group name encoding/decoding.
2275         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2276         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2277         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2278         (nnimap-update-unseen, nnimap-request-list)
2279         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2280         (nnimap-request-set-mark, nnimap-split-to-groups)
2281         (nnimap-split-articles, nnimap-request-newgroups)
2282         (nnimap-request-create-group, nnimap-request-accept-article)
2283         (nnimap-request-delete-group, nnimap-request-rename-group)
2284         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2285         `encoded-mbx' for consistency.
2286         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2287         variable `imap-current-mailbox'.
2288
2289         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2290         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2291
2292 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2293
2294         * pop3.el (pop3-display-message-size-flag): Display message size byte
2295         counts during POP3 download.
2296         (pop3-movemail): Use it.
2297         (pop3-list): Implement listing of available messages.
2298
2299 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2300
2301         * nnir.el (nnir-get-article-nov-override-function): New function to
2302         override the normal NOV retrieval.
2303         (nnir-retrieve-headers): Use it.
2304
2305 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2306
2307         * auth-source.el (netrc-machine-user-or-password): Autoload.
2308
2309 2010-03-19  Glenn Morris  <rgm@gnu.org>
2310
2311         Stop message.el from loading about 40 libraries it doesn't always need.
2312         The general approach is to autoload rather than require, and to
2313         require in the specific functions rather than the file.  (Bug#5642)
2314
2315         * gmm-utils.el: Don't require wid-edit.
2316         (widget-create-child-value, widget-convert, widget-default-get):
2317         Autoload.
2318
2319         * gnus-util.el: Don't require time-date, netrc.
2320         (message-fetch-field, gnus-group-name-decode): Declare rather than
2321         autoloading.
2322         (gnus-fetch-field): Require message.
2323         (gnus-decode-newsgroups): Require gnus-group.
2324
2325         * ietf-drums.el: Don't require time-date.
2326
2327         * message.el: Don't require hashcash, canlock, ecomplete.
2328         Do require mail-utils.  Require nnheader only when compiling.
2329         (smtpmail-default-smtp-server): Remove declaration.
2330         (message-send-mail-function): Check smtpmail-default-smtp-server
2331         is bound rather than requiring smtpmail.
2332         (message-auto-save-directory, message-insert-signature): Use
2333         expand-file-name rather than nnheader-concat.
2334         (nnheader-insert-file-contents): Autoload.
2335         (hashcash-wait-async): Declare.
2336         (message-send-mail): Only call gnus-setup-posting-charset if
2337         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2338         (message-send-mail-with-sendmail): Require sendmail.
2339         (canlock-password, canlock-password-for-verify): Declare.
2340         (message-canlock-password): Require canlock.
2341         (nnheader-get-report): Autoload.
2342         (gnus-setup-posting-charset): Declare.
2343         (message-send-news): Require gnus-msg.
2344         (message-make-references, message-make-in-reply-to): Use mail-header-id
2345         rather than the alias mail-header-message-id.
2346         (ecomplete-add-item, ecomplete-save): Declare.
2347         (message-put-addresses-in-ecomplete): Require ecomplete.
2348         (ecomplete-display-matches): Autoload.
2349
2350         * mm-decode.el: Don't require mailcap, gnus-util.
2351         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2352         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2353         Autoload.
2354         (mailcap-mime-extensions): Declare.
2355
2356         * mm-encode.el: Don't require mailcap.
2357         (mailcap-extension-to-mime): Autoload.
2358
2359         * mml-sec.el: Don't require password-cache.
2360
2361         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2362         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2363         (mml-minibuffer-read-type): Require mailcap.
2364         (mml-preview): Require gnus-msg.
2365
2366         * mml1991.el: Require password-cache.
2367         (password-cache-expiry): Remove declaration.
2368
2369         * mml2015.el: Require password-cache.
2370         (password-cache-expiry): Remove declaration.
2371
2372         * nneething.el (mailcap): Require mailcap.
2373
2374         * nnheader.el (declare-function): Add compatibility stub.
2375         (message-remove-header): Declare rather than autoload.
2376         (nnheader-replace-header): Require message.
2377
2378         * nnimap.el (declare-function): Add compatibility stub.
2379         (netrc-parse, netrc-machine-user-or-password): Declare.
2380         (nnimap-open-connection): Require netrc.
2381
2382         * nntp.el (declare-function): Add compatibility stub.
2383         (netrc-parse, netrc-machine, netrc-get): Declare.
2384         (nntp-send-authinfo): Require netrc.
2385
2386         * rfc2047.el: Don't require qp.
2387         (quoted-printable-encode-region, quoted-printable-decode-string):
2388         Autoload.
2389
2390         * sieve-mode.el: Don't require easymenu.
2391         (easy-menu-add-item): Autoload it.
2392
2393         * spam-stat.el (time-to-number-of-days): Autoload it.
2394
2395 2010-03-19  Glenn Morris  <rgm@gnu.org>
2396
2397         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2398
2399 2010-03-18  Glenn Morris  <rgm@gnu.org>
2400
2401         * hashcash.el (declare-function): Remove duplicate definition.
2402
2403 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2404
2405         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2406         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2407         value if any backslash escapes).
2408
2409 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2410
2411         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2412         if it is available.  (bug#5647)
2413
2414         * lpath.el: Suppress compiler warning for coding-system-from-name for
2415         Emacs 21 and XEmacs.
2416
2417 2010-03-14  Juri Linkov  <juri@jurta.org>
2418
2419         * hmac-def.el:
2420         * hmac-md5.el:
2421         * netrc.el: Fix keywords.
2422
2423 2010-02-26  Glenn Morris  <rgm@gnu.org>
2424
2425         * message.el (message-send-mail-function): Change the default, so that
2426         it inherits from a customized send-mail-function.  (Bug#5643)
2427
2428 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2429
2430         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2431         shell-command-to-string signals an error (bug#5299).
2432
2433 2010-02-24  Glenn Morris  <rgm@gnu.org>
2434
2435         * message.el (message-smtpmail-send-it)
2436         (message-send-mail-with-mailclient): Doc fixes.
2437
2438 2010-02-16  Glenn Morris  <rgm@gnu.org>
2439
2440         * message.el (message-default-mail-headers): Change the default value
2441         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2442
2443 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2444
2445         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2446         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2447
2448 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2449
2450         * time-date.el (date-to-time): Doc fix (Bug#5408).
2451
2452 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2453
2454         * message.el (message-mail): Just pass yank-action on to message-setup.
2455         (message-setup): Handle (FUN . ARGS) form of yank-action.
2456         (message-with-reply-buffer, message-widen-reply)
2457         (message-yank-original): Handle non-buffer values of
2458         message-reply-buffer (Bug#4080).
2459         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2460
2461 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2462
2463         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2464         Fix typo in docstring.
2465
2466 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2467
2468         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2469         response.
2470
2471 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2472
2473         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2474
2475         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2476
2477         * message.el (message-check-news-header-syntax): Protect against a
2478         string that `rfc822-addresses' returns when parsing fails.
2479
2480 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2481
2482         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2483         (gnus-previous-char-property-change): New functions.
2484
2485         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2486
2487 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2488
2489         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2490         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2491
2492 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2493
2494         * message.el (message-exchange-point-and-mark): Rework last change to
2495         avoid using optional arg of exchange-point-and-mark, for backward
2496         compatibility.
2497
2498 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2499
2500         * message.el (message-exchange-point-and-mark): Call
2501         exchange-point-and-mark with an argument rather than setting
2502         mark-active by hand (Bug#5175).
2503
2504 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2505
2506         * nntp.el (nntp-service-to-port): Work for service expressed with
2507         numeric string; replace [:digit:] with [0-9] for XEmacs.
2508
2509 2009-12-17  Glenn Morris  <rgm@gnu.org>
2510
2511         * gnus-group.el (gnus-bug-group-download-format-alist):
2512         Change emacs entry to debbugs.gnu.org.  Bump :version.
2513
2514 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2515
2516         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2517
2518 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2519
2520         * message.el (message-info): Explain why we use `Info-goto-node'.
2521
2522 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2523
2524         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2525
2526 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2527
2528         * message.el (message-completion-in-region): New compatibility function.
2529         (message-expand-group): Use it.
2530
2531 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2532
2533         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2534         with no unread article should be listed if the 2nd arg `predicate' is
2535         given.
2536
2537 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2538
2539         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2540
2541 2009-11-29  Juri Linkov  <juri@jurta.org>
2542
2543         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2544         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2545         on `gnus-recenter'. (Bug#4698, Bug#4981)
2546
2547 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2548
2549         * sha1.el (sha1-string-external): default-directory "/" in case
2550         otherwise non-existent.  process-connection-type pipe for touch of
2551         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2552
2553 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2554
2555         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2556         it's comms related and sgml-mode.el has "comm" on that basis too.
2557
2558 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2559
2560         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2561         containing tspecial characters if they have been already quoted.
2562
2563 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2564
2565         * dns-mode.el (auto-mode-alist): Purecopy string.
2566
2567 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2568
2569         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2570
2571 2009-10-24  Glenn Morris  <rgm@gnu.org>
2572
2573         * gnus-art.el (help-xref-stack-item): Define for compiler.
2574
2575 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2576
2577         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2578
2579 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2580
2581         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2582
2583 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2584
2585         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2586         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2587
2588 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2589
2590         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2591         (gnus-overlays-in): New alias to overlays-in.
2592
2593         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2594         gnus-overlay-get, and gnus-delete-overlay.
2595         (gnus-summary-show-thread): Make it work as well for systems in which
2596         next-single-char-property-change is not available.
2597         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2598
2599         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2600         (gnus-overlay-get): New alias to extent-property.
2601         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2602
2603         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2604         SXEmacs.
2605
2606         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2607         SXEmacs.
2608
2609 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2610
2611         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2612
2613 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2614
2615         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2616         and XEmacs that don't have `remove-overlays'.
2617
2618 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2619
2620         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2621         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2622         selective display.  Use overlays instead.
2623
2624 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2625
2626         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2627
2628 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2629
2630         * spam-stat.el (spam-stat-load): Fix typo in message.
2631
2632 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2633
2634         * dig.el (dig-invoke): Fix typo in docstring.
2635         (query-dig): Reflow docstring.
2636
2637 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2638
2639         * gnus-art.el (gnus-article-encrypt-body):
2640         * message.el (message-check-recipients):
2641         * mm-util.el (mm-codepage-setup):
2642         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2643         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2644
2645 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2646
2647         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2648         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2649         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2650         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2651         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2652
2653 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2654
2655         * dig.el: Add "Keywords: comm", as per net-utils.el.
2656
2657 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2658
2659         * dig.el (dig-mode): Use define-derived-mode.
2660
2661 2009-09-19  Glenn Morris  <rgm@gnu.org>
2662
2663         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2664
2665 2009-09-18  Glenn Morris  <rgm@gnu.org>
2666
2667         * gnus-diary.el (gnus-diary-check-message):
2668         * message.el (message-insert-formatted-citation-line):
2669         * nnbabyl.el (top-level):
2670         * nndiary.el (nndiary-schedule):
2671         Fix typos in condition-case handlers.
2672
2673 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2674
2675         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2676         configuration that provides the sole article window in a frame;
2677         position point correctly after deleting a part.
2678
2679 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2680
2681         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2682         (spam-resolve-registrations-routine): Use it to unregister articles
2683         that change status.
2684
2685 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2686
2687         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2688         with XEmacs.
2689         (parse-time-string-chars): Use it.
2690
2691 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2692
2693         * imap.el (imap-interactive-login): Better messages.
2694         (imap-open): Fix bug with renamed buffer on reconnect.
2695         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2696         for easier debugging and cleaner code.  On successful (guessed based on
2697         server capabilities) secondary authentication, set imap-state
2698         correctly.
2699         (imap-last-authenticator): Define imap-last-authenticator as a variable
2700         to avoid warnings.
2701
2702 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2703
2704         * nnrss.el (nnrss-request-article): Remove binding of
2705         default-enable-multibyte-characters that has gotten needless by
2706         the 2007-07-13 change in rfc2047-encode-message-header.
2707
2708         * mml.el (mml-insert-multipart): Error on the message header.
2709         (mml-insert-part): Error on the message header; position point at
2710         the end of a MIME tag.
2711
2712 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2713
2714         * time-date.el (autoload): Expand define-obsolete-function-alias into
2715         defalias and make-obsolete for old Emacsen that Gnus supports.
2716         (with-no-warnings): Define it for old Emacsen.
2717         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2718         is available.
2719         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2720         float-time is available; suppress compile warning for time-to-seconds.
2721
2722         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2723         (gnus-float-time): Alias to float-time if it exists.
2724
2725         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2726         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2727         float-time is available; suppress compile warning for time-to-seconds.
2728
2729         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2730         XEmacs.
2731
2732 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2733
2734         * imap.el (imap-message-map): Docstring fix.
2735
2736 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2737
2738         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2739         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2740         Add the optional argument `encoding' that overrides the default.
2741
2742         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2743         mm-encode-buffer.
2744
2745 2009-09-04  Glenn Morris  <rgm@gnu.org>
2746
2747         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2748         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2749         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2750         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2751         * mm-util.el (mm-with-unibyte-current-buffer)
2752         (mm-find-buffer-file-coding-system):
2753         * yenc.el (yenc-decode-region): Use default-value rather than
2754         default-enable-multibyte-characters.
2755
2756 2009-09-03  Glenn Morris  <rgm@gnu.org>
2757
2758         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2759         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2760         than default-enable-multibyte-characters.
2761
2762 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2763
2764         * gnus-art.el (gnus-article-read-summary-keys):
2765         Fix gnus-buffer-configuration's value temporarily used.
2766
2767 2009-09-02  Glenn Morris  <rgm@gnu.org>
2768
2769         * gnus-util.el (gnus-float-time): New function.
2770         * gnus-delay.el (gnus-delay-article):
2771         * gnus-sum.el (gnus-thread-latest-date):
2772         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2773         * nnspool.el (nnspool-request-newgroups):
2774         Use gnus-float-time rather than time-to-seconds.
2775         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2776
2777         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2778         (gnus-header-subject-face, gnus-header-newsgroups-face)
2779         (gnus-header-name-face, gnus-header-content-face):
2780         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2781         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2782         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2783         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2784         (gnus-cite-face-11):
2785         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2786         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2787         (gnus-server-closed-face, gnus-server-denied-face)
2788         (gnus-server-offline-face):
2789         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2790         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2791         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2792         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2793         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2794         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2795         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2796         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2797         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2798         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2799         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2800         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2801         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2802         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2803         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2804         (gnus-summary-high-undownloaded-face)
2805         (gnus-summary-low-undownloaded-face)
2806         (gnus-summary-normal-undownloaded-face)
2807         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2808         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2809         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2810         (gnus-splash-face):
2811         * message.el (message-header-to-face, message-header-cc-face)
2812         (message-header-subject-face, message-header-newsgroups-face)
2813         (message-header-other-face, message-header-name-face)
2814         (message-header-xheader-face, message-separator-face)
2815         (message-cited-text-face, message-mml-face):
2816         * sieve-mode.el (sieve-control-commands-face)
2817         (sieve-action-commands-face, sieve-test-commands-face)
2818         (sieve-tagged-arguments-face):
2819         * spam.el (spam-face):
2820         Mark face aliases with "-face" in the name as obsolete.
2821
2822 2009-09-01  Glenn Morris  <rgm@gnu.org>
2823
2824         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2825         than goto-line.
2826
2827 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2828
2829         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2830         Don't move point if the command is invoked inside the message header.
2831
2832 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2833
2834         * imap.el (imap-send-command): Simplify.
2835         (imap-wait-for-tag): point-max -> buffer-size.
2836
2837 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2838
2839         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2840         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2841         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2842         * nnir.el (nnir-swish-e-index-file):
2843         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2844         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2845         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2846         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2847         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2848         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2849
2850 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2853         Don't save excursion.
2854
2855 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2856
2857         * nnheader.el (nnheader-find-file-noselect):
2858         * mm-util.el (mm-insert-file-contents):
2859         Use (default-value 'major-mode) instead of default-major-mode.
2860
2861 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2862
2863         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2864
2865 2009-08-26  Glenn Morris  <rgm@gnu.org>
2866
2867         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2868         than placing in files.el.
2869
2870 2009-08-25  Glenn Morris  <rgm@gnu.org>
2871
2872         * nnir.el (top-level): Don't require cl at run-time.
2873         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2874         Replace cl-function substitute with gnus-replace-in-string.
2875         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2876         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2877         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2878         simplified expansions.
2879
2880 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2881
2882         * dig.el (dig): Add autoload cookie.
2883
2884 2009-08-22  Glenn Morris  <rgm@gnu.org>
2885
2886         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2887         goto-line.
2888
2889 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2890
2891         * parse-time.el (parse-time-string-chars): Save match data.
2892
2893 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2894
2895         * parse-time.el (parse-time-string-chars): Compute using character
2896         classes, to handle non-ascii characters (Bug#3190).
2897
2898 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2899
2900         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2901
2902         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2903         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2904         (gnus-mm-display-part, gnus-mime-display-single)
2905         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2906         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2907
2908         * gnus-sum.el
2909         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2910         (gnus-summary-move-article): Add expirable mark to articles copied or
2911         moved to group that has auto-expire turned on if the option is non-nil.
2912
2913 2009-07-24  Glenn Morris  <rgm@gnu.org>
2914
2915         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2916         Fix typo.  (Bug#3903)
2917
2918 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2919
2920         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2921         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2922         that should not be used for draft articles.
2923         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2924         that has no concern in minor mode keys.
2925         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2926         Abolish.
2927
2928 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2929
2930         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2931         article without making inquiry to a user for unknown encoding.
2932
2933         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2934         (nnmaildir--scan): Assume i-node and device number that file-attributes
2935         returns might be cons-cell.
2936
2937         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2938
2939         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2940
2941 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2942
2943         * auth-source.el: Remove docs now in auth.texi.  Don't use
2944         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2945         `auth-source-hide-passwords' and use them.
2946
2947 2009-07-15  Glenn Morris  <rgm@gnu.org>
2948
2949         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2950
2951 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2952
2953         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2954         excessive whitespace from the default values of title and description.
2955
2956 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2957
2958         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2959         mail-fetch-field to fetch Content-Description header in order to
2960         exclude newlines.
2961
2962 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
2963
2964         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
2965         format used by GnuPG 2.0.11.
2966
2967 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2968
2969         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2970         to deleted part.
2971
2972 2009-05-30  David Engster  <dengste@eml.cc>
2973
2974         * nnmairix.el: Remove old documentation in the commentary block.
2975         (nnmairix-request-group): Do not update active file for nnml back ends.
2976         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2977         end so that overview files are ignored.
2978         (nnmairix-update-groups): Make updating the groups more robust by using
2979         marks.
2980         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2981         with dollar characters in message-id.
2982
2983 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
2984
2985         * spam.el: Use dns-query instead of query-dns.  Was renamed on
2986         2008-12-25 in dns.el.
2987
2988 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2989
2990         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2991         could happen if the text is only composed of spaces and/or tabs.
2992
2993 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
2994
2995         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2996         when sending a queued message to avoid extra mml tags.
2997
2998 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2999
3000         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3001
3002 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3003
3004         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3005         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3006         rmail-toggle-header for XEmacs;
3007         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3008
3009 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3010
3011         * gnus-dired.el: Remove autoload for gnus-setup-message.
3012         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3013         displaying Gnus logo; always use compose-mail.
3014
3015 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3016
3017         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3018
3019 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3020
3021         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3022         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3023         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3024         available.
3025         (gnus-nocem-epg-verify): New function.
3026
3027 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3028
3029         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3030
3031 2009-02-15  Glenn Morris  <rgm@gnu.org>
3032
3033         * gnus-util.el (rmail-insert-rmail-file-header)
3034         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3035         autoloads.
3036         (rmail-default-rmail-file): Remove unnecessary declaration.
3037         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3038
3039 2009-02-14  Glenn Morris  <rgm@gnu.org>
3040
3041         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3042         variable (only used in gnus-util, which declares it anyway).
3043         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3044         which was only needed by gnus-art (changed to not use it any more).
3045         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3046         only used in gnus-util, which autoloads it itself.
3047         (rmail-update-summary): Fix autoload.
3048
3049         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3050         rather than rmail-output-to-rmail-file.
3051
3052 2009-02-07  Glenn Morris  <rgm@gnu.org>
3053
3054         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3055         autoload of function that no longer exists.
3056         (rmail-toggle-header): Declare.
3057         (message-forward-rmail-make-body): Handle mbox Rmail.
3058
3059 2009-01-31  Glenn Morris  <rgm@gnu.org>
3060
3061         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3062         2009-01-09 change.
3063
3064 2009-01-31  Dave Love  <fx@gnu.org>
3065
3066         * imap.el (imap-fetch-safe): Bind debug-on-error.
3067         (imap-debug): Add imap-fetch-safe.
3068
3069 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3070
3071         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3072         (auth-source-forget-all-cached): New convenience function.
3073         (auth-source-user-or-password): Accept list of modes or a single mode.
3074
3075         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3076         auth-source modes.
3077
3078         * netrc.el (netrc-machine-user-or-password): Use list of
3079         auth-source modes.
3080
3081         * nnimap.el (nnimap-open-connection): Use list of
3082         auth-source modes.
3083
3084         * nntp.el (nntp-send-authinfo): Use list of
3085         auth-source modes.
3086
3087 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3088
3089         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3090         now.
3091
3092 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3093
3094         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3095         coding system in XEmacs; add a workaround for XEmacs.
3096
3097         * lpath.el: Fbind coding-system-aliasee.
3098
3099 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3100
3101         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3102         of current-language-environment.
3103
3104 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3105
3106         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3107         available at runtime.
3108
3109 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3110
3111         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3112
3113 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3114
3115         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3116         the greatest positive fixnum value doesn't work under an XEmacs with
3117         bignum support; use the most-positive-fixnum constant instead,
3118         available since Emacs 21.1 with cl and XEmacs 21.1.
3119
3120 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3121
3122         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3123         XEmacs gets not to work.
3124
3125 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3126
3127         * mm-util.el (mm-coding-system-priorities): Allow the value like
3128         "Japanese (UTF-8)" of current-language-environment.
3129
3130 2009-01-09  Glenn Morris  <rgm@gnu.org>
3131
3132         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3133         with last-command-event.
3134
3135 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3136
3137         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3138         in the doc string.
3139
3140         * message.el (message-fix-before-sending): Amend comment.
3141
3142 2009-01-08  Dave Love  <fx@gnu.org>
3143
3144         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3145
3146 2009-01-07  David Engster  <dengste@eml.cc>
3147
3148         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3149         simplified server definitions by converting it via
3150         gnus-server-to-method.
3151
3152 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3153
3154         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3155         parameter's operands.
3156
3157 2009-01-06  David Engster  <dengste@eml.cc>
3158
3159         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3160         primary select method (for gnus-group-mark-article-as-read).
3161
3162 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3163
3164         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3165         `(gnus)Face', not `(gnus)X-Face'.
3166
3167 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3168
3169         * mm-util.el (mm-ucs-to-char): New function.
3170
3171         * mm-url.el (mm-url-decode-entities): Use it.
3172
3173         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3174         unicode-to-char.
3175
3176 2009-01-05  Dave Love  <fx@gnu.org>
3177
3178         * time-date.el: Require cl for `declare'.
3179
3180 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3181
3182         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3183         Dave Love.
3184
3185 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3186
3187         * message.el (message-fix-before-sending): Add `eight-bit' to
3188         illegible-text check.
3189
3190 2009-01-03  Michael Olson  <mwolson@gnu.org>
3191
3192         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3193         `headers' is nil.  This can occur if the IMAP server does not have
3194         permissions to read messages from a folder, but can write new messages
3195         to the folder.
3196         (nnimap-request-article-part): Do not insert `data' if it is nil.
3197
3198         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3199         characters which will confuse `read', so skip past them.
3200
3201 2009-01-01  Dave Love  <fx@gnu.org>
3202
3203         * imap.el (imap-string-to-integer): Fix typo.
3204         (imap-fetch-safe): New function.
3205         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3206
3207         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3208
3209         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3210         (imap-parse-greeting): Fix doc strings.
3211         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3212         (imap-parse-flag-list): Make messages unique.
3213         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3214
3215         * nnimap.el: Fix author email.
3216         (nnimap-split-rule): Add FIXME comment.
3217         (nnimap-debug): Fix doc string.
3218
3219 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3220
3221         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3222
3223 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3224
3225         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3226         nslookup if resolv.conf isn't available.
3227         (dns-query): Rename from query-dns.
3228         (dns-query-cached): Rename from query-dns-cached.
3229
3230 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3231
3232         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3233         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3234         to check if those variables exist (first appeared in Emacs 18.50).
3235
3236 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * mm-util.el (mm-line-number-at-pos): New function.
3239
3240         * spam-report.el (spam-report-process-queue): Use it.
3241
3242 2008-12-24  David Engster  <dengste@eml.cc>
3243
3244         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3245         parameters that haven't existed as variables as buffer-local variables.
3246
3247 2008-12-23  Dave Love  <fx@gnu.org>
3248
3249         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3250         cadar.
3251
3252         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3253         imap-starttls-p.
3254         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3255
3256 2008-12-22  Dave Love  <fx@gnu.org>
3257
3258         * imap.el: Fix author email.  Doc fixes.
3259         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3260         reply.
3261
3262 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3263
3264         * spam-report.el (spam-report-gmane-max-requests): New constant.
3265         (spam-report-gmane-wait): New variable.
3266         (spam-report-gmane-ham, spam-report-gmane-spam)
3267         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3268         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3269         the server.
3270
3271         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3272         Add explanations.
3273
3274         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3275         nnheader-accept-process-output and nnheader-read-timeout if available.
3276         (pop3-movemail): Use it.
3277
3278         * message.el (message-check-news-body-syntax): Fix signature check if
3279         there's an attachment.
3280
3281 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3282
3283         * mm-util.el: Add comments to the mm- emulating functions.
3284
3285 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3286
3287         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3288         by Stephen Berman <stephen.berman@gmx.net>.
3289
3290 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3291
3292         * mm-util.el (mm-substring-no-properties): New function.
3293         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3294         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3295         (mm-string-to-multibyte): Doc fix.
3296
3297         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3298
3299 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3300
3301         * mml.el (mml-attach-file): Strip text properties from file name.
3302         (Bug#1574)
3303
3304 2008-12-16  Glenn Morris  <rgm@gnu.org>
3305
3306         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3307
3308 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3309
3310         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3311         knows since the charset specified might be a bogus alias that
3312         mm-charset-synonym-alist provides.
3313
3314 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3315
3316         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3317         "ISO_8859-1".
3318
3319         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3320
3321 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3322
3323         * mm-util.el (mm-charset-eval-alist):
3324         Define it before mm-charset-to-coding-system.
3325         (mm-charset-to-coding-system): Add optional argument `silent';
3326         define it before mm-charset-override-alist.
3327         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3328         default value if it can be used in Emacs currently running;
3329         silence mm-charset-to-coding-system.
3330
3331 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3332
3333         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3334         `allow-override' which says whether to use `mm-charset-override-alist'.
3335         (rfc2047-decode-encoded-words): Use it.
3336
3337         * mm-util.el (mm-charset-override-alist): Fix custom type;
3338         add `(gb2312 . gbk)' to choices.
3339
3340 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3341
3342         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3343         fast.
3344
3345         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3346
3347         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3348
3349 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3350
3351         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3352         on links.
3353
3354         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3355
3356 2008-12-03  Lute Kamstra  <lute@gnu.org>
3357
3358         * sha1.el: Remove leading * from docstrings of defcustoms,
3359         deffaces, defconsts and defuns.
3360
3361 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3362
3363         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3364         users' addresses that don't have domain parts.
3365         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3366         rather than message-narrow-to-head since there will be the message
3367         header separator.
3368
3369 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3370
3371         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3372         since the result is inserted in a unibyte buffer anyway.
3373         (nnimap-demule-use-string-to-multibyte): Remove.
3374         (nnimap-demule): Alias it to mm-string-to-multibyte.
3375
3376 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3377
3378         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3379         variable for debugging bug#464 and bug#1174.
3380         (nnimap-demule): Use it.
3381
3382 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3383
3384         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3385         score calculation correctly.
3386
3387 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3388
3389         * message.el (message-send-mail): Just set the buffer to unibyte
3390         rather than use mm-with-unibyte-current-buffer which does a lot more.
3391         (message-send-mail-partially): Don't bother with
3392         mm-with-unibyte-current-buffer since it's already been made unibyte by
3393         message-send-mail.
3394
3395 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3396
3397         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3398
3399 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3400
3401         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3402
3403 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3404
3405         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3406         require itself and to remove `with-no-warnings'.
3407
3408 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3409
3410         * starttls.el (starttls-any-program-available): Get the name of the
3411         available TLS layer program.
3412         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3413         well as the host name in the "opening" message.
3414
3415         * auth-source.el (auth-source-cache, auth-source-do-cache)
3416         (auth-source-user-or-password): Cache passwords and logins by default,
3417         allow override with `auth-source-do-cache'.
3418         (auth-source-forget-user-or-password): Allow users to remove cache
3419         entries if needed.
3420
3421 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3422
3423         * md4.el (md4-buffer): Fix typo in docstring.
3424         (md4, md4-64): Doc fixes.
3425         (md4-pack-int32): Reflow docstring.
3426
3427 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3428
3429         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3430         condition-case to only the forward-sexp call.
3431
3432 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3433
3434         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3435         quotes contained.  Make it more robust regardless by an extra
3436         condition-case wrapper.
3437
3438 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3439
3440         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3441
3442 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3443
3444         * nnml.el (nnml-request-expire-articles): Check if the function set to
3445         `nnmail-expiry-target' returns the symbol `delete'.
3446
3447         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3448
3449         * nnmail.el (nnmail-expiry-target): Fix custom type.
3450
3451 2008-10-02  Glenn Morris  <rgm@gnu.org>
3452
3453         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3454         Silence compiler warning.
3455
3456 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3457
3458         * tls.el (open-tls-stream): Show the actual command being
3459         executed, instead of the format string.
3460
3461 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3462
3463         * lpath.el: Fbind codepage-setup for Emacs 23.
3464
3465 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3466
3467         * mml.el (mml-menu): Don't assume mml2015 is bound.
3468
3469 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3470
3471         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3472         exists.
3473
3474 2008-09-27  Glenn Morris  <rgm@gnu.org>
3475
3476         * gnus-util.el (mail-header-remove-comments): Autoload it.
3477
3478 2008-09-27  Andreas Schwab  <schwab@suse.de>
3479
3480         * gnus-util.el (gnus-split-references): Strip comments.
3481         (gnus-parent-id): Likewise.
3482
3483 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3484
3485         * message.el (message-confirm-send): Fix version.
3486
3487 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3488
3489         * message.el (message-idna-to-ascii-rhs-1): Use
3490         mail-extract-address-components rather than mail-header-parse-addresses
3491         that is an alias by default to ietf-drums-parse-addresses that does not
3492         support non-ASCII names in headers' contents.
3493
3494 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3495
3496         * message.el (message-confirm-send): Fixed variable documentation to
3497         avoid the "y/n" wording.
3498
3499 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3500
3501         * message.el (message-set-auto-save-file-name): Save to a different
3502         filename so multiple messages (especially drafts) can be recovered.
3503
3504 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3505
3506         * message.el (message-confirm-send): Add appropriate version.
3507
3508 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3509
3510         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3511         defvar.
3512
3513 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3514
3515         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3516         (mm-pkcs7-enveloped-magic): Ditto.
3517
3518 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3519
3520         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3521         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3522
3523 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3524
3525         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3526         default, it's better.
3527
3528 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3529
3530         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3531         summary line gnus-number property and ignore them (with a warning
3532         message).
3533
3534 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3535
3536         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3537         macro caddr in the interactive form since it won't be expanded.
3538
3539 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3540
3541         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3542         `charset'; fix name of function called recursively.
3543         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3544
3545 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3546
3547         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3548         (gnus-mime-set-charset-parameters): New function.
3549         (gnus-mime-view-part-as-charset): Use it to correctly display part
3550         specifying wrong charset.
3551
3552 2008-09-08  David Engster  <dengste@eml.cc>
3553
3554         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3555         in completing-read for back end server.
3556
3557 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3558
3559         * message.el (message-confirm-send): New variable to confirm sending a
3560         message.
3561         (message-send): Use it.
3562
3563 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3564
3565         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3566
3567 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3568
3569         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3570
3571 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3572
3573         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3574         prevent tracking too many groups.
3575         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3576         Use it.
3577
3578 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3579
3580         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3581         moving point to the bottom of the window in order to avoid recentering.
3582
3583 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3584
3585         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3586
3587         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3588         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3589         (gnus-article-beginning-of-window): Fix calculation.
3590
3591 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3592
3593         * gnus-msg.el (gnus-summary-supersede-article)
3594         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3595         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3596         message header.
3597
3598 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3599
3600         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3601         pending output coming after the status change.
3602
3603 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3604
3605         * message.el:
3606         * gnus-start.el:
3607         * gnus-registry.el: Remove VMS support.
3608
3609 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3610
3611         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3612         macro.
3613         (rfc2104-hash): Use it.
3614
3615 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3616
3617         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3618         (gnus-summary-sort-by-most-recent-date): New commands.
3619         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3620         and menu entries.
3621
3622 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3623
3624         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3625         don't redisplay article for raw contents; remove plural articles stuff.
3626
3627         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3628         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3629         on gnus-summary-save-article; display results properly.
3630
3631 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3632
3633         * lpath.el: No need to fbind ns-focus-frame.
3634
3635 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3636
3637         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3638
3639 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3640
3641         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3642         gnus-save-all-headers.
3643
3644 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3645
3646         * gnus-util.el (ns-focus-frame): Remove declaration.
3647         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3648         like x.
3649
3650 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3651
3652         * rfc2104.el (rfc2104-zero): Delete defconst.
3653         (rfc2104-hex-alist): Likewise.
3654         (rfc2104-hex-to-int): Delete func.
3655         (rfc2104-hexstring-to-bitstring): Likewise.
3656         (rfc2104-nybbles): New defconst.
3657         (rfc2104-hash): Rewrite for speed.
3658
3659 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3660
3661         * tls.el (open-tls-stream): Make it work with the 2nd argument
3662         BUFFER that is a string but does not exist as a buffer object, as
3663         mentioned in the doc-string.
3664
3665 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3666
3667         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3668         SXEmacs.
3669
3670 2008-07-16  Glenn Morris  <rgm@gnu.org>
3671
3672         * gnus-util.el (ns-focus-frame): Declare for compiler.
3673
3674 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3675
3676         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3677         set as a group parameter.
3678         (gnus-summary-save-in-pipe): Work when it is called independently.
3679         (gnus-summary-pipe-to-muttprint): Don't modify
3680         gnus-summary-pipe-output-default-command.
3681
3682 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3683
3684         * message.el (message-send-mail-with-sendmail):
3685         Display the error message.
3686
3687 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3688
3689         * gnus-art.el (gnus-default-article-saver):
3690         Add gnus-summary-save-in-pipe to choices.
3691         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3692         gnus-summary-pipe-output-default-command as the default command.
3693         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3694         instead of gnus-last-shell-command.
3695
3696         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3697         New user option.
3698         (gnus-summary-muttprint-program): Mention the value will be changed.
3699         (gnus-summary-save-article): Force showing of all headers.
3700         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3701
3702 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3703
3704         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3705
3706 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3707
3708         * nnimap.el (nnimap-id):
3709         * sieve-manage.el (sieve-manage-open): Doc fixes.
3710
3711 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3712
3713         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3714         if available.
3715
3716 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3717
3718         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3719
3720         * nnkiboze.el (nnkiboze-generate-group):
3721         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3722
3723         * nnmairix.el: Require CL.
3724
3725 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3726
3727         * dgnushack.el: Autoload get-display-table and put-display-table for
3728         XEmacs 21.5.
3729
3730         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3731         21.4 and SXEmacs.
3732
3733 2008-06-15  David Engster  <dengste@eml.cc>
3734
3735         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3736
3737 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3738
3739         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3740         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3741         runtime choice under XEmacs.
3742
3743         * gnus-sum.el (gnus-summary-set-display-table):
3744         Use `gnus-put-display-table', `gnus-get-display-table',
3745         `gnus-set-display-table' for the display table, instead of `aset'.
3746
3747         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3748         Use `gnus-put-display-table', `gnus-get-display-table',
3749         `gnus-set-display-table' for the display table.
3750
3751 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3752
3753         * nnmairix.el: Add autoloads.
3754
3755 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3756
3757         * nnmairix.el (nnmairix-delete-recreate-group)
3758         (nnmairix-update-and-clear-marks): Fix error messages.
3759
3760 2008-06-14  David Engster  <dengste@eml.cc>
3761
3762         * nnmairix.el: Upgrade to version 0.6.
3763         (nnmairix-group-toggle-propmarks-this-group)
3764         (nnmairix-group-toggle-readmarks-this-group)
3765         (nnmairix-group-delete-recreate-this-group)
3766         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3767         (nnmairix-remove-tick-mark-original-article): New commands.
3768         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3769         (nnmairix-propagate-marks-to-nnmairix-groups)
3770         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3771         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3772         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3773         functions needed for marks propagation and manipulation of read marks.
3774         (nnmairix-update-groups): New function.
3775         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3776         (nnmairix-determine-original-group-from-registry)
3777         (nnmairix-determine-original-group-from-path)
3778         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3779         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3780         New helper functions.
3781         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3782         keystrokes for new commands.
3783         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3784         (nnmairix-request-group): Check allow-fast group parameter.
3785         (nnmairix-request-create-group): Set allow-fast group parameter if
3786         nnmairix-allowfast-default is set.
3787         (nnmairix-close-group): Propagate marks upon closing if needed.
3788         (nnmairix-group-toggle-threads-this-group): Use new.
3789         nnmairix-group-toggle-parameter helper function.
3790         (nnmairix-search): Better check for empty search result.
3791         (nnmairix-goto-original-article): Use new helper functions for
3792         determining original article.
3793         (nnmairix-show-original-article): Make sure message-id is in brackets.
3794         (nnmairix-call-mairix-binary): Change variable name.
3795         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3796         helper function.
3797         (nnmairix-widget-toggle-activate): Fix doc string.
3798
3799 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3800
3801         * nnir.el: Require edmacro when compiling with XEmacs.
3802         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3803         available in Emacs 21.
3804
3805 2008-06-11  Glenn Morris  <rgm@gnu.org>
3806
3807         * gnus-util.el (x-focus-frame):
3808         * gnus.el (image-size):
3809         * mm-decode.el (image-size): Declare.
3810
3811         * gnus-picon.el (declare-function): Add compat definition.
3812         (image-size): Declare.
3813
3814         * gnus-group.el (tool-bar-map):
3815         * gnus-sum.el (tool-bar-map): Define for compiler.
3816
3817         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3818
3819         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3820
3821         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3822         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3823         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3824         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3825         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3826         * sieve-manage.el, spam-report.el, spam.el:
3827         Remove unnecessary eval-and-compile of autoloads.
3828
3829 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3830
3831         * auth-source.el: Precise Tramp doc.
3832
3833 2008-06-07  Glenn Morris  <rgm@gnu.org>
3834
3835         * nnmairix.el: Remove unnecessary eval-when-compile.
3836
3837 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3838
3839         * lpath.el: Fbind propertize for XEmacs 21.4.
3840
3841 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3842
3843         * nnir.el: Move here from ../contrib.
3844
3845 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3846
3847         * gnus-util.el (gnus-read-shell-command): New function.
3848         * mm-decode.el (mm-pipe-part):
3849         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3850
3851 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3852
3853         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3854
3855 2008-06-03  Glenn Morris  <rgm@gnu.org>
3856
3857         * pop3.el (nnheader-accept-process-output): Autoload it.
3858
3859 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3860
3861         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3862         are not 2-digit hexadecimal characters that follow `%'s.
3863
3864 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3865
3866         * message.el (message-bogus-recipient-p): Fix type in doc string.
3867         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3868         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3869         Improve custom options.
3870         (message-bogus-recipient-p): Adjust accordingly.
3871
3872 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3873
3874         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3875         long-form month and day names.
3876
3877 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3878
3879         * dgnushack.el: Autoload debug, eudc-expand-inline and
3880         pgg-snarf-keys-region for XEmacs.
3881
3882         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3883
3884         * nnmairix.el: Require edmacro when compiling with XEmacs.
3885
3886 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3887
3888         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3889         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3890
3891 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3892
3893         * auth-source.el: Add more docs.
3894
3895         * netrc.el (netrc-machine): Always match if the port is not given.
3896
3897 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3898
3899         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3900         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3901         retrieval faster in some cases, but might make CPU usage larger.  If
3902         this has any bad side effects, we might revert this change.
3903
3904         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3905         seems to make mail retrieval much, much faster.
3906         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3907         unconditionally.
3908
3909         * gnus-draft.el (gnus-group-send-queue): Bind
3910         message-send-mail-partially-limit to nil to avoid being prompted.
3911
3912 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3913
3914         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3915
3916         * message.el (message-bogus-address-regexp): Fix and improve custom
3917         type.
3918         (message-setup-hook): Add message-check-recipients as custom option.
3919
3920 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3921
3922         * message.el (message-cite-function): Remove bogus autoload which crept
3923         in during merge from v5-10.
3924
3925 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3926
3927         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3928
3929         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3930
3931         * auth-source.el: Preliminary Tramp docs.
3932         (auth-sources): Change the default auth-sources to use
3933         EPA .gpg files.
3934
3935 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3936
3937         * nntp.el: Autoload `auth-source-user-or-password'.
3938         (nntp-send-authinfo): Use it.
3939
3940         * nnimap.el: Autoload `auth-source-user-or-password'.
3941         (nnimap-open-connection): Use it.
3942
3943         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3944         for the gnus-message function.
3945         (auth-source-user-or-password): Use it.
3946
3947 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3948
3949         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3950         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3951         (rfc2104-hash): Use it.
3952
3953 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3954
3955         * gnus-art.el (gnus-article-toggle-truncate-lines):
3956         Don't use `iff' in docstring.
3957
3958 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3959
3960         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3961
3962         * gnus-util.el (gnus-extract-address-component-name)
3963         (gnus-extract-address-component-email): Convenience functions around
3964         `gnus-extract-address-components'.
3965
3966         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3967         Use `gnus-extract-address-component-email' to fix bug of comparing full
3968         sender name to `user-mail-address'.
3969
3970 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3971
3972         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3973         catch/throw to optimize.
3974         (gnus-registry-find-keywords): Just use member to find a keyword.
3975
3976 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3977
3978         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3979         is current before calling gnus-server-prepare.
3980         (gnus-server-setup-buffer, gnus-server-update-server)
3981         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3982
3983 2008-05-04  Juri Linkov  <juri@jurta.org>
3984
3985         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3986         (mailcap-file-default-commands): Use mailcap-replace-in-string
3987         instead of replace-regexp-in-string, and mailcap-delete-duplicates
3988         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
3989
3990 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
3991
3992         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3993
3994 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3995
3996         * gnus.el: Bump version to 0.11.
3997
3998 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3999
4000         * gnus.el: No Gnus v0.10 is released.
4001
4002 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4003
4004         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4005         hooks.
4006         (gnus-update-read-articles): Speed up non-marks-using users.
4007         (gnus-use-marks): Define gnus-use-marks.
4008         (gnus-propagate-marks): Rename variable to something more sensible.
4009
4010 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4011
4012         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4013         (gmm-image-load-path-for-library): Fix typos in docstrings.
4014         (gmm-message): Reflow docstring.
4015
4016 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4017
4018         * mail-source.el (mail-source-set-1, mail-source-bind):
4019         Move auth-source code out of the macro to clean it up and fix bugs.
4020
4021 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4022
4023         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4024         by sender if it's equal to user-mail-address, it's likely to be
4025         useless.
4026
4027         * mail-source.el (mail-source-bind): Don't use user or password if they
4028         are not bound.  Unintern them if they are nil.  Don't use server unless
4029         it's bound, and default it to empty string otherwise.
4030
4031 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4032
4033         * mail-source.el: Load auth-source.el.
4034         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4035         get user name or password, if auth-sources is set up.
4036
4037         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4038         strategy of splitting with parent.
4039         (gnus-registry-split-fancy-with-parent)
4040         (gnus-registry-post-process-groups): Use it and fix prior
4041         bug (returning a list as the split result).
4042
4043         * auth-source.el (auth-sources): Remove server parameter.
4044         (auth-source-pick, auth-source-user-or-password)
4045         (auth-source-user-or-password-imap)
4046         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4047         (auth-source-user-or-password-sftp)
4048         (auth-source-user-or-password-smtp): Remove server parameter.
4049
4050 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4051
4052         * smime.el (smime-sign-region, smime-encrypt-region)
4053         (smime-decrypt-region):
4054         Remove redundant calls to `generate-new-buffer-name'.
4055
4056 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4057
4058         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4059         Don't use QP for message/rfc822.
4060         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4061
4062 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4063
4064         * sieve-manage.el (sieve-string-bytes): Remove.
4065         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4066         correct byte-length only if the process's coding-system is the same as
4067         the one used internally by Emacs to represent strings.
4068
4069 2008-04-22  Juri Linkov  <juri@jurta.org>
4070
4071         * mailcap.el (mailcap-file-default-commands): New function.
4072
4073 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4074
4075         * message.el (message-signature-separator, message-cite-function):
4076         Change custom version.
4077
4078 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4079
4080         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4081         commands.
4082         (tls-checktrust): Ditto.
4083
4084 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4085
4086         * mm-decode.el (mm-display-external): Make temp file read-only.
4087
4088 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4089
4090         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4091         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4092         `C-c C-f d'.
4093
4094 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4095
4096         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4097
4098 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4099
4100         * gnus.el: Bump version to 0.9.
4101
4102 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4103
4104         * gnus.el: No Gnus v0.8 is released.
4105
4106 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4107
4108         * mail-source.el (mail-source-value):
4109         Prefer fboundp to functionp so it works with macros as well.
4110
4111 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4112
4113         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4114         Fix last change in case the element is not even a symbol.
4115
4116 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4117
4118         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4119         Prefer fboundp to functionp so it works with macros as well.
4120
4121 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4122
4123         * auth-source.el: Added docs.
4124         (auth-sources): Modify format to support server.
4125         (auth-source-pick, auth-source-user-or-password)
4126         (auth-source-user-or-password-imap)
4127         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4128         (auth-source-user-or-password-sftp)
4129         (auth-source-user-or-password-smtp): Add server parameter.
4130
4131 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4132
4133         * gnus-registry.el: Initialize the registry when gnus-registry-install
4134         is t.
4135
4136 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4137
4138         * compface.el (uncompface): Make buffer unibyte.
4139
4140 2008-04-05  Glenn Morris  <rgm@gnu.org>
4141
4142         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4143
4144 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4145
4146         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4147         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4148
4149         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4150         multibyteness after rather than before erasing it.
4151
4152         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4153         mm-with-multibyte.
4154         (gnus-request-article-this-buffer): Make sure the proper decoding is
4155         used if gnus-original-article-buffer happens to be unibyte.
4156
4157         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4158         default-enable-multibyte-characters.
4159
4160         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4161         default-enable-multibyte-characters.
4162
4163         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4164
4165         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4166
4167 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4168
4169         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4170         (imap-message-copyuid-1): Use it.
4171         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4172         J. Williams in
4173         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4174
4175         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4176         imap-enable-exchange-bug-workaround.
4177         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4178
4179 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4180
4181         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4182         a 100 byte status-checks into a 2-3MB transfer for each group.
4183         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4184         to enable bug workaround or not.
4185         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4186
4187 2008-03-31  Glenn Morris  <rgm@gnu.org>
4188
4189         * message.el (mml2015-use): Declare for compiler.
4190         (message-info): Require mml2015 when appropriate.
4191
4192 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4193
4194         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4195         whitespace.
4196
4197 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4198
4199         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4200         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4201         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4202         (nntp-service-to-port): New function.
4203         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4204         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4205         (nntp-open-netcat-stream): New function.
4206         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4207
4208 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4209
4210         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4211
4212 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4213
4214         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4215
4216 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4217
4218         * dns.el (dns-write): Use set-buffer-multibyte.
4219
4220 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4221
4222         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4223
4224 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4225
4226         * message.el (message-signature-separator): Change default.
4227         Improve custom type.
4228         (message-cite-function): Change default to
4229         message-cite-original-without-signature.
4230
4231         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4232         toggle.
4233
4234         * message.el (message-check-news-body-syntax): Fix signature check.
4235         (message-setup-1): Mark buffer as unmodified _after_ running
4236         message-setup-hook and handling message-alternative-emails.
4237         (message-shorten-references): Be more strict when building list of
4238         valid references to comply with GNKSA.
4239
4240         * gnus-group.el (gnus-read-ephemeral-bug-group)
4241         (gnus-read-ephemeral-debian-bug-group)
4242         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4243
4244         * message.el (message-info): Don't use booleanp which isn't supported
4245         in Emacs 21 and XEmacs.
4246
4247 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4248
4249         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4250         gnus-group-gmane-group-download-format.
4251         (gnus-group-read-ephemeral-gmane-group): Rename from
4252         gnus-group-read-ephemeral-gmane-group.
4253         (gnus-read-ephemeral-gmane-group-url): Rename from
4254         gnus-group-read-ephemeral-gmane-group-url.
4255         (gnus-bug-group-download-format-alist): New variable.
4256         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4257         (gnus-read-ephemeral-emacs-bug-group): New commands.
4258
4259 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4260
4261         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4262         (gnus-visible-headers): Improve custom type.
4263
4264 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4265
4266         * mml.el (mml-menu): Add workarounds for XEmacs.
4267
4268         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4269         X-Boundary header.
4270
4271         * message.el (message-simplify-recipients): Fix previous commit.
4272
4273 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4274
4275         * mm-util.el (mm-set-buffer-multibyte): New function.
4276         * mm-decode.el (mm-copy-to-buffer): Use it.
4277
4278 2008-03-19  Glenn Morris  <rgm@gnu.org>
4279
4280         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4281         Accidentally removed in the sync process with Emacs.
4282
4283 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4284
4285         * message.el (message-alter-recipients-discard-bogus-full-name):
4286         New function.
4287         (message-alter-recipients-function): New variable.
4288         (message-get-reply-headers): Use it.
4289         (message-replace-header): New helper function.
4290         (message-recipients-without-full-name): New variable.
4291         (message-simplify-recipients): New command.
4292
4293         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4294
4295         * message.el (message-info): Handle EasyPG manual.
4296
4297         * mml.el (mml-menu): Add entry for EasyPG.
4298
4299 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4300
4301         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4302         parameter.
4303
4304         * message.el (message-disassociate-draft): Specify drafts group name
4305         fully.
4306
4307 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4308
4309         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4310         unnecessary duplicates from the match list.
4311
4312 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4313
4314         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4315
4316         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4317
4318         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4319         args of `how-many' of which the XEmacs version doesn't take; declare
4320         Info-index-next as function.
4321
4322 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4323
4324         * gnus-score.el (gnus-score-headers): Fix handling of
4325         gnus-inhibit-slow-scoring.
4326
4327         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4328         string.
4329         (gnus-button-url-regexp): Improve handling of parenthesis.
4330         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4331         (gnus-button-handle-info-keystrokes): Handle index entries.
4332
4333 2008-03-15  Glenn Morris  <rgm@gnu.org>
4334
4335         * parse-time.el (parse-time-string): Simplify.
4336
4337 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4338
4339         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4340         Incoming* files.
4341
4342 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4343
4344         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4345         (auth-source-pick): Use it.
4346
4347 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4348
4349         * binhex.el (binhex-decode-region-internal):
4350         * uudecode.el (uudecode-decode-region-internal):
4351         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4352         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4353         setting default-enable-multibyte-characters.
4354
4355 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4356
4357         * auth-source.el (auth-source-protocols)
4358         (auth-source-protocols-customize, auth-source-choices): Added and
4359         modified variable customizations and defaults.
4360         (auth-source-pick, auth-source-user-or-password)
4361         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4362         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4363         (auth-source-user-or-password-sftp)
4364         (auth-source-user-or-password-smtp): Use new variables and provide an
4365         interface to netrc.el.
4366
4367 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4368
4369         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4370         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4371         Make sure the nntp port to specify is a string.
4372
4373 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4374
4375         * nntp.el: Use with-current-buffer.
4376         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4377         dubious mm-with-unibyte-current-buffer.
4378         (nntp-with-open-group-function): New function extracted from
4379         nntp-with-open-group macro.
4380         (nntp-with-open-group): Use the function, so it's easier to debug.
4381         Add indentation and debugging info.
4382         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4383         the use of the netcat alternatives.
4384
4385         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4386         Avoid mm-string-as-multibyte as well.
4387
4388         * nnweb.el (nnweb-insert-html):
4389         Remove use of nnheader-string-as-multibyte.
4390
4391         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4392         (nnheader-string-as-multibyte): Remove.
4393
4394         * mm-view.el: Use inhibit-read-only.
4395         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4396         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4397         or unibyte-string.
4398
4399         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4400         (mm-uu-yenc-extract): Use with-current-buffer.
4401
4402         * gnus-soup.el (gnus-soup-send-packet): Don't use
4403         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4404
4405         * nnmh.el: Use with-current-buffer.
4406         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4407         mm-string-as-multibyte on the output of mm-encode-coding-string.
4408
4409         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4410         (nnimap-request-move-article): Use with-current-buffer.
4411
4412         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4413         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4414         conversion uses string-make-unibyte rather than string-as-unibyte.
4415
4416         * gnus-msg.el: Use with-current-buffer.
4417
4418         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4419
4420 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4421
4422         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4423         string for caching if it is 'PIN.
4424
4425 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4426
4427         * lpath.el: Consider the case without Emacs/W3.
4428
4429 2008-03-08  Glenn Morris  <rgm@gnu.org>
4430
4431         * time-date.el (date-to-time, time-subtract, time-add)
4432         (safe-date-to-time): Doc fixes.
4433
4434 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4435
4436         * mail-source.el (mail-source-delete-old-incoming-confirm):
4437         Change default to nil.
4438         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4439
4440 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4441
4442         * lpath.el: Rearrange.
4443
4444         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4445         (gnus-article-goto-prev-page): Work for articles having ^L's.
4446
4447         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4448
4449         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4450
4451 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4452
4453         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4454         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4455         (gnus-bookmark-jump): Adjust some variable names.
4456
4457 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4458
4459         * auth-source.el: New package.
4460         (auth-source-choices): Add customization entry point variable.
4461
4462         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4463         bug.
4464
4465 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4466
4467         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4468         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4469         (gnus-registry-install-shortcuts): Rename from
4470         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4471         the `gnus-registry-mark-map' keymap dynamically from
4472         `gnus-registry-marks'.  The generated functions update the summary line
4473         when a registry mark is added or deleted, and will call
4474         `gnus-registry-install-p' (see the comments in the code).
4475         (gnus-registry-user-format-function-M): Use concat intelligently.
4476
4477         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4478         the registry mark functions.
4479
4480 2008-03-05  Glenn Morris  <rgm@gnu.org>
4481
4482         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4483         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4484         gnus-art.
4485         (top-level): No need to load own source when compiling.
4486
4487 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4488
4489         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4490         Suggested by <chris.anderton@zetnet.co.uk>.
4491
4492 2008-03-04  Glenn Morris  <rgm@gnu.org>
4493
4494         * gnus-sum.el (top-level): No need to require gnus when compiling,
4495         since unconditionally required near start of file.
4496         (gnus-summary-display-while-building): Move definition before use.
4497
4498 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4499
4500         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4501         formatting function.
4502
4503 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4504
4505         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4506         with plists.
4507         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4508         Use new format.
4509
4510 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4511
4512         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4513         `where-is-internal' that returns a range of key sequences.
4514
4515 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4516
4517         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4518
4519         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4520         (gnus-summary-jump-to-group): Consider windows on other displayed
4521         frames as well.  Similar changes might be needed elsewhere, but that's
4522         the one I've bumped into during my use.
4523
4524         * nndoc.el (nndoc-oe-dbx-type-p):
4525         * gnus-msg.el (gnus-debug):
4526         * gnus-group.el (gnus-update-group-mark-positions):
4527         Use mm-string-to-multibyte.
4528
4529 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4530
4531         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4532         doesn't handle NotDashEscaped.
4533
4534         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4535         (mml-dnd-attach-options): Fix typo in custom choice.
4536
4537         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4538         nndoc-article-type to mbox.
4539         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4540
4541         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4542         to nil, instead of html2text.
4543
4544         * imap.el (imap-debug): Add `imap-ping-server'.
4545
4546         * gnus-bookmark.el: Add FIXMEs.
4547
4548         * message.el (message-form-letter-separator)
4549         (message-send-form-letter-delay): New variables.
4550         (message-send-form-letter): Use them.  New command to send form
4551         letters.  Requested by Uwe Siart.
4552         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4553
4554 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4555
4556         * Update copyright years.
4557
4558 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4559
4560         Sync from EMACS_22_BASE.
4561
4562         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4563
4564 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4565
4566         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4567         empty author.
4568
4569 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4570
4571         * gnus-registry.el (gnus-registry-marks): Add variable for
4572         customization of marks and their appearance.
4573         (gnus-registry-read-mark): Use it.
4574         (gnus-registry-do-marks): Add utility function to loop through
4575         `gnus-registry-marks'.
4576         (gnus-registry-install-shortcuts-and-menus): Add function to install
4577         shortcuts and menus.
4578         (gnus-registry-initialize): Use it.
4579         (gnus-registry-default-mark): Clarify documentation.
4580
4581 2008-02-29  Glenn Morris  <rgm@gnu.org>
4582
4583         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4584         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4585         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4586         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4587         Change defcustom :version from 23.0 to 23.1.
4588
4589 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4590
4591         * gnus-registry.el (gnus-registry-follow-group-p)
4592         (gnus-registry-post-process-groups): Add functions to aid registry
4593         splitting and improve logging.  Clarify behavior in function
4594         documentation.
4595         (gnus-registry-split-fancy-with-parent): Use them.
4596
4597 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4598
4599         * gnus-art.el: Use with-current-buffer.
4600
4601 2008-02-27  David Engster  <dengste@eml.cc>
4602
4603         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4604         Express real group name in the response.
4605
4606 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4607
4608         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4609         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4610         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4611         autoload gnus-registry-fetch-group when compiling.
4612         (nnmairix-request-group-with-article-number-correction): Remove
4613         unreferenced argument passed to nnmairix-call-backend.
4614
4615 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4616
4617         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4618         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4619         Wilde.
4620
4621 2008-02-27  Glenn Morris  <rgm@gnu.org>
4622
4623         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4624         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4625         variables to defconsts.  Convert comments to doc-strings.
4626         (nnmairix-last-server, nnmairix-current-server): Convert from free
4627         variables to defvars.  Convert comments to doc-strings.
4628         (gnus-registry-fetch-group): Autoload.
4629         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4630         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4631         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4632         caddr.
4633         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4634         nnmairix-request-group-with-article-number-correction call.
4635         (nnmairix-fast, nnmairix-group): New, less general names, for free
4636         variables passed from nnmairix-request-group to
4637         nnmairix-request-group-with-article-number-correction.  Declare.
4638         (nnmairix-request-group-with-article-number-correction):
4639         Use nnmairix-fast, nnmairix-group rather than fast, group.
4640
4641 2008-02-26  David Engster  <dengste@eml.cc>
4642
4643         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4644         version 0.5.
4645
4646 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4647
4648         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4649         instead of making an extra function call.  Don't add the current group
4650         to articles only when they have the group.  Use
4651         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4652         Reported by David <de_bb@arcor.de>.
4653
4654 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4657         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4658
4659 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4660
4661         * mail-source.el (mail-source-delete-incoming): Change default.
4662         Supplement doc string.
4663
4664         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4665
4666 2008-02-14  Glenn Morris  <rgm@gnu.org>
4667
4668         * time-date.el (format-seconds): New function.
4669
4670 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4671
4672         * nnmail.el (nnmail-message-id-cache-file): Derive from
4673         `gnus-home-directory'.
4674
4675 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4676
4677         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4678         Document negative prefix.
4679
4680         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4681
4682 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4683
4684         * message.el (message-unsent-separator): Add the Exim bounce
4685         separator.
4686
4687 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4688
4689         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4690         list.
4691         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4692         recipient/signer list.
4693
4694 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * Makefile.in (datarootdir): Define.
4697         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4698         name that might contain whitespace.
4699
4700 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4701
4702         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4703         fbound (Emacs 23 unicode), signal an error.
4704
4705 2008-02-08  Glenn Morris  <rgm@gnu.org>
4706
4707         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4708
4709 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4710
4711         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4712         ports to the calls to `netrc-machine-user-or-password' in addition to
4713         "imap" and "imaps".
4714
4715 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4716
4717         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4718
4719         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4720
4721 2008-02-01  Kenichi Handa  <handa@m17n.org>
4722
4723         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4724         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4725         (rfc2104-hash): Convert the result of concat to unibyte string.
4726
4727 2008-02-01  Dave Love  <fx@gnu.org>
4728
4729         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4730         coding-system-for-read.
4731         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4732
4733 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4734
4735         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4736         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4737         <hanche@math.ntnu.no>.
4738
4739 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4742
4743         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4744
4745 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4746
4747         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4748         * message.el (message-beginning-of-line): Use featurep instead of bound
4749         tests in order to resolve conditionals at compile time.
4750
4751 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4752
4753         * mail-source.el (mail-sources): Add `group' choice.
4754
4755         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4756         parameter `in-group' to control into which group the articles go.
4757         Add treatment of `group' mail-source.
4758
4759 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4760
4761         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4762
4763         * mm-decode.el (mm-dissect-buffer): Decode description.
4764
4765         * mml.el (mml-to-mime): Encode message header first.
4766
4767 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4768
4769         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4770         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4771
4772         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4773         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4774
4775 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4776
4777         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4778
4779 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4780
4781         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4782         prefix keys.
4783         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4784         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4785         gnus-xmas.el.
4786
4787         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4788         (gnus-xmas-article-describe-bindings): New function.
4789         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4790         gnus-xmas-article-describe-bindings.
4791
4792         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4793
4794 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4795
4796         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4797         Add new variables for article mark management.
4798         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4799         list of extra data entries which, when present, will indicate that the
4800         article ID should not be trimmed from the registry.
4801         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4802         functions.
4803         (gnus-registry-read-mark): New function to read a mark name from the
4804         user.
4805         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4806         (gnus-registry-set-article-mark-internal): New functions to add and
4807         remove marks.
4808         (gnus-registry-get-article-marks): New function to show the marks for
4809         an article, or retrieve them for further use.
4810
4811 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4812
4813         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4814         keys when no argument is given.
4815
4816 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4817
4818         * imap.el (imap-ping-server): New variable.
4819         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4820         (imap-ping-server): Minor doc string fixes.
4821
4822 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4823
4824         * imap.el (imap-ping-server): New function.
4825         (imap-opened): Call imap-ping-server.
4826
4827 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4828
4829         * gnus-sum.el (gnus-article-sort-by-random)
4830         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4831         jidanni@jidanni.org.
4832
4833 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4834
4835         * gnus-art.el (gnus-article-describe-bindings): New function.
4836         (gnus-article-read-summary-keys): Use it.
4837         (gnus-article-mode-map): Bind `C-h b' to it.
4838
4839 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4840
4841         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4842         XEmacs.
4843         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4844         against non-character events.
4845
4846         * lpath.el: Fbind map-keymap for Emacs 21.
4847
4848 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4849
4850         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4851         command.
4852         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4853         instead of END.  Change name of the temp file.
4854         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4855         customizable.
4856
4857 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4858
4859         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4860         bind `S W' to gnus-article-wide-reply-with-original; set default
4861         binding to gnus-article-read-summary-send-keys.
4862         (gnus-article-read-summary-keys): Fix the order of keys; display
4863         continuation keys correctly in the echo area; describe bindings
4864         correctly when keys end with `C-h'.
4865         (gnus-article-read-summary-send-keys): New function.
4866         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4867         for gnus-article-read-summary-send-keys; display continuation keys
4868         correctly in the echo area.
4869         (gnus-article-reply-with-original): Ignore prefix argument.
4870         (gnus-article-wide-reply-with-original): New function.
4871
4872         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4873         Emacs 21.
4874
4875 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4876
4877         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4878         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4879
4880 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4881
4882         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4883         (gnus-group-read-ephemeral-gmane-group): New command.
4884
4885 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4886
4887         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4888
4889 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4890
4891         * message.el (message-send-mail-function): Increase custom version.
4892
4893         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4894         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4895
4896 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4897
4898         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4899         for the cases where imap-authenticate is called with a nil buffer
4900         parameter.
4901
4902 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4903
4904         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4905         html parts correctly; support forwarded messages.
4906         (gnus-article-browse-html-article): Remove work buffers.
4907
4908         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4909         compiling.
4910         (netrc-bound-and-true-p): New macro.
4911         (netrc-parse): Use it instead of bound-and-true-p that is not available
4912         in XEmacs 21.4.
4913
4914 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4915
4916         * gnus-registry.el (gnus-registry-mark-article)
4917         (gnus-registry-article-marks): Add functionality to mark articles
4918         through the Gnus registry.
4919
4920         * encrypt.el: Clarify documentation for the new pgg method.
4921         (encrypt-file-alist): Add PGG option.
4922         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4923         functionality.  Abstract password key and messaging to external
4924         functions.
4925         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4926         (encrypt-message-method-and-cipher): Add new convenience external
4927         functions.
4928         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4929         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4930
4931         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4932         (netrc-parse): Use encrypt-file-alist to determine if
4933         encrypt-find-model or encrypt-insert-file-contents should be used.
4934
4935         * encrypt.el: Clarify documentation.  Load password-cache or
4936         password, whichever one is found first, instead of autoloading.
4937
4938 2007-12-19  Glenn Morris  <rgm@gnu.org>
4939
4940         * mml.el (message-options-set, message-narrow-to-head)
4941         (message-in-body-p, message-mail-p, message-encode-message-body):
4942         Autoload.
4943         (message-remove-header, message-narrow-to-headers-or-head)
4944         (message-subscribed-p, message-make-mail-followup-to)
4945         (message-position-on-field, message-news-p)
4946         (message-options-set-recipient, message-generate-headers)
4947         (message-sort-headers): Declare as functions.
4948
4949 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4950
4951         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4952         convention in doc string.
4953
4954 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4955
4956         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4957         title to html parts.
4958         (gnus-article-browse-html-article): Pass message header to it.
4959
4960         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4961
4962 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
4963
4964         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4965         or password compatible with XEmacs.
4966
4967 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4968
4969         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4970         format document.
4971         (gnus-mime-delete-part): Don't write description line if empty.
4972         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4973
4974 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
4975
4976         * gnus-sum.el (gnus-summary-mark-unread-as-read)
4977         (gnus-summary-mark-read-and-unread-as-read)
4978         (gnus-summary-mark-current-read-and-unread-as-read)
4979         (gnus-summary-mark-unread-as-ticked): Doc fix.
4980         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4981
4982 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4983
4984         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
4985         Christoph Conrad <christoph.conrad@gmx.de>.
4986
4987 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4988
4989         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4990         yes-or-no-p.
4991
4992 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4993
4994         * mm-decode.el (mm-add-meta-html-tag): New function.
4995         (mm-save-part-to-file, mm-pipe-part): Use it.
4996
4997         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4998         gnus-y-or-n-p instead of y-or-n-p.
4999         (gnus-article-browse-html-parts): Work with message/external-body; use
5000         mm-add-meta-html-tag.
5001
5002 2007-12-11  Glenn Morris  <rgm@gnu.org>
5003
5004         * gnus-cache.el: Require gnus-sum not just when compiling.
5005
5006         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5007
5008         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5009         definitions before use.
5010
5011         * mm-decode.el: Require gnus-util.
5012         (mm-remove-part): Only call delete-annotation on XEmacs.
5013
5014         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5015
5016         * nnmail.el: Require gnus-int.
5017
5018         * spam.el: Move `require's before `eval-when-compile's.
5019
5020         * gnus-ems.el (gnus-alive-p):
5021         * gnus-fun.el (message-goto-eoh):
5022         * gnus-util.el (gnus-group-name-decode):
5023         * mail-source.el (gnus-compress-sequence):
5024         * message.el (Info-goto-node, format-spec):
5025         * mm-bodies.el (message-options-get):
5026         * mm-decode.el (mm-view-pkcs7):
5027         * mm-util.el (gmm-write-region):
5028         * mml-smime.el (mml-compute-boundary)
5029         (gnus-completing-read-with-default):
5030         * mml.el (widget-button-press, gnus-make-hashtable):
5031         * mml1991.el (mm-decode-content-transfer-encoding)
5032         (mm-encode-content-transfer-encoding)
5033         (message-options-get, message-options-set):
5034         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5035         * nnfolder.el (gnus-request-group):
5036         * nnheader.el (ietf-drums-unfold-fws):
5037         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5038         * smime.el (gnus-run-mode-hooks):
5039         * spam-stat.el (gnus-message): Autoload.
5040
5041         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5042         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5043         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5044         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5045         Add declare-function compatibility definition.
5046
5047         * gnus-cache.el (nnvirtual-find-group-art):
5048         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5049         (gnus-add-image, gnus-add-wash-type):
5050         * gnus-group.el (nnkiboze-score-file):
5051         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5052         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5053         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5054         (message-tokenize-header, gnus-get-buffer-create)
5055         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5056         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5057         * gnus.el (gnus-group-decoded-name):
5058         * mail-source.el (imap-capability):
5059         * mm-bodies.el (message-options-set):
5060         * mm-decode.el (gnus-configure-windows):
5061         * mm-extern.el (message-goto-body):
5062         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5063         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5064         (epg-sub-key-validity, message-options-set):
5065         * mml.el (widget-event-point, gnus-configure-windows):
5066         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5067         * mml2015.el (epg-check-configuration, epg-configuration)
5068         (message-options-set):
5069         * nndb.el (nndb-request-article):
5070         * nnfolder.el (gnus-request-create-group):
5071         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5072         * nnmaildir.el (gnus-group-mark-article-read):
5073         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5074         * rfc1843.el (message-fetch-field):
5075         * spam.el (gnus-extract-address-components):
5076         Declare as functions.
5077
5078 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5079
5080         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5081
5082         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5083
5084         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5085         bind show-trailing-whitespace for XEmacs.
5086
5087 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5088
5089         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5090         new no-op macro for backward compatibility.
5091
5092         * imap.el (imap-string-to-integer): New function.
5093
5094 2007-12-09  Glenn Morris  <rgm@gnu.org>
5095
5096         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5097
5098         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5099         * message.el, mm-view.el, sieve-manage.el, smime.el:
5100         Add declare-function compatibility definition.
5101
5102         * gnus-art.el (w3-region, w3m-region, Info-menu):
5103         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5104         * gnus-sum.el (gnus-get-predicate):
5105         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5106         * message.el (mail-abbrev-in-expansion-header-p):
5107         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5108         (w3m-detect-meta-charset, w3m-region):
5109         * sieve-manage.el (password-read, password-cache-add)
5110         (password-cache-remove):
5111         * smime.el (password-read-and-add): Declare as functions.
5112
5113 2007-12-08  David Kastrup  <dak@gnu.org>
5114
5115         * gnus-sum.el (gnus-summary-simplify-subject-query):
5116         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5117         `message'.
5118
5119 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5120
5121         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5122         it to bind idna-program, installation-directory, defined-colors, and
5123         face-attribute for XEmacs of the version that compiles defcustom forms.
5124
5125 2007-12-07  Glenn Morris  <rgm@gnu.org>
5126
5127         * gnus-art.el (article-make-date-line): Revert previous change.
5128
5129 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5130
5131         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5132
5133 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5134
5135         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5136         Call gnus-add-to-range ranges only once with a prepared article-list.
5137
5138 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5139
5140         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5141         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5142         group names with backslashes.  Reported by Tassilo Horn
5143         <tassilo@member.fsf.org>.
5144
5145 2007-12-06  Deepak Goel  <deego3@gmail.com>
5146
5147         * gnus-art.el (article-make-date-line):
5148         * gnus-start.el (gnus-load):
5149         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5150
5151 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5152
5153         * gnus-art.el (gnus-use-idna)
5154         * gnus-start.el (gnus-site-init-file)
5155         * message.el (message-use-idna)
5156         * mm-uu.el (mm-uu-hide-markers)
5157         * smiley.el (smiley-style): Revert changes that suppress warnings.
5158
5159 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5160
5161         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5162         specify charset to html source.  Reported by Christoph Conrad
5163         <christoph.conrad@gmx.de>.
5164
5165 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5166
5167         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5168         idna-program in order to suppress byte compile warning issued by XEmacs
5169         that came to byte compile the default value section of defcustom forms
5170         recently.
5171
5172         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5173         value of installation-directory.
5174
5175         * message.el (message-use-idna): Don't directly refer to the value of
5176         idna-program.
5177
5178         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5179
5180         * smiley.el (smiley-style): Don't directly call face-attribute.
5181
5182 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5183
5184         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5185
5186         * gnus-dired.el: Reduce Gnus dependencies.
5187         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5188         require.  Use autoloads instead.
5189         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5190         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5191         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5192         (gnus-dired-mode): Adjust doc string.
5193         (gnus-dired-mail-mode): New variable.
5194         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5195         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5196         (gnus-dired-mail-buffers): New function.  Return mail or message
5197         composition buffers.
5198         (gnus-dired-attach): Use it.
5199         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5200         NO-DECODE.
5201         (gnus-dired-print): Use `gnus-print-buffer' depending on
5202         `gnus-dired-mail-mode'.
5203
5204 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5205
5206         * rfc2047.el (rfc2047-encoded-word-regexp)
5207         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5208         explaining what regexp patterns are for.
5209
5210 2007-12-04  Glenn Morris  <rgm@gnu.org>
5211
5212         * password.el: Move to password-cache.el.
5213
5214         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5215         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5216         * mml-smime.el (password-read, password-cache-add)
5217         (password-cache-remove):
5218         No need to autoload, since mml-sec requires password.
5219
5220         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5221         * message.el (gnus-extract-address-components):
5222         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5223
5224         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5225         password.
5226
5227 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5228
5229         * mailcap.el: Reduce dependencies.
5230         (mail-header-parse-content-type): Autoload.
5231         (mailcap-delete-duplicates): New alias.
5232         (mailcap-mime-info): Add optional argument NO-DECODE.
5233         (mailcap-mime-types): Use mailcap-delete-duplicates.
5234
5235         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5236
5237 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5238
5239         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5240         (imap-parse-status): Upcase status-att for servers that sends them
5241         lower-case (e.g., MS Exchange 2007).
5242
5243 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5244
5245         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5246         function.
5247
5248         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5249         (gnus-uu-yenc-article): New function.
5250
5251         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5252
5253         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5254         buffer.
5255
5256 2007-12-02  Glenn Morris  <rgm@gnu.org>
5257
5258         * binhex.el (binhex): New custom group.
5259         (binhex-decoder-program, binhex-decoder-switches)
5260         (binhex-use-external): Move to the binhex custom group.
5261
5262         * uudecode.el (uudecode): New custom group.
5263         (uudecode-decoder-program, uudecode-decoder-switches)
5264         (uudecode-use-external): Move to the uudecode custom group.
5265
5266         * netrc.el (top-level): Don't load `encrypt' features.
5267         (netrc-parse): Don't use encrypt.
5268         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5269
5270         * encrypt.el: Remove file.
5271
5272 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5273
5274         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5275         matches on patches.
5276
5277         * gnus-art.el (gnus-article-browse-html-article): Mention
5278         `mm-text-html-renderer' in the doc string.
5279
5280         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5281         string.  Add comments.
5282
5283         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5284         if rhs is ASCII.
5285
5286 2007-12-01  Glenn Morris  <rgm@gnu.org>
5287
5288         * mail-source.el (top-level): Require format-spec before
5289         eval-when-compile.
5290
5291 2007-11-30  Glenn Morris  <rgm@gnu.org>
5292
5293         * encrypt.el: Require password, rather than autoloading password-read.
5294
5295 2007-11-29  Glenn Morris  <rgm@gnu.org>
5296
5297         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5298         (sasl-make-client, sasl-next-step, sasl-step-data)
5299         (sasl-step-set-data): Declare as functions.
5300
5301 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5302
5303         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5304
5305 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5306
5307         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5308         certs should be verified and what is to be done in the event of a
5309         verification failure.
5310
5311         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5312         caller can indicate whether the cache should be disregarded for this
5313         call.  This way the result of the call is reproducible at all times and
5314         can be considered a canonical server name for the supplied method.
5315         (gnus-agent-method-p): Canonicalize server names by pushing their
5316         method through `gnus-method-to-server' using the no-cache argument.
5317
5318         * gnus-srvr.el (gnus-server-insert-server-line): Call
5319         `gnus-method-to-server' with `no-cache' argument.
5320
5321         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5322         gnus-agent-possibly-synchronize-flags as this should be called when the
5323         server is actually being opened.
5324         (gnus-agent-possibly-synchronize-flags)
5325         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5326         flags file of an agentized server to the latter function.
5327
5328         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5329         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5330         after a connection has been established successfully.
5331
5332 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5333
5334         * gnus-art.el (article-display-face): Force to display face if called
5335         interactively; check if gnus-article-x-face-too-ugly matches author.
5336         (article-display-x-face): Display face even if From header is missing
5337         as article-display-face does.
5338
5339 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5340
5341         * hashcash.el (message-narrow-to-headers-or-head)
5342         (message-fetch-field, message-goto-eoh)
5343         (message-narrow-to-headers): Declare as functions.
5344
5345 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5346
5347         * mail-source.el (mail-sources): Default to fetch from file for
5348         compatibility with default of nnmail-spool-file.
5349
5350 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5351
5352         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5353         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5354         to look for encoded word that should be encoded again.
5355         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5356         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5357         encoding pattern.
5358         (rfc2047-decode-region): Switch strict regexp and loose one according
5359         to rfc2047-allow-irregular-q-encoded-words.
5360
5361 2007-11-25  Romain Francoise  <romain@orebokech.com>
5362
5363         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5364
5365 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5366
5367         * tls.el (tls-program): Provide more custom choices from
5368         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5369         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5370
5371 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5372
5373         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5374         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5375
5376         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5377         `nnmail-spool-file'.
5378
5379         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5380         `nnmail-spool-file'.
5381
5382         * gnus-move.el (gnus-change-server): Ditto.
5383
5384         * gnus-kill.el (gnus-batch-score): Ditto.
5385
5386         * gnus-cache.el (gnus-jog-cache): Ditto.
5387
5388         * gnus-msg.el (gnus-summary-reply):
5389         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5390
5391 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5392
5393         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5394         version.  Minor improvement to doc strings.
5395         (tls-program): Add comment.
5396
5397 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5398
5399         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5400         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5401         mismatch between the hostname provided in the certificate and the name
5402         of the host connnecting to.
5403         (open-tls-stream): Use them.  Check certificates against trusted root
5404         certificates.
5405
5406 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5407
5408         * gnus-cache.el (gnus-cache-generate-nov-databases):
5409         Use nnml-generate-nov-databases-directory instead of
5410         nnml-generate-nov-databases-1.
5411
5412 2007-11-24  Glenn Morris  <rgm@gnu.org>
5413
5414         * message.el (message-tool-bar-retro): Update for rename
5415         mail_send.xpm->mail-send.xpm.
5416
5417 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5418
5419         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5420         `smime-ldap-search' for Emacs 22 and up.
5421
5422 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5423
5424         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5425
5426         * message.el (message-send-mail-function): Fix error convention.
5427         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5428         (message-widen-reply, message-send-mail, message-talkative-question)
5429         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5430         (message-clone-locals, message-send-news): Use with-current-buffer.
5431         (message-insert-or-toggle-importance): Remove unused var `valid'.
5432         (message-make-references): Remove unused var `new-references'.
5433         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5434
5435 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5436
5437         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5438         (spam-split-symbolic-return-positive): Reflow docstring.
5439         (spam-backends, spam-summary-exit-behavior)
5440         (spam-mark-ham-unread-before-move-from-spam-group)
5441         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5442         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5443         (spam-clear-cache, spam-backend-check, spam-install-backend)
5444         (spam-install-statistical-backend, spam-list-of-processors)
5445         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5446         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5447         (spam-check-crm114, spam-initialize, spam-unload-hook):
5448         Fix typos in docstrings.
5449
5450 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5451
5452         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5453         been checked if they have never been read and those group levels are
5454         higher than the one that a user specified.
5455
5456 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5457
5458         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5459         foreign groups unless a group level is specified by a user.
5460         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5461
5462 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5463
5464         * message.el (message-send-mail-function): Require sendmail.
5465
5466 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5467
5468         * message.el (message-send-mail-function): Check for smtpmail too.
5469
5470         * utf7.el (utf7-encode, utf7-decode): Use coding system
5471         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5472
5473         * message.el (message-send-mail-function): New function.
5474         (message-send-mail-function): Set default using
5475         message-send-mail-function.  Adjust doc string.
5476         (message-send-mail-with-mailclient): New function.
5477
5478 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5479
5480         * smime.el (from):
5481         * rfc2047.el (message-posting-charset):
5482         * qp.el (mm-use-ultra-safe-encoding):
5483         * pop3.el (parse-time-months):
5484         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5485         * nnml.el (files):
5486         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5487         (jka-compr-compression-info-list, ange-ftp-path-format)
5488         (efs-path-regexp):
5489         * nndiary.el (files):
5490         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5491         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5492         (epg-digest-algorithm-alist, inhibit-redisplay)
5493         (password-cache-expiry):
5494         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5495         (pgg-output-buffer, password-cache-expiry):
5496         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5497         (efs-path-regexp):
5498         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5499         (inhibit-redisplay):
5500         * mm-uu.el (file-name, start-point, end-point, entry)
5501         (gnus-newsgroup-name, gnus-newsgroup-charset):
5502         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5503         (latin-unity-ucs-list):
5504         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5505         (mm-uu-binhex-decode-function):
5506         * message.el (gnus-message-group-art, gnus-list-identifiers)
5507         (rmail-enable-mime-composing, gnus-local-organization)
5508         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5509         (gnus-read-active-file, facemenu-add-face-function)
5510         (facemenu-remove-face-function, gnus-article-decoded-p)
5511         (tool-bar-mode):
5512         * mail-source.el (display-time-mail-function):
5513         * gnus-util.el (nnmail-pathname-coding-system)
5514         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5515         (gnus-original-article-buffer, gnus-user-agent)
5516         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5517         (xemacs-codename, sxemacs-codename, emacs-program-version):
5518         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5519         * gnus-start.el (gnus-agent-covered-methods)
5520         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5521         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5522         (gnus-newsgroup-headers, gnus-group-list-mode)
5523         (gnus-group-mark-positions, gnus-newsgroup-data)
5524         (gnus-newsgroup-unreads, nnoo-state-alist)
5525         (gnus-current-select-method, mail-sources)
5526         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5527         (nnmail-spool-file, gnus-cache-active-hashtb):
5528         * gnus-mh.el (mh-lib-progs):
5529         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5530         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5531         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5532         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5533         (gnus-group-buffer):
5534         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5535         (font-lock-set-defaults):
5536         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5537         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5538         (gnus-summary-post-menu, total-parts, type, condition, length):
5539         * gnus-agent.el (gnus-agent-read-agentview):
5540         * flow-fill.el (show-trailing-whitespace):
5541         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5542         eval-and-compile wrappers for byte compiler pacifiers.
5543
5544         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5545         (mm-display-inline-fontify): Check for featurep 'xemacs not
5546         extent-list.
5547
5548         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5549         itimer-list.
5550         (mm-create-image-xemacs): Only do something for XEmacs.
5551         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5552
5553         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5554
5555         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5556         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5557
5558 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5559
5560         * nnimap.el (nnimap-split-download-body):
5561         * gnus-demon.el (gnus-demon):
5562         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5563
5564 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5565
5566         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5567         macros.
5568         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5569         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5570         copy data from unibyte buffer to multibyte current buffer.
5571         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5572         to copy data from unibyte current buffer to multibyte buffer.
5573         (nntp-make-process-buffer): Make process buffer unibyte.
5574
5575         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5576
5577 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5578
5579         * pop3.el (pop3-open-server): Accept and process data more robustly at
5580         connexion start to avoid spurious "POP SSL connexion failed" errors.
5581
5582 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5583
5584         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5585         read group names.
5586
5587 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5588
5589         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5590
5591 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5592
5593         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5594         (nnmail-save-active): Use a unibyte buffer when saving active file,
5595         which may contain non-ASCII group names.
5596
5597         * nnml.el (nnml-request-group): Decode group names in messages.
5598
5599 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5600
5601         * message.el (message-citation-line-function)
5602         (message-insert-formatted-citation-line): Fix spelling of
5603         `message-insert-formated-citation-line'.
5604
5605 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5606
5607         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5608
5609 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5610
5611         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5612         nnmail-pathname-coding-system.
5613
5614         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5615         that a user enters; decode group names in messages.
5616
5617         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5618
5619 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5620
5621         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5622
5623         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5624
5625         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5626         risky local variable.
5627
5628         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5629
5630 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5631
5632         * encrypt.el: Improve documentation to fix function name typo.
5633         Reported by Daiki Ueno <ueno@unixuser.org>.
5634
5635 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5636
5637         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5638         even if the point is not in the last page of an article.
5639         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5640         back to the previous page.
5641
5642 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5643
5644         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5645
5646 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5647
5648         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5649
5650 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5651
5652         * message.el (message-check-news-body-syntax): Avoid
5653         mm-string-as-multibyte.
5654         (message-hide-headers): Don't assume (point-min)==1.
5655
5656 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5657
5658         * message.el (message-remove-blank-cited-lines): Fix if remove is
5659         given.
5660         (message-bogus-address-regexp): New variable.
5661         (message-bogus-recipient-p): New function.
5662         (message-check-recipients): New command.
5663         (message-syntax-checks): Add `bogus-recipient'.
5664         (message-fix-before-sending): Add `bogus-recipient'.
5665
5666         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5667         (gnus-treat-body-boundary): Don't test window-system.
5668
5669 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5670
5671         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5672
5673 2007-10-28  Miles Bader  <miles@gnu.org>
5674
5675         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5676         at compile-time too.
5677
5678 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5679
5680         * gnus-msg.el (gnus-message-setup-hook): Add
5681         `message-remove-blank-cited-lines' to options.
5682
5683 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5684
5685         * message.el (message-remove-blank-cited-lines): New function.
5686         Suggested by Karl Plästerer.
5687
5688 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5689
5690         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5691         mapc.
5692
5693         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5694         (top-level): Use mapc to set functions to be traced for debugging.
5695
5696         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5697         called for effect with while loop.
5698
5699         * message.el (message-talkative-question): Replace mapcar called for
5700         effect with mapc.
5701
5702         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5703         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5704         called for effect with dolist.
5705
5706         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5707
5708         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5709         gnus-extra-headers and nnmail-extra-headers.
5710
5711         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5712         called for effect with dolist.
5713         (top-level): Use mapc to set functions to be traced for debugging.
5714
5715         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5716         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5717         dolist.
5718
5719         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5720         Replace mapcar called for effect with mapc.
5721         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5722         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5723         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5724         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5725
5726         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5727         remove-if that's a cl function.
5728
5729         * webmail.el (webmail-debug): Replace mapcar called for effect with
5730         dolist.
5731
5732         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5733         with mapc.
5734
5735 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5736
5737         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5738         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5739         with while loop.
5740
5741         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5742         functions from article-* functions.
5743         (gnus-multi-decode-header): Replace mapcar called for effect with
5744         dolist.
5745
5746         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5747         (gnus-bookmark-show-details): Replace mapcar called for effect with
5748         while loop.
5749
5750         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5751         called for effect with while loop.
5752
5753         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5754         with dolist.
5755
5756         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5757         mapcar called for effect with dolist.
5758
5759         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5760
5761         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5762         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5763         Replace mapcar called for effect with dolist.
5764         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5765         mapc.
5766
5767         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5768         Replace mapcar called for effect with dolist.
5769         (gnus-topic-list): Replace mapcar called for effect with mapc.
5770
5771         * gnus.el: Use mapc instead of mapcar to add autoloads.
5772
5773 2007-10-23  Richard Stallman  <rms@gnu.org>
5774
5775         * gnus-group.el (gnus-group-highlight): Mark as risky.
5776
5777 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5778
5779         * gnus.el (gnus-server-to-method): Return method found first in
5780         gnus-newsrc-alist.
5781
5782         * gnus-art.el (gnus-article-highlight-signature)
5783         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5784         button overlay without the front stickiness.
5785
5786 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5787
5788         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5789         overview buffer needed a catch to receive its throw.
5790         (gnus-agent-flush-cache): Declared as interactive to make this function
5791         easier to use.
5792
5793 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5794
5795         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5796         `next-line'.
5797
5798 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5799
5800         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5801         exclude address matching message-dont-reply-to-names.
5802
5803 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5804
5805         * gnus-util.el (gnus-string<): New function.
5806
5807         * gnus-sum.el (gnus-article-sort-by-author)
5808         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5809
5810 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5811
5812         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5813         the frame-focus tag is set in gnus-buffer-configuration.
5814
5815 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5816
5817         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5818         the front stickiness.
5819
5820 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5821
5822         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5823         url pattern; remove duplicate one.
5824         (gnus-article-extend-url-button): New function.
5825         (gnus-article-add-buttons): Use it.
5826         (gnus-button-push): Use concatenated url that it makes.
5827
5828 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5829
5830         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5831
5832 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5833
5834         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5835         Don't hardcode point-min==1.
5836
5837 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5838
5839         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5840         Fix comment about "iso8859-1".
5841
5842 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5843
5844         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5845         ones returned from the verify-function.
5846
5847         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5848         mml2015-extract-cleartext-signature if extraction failed.
5849
5850 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5851
5852         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5853         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5854         failed.
5855
5856 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5857
5858         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5859
5860 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5861
5862         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5863         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5864         recommends to use EasyPG instead of PGG.
5865
5866         * pgg.el: Revert to revision 6.23.2.16.
5867
5868         * pgg-def.el: Revert to revision 6.6.2.14.
5869
5870         * pgg-gpg.el: Revert to revision 6.23.2.34.
5871
5872 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5873
5874         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5875         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5876         thread for both the null and zero (kill/expire thread) universal prefix
5877         cases.
5878         (gnus-summary-expire-thread): Add new function to expire a thread,
5879         using gnus-summary-kill-thread.
5880         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5881         shortcuts for gnus-summary-expire-thread.
5882         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5883         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5884
5885 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5886
5887         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5888         extras value, so an extras entry can be deleted.
5889         (gnus-registry-delete-extra-entry): Use it.
5890         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5891         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5892         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5893         storage through the gnus-registry, and provide an appropriate API for
5894         it.
5895
5896 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5897
5898         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5899         Suggested by Leo <sdl.web@gmail.com>.
5900
5901         * gnus.el: Do.
5902
5903 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5904
5905         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5906         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5907
5908         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5909
5910         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5911         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5912
5913 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5914
5915         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5916         newline.
5917         (nnmbox-request-accept-article): Don't change article in source buffer;
5918         narrow to header to use message-fetch-field rather than
5919         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5920         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5921         as delimiters; make sure article ends with newline.
5922         (nnmbox-delete-mail): Correct last position of article to be deleted;
5923         ignore X-Gnus-Newsgroup header in article body.
5924         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5925         positions; make sure article ends with newline.
5926
5927         * message.el (message-display-abbrev): Don't infloop when a user
5928         inserts SPC in the beginning of header.
5929
5930         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5931         coding-system-for-read and coding-system-for-write for XEmacs having no
5932         file-coding feature.
5933
5934         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5935
5936 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5937
5938         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5939         list of groups not followed by default.  Fix type to be regexp.
5940         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5941
5942 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5943
5944         * hmac-def.el (define-hmac-function): Switch from old-style to
5945         new-style backquotes.
5946
5947         * md4.el (md4-make-step): Likewise.
5948
5949 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5952         raw-text coding system when saving .newsrc file, which may contain
5953         non-ASCII group names.
5954
5955 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5956
5957         * gnus-cus.el (gnus-score-extra): New widget.
5958         (gnus-score-extra-convert): New function.
5959         (gnus-score-customize): Use it for Extra.
5960
5961 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
5962
5963         * mml2015.el (mml2015-extract-cleartext-signature): New function.
5964         (mml2015-mailcrypt-clear-verify): Use it.
5965         (mml2015-gpg-clear-verify): Use it.
5966         (mml2015-pgg-clear-verify): Use it.
5967         (mml2015-epg-clear-verify): Replace the current part with the output
5968         from GnuPG; don't extract the plaintext by itself.
5969
5970         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
5971         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
5972         mml2015-clear-verify-function; don't touch the armor headers or
5973         dash-escaped text here.
5974
5975 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5976
5977         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
5978         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
5979         parts, or application/octet-stream as a last resort.
5980         (gnus-mime-view-part-as-type): Don't toggle display.
5981         (gnus-mime-view-part-as-charset): Don't turn off display before
5982         querying charset.
5983
5984         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
5985         stuff to undisplayer function in Emacs.
5986         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
5987
5988         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
5989         text/calendar parts.
5990
5991 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5992
5993         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
5994         decoding text/calendar parts.
5995
5996         * message.el (message-forward-make-body-mime): Always mark body as
5997         having no illegible text; remove signed-or-encrypted argument.
5998         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
5999
6000         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6001         (mml-generate-mime-1): Don't encode body if it is specified to be in
6002         raw form; don't make buffer be unibyte when inserting multibyte string.
6003
6004 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6005
6006         * sha1.el: Fix up comment style.
6007         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6008         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6009
6010         * hex-util.el: Fix up comment style.
6011         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6012
6013         * gnus-salt.el: Use with-current-buffer.
6014         (gnus-pick-setup-message): Fix long-standing typo.
6015
6016 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6017
6018         * imap.el (imap-logout-timeout): New variable.
6019         (imap-logout, imap-logout-wait): New functions.
6020         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6021
6022         * nnimap.el (nnimap-logout-timeout): New server variable.
6023         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6024         nnimap-logout-timeout.
6025
6026         * gnus-art.el (gnus-article-summary-command-nosave)
6027         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6028
6029 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6030
6031         * gnus.el (gnus-maximum-newsgroup): New variable.
6032
6033         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6034         according to gnus-maximum-newsgroup.
6035
6036         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6037         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6038         Limit the range of articles according to gnus-maximum-newsgroup.
6039
6040 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6041
6042         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6043         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6044         Don't perform gnus-configure-windows here; reuse existing sticky
6045         article buffer.
6046
6047         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6048         it doesn't exist in gnus-article-mode.
6049
6050 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6051
6052         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6053         (gnus-agent-decoded-group-name): New function.
6054         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6055         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6056
6057 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6058
6059         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6060         Add binding for gnus-sticky-article.
6061         (gnus-summary-exit): Don't kill sticky article buffers.
6062
6063         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6064         article buffer.
6065         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6066         (gnus-kill-sticky-article-buffers): New commands.
6067
6068 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6069
6070         * nntp.el (nntp-xref-number-is-evil): New server variable.
6071         (nntp-find-group-and-number): If it is non-nil, don't trust article
6072         numbers in the Xref header.
6073
6074 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6075
6076         * gnus-agent.el (gnus-agent-read-group): New function.
6077         (gnus-agent-flush-group, gnus-agent-expire-group)
6078         (gnus-agent-regenerate-group): Use it.
6079         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6080         nnmail-pathname-coding-system.
6081
6082 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6083
6084         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6085
6086         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6087         that are unread as unread, and also as selected so that information of
6088         marks having been changed by a user may be updated when exiting group.
6089
6090 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6091
6092         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6093         calculated ignoring signature parts to gnus-treat-article.
6094
6095 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6098         a point here in order to keep the window start.
6099         (gnus-insert-mime-security-button): Make a button overlay without the
6100         front stickiness.
6101         (gnus-mime-display-security): Goto the end of a button.
6102
6103         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6104
6105 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6106
6107         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6108         group-name-at-point.
6109         (gnus-group-completing-read): New function that offers decoded
6110         non-ASCII group names for completion.
6111         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6112         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6113         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6114         (gnus-group-fetch-control): Use it.
6115         (gnus-fetch-group): Use group-name-at-point for the initial value
6116         rather than the default value; use gnus-alive-p.
6117
6118         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6119         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6120         (gnus-summary-post-news): Use gnus-group-completing-read.
6121
6122         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6123         (gnus-read-move-group-name): Decode group name for completion.
6124
6125 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6126
6127         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6128         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6129         Yamaoka slightly modified the code).
6130
6131 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6132
6133         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6134         (nnmail-split-incoming): Bind it.
6135
6136         * nnml.el (nnml-group-name-charset): New function.
6137         (nnml-decoded-group-name): Use it; don't decode group name if
6138         nnmail-group-names-not-encoded-p is non-nil.
6139         (nnml-encoded-group-name): New function.
6140         (nnml-group-pathname): Inline nnml-decoded-group-name.
6141         (nnml-request-expire-articles): Decode group name in message.
6142         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6143         nnmail-pathname-coding-system.
6144         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6145         not decoded ones according to nnmail-group-names-not-encoded-p.
6146         (nnml-generate-active-info): Use nnml-encoded-group-name.
6147
6148 2007-08-08  Glenn Morris  <rgm@gnu.org>
6149
6150         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6151         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6152         doc-strings and comments.
6153
6154 2007-07-25  Glenn Morris  <rgm@gnu.org>
6155
6156         * Relicense all FSF files to GPLv3 or later.
6157
6158 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6159
6160         * gnus-sum.el (gnus-summary-move-article): Make
6161         gnus-summary-respool-article work.
6162
6163 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6164
6165         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6166         string.
6167
6168 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6169
6170         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6171         that should be ignored when comparing distant RSS articles with local
6172         ones.
6173         (nnrss-make-hash-index): New function.  Create a hash index according
6174         to the ignored fields.
6175         (nnrss-check-group): Use it.
6176
6177 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6178
6179         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6180
6181         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6182
6183         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6184         the new optional argument ENCODED is non-nil.
6185         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6186         coding system for encoding group name.
6187         (gnus-group-make-rss-group): Pass un-encoded group name to
6188         gnus-group-make-group.
6189         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6190         encoded.
6191
6192         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6193         Encode group name to which articles are moved or copied.
6194         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6195         coding system for encoding Newsgroup, Followup-To and Xref headers.
6196
6197         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6198         marks; use nnheader-file-coding-system to write a file.
6199         (nnagent-retrieve-headers): Bind file-name-coding-system to
6200         nnmail-pathname-coding-system.
6201
6202         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6203
6204         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6205         (nnml-request-article, nnml-request-create-group)
6206         (nnml-request-rename-group, nnml-find-id)
6207         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6208         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6209         (nnml-save-marks): Use nnml-group-pathname instead of
6210         nnmail-group-pathname.
6211
6212         (nnml-request-create-group, nnml-request-expire-articles)
6213         (nnml-request-move-article, nnml-request-delete-group)
6214         (nnml-deletable-article-p, nnml-possibly-create-directory)
6215         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6216         (nnml-open-marks): Bind file-name-coding-system to
6217         nnmail-pathname-coding-system.
6218
6219         (nnml-request-article): Pass server argument to nnml-find-group-number.
6220         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6221         server argument to nnml-possibly-create-directory.
6222         (nnml-request-accept-article): Pass server argument to
6223         nnml-active-number and nnml-save-mail.
6224         (nnml-find-group-number): Pass server argument to nnml-find-id.
6225         (nnml-request-update-info): Pass server argument to
6226         nnml-marks-changed-p.
6227
6228         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6229         (nnml-save-mail, nnml-active-number): Add server argument.
6230
6231         (nnml-request-delete-group): Warn if group is missing.
6232         (nnml-get-nov-buffer): Decode group name.
6233         (nnml-generate-active-info): Encode group name.
6234         (nnml-open-marks): Decode group name in messages.
6235
6236 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6237
6238         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6239         if it is not specified.
6240         (gnus-article-pipe-part, gnus-article-save-part)
6241         (gnus-article-interactively-view-part, gnus-article-copy-part)
6242         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6243         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6244         (gnus-article-replace-part, gnus-article-delete-part)
6245         (gnus-article-view-part-as-type): Pass raw prefix argument to
6246         gnus-article-part-wrapper.
6247
6248 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6249
6250         * gnus-agent.el (gnus-agent-save-active): Bind
6251         nnheader-file-coding-system to gnus-agent-file-coding-system.
6252
6253         * gnus-cache.el (gnus-cache-save-buffers)
6254         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6255         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6256         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6257         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6258         (gnus-cache-generate-active, gnus-cache-rename-group)
6259         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6260         (gnus-cache-update-overview-total-fetched-for): Bind
6261         file-name-coding-system to nnmail-pathname-coding-system.
6262         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6263         variables.
6264         (gnus-cache-decoded-group-name): New function.
6265         (gnus-cache-file-name): Use it.
6266         (gnus-cache-generate-active): Use non-decoded group name for active.
6267
6268         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6269         right place.
6270         (gnus-write-active-file): Don't break non-ASCII group names.
6271
6272         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6273         nnmail-pathname-coding-system.
6274
6275         * lpath.el: Bind default-file-name-coding-system,
6276         file-name-coding-system and language-info-alist for XEmacs.
6277
6278         * gnus-uu.el (gnus-uu-decode-save): Typo.
6279
6280 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6281
6282         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6283
6284 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6285
6286         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6287         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6288         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6289         (gnus-agent-flush-group, gnus-agent-flush-cache)
6290         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6291         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6292         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6293         (gnus-agent-regenerate-group)
6294         (gnus-agent-update-files-total-fetched-for)
6295         (gnus-agent-update-view-total-fetched-for): Bind
6296         file-name-coding-system to nnmail-pathname-coding-system.
6297         (gnus-agent-group-pathname): Don't encode file names by
6298         nnmail-pathname-coding-system.
6299         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6300         coding-system-for-write instead of buffer-file-coding-system to
6301         gnus-agent-file-coding-system.
6302
6303         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6304         Decode group name.
6305
6306         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6307
6308         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6309         (gnus-read-newsrc-el-file): Make group names unibyte.
6310
6311         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6312         nnmail-pathname-coding-system.
6313
6314         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6315         (nnrss-request-delete-group): Bind file-name-coding-system to
6316         nnmail-pathname-coding-system.
6317         (nnrss-read-server-data, nnrss-read-group-data): Bind
6318         file-name-coding-system correctly.
6319         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6320
6321         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6322         (nntp-server-to-method-cache): New variable.
6323         (nntp-group-pathname): New function that decodes non-ASCII group names.
6324         (nntp-possibly-create-directory, nntp-marks-changed-p)
6325         (nntp-save-marks, nntp-open-marks): Use it.
6326         (nntp-possibly-create-directory, nntp-open-marks):
6327         Bind file-name-coding-system to nnmail-pathname-coding-system.
6328         (nntp-open-marks): Decode group names when bootstrapping marks.
6329
6330         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6331         Newsgroups and Folowup-To headers.
6332
6333 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6334
6335         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6336         (gnus-server-closed-face, gnus-server-denied-face)
6337         (gnus-server-offline-face): Remove variable.
6338         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6339
6340         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6341         of modifying message-stack directly for XEmacs.
6342
6343         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6344         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6345         if the coding-system argument is nil for XEmacs.
6346
6347         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6348         mm-charset-override-alist.
6349
6350         * rfc2047.el: Don't require base64; require rfc2045 for the function
6351         rfc2045-encode-string.
6352         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6353         to quote the parameter value.
6354
6355 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6356
6357         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6358         form in gnus-group-name-charset-method-alist.
6359
6360         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6361         overrides the default layout edit-form.
6362
6363         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6364
6365         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6366
6367 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6368
6369         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6370         as unfetched articles.
6371
6372 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6373
6374         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6375
6376 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6377
6378         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6379         original back end that keeps marks in the local system.
6380
6381 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6382
6383         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6384         arg of pop-to-buffer for XEmacs.
6385         (gnus-article-read-summary-keys): Ditto; don't restore window
6386         configuration if summary command ends up with neither article buffer
6387         nor summary buffer; describe bindings if summary keys end with C-h.
6388
6389 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6390
6391         * message.el (message-fix-before-sending): Skip raw message part to be
6392         forwarded while checking illegible text.
6393         (message-forward-make-body-mime, message-forward-make-body): Mark
6394         signed or encrypted raw message as having no illegible text.
6395
6396 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6397
6398         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6399         (gnus-message-with-timestamp-1): New macro.
6400         (gnus-message-with-timestamp): New function.
6401         (gnus-message): Use them.
6402
6403         * nnheader.el (nnheader-message): Use them.
6404
6405 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6406
6407         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6408         .newsrc.eld file.
6409
6410 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6411
6412         * gnus-agent.el (gnus-agent-fetch-headers)
6413         (gnus-agent-retrieve-headers): Bind
6414         gnus-decode-encoded-address-function to identity.
6415
6416         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6417         available also when the server returns simply a dot.
6418
6419         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6420
6421 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6422
6423         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6424
6425 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6426
6427         * gnus-ems.el (gnus-x-splash): Make it work.
6428
6429         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6430         from being used.
6431
6432         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6433
6434 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6435
6436         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6437         4th and the 5th arguments.
6438
6439         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6440         the front stickiness.
6441         (gnus-article-summary-command-nosave): Correct the order of the
6442         arguments passed to pop-to-buffer.
6443         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6444         summary command ends up with the article buffer.
6445
6446         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6447         the same faces.
6448
6449 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6450
6451         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6452
6453 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6454
6455         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6456         * gnus-sum.el (gnus-summary-highlight):
6457         * pgg.el (pgg-sign-region, pgg-sign):
6458         * mail-source.el (mail-source-delete-old-incoming-confirm):
6459         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6460
6461 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6462
6463         * gnus-art.el (gnus-mime-view-part-externally)
6464         (gnus-mime-view-part-internally): Fix predicate function passed to
6465         completing-read.
6466
6467         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6468
6469         * gnus.el (gnus-update-message-archive-method): Add :version.
6470
6471 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6472
6473         * gnus.el (gnus-update-message-archive-method): New variable.
6474
6475         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6476         according to gnus-message-archive-method if
6477         gnus-update-message-archive-method is non-nil.
6478
6479 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6480
6481         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6482         by Loic Dachary <loic@dachary.org>.
6483         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6484
6485 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6486
6487         * message.el (message-pop-to-buffer): Add switch-function argument.
6488         (message-mail): Pass switch-function argument to it.
6489
6490 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6491
6492         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6493         Improve doc string.
6494
6495 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6496
6497         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6498         (gnus-header-content)
6499         * gnus-cite.el (gnus-cite-10)
6500         * gnus-srvr.el (gnus-server-closed)
6501         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6502         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6503         (gnus-group-mail-3-empty, gnus-group-mail-low)
6504         (gnus-group-mail-low-empty, gnus-splash)
6505         * message.el (message-header-to, message-header-cc)
6506         (message-header-subject, message-header-other, message-header-name)
6507         (message-header-xheader, message-separator, message-cited-text)
6508         (message-mml): Lighten colors of faces used for dark background.
6509
6510 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6511
6512         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6513         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6514
6515 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6516
6517         * message.el (message-narrow-to-headers-or-head):
6518         Ignore mail-header-separator in the body.
6519
6520 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6521
6522         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6523         same as window size.
6524
6525 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6526
6527         * message.el (message-font-lock-keywords): Use message-header-xheader
6528         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6529         ahead of the anything pattern, to get it recognised.
6530
6531 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6532
6533         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6534         spam.el loads uses it in the compiled defadvice form.
6535
6536 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6537
6538         * gnus-sum.el (gnus-articles-to-read)
6539         (gnus-summary-insert-old-articles): Don't truncate group name for
6540         `read-string'.
6541
6542         * gnus-util.el (gnus-limit-string): Delete this function.
6543
6544         * gnus-sum.el (gnus-simplify-subject-fully): Use
6545         `truncate-string-to-width' instead.
6546
6547 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6548
6549         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6550         if, on summary exit, the next group has to be selected.
6551         (gnus-summary-exit): Use it.
6552
6553 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6554
6555         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6556         non-break space.
6557
6558 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6559
6560         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6561         Check if group is not a directory.
6562         (nnfolder-request-expire-articles): Don't delete articles if the target
6563         group is not available.
6564
6565         * nnml.el (nnml-request-create-group): Properly check if group is not a
6566         file.
6567         (nnml-request-expire-articles): Don't delete articles if the target
6568         group is not available.
6569
6570         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6571         Don't quote characters that are within parentheses.
6572
6573 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6574
6575         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6576         (gnus-handle-ephemeral-exit): Select article according to it.
6577
6578 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6579
6580         * message.el (message-insert-formated-citation-line): Remove newline.
6581         (message-citation-line-format): Add final \n here so that the user can
6582         avoid a blank line.
6583
6584 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6585
6586         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6587         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6588         Update lanl/arXiv support.
6589
6590 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6591
6592         * gnus.el: Bump version number.
6593
6594 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6595
6596         * gnus.el (gnus-version-number): Bump version.
6597
6598 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6599
6600         * gnus.el: No Gnus v0.6 is released.
6601
6602 2007-04-27  Didier Verna  <didier@xemacs.org>
6603
6604         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6605         * gmm-utils.el (gmm-regexp-concat): here.
6606         * message.el: Don't require 'gnus-util.
6607         (message-dont-reply-to-names): Handle name change above.
6608         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6609
6610 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6611
6612         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6613         since the initial value varies according to the system.
6614
6615 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6616
6617         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6618
6619 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6620
6621         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6622
6623 2007-04-24  Didier Verna  <didier@xemacs.org>
6624
6625         Improve the type of gnus-ignored-from-addresses.
6626         * gnus-util.el (gnus-orify-regexp): New function.
6627         * message.el (gnus-util): Require it.
6628         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6629         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6630         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6631
6632 2007-04-24  Didier Verna  <didier@xemacs.org>
6633
6634         * gnus-sum.el:
6635         * gnus-utils.el: Fix some trailing whitespaces.
6636
6637 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6638
6639         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6640         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6641         article's Message-ID; refer parent article in summary buffer.
6642
6643         * message.el (message-bounce): Call mime-to-mml.
6644
6645         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6646         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6647         optimize and/or forms properly.
6648
6649 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6650
6651         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6652         URL.
6653
6654 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6655
6656         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6657
6658 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6659
6660         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6661         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6662         displayed of multipart/alternative part if it is invoked from summary
6663         buffer.
6664
6665         * mm-view.el (mm-inline-text-html-render-with-w3m)
6666         (mm-inline-text-html-render-with-w3m-standalone)
6667         (mm-inline-render-with-function): Use mail-parse-charset by default.
6668
6669 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6670
6671         * parse-time.el (parse-time-string-chars): Check if CHAR
6672         is less than the length of parse-time-syntax.
6673
6674 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6675
6676         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6677         from gnus-newsgroup-processable.
6678
6679 2007-04-16  Didier Verna  <didier@xemacs.org>
6680
6681         * gnus-msg.el (gnus-configure-posting-styles): Handle
6682         message-signature-directory properly with :file syntax.  Reported by
6683         "Leo".
6684
6685 2007-04-11  Didier Verna  <didier@xemacs.org>
6686
6687         New user option: message-signature-directory.
6688         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6689         * message.el (message-insert-signature): Ditto.
6690         * message.el (message-signature-file): Doc update.
6691         * message.el (message-signature-directory): New.
6692
6693 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6694
6695         * gnus-msg.el (gnus-inews-yank-articles): Use
6696         message-exchange-point-and-mark instead of exchange-point-and-mark.
6697
6698 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6699
6700         * message.el (message-yank-original): Make sure cited text ends with
6701         newline; don't exchange point and mark.
6702
6703 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6704
6705         * tls.el (open-tls-stream): Properly handle case where there
6706         is no associated buffer.
6707
6708 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6709
6710         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6711         message-yank-original, make sure (< mark TEXT point).
6712
6713 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6714
6715         * message.el (message-fill-column): New variable.
6716         (message-mode): Use it.  Add comment on a possible new hook.
6717
6718         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6719         (nnmail-get-new-mail): Reformat.
6720
6721         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6722
6723         * gmm-utils.el: Fix Commentary.
6724         (gmm-tool-bar-from-list): Fix typo in doc string.
6725
6726 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6727
6728         * message.el (message-yank-original): Don't switch point and mark
6729         unnecessarily to put point and mark as documented.
6730
6731 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6732
6733         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6734         from the message heads.
6735
6736 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6737
6738         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6739         article buffer does not have a window.  This may not be the best
6740         solution but is certainly better than setting the start of the null,
6741         that is the current, window.
6742
6743 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6744
6745         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6746         (gnus-draft-setup): Run it.
6747
6748         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6749         gnus-score-fast-scoring.  Allow regexp.
6750         (gnus-score-headers): Use it.
6751
6752         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6753         XEmacs.
6754
6755         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6756         string.
6757         (gnus-button-alist): Also catch `<f1> k ...'.
6758         (gnus-treat-display-x-face): Fix doc string.
6759
6760 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6761
6762         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6763         evaluation of gnus-extended-version to ensure correct generation of the
6764         User-Agent header when message-generate-headers-first is used.
6765
6766 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6767
6768         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6769         hashcash-path is nil.  Don't call callback with incorrect number of
6770         parameters if val is 0.
6771
6772 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6773
6774         * message.el (message-required-news-headers):
6775         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6776
6777 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6778
6779         * tls.el (open-tls-stream): In handshake-waiting loop,
6780         don't wait more if there is output available to process.
6781
6782 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6783
6784         * tls.el (tls-program): Doc fix.
6785
6786 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6787
6788         * message.el (message-generate-new-buffers): Change the meaning of the
6789         nil value; add `standard' to the choices; treat t as `unique'; improve
6790         doc string.
6791         (gnus-select-frame-set-input-focus): Autoload.
6792         (message-buffer-name): Search for the existing message buffer if
6793         message-generate-new-buffers is nil or `standard'; treat the value t of
6794         message-generate-new-buffers as `unique'.
6795         (message-pop-to-buffer): Raise the frame already displaying the message
6796         buffer; clear the echo area after querying.
6797         (message-setup): Pass the `continue' argument to compose-mail.
6798         (message-mail): Prefer `switch-function' if it is given; search for the
6799         existing message buffer if the `continue' argument is non-nil; pass
6800         continue and switch-function arguments to compose-mail by way of
6801         message-setup.
6802         (message-mail-other-window): Adjust argument of message-setup.
6803         (message-mail-other-frame): Ditto.
6804
6805 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6806
6807         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6808         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6809         to turn font-lock on when turning gnus-message-citation-mode on.
6810
6811 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6812
6813         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6814         (mml-smime-function-alist): New variable; add epg as the backend.
6815         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6816         mml-smime- functions instead.
6817         * mm-view.el: Require smime.
6818
6819 2007-03-05  Didier Verna  <didier@xemacs.org>
6820
6821         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6822         instead of just inheritance for posting styles.
6823         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6824
6825 2007-02-24  Chris Moore  <dooglus@gmail.com>
6826
6827         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6828         * pgg-pgp.el (pgg-pgp-encrypt-region):
6829         * pgg-gpg.el (pgg-gpg-encrypt-region):
6830         Check pgg-encrypt-for-me if no other recipients.
6831
6832 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6833
6834         * tls.el (tls-certtool-program): Fix custom type.
6835
6836 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6837
6838         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6839         and point-at-eol instead of line-(beginning|end)-position.
6840
6841         * assistant.el (assistant-parse-buffer): Ditto.
6842
6843         * netrc.el (netrc-parse-services): Ditto.
6844
6845 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6846
6847         * mml2015.el (mml2015-epg-find-usable-key): New function.
6848         (mml2015-epg-sign): Use it.
6849         (mml2015-epg-encrypt): Use it.
6850
6851 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6852
6853         * message.el (message-make-in-reply-to): Quote name containing
6854         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6855         if there are special characters.  Reported by NAKAJI Hiroyuki
6856         <nakaji@jp.freebsd.org>.
6857
6858 2007-02-27  Didier Verna  <didier@xemacs.org>
6859
6860         Include the group parameters as well as the topic ones in the
6861         inheritance filter process.
6862         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6863         argument GROUP-PARAMS-LIST.
6864         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6865
6866 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6867
6868         * nntp.el (nntp-never-echoes-commands)
6869         (nntp-open-connection-functions-never-echo-commands): New variables.
6870         (nntp-send-command): Use them.
6871
6872 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6873
6874         * mml2015.el (mml2015-epg-verify): Simplified.
6875
6876 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6877
6878         * mml.el (mml-content-disposition-alist): New user option.
6879         (mml-content-disposition): New function.
6880         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6881         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6882
6883 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6884
6885         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6886         verification.
6887
6888 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6889
6890         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6891         articles posted in the last 24 hours.
6892
6893 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6894
6895         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6896
6897 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6898
6899         * nntp.el (nntp-send-command): Don't wait for echoes when
6900         nntp-open-ssl-stream is used.
6901
6902 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6903
6904         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6905         (gnus-message-add-citation-keywords)
6906         (gnus-message-remove-citation-keywords): Remove.
6907         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6908         directly, make the variables in font-lock-defaults buffer-local, add
6909         gnus-message-citation-keywords to them and then update the value of
6910         font-lock-keywords.
6911
6912 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6913
6914         * message.el (message-cite-original-1): Don't call
6915         gnus-article-highlight-citation.
6916
6917         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6918         citations; fix line count.
6919
6920 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6921
6922         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6923         (gnus-message-add-citation-keywords)
6924         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6925         versions of font-lock-add-keywords and font-lock-remove-keywords to
6926         work with XEmacs correctly.
6927
6928 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6929
6930         * gnus-cite.el (gnus-cite-face-list): Set the values of
6931         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6932         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6933         (gnus-message-cite-prefix-regexp): New variable.
6934         (gnus-message-search-citation-line): Use it; protect against long
6935         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6936         the 0th match data for Emacs.
6937         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6938         (gnus-message-add-citation-keywords): Append keywords rather than
6939         prepending; emulate font-lock-add-keywords if it is not available.
6940         (gnus-message-remove-citation-keywords): Emulate
6941         font-lock-remove-keywords if it is not available.
6942
6943         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6944
6945         * message.el (message-cite-prefix-regexp): Set the value of
6946         gnus-message-cite-prefix-regexp.
6947
6948 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6949
6950         * nnweb.el (nnweb-google-parse-1): Update parser.
6951
6952 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6953
6954         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6955
6956 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6957
6958         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6959         regexp.
6960
6961 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6962
6963         * uudecode.el (uudecode-string-to-multibyte): New function emulating
6964         string-to-multibyte.
6965         (uudecode-decode-region-internal): Use it.
6966
6967         * lpath.el: Fbind string-as-multibyte for XEmacs.
6968
6969 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6970
6971         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
6972         custom choice.
6973
6974         * gnus-art.el (gnus-signature-limit): Fix custom choice.
6975
6976 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
6977
6978         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
6979
6980         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
6981         `write-region' to respect `mm-inhibit-file-name-handlers'.
6982
6983 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6984
6985         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
6986         Use gnus-home-directory instead of "~/" or "$HOME".
6987
6988 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
6989
6990         * encrypt.el (encrypt-insert-file-contents): Add better prompt
6991         to mention filename.
6992         Add comments at beginning regarding usage.
6993         (encrypt-write-file-contents): Change interactive so a string is
6994         acceptable.  If the file has no associated model, show an error instead
6995         of a nonsense prompt.
6996
6997 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6998
6999         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7000         Thanks to Yoshihiko Yamada for kind notification of this typo.
7001
7002 2007-01-12  Kenichi Handa  <handa@m17n.org>
7003
7004         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7005         multibyte buffer.
7006
7007 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7008
7009         * gnus-score.el (gnus-score-fast-scoring): New variable.
7010         (gnus-score-headers): Use it.
7011
7012         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7013
7014         * message.el (message-cite-original-1): Call
7015         gnus-article-highlight-citation if requested.
7016         (message-make-from): Allow name and address as optional arguments.
7017
7018         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7019
7020         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7021         bugs to doc string.
7022         (gnus-button-alist): Add mid\\|message-id.
7023         (gnus-button-fetch-group): Extend for use in
7024         `browse-url-browser-function'.
7025         (gnus-button-url-regexp): Try to catch paired parentheses like in
7026         Wikipedia URLs.
7027
7028         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7029         Suggested by Simon Krahnke <overlord@gmx.li>.
7030
7031 2007-01-13  Romain Francoise  <romain@orebokech.com>
7032
7033         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7034         Update copyright.
7035
7036 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7037
7038         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7039
7040 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7041
7042         * gnus-registry.el (gnus-registry-unfollowed-groups)
7043         (gnus-registry-split-fancy-with-parent): Fix documentation.
7044
7045 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7046
7047         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7048         from nnweb groups.
7049
7050 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7051
7052         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7053         Xref urls.  Erase buffer before requesting head.
7054
7055 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7056
7057         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7058         customizable.
7059
7060 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7061
7062         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7063         no signing key is found.
7064         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7065         no encrypting and/or signing key is found.
7066
7067 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7068
7069         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7070
7071 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7072
7073         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7074         headers read from disk with the ones newly found in the current search.
7075         This should no longer cause problems, because the article numbers in
7076         Gmane's `nov.php' output are ignored since the previous change.
7077
7078 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7079
7080         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7081
7082 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7083
7084         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7085         replace-regexp-in-string; bind url-version; fbind display-images-p and
7086         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7087         find-face and set-itimer-function for Emacs; bind itimer-list for
7088         Emacs.
7089
7090         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7091
7092 2007-01-01  Romain Francoise  <romain@orebokech.com>
7093
7094         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7095
7096 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7097
7098         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7099         `define-minor-mode' macro definition expanded properly.
7100         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7101         exclude it there.
7102
7103         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7104         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7105         `fboundp' test.
7106         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7107         This is OK to autoload in (S)XEmacs now.
7108
7109 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7110
7111         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7112         keystroke.
7113         (gnus-summary-limit-to-singletons): Fix typo.
7114
7115         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7116         else fails.
7117
7118 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7119
7120         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7121         docstring.
7122
7123         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7124         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7125         (gnus-summary-insert-dormant-articles): Fix typo in message.
7126
7127 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7128
7129         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7130         nil for XEmacs.
7131         (gnus-message-citation-mode): Don't autoload in XEmacs.
7132
7133         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7134
7135 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7136
7137         * nnimap.el (nnimap-expunge-search-string): Mention
7138         nnimap-search-uids-not-since-is-evil in docstring.
7139
7140 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7141
7142         * spam.el: Revert to make-obsolete-variable because
7143         define-obsolete-variable-alias is not supported in Emacs 21.
7144
7145         * spam.el (spam-ifile-path, spam-ifile-database-path)
7146         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7147         make-obsolete-variable.
7148         (spam-bsfilter-path, spam-bsfilter-program)
7149         (spam-spamassassin-path, spam-spamassassin-program)
7150         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7151         use "path" inappropriately.
7152         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7153         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7154         variable names.
7155
7156 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7157
7158         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7159         summary buffer.
7160
7161         * password.el (password-cache-remove): Use clear-string to burn
7162         password, if available.
7163
7164 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7165
7166         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7167
7168         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7169
7170         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7171         (gnus-message-highlight-citation): Move defcustom here from
7172         gnus-cite.el.
7173         (gnus-message-citation-mode): Autoload.
7174
7175         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7176         checks to make it compile with XEmacs.
7177         (gnus-message-citation-mode): New minor mode.
7178         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7179         (gnus-message-highlight-citation): New variables.
7180         (gnus-message-search-citation-line)
7181         (gnus-message-add-citation-keywords)
7182         (gnus-message-remove-citation-keywords)
7183         (turn-on-gnus-message-citation-mode)
7184         (turn-off-gnus-message-citation-mode): New functions.
7185
7186 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7187
7188         * gnus-cite.el: Enable highlighting of different citation levels in
7189         message-mode.
7190
7191 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7192
7193         * message.el (message-make-fqdn): Fix comment.
7194         (message-bogus-system-names): Add ".local".
7195
7196         * spam.el (spam-ifile-path, spam-ifile-program)
7197         (spam-ifile-database-path, spam-ifile-database)
7198         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7199         Don't use "path" inappropriately.
7200         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7201         strings.
7202         (spam-check-ifile, spam-ifile-register-with-ifile)
7203         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7204         new variable names.
7205
7206         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7207         (gnus-treat-display-smileys): Simplify using
7208         gnus-image-type-available-p.
7209
7210         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7211         available.
7212
7213         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7214         `display-images-p' if available.
7215
7216 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7217
7218         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7219         one after turning on the buffer's multibyteness instead of decoding
7220         them directly in the unibyte buffer that causes unexpected conversion
7221         in Emacs 23 (unicode).
7222
7223 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7224
7225         * message.el (message-generate-hashcash): Fix custom type.
7226
7227 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7228
7229         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7230
7231 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7232
7233         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7234         disconnect icons.  Add help text.
7235
7236 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7237
7238         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7239         negated to be consistent with the others we handle.
7240
7241 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7242
7243         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7244         version of gnus-summary-buffer to something, so that we can use two
7245         article buffers at the same time.
7246
7247 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7248
7249         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7250         trigger all the extra headers.
7251         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7252         sorting.
7253
7254 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7255
7256         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7257         solid groups.
7258
7259 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7260
7261         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7262
7263 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7264
7265         * legacy-gnus-agent.el: Add Copyright notice.
7266
7267 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7268
7269         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7270
7271 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7272
7273         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7274
7275         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7276         to make it work reliably in CVS Emacs.
7277         (gnus-summary-limit-strange-charsets-predicate)
7278         (gnus-summary-limit-to-predicate): New functions.
7279
7280 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7281
7282         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7283         specifying array size.
7284         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7285         array if it is too small.
7286         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7287         (gnus-sort-threads-loop): New function.
7288
7289 2006-12-06  Chris Moore  <dooglus@gmail.com>
7290
7291         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7292         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7293
7294 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7295
7296         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7297         options.
7298
7299 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7300
7301         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7302         DOS-ing the recipient.
7303
7304         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7305         the headers when creating the mapping to avoid mismappings.
7306         (nnweb-gmane-create-mapping): Always nix out old mapping.
7307
7308 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7309
7310         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7311         and mm-verify-option to never.
7312
7313 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7314
7315         * message.el (message-signed-or-encrypted-p): New function.
7316         (message-forward-make-body): Use it.
7317
7318         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7319         Replace encode-coding-string with mm-encode-coding-string.
7320
7321 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7322
7323         * nneething.el (nneething-decode-file-name): Replace
7324         decode-coding-string with mm-decode-coding-string.
7325
7326         * gnus-int.el (gnus-open-server): Say failed server's name.
7327
7328 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7329
7330         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7331         strings to a single string.  Quote `errors-file-name'.
7332         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7333         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7334         Adjust calls.  Use `shell-quote-argument'.
7335
7336 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7337
7338         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7339         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7340
7341         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7342         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7343         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7344         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7345         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7346         (gnus-subscribe-newsgroup, gnus-1):
7347         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7348         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7349         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7350         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7351
7352 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7353
7354         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7355         keystroke.
7356         (gnus-summary-limit-to-bodies): Implement headersp.
7357
7358 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7359
7360         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7361
7362 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7365
7366 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7367
7368         * message.el (message-generate-hashcash): Expand range of values to
7369         include `opportunistic'.
7370         (message-send-mail): Use it.
7371
7372 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7373
7374         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7375         and comment it.
7376
7377         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7378
7379 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7380
7381         * gnus-util.el (gnus-extract-address-components): Improve comment.
7382
7383 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * gnus-util.el (gnus-extract-address-components): Work with address in
7386         which the name portion contains @.
7387
7388         * lpath.el: Fbind custom-autoload.
7389
7390 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7391
7392         * gnus.el (gnus-start): Move custom group up.
7393         (gnus-select-method): Don't autoload, but make it available for
7394         `customize-variable'.
7395         (gnus-getenv-nntpserver): Don't autoload.
7396
7397 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7398
7399         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7400
7401 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7402
7403         * message.el (message-sendmail-extra-arguments): New variable.
7404         (message-send-mail-with-sendmail): Use it.
7405
7406 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7407
7408         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7409         mm-with-unibyte-current-buffer to make string unibyte.
7410
7411         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7412         mm-string-as-multibyte.
7413
7414 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7415
7416         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7417         Reported by Werner Koch <wk@gnupg.org>.
7418
7419 2006-11-14  Daiki Ueno  <ueno@p360>
7420
7421         * mml2015.el: Autoload epa-select-keys when compiling.
7422
7423 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7424
7425         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7426         message-options.
7427         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7428
7429 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7430
7431         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7432         EasyPG (< 0.0.6).
7433         (mml2015-always-trust): New user option.
7434         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7435         prompt.
7436
7437 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7438
7439         * nntp.el (nntp-authinfo-force): New variable.
7440         (nntp-send-authinfo): Use it.
7441
7442 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7443
7444         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7445         decode encoded words.  Improve prompt.  Add comment about forwarding.
7446         (message-replacement-char): Move up.
7447
7448 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7449
7450         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7451         instead of gnus-intersection because arguments of gnus-sorted-nunion
7452         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7453
7454 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7455
7456         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7457         (message-simplify-subject-functions): Enable
7458         message-strip-subject-encoded-words by default.
7459
7460 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7461
7462         * message.el (message-strip-subject-encoded-words): New function.
7463         (message-simplify-subject-functions): New variable.
7464         (message-simplify-subject): Use it.  Fix typo in doc string.
7465         Support message-strip-subject-encoded-words.
7466
7467 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7468
7469         * gnus-diary.el (gnus-diary-delay-format-function):
7470         * nndiary.el (nndiary-reminders):
7471         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7472
7473 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7474
7475         * gnus-art.el (article-hide-boring-headers): Fetch date from
7476         gnus-original-article-buffer to avoid problems with localized date
7477         strings.
7478
7479 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7480
7481         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7482
7483 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7484
7485         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7486         New variables.
7487         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7488         (mm-charset-synonym-alist): Move some entries to
7489         mm-codepage-iso-8859-list.
7490         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7491         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7492
7493 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7496
7497 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7498
7499         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7500         with Emacs 21 and XEmacs.
7501
7502 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7503
7504         * spam.el (spam-parse-address): New function for better parsing,
7505         catching errors, etc.
7506         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7507
7508 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7509
7510         * mm-view.el: Add interactive arg to html2text autoload.
7511
7512 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7513
7514         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7515
7516 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7517
7518         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7519         variables.
7520         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7521         (mm-charset-synonym-alist): Move some entries to
7522         mm-codepage-iso-8859-list.
7523
7524         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7525
7526 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7527
7528         * message.el (message-citation-line-format)
7529         (message-insert-formated-citation-line): Fix implementation of %E, %N
7530         and %n according to the doc string.
7531
7532 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7533
7534         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7535         car-safe to avoid bad parses.
7536
7537 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7538
7539         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7540         names.
7541
7542         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7543
7544 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7545
7546         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7547         header.
7548
7549         * message.el (message-draft-headers): Add Date.
7550         (message-headers-to-generate): Fix typo in docstring.
7551
7552         * nndraft.el (nndraft-required-headers): New variable.
7553         (nndraft-generate-headers): Use it.
7554
7555         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7556
7557 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7558
7559         * gnus-registry.el (gnus-registry-wash-for-keywords)
7560         (gnus-registry-find-keywords): New functions to allow easy searching of
7561         articles that are in the registry.
7562
7563 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7564
7565         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7566         ietf-drums-parse-address instead of gnus-extract-address-components.
7567         Reported by Damien Elmes <damien@repose.cx>.
7568
7569 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7570
7571         * gnus.el (gnus-mime): Remove unused custom group.
7572
7573 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7574
7575         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7576         "blank line" when searching for end of armor headers.
7577
7578 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7579
7580         * gmm-utils.el (gmm-write-region): Fix variable name.
7581
7582 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7583
7584         * gmm-utils.el (gmm-write-region): New function based on compatibility
7585         code from `mm-make-temp-file'.
7586
7587         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7588
7589         * nnmaildir.el (nnmaildir--update-nov)
7590         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7591         Use `gmm-write-region'.
7592
7593 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7594
7595         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7596         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7597
7598         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7599
7600         * message.el (message-replacement-char): New variable.
7601         (message-fix-before-sending): Use it.
7602         (message-simplify-subject): New function to remove duplicate code.
7603         (message-reply, message-followup): Use it.
7604
7605         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7606         gnus-summary-limit-to-articles.
7607
7608 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7609
7610         * gnus-util.el (gnus-with-local-quit): New macro.
7611
7612         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7613
7614 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7615
7616         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7617         ignore non-string data.
7618
7619 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7620
7621         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7622         non-string data (needs to be done in the registry too).
7623
7624 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7625
7626         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7627         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7628         (gnus-registry-split-fancy-with-parent)
7629         (gnus-registry-fetch-simplified-message-subject-fast)
7630         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7631         Remove text properties on ingress into the registry and when it's saved.
7632         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7633         registry from entries with no groups.
7634
7635 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7636
7637         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7638         function to remove string properties.
7639
7640 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7641
7642         * gmm-utils.el (gmm): Adjust custom version.
7643
7644         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7645         custom version.
7646
7647         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7648
7649 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7650
7651         * gnus-art.el (gnus-insert-prev-page-button)
7652         (gnus-insert-next-page-button): Simplify.  Reformat.
7653
7654 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7655
7656         * gnus-art.el (gnus-insert-prev-page-button)
7657         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7658
7659 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7660
7661         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7662
7663 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7664
7665         * gnus-art.el (gnus-insert-mime-button)
7666         (gnus-insert-mime-security-button):
7667         Apply gnus-article-button-face to MIME and security buttons.
7668
7669 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7670
7671         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7672         readable.
7673
7674 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7675
7676         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7677
7678 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7679
7680         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7681         `browse-url-of-file' instead of `browse-url'.
7682
7683 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7684
7685         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7686         regexp.  Articles containing quotation were cut prematurely.
7687
7688 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7689
7690         * message.el (message-cite-original-1): Use nobody by default for the
7691         value of From header.
7692         (message-reply): Ditto.
7693
7694 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7695
7696         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7697         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7698         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7699
7700 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7701
7702         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7703         mails in the doc string.  Add some URLs in comment.
7704         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7705
7706 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7709         backslashes handling and the way to find boundaries of quoted strings.
7710
7711 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7712
7713         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7714         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7715         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7716         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7717
7718 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7719
7720         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7721         doc string.
7722         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7723
7724 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7725
7726         * lpath.el: Fbind epg-check-configuration.
7727
7728 2006-09-06  Simon Josefsson  <jas@extundo.com>
7729
7730         * mml2015.el (mml2015-use): Doc fix, mention epg.
7731
7732 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7733
7734         * mml2015.el (mml2015-use): Default to epg, if available.
7735
7736 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7737
7738         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7739         message-sender.
7740         (mml1991-epg-encrypt): Ditto.
7741         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7742         message-sender.
7743         (mml2015-epg-encrypt): Ditto.
7744
7745 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7746
7747         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7748         several common directories.
7749
7750 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7751
7752         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7753         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7754
7755 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7756
7757         * gnus-art.el (article-decode-encoded-words): Make it fast.
7758
7759 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7760
7761         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7762
7763         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7764         in quoted string into `\'.
7765
7766 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7767
7768         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7769         Use standard-syntax-table.
7770
7771 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7772
7773         * gnus-art.el (gnus-decode-address-function): New variable.
7774         (article-decode-encoded-words): Use it to decode headers which are
7775         assumed to contain addresses.
7776         (gnus-mime-delete-part): Remove useless `or'.
7777
7778         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7779         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7780         (gnus-nov-parse-line): Use it to decode From header.
7781         (gnus-get-newsgroup-headers): Ditto.
7782         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7783
7784         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7785         (mail-decode-encoded-address-string): New alias.
7786
7787         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7788         New function.
7789         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7790         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7791         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7792         (rfc2047-decode-string): Ditto.
7793         (rfc2047-decode-address-region): New function.
7794         (rfc2047-decode-address-string): New function.
7795
7796 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7797
7798         * message.el (message-caesar-buffer-body): Allow rotating headers.
7799
7800         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7801
7802         * message.el (message-insert-formated-citation-line): Fix %f.
7803         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7804
7805 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7806
7807         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7808         (gnus-bookmark-mouse-available-p): New macro.
7809         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7810         (gnus-bookmark-bmenu-show-infos): Use it.
7811         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7812         (gnus-bookmark-bmenu-hide-infos): Ditto.
7813         (gnus-bookmark-remove-properties): New function.
7814         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7815         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7816         (gnus-bookmark-write-file): Bind coding-system-for-write.
7817         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7818         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7819         group before selecting it.
7820         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7821         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7822         quit-window if it is not available; use gnus-mouse-2 and bind it to
7823         gnus-bookmark-bmenu-select-by-mouse.
7824         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7825         (gnus-bookmark-bmenu-select-by-mouse): New function.
7826
7827 2006-08-13  Romain Francoise  <romain@orebokech.com>
7828
7829         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7830         space.
7831
7832 2006-08-10  Romain Francoise  <romain@orebokech.com>
7833
7834         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7835         (dns-mode-soa-auto-increment-serial): New user option.
7836         (dns-mode-soa-maybe-increment-serial): New function.
7837         (dns-mode): Add the latter to `write-contents-functions'.
7838
7839 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7840
7841         * compface.el (uncompface): Use binary rather than raw-text-unix.
7842
7843 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7844
7845         * compface.el (uncompface): Make sure the eol conversion doesn't take
7846         place when communicating with the external programs.  Reported by
7847         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7848
7849 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7850
7851         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7852
7853 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7854
7855         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7856         Make it more robust by parsing author and date independently.
7857
7858 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7859
7860         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7861
7862 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7863
7864         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7865         first matching secret key.
7866         (mml2015-epg-encrypt): Ditto.
7867
7868         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7869         first matching secret key.
7870         (mml1991-epg-encrypt): Ditto.
7871
7872         * mml2015.el (mml2015-encrypt-to-self): New user option.
7873         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7874         mml2015-epg-encrypt-to-self is set.
7875
7876         * mml1991.el (mml1991-encrypt-to-self): New variable.
7877         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7878         mml1991-epg-encrypt-to-self is set.
7879
7880         * mml2015.el (mml2015-signers): New user option.
7881         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7882         (mml2015-epg-encrypt): Allow to select signing keys.
7883
7884         * mml1991.el (mml1991-signers): New variable.
7885         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7886         (mml1991-epg-encrypt): Allow to select signing keys.
7887
7888 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7889
7890         * nnheader.el (nnheader-insert-head): Make it work even if the file
7891         uses CRLF for the line-break code.
7892
7893 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7894
7895         * mml2015.el: Require mml-sec instead of password.
7896         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7897         (mml2015-cache-passphrase): Inherit the default value from
7898         mml-secure-cache-passphrase.
7899         (mml2015-passphrase-cache-expiry): Inherit the default value from
7900         mml-secure-passphrase-cache-expiry.
7901
7902         * mml1991.el: Require mml-sec instead of password.
7903         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7904         (mml1991-cache-passphrase): Inherit the default value from
7905         mml-secure-cache-passphrase.
7906         (mml1991-passphrase-cache-expiry): Inherit the default value from
7907         mml-secure-passphrase-cache-expiry.
7908
7909         * mml-sec.el: Require password.
7910         (mml-secure-verbose): New user option.
7911         (mml-secure-cache-passphrase): New user option.
7912         (mml-secure-passphrase-cache-expiry): New user option.
7913
7914 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7915
7916         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7917         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7918         andreas@altroot.de (Andreas Vögele).
7919
7920         FIXME: Use `tiny change'?
7921
7922 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7923
7924         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7925         workaround for the url package included with Emacs.
7926
7927         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7928
7929 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7930
7931         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7932         correctly.  This fixes a bug caused by the 2006-05-12 change.
7933
7934 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7935
7936         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7937         some information about the error when saying that the `bogus' mail
7938         group will be used.
7939
7940 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7941
7942         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7943         string.
7944
7945 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7946
7947         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7948
7949 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7950
7951         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7952
7953 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7954
7955         * mml1991.el (mml1991-function-alist): Add epg.
7956         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7957         (mml1991-epg-encrypt): New functions.
7958
7959 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7960
7961         * mml2015.el (mml2015-verbose): New variable.
7962         (mml2015-cache-passphrase): Ditto.
7963         (mml2015-passphrase-cache-expiry): Ditto.
7964         (mml2015-function-alist): Add epg.
7965         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
7966         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
7967         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
7968         functions.
7969
7970 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7971
7972         * message.el (message-cite-original-1): Preserve region when removing
7973         quoted text due to X-No-Archive in order to avoid bogus attribution
7974         when citing multiple messages.
7975
7976 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7977
7978         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
7979         Kenneth Jacker <khj@be.cs.appstate.edu>.
7980
7981 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
7982
7983         * gnus-diary.el (gnus-user-format-function-d)
7984         (gnus-user-format-function-D): Autoload.
7985
7986         * imap.el (Commentary): Fix typo.
7987
7988         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
7989         2006-04-22 contribution.
7990
7991 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7992
7993         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
7994         It didn't really fix the bogosity I'm seeing with solid web groups.
7995
7996 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7997
7998         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
7999         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8000         created using server names.  If we use the feature without declaring
8001         it, Gnus does not properly manage server and group state.
8002
8003         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8004         bound.
8005
8006 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8007
8008         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8009         looking up the method using GROUP's prefix before inventing a new one.
8010         It is used on killed/unknown groups in various places where returning
8011         an all-new method isn't expected by the caller.
8012
8013         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8014         and match semantics of gnus-group-real-prefix.
8015
8016 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8017
8018         * nnmail.el (nnmail-broken-references-mailers): New variable.
8019         (nnmail-ignore-broken-references): New function generalizing
8020         nnmail-fix-eudora-headers.
8021         (nnmail-fix-eudora-headers): Now obsolete.
8022
8023         * gnus-art.el (gnus-button-handle-custom): Support
8024         `customize-apropos*'.
8025
8026 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8027
8028         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8029
8030         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8031         articles.
8032
8033 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8034
8035         * message.el (message-cite-reply-above): New variable.
8036         (message-yank-original): Use it.
8037
8038 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8039
8040         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8041
8042 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8043
8044         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8045         as read.
8046
8047         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8048
8049 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8050
8051         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8052         (gnus-bookmark-default-file): Use gnus-directory.
8053         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8054         Remove "*" in doc string.
8055         (gnus-bookmark-write-file): Simplify.
8056         (gnus-bookmark-maybe-sort-alist): Use `when'.
8057         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8058         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8059         FIXME about Emacs 21 and XEmacs compatibility.
8060         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8061         compatibility.
8062         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8063         compatibility.
8064         (gnus-bookmark-menu-heading): Fix version.
8065
8066 2006-06-19  Bastien Guerry  <bzg@altern.org>
8067
8068         * gnus-bookmark.el: New file.
8069
8070 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8071
8072         * message.el (message-syntax-checks): Doc fix.
8073
8074 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8075
8076         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8077         unsubscribed groups as if they were killed ones.  It causes duplicate
8078         entries in gnus-newsrc-alist.
8079
8080 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8081
8082         * message.el (message-syntax-checks): Doc fix.
8083         (message-send-mail): Add check for continuation headers.
8084         (message-check-news-header-syntax): Fix regexp used to check for
8085         continuation headers.
8086
8087 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8088
8089         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8090
8091 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8092
8093         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8094
8095 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8096
8097         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8098         default-truncate-lines.
8099
8100 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8101
8102         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8103         to fill the utf-8 entry.
8104
8105         * lpath.el: Fbind unicode-precedence-list.
8106
8107 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8108
8109         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8110
8111 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8112
8113         * gnus-agent.el (directory-files-and-attributes): Move all the way
8114         forward (the third and final move).
8115         (gnus-agent-read-agentview): Trap reconstruction errors due to
8116         nonexistant directory.  Handle by returning nil.
8117
8118 2006-05-30  Didier Verna  <didier@xemacs.org>
8119
8120         * message.el (message-dont-reply-to-names): Update the custom type.
8121         * message.el (message-dont-reply-to-names): New defsubst: potentially
8122         convert a list of regexps into a single one.
8123         * message.el (message-get-reply-headers): Use it.
8124         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8125
8126 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8127
8128         * gnus-agent.el (directory-files-and-attributes): Move forward.
8129
8130 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8131
8132         * gnus-ml.el (gnus-mailing-list-subscribe)
8133         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8134         (gnus-mailing-list-message): Fix doc strings.
8135
8136 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8137
8138         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8139         of doing it manually.
8140
8141 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8142
8143         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8144         comment.
8145
8146 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8147
8148         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8149         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8150         (gnus-agent-read-local): All symbols allocated in my-obarray.
8151         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8152         (gnus-agent-regenerate-group): Check numeric names to see if they are
8153         messages or groups.
8154         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8155         better way of do this...)
8156
8157         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8158         'dummy.group' (there should be a better way of do this...)
8159
8160 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8161
8162         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8163         (gnus-saved-headers): Ditto.
8164         (gnus-default-article-saver): Mention functions may have properties.
8165         (gnus-article-save): Override gnus-save-all-headers and
8166         gnus-saved-headers by :headers property which saver function may have.
8167         (gnus-summary-save-in-file): Add :headers property.
8168         (gnus-summary-write-to-file): Ditto.
8169
8170         * gnus-sum.el (gnus-summary-save-article): Bind
8171         gnus-prompt-before-saving to t when saving many articles in a file;
8172         always show all headers.
8173
8174         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8175
8176 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8177
8178         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8179         marks.
8180
8181         * message.el (message-indent-citation): Add optional arguments to allow
8182         using it outside of message buffers.
8183
8184         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8185         (gnus-article-treat-unfold-headers): Use it.
8186         (gnus-article-truncate-lines): New variable.
8187         (gnus-article-mode): Use it.
8188         (gnus-article-toggle-truncate-lines): New function.
8189
8190         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8191         gnus-article-toggle-truncate-lines.
8192
8193         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8194         coding system in XEmacs, use binary.
8195
8196 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8197
8198         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8199         after-load-alist.
8200
8201         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8202         this function should save decoded articles.
8203         (gnus-summary-write-to-file): Use property to specify this function
8204         should save decoded articles and specify gnus-summary-save-in-file
8205         should be used to save articles other than the first one when saving
8206         many articles.
8207         (gnus-summary-save-body-in-file): Use property to specify this
8208         function should save decoded articles.
8209         (gnus-summary-write-body-to-file): Use property to specify this
8210         function should save decoded articles and specify
8211         gnus-summary-save-body-in-file should be used to save articles other
8212         than the first one when saving many articles.
8213
8214         * gnus-sum.el (gnus-summary-save-article): Simplify.
8215
8216 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8217
8218         * gnus-art.el (gnus-default-article-saver): Add
8219         gnus-summary-write-body-to-file.
8220         (gnus-article-save-coding-system): Don't use coding system object
8221         in XEmacs.
8222         (gnus-read-save-file-name): Add optional `dir-var' argument which
8223         specifies directory in which files are saved; work even if optional
8224         `variable' argument is not specified.
8225         (gnus-summary-write-to-file): Read file name.
8226         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8227         (gnus-summary-write-body-to-file): New function.
8228
8229         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8230         (gnus-summary-local-variables): Add it.
8231         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8232         (gnus-summary-save-article): Remove optional `decode' argument;
8233         determine whether to decode articles by the value of
8234         gnus-default-article-saver; when saving many files using
8235         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8236         it first and use gnus-summary-save-in-file or
8237         gnus-summary-save-body-in-file thereafter unless
8238         gnus-prompt-before-saving is always; move point to article which
8239         will be saved.
8240         (gnus-summary-save-article-file): Revert.
8241         (gnus-summary-write-article-file): Revert.
8242         (gnus-summary-save-article-body-file): Revert.
8243         (gnus-summary-write-article-body-file): New function.
8244
8245 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8246
8247         * gnus-art.el (gnus-default-article-saver): Doc fix.
8248         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8249         from gnus-summary-save-article-coding-system, and default to a
8250         certain coding system.
8251         (gnus-output-to-file): Add coding cookie and encode text according
8252         to gnus-article-save-coding-system; don't use mm-append-to-file.
8253
8254         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8255         gnus-art.el and rename to gnus-article-save-coding-system.
8256         (gnus-summary-save-article): Require gnus-art; don't show all
8257         headers if it decodes articles; don't add coding cookie here;
8258         don't bind mm-text-coding-system-for-write.
8259         (gnus-summary-save-article-file): Save decoded articles.
8260         (gnus-summary-write-article-file): When saving many files, use
8261         gnus-summary-write-to-file first and gnus-summary-save-in-file
8262         thereafter unless gnus-prompt-before-saving is always.
8263         (gnus-summary-save-article-body-file): Save decoded articles.
8264
8265         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8266
8267 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8268
8269         * nnrss.el (nnrss-check-group): Bind hash-index.
8270
8271 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8272
8273         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8274         its hash index.  Store this hash in `nnrss-group-data'.
8275         (nnrss-read-group-data): Update accordingly.
8276
8277 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8278
8279         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8280         entry.
8281
8282         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8283         gnus-article-browse-html-article.
8284
8285 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8286
8287         * gnus-sum.el (gnus-summary-mime-map): Add
8288         gnus-article-browse-html-article.
8289
8290         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8291
8292 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8293
8294         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8295         suitable coding systems in customize.
8296
8297 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8298
8299         * mail-source.el (mail-sources): Fix custom type.
8300
8301 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8302
8303         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8304         (gnus-summary-expire-articles-now): Shorten prompt.
8305
8306         * gmm-utils.el (wid-edit): Require.
8307         (defun-gmm): Renamed from `gmm-defun-compat'.
8308         (gmm-image-search-load-path): Use it.
8309         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8310
8311 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8312
8313         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8314         variable.
8315         (gnus-summary-save-article): Add optional `decode' argument.  If
8316         it is set and gnus-summary-save-article-coding-system is non-nil,
8317         save decoded article.
8318         (gnus-summary-write-article-file): Save decoded article if
8319         gnus-summary-save-article-coding-system is non-nil.
8320
8321         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8322         type.
8323
8324 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8325
8326         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8327
8328 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8329
8330         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8331         first to test gnus-single-article-buffer which may be buffer-local.
8332
8333         * gnus-sum.el (gnus-summary-setup-buffer): Make
8334         gnus-single-article-buffer buffer-local and nil in ephemeral
8335         group; make gnus-article-buffer, gnus-article-current, and
8336         gnus-original-article-buffer always buffer-local.
8337         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8338         group.
8339         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8340
8341 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8342
8343         * nnml.el (nnml-request-compact-group): Compressed files might not
8344         have .gz extension.
8345
8346 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8347
8348         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8349         (mm-copy-to-buffer): Use with-current-buffer.
8350         (mm-display-part): Simplify.
8351         (mm-inlinable-p): Add optional arg `type'.
8352
8353 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8354
8355         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8356         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8357         Try harder to show the attachment internally or externally using
8358         gnus-mime-view-part-as-type.
8359
8360 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8361
8362         * message.el (message-from-style, message-signature-separator)
8363         (message-user-organization-file, message-send-mail-function)
8364         (message-citation-line-function, message-yank-prefix)
8365         (message-indent-citation-function, message-signature)
8366         (message-signature-file, message-signature-insert-empty-line):
8367         Remove autoloads.
8368
8369         * gnus-art.el (gnus-buttonized-mime-types): Remove
8370         "multipart/signed".  Revert 2006-04-26 change.
8371
8372 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8373
8374         * gnus.el (gnus-version-number): Bump version.
8375
8376 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8377
8378         * gnus.el: No Gnus v0.5 is released.
8379
8380 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8381
8382         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8383         fetching articles by message-id.
8384
8385 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8386
8387         * message.el (hashcash): Require hashcash as normal.
8388
8389         * ecomplete.el (ecomplete-highlight-match-line): Use
8390         point-at-eol.
8391         (ecomplete-highlight-match-line): Use `highlight', because that
8392         face exists in both Emacs and XEmacs.
8393
8394         * message.el (message-display-abbrev): Use point-at-bol.
8395
8396         * mail-source.el: Don't require timer/timer-funcs.
8397
8398         * gnus-async.el: Ditto.
8399
8400         * password.el: Ditto.
8401
8402         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8403
8404         * mm-url.el: Ditto.
8405
8406         * gnus-xmas.el: Don't require timer-funcs.
8407
8408         * mm-util.el: Require timer/timer-funcs.
8409
8410 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8411
8412         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8413         Close.
8414
8415 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8416
8417         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8418         unibyte after clear-decrypt function runs.
8419
8420         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8421         returns as a unibyte string.
8422
8423 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * lpath.el: Revert.
8426
8427         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8428         (pgg-gpg-process-sentinel): Revert.
8429
8430         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8431         (pgg-pgp-lookup-key): Revert.
8432
8433         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8434         (pgg-pgp5-lookup-key): Revert.
8435
8436         * pgg.el (pgg-fetch-key): Revert.
8437
8438 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8439
8440         * lpath.el: Fbind string-as-multibyte for XEmacs.
8441
8442         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8443         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8444         (mml1991-pgg-encrypt): Ditto.
8445
8446         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8447         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8448         a multibyte buffer.
8449
8450         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8451         (pgg-pgp-lookup-key): Ditto.
8452
8453         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8454         (pgg-pgp5-lookup-key): Ditto.
8455
8456         * pgg.el (pgg-fetch-key): Ditto.
8457
8458 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8459
8460         * message.el (message-user-organization-file): Check several
8461         locations of the organization file.
8462
8463         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8464         Add gnus-article-view-part-as-type.
8465
8466         * gnus-art.el (gnus-article-view-part-as-type): New function.
8467
8468         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8469         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8470
8471         * mml.el: Simplify autoload.
8472         (mml-mode): defvar dnd-protocol-alist instead of using
8473         symbol-value.
8474         (mml-default-directory): New variable.
8475         (mml-minibuffer-read-file): Use it.
8476         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8477
8478         * message.el (message-citation-line-format): New variable.
8479         (message-insert-formated-citation-line): New function.
8480         (message-citation-line-function): Add
8481         `message-insert-formated-citation-line' to custom type.
8482
8483         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8484         to doc string.
8485
8486         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8487         depending on mm-verify-option.
8488
8489 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8490
8491         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8492         binding pgg-* variables; reimplement the section which prevents
8493         MIME header from being signed.
8494         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8495         pgg-text-mode; remove a blank line at the top of body.
8496
8497         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8498         lines at the top of body; use gnus-newsgroup-charset if there's no
8499         Charset header.
8500
8501 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8502
8503         * message.el (message-self-insert-commands): Doc fix.
8504
8505         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8506         (mm-uu-pgp-encrypted-test): Ditto.
8507         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8508         between header and body; return application/pgp-encrypted handle
8509         if decryption failed; decode decrypted body by charset.
8510
8511         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8512         element match to application/pgp-*.
8513
8514 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8515
8516         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8517         HTML.
8518
8519 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8520
8521         * mail-source.el (mail-source-call-script): Message the error
8522         string.
8523
8524 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8525
8526         * gnus-util.el (gnus-byte-compile): Use it.
8527
8528 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8529
8530         * gnus-util.el (kill-empty-logs): New function.
8531
8532 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8533
8534         * message.el (message-mail-alias-type): Doc fix.
8535         (message-mail-alias-type-p): New function.
8536         (message-send): Use it.
8537         (message-mode): Ditto.
8538         (message-strip-forbidden-properties): Ditto.
8539
8540         * ecomplete.el (ecomplete-database-file-coding-system): New
8541         variable.
8542         (ecomplete-save): Use it.
8543         (ecomplete-setup): Use it.
8544
8545 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8546
8547         * message.el (message-self-insert-commands): New variable.
8548         (message-strip-forbidden-properties): Use it.
8549
8550 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8551
8552         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8553         that doesn't make XEmacs choke.
8554
8555 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8556
8557         * gnus-util.el (gnus-replace-in-string):
8558         Prefer replace-regexp-in-string over of replace-in-string.
8559
8560 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8561
8562         * gnus-util.el (gnus-select-frame-set-input-focus):
8563         Use select-frame-set-input-focus if it is available in XEmacs; use
8564         definition defined in Emacs 22 for old Emacsen.
8565
8566         * dgnushack.el: Autoload unmorse-region for XEmacs.
8567
8568         * lpath.el: Bind cursor-in-non-selected-windows and
8569         select-frame-set-input-focus for XEmacs.
8570
8571 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8572
8573         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8574
8575 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8576
8577         * gnus-registry.el (gnus-registry-cache-save): Remove text
8578         properties when saving via the temp buffer.
8579
8580 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8581
8582         * message.el (message-generate-hashcash): Honor custom type.
8583
8584 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8585
8586         * message.el (message-generate-hashcash): Default to non-nil when
8587         hashcash is found.
8588
8589         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8590         (gnus-refer-thread-limit): Increase default to 500.
8591
8592         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8593
8594         * flow-fill.el (fill-flowed): Allow delete-space.
8595
8596 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8597
8598         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8599         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8600         Remove autoloads.
8601
8602 2006-04-18  Simon Josefsson  <jas@extundo.com>
8603
8604         * message.el (message-generate-hashcash): Default to.
8605
8606 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8607
8608         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8609         concatenating segments rather than before concatenating them.
8610
8611 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8612
8613         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8614
8615 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8616
8617         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8618
8619         * message.el (message-forward-make-body-plain): Allow
8620         message-forward-ignored-headers to be a list.
8621         (message-remove-ignored-headers): Factor out into function.
8622         (message-forward-make-body-mml): Use it.
8623
8624         * imap.el (imap-quote-specials): New function.
8625         (imap-login-auth): Quote specials.
8626
8627         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8628         (rfc2231-parse-string): Allow concatanation of parameters that
8629         aren't contiguous.  The test case is
8630           (mail-header-parse-content-type "message/external-body;
8631             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8632             access-type=LOCAL-FILE;
8633             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8634
8635 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8636
8637         * nntp.el (nntp-accept-process-output): Return the value of
8638         `nnheader-accept-process-output'.
8639
8640 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8641
8642         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8643         (gnus-button-alist): Recognize more diff formats.
8644         (gnus-button-patch): Strip directory.
8645
8646 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8647
8648         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8649         Emacs 22 when setting focus.
8650
8651 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8652
8653         * gnus-art.el (gnus-article-treat-types): Do treatment of
8654         text/x-verbatim parts.
8655         (gnus-button-patch): New command.
8656
8657         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8658         addresses that contain invalid characters.
8659
8660 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8661
8662         * message.el (message-put-addresses-in-ecomplete): Use
8663         gnus-replace-in-string.
8664         (message-is-yours-p): Use the more correct
8665         mail-header-parse-address instead of
8666         mail-extract-address-components.
8667         (message-put-addresses-in-ecomplete): Fix typo.
8668
8669         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8670         keystroke.
8671
8672         * gnus-art.el (gnus-treatment-function-alist): Change order of
8673         newsgroups/generic header folding to avoid double-folding.
8674
8675         * message.el (message-hidden-headers): Add X-Draft-From.
8676
8677         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8678         command.
8679         (gnus-summary-repeat-search-article-backward): New command.
8680
8681         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8682         groups in the parent topic.
8683
8684 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8685
8686         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8687         (spam-extra-header-to-number): Return the CRM114 number as a
8688         number instead of a string.
8689
8690 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8691
8692         * gnus-art.el (gnus-face-properties-alist): Moved here from
8693         gnus-fun.
8694
8695         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8696
8697 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8698
8699         * message.el (message-strip-forbidden-properties): Only display on
8700         self-insert-command.
8701
8702         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8703         reindent.
8704         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8705
8706 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8707
8708         * smiley.el (smiley-style): Fix typo.
8709
8710 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8711
8712         * hashcash.el (hashcash-insert-payment-async-2): Use
8713         message-goto-eoh instead of doing it manually.
8714         (mail-add-payment): Use message-narrow-to-header instead of trying
8715         to do the same itself.
8716
8717         * message.el (message-hidden-headers): Add Face.
8718
8719         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8720         reparenting code.
8721         (gnus-summary-reparent-children): Refactored out code.
8722         (gnus-summary-thread-map): New keystroke.
8723         (gnus-summary-reparent-children): Make into command.
8724
8725         * smiley.el (smiley-style): Default to `medium' if using a large
8726         font.
8727
8728         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8729         does it itself.
8730
8731         * message.el (message-point-in-header-p): Simplify definition.
8732
8733 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8734
8735         * nnagent.el (nnagent-request-set-mark): Silence log file
8736         writing.
8737         (nnagent-request-set-mark): Use write-region instead of
8738         append-to-file.
8739
8740         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8741         strange select method.
8742
8743         * ecomplete.el (ecomplete-display-matches): Get highlightling
8744         right.
8745         (ecomplete-display-matches): Use literals.
8746         (ecomplete-display-matches): Disable message logging.
8747
8748         * message.el (message-display-abbrev): Small optimization.
8749
8750         * ecomplete.el (ecomplete-display-matches): Allow automatic
8751         display.
8752
8753         * message.el (message-strip-forbidden-properties): Display
8754         abbrevs.
8755         (message-display-abbrev): Get automatic display right.
8756
8757         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8758         keystrokes.
8759
8760 2006-04-13  Romain Francoise  <romain@orebokech.com>
8761
8762         TODO: Backport to v5-10!
8763
8764         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8765         Moved here (and renamed) from gnus-registry.el.
8766
8767         * gnus-registry.el: Require gnus-util.
8768         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8769
8770 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8771
8772         * gnus-group.el (gnus-group-catchup-current): Change
8773         if-then-else-if-then-else into cond.
8774         (gnus-group-catchup): Indent.
8775         (group-name-at-point): New function.
8776         (gnus-fetch-group): Provide default from thing at point.
8777
8778 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8779
8780         * message.el (message-display-abbrev): Fix regexp.
8781
8782         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8783         choosing.
8784         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8785         dead variables.
8786
8787         * message.el (message-newline-and-indent): Remove debugging.
8788         (message-display-abbrev): Use new implementation.
8789
8790 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8791
8792         * gnus-art.el (gnus-article-mode): Set
8793         cursor-in-non-selected-windows to nil.
8794
8795         * smiley.el: Revert previous change.
8796         (smiley-data-directory): defvar it before using it in the
8797         defcustom of `smiley-style'.
8798
8799 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8800
8801         * message.el (message-newline-and-indent): New function.
8802
8803         * ecomplete.el: Implement more bits.
8804
8805         * message.el (message-put-addresses-in-ecomplete): Clean up the
8806         string.
8807
8808         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8809
8810         * gnus-sum.el (gnus-summary-save-parts): Bind
8811         gnus-summary-save-parts-counter and use it to make unique file
8812         names.
8813
8814         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8815
8816         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8817         parameter to say whether to actually parse the individual
8818         addresses.
8819
8820         * message.el (message-put-addresses-in-ecomplete): New function.
8821         (ecomplete): Require.
8822         (message-mail-alias-type): Add ecomplete as an option.
8823
8824 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8825
8826         * flow-fill.el (fill-flowed): Remove trailing space from blank
8827         quoted lines.
8828
8829 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8830
8831         * smiley.el (smiley-style): Move definition later to avoid a
8832         compilation warning.
8833
8834 2006-04-12  Kenichi Handa  <handa@m17n.org>
8835
8836         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8837         buffer and then decode the buffer text if necessary.
8838         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8839         first, and after mm-encode-body, change the buffer to unibyte.
8840         Use mm-disable-multibyte instead of set-buffer-multibyte.
8841
8842 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8843
8844         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8845         Content-Type header instead of Content-Disposition header.
8846         (gnus-mime-inline-part): Ditto.
8847         (gnus-mime-view-part-as-charset): Ignore charset that the part
8848         specifies.
8849
8850         * mm-decode.el (mm-display-part): Work with external parts and
8851         usual parts similarly.
8852
8853         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8854         instead of gnus-display-mime.
8855
8856         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8857         instead of with-temp-buffer.
8858
8859         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8860         tag to summarized topics part in order to encode non-ASCII text.
8861
8862 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8863
8864         * smiley.el (smiley-style): New variable.
8865         (smiley-directory): New function.
8866         (smiley-data-directory): Derive from `smiley-style' using
8867         `smiley-directory'.
8868         (smiley-regexp-alist): Add new entries.
8869
8870         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8871         (gnus-article-browse-delete-temp): Add :version.
8872
8873 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8874
8875         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8876         the sieve region.
8877
8878 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8879
8880         * gnus.el (gnus-version-number): Bump version.
8881
8882 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8883
8884         * gnus.el: No Gnus v0.4 is released.
8885
8886 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8887
8888         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8889         layout.
8890
8891         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8892         unknown charset.
8893
8894         * message.el (message-header-synonyms): Add Original-To to the
8895         default.
8896
8897         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8898         optional parameter.
8899
8900 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8901
8902         * gnus-fun.el (gnus): Require it for gnus-directory.
8903
8904 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8905
8906         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8907
8908 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8909
8910         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8911
8912 2006-04-05  Simon Josefsson  <jas@extundo.com>
8913
8914         * password.el (password-reset): New function.
8915
8916 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8917
8918         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8919         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8920
8921 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8922
8923         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8924         Some whitespace was matched into the url, which broke browsing hits
8925         > 100 when mm-url-use-external was nil.
8926
8927 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8928
8929         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8930         gnus-extra-headers for 'Newsgroups.
8931
8932         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8933         bound.
8934
8935 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8936
8937         * pgg-gpg.el: Clean up process buffers every time gpg processes
8938         complete.
8939
8940 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8941
8942         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8943         doc string.
8944
8945 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8946
8947         * pgg-gpg.el (pgg-gpg-process-filter)
8948         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8949
8950         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8951         lines, temporary fix.
8952
8953 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8954
8955         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8956
8957 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8958
8959         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8960         default-enable-multibyte-characters.  This reverts the change from
8961         revision 6.17 which is no longer necessary because the passphrase
8962         is sent separately now.  GnuPG messages are unreadable under
8963         multibyte locales with default-enable-multibyte-characters set to
8964         nil.
8965
8966 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8967
8968         * message.el (message-tool-bar-gnome): Move "spell".
8969
8970 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8971
8972         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
8973         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
8974         instead.
8975
8976 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
8977
8978         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
8979         newsgroups handling for NNTP overviews which don't include
8980         Newsgroups.
8981
8982 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8983
8984         * message.el (message-resend): Bind message-generate-hashcash to nil.
8985
8986 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8987
8988         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
8989         when searching for already-paid recipients.
8990
8991 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8992
8993         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8994         passphrases when it is not needed.
8995         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8996         passphrase stuff from gpg, should only be necessary when you use
8997         gpg with a smartcard.
8998
8999 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9000
9001         * mml.el (mml-insert-mime): Ignore cached contents of
9002         message/external-body part.
9003
9004         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9005         (mm-insert-part): Ditto.
9006
9007 2006-03-23  Simon Josefsson  <jas@extundo.com>
9008
9009         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9010         Reiner.
9011         (pgg-gpg-use-agent-p): Use it again.
9012
9013 2006-03-23  Simon Josefsson  <jas@extundo.com>
9014
9015         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9016         older emacsen.
9017         (pgg-gpg-use-agent-p): Don't use it.
9018
9019 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9020
9021         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9022         if we can.
9023
9024 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9025
9026         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9027         (pgg-gpg-update-agent): New function.
9028         (pgg-gpg-use-agent-p): New function.
9029         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9030         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9031         (pgg-gpg-sign-region): Use it.
9032
9033 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9034
9035         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9036         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9037
9038 2006-03-21  Simon Josefsson  <jas@extundo.com>
9039
9040         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9041         <wilde@sha-bang.de>.
9042         (pgg-gpg-use-agent): New variable.
9043         (pgg-gpg-process-region): Use it.
9044         (pgg-gpg-encrypt-region): Likewise.
9045         (pgg-gpg-encrypt-symmetric-region): Likewise.
9046         (pgg-gpg-decrypt-region): Likewise.
9047         (pgg-gpg-sign-region): Likewise.
9048         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9049
9050 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9051
9052         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9053
9054         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9055         Add comment on version.
9056
9057 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9058
9059         * smiley.el: Add missing test smiley.
9060
9061 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9062
9063         * mm-decode.el (mm-with-part): New macro.
9064         (mm-get-part): Use it; work with message/external-body as well.
9065         (mm-save-part): Treat name and filename equally.
9066
9067         * mm-extern.el (mm-extern-cache-contents): New function.
9068         (mm-inline-external-body): Use it; force the part to be displayed;
9069         move undisplayer added to the cached handle to the parent.
9070
9071         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9072         (gnus-mime-view-part-as-type): Work with message/external-body.
9073
9074         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9075
9076 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9077
9078         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9079         images in image-load-path.  [Sync with image.el, revision 1.60, in
9080         Emacs.]
9081
9082 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9083
9084         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9085         path rather than symbol.  Always return list of directories.
9086         Guarantee that image directory comes first.  [Sync with image.el,
9087         revision 1.59, in Emacs.]
9088
9089         * message.el (message-make-tool-bar): Adjust to new API of
9090         `gmm-image-load-path-for-library'.
9091
9092         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9093
9094         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9095
9096 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9097
9098         * gnus-art.el (gnus-article-only-boring-p):
9099         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9100         intangible text.
9101         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9102
9103 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9104
9105         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9106         `defun' instead of `gmm-defun-compat'.
9107
9108 2006-03-14  Simon Josefsson  <jas@extundo.com>
9109
9110         * message.el (message-unique-id): Don't use message-number-base36
9111         if (user-uid) is a float.
9112         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9113
9114 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9115
9116         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9117
9118         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9119         empty line between a part and a message part.
9120
9121 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9122
9123         * smiley.el: Add more test smileys.
9124         (smiley-data-directory, smiley-regexp-alist)
9125         (gnus-smiley-file-types): Fix doc strings.
9126         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9127         adding new elements.
9128         (smiley-mouse-map): Unused code.  Make it a comment.
9129
9130 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9131
9132         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9133         scan latest NoCeM messages instead of old ones.
9134         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9135         delimiters that are recently used.
9136         (gnus-nocem-load-cache): Add autoload cookie.
9137
9138         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9139
9140         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9141         level which is larger than gnus-use-nocem is specified.
9142
9143         * gnus-group.el (gnus-group-get-new-news): Ditto.
9144
9145 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9146
9147         * gnus-util.el (gnus-tool-bar-update): New function.
9148
9149         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9150         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9151
9152         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9153
9154         * gnus-group.el (gnus-group-redraw-when-idle)
9155         (gnus-group-redraw-check): Remove.
9156         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9157
9158 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9159
9160         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9161         if optional last element is specified in splits (FIELD VALUE...).
9162
9163 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9164
9165         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9166         to gmm-image-load-path-for-library.  Call with no-error argument.
9167         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9168
9169         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9170
9171         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9172
9173         * gmm-utils.el (gmm-image-load-path): Remove alias.
9174
9175 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9176
9177         * gmm-utils.el (gmm-image-load-path): Add alias.
9178
9179         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9180         nnml-generate-nov-databases-1.
9181         (nnml-generate-nov-databases): Use it.
9182         (nnml-generate-nov-databases-directory): Document no-active
9183         argument.
9184
9185         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9186         directory if path is t.  Add no-error.
9187
9188         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9189         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9190
9191         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9192         resetting gnus-article-browse-html-temp-list.
9193
9194         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9195         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9196         Add example to docstring.  Rename local variables.  Move error
9197         checks to default case in cond and simplify.
9198
9199 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9200
9201         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9202         handle is multipart when calling it recursively.
9203         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9204
9205 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9206
9207         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9208         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9209
9210 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9211
9212         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9213         is loaded.
9214
9215         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9216         loaded.
9217
9218 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9219
9220         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9221         to "Emacs 23 (unicode)" in doc string.
9222
9223         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9224         "Emacs 23 (unicode)" in comment.
9225
9226 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9227
9228         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9229
9230         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9231         characters 160 through 255 in Emacs 23.
9232
9233 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9234
9235         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9236         gnus-article-browse-html-temp.
9237         (gnus-article-browse-delete-temp): Make it customizable.  Add
9238         `file'.  Adjust doc string.
9239         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9240         query for each file.  Adjust doc string.
9241         (gnus-article-browse-html-parts): Add
9242         `gnus-article-browse-delete-temp-files' to
9243         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9244
9245 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9246
9247         * gnus-art.el (gnus-article-browse-html-temp)
9248         (gnus-article-browse-delete-temp): New variables.
9249         (gnus-article-browse-delete-temp-files): New function.
9250         (gnus-article-browse-html-parts): Use it.
9251
9252 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9253
9254         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9255
9256         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9257         string.
9258
9259         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9260         gnus-summary-insert-new-articles when unplugged.  Remove
9261         gnus-summary-search-article-forward.
9262
9263         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9264         display-visual-class instead of display-color-cells.
9265
9266 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9267
9268         * dgnushack.el: Autoload customize-group for XEmacs.
9269
9270         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9271         message/* containing non-ASCII text properly.
9272
9273 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9274
9275         * message.el: Require gmm-utils, remove autoloads.
9276         (message-tool-bar): Set default based on
9277         gmm-tool-bar-style.
9278         (message-tool-bar-gnome): Add gmm-customize-mode.
9279
9280         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9281         gmm-tool-bar-style.
9282         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9283
9284         * gnus-group.el (gnus-group-tool-bar): Set default based on
9285         gmm-tool-bar-style.
9286         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9287
9288         * gmm-utils.el (gmm-image-directory): Rename variable from
9289         gmm-image-load-path.
9290         (gmm-image-load-path): Use gmm-image-directory.
9291         (gmm-customize-mode): New function.
9292         (gmm-tool-bar-style): New variable.
9293
9294         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9295         gnus-group-redraw-line-number.
9296         (gnus-group-redraw-check): Simplify.
9297         (gnus-group-tool-bar-update): Remove redraw check.
9298         (gnus-group-make-tool-bar): Add redraw check.
9299
9300 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9301
9302         * gnus-art.el (gnus-button): Add missing parentheses.
9303
9304 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9305
9306         * lpath.el: Fbind line-number-at-pos.
9307
9308 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9309
9310         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9311
9312 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9313
9314         * gnus-art.el (gnus-button): New face.
9315         (gnus-article-button-face): Use it.
9316
9317         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9318         gnus-summary-next-page.  Re-order.
9319
9320         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9321         next-node are now included.
9322         (gnus-group-redraw-line-number): New internal variable.
9323         (gnus-group-redraw-check): Helper function for updating the tool
9324         bar.
9325         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9326
9327         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9328
9329         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9330         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9331         Use it to match format of Spamassassin 3.0 and later.  Reported by
9332         IRIE Tetsuya <irie@t.email.ne.jp>.
9333         (spam-check-bogofilter)
9334         (spam-bogofilter-register-with-bogofilter): Fix args of
9335         `gnus-error' calls.
9336
9337 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9338
9339         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9340         unnecessary interaction when sending queued mails.  Reported by
9341         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9342
9343 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9344
9345         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9346         first or last are nil.
9347
9348 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9349
9350         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9351
9352 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9353
9354         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9355
9356 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9357
9358         * dns.el (query-dns): Protect more against buggy tcp output.
9359
9360 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9361
9362         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9363         nov.php.
9364
9365 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9366
9367         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9368         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9369         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9370         output on the server side.
9371         (nnweb-google-create-mapping): Update regexps and add some
9372         progress indication.
9373
9374 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9375
9376         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9377         gnus-agent-toggle-plugged.  Re-order icons.
9378         (gnus-group-tool-bar-gnome): Add
9379         gnus-group-{prev,next}-unread-group.
9380         (gnus-group-tool-bar-gnome): Re-order icons.
9381
9382         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9383         gnus-summary-insert-new-articles.
9384
9385         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9386         comments.
9387
9388         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9389         also available in Emacs 21.3.
9390
9391         * message.el (message-fix-before-sending): Change "Emacs 22" to
9392         "Emacs 23 (unicode)" in comment.
9393
9394         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9395         "Emacs 23 (unicode)" in comment.
9396
9397         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9398         comment.
9399         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9400
9401         * mm-view.el (mm-fill-flowed): Add :version.
9402
9403 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9404
9405         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9406         and load-path.
9407
9408 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9409
9410         * message.el: Autoload gmm-image-load-path.
9411         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9412         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9413         consitency.
9414
9415         * gmm-utils.el (gmm-image-load-path): Also search in
9416         "../etc/images".  Don't set gmm-image-load-path if we don't find
9417         the image.
9418
9419 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9420
9421         * gmm-utils.el (gmm-image-load-path): Don't make
9422         `gmm-image-load-path' include subdirectories which the second arg
9423         `image' might specify.
9424
9425         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9426         subdirectory to icon file names.
9427
9428         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9429
9430 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9431
9432         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9433         gmm-image-load-path calls.
9434
9435         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9436
9437         * message.el (message-make-tool-bar): Ditto.
9438
9439         * mml.el (mml-preview): Added comment concerning tool bar icons.
9440
9441         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9442         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9443
9444         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9445         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9446
9447         * message.el (message-tool-bar-gnome): Use new icon names.
9448         (message-make-tool-bar): Use `gmm-image-load-path'.
9449
9450         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9451         functions from MH-E.
9452         (gmm-image-load-path): New variable from MH-E.
9453         (gmm-image-load-path): New function from MH-E.  Added arguments
9454         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9455         *-image-load-path-called-flag.
9456
9457 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9458
9459         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9460
9461 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9462
9463         * nnimap.el (nnimap-request-move-article): Change folder back to
9464         source group before deleting.
9465
9466 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9467
9468         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9469
9470         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9471         mm-url.
9472
9473         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9474
9475 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9476
9477         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9478         coding system which mm-charset-to-coding-system returns for a
9479         given charset is valid.
9480
9481 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9482
9483         * html2text.el (html2text-remove-tag-list):
9484         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9485
9486 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9487
9488         * gnus-cus.el: Revert 2005-10-17 change.
9489
9490 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9491
9492         * gnus-art.el (article-strip-banner): Call
9493         article-really-strip-banner only when the regexp match is made.
9494
9495 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9496
9497         * gnus-art.el (article-strip-banner): Use
9498         gnus-extract-address-components instead of
9499         mail-header-parse-addresses to make it work with non-ASCII text;
9500         remove mail-encode-encoded-word-string.
9501
9502         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9503         values which are surrounded with \"...\"; make it never cause a
9504         Lisp error; give up parsing of parameters if it failed in
9505         extracting type.
9506
9507 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9508
9509         * smime.el (smime-cert-by-ldap-1): Fix bug where
9510         `smime-ldap-search' returns results without userCertificates.
9511
9512 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9513
9514         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9515
9516 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9517
9518         * spam.el (spam-check-spamassassin-headers): Adapt format for
9519         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9520         <ari@mbf.ocn.ne.jp>.
9521         (spam-list-of-processors): Add spam-use-gmane.
9522
9523 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9524
9525         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9526         make-temp-file; make it work with XEmacs as well.
9527
9528         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9529         mm-make-temp-file.
9530
9531         * mm-decode.el (mm-display-external): Use the 3rd arg of
9532         mm-make-temp-file.
9533         (mm-create-image-xemacs): Ditto.
9534
9535 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9536
9537         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9538         with message-narrow-to-headers.
9539         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9540         (gnus-draft-check-draft-articles): New function.
9541         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9542
9543 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9544
9545         * gnus-art.el (gnus-article-browse-html-parts):
9546         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9547         Don't use suffix argument for mm-make-temp-file for Emacs 21
9548         compatibility.  Remove useless `format'.
9549
9550 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9551
9552         * nnweb.el (nnweb-google-wash-article): Update regexps.
9553         (nnweb-group-alist): Use defvoo instead of defvar.
9554
9555 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9556
9557         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9558         re-loading nn* modules.
9559
9560 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9561
9562         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9563         for `tool-bar-mode' and don't check it's default-value.
9564
9565         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9566
9567         * message.el (message-make-tool-bar): Ditto.
9568
9569         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9570         `substring'.  Shorten tmp-file name.
9571
9572         * gnus.el: Remove bogus comment.
9573
9574 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9575
9576         * gnus-art.el (gnus-article-browse-html-parts): New function.
9577         (gnus-article-browse-html-article): New function for viewing html
9578         articles with a browser.
9579
9580 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9581
9582         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9583         in elisp.
9584         (pgg-gpg-encrypt-symmetric-region): Ditto.
9585         (pgg-gpg-sign-region): Ditto.
9586
9587         * pgg-def.el (pgg-text-mode): New variable.
9588
9589         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9590         (mml2015-pgg-encrypt): Ditto.
9591
9592         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9593         (mml1991-pgg-encrypt): Ditto.
9594
9595 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9596
9597         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9598         message-make-date instead of current-time-string.
9599
9600         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9601         to gnus-decoded which mm-uu might set.
9602
9603 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9604
9605         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9606         don't decode quoted parameters; remove misimported Emacs code.
9607         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9608         (rfc2231-decode-encoded-string): Don't use split-string which
9609         behaves differently according to Emacs version; use
9610         mm-decode-coding-region to convert charset to coding-system.
9611         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9612         (rfc2231-encode-string): Remove misimported Emacs code.
9613
9614 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9615
9616         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9617         when calling mail-header-parse-content-type.
9618         (article-de-quoted-unreadable): Ditto.
9619         (article-de-base64-unreadable): Ditto.
9620         (article-wash-html): Ditto.
9621
9622         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9623         calling mail-header-parse-content-type and
9624         mail-header-parse-content-disposition.
9625         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9626         mail-header-parse-content-type.
9627
9628         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9629         insert charset and format parameters; encode description after
9630         inserting it to buffer.
9631         (mml-insert-parameter): Fold lines properly even if a parameter is
9632         segmented into two or more lines; change the max column to 76.
9633
9634         * rfc1843.el (rfc1843-decode-article-body): Don't use
9635         ignore-errors when calling mail-header-parse-content-type.
9636
9637         * rfc2231.el (rfc2231-parse-string): Return at least type if
9638         possible; don't cause an error even if it fails in parsing of
9639         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9640         (rfc2231-encode-string): Don't break lines at the beginning, leave
9641         it to mml-insert-parameter.
9642
9643         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9644         calling mail-header-parse-content-type.
9645
9646 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9647
9648         * spam-report.el (spam-report-gmane-use-article-number):
9649         Improve doc string.
9650         (spam-report-gmane-internal): Check if a suitable header was found
9651         in the article.
9652
9653 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9654
9655         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9656         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9657
9658 2006-02-05  Romain Francoise  <romain@orebokech.com>
9659
9660         Update copyright notices of all files in the gnus directory.
9661
9662 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9663
9664         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9665
9666 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9667
9668         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9669         segmented lines of parameter value to cope with Thunderbird 1.5
9670         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9671         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9672         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9673
9674 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9675
9676         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9677         parts.
9678
9679 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9680
9681         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9682         there's only one active file for all servers.
9683         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9684         solid groups.  Gnus might have used a FAST request to select the group.
9685         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9686         and nnweb-search redundantly in the active file.
9687         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9688         (nnweb-request-create-group): Don't use ARGS.
9689         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9690         initialisations.  Let nnoo do the work.
9691
9692 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9693
9694         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9695         Say the part has been decoded.
9696
9697         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9698
9699 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9700
9701         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9702         mailcap-viewer-test-cache when there's no 'test clause, since that
9703         will invert the meaning of a "nil" test previously determined by
9704         mailcap-mailcap-entry-passes-test.
9705
9706 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9707
9708         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9709         compiling.
9710
9711         * gnus-sum.el: Ditto.
9712
9713         * message.el: Don't bind tool-bar-map when compiling.
9714
9715 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9716
9717         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9718
9719 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9720
9721         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9722         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9723         current Google Groups.
9724
9725 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9726
9727         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9728         and tool-bar-mode.
9729
9730         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9731         and tool-bar-mode.
9732
9733         * message.el (message-tool-bar-update): Simplify.
9734         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9735
9736         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9737         gnus-summary-buffer.
9738         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9739         gnus-summary-reply.
9740
9741         * gmm-utils.el (gmm): Add :version.
9742
9743 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9744
9745         * Makefile.in (clean): New rule.
9746         (distclean): Use it.
9747
9748 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9749
9750         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9751         autoload.
9752
9753 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9754
9755         * gmm-utils.el (gmm-verbose): Add :group.
9756
9757 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9758
9759         * message.el: Change some comments WRT tool-bars.
9760
9761         * gnus-sum.el (gnus-summary-tool-bar)
9762         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9763         (gnus-summary-tool-bar-zap-list): New variables.
9764         (gnus-summary-make-tool-bar): Complete rewrite using
9765         `gmm-tool-bar-from-list'.
9766
9767         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9768         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9769         variables.
9770         (gnus-group-make-tool-bar): Complete rewrite using
9771         `gmm-tool-bar-from-list'.
9772         (gnus-group-tool-bar-update): New function.
9773
9774         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9775
9776 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9777
9778         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9779         is dissected into a single part of which the type is the same as
9780         the given one; decode charset.
9781
9782 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9783
9784         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9785         into alists as symbol not string, since that's what
9786         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9787         look for.
9788
9789 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9790
9791         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9792         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9793
9794         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9795
9796 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9797
9798         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9799         (gnus-xmas-mime-security-button-menu): New function.
9800
9801         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9802         (gnus-mime-security-button-menu): New definition.
9803         (gnus-mime-security-button-map): Use them.
9804         (gnus-mime-security-button-menu): New function.
9805         (gnus-insert-mime-security-button): Addition to help echo.
9806         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9807         (gnus-mime-security-pipe-part): New functions.
9808
9809         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9810         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9811
9812         * mm-decode.el (mm-handle-set-disposition): Remove.
9813         (mm-handle-set-description): Remove.
9814
9815 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9816
9817         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9818         (mm-w3m-standalone-supports-m17n-p): New function.
9819         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9820         w3m usage.
9821
9822         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9823         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9824
9825 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9826
9827         * message.el (message-tool-bar-zap-list): Use
9828         gmm-tool-bar-zap-list as custom type.
9829         (message-tool-bar-update): New function.
9830         (message-tool-bar, message-tool-bar-gnome)
9831         (message-tool-bar-retro): Add message-tool-bar-update.
9832         (message-tool-bar-gnome): Add flyspell-buffer.
9833
9834         * gnus-util.el (gnus-error): Describe `args'.
9835
9836         * gmm-utils.el (gmm-error): Describe `args'.
9837         (gmm-tool-bar-zap-list): New widget.
9838         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9839
9840 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9843         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9844         the number of recursive calls.
9845
9846         * mm-decode.el (mm-handle-set-disposition): New macro.
9847         (mm-handle-set-description): New macro.
9848
9849 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9850
9851         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9852         encoding.
9853
9854 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9855
9856         * message.el (message-tool-bar-zap-list, message-tool-bar)
9857         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9858         (message-tool-bar-local-item-from-menu): Remove.
9859         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9860         (message-make-tool-bar): New function.
9861         (message-mode): Use `message-make-tool-bar'.
9862
9863         * gmm-utils.el: New file.
9864         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9865         (gmm-lazy): New widget copied from `nnmail.el'.
9866         (gmm-tool-bar-from-list): New function for creating customizable
9867         tool bars.
9868         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9869         output.
9870         (gmm): Add :prefix to defgroup.
9871
9872 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9873
9874         * gmm-utils.el (gmm-widget-p): New function.
9875
9876 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9877
9878         * mml.el (mml-attach-file): Describe `description' in doc string.
9879         (mml-menu): Add Emacs MIME manual and PGG manual.
9880
9881 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9882
9883         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9884
9885 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9886
9887         * nntp.el (nntp-end-of-line): Doc fix.
9888
9889 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9890
9891         * imap.el (imap-open): Handle case where buffer is a buffer
9892         object.
9893
9894 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9895
9896         * gnus-delay.el (gnus-delay): Don't autoload.
9897         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9898         to be re-loaded when customizing the `gnus-delay' group.
9899
9900 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9901
9902         * message.el (message-insert-citation-line): Use newlines.
9903
9904 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9905
9906         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9907         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9908         these routines, so the passphrase can be managed externally and
9909         passed in to the system.
9910         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9911         pgg-add-passphrase-to-cache function.
9912
9913         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9914         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9915         these routines, so the passphrase can be managed externally and
9916         passed in to the system.
9917         (pgg-pgp5-sign-region): Use new name of
9918         pgg-add-passphrase-to-cache function.
9919
9920 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9921
9922         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9923         part of the decoded armor to find the key-identifier.
9924         (pgg-gpg-lookup-key-owner): New function to return the
9925         human-readable identifier of a key owner.
9926         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9927         itself.
9928         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9929         the key value) if we have a key and can match it against a secret
9930         key.  Also, added a note pointing out fact that the prompt only
9931         indicates the first matching key.
9932
9933         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9934         pgg-decrypt-region.
9935         (pgg-add-passphrase-to-cache): Rename from
9936         `pgg-add-passphrase-cache' to reduce confusion (all callers
9937         changed).
9938         (pgg-remove-passphrase-from-cache): Rename from
9939         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9940         changed).
9941         (pgg-read-passphrase, pgg-add-passphrase-cache)
9942         (pgg-remove-passphrase-cache): Add informative docstrings.
9943         (pgg-decrypt): Convey provided passphrase in subordinate call to
9944         pgg-decrypt-region.
9945
9946 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9947
9948         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9949         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9950         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9951         'passphrase' argument, so the passphrase can be managed externally
9952         and then passed in to the system.
9953
9954         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9955         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9956         so the passphrase cache can be used reliably with identifiers
9957         besides a pgp packet's key id.
9958
9959         * pgg-gpg.el (pgg-gpg-encrypt-region)
9960         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9961         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
9962         these routines, so the passphrase can be managed externally and
9963         passed in to the system.
9964
9965         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9966         'notruncate' argument, so the passphrase cache can be used
9967         reliably with identifiers besides a pgp packet's key id.
9968
9969 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
9970
9971         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9972         symmetric encryption.
9973         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9974         encrypted session key.
9975         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9976         message ask for the passphrase in a proper way.
9977
9978         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9979         New user commands for symmetric encryption.
9980
9981 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9982
9983         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
9984
9985         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
9986
9987 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
9988
9989         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
9990
9991 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9992
9993         * mm-decode.el (mm-inlined-types): Add application/pgp.
9994         (mm-automatic-display): Ditto.
9995
9996         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
9997         part as text.
9998
9999 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10000
10001         * nnrss.el: Update copyright.
10002         (nnrss-opml-import): Query whether to subscribe to each entry.
10003
10004         * gnus-art.el:
10005         * gnus-sum.el:
10006         * gnus-xmas.el:
10007         * messagexmas.el:
10008         * mm-uu.el:
10009         * mm-view.el: Update copyright.
10010
10011 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10012
10013         * message.el (message-info): New function.
10014         (message-mode-menu): Add it.
10015         Update copyright.
10016
10017         * ChangeLog: Fix and update copyright.
10018
10019 2006-01-13  Romain Francoise  <romain@orebokech.com>
10020
10021         * message.el (message-forward-subject-name-subject): Prefer the
10022         address to 'nowhere' if the sender has no name.
10023         Fix typo.  Update copyright year.
10024
10025 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10026
10027         * gnus-art.el (article-wash-html): Use
10028         gnus-summary-show-article-charset-alist if a numeric arg is given.
10029         (gnus-article-wash-html-with-w3m-standalone): New function.
10030
10031         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10032         mm-inline-text-html-render-with-w3m-standalone.
10033         (mm-text-html-washer-alist): Map w3m-standalone to
10034         gnus-article-wash-html-with-w3m-standalone.
10035         (mm-inline-text-html-render-with-w3m-standalone): New function.
10036
10037 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10038
10039         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10040         Improve LaTeX.
10041
10042 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10043
10044         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10045         (nnrss-request-article): Render text/plain parts as HTML.
10046
10047         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10048         the buffer.
10049
10050 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10051
10052         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10053         custom definition of `gnus-posting-styles'.
10054
10055         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10056         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10057
10058 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10059
10060         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10061         Use nntp for bug archive.
10062
10063 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10064
10065         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10066         parts.
10067         (nnrss-normalize-date): New function converts ISO 8601 date into
10068         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10069         (nnrss-check-group): Use it.
10070
10071 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10072
10073         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10074
10075         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10076         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10077         (nnrss-insert-w3): Ditto.
10078
10079 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10080
10081         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10082         the articles to be forwarded including the case where neither a
10083         number of articles nor a region is specified.
10084
10085 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10086
10087         * nnrss.el (nnrss-request-article): Fix last change; fill
10088         text/plain parts.
10089
10090 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10091
10092         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10093         in text/plain part.
10094         (nnrss-check-group): Don't add excessive newline to dc:subject.
10095
10096 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10097
10098         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10099         article.
10100
10101 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10102
10103         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10104         (nnml-use-compressed-files, nnml-save-mail): Support other
10105         comression programs such as bzip2.
10106
10107 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10108
10109         * dns.el (query-dns): Make sure we check the buffer size before
10110         removing tcp headers.
10111
10112 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10113
10114         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10115         remove MIME buttons associated with multipart/alternative parts.
10116         (gnus-mime-display-alternative): Tag buttons using `article-type'
10117         text property.
10118
10119         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10120         associated with multipart/alternative parts.
10121
10122         * gnus-art.el (gnus-signature-separator): Fix custom type.
10123
10124         * mm-decode.el (mm-inlined-types): Fix custom type.
10125         (mm-keep-viewer-alive-types): Ditto.
10126         (mm-automatic-display): Ditto.
10127         (mm-attachment-override-types): Ditto.
10128         (mm-inline-override-types): Ditto.
10129         (mm-automatic-external-display): Ditto.
10130
10131 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10132
10133         * spam-report.el (spam-report-user-mail-address)
10134         (spam-report-user-agent): New variables.
10135         (spam-report-url-ping-plain): Use spam-report-user-agent.
10136
10137 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10138
10139         * gnus-art.el (gnus-button-handle-custom): Do not just use
10140         `customize-apropos' for any "M-x customize-*" button but the
10141         function called for.  Accept both the function name and its
10142         argument in order to achieve this.
10143         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10144         function name to `gnus-button-handle-custom' in case of "M-x
10145         customize-*" buttons.
10146
10147 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10148
10149         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10150         multipart/alternative and add xref to mm-discouraged-alternatives
10151         in doc string.
10152
10153         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10154         gnus-buttonized-mime-types in doc string.
10155
10156 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10157
10158         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10159         Suggest image/.* in the doc string.
10160
10161 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10162
10163         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10164         message-marks (Debian bug #342521).
10165
10166 2005-12-12  Simon Josefsson  <jas@extundo.com>
10167
10168         * password.el (password-read-from-cache): Add.
10169         (password-read): Use it.
10170
10171 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10172
10173         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10174         us-ascii as a MIME charset.
10175
10176         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10177         against the case where the 2nd arg TYPE is nil.
10178
10179 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10180
10181         * pop3.el (pop3-stream-type): Fix custom version.
10182
10183         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10184
10185 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10186
10187         * mm-decode.el (mm-display-external): Add missing cdr.
10188
10189 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10190
10191         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10192         RFC1524) if it is in mailcap or add a suffix according to
10193         mailcap-mime-extensions when generating a temp filename; postpone
10194         deleting a temp file for 2 seconds for some wrappers, shell
10195         scripts, and so on, which might exit right after having started a
10196         viewer command as a background job.
10197
10198 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10199
10200         * nntp.el (nntp-marks-directory): Fix custom group.
10201
10202         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10203         steps when < 10.
10204
10205         * gnus-start.el (gnus-no-server-1): Mention
10206         `gnus-level-default-subscribed' in doc string.
10207
10208 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10209
10210         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10211         parens.
10212
10213 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10214
10215         * gnus-xmas.el (gnus-use-toolbar): Revert.
10216         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10217         gnus-use-toolbar is default.
10218
10219         * messagexmas.el (message-use-toolbar): Revert.
10220         (message-setup-toolbar): Use global default-toolbar if
10221         message-use-toolbar is default.
10222
10223 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10224
10225         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10226         according to default-toolbar-visible-p.
10227
10228         * messagexmas.el (message-use-toolbar): Ditto.
10229
10230 2005-11-26  Dave Love  <fx@gnu.org>
10231
10232         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10233         (tls-program, tls-success): Provide openssl alternative.
10234
10235         * starttls.el: Doc fixes.
10236         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10237         SERVICE to PORT.
10238
10239         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10240         port null or service name.
10241         (starttls-negotiate): Autoload.
10242
10243 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10244
10245         * message.el (message-kill-to-signature): Fix interactive spec.
10246
10247 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10248
10249         * pop3.el (pop3-open-server): Recognize a string as a service name.
10250
10251 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10252
10253         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10254
10255 2005-11-23  Dave Love  <fx@gnu.org>
10256
10257         Add pop3s, pop3/starttls.
10258
10259         * pop3.el (pop3-authentication-scheme): Clarify doc.
10260         (open-tls-stream, starttls-open-stream): Autoload.
10261         (pop3-stream-type): New.
10262         (pop3-open-server): Use it.
10263
10264         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10265         for POP.
10266         (mail-source-keyword-map): Add :stream for POP.
10267         (mail-source-fetch-pop): Use pop3-stream-type.
10268
10269 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10270
10271         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10272         of current-time-string.
10273
10274 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10275
10276         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10277         date header.
10278
10279 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10280
10281         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10282         it can seriously impact performance as it bypasses the agent's
10283         local caches.
10284
10285 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10286
10287         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10288         must be explicitly online rather than "not explicitly offline" for
10289         its flags to be synchronized.
10290
10291         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10292         that gnus-uu-unmark-thread will function correctly.
10293
10294         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10295         1024K is instead displayed as 1M.
10296
10297 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10298
10299         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10300
10301 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10302
10303         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10304
10305 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10306
10307         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10308         error message to display actual error condition.
10309         (gnus-agent-save-local): Avoid saving symbols that are bound to
10310         nil as they simply result in a warning message in
10311         gnus-agent-read-local.
10312
10313 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10314
10315         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10316         rather than make-variable-buffer-local for file-precious-flag.
10317
10318 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10319
10320         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10321         for duplicates which are removed.  The invalid sort check then
10322         triggers a rescan after the sort as sorting may have moved
10323         duplicate entries such that they can be cheaply detected.
10324
10325 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10326
10327         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10328
10329 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10330
10331         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10332         internal variable to a custom variable.  Changed default value
10333         from compressed(2) to uncompressed(1).
10334         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10335         support for uncompressed agentview files.  Taken together, reading
10336         the agentview file should now be 6-7 times faster.
10337
10338 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10339
10340         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10341         as a buffer-local variable.  This avoids creating truncated
10342         dribble files as a result of a hang up, eg.
10343
10344 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10345
10346         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10347         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10348         XEmacs.
10349
10350 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10351
10352         * gnus-start.el (gnus-start-draft-setup): Enforce
10353         `gnus-draft-mode' for nndraft:drafts at startup.
10354
10355         * gnus.el (gnus-splash): Change custom group.
10356         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10357         allow-list argument.
10358
10359         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10360         string.
10361
10362 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10363
10364         * gnus-art.el (gnus-default-article-saver): Add user-defined
10365         `function' to custom type.
10366
10367 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10368
10369         * imap.el (imap-open): Handle case where buffer is a buffer
10370         object.
10371
10372 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10373
10374         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10375         long lines.
10376         (gnus-cache-delete-group): Wrap doc strings.
10377
10378         * gnus-agent.el (gnus-agent-rename-group)
10379         (gnus-agent-delete-group): Wrap doc strings.
10380
10381 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10382
10383         * messagexmas.el (message-use-toolbar): Change the valid values
10384         into default, top, bottom, left, and right.
10385         (message-toolbar-thickness): New variable.
10386         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10387         well.
10388         (message-setup-toolbar): Make it work.
10389
10390         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10391         (gnus-use-toolbar): Change the valid values into default, top,
10392         bottom, left, and right.
10393         (gnus-toolbar-thickness): New variable.
10394         (gnus-xmas-setup-toolbar): New function.
10395         (gnus-xmas-setup-group-toolbar): Use it.
10396         (gnus-xmas-setup-summary-toolbar): Use it.
10397
10398 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10399
10400         * gnus-start.el (gnus-1): Add "native" to
10401         gnus-predefined-server-alist.
10402
10403         * gnus.el (gnus-method-to-server): Don't add "native" to the
10404         lists here, because that leads to problems when
10405         gnus-select-method is bound.
10406
10407 2005-11-09  Simon Josefsson  <jas@extundo.com>
10408
10409         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10410         use (not sort-by-date) instead.
10411
10412 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10413
10414         * gnus-delay.el (gnus-delay-group): Don't autoload.
10415         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10416         to be re-loaded when customizing the `gnus-delay' group.
10417
10418 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10419
10420         * message.el: Revert last changes.
10421         (message-insert-citation-line): Use newlines.
10422
10423 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10424
10425         * message.el (message-courtesy-message)
10426         (message-mark-insert-begin, message-mark-insert-end)
10427         (message-elide-ellipsis, message-cancel-message)
10428         (message-add-header, message-change-subject)
10429         (message-cross-post-followup-to-header)
10430         (message-cross-post-insert-note, message-reduce-to-to-cc)
10431         (message-widen-reply, message-delete-not-region)
10432         (message-kill-to-signature, message-insert-signature)
10433         (message-insert-importance-high, message-insert-importance-low)
10434         (message-insert-or-toggle-importance)
10435         (message-insert-disposition-notification-to)
10436         (message-indent-citation, message-yank-original)
10437         (message-cite-original-without-signature, message-cite-original)
10438         (message-insert-citation-line, message-position-on-field)
10439         (message-fix-before-sending, message-send-mail-partially)
10440         (message-send-mail, message-send-mail-with-sendmail)
10441         (message-send-mail-with-qmail, message-send-news)
10442         (message-check-news-header-syntax, message-generate-headers)
10443         (message-insert-courtesy-copy, message-fill-address)
10444         (message-fill-header, message-shorten-references)
10445         (message-setup-1, message-cancel-news)
10446         (message-forward-make-body-plain, message-forward-make-body-mime)
10447         (message-forward-make-body-mml, message-encode-message-body)
10448         (message-forward-make-body-digest-plain)
10449         (message-forward-make-body-digest-mime)
10450         (message-use-alternative-email-as-from): Insert `hard-newline'
10451         instead of ordinary newlines.
10452
10453 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10454
10455         * message.el (message-generate-headers): Downcase the argument
10456         given to message-check-element.
10457
10458 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10459
10460         * nntp.el (nntp-authinfo-rejected): New error condition.
10461         (nntp-wait-for): Use new error condition to signal authentication
10462         error.
10463         (nntp-retrieve-data): Rethrow new error condition to break out of
10464         recursive call to nntp-send-authinfo.
10465
10466 2005-11-08  Romain Francoise  <romain@orebokech.com>
10467
10468         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10469         (gnus-summary-exit-map): Bind to `Z p'.
10470         (gnus-summary-make-menu-bar): Add menu item.
10471
10472 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10473
10474         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10475         (gnus-treat-*): Add `first' in all doc strings.
10476
10477         * gnus-group.el (gnus-group-compact-group): Fix typo.
10478
10479 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10480
10481         * gnus.el (gnus-parameters-case-fold-search): New variable.
10482         (gnus-parameters-get-parameter): Use it.
10483
10484         * gnus-score.el (gnus-home-score-file): Doc fix.
10485
10486 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10487
10488         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10489
10490 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10491
10492         * mm-util.el (mm-special-display-p): New function.
10493
10494         * mml.el (mml-preview): Use it; doc fix.
10495
10496 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10497
10498         * imap.el (imap-open): Handle case where buffer is a buffer object.
10499
10500 2005-10-29  Romain Francoise  <romain@orebokech.com>
10501
10502         * message.el (message-fix-before-sending): Fix comment.
10503
10504 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10505
10506         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10507
10508 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10509
10510         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10511         Used in gnus-score.el.
10512
10513 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10514
10515         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10516
10517 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10518
10519         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10520         whitespace removed in revision 7.8.  Use concatenated string to
10521         protect trailing whitespace.
10522
10523 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10524
10525         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10526         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10527         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10528         Courier IMAP ("some version from 2004").  Mostly based on similar
10529         code in the same function.
10530
10531 2005-10-26  Didier Verna  <didier@xemacs.org>
10532
10533         * gnus-group.el (gnus-group-compact-group): Invalidate original
10534         article buffer.
10535         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10536         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10537         NOV database and in article itself.
10538         Invalidate article backlog.
10539
10540 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10541
10542         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10543
10544 2005-10-26  Simon Josefsson  <jas@extundo.com>
10545
10546         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10547         part of 2004-07-25 change.
10548
10549 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10550
10551         * message.el (message-display-completion-list): New function.
10552         (message-expand-group): Use it; make sure the Completions buffer
10553         is modifiable.
10554 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10555
10556         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10557         user-mail-name is an empty string.
10558
10559 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10560
10561         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10562         depending on gnus-score-decay-constant.
10563
10564         * encrypt.el (encrypt-insert-file-contents)
10565         (encrypt-write-file-contents): Don't use `gnus-message'.
10566
10567         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10568         arguments.
10569         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10570         arguments to mm-uu-verbatim-marks-extract.
10571         (mm-uu-hide-markers): New variable.
10572         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10573
10574         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10575         (gnus-convert-image-to-face-command): Use "convert" by default to
10576         allow other input image formats.
10577         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10578         accordingly.
10579
10580 2005-10-23  Simon Josefsson  <jas@extundo.com>
10581
10582         * imap.el (imap-gssapi-program): Align command line parameters
10583         with latest GNU SASL.
10584         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10585
10586 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10587
10588         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10589         HTML.
10590         (nnslashdot-request-article): Ditto.
10591
10592         * lpath.el (featurep): Add nobreak-char-display.
10593
10594 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10595
10596         * mail-source.el (mail-source-fetch-pop): Require pop3.
10597         (mail-source-check-pop): Ditto.
10598
10599 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10600
10601         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10602         errors.
10603
10604 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10605
10606         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10607         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10608
10609         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10610
10611         * mm-bodies.el (mm-decode-string): Call
10612         `mm-charset-to-coding-system' with allow-override argument.
10613
10614 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10615
10616         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10617         (rfc2047-charset-to-coding-system): New function.
10618         (rfc2047-decode-encoded-words): New function.
10619         (rfc2047-decode-region): Use them.
10620         (rfc2047-decode-cte): Remove.
10621         (rfc2047-parse-and-decode): Remove.
10622         (rfc2047-decode): Remove.
10623
10624 2005-10-15  Kenichi Handa  <handa@m17n.org>
10625
10626         * rfc2047.el (rfc2047-decode-cte): New function.
10627         (rfc2047-decode-region): Change the way to decode successive
10628         encoded-words: decode B- or Q-encoding in each encoded-word,
10629         concatenate them, and decode it as charset.
10630
10631 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10632
10633         * lpath.el: Fbind codepage-setup for XEmacs.
10634
10635 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10636
10637         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10638         widget-move-and-invoke.
10639         (gnus-custom-mode): Use gnus-custom-map.
10640
10641 2005-10-15  Bill Wohler  <wohler@newt.com>
10642
10643         * message.el (message-tool-bar-map): Renamed image file from
10644         mail_send to mail/send.
10645
10646 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10647
10648         * message.el (message-expand-group): Pass the common
10649         prefix substring of completion to `display-completion-list'.
10650
10651 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10652
10653         * mml-sec.el (mml-secure-method): New internal variable.
10654         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10655         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10656         functions using mml-secure-method.
10657
10658         * mml.el (mml-mode-map): Add key bindings for those functions.
10659         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10660         Harder <harder@myrealbox.com>.
10661         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10662         end of message if point is the headers of the message.
10663
10664         * message.el (message-in-body-p): New function.
10665
10666         * assistant.el: Autoload gnus-util and netrc.
10667
10668         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10669         Use `mm-charset-override-alist' only when decoding.
10670
10671         * mm-bodies.el (mm-decode-body): Call
10672         `mm-charset-to-coding-system' with allow-override argument.
10673
10674         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10675         `filename' from Content-Disposition if Content-Type doesn't
10676         provide `name'.
10677         (gnus-mime-view-part-as-type): Set default instead of
10678         initial-input.
10679
10680 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10681
10682         * format-spec.el (format-spec): Propagate text properties of % spec.
10683
10684 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10685
10686         * gnus-art.el (gnus-treat-predicate): Add `first'.
10687
10688 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10689
10690         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10691         (mm-charset-override-alist): New variable.
10692         (mm-charset-to-coding-system): Use it.
10693         (mm-codepage-setup): New helper function.
10694         (mm-charset-eval-alist): New variable.
10695         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10696         about unknown charsets.
10697
10698         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10699
10700 2005-10-04  David Hansen  <david.hansen@gmx.net>
10701
10702         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10703         (nnrss-check-group): Ditto.
10704
10705 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10706
10707         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10708         Rename x-gnus-verbatim to x-verbatim.
10709         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10710
10711         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10712         x-verbatim.
10713
10714         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10715
10716         * gnus-util.el (gnus-remove-duplicates): Remove.
10717
10718         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10719         instead of gnus-remove-duplicates.
10720
10721         * message.el (message-remove-duplicates): Remove.
10722         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10723         message-remove-duplicates.
10724
10725         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10726         available, else use implementation from `delete-dups'.
10727
10728         * message.el (message-insert-expires): New function.
10729         (message-mode-map): Add key binding.
10730         (message-mode-field-menu): Add menu entry.
10731         (message-mode): Document it.
10732         (message-make-expires-date): Use `message-make-date'.
10733
10734 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10735
10736         * message.el (message-make-expires-date): New function.
10737
10738 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10739
10740         * Makefile.in (list-installed-shadows): New entry.
10741         (install): Use it.
10742         (remove-installed-shadows): New entry.
10743
10744         * dgnushack.el (dgnushack-default-load-path): New variable.
10745         (dgnushack-find-lisp-shadows): New function.
10746         (dgnushack-remove-lisp-shadows): New function.
10747
10748 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10749
10750         * Makefile.in (install-el-elc): New entry.
10751         (install): Use it so that .el files are necessarily installed.
10752
10753 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10754
10755         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10756
10757 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10758
10759         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10760         function rather than the diff-mode.el package.
10761         (mm-display-external): Use with-current-buffer.
10762         (mm-viewer-completion-map, mm-viewer-completion-map):
10763         Move initialization inside declaration.
10764
10765 2005-09-29  Simon Josefsson  <jas@extundo.com>
10766
10767         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10768         autoload mail-check-payment.
10769         (spam-check-hashcash): Define unconditionally, since hashcash.el
10770         is part of Gnus now.  Ignore errors from payment checking.
10771
10772 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10773
10774         * message.el (message-bold-region, message-unbold-region): Rename
10775         from `bold-region' and `unbold-region'.
10776
10777         * message.el: Remove useless autoloads.
10778
10779 2005-09-28  Simon Josefsson  <jas@extundo.com>
10780
10781         * message.el (message-use-idna): Default to t.
10782         (message-use-idna): Test whether encoding works too.  Doc fix.
10783
10784 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10785
10786         * nntp.el (nntp-warn-about-losing-connection): Remove.
10787
10788 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10789
10790         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10791         customizable.  Change default value.
10792         (mm-uu-diff-groups-regexp): Change default value.
10793         (mm-uu-type-alist): Add doc string.
10794         (mm-uu-configure): Add doc string.  Make it interactive.
10795         (mm-uu-tex-groups-regexp): New variable.
10796         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10797         (mm-uu-type-alist): Add LaTeX documents.
10798         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10799         of "text/verbatim".
10800         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10801
10802         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10803         instead of "text/verbatim".
10804
10805         * message.el (message-mark-inserted-region)
10806         (message-mark-insert-file): Use slrn style marks when called with
10807         prefix argument.
10808
10809 2005-09-27  Simon Josefsson  <jas@extundo.com>
10810
10811         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10812
10813 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10814
10815         * message.el (message-remove-duplicates): New function.
10816         Implementation borrowed from `gnus-remove-duplicates'.
10817         (message-idna-to-ascii-rhs): Also encode idna addresses in
10818         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10819         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10820         only ask about the same idna domain once per header and also tell
10821         in what header to replace the idna domain.
10822
10823         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10824         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10825         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10826         a header is decoded and not just the last one.
10827
10828 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10829
10830         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10831         has been decoded.
10832
10833         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10834         (mm-insert-part): Don't modify text if it has been decoded.
10835
10836         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10837         decoded.
10838
10839         * mm-view.el (mm-inline-text): Don't strip text props unless
10840         decoding enriched or richtext parts.
10841
10842 2005-09-25  Romain Francoise  <romain@orebokech.com>
10843
10844         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10845         * gnus-start.el (gnus-subscribe-interactively):
10846         * gnus-uu.el (gnus-uu-grab-articles):
10847         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10848         space.
10849
10850 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10851
10852         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10853         * mm-view.el (mm-view-pkcs7-decrypt):
10854         * gnus-sum.el (gnus-summary-limit-to-extra)
10855         (gnus-summary-respool-article, gnus-read-move-group-name):
10856         * gnus-score.el (gnus-summary-increase-score):
10857         * gnus-util.el (gnus-completing-read-with-default):
10858         * gnus-art.el (gnus-read-save-file-name)
10859         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10860         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10861         * message.el (message-check-news-header-syntax):
10862         Follow convention for reading with the minibuffer.
10863
10864 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10865
10866         * spam-report.el (spam-report-url-ping-plain):
10867         Use gnus-extended-version as User-Agent.
10868
10869         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10870         default value is nil.
10871
10872         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10873         (mm-uu-verbatim-marks-extract): New function.
10874         (mm-uu-extract): New face.
10875         (mm-uu-copy-to-buffer): Use it.
10876
10877         * spam-report.el (spam-report-gmane-ham): Renamed from
10878         `spam-report-gmane-unspam'.
10879         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10880         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10881
10882         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10883         Autoload.
10884         (spam-report-gmane-unregister-routine): Renamed
10885         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10886
10887 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10888
10889         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10890         (spam-report-gmane-unregister-routine): Add support for gmane
10891         unregistration.
10892
10893         * spam-report.el (spam-report-gmane-unspam)
10894         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10895         (spam-report-gmane): Change to take a single article and do unspam
10896         registration.
10897
10898 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10899
10900         * mm-url.el (mm-url-decode-entities): Fix regexp.
10901
10902 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10903
10904         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10905         default to nil, to be able to use Gnus at all.  If the default
10906         switches to something else, then the function should be fixed not
10907         be exceedingly slow.
10908
10909 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10910
10911         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10912         fail hard.
10913
10914         * spam-report.el: Add better Keywords line.
10915
10916         * spam.el: Add Maintainer and better Keywords line.
10917
10918 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10919
10920         * gnus-art.el (gnus-article-replace-part)
10921         (gnus-mime-replace-part): New functions.
10922         (gnus-mime-action-alist, gnus-mime-button-commands)
10923         (gnus-mime-save-part-and-strip): Added file argument.
10924         (gnus-article-part-wrapper): Added interactive argument.
10925
10926         * gnus-sum.el (gnus-summary-mime-map): Add
10927         `gnus-article-replace-part'.
10928
10929 2005-09-19  Didier Verna  <didier@xemacs.org>
10930
10931         The nnml compaction feature:
10932         * nnml.el (nnml-request-compact-group): New function.
10933         * nnml.el (nnml-request-compact): New function.
10934         * gnus-int.el (gnus-request-compact-group): New function.
10935         * gnus-int.el (gnus-request-compact): New function.
10936         * gnus-group.el (gnus-group-compact-group): New function.
10937         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10938         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10939         * gnus-srvr.el (gnus-server-compact-server): New function.
10940         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10941         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10942
10943 2005-09-18  Deepak Goel  <deego@gnufans.org>
10944
10945         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10946         format spec.
10947
10948 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10949
10950         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10951
10952 2005-09-15  Romain Francoise  <romain@orebokech.com>
10953
10954         * message.el (message-fill-paragraph): Clarify docstring.
10955
10956 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10957
10958         * gnus-art.el (gnus-mime-display-part): Protect against broken
10959         MIME messages.
10960
10961 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10962
10963         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10964         before parsing header.
10965
10966 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10967
10968         * html2text.el (html2text-replace-list): Add new entities.
10969
10970 2005-09-11  Romain Francoise  <romain@orebokech.com>
10971
10972         * message.el (message-alternative-emails): Improve docstring.
10973         (message-setup-1): Call `message-use-alternative-email-as-from'
10974         after `message-setup-hook' to give it precedence over posting
10975         styles, etc.
10976         (message-use-alternative-email-as-from): Add docstring.  Remove
10977         the original From header if present.
10978
10979         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10980         (nnml-save-mail): Use it.
10981
10982         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10983         articles.  Add new argument `silent'.
10984         (gnus-uu-mark-all): Report the total number of marked articles.
10985
10986 2005-09-10  Romain Francoise  <romain@orebokech.com>
10987
10988         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10989         (gnus-uu-mark-series): Likewise.
10990
10991 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10992
10993         * spam-report.el (spam-report-gmane): Fix generation of spam
10994         report URL.
10995
10996 2005-09-10  Simon Josefsson  <jas@extundo.com>
10997
10998         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10999         t, based on discussion on the ding list with Robert Epprecht
11000         <epprecht@solnet.ch>.
11001
11002 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11003
11004         * spam-report.el (spam-report-gmane): Make it work without
11005         X-Report-Spam header.  Gmane now only provides Archived-At.
11006         This is only used if `spam-report-gmane-use-article-number' is nil.
11007         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11008
11009         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11010         make `gnus-summary-sort-by-recipient' work with threading.
11011
11012         * nnweb.el (nnweb-google-wash-article): Print a message if article
11013         is not available.
11014
11015 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11016
11017         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11018         change.  Decode text/* parts content before displaying.
11019
11020 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11021
11022         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11023
11024 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11025
11026         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11027
11028         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11029         url-package-name, url-package-version,
11030         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11031         w3m-display-inline-images, and w3m-minor-mode-map.
11032
11033 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11034
11035         * message.el (message-tab-body-function): Fix mismatched custom type.
11036
11037         * gnus.el (gnus-group-change-level-function): Ditto.
11038
11039         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11040
11041         * gnus-art.el (gnus-signature-limit)
11042         (gnus-article-mime-part-function): Ditto.
11043
11044 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11045
11046         * mml.el (mml-mode): Silence the byte compiler.
11047
11048         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11049         using `(sit-for 0)' before moving the point to the specified part;
11050         skip unbuttonized parts.
11051         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11052         return to the summary window if gnus-auto-select-part is non-nil.
11053
11054 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11055
11056         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11057         variables.
11058         (mml-dnd-attach-file, mml-mode): Use them.
11059
11060         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11061         Make fetching article by MID work again for Google Groups.  Added
11062         FIXME concerning gnus-group-make-web-group.
11063
11064         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11065         Don't depend on Gnus by using mail-extract-address-components if
11066         gnus-extract-address-components is not bound.
11067
11068 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11069
11070         * gnus-art.el (gnus-mime-display-security): Don't display the
11071         signature, but only the signed part.
11072
11073 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11074
11075         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11076
11077         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11078         list, not listp.
11079
11080 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11081
11082         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11083         when encoding.
11084
11085         * mm-bodies.el (mm-decode-content-transfer-encoding):
11086         De-canonicalize CRLF for all text content types, not just
11087         text/plain.
11088
11089 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11090
11091         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11092         valid article; point arrow and cursor at the MIME button.
11093
11094 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11095
11096         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11097         Suggested by Dan Christensen <jdc@uwo.ca>.
11098
11099         * mm-decode.el (mm-save-part): Enable change of prompt.
11100
11101 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11102
11103         * gnus-msg.el (gnus-inews-add-send-actions): Made
11104         `message-post-method' lambda parameter ARG `&optional'.
11105
11106 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11107
11108         * gnus-sum.el (gnus-summary-mime-map): Added
11109         gnus-article-save-part-and-strip, gnus-article-delete-part and
11110         gnus-article-jump-to-part.
11111
11112         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11113         (gnus-article-edit-part): Use it.
11114         (gnus-article-part-wrapper): Added no-handle argument.
11115         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11116         functions.
11117
11118 2005-08-29  Romain Francoise  <romain@orebokech.com>
11119
11120         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11121         docstring.
11122         (gnus-face-from-file): Likewise.
11123
11124 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11125
11126         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11127         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11128         non-nil.
11129         (gnus-auto-select-part): New variable.
11130         (gnus-article-jump-to-part): New function.
11131         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11132         (gnus-mime-delete-part): Allow selecting specified part after
11133         deleting or stripping parts.
11134         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11135         part if argument is bogus.
11136
11137 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11138
11139         * gnus-art.el (w3m-minor-mode-map):
11140         * gnus-spec.el (gnus-newsrc-file-version):
11141         * gnus-util.el (nnmail-active-file-coding-system)
11142         (gnus-original-article-buffer, gnus-user-agent):
11143         * gnus.el (gnus-ham-process-destinations)
11144         (gnus-parameter-ham-marks-alist)
11145         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11146         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11147         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11148         * mm-decode.el (gnus-current-window-configuration):
11149         * mm-extern.el (gnus-article-mime-handles):
11150         * mm-url.el (url-current-object, url-package-name)
11151         (url-package-version):
11152         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11153         (smime-keys, w3m-cid-retrieve-function-alist)
11154         (w3m-current-buffer, w3m-display-inline-images)
11155         (w3m-minor-mode-map):
11156         * mml-smime.el (gnus-extract-address-components):
11157         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11158         (gnus-newsrc-hashtb, message-default-charset)
11159         (message-deletable-headers, message-options)
11160         (message-posting-charset, message-required-mail-headers)
11161         (message-required-news-headers):
11162         * mml1991.el (mc-pgp-always-sign):
11163         * mml2015.el (mc-pgp-always-sign):
11164         * nnheader.el (nnmail-extra-headers):
11165         * rfc1843.el (gnus-decode-encoded-word-function)
11166         (gnus-decode-header-function, gnus-newsgroup-name):
11167         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11168
11169 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11170
11171         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11172         the end of the date treatments.
11173
11174 2005-08-15  Simon Josefsson  <jas@extundo.com>
11175
11176         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11177         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11178         Capello and Romain Francoise.
11179         (pgg-fetch-key-function): Removed, not used?
11180         (pgg-insert-url-with-w3): Require url, to get
11181         url-insert-file-contents regardless of where it is defined.
11182
11183 2005-08-13  Romain Francoise  <romain@orebokech.com>
11184
11185         * message.el (message-cite-original-1): New function.
11186         (message-cite-original): Use it.
11187         (message-cite-original-without-signature): Ditto.
11188
11189 2005-08-08  Romain Francoise  <romain@orebokech.com>
11190
11191         * message.el (message-yank-empty-prefix): New variable.
11192         (message-indent-citation): Use it.
11193         (message-cite-original-without-signature): Respect X-No-Archive.
11194
11195 2005-08-08  Simon Josefsson  <jas@extundo.com>
11196
11197         * pgg.el: Autoload url-insert-file-contents instead of loading
11198         w3/url.
11199         (pgg-insert-url-with-w3): Don't load url here.
11200
11201 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11202
11203         * message.el (message-kill-to-signature): Don't insert newline at
11204         bol.
11205         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11206
11207 2005-08-06  Romain Francoise  <romain@orebokech.com>
11208
11209         * message.el (message-user-fqdn): Fix typo in docstring.
11210
11211 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11212
11213         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11214
11215         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11216
11217 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11218
11219         * mm-bodies.el (mm-encode-body): Use coding system rather than
11220         charset to encode text.
11221
11222         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11223         number of charsets if utf-8 is available (XEmacs).
11224
11225 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11226
11227         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11228         taken from `gnus-button-mid-or-mail-regexp'.
11229         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11230         (gnus-button-alist): Improve regexp for domain part of the MIDs
11231         for news:localpart@domain buttons.
11232         (gnus-button-ctan-directory-regexp): Update.
11233
11234 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11235
11236         * sieve-manage.el (sieve-manage-interactive-login): Use
11237         make-local-variable rather than make-variable-buffer-local.
11238         (sieve-manage-open): Ditto.
11239         (sieve-manage-authenticate): Ditto.
11240
11241         * mml.el (mml-generate-mime-1): Make the content type default to
11242         text/plain if the filename is not specified.
11243
11244 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11245
11246         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11247         instead of insert-buffer.
11248
11249         * message.el (message-yank-original): Ditto; set the mark at the
11250         end of the yanked message.
11251
11252 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11253
11254         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11255         lines to scroll rather than to stop it.
11256
11257         * mml.el (mml-generate-default-type): Add doc string.
11258         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11259         default to application/octet-stream when determining the content
11260         type if it is not specified for the part or the mml contents; add
11261         a comment about mml-generate-default-type.
11262
11263 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11264
11265         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11266         make it default to application/octet-stream when determining the
11267         content type if it is not specified for the external contents.
11268
11269 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11270
11271         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11272         segmented parameter but also other parameters might be there.
11273
11274 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11275
11276         * mm-decode.el (mm-display-external): Delete temp file, directory
11277         and buffer immediately if the external process is exited.
11278
11279 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11280
11281         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11282         fewer lines than that of scroll-margin.
11283         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11284
11285 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11286
11287         * gnus-art.el (gnus-article-next-page): Revert.
11288         (gnus-article-beginning-of-window): New macro.
11289         (gnus-article-next-page-1): Use it.
11290         (gnus-article-prev-page): Ditto.
11291         (gnus-article-edit-part): Use insert-buffer-substring instead of
11292         insert-buffer.
11293         (gnus-article-edit-exit): Ditto.
11294
11295         * gnus-util.el (gnus-beginning-of-window): Remove.
11296         (gnus-end-of-window): Remove.
11297
11298         * lpath.el: Don't bind header-line-format and scroll-margin.
11299
11300 2005-07-25  Simon Josefsson  <jas@extundo.com>
11301
11302         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11303         to have the url package without w3.  Reported by Daiki Ueno
11304         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11305
11306 2005-07-20  Didier Verna  <didier@xemacs.org>
11307
11308         * gnus-diary.el: Remove the description comment (nndiary is now
11309         properly documented in the Gnus manual).
11310         Fix the spelling of "Back End".
11311         * nndiary.el: Ditto.
11312         Fix the copyright notice.
11313
11314 2005-07-18  Romain Francoise  <romain@orebokech.com>
11315
11316         * gnus-sum.el (gnus-summary-to-prefix)
11317         (gnus-summary-newsgroup-prefix): New variables.
11318         (gnus-summary-from-or-to-or-newsgroups): Use them.
11319
11320 2005-07-17  Romain Francoise  <romain@orebokech.com>
11321
11322         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11323         space as it's generally not especially interesting to the user.
11324
11325 2005-07-16  Romain Francoise  <romain@orebokech.com>
11326
11327         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11328         nil to avoid prompting and file modification if one of the
11329         messages at the top of the nnfolder file contains a copyright
11330         notice.
11331         Update copyright notice.
11332
11333         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11334         instead of `current-time-string' as the latter creates a time
11335         string that is not RFC 2822 compliant (it lacks the zone).
11336         Update copyright notice.
11337
11338 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11339
11340         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11341         for text/rtf.  Display default in prompt.  Pass default for M-n.
11342
11343         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11344
11345 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11346
11347         * gnus-msg.el (gnus-button-mailto): Remove
11348         save-selected-window-window hackery because it relies on
11349         save-selected-window internals.
11350
11351 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11352
11353         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11354         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11355         (gnus-article-prev-page): Ditto.
11356
11357         * gnus-util.el (gnus-beginning-of-window): New function.
11358         (gnus-end-of-window): New function.
11359
11360         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11361
11362 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11363
11364         * gnus-score.el (gnus-score-edit-all-score): Set
11365         gnus-score-edit-exit-function to gnus-score-edit-done and call
11366         gnus-message.
11367
11368 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11369
11370         * gnus-msg.el (gnus-button-mailto): Remove
11371         save-selected-window-window hackery because it relies on
11372         save-selected-window internals.
11373
11374 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11375
11376         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11377         add-minor-mode.
11378         (gnus-binary-mode): Ditto.
11379
11380         * gnus-topic.el (gnus-topic-mode): Ditto.
11381
11382 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11383
11384         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11385         (gnus-article-prev-page): Take scroll-margin into consideration.
11386
11387 2005-07-04  Lute Kamstra  <lute@gnu.org>
11388
11389         Update FSF's address in GPL notices.
11390
11391 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11392
11393         * gnus.el (gnus-exit):
11394         * gnus-group.el (gnus-group-icons):
11395         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11396
11397         * gnus-nocem.el (gnus-nocem):
11398         * message.el (message-various, message-buffers, message-sending)
11399         (message-interface, message-forwarding, message-insertion)
11400         (message-headers, message-news, message-mail):
11401         * pgg-gpg.el (pgg-gpg):
11402         * pgg-parse.el (pgg-parse):
11403         * pgg-pgp.el (pgg-pgp):
11404         * pgg-pgp5.el (pgg-pgp5):
11405         * pop3.el (pop3): Finish `defgroup' description with period.
11406
11407 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11408
11409         * gnus-art.el (article-display-face): Improve the efficiency.
11410         (article-display-x-face): Ditto; remove grey x-face stuff.
11411
11412 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * gnus-art.el (article-display-face): Correct the position in
11415         which Faces are inserted.
11416
11417 2005-06-29  Didier Verna  <didier@xemacs.org>
11418
11419         * gnus-art.el (article-display-face): Display faces in correct
11420         order.
11421
11422 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11423
11424         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11425         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11426         (gnus-nocem-check-article): Fetch the Type header.
11427         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11428         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11429         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11430         make sure gnus-nocem-hashtb is initialized.
11431         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11432         (gnus-nocem-unwanted-article-p): Ditto.
11433
11434         * pgg.el (pgg-verify): Return the verification result.
11435
11436 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11437
11438         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11439         is ascii.
11440
11441 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11442
11443         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11444         `show-nonbreak-escape'.
11445
11446 2005-06-23  Lute Kamstra  <lute@gnu.org>
11447
11448         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11449
11450         * dig.el (dig-mode):
11451         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11452
11453 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11454
11455         * nnimap.el (nnimap-split-download-body): Fix spellings.
11456
11457 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11458
11459         * gnus-art.el (gnus-article-encrypt-body):
11460         * gnus-cus.el (gnus-score-customize):
11461         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11462         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11463
11464 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11465
11466         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11467         header by looking for magic "MII" at the beginnig.
11468
11469 2005-06-16  Miles Bader  <miles@gnu.org>
11470
11471         * gnus-xmas.el (gnus-xmas-group-startup-message):
11472         Use renamed gnus-splash face.
11473
11474         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11475         (assistant-field-face): New backward-compatibility alias for renamed
11476         face.
11477         (assistant-render-text): Use renamed assistant-field face.
11478
11479         * spam.el (spam): Remove "-face" suffix from face name.
11480         (spam-face): New backward-compatibility alias for renamed face.
11481         (spam-face, spam-initialize): Use renamed spam face.
11482
11483         * message.el (message-header-to, message-header-cc)
11484         (message-header-subject, message-header-newsgroups)
11485         (message-header-other, message-header-name)
11486         (message-header-xheader, message-separator, message-cited-text)
11487         (message-mml): Remove "-face" suffix from face names.
11488         (message-header-to-face, message-header-cc-face)
11489         (message-header-subject-face, message-header-newsgroups-face)
11490         (message-header-other-face, message-header-name-face)
11491         (message-header-xheader-face, message-separator-face)
11492         (message-cited-text-face, message-mml-face):
11493         New backward-compatibility aliases for renamed faces.
11494         (message-font-lock-keywords): Use renamed message faces.
11495
11496         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11497         (sieve-test-commands, sieve-tagged-arguments):
11498         Remove "-face" suffix from face names.
11499         (sieve-control-commands-face, sieve-action-commands-face)
11500         (sieve-test-commands-face, sieve-tagged-arguments-face):
11501         New backward-compatibility aliases for renamed faces.
11502         (sieve-control-commands-face, sieve-action-commands-face)
11503         (sieve-test-commands-face, sieve-tagged-arguments-face):
11504         Use renamed sieve faces.
11505
11506         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11507         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11508         (gnus-group-news-3-empty, gnus-group-news-4)
11509         (gnus-group-news-4-empty, gnus-group-news-5)
11510         (gnus-group-news-5-empty, gnus-group-news-6)
11511         (gnus-group-news-6-empty, gnus-group-news-low)
11512         (gnus-group-news-low-empty, gnus-group-mail-1)
11513         (gnus-group-mail-1-empty, gnus-group-mail-2)
11514         (gnus-group-mail-2-empty, gnus-group-mail-3)
11515         (gnus-group-mail-3-empty, gnus-group-mail-low)
11516         (gnus-group-mail-low-empty, gnus-summary-selected)
11517         (gnus-summary-cancelled, gnus-summary-high-ticked)
11518         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11519         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11520         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11521         (gnus-summary-low-undownloaded)
11522         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11523         (gnus-summary-low-unread, gnus-summary-normal-unread)
11524         (gnus-summary-high-read, gnus-summary-low-read)
11525         (gnus-summary-normal-read, gnus-splash):
11526         Remove "-face" suffix from face names.
11527         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11528         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11529         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11530         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11531         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11532         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11533         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11534         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11535         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11536         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11537         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11538         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11539         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11540         (gnus-summary-normal-ticked-face)
11541         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11542         (gnus-summary-normal-ancient-face)
11543         (gnus-summary-high-undownloaded-face)
11544         (gnus-summary-low-undownloaded-face)
11545         (gnus-summary-normal-undownloaded-face)
11546         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11547         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11548         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11549         (gnus-splash-face):
11550         New backward-compatibility aliases for renamed faces.
11551         (gnus-group-startup-message): Use renamed gnus faces.
11552
11553         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11554         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11555         (gnus-server-agent): Remove "-face" suffix from face names.
11556         (gnus-server-agent-face, gnus-server-opened-face)
11557         (gnus-server-closed-face, gnus-server-denied-face)
11558         (gnus-server-offline-face):
11559         New backward-compatibility aliases for renamed faces.
11560         (gnus-server-agent-face, gnus-server-opened-face)
11561         (gnus-server-closed-face, gnus-server-denied-face)
11562         (gnus-server-offline-face): Use renamed gnus faces.
11563
11564         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11565         Remove "-face" suffix from face names.
11566         (gnus-picon-xbm-face, gnus-picon-face):
11567         New backward-compatibility aliases for renamed faces.
11568
11569         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11570         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11571         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11572         (gnus-cite-11): Remove "-face" suffix from face names.
11573         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11574         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11575         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11576         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11577         New backward-compatibility aliases for renamed faces.
11578         (gnus-cite-attribution-face, gnus-cite-face-list)
11579         (gnus-article-boring-faces): Use renamed gnus faces.
11580
11581         * gnus-art.el (gnus-signature, gnus-header-from)
11582         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11583         (gnus-header-content): Remove "-face" suffix from face names.
11584         (gnus-signature-face, gnus-header-from-face)
11585         (gnus-header-subject-face, gnus-header-newsgroups-face)
11586         (gnus-header-name-face, gnus-header-content-face):
11587         New backward-compatibility aliases for renamed faces.
11588         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11589
11590         * gnus-sum.el (gnus-summary-selected-face)
11591         (gnus-summary-highlight): Use renamed gnus faces.
11592         * gnus-group.el (gnus-group-highlight): Likewise.
11593
11594 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11595
11596         * gnus-sieve.el (gnus-sieve-article-add-rule):
11597         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11598         * spam-stat.el (spam-stat-buffer-change-to-spam)
11599         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11600
11601         * message.el (message-is-yours-p):
11602         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11603
11604 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11605
11606         * mm-view.el (mm-inline-text): Withdraw the last change.
11607
11608 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11609
11610         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11611         executing enriched-decode.
11612
11613 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11614
11615         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11616         charset of tar files.
11617
11618 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11619
11620         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11621
11622 2005-06-04  Lute Kamstra  <lute@gnu.org>
11623
11624         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11625         information is never recorded.
11626
11627 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11628
11629         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11630
11631 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11632
11633         * pop3.el (pop3-apop): Run md5 in the binary mode.
11634
11635         * starttls.el (starttls-set-process-query-on-exit-flag):
11636         Use eval-and-compile.
11637
11638 2005-05-31  Simon Josefsson  <jas@extundo.com>
11639
11640         * smime.el (smime-replace-in-string): Define.
11641         (smime-cert-by-ldap-1): Use it.
11642
11643 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11644
11645         * gnus-art.el (article-display-x-face): Replace
11646         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11647
11648         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11649         set-process-query-on-exit-flag or process-kill-without-query.
11650
11651         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11652         loop instead of replace-regexp.
11653
11654         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11655         instead of process-kill-without-query if it is available.
11656
11657         * lpath.el: Fbind ldap-search-entries.
11658
11659         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11660         instead of find-file-hooks if it is available.
11661
11662         * mml1991.el: Bind pgg-default-user-id when compiling.
11663
11664         * mml2015.el: Bind pgg-default-user-id when compiling.
11665
11666         * nndraft.el (nndraft-request-associate-buffer):
11667         Use write-contents-functions instead of write-contents-hooks if it is
11668         available.
11669
11670         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11671         instead of find-file-hooks if it is available.
11672
11673         * nntp.el (nntp-open-connection): Replace
11674         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11675         (nntp-open-ssl-stream): Ditto.
11676         (nntp-open-tls-stream): Ditto.
11677
11678         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11679         set-process-query-on-exit-flag or process-kill-without-query.
11680         (starttls-open-stream-gnutls): Use it instead of
11681         process-kill-without-query.
11682         (starttls-open-stream): Ditto.
11683
11684 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11685
11686         * smime.el (smime-cert-by-ldap-1): Don't use
11687         replace-regexp-in-string.
11688
11689 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11690
11691         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11692
11693         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11694         in PEM format.  Adjust to the XEmacs compability.
11695
11696 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11697
11698         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11699         by `string-to-number'.
11700         * gnus-agent.el (gnus-agent-regenerate-group)
11701         (gnus-agent-fetch-articles): Ditto.
11702         * gnus-art.el (gnus-button-fetch-group): Ditto.
11703         * gnus-cache.el (gnus-cache-generate-active)
11704         (gnus-cache-articles-in-group): Ditto.
11705         * gnus-group.el (gnus-group-set-current-level)
11706         (gnus-group-insert-group-line): Ditto.
11707         * gnus-score.el (gnus-score-set-expunge-below)
11708         (gnus-score-set-mark-below, gnus-summary-score-effect)
11709         (gnus-summary-score-entry): Ditto.
11710         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11711         (gnus-soup-pack): Ditto.
11712         * gnus-spec.el (gnus-xmas-format): Ditto.
11713         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11714         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11715         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11716         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11717         * nndb.el (nndb-get-remote-expire-response): Ditto.
11718         * nndiary.el (nndiary-parse-schedule-value)
11719         (nndiary-string-to-number, nndiary-request-replace-article)
11720         (nndiary-request-article): Ditto.
11721         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11722         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11723         * nneething.el (nneething-make-head): Ditto.
11724         * nnfolder.el (nnfolder-request-article)
11725         (nnfolder-retrieve-headers): Ditto.
11726         * nnheader.el (nnheader-file-to-number): Ditto.
11727         * nnkiboze.el (nnkiboze-request-article): Ditto.
11728         * nnmail.el (nnmail-process-unix-mail-format)
11729         (nnmail-process-babyl-mail-format): Ditto.
11730         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11731         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11732         (nnmh-request-create-group, nnmh-request-list-1)
11733         (nnmh-request-group, nnmh-request-article): Ditto.
11734         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11735         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11736         * nnsoup.el (nnsoup-make-active): Ditto.
11737         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11738         * nntp.el (nntp-find-group-and-number)
11739         (nntp-retrieve-headers-with-xover): Ditto.
11740         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11741         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11742         (pgg-format-key-identifier): Ditto.
11743         * pop3.el (pop3-last, pop3-stat): Ditto.
11744         * qp.el (quoted-printable-decode-region): Ditto.
11745
11746         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11747         of concat.
11748
11749 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11750
11751         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11752
11753         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11754
11755         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11756
11757         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11758
11759         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11760
11761         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11762
11763         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11764         (gnus-carpal-mode): Ditto.
11765
11766         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11767         (gnus-browse-mode): Ditto.
11768
11769         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11770
11771         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11772
11773 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11774
11775         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11776
11777 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * gnus-util.el (gnus-run-mode-hooks): New function.
11780
11781         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11782
11783         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11784         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11785
11786 2005-05-27  Lute Kamstra  <lute@gnu.org>
11787
11788         * dns-mode.el (dns-mode): Specify customization group.
11789
11790 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11791
11792         * gnus-agent.el (gnus-agent-make-mode-line-string):
11793         Use mode-line-highlight as mouse-face.
11794
11795 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11796
11797         * canlock.el (canlock): Change the parent group to news.
11798
11799         * deuglify.el (gnus-outlook-deuglify): Add :group.
11800
11801         * dig.el (dig): Add :group.
11802
11803         * dns-mode.el (dns-mode): Add :group.
11804
11805         * encrypt.el (encrypt): Add :group.
11806
11807         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11808         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11809         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11810         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11811         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11812
11813         * gnus-diary.el (gnus-diary): Add :group.
11814
11815         * gnus.el (gnus-group-news-1-face): Add :group.
11816         (gnus-group-news-1-empty-face): Ditto.
11817         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11818         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11819         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11820         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11821         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11822         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11823         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11824         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11825         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11826         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11827         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11828         (gnus-summary-high-ticked-face): Ditto.
11829         (gnus-summary-low-ticked-face): Ditto.
11830         (gnus-summary-normal-ticked-face): Ditto.
11831         (gnus-summary-high-ancient-face): Ditto.
11832         (gnus-summary-low-ancient-face): Ditto.
11833         (gnus-summary-normal-ancient-face): Ditto.
11834         (gnus-summary-high-undownloaded-face): Ditto.
11835         (gnus-summary-low-undownloaded-face): Ditto.
11836         (gnus-summary-normal-undownloaded-face): Ditto.
11837         (gnus-summary-high-unread-face): Ditto.
11838         (gnus-summary-low-unread-face): Ditto.
11839         (gnus-summary-normal-unread-face): Ditto.
11840         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11841         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11842
11843         * hashcash.el (hashcash): New custom group.
11844         (hashcash-default-payment): Add :group.
11845         (hashcash-payment-alist): Ditto.
11846         (hashcash-default-accept-payment): Ditto.
11847         (hashcash-accept-resources): Ditto.
11848         (hashcash-path): Ditto.
11849         (hashcash-extra-generate-parameters): Ditto.
11850         (hashcash-double-spend-database): Ditto.
11851         (hashcash-in-news): Ditto.
11852
11853         * message.el (message-minibuffer-local-map): Add :group.
11854
11855         * netrc.el (netrc): Add :group.
11856
11857         * sieve-manage.el (sieve-manage-log): Add :group.
11858         (sieve-manage-default-user): Diito.
11859         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11860         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11861         (sieve-manage-authenticators): Ditto.
11862         (sieve-manage-authenticator-alist): Ditto.
11863         (sieve-manage-default-port): Ditto.
11864
11865         * sieve-mode.el (sieve-control-commands-face): Add :group.
11866         (sieve-action-commands-face): Ditto.
11867         (sieve-test-commands-face): Ditto.
11868         (sieve-tagged-arguments-face): Ditto.
11869
11870         * smime.el (smime): Add :group.
11871
11872         * spam-report.el (spam-report): Add :group.
11873
11874         * spam.el (spam, spam-face): Add :group.
11875
11876 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11877
11878         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11879         return \n.\n.\n at the end of articles.  Protect against that.
11880         (nntp-with-open-group): Allow debugging.
11881
11882         * nnheader.el (mail-header-set-extra): Make into a function
11883         because I just could't understand how to quote the list properly.
11884
11885         * dns.el (query-dns-cached): New function.
11886
11887 2005-05-26  Lute Kamstra  <lute@gnu.org>
11888
11889         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11890
11891 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11892
11893         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11894
11895         * gnus-art.el: Don't autoload mail-extract-address-components.
11896
11897         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11898         eval-and-compile to evaluate it.
11899
11900         * hashcash.el: Don't autoload executable-find.
11901
11902         * nndb.el: Don't declare the nndb back end two or more times; don't
11903         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11904
11905         * nntp.el: Autoload format-spec instead of format; use
11906         eval-and-compile to evaluate autoload forms.
11907
11908 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11909
11910         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11911
11912 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11913
11914         * gnus.el (gnus-version-number): Bump version.
11915
11916 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11917
11918         * gnus.el: No Gnus v0.3 is released.
11919
11920 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11921
11922         * lpath.el (featurep): Bind show-nonbreak-escape.
11923
11924 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11925
11926         * gnus-art.el (gnus-article-edit-part): Disable undo.
11927
11928 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11929
11930         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11931         gnus-article-date-lapsed-new-header is t if date timer is active;
11932         skip headers in which the original date value is empty.
11933         (gnus-article-save-original-date): Redefine it as a macro.
11934         (gnus-display-mime): Use it.
11935
11936 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11937
11938         * gnus-art.el (article-date-ut): Support converting date in
11939         forwarded parts as well.
11940         (gnus-article-save-original-date): New function.
11941         (gnus-display-mime): Use it.
11942
11943 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11944
11945         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11946         enclosure element of <item>.
11947
11948 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11949
11950         * message.el (message-kill-buffer-query): Renamed from
11951         `message-kill-buffer-query-if-modified'.  Added :version.
11952
11953 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11956         window layout.
11957
11958 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11959
11960         * mml.el: Autoload dnd when compiling.
11961
11962 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11963
11964         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11965         x-dnd-*.
11966
11967 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11968
11969         * qp.el (quoted-printable-encode-region): Save excursion.
11970
11971 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11972
11973         * message.el (message-kill-buffer-query-if-modified): Add new variable
11974         so the user can kill a modified message buffer quickly.
11975         (message-kill-buffer): Use it.
11976
11977 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11978
11979         * lpath.el: Fbind display-time-event-handler; don't fbind
11980         string-to-multibyte.
11981
11982         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11983
11984 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11985
11986         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11987         contained in text because xml.el decodes entities) with LFs.
11988
11989 2005-04-11  Lute Kamstra  <lute@gnu.org>
11990
11991         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11992         differently.
11993
11994 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11995
11996         * mm-util.el (mm-detect-coding-region): Typo.
11997
11998 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11999
12000         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12001
12002 2005-04-06  Deepak Goel  <deego@gnufans.org>
12003
12004         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12005         user-function allow user modifications of the scores.
12006         (spam-stat-score-buffer-user): New function, to allow
12007         user-computed modifications to the score.
12008         (spam-stat-score-buffer-user-functions): List of additional
12009         scoring functions.
12010         (spam-stat-error-holder): Global temporary error holder.
12011         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12012         variable.
12013
12014 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12015
12016         * gnus-registry.el (gnus-registry-clean-empty-function)
12017         (gnus-registry-trim, gnus-registry-fetch-groups)
12018         (gnus-registry-delete-group): Groups that match
12019         `gnus-registry-ignored-groups' are removed from the registry
12020         entries, not just ignored for splitting.  This helps clean up the
12021         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12022         to get all the groups a message ID is in.
12023
12024         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12025         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12026         (spam-stat-score-buffer-user-functions): Add :number custom type.
12027
12028 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12029
12030         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12031         argument in XEmacs.
12032
12033         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12034         (nnrss-request-group): Decode group name first.
12035         (nnrss-request-article): Make a text/plain article if mml-to-mime
12036         failed.
12037         (nnrss-get-encoding): Return a compatible encoding according to
12038         nnrss-compatible-encoding-alist.
12039         (nnrss-find-el): Use consp instead of listp.
12040         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12041
12042 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12043
12044         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12045         which Emacs 20 doesn't support.
12046         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12047
12048 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12049
12050         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12051         silence the byte compiler inside the defun.
12052
12053         * gnus-demon.el (parse-time-string): Add autoload.
12054
12055         * gnus-delay.el (parse-time-string): Add autoload.
12056
12057         * gnus-art.el (parse-time-string): Add autoload.
12058
12059         * nnultimate.el (parse-time): Require for `parse-time-string'.
12060
12061 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12062
12063         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12064
12065         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12066
12067         * smime.el (smime-ldap-host-list): Add :version.
12068
12069 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12070
12071         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12072         pass it to `gnus-browse-read-group'.
12073         (gnus-browse-read-group): Add NUMBER argument and pass it to
12074         `gnus-group-read-ephemeral-group'.
12075
12076         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12077         argument and pass it to `gnus-group-read-group'.
12078
12079 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12080
12081         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12082         mm-xemacs-find-mime-charset-1 if we have the mule feature
12083         available at runtime.
12084
12085 2005-03-25  Werner Lemberg  <wl@gnu.org>
12086
12087         * nnmaildir.el: Replace `illegal' with `invalid'.
12088
12089 2005-03-23  Lute Kamstra  <lute@gnu.org>
12090
12091         * time-date.el: Add comment on time value formats.
12092         Don't require parse-time.
12093         (with-decoded-time-value): New macro.
12094         (encode-time-value): New function.
12095         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12096         (days-to-time): Return a valid time value when arg is huge.
12097         (time-since): Use time-subtract.
12098         (time-to-number-of-days): Use time-to-seconds.
12099
12100 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12101
12102         * gnus-start.el (gnus-display-time-event-handler):
12103         Check display-time-timer at runtime rather than only at load time
12104         in case display-time-mode is turned off in the mean time.
12105
12106 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12107
12108         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12109         used.
12110
12111         * nneething.el (nneething-map-file-directory): Derive from
12112         `gnus-directory'.
12113
12114         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12115         the To/Cc button.
12116
12117 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12118
12119         * nnmaildir.el (nnmaildir-request-accept-article):
12120         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12121
12122 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12123
12124         * gnus-async.el: Require timer-funcs at compile time when in
12125         XEmacs for `run-with-idle-timer'.
12126
12127 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12128
12129         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12130         autoloaded function.
12131
12132 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12133
12134         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12135
12136 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12137
12138         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12139
12140 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12141
12142         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12143         gnus-expert-user to default.
12144
12145 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12146
12147         * nnimap.el (nnimap-open-server): Ditto.
12148
12149         * imap.el (imap-authenticate): Fix typo.
12150
12151 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12152
12153         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12154         buffer (since IMAP server might return FETCH response out of
12155         order, and the nntp buffer must be sorted).
12156
12157 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12158
12159         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12160         comparison on string.
12161
12162         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12163         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12164         (gnus-agent-summary-fetch-series): Modified to protect against
12165         gnus-agent-summary-fetch-group clearing processable flags.
12166         (gnus-agent-synchronize-group-flags): Update live group buffer as
12167         synchronization may occur due to the user toggle the plugged
12168         status.
12169         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12170         successfully downloaded.
12171         (gnus-agent-expire-group-1): Avoid using markers when the overview
12172         is in ascending order; greatly improves performance.
12173         (gnus-agent-regenerate-group): Use
12174         gnus-agent-synchronize-group-flags to reset read status in both
12175         gnus and server.
12176         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12177
12178 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12179
12180         * message.el: Don't autoload former message-utils variables.
12181         (message-strip-subject-trailing-was): Change doc string.
12182
12183         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12184         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12185         (nnweb-google-search): Add "hl=en" here.
12186         (nnweb-google-parse-1, nnweb-google-create-mapping):
12187         Don't hardcode URL.
12188
12189 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12190
12191         * message.el (message-get-reply-headers, message-followup):
12192         Mention related variables `message-use-followup-to' and
12193         `message-use-mail-followup-to', in the information buffer.
12194
12195         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12196         of broken groups(-beta).google.com.
12197
12198 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12199
12200         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12201         parameter to invoked gnus-request-move-article; remove the
12202         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12203         all at once instead of once per article.
12204         (gnus-summary-remove-process-mark): Accept a list of articles as
12205         well as a single article for processing.
12206
12207         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12208         parameter.
12209
12210         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12211
12212         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12213
12214         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12215         parameter.
12216
12217         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12218         parameter.
12219
12220         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12221         parameter and remove the gnus-sum-hint-move-is-internal variable.
12222
12223         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12224         parameter.
12225
12226         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12227         parameter.
12228
12229         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12230         parameter.
12231
12232         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12233
12234         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12235         parameter.
12236
12237         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12238         parameter.
12239
12240 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12241
12242         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12243         a more conservative way.
12244
12245 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12246
12247         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12248         buffer, so it moves the window's cursor.
12249
12250 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12251
12252         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12253         `mm-dissect-multipart' and receive the from field as an (optional)
12254         argument from `mm-dissect-multipart'.
12255         (mm-dissect-multipart): Receive the from field as an argument and
12256         pass it on when we call `mm-dissect-buffer' on MIME parts.
12257         Fixes verification/decryption of signed/encrypted MIME parts.
12258
12259 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12260
12261         * gnus-sum.el (gnus-summary-move-article): Set
12262         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12263         whatever it calls (right now, only nnimap-request-move article
12264         respects it).
12265
12266         * nnimap.el (nnimap-request-move-article): When
12267         gnus-sum-hint-move-is-internal is set, don't do the extra
12268         nnimap-request-article.
12269
12270 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12271
12272         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12273
12274         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12275         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12276
12277         * gnus-sum.el (gnus-summary-caesar-message):
12278         Apply `gnus-treat-article' after rotation.
12279
12280         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12281         doc string.
12282
12283 2005-02-22  Simon Josefsson  <jas@extundo.com>
12284
12285         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12286         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12287         <arne@arnested.dk>.
12288         (encrypt): Add password-cache and password-cache-expiry as group
12289         members.
12290
12291 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12292
12293         * smime.el (smime-ldap-host-list): Doc fix.
12294         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12295         cache) password.
12296         (smime-sign-region): Use it.
12297         (smime-decrypt-region): Use it.
12298         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12299         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12300         fails.
12301         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12302         certificate from DER to PEM format rather than calling openssl.
12303
12304         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12305
12306         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12307         for signing/encryption.
12308
12309         * mml.el (mml-parse-1): Use them.
12310
12311 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12312
12313         * nnrss.el (nnrss-verbose): Removed.
12314         (nnrss-request-group): Use `nnheader-message' instead.
12315
12316 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12317
12318         * nnrss.el (nnrss-verbose): New variable.
12319         (nnrss-request-group): Make it say nnrss is requesting a group.
12320
12321 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12322
12323         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12324         Handle news URL with given port correctly.
12325
12326 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12327
12328         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12329         containing special characters.
12330
12331         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12332
12333         * mml.el (mime-to-mml): Ditto.
12334
12335         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12336         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12337         (rfc2047-decode-region): Quote decoded words containing special
12338         characters when rfc2047-quote-decoded-words-containing-tspecials
12339         is non-nil.
12340
12341 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12342
12343         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12344
12345         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12346
12347 2005-02-15  Simon Josefsson  <jas@extundo.com>
12348
12349         * nnimap.el (nnimap-debug): Doc fix.
12350
12351         * imap.el (imap-debug): Doc fix.
12352
12353 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12354
12355         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12356
12357 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12358
12359         * gnus.el (spam-contents): Improve docs for spam-contents
12360         parameter in its variable incarnation.
12361
12362 2005-02-14  Simon Josefsson  <jas@extundo.com>
12363
12364         * smime-ldap.el: Use require instead of load-library for ldap.
12365         (smime-ldap-search): Indent.
12366         (smime-ldap-search-internal): Shorten line.
12367
12368         * smime.el (smime-cert-by-dns): Add doc-string.
12369         (smime-cert-by-ldap-1): Indent.
12370
12371         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12372         mml-smime-get-dns-ldap.
12373         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12374
12375 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12376
12377         * smime.el: Require smime-ldap.
12378         (smime-ldap-host-list): New variable.
12379         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12380
12381         * mml-smime.el (mml-smime-encrypt-query): New function.
12382         (mml-smime-encrypt-query): Use it.
12383
12384         * smime-ldap.el: New file.
12385
12386 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12387
12388         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12389
12390 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12391
12392         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12393         argument in doc string.  Make query for type more clear.
12394
12395 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12396
12397         * gnus.el (gnus-group-startup-message): Search for gnus images in
12398         etc/images/gnus.
12399         * mm-util.el (mm-image-load-path): Likewise.
12400         * smiley.el (smiley-data-directory): Search for smilies in
12401         etc/images/smilies.
12402
12403 2005-02-09  Kim F. Storm  <storm@cua.dk>
12404
12405         Change Emacs release version from 21.4 to 22.1 throughout.
12406         Change Emacs development version from 21.3.50 to 22.0.50.
12407
12408 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12409
12410         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12411
12412         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12413         non-Mule XEmacs as well.
12414         (mm-decompress-buffer): Signal an error intentionally if it does
12415         not decompress compressed data because auto-compression-mode is
12416         disabled.
12417
12418 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12419
12420         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12421         an ID in the registry even if it has no groups.
12422
12423 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12424
12425         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12426         merge it into mm-decompress-buffer.
12427         (gnus-mime-copy-part): Use the MIME part charset, the value which
12428         a user specified or gnus-newsgroup-charset for decoding, like
12429         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12430         save-buffer what was used.  Suggested by Kevin Ryde
12431         <user42@zip.com.au>.
12432         (gnus-mime-inline-part): Allow the name parameter as well as the
12433         filename parameter; force decompressing of compressed data; always
12434         display contents being not decoded as unibyte.
12435
12436         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12437         as well as the filename parameter.
12438
12439         * mm-util.el (mm-decompress-buffer): Merge
12440         gnus-mime-jka-compr-maybe-uncompress.
12441         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12442         of compressed data.
12443
12444 2005-02-08  Simon Josefsson  <jas@extundo.com>
12445
12446         * imap.el (imap-log): Doc fix.
12447
12448 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12449
12450         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12451         the coding cookies; decompress compressed parts.
12452
12453         * mml.el (mml-generate-mime-1): Add the charset parameter according
12454         to the value which a user specified manually or the coding cookie.
12455
12456         * mm-util.el (mm-string-to-multibyte): New function.
12457         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12458         (mm-coding-system-to-mime-charset): New function.
12459         (mm-decompress-buffer): New function.
12460         (mm-find-buffer-file-coding-system): New function.
12461
12462         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12463         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12464         parts.
12465
12466 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12467
12468         * mm-view.el (mm-display-inline-fontify): Decode a part according
12469         to the charset parameter.
12470
12471 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12472
12473         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12474         prefix arg is neither nil nor a number, as info specifies.
12475
12476 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12477
12478         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12479         timestamps.
12480
12481 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12482
12483         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12484         groups error checking and notify user.
12485
12486 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12487
12488         * message.el (message-send-mail-function): Check existence of
12489         sendmail-program first before using default value
12490         `message-send-mail-with-sendmail'.  Otherwise use more generic
12491         `smtpmail-send-it'.
12492
12493 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12494
12495         * nntp.el (nntp-request-update-info): Always return nil.
12496
12497 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12498
12499         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12500
12501 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12502
12503         * message.el (message-beginning-of-line): Change the behavior when
12504         invoked between BOL and : so that it first moves backward.
12505
12506 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12507
12508         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12509         article buffer when editing of the article is discarded.
12510         (gnus-article-prepare): Revert.
12511
12512 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12513
12514         * gnus-art.el (gnus-article-prepare):
12515         Remove message-strip-forbidden-properties from the local hook.
12516
12517 2005-01-27  Simon Josefsson  <jas@extundo.com>
12518
12519         * password.el (password-cache-add): Only start one timer per key.
12520         Reported by Derek Atkins <warlord@MIT.EDU>.
12521
12522 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12523
12524         * run-at-time.el: Removed.  It is no longer needed as
12525         timer-funcs.el in the xemacs-base package has a working version of
12526         `run-at-time'.
12527
12528         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12529
12530         * password.el: Require timer-funcs instead of run-at-time in
12531         XEmacs.
12532         Remove `password-run-at-time' macro.
12533         (password-cache-add): Use `run-at-time' instead of
12534         `password-run-at-time'.
12535
12536         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12537         Remove `nnheader-cancel-function-timers' alias,
12538         `cancel-function-timers' exists in XEmacs in timer-funcs.
12539
12540         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12541         for `run-with-idle-timer'.
12542
12543         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12544         for `run-at-time'.
12545
12546         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12547         for `with-timeout'.
12548
12549         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12550         the same as for XEmacs 21.4.
12551         No need to ignore `run-with-idle-timer', this function exists in
12552         XEmacs now in timer-funcs.el in the xemacs-base package.
12553         (dgnushack-compile): No need to delete
12554         run-at-time.el from the list of files to compile because it
12555         doesn't exist anymore.
12556
12557 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12558
12559         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12560         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12561
12562 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12563
12564         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12565         sensitively.
12566
12567 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12568
12569         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12570
12571 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12572
12573         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12574         which will be inserted according to the multibyteness of a buffer
12575         rather than the type of contents.  Suggested by ARISAWA Akihiro
12576         <ari@mbf.ocn.ne.jp>.
12577
12578         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12579         of string which old xml.el may return rather than a string.
12580
12581 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12582
12583         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12584
12585 2005-01-16  Simon Josefsson  <jas@extundo.com>
12586
12587         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12588         idn/idna.el isn't available.
12589         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12590         <michael@waxrat.com>.
12591
12592         * hashcash.el: Remove non-FSF copyright header.
12593
12594         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12595         (hashcash-generate-payment): Use it.
12596         (hashcash-generate-payment-async): Use it.
12597
12598 2005-01-15  Simon Josefsson  <jas@extundo.com>
12599
12600         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12601         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12602
12603         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12604         gnus-summary-idna-message.
12605         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12606         (gnus-summary-idna-message): New function.
12607
12608 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12609
12610         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12611         gnus-novice-user.
12612
12613 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12614
12615         * nnrss.el (nnrss-request-delete-group): Delete entries in
12616         nnrss-group-alist as well.
12617         (nnrss-save-server-data): Insert newline.
12618
12619 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12620
12621         * gnus.el (gnus-user-agent): Use list of symbols instead of
12622         symbols.  Display full version number for (S)XEmacs.  Optionally
12623         display (S)XEmacs codename.
12624
12625         * gnus-util.el (gnus-emacs-version): Update for new
12626         `gnus-user-agent'.
12627
12628         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12629         Gnus version.
12630
12631 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12632
12633         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12634         which is unreadable in some setups.
12635
12636 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12637
12638         * gnus-spec.el (gnus-update-format-specifications): Flush the
12639         group format spec cache if it doesn't support decoded group names.
12640
12641 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12642
12643         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12644         Allow to apply decay on score files matching a regexp.
12645
12646 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12647
12648         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12649         compatibility in %g and %c.
12650
12651 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12654         name for only %g and %c.
12655         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12656         of gnus-tmp-group to decoded group name.
12657         (gnus-group-make-rss-group): Exclude `/'s from group names.
12658
12659 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12660
12661         * nnrss.el (nnrss-get-encoding): Fix regexp.
12662
12663 2004-12-27  Simon Josefsson  <jas@extundo.com>
12664
12665         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12666         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12667         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12668
12669 2004-12-17  Kim F. Storm  <storm@cua.dk>
12670
12671         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12672
12673         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12674
12675 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12676
12677         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12678
12679 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12680
12681         * nnrss.el: Require rfc2047 and mml.
12682         (nnrss-file-coding-system): New variable.
12683         (nnrss-format-string): Redefine it as an inline function.
12684         (nnrss-decode-group-name): New function.
12685         (nnrss-string-as-multibyte): Remove.
12686         (nnrss-retrieve-headers): Decode group name; don't use
12687         nnrss-format-string.
12688         (nnrss-request-group): Decode group name.
12689         (nnrss-request-article): Decode group name; allow a Message-ID as
12690         well as an article number; don't use nnrss-format-string; encode a
12691         Message-ID string which may contain non-ASCII characters; use
12692         mml-to-mime to compose a MIME article.
12693         (nnrss-request-expire-articles): Decode group name.
12694         (nnrss-request-delete-group): Decode group name.
12695         (nnrss-fetch): Clarify error message.
12696         (nnrss-read-server-data): Use insert-file-contents instead of load;
12697         bind file-name-coding-system; use multibyte buffer.
12698         (nnrss-save-server-data): Bind coding-system-for-write to the
12699         value of nnrss-file-coding-system; bind file-name-coding-system;
12700         add coding cookie.
12701         (nnrss-read-group-data): Use insert-file-contents instead of load;
12702         bind file-name-coding-system; use multibyte buffer.
12703         (nnrss-save-group-data): Bind coding-system-for-write to the
12704         value of nnrss-file-coding-system; bind file-name-coding-system.
12705         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12706         make it work with non-ASCII text.
12707         (nnrss-find-el): Make it work with old xml.el as well.
12708
12709 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12710
12711         * nnrss.el (nnrss-get-encoding): New function.
12712         (nnrss-fetch): Use unibyte buffer initially; bind
12713         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12714         decode contents according to the encoding attribute.
12715         (nnrss-save-group-data): Add coding cookie.
12716         (nnrss-mime-encode-string): New function.
12717         (nnrss-check-group): Use it to encode subject and author.
12718
12719 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12720
12721         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12722         imaginary variable.
12723
12724 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12725
12726         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12727         correctly even if there are wide characters.
12728
12729 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12730
12731         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12732         downcased symbol names; make a new cache instead of reusing
12733         bbdb-hashtable.
12734
12735 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12736
12737         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12738         concatenating segments rather than before concatenating them.
12739         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12740
12741         * message.el (message-get-reply-headers): Bind `extra'.
12742
12743 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12744
12745         * message.el (message-extra-wide-headers): New variable.
12746         (message-get-reply-headers): Use it.
12747
12748 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12749
12750         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12751         (gnus-agent-group-pathname): Ditto.
12752
12753         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12754
12755         * gnus-group.el (gnus-group-make-group): Decode group name.
12756         (gnus-group-make-rss-group): Register the group data after opening
12757         the nnrss group.
12758
12759 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12760
12761         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12762         by expiry now get marked as read.
12763
12764 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12765
12766         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12767
12768 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12769
12770         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12771         unify Latin characters in XEmacs.
12772         (mm-find-mime-charset-region): Use it.
12773
12774 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12775
12776         * gnus-util.el (gnus-delete-directory): New function.
12777
12778         * gnus-agent.el (gnus-agent-delete-group): Use it.
12779
12780         * gnus-cache.el (gnus-cache-delete-group): Use it.
12781
12782 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12783
12784         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12785         names.
12786
12787 2004-12-16  Simon Josefsson  <jas@extundo.com>
12788
12789         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12790
12791 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12792
12793         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12794
12795         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12796         (gnus-group-set-current-level): Decode group name.
12797
12798 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12799
12800         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12801         failed.
12802
12803 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12804
12805         * gnus-group.el (gnus-group-delete-group): Decode group name.
12806         (gnus-group-make-rss-group): Encode group name.
12807         (gnus-group-catchup-current): Decode group name.
12808         (gnus-group-kill-group): Decode group name.
12809
12810 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12811
12812         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12813
12814 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12815
12816         * gnus-group.el (gnus-group-make-rss-group):
12817         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12818
12819         * gnus-start.el (gnus-setup-news): Honor user's setting to
12820         gnus-message-archive-method.  Suggested by Lute Kamstra
12821         <lute@gnu.org>.
12822
12823 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12824
12825         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12826         global counterparts of the buffer-local variables.
12827
12828 2004-11-16  Romain Francoise  <romain@orebokech.com>
12829
12830         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12831         counterparts of the buffer-local variables.
12832
12833 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12834
12835         * message.el (message-forbidden-properties): Fixed typo in doc
12836         string.
12837
12838 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12839
12840         * gnus-util.el (gnus-replace-in-string): Added doc string.
12841
12842         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12843         to avoid problems when splitting mails with many recipients.
12844
12845 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12846
12847         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12848         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12849
12850 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12851
12852         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12853         if there is no hashtable in memory or file modification time is
12854         newer than cached timestamp.
12855
12856 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12857
12858         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12859         not-matching option.
12860
12861 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12862
12863         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12864         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12865         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12866         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12867         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12868         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12869
12870 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12871
12872         * message.el (message-forward-make-body-mml): Remove headers
12873         according to message-forward-ignored-headers if a message is decoded.
12874
12875 2004-12-02  Romain Francoise  <romain@orebokech.com>
12876
12877         * message.el (message-forward-make-body-plain): Always remove
12878         headers according to message-forward-ignored-headers.
12879
12880 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12881
12882         * spam.el (spam-summary-prepare-exit): Remove the
12883         gnus-summary-limit pop for now, it has problems with ham marks for
12884         me.
12885
12886 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12887
12888         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12889         correctly.
12890
12891 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12892
12893         * format-spec.el (format-spec): Message the char.
12894
12895 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12896
12897         * gnus-art.el (gnus-split-methods): Reformat comments.
12898
12899         * spam.el (spam-summary-prepare-exit): Remove article limits
12900         before exiting the summary buffer.
12901
12902 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12903
12904         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12905         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12906
12907         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12908         order to silence the byte compiler.
12909
12910         * spam.el: Fix the way to silence the byte compiler, which
12911         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12912         bbdb-search-simple, spam-BBDB-register-routine,
12913         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12914         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12915         spam-stat-buffer-is-spam, spam-stat-load,
12916         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12917         spam-stat-save and spam-stat-split-fancy.
12918
12919 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12922         which may confuse users.
12923         (canlock-password-for-verify): Ditto.
12924
12925         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12926
12927         * gnus-art.el (gnus-emphasis-alist): Ditto.
12928
12929         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12930
12931         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12932
12933         * gnus-start.el (gnus-save-killed-list): Ditto.
12934
12935         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12936         (gnus-sum-thread-tree-root): Ditto.
12937         (gnus-sum-thread-tree-false-root): Ditto.
12938         (gnus-sum-thread-tree-single-indent): Ditto.
12939
12940         * message.el (message-courtesy-message): Ditto.
12941         (message-archive-note): Ditto.
12942         (message-subscribed-address-file): Ditto.
12943         (message-user-fqdn): Ditto.
12944
12945         * spam-report.el (spam-report-gmane-regex): Ditto.
12946
12947         * spam.el (spam-blackhole-good-server-regex): Ditto.
12948
12949 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12950
12951         * mml.el (mml-preview): Widen the message buffer before copying
12952         the contents to the preview buffer; sort headers before previewing.
12953
12954         * message.el (message-hidden-headers): Fix the way to avoid a bug
12955         in the `repeat' widget in Emacs 21.3 or earlier.
12956
12957 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12958
12959         * message.el (message-hidden-headers): Default to "^References:".
12960         Improve customization type.  Suggested by Reiner Steib
12961         <Reiner.Steib@gmx.de>.
12962
12963 2004-11-25  Romain Francoise  <romain@orebokech.com>
12964
12965         * message.el (message-strip-forbidden-properties): Remove check for
12966         obsolete `message-hidden' text property, hidden headers are not
12967         accessible in the buffer anymore.
12968
12969 2004-11-22  Romain Francoise  <romain@orebokech.com>
12970
12971         * message.el (message-header-format-alist): Add `From' in list
12972         so that it can be sorted.
12973         (message-fix-before-sending): Widen and sort headers before
12974         sending.
12975         (message-hide-headers): Use narrowing to hide headers by moving
12976         them to the top of the buffer and narrowing to the region
12977         underneath.
12978
12979 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12980
12981         * message.el (message-strip-forbidden-properties): Bind
12982         buffer-read-only (etc) to nil.
12983
12984 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12985
12986         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12987         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12988
12989 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12990
12991         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12992
12993 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12994
12995         * dns.el (query-dns): Use sit-for to time instead of
12996         accept-process-output, since that doesn't seem to work on udp
12997         sockets.
12998
12999 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13000
13001         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13002
13003 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13004
13005         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13006         doc string.  Improve doc string.
13007
13008 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13009
13010         * nntp.el (nntp-request-update-info): Return nil if
13011         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13012         may not call gnus-activate-group which uselessly issues the GROUP
13013         commands for all nntp groups and wastes time.  Reported by Romain
13014         Francoise <romain@orebokech.com>.
13015
13016         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13017
13018 2004-11-15  Simon Josefsson  <jas@extundo.com>
13019
13020         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13021         headers separately.
13022         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13023         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13024
13025 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13026
13027         * gnus-start.el (gnus-convert-old-newsrc):
13028         Assign legacy-gnus-agent to 5.10.7.
13029
13030 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13031
13032         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13033         start of the lines.
13034
13035 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13036
13037         * hashcash.el (hashcash-default-payment): Change default to 20.
13038         (hashcash-default-accept-payment): Change default to 20.
13039         (hashcash-process-alist): New variable.
13040         (hashcash-generate-payment-async): Add.
13041         (hashcash-already-paid-p): Add.
13042         (hashcash-insert-payment): Don't generate payments twice.
13043         (hashcash-insert-payment-async): Add.
13044         (hashcash-insert-payment-async-2): Add.
13045         (hashcash-cancel-async): Add.
13046         (hashcash-wait-async): Add.
13047         (hashcash-processes-running-p): Add.
13048         (hashcash-wait-or-cancel): Add.
13049         (mail-add-payment): New optional argument.  Conditionally start
13050         asynchronous calculation.
13051         (mail-add-payment-async): Add.
13052
13053         * message.el (message-send-mail): Wait for asynchronous hashcash
13054         results.  Don't clobber existing X-Hashcash headers.
13055         (message-setup-1): Call mail-add-payment-async when
13056         message-generate-hashcash is non-nil.
13057
13058 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13059
13060         * message.el (message-use-alternative-email-as-from): Examine the
13061         From header as well; use message-make-from in order to include a
13062         user's full name.
13063
13064 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13065
13066         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13067         default; improve customization type.
13068         (gnus-emphasis-custom-with-format): New macro.
13069         (gnus-emphasis-custom-value-to-external): New function.
13070         (gnus-emphasis-custom-value-to-internal): New function.
13071
13072 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13073
13074         * dns.el (query-dns): Resolve reverse addresses.
13075
13076 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13077
13078         * gnus-group.el (gnus-group-get-new-news): Use it.
13079
13080         * gnus-start.el (gnus-check-reasonable-setup): New function.
13081
13082 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13083
13084         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13085         "Args out of range" error.  Reported by Arnaud Giersch
13086         <arnaud.giersch@free.fr>.
13087
13088 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13089
13090         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13091
13092 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13093
13094         * spam.el (spam group): Add :version.
13095
13096         * pgg-def.el (pgg group): Add :version.
13097
13098 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13099
13100         * gnus-art.el (gnus-article-edit-article): Don't associate the
13101         article buffer with a draft file.  This is a temporary measure
13102         against the 2004-08-22 change to gnus-article-edit-mode.
13103
13104 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13105
13106         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13107         (html2text-format-tags): Remove unused variable `attr'.
13108
13109 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13110
13111         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13112
13113         * tls.el (tls-process-connection-type, tls-success)
13114         (tls-certtool-program): Add :version.
13115
13116         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13117         (starttls-extra-arguments, starttls-process-connection-type)
13118         (starttls-connect, starttls-failure, starttls-success): Add :version.
13119
13120         * spam-stat.el (spam-stat): Add :version.
13121
13122         * sieve.el (sieve): Add :version.
13123
13124         * sha1.el (sha1): Add :version.
13125         (sha1-use-external): Remove redundant version.
13126
13127         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13128         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13129         (nnmail-split-fancy-match-partial-words)
13130         (nnmail-split-lowercase-expanded): Add :version.
13131
13132         * nndiary.el (nndiary): Add :version.
13133
13134         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13135
13136         * mml-sec.el (mml-default-sign-method)
13137         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13138         Add :version.
13139
13140         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13141
13142         * mm-url.el (mm-url-use-external, mm-url-program)
13143         (mm-url-arguments): Add :version.
13144
13145         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13146         (mm-attachment-file-modes, mm-decrypt-option)
13147         (mm-w3m-safe-url-regexp): Add :version.
13148
13149         * message.el (message-cite-prefix-regexp)
13150         (message-sendmail-envelope-from, message-minibuffer-local-map)
13151         (message-user-fqdn, message-completion-alist): Add :version.
13152
13153         * gnus-win.el (gnus-configure-windows-hook)
13154         (gnus-use-frames-on-any-display): Add :version.
13155
13156         * gnus-art.el (gnus-article-address-banner-alist)
13157         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13158         (gnus-treat-from-picon, gnus-treat-mail-picon)
13159         (gnus-treat-x-pgp-sig): Add :version.
13160
13161         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13162         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13163         (gnus-summary-article-delete-hook)
13164         (gnus-summary-display-while-building): Add :version.
13165
13166         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13167         (gnus-get-top-new-news-hook): Add :version.
13168
13169         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13170         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13171
13172         * gnus-registry.el (gnus-registry): Add :version.
13173
13174         * gnus-spec.el (gnus-use-correct-string-widths)
13175         (gnus-make-format-preserve-properties): Add :version.
13176
13177         * gnus.el (gnus-group-charter-alist)
13178         (gnus-group-fetch-control-use-browse-url)
13179         (gnus-install-group-spam-parameters): Add :version.
13180
13181         * gnus-diary.el (gnus-diary): Add :version.
13182
13183         * gnus-delay.el (gnus-delay): Add :version.
13184
13185         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13186         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13187         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13188         Add :version.
13189
13190         * gnus-agent.el (gnus-agent-max-fetch-size)
13191         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13192         (gnus-agent-prompt-send-queue): Add :version.
13193
13194         * deuglify.el (gnus-outlook-deuglify): Add :version.
13195
13196         * html2text.el: Beautify code.  Improve doc strings.  Some
13197         checkdoc cleanup.
13198         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13199
13200 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13201
13202         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13203
13204 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13205
13206         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13207         when package is loaded.
13208
13209         * spam.el (spam-summary-score-preferred-header): Add global preference
13210         for people who want to override the default SpamAssassin over
13211         Bogofilter preference (when both are set).
13212         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13213         (spam-user-format-function-S): Check
13214         spam-summary-score-preferred-header.
13215         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13216         (spam-user-format-function-S): Format the score correctly.
13217
13218 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13219
13220         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13221         signature file.  Suggested by Manoj Srivastava
13222         <srivasta@golden-gryphon.com>.
13223
13224         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13225         iso-2022-jp even in the Japanese language environment.
13226         Suggested by Jason Rumney <jasonr@gnu.org>.
13227
13228 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13229
13230         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13231         use the same characters as the dummy marks; make it free from
13232         getting affected by the language environment.
13233         (gnus-summary-read-group-1): Update mark positions only when the
13234         format spec is updated.
13235
13236         * gnus-spec.el (gnus-update-format-specifications): Return a list
13237         of updated types.
13238
13239 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13240
13241         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13242         of boundp to check if display-warning is available.
13243
13244 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13245
13246         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13247
13248 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13249
13250         * nnspool.el (nnspool-spool-directory): Use news-path if the
13251         news-directory variable is not bound.
13252
13253         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13254         function instead of display-warning if it is not available.
13255
13256 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13257
13258         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13259         v5-10: Use `point-at-bol'.
13260
13261 2004-10-26  Simon Josefsson  <jas@extundo.com>
13262
13263         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13264         <chenggao@gmail.com>.
13265
13266 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13267
13268         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13269         instead.
13270
13271 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13272
13273         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13274         to remove a server from the nnimap-server-buffer-alist.
13275         (nnimap-open-connection, nnimap-close-server): Use it.
13276
13277         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13278
13279 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13280
13281         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13282         running the major-mode function.
13283
13284 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13285
13286         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13287         dummy marks in the right way.
13288
13289 2004-10-18  David Edmondson  <dme@dme.org>
13290
13291         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13292         excessively.
13293
13294 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13295
13296         * gnus-util.el (gnus-split-references): Accept a nil references
13297         string and go on blissfully.
13298
13299         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13300         cases where the references string is non-nil but has no references.
13301
13302         * encrypt.el: Add autoload tags.
13303
13304         * spam.el (spam-resolve-registrations-routine): Remove article
13305         from unregistration list too.  Reported by David Hanak
13306         <dhanak@isis.vanderbilt.edu>
13307
13308 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13309
13310         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13311         nil.  Changed custom type.
13312
13313 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13314
13315         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13316
13317         * gnus-sum.el (gnus-summary-move-article): Use it.
13318
13319 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13320
13321         * encrypt.el: Add autoload cookies.
13322
13323         * spam.el (spam-backend-article-list-property)
13324         (spam-backend-get-article-todo-list)
13325         (spam-backend-put-article-todo-list)
13326         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13327         Resolve registrations separately.
13328         (spam-register-routine): Format comments.
13329         (spam-unregister-routine, spam-register-routine): Always call with
13330         specific-articles, no default list.
13331         (spam-summary-prepare-exit): Use the spam-classifications function.
13332
13333         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13334         gnus-encrypt.el.
13335
13336         * encrypt.el: Copied from gnus-encrypt.el.
13337
13338         * gnus-encrypt.el: Commented that it's obsolete.
13339
13340 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13341
13342         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13343         (gnus-score-save): Use it.
13344
13345         * message.el (message-bury): Use `window-dedicated-p'.
13346
13347 2004-10-15  Simon Josefsson  <jas@extundo.com>
13348
13349         * pop3.el (top-level): Don't require nnheader.
13350         (pop3-read-timeout): Add.
13351         (pop3-accept-process-output): Add.
13352         (pop3-read-response, pop3-retr): Use it.
13353
13354 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13355
13356         * spam.el (spam-register-routine): Move comment.
13357         (spam-verify-bogofilter): Use 'unknown for the initial
13358         spam-bogofilter-valid state, not 'never.
13359
13360         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13361         for netrc-machine.
13362
13363         * nnimap.el (nnimap-open-connection): Use
13364         netrc-machine-user-or-password.
13365
13366 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13367
13368         * gnus-registry.el (gnus-registry-unload-hook):
13369         Set as a variable with add-hook.
13370
13371         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13372         of news-path.
13373
13374         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13375
13376         * spam.el: Delete duplicate `provide'.
13377         (spam-unload-hook): Set as a variable with add-hook.
13378
13379 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13380
13381         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13382         in the doc string.
13383
13384         * message.el (message-ignored-news-headers)
13385         (message-ignored-supersedes-headers)
13386         (message-ignored-resent-headers)
13387         (message-forward-ignored-headers): Improve custom type.
13388
13389 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13390
13391         * message.el (message-tokenize-header): Fix 2004-09-06 change
13392         which used point-min in the wrong place.
13393
13394 2004-10-12  Simon Josefsson  <jas@extundo.com>
13395
13396         * tls.el (tls-certtool-program): New variable.
13397         (tls-certificate-information): New function, based on
13398         ssl-certificate-information.
13399
13400 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13401
13402         * compface.el: Move the version of ELisp-based uncompface program
13403         to the contrib directory because of the copyright problem.
13404
13405 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13406
13407         * message.el (message-kill-buffer): Raise the current frame.
13408
13409 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13410
13411         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13412
13413         * gnus.el (message-y-or-n-p): Autoload.
13414
13415         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13416         (pop3-password-required, pop3-authentication-scheme)
13417         (pop3-leave-mail-on-server): Made customizable.
13418         (pop3): New custom group.
13419         (pop3-retr): Remove `sleep-for' statements.
13420         Suggested by Dave Love <fx@gnu.org>.
13421
13422         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13423         Windows/DOS.
13424
13425         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13426         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13427         Dave Love <fx@gnu.org>.
13428
13429         * mml.el (mml-minibuffer-read-disposition): Require match.
13430         Suggested by Dave Love <fx@gnu.org>.
13431
13432 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13433
13434         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13435         doc string.
13436
13437 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13438
13439         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13440
13441 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13442
13443         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13444         instead of calling `mm-insert-inline', to decode text/* parts
13445         before displaying them.
13446
13447 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13448
13449         * mm-uu.el (mm-uu-text-plain-type): New variable.
13450         (mm-uu-pgp-signed-extract-1): Use it.
13451         (mm-uu-pgp-encrypted-extract-1): Use it.
13452         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13453         bind mm-uu-text-plain-type with that value.
13454         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13455         mm-uu-dissect.
13456
13457 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13458
13459         * gnus-group.el (gnus-update-group-mark-positions):
13460         * gnus-sum.el (gnus-update-summary-mark-positions):
13461         * message.el (message-check-news-body-syntax):
13462         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13463         of string-as-multibyte.
13464
13465 2004-10-05  Juri Linkov  <juri@jurta.org>
13466
13467         * gnus-group.el (gnus-update-group-mark-positions):
13468         * gnus-sum.el (gnus-update-summary-mark-positions):
13469         * message.el (message-check-news-body-syntax):
13470         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13471         8-bit unibyte values to a multibyte string for search functions.
13472
13473 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13474
13475         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13476         (mm-uu-dissect-text-parts): New function.
13477
13478         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13479         dissect text parts.
13480
13481         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13482         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13483
13484         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13485
13486         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13487         gnus-current-topics instead of gnus-current-topic.
13488
13489 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13490
13491         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13492
13493 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13494
13495         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13496         where approriate.
13497
13498         * nnml.el (nnml-generate-active-info): do.
13499
13500         * nndiary.el (nndiary-generate-active-info): do.
13501
13502         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13503         (gnus-topic-move): do.
13504
13505         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13506         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13507
13508         * gnus-srvr.el (gnus-server-prepare)
13509         (gnus-server-open-all-servers): do.
13510
13511         * gnus-msg.el (gnus-summary-cancel-article)
13512         (gnus-summary-resend-message)
13513         (gnus-summary-mail-crosspost-complaint): do.
13514
13515         * gnus-move.el (gnus-change-server): do.
13516
13517         * gnus-group.el (gnus-group-unmark-all-groups)
13518         (gnus-group-set-current-level): do.
13519
13520 2004-10-04  Simon Josefsson  <jas@extundo.com>
13521
13522         * message.el (message-generate-hashcash): Doc fix.
13523
13524 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13525
13526         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13527         avoid infinite recursion via gnus-get-function.
13528
13529 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13530
13531         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13532
13533         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13534
13535         * nnmail.el (nnmail-split-history): do.
13536
13537         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13538         (nnml-request-delete-group): do.
13539
13540         * nnslashdot.el (nnslashdot-read-groups): do.
13541
13542         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13543         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13544
13545         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13546         (nnspool-sift-nov-with-sed): Use last.
13547         (nnspool-retrieve-headers-with-nov): Use mapc.
13548         (nnspool-request-newgroups): Use dolist.
13549         (nnspool-request-group): Use last.
13550
13551         * nntp.el (nntp-read-server-type): Use dolist.
13552
13553         * nnvirtual.el (nnvirtual-create-mapping)
13554         (nnvirtual-update-read-and-marked): Use dolist.
13555         (nnvirtual-convert-headers): Simplify.
13556
13557 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13558
13559         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13560         support for sync'ing tick marks.
13561
13562 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13563
13564         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13565         there's no visible header.
13566
13567 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13568
13569         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13570         necessary, pass full group name to gnus-request-set-marks.
13571
13572 2004-10-01  Simon Josefsson  <jas@extundo.com>
13573
13574         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13575         acroread.
13576
13577 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13578
13579         * spam-report.el (spam-report-gmane): Fix interactive.
13580
13581         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13582
13583         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13584         when writing file.
13585         (gnus-agent-synchronize-flags): Don't default to being
13586         interactive.
13587
13588 2004-09-30  Simon Josefsson  <jas@extundo.com>
13589
13590         * message.el (message-generate-hashcash): Add.
13591         (message-send-mail): Use it, call mail-add-payment.
13592
13593 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13594
13595         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13596
13597 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13598
13599         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13600         gnus-requst-update-info with explicit code to sync the in-memory
13601         info read flags with the marks being sync'd to the backend.
13602
13603         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13604
13605 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13606
13607         * spam.el (spam-verify-bogofilter): Add new function.
13608         (spam-check-bogofilter)
13609         (spam-bogofilter-register-with-bogofilter): Use it.
13610         (spam-verify-bogofilter): Add small fixes.
13611
13612 2004-09-28  Simon Josefsson  <jas@extundo.com>
13613
13614         * hashcash.el (hashcash-generate-payment): Revert.
13615
13616 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13617
13618         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13619         gnus-extract-references instead of gnus-split-references.
13620
13621         * gnus-util.el (gnus-extract-references): Add new function, analogous
13622         to gnus-split-references but extracts only the message-ID without
13623         anything extra.
13624
13625         * hashcash.el (hashcash-generate-payment)
13626         (hashcash-check-payment): Do the right thing if hashcash-path is
13627         nil (because the hashcash program could not be found).
13628
13629         * spam.el (spam-use-hashcash): Remove comment.
13630
13631 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13632
13633         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13634         (gnus-cache-enter-article, gnus-cache-remove-article)
13635         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13636
13637         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13638
13639         * gnus-art.el (article-hide-boring-headers)
13640         (article-translate-strings, article-display-face)
13641         (gnus-article-mime-match-handle-first)
13642         (gnus-article-highlight-headers)
13643         (gnus-article-add-buttons-to-head): do.
13644
13645 2004-09-27  Simon Josefsson  <jas@extundo.com>
13646
13647         * hashcash.el: New version, from
13648         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13649         ../contrib/.
13650
13651 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13652
13653         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13654
13655 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13656
13657         * gnus-dup.el (gnus-dup-open): Use mapc.
13658         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13659
13660         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13661         Reported by Stefan Wiens <s.wi@gmx.net>.
13662
13663         * gnus.el (gnus-shutdown): Use dolist.
13664
13665         * gnus-undo.el (gnus-undo): Use mapc.
13666
13667         * nnrss.el (nnrss-generate-active): do.
13668
13669         * message.el (message-cite-original-without-signature)
13670         (message-cite-original): Use mapc.
13671         (message-do-actions, message-make-forward-subject): Use dolist.
13672
13673 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13674
13675         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13676         deletion to remove entire duplicate line.  Fixes merged article
13677         number bug.
13678
13679 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13680
13681         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13682         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13683         first ask if you want to open a server and then, even when you
13684         responded with no, asking if you want to synchronize the server's
13685         flags.
13686         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13687         multi-line expressions.
13688         (gnus-agent-synchronize-group-flags): New internal function.
13689         Updates marks in memory (in the info structure) AND in the
13690         backend.
13691
13692         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13693
13694         * nnagent.el (nnagent-request-set-mark): Use
13695         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13696         method, to ensure that synchronization updates marks in the
13697         backend and in the info (in memory) structure.
13698
13699 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13700
13701         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13702         convention fully; don't miss the root article of a thread; make
13703         the X-Draft-From header with correct article numbers.
13704
13705 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13706
13707         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13708         unless plugged.  Disable the agent so that an open failure causes
13709         an error.
13710
13711         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13712         Reverted 2004-09-21 change.  The backend must be opened while
13713         synchronizing flags even when the backend stores the flags
13714         locally.
13715
13716 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13717
13718         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13719         in `header' match.  Reported by Svend Tollak Munkejord.
13720
13721         * message.el (message-cite-original): Fix use of
13722         `message-cite-articles-with-x-no-archive'.
13723
13724 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13725
13726         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13727         (gnus-window-to-buffer): Ditto.
13728
13729         * mml.el (mml-preview-buffer): New variable.
13730         (mml-preview): Manage window layout with gnus-buffer-configuration.
13731
13732         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13733         X-Draft-From header even if those articles aren't quoted.
13734
13735 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13736
13737         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13738         (gnus-request-set-mark, gnus-request-update-mark): Use new
13739         g-s-t-u-l-m to decide to use backend even when unplugged.
13740
13741 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13742
13743         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13744         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13745
13746 2004-09-20  Simon Josefsson  <jas@extundo.com>
13747
13748         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13749         "utf-16-le".
13750
13751 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13752
13753         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13754
13755 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13756
13757         * uudecode.el (uudecode-use-external): Add :version.
13758
13759         * smime.el (smime-CA-file, smime-encrypt-cipher)
13760         (smime-dns-server): Add :version.
13761
13762         * smiley.el (gnus-smiley-file-types): Add :version.
13763
13764         * sha1.el (sha1-use-external): Add :version.
13765
13766         * pgg-def.el (pgg-query-keyserver): Add :version.
13767
13768         * nnmail.el (nnmail-fancy-expiry-targets)
13769         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13770         Add :version.
13771
13772         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13773         (nnimap-retrieve-groups-asynchronous): Add :version.
13774         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13775
13776         * mml.el (mml-content-disposition-parameters)
13777         (mml-insert-mime-headers-always): Add :version.
13778
13779         * mm-util.el (mm-coding-system-priorities): Add :version.
13780
13781         * mm-decode.el (mm-inline-text-html-with-images)
13782         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13783         (mm-verify-option): Add :version.
13784         (mm-text-html-renderer): Change :version.
13785
13786         * message.el (message-fcc-externalize-attachments)
13787         (message-required-headers, message-draft-headers)
13788         (message-subject-trailing-was-query)
13789         (message-subject-trailing-was-ask-regexp)
13790         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13791         (message-mark-insert-end, message-archive-header)
13792         (message-archive-note, message-cross-post-default)
13793         (message-cross-post-note, message-followup-to-note)
13794         (message-cross-post-note-function, message-use-mail-followup-to)
13795         (message-subscribed-address-functions)
13796         (message-subscribed-address-file, message-subscribed-addresses)
13797         (message-subscribed-regexps, message-allow-no-recipients)
13798         (message-yank-cited-prefix, message-signature-insert-empty-line)
13799         (message-hidden-headers, message-hierarchical-addresses)
13800         (message-mail-user-agent, message-use-idna)
13801         (message-valid-fqdn-regexp)
13802         (message-strip-special-text-properties, message-header-synonyms)
13803         (message-beginning-of-line, message-tab-body-function): Add :version.
13804         (message-insert-canlock, message-wide-reply-confirm-recipients):
13805         Change :version.
13806
13807         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13808         and :version.
13809         (mail-source-delete-old-incoming-confirm)
13810         (mail-source-movemail-program): Add :version.
13811
13812         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13813         (gnus-agent-cache, gnus-agent): Change :version.
13814
13815         * gnus-util.el (gnus-use-byte-compile): Change :version.
13816
13817         * gnus-sum.el (gnus-summary-make-false-root-always)
13818         (gnus-summary-default-high-score)
13819         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13820         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13821         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13822         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13823         (gnus-sum-thread-tree-single-indent)
13824         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13825         (gnus-sum-thread-tree-leaf-with-other)
13826         (gnus-sum-thread-tree-single-leaf): Add :version.
13827         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13828         (gnus-article-loose-mime): Change :version.
13829
13830         * gnus-start.el (gnus-backup-startup-file)
13831         (gnus-save-startup-file-via-temp-buffer): Add :version.
13832
13833         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13834         (gnus-server-offline-face): Add :version.
13835
13836         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13837
13838         * gnus-msg.el (gnus-gcc-externalize-attachments)
13839         (gnus-debug-files, gnus-debug-exclude-variables)
13840         (gnus-discouraged-post-methods): Change :version.
13841         (gnus-confirm-mail-reply-to-news)
13842         (gnus-confirm-treat-mail-like-news): Add :version.
13843
13844         * gnus-int.el (gnus-server-unopen-status): Add :version.
13845
13846         * gnus-group.el (gnus-group-jump-to-group-prompt)
13847         (gnus-large-ephemeral-newsgroup)
13848         (gnus-fetch-old-ephemeral-headers): Add :version.
13849
13850         * gnus-fun.el (gnus-x-face-directory)
13851         (gnus-convert-pbm-to-x-face-command)
13852         (gnus-convert-image-to-x-face-command)
13853         (gnus-convert-image-to-face-command): Add :version.
13854
13855         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13856
13857         * gnus-cite.el (gnus-cite-blank-line-after-header)
13858         (gnus-article-boring-faces): Add :version.
13859
13860         * gnus-art.el (gnus-buttonized-mime-types)
13861         (gnus-inhibit-mime-unbuttonizing)
13862         (gnus-treat-display-face)
13863         (gnus-treat-body-boundary): Change :version.
13864         (gnus-body-boundary-delimiter, gnus-picon-databases)
13865         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13866         (gnus-treat-date-english, gnus-treat-fold-headers)
13867         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13868         (gnus-treat-mail-picon, gnus-treat-wash-html)
13869         (gnus-article-encrypt-protocol)
13870         (gnus-use-idna, gnus-article-over-scroll)
13871         (gnus-mime-display-multipart-alternative-as-mixed)
13872         (gnus-mime-display-multipart-related-as-mixed)
13873         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13874         (gnus-ctan-url, gnus-button-ctan-handler)
13875         (gnus-button-handle-ctan-bogus-regexp)
13876         (gnus-button-ctan-directory-regexp)
13877         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13878         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13879         (gnus-button-man-level, gnus-button-emacs-level)
13880         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13881
13882         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13883         (gnus-agent-go-online): Change :version.
13884         (gnus-agent-expire-unagentized-dirs)
13885         (gnus-agent-auto-agentize-methods): Add :version.
13886
13887         * flow-fill.el (fill-flowed-display-column)
13888         (fill-flowed-encode-column): Add :version.
13889
13890         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13891         (gnus-outlook-deuglify-unwrap-max)
13892         (gnus-outlook-deuglify-cite-marks)
13893         (gnus-outlook-deuglify-unwrap-stop-chars)
13894         (gnus-outlook-deuglify-no-wrap-chars)
13895         (gnus-outlook-deuglify-attrib-cut-regexp)
13896         (gnus-outlook-deuglify-attrib-verb-regexp)
13897         (gnus-outlook-deuglify-attrib-end-regexp)
13898         (gnus-outlook-display-hook): Add :version.
13899
13900         * binhex.el (binhex-use-external): Add :version.
13901
13902 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13903
13904         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13905         and `invisible'.
13906
13907 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13908
13909         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13910         in gnus-registry-trim.
13911
13912 2004-09-13  Simon Josefsson  <jas@extundo.com>
13913
13914         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13915
13916         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13917
13918         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13919         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13920         <yamaoka@jpl.org>.
13921         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13922         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13923         <yamaoka@jpl.org>.
13924
13925         * sieve.el (sieve-manage-mode): Ditto.
13926
13927 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13928
13929         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13930
13931 2004-09-11  Simon Josefsson  <jas@extundo.com>
13932
13933         * dns-mode.el: Add.
13934
13935         * mm-view.el (mm-display-dns-inline): Add.
13936
13937         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13938         (mm-automatic-display): Ditto.
13939
13940         * mailcap.el (mailcap-mime-data): Add text/dns.
13941         (mailcap-mime-extensions): Map .soa to text/dns.
13942
13943 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13944
13945         * gnus-art.el (article-decode-mime-words, article-babel)
13946         (gnus-article-highlight-signature, gnus-article-add-buttons)
13947         (gnus-signature-toggle): Remove unnecessary bindings of
13948         `inhibit-read-only' inherited from v5.10 merge.
13949
13950 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13951
13952         * nntp.el (nntp): New customization group.
13953         (nntp-authinfo-file): Add customization group.
13954
13955         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13956
13957         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13958
13959         * gnus.el (to-address, to-list, subscribed)
13960         (large-newsgroup-initial): Ditto.
13961
13962         * flow-fill.el (fill-flowed-display-column)
13963         (fill-flowed-encode-column): Ditto.
13964
13965 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13966
13967         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13968         Use point-min rather than 1.
13969         (message-send-mail): Use buffer-size rather than point-max.
13970
13971         * gnus-sum.el (gnus-summary-search-article-forward):
13972         Signal a specific `search-failed' rather than a generic `error'.
13973
13974         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13975         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13976         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13977
13978 2004-09-10  Simon Josefsson  <jas@extundo.com>
13979
13980         * nndb.el (require): Remove tcp and duplicate cl.
13981
13982 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13983
13984         * gnus-agent.el (directory-files-and-attributes): Move forward.
13985
13986 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13987
13988         * gnus-agent.el (directory-files-and-attributes): Optionally
13989         defined to support XEmacs.
13990
13991 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13992
13993         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13994         to avoid run-time CL dependencies.
13995         (gnus-agent-unfetch-articles): New function.
13996         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13997         article numbers even when local .overview file is missing.
13998         (gnus-agent-read-article-number): New function.  Only accepts
13999         27-bit article numbers.
14000         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14001         gnus-agent-read-article-number.
14002         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14003         from backend while recognizing that article numbers in .overview
14004         must be valid.
14005         (gnus-agent-update-files-total-fetched-for): Use
14006         directory-files-and-attributes to improve performance.
14007         * gnus-int.el (gnus-request-move-article): Use
14008         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14009         improve performance.
14010
14011         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14012         some users confused by references to .newsrc when they only have a
14013         .newsrc.eld file.
14014         (gnus-convert-mark-converter-prompt)
14015         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14016         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14017         New function.  Used internally to only display 'gnus converting
14018         files' message when actually necessary.
14019
14020         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14021         methods now autoloaded.
14022
14023 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14024
14025         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14026         identifiers.
14027
14028 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14029
14030         * gnus-picon.el: Fix indentation and closing parenthesis.
14031
14032 2004-09-01  Simon Josefsson  <jas@extundo.com>
14033
14034         * message.el (message-canlock-generate): Require sha1, not
14035         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14036         to require within a function.  Sadly, if sha1.el isn't loaded, the
14037         let binding in m-c-g will hide the defcustom definition, which is
14038         bad.)
14039
14040         * canlock.el: Require sha1, not sha1-el.
14041
14042         * message.el: Don't autoload sha1 (there is a autoload cookie in
14043         sha1.el).
14044
14045         * sha1-el.el: Renamed to sha1.el.
14046
14047 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14048
14049         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14050
14051 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14052
14053         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14054
14055 2004-08-30  Kim F. Storm  <storm@cua.dk>
14056
14057         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14058
14059         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14060         Add :group 'nnimap.
14061
14062 2004-08-30  Andreas Schwab  <schwab@suse.de>
14063
14064         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14065         ?* and ?\;.
14066
14067         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14068         and ?\' to symbol instead of whitespace.
14069
14070 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14071
14072         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14073
14074         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14075         instead of re-search-forward.
14076
14077         * gnus-uu.el (gnus-uu-save-article): Ditto.
14078         (gnus-uu-post-encode-uuencode): Ditto.
14079
14080         * html2text.el (html2text-clean-list-items): Ditto.
14081         (html2text-clean-dtdd): Ditto.
14082         (html2text-format-tags): Ditto.
14083
14084         * message.el (message-send-mail-with-sendmail): Fix regexp.
14085         (message-fill-field-general): Use search-forward instead of
14086         re-search-forward.
14087         (unbold-region): Ditto.
14088
14089         * nnrss.el (nnrss-request-article): Ditto.
14090
14091         * nnslashdot.el (nnslashdot-request-article): Ditto.
14092
14093         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14094
14095         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14096         "Unrecognized menu descriptor" error in XEmacs.
14097
14098 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14099
14100         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14101         parent article of a sparse article in the thread hashtb.
14102
14103 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14104
14105         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14106         (nnmail-expand-newtext): Lowercase expanded entries if
14107         nnmail-split-lowercase-expanded is non-nil.
14108
14109 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14110
14111         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14112
14113         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14114         of gnus-tmp-news-method into string under XEmacs.  It will be
14115         passed to gnus-correct-length which takes only a string argument.
14116
14117 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14118
14119         * gnus-util.el (gnus-bind-print-variables): New macro.
14120         (gnus-prin1): Use it.
14121         (gnus-prin1-to-string): Use it.
14122         (gnus-pp): New function.
14123         (gnus-pp-to-string): New function.
14124
14125         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14126         Replace pp-to-string with gnus-pp-to-string.
14127         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14128         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14129         * gnus-msg.el (gnus-debug): Ditto.
14130         * gnus-score.el (gnus-score-save): Ditto.
14131         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14132         gnus-pp-to-string.
14133         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14134         with gnus-pp.
14135         * score-mode.el (gnus-score-pretty-print): Ditto.
14136         * webmail.el (webmail-debug): Ditto.
14137
14138 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14139
14140         * gnus-art.el (article-display-face, article-display-x-face):
14141         Use buffer-read-only.
14142
14143 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14144
14145         * gnus-art.el (article-hide-list-identifiers):
14146         Bind inhibit-read-only as t.
14147
14148 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14149
14150         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14151
14152 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14153
14154         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14155         (gnus-narrow-to-page): Don't assume point-min == 1.
14156         (gnus-article-edit-mode): Derive from message-mode.
14157
14158         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14159         point-min == 1.
14160
14161         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14162         Disable incorrect use of `assert'.
14163
14164         * message.el (message-mode): Set comment-start-skip.
14165
14166
14167 2004-08-22  Sam Steingold  <sds@gnu.org>
14168
14169         * pop3.el (pop3-leave-mail-on-server): New user variable.
14170         (pop3-movemail): Delete mail only when it is nil.
14171
14172 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14173
14174         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14175
14176         * mml.el (mml-preview): Use `pop-to-buffer'.
14177
14178         * message.el (message-goto-mail-followup-to): Insert after "To".
14179         (message-carefully-insert-headers): Add comment.
14180
14181         * gnus.el: Remove unused variable `gnus-article-check-size'.
14182
14183         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14184
14185         * gnus-art.el (gnus-button-alist): Improve
14186         `gnus-button-handle-library' entry.
14187
14188 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14189
14190         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14191         downcase, since XEmacs capitalizes error messages differently.
14192
14193 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14194
14195         * nntp.el: Add (require 'gnus) due to reference to
14196         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14197
14198 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14199
14200         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14201         `mm-fill-flowed'.
14202
14203         * mm-decode.el (mm-dissect-singlepart): Check it.
14204
14205 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14206
14207         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14208         'imap' for netrc parsing.
14209
14210 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14211
14212         * mailcap.el (mailcap-mime-data): Mark as risky.
14213
14214 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14215
14216         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14217         may be included in the encoded word.
14218         (rfc2047-encode): Don't append a space if the encoded word
14219         includes close parenthesis.
14220
14221 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14222
14223         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14224         of text within parentheses.
14225
14226 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14227
14228         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14229         (gnus-encrypt-write-file-contents): Make the password key the file
14230         name PLUS the cipher, not just the cipher.  Also remove failed
14231         passwords from the cache.
14232
14233 2004-08-06  Simon Josefsson  <jas@extundo.com>
14234
14235         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14236         fix.
14237
14238 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14239
14240         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14241         LWSP.
14242
14243 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14244
14245         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14246         to append in-reply-to: data to the references: header.
14247
14248         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14249         (netrc-parse): Use gnus-encrypt.el functions.
14250
14251         * gnus-encrypt.el: Add new file for encryption support; currently
14252         does only a few GPG ciphers and an internal XOR cipher.
14253
14254         * password.el: Add comments on using password-read-and-add.
14255         (password-read-and-add): Add function to read and add the
14256         password to the cache at once.
14257
14258 2004-07-28  Simon Josefsson  <jas@extundo.com>
14259
14260         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14261         parameter (but don't use it, for now).
14262
14263         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14264         instead of hard coding to nil.
14265
14266 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14267
14268         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14269         as mm-inline-image-xemacs does.
14270
14271 2004-07-26  Simon Josefsson  <jas@extundo.com>
14272
14273         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14274         Revert part of 2004-07-17 change below.
14275
14276 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14277
14278         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14279         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14280
14281 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14282
14283         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14284         quotes that actually start with ">" at the beginning of the
14285         lines.
14286
14287 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14288
14289         * rfc2047.el (rfc2047-encode-region): Fix last change.
14290         (rfc2047-encode-parameter): Remove useless concat.
14291
14292 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14293
14294         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14295         encode special characters; fix some kind of misconfigured headers;
14296         signal a real error if debug-on-quit or debug-on-error is non-nil.
14297         (rfc2047-encode-max-chars): New variable.
14298         (rfc2047-encode-1): Use it.
14299         (rfc2047-encode-parameter): New function.
14300
14301         * mml.el (mml-insert-parameter): Remove an excessive space.
14302
14303 2004-07-17  Simon Josefsson  <jas@extundo.com>
14304
14305         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14306         Kai Grossjohann <kai@emptydomain.de>.
14307         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14308         (gnus-group-make-menu-bar): Ditto.
14309
14310         * gnus-util.el (gnus-group-server): Add.
14311
14312 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14313
14314         * message.el (message-clone-locals): Clone sendmail and smtp
14315         variables.
14316
14317 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14318
14319         * rfc2047.el (rfc2047-encode-region): Fix last change.
14320
14321 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14322
14323         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14324         characters as non-special.
14325
14326 2004-07-09  Simon Josefsson  <jas@extundo.com>
14327
14328         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14329         Users will lose all flag changes made while unplugged with
14330         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14331         good default.  See numerous reports on ding mailing list.
14332
14333 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14334
14335         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14336         add generate-head-function and generate-article-function to the
14337         rfc822-forward entry.
14338         (nndoc-rfc822-forward-generate-article): New function.
14339         (nndoc-rfc822-forward-generate-head): New function.
14340
14341         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14342
14343 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14344
14345         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14346         respect display group parameter and gnus-summary-expunge-below.
14347         (gnus-articles-to-read): Remove unused reference to display group
14348         parameter.
14349
14350 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14351
14352         * nnheader.el (nnheader-uniquify-message-id): New experimental
14353         variable.
14354         (nnheader-nov-read-message-id): Use it.
14355
14356         * spam-report.el (spam-report-gmane): Add interactive.
14357
14358 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14359
14360         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14361         qp-or-base64 for the application/* types.
14362
14363 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14364
14365         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14366
14367 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14368
14369         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14370         trim value.
14371
14372 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14373
14374         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14375         New macro and function.
14376         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14377
14378 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14379
14380         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14381         after-load-alist.
14382
14383 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14384
14385         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14386         update info that isn't there.
14387
14388 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14389
14390         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14391         entry.
14392
14393 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14394
14395         * mm-view.el (mm-inline-render-with-function): Use multibyte
14396         buffer; decode html source by charset.
14397
14398         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14399
14400         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14401         Mule-UCS is loaded under XEmacs.
14402         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14403
14404 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14405
14406         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14407
14408 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14409
14410         * mm-util.el (mm-coding-system-p): Return a coding-system.
14411         (mm-mime-mule-charset-alist): Use shift_jis instead of
14412         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14413         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14414         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14415         instead of japanese-shift-jis and iso-latin-1 respectively in
14416         order to share the default value with both Emacs and XEmacs-mule.
14417         (mm-mule-charset-to-mime-charset): Make
14418         mm-coding-system-priorities effective.
14419         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14420         while predicating of candidates upon the priorities.
14421
14422 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14423
14424         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14425         gnus-uu-invert-processable.
14426
14427         * gnus.el: Autoload gnus-uu-invert-processable.
14428
14429 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14430
14431         * mm-util.el (mm-with-multibyte-buffer): New macro.
14432
14433         * rfc2047.el (rfc2047-encode-string): Use it.
14434         (rfc2047-encode-region): Move point to the end of the region after
14435         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14436
14437 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14438
14439         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14440         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14441
14442 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14443
14444         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14445         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14446         Karl Chen <quarl@nospam.quarl.org>.
14447
14448 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14449
14450         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14451         invalid addresses.
14452
14453 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14454
14455         * spam.el: Change section markers, revise TODO list.
14456         (spam-backends): Make new master list of all installed backends.
14457         (spam-summary-exit-behavior): Add new variable to determine how
14458         messages moves are done at summary exit.
14459         (spam-move-spam-nonspam-groups-only)
14460         (spam-process-ham-in-nonham-groups)
14461         (spam-process-ham-in-spam-groups): Remove variables, the
14462         spam-summary-exit-behavior variable should be used to manage this
14463         behavior.
14464         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14465         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14466         and spam-old-spam-articles.
14467         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14468         Add empty variables, placeholders for the backends they represent.
14469         (spam-set-difference): Move, unchanged.
14470         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14471         unless the user has a processor variable.
14472         (spam-classifications, spam-classification-valid-p)
14473         (spam-backend-properties, spam-backend-property-valid-p)
14474         (spam-backend-function-type-valid-p)
14475         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14476         (spam-report-articles-gmane, spam-report-articles-resend):
14477         Remove functions, they are not needed.
14478         (spam-install-backend-super, spam-backend-list)
14479         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14480         (spam-backend-function, spam-backend-ham-registration-function)
14481         (spam-backend-spam-registration-function)
14482         (spam-backend-ham-unregistration-function)
14483         (spam-backend-spam-unregistration-function)
14484         (spam-backend-statistical-p, spam-backend-mover-p)
14485         (spam-install-backend-alias, spam-install-checkonly-backend)
14486         (spam-install-mover-backend, spam-install-nocheck-backend)
14487         (spam-install-backend, spam-install-statistical-backend)
14488         (spam-install-statistical-checkonly-backend): Add backend installation
14489         support.
14490         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14491         (spam-group-processor-p): Use the new backend code and respect the
14492         summary exit behavior.
14493         (spam-mark-spam-as-expired-and-move-routine): Remove.
14494         (spam-summary-prepare): Change to use the new spam-old-articles
14495         variable.
14496         (spam-copy-or-move-routine, spam-copy-spam-routine)
14497         (spam-move-spam-routine, spam-copy-ham-routine)
14498         (spam-move-ham-routine): Add code to copy/move ham or spam.
14499         (spam-fetch-field-fast): Improve doc and code, plus allow the
14500         'number request.
14501         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14502         variables.
14503         (spam-split, spam-find-spam): Use the new backend code.
14504         (spam-registration-functions): Remove variable.
14505         (spam-unregister-routine): Add convenience wrapper.
14506         (spam-log-undo-registration, spam-register-routine)
14507         (spam-log-processing-to-registry)
14508         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14509         where possible.
14510         (spam-check-gmane-xref, spam-check-regex-headers)
14511         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14512         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14513         (spam-check-bogofilter-headers, spam-check-spamoracle)
14514         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14515         (spam-check-crm114-headers): Use the spam-split-group that
14516         spam-split prepares, no need to determine it every time.
14517
14518         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14519         to the nnheader-parse-naked-head call.
14520
14521         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14522
14523         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14524         the nnheader-nov-read-message-id call.
14525
14526 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14527
14528         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14529         gnus-activate-group twice.  Suggested by Markus Peter
14530         <warp@spin.de>.
14531
14532 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14533
14534         * gnus-art.el (gnus-article-time-format): Exchange the order of
14535         day and month in the default value; fix customization type.
14536         (article-date-ut): Use add-text-properties.
14537         (article-make-date-line): Use message-make-date instead of
14538         current-time-string.
14539
14540         * message.el (message-fetch-field): Don't use set-text-properties.
14541         (message-make-date): Simplify.
14542
14543         * messagexmas.el (message-xmas-make-date): New function.
14544         (message-xmas-redefine): Defalias message-make-date to it.
14545
14546 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14547
14548         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14549         (rfc2047-encode-region): Treat text within parentheses as special;
14550         show the original text when error has occurred.
14551
14552         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14553         already-computed method to gnus-activate-group.
14554
14555         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14556         same select-methods identical Lisp objects.
14557
14558         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14559         object when modifying the info.
14560
14561 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14562
14563         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14564         gnus-opened-servers since it has never been opened with the new
14565         configuration yet.
14566
14567 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14568
14569         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14570         arg to nnheader-generate-fake-message-id.
14571
14572 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14573
14574         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14575         number and build a fake message ID localized to a group and
14576         article number (so it's repeatable from that point on).
14577         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14578         ID format.
14579
14580         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14581         nnheader-generate-fake-message-id with the article number.
14582
14583 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14584
14585         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14586         end-of-buffer.
14587
14588 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14589
14590         * message.el (message-ignored-supersedes-headers): Add Approved.
14591
14592 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14593
14594         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14595         goto-char.
14596         (rfc2047-encode): Fold the line before encoding.
14597
14598 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14599
14600         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14601         folding -- not all headers can be folded, and this should be done
14602         by the message composition mode.  Probably.  I think.
14603
14604 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14605
14606         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14607         fast.
14608
14609         * gnus-ems.el (gnus-remove-image): Don't use
14610         message-text-with-property; remove only the image found first.
14611
14612         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14613         found first.
14614
14615 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14616
14617         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14618
14619 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14620
14621         * message.el (message-text-with-property): Make it fast and accept
14622         optional arguments.
14623         (message-strip-forbidden-properties): Use it.
14624         (message-fix-before-sending): Follow the m-t-w-p change.
14625
14626         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14627
14628 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14629
14630         * gnus-art.el (article-hide-headers): Don't change the buffer
14631         mistakenly when performing mml-preview even if
14632         gnus-single-article-buffer is nil.
14633
14634 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14635
14636         * message.el (message-expand-name-databases): New user option.
14637         (message-expand-name): Use it.
14638
14639 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14640
14641         * spam.el (spam-report-articles-resend)
14642         (spam-report-resend-register-routine): Allow ham reporting.
14643         (spam-report-resend-register-ham-routine): Add wrapper.
14644         (spam-registration-functions): Add ham resending functions.
14645         (spam-list-of-processors): Add ham resend processor.
14646
14647         * gnus.el (ham-resend-to): Add new group parameter.
14648         (spam-process): Add ham resend option.
14649
14650         * spam-report.el (spam-report-resend): Allow reporting ham.
14651         (spam-report-resend-ham): Add wrapper.
14652
14653 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14654
14655         * message.el (message-cite-articles-with-x-no-archive): New
14656         variable.
14657         (message-cite-original): Use it.
14658
14659 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14660
14661         * message.el (message-cite-original): Respect X-No-Archive.
14662
14663 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14664
14665         * gnus-art.el (article-hide-headers): Refer to the values for
14666         gnus-ignored-headers and gnus-visible-headers in the summary
14667         buffer since a user may have set them as group parameters.
14668
14669 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14670
14671         * assistant.el (assistant-node-name): Add convenience function.
14672         (assistant-render-text, assistant-render-node): Add error handling,
14673         plus handle multiple next nodes.
14674         (assistant-find-next-node): Comment out for now.
14675         (assistant-find-next-nodes): Add function, returns list of next
14676         nodes.
14677
14678 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14679
14680         * mail-source.el (mail-source-directory): Fix doc-string.
14681
14682 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14683
14684         * assistant.el (assistant-render-text, assistant-eval): Add :set
14685         widget type, which is different because it takes and returns a
14686         list.  Much hilarity ensues.
14687
14688 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14689
14690         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14691
14692         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14693         doc-string.
14694
14695         * gnus-start.el (gnus-activate-group): Added doc-string.
14696
14697 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14698
14699         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14700
14701 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14702
14703         * assistant.el (assistant-render-text): Try to add a :set
14704         widget, more to come.
14705
14706         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14707         strings.
14708         (spam-report-articles-resend)
14709         (spam-register-routine): Do registration iff any articles warrant
14710         it.
14711         (spam-summary-prepare-exit): Change log message for nil group
14712         destinations.
14713
14714 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14715
14716         * spam.el (spam-report-resend-register-routine): Allow
14717         spam-report-resend-to to be a group parameter or a global value.
14718
14719 2004-05-26  Simon Josefsson  <jas@extundo.com>
14720
14721         * starttls.el: Merge with my GNUTLS based starttls.el.
14722         (starttls-gnutls-program, starttls-use-gnutls)
14723         (starttls-extra-arguments, starttls-process-connection-type)
14724         (starttls-connect, starttls-failure, starttls-success): New
14725         variables.
14726         (starttls-program, starttls-extra-args): Doc fix.
14727         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14728         functions.
14729         (starttls-negotiate, starttls-open-stream): Check
14730         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14731         function if it is set.
14732
14733 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14734
14735         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14736         structured fields.
14737
14738 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14739
14740         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14741
14742 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14743
14744         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14745         variable.
14746         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14747         assigning the spam-mark to new messages.
14748
14749 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14750
14751         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14752
14753 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14754
14755         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14756
14757         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14758         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14759         default.
14760
14761 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14762
14763         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14764         correct data.
14765
14766 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14767
14768         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14769         (spam-group-processor-p): Fix function.
14770         (spam-group-processor-multiple-p)
14771         (spam-group-spam-processor-report-gmane-p)
14772         (spam-group-spam-processor-report-resend-p)
14773         (spam-group-spam-processor-bogofilter-p)
14774         (spam-group-spam-processor-blacklist-p)
14775         (spam-group-spam-processor-ifile-p)
14776         (spam-group-ham-processor-ifile-p)
14777         (spam-group-spam-processor-spamoracle-p)
14778         (spam-group-spam-processor-crm114-p)
14779         (spam-group-ham-processor-bogofilter-p)
14780         (spam-group-spam-processor-stat-p)
14781         (spam-group-ham-processor-stat-p)
14782         (spam-group-ham-processor-whitelist-p)
14783         (spam-group-ham-processor-BBDB-p)
14784         (spam-group-ham-processor-spamoracle-p)
14785         (spam-group-ham-processor-copy-p): Remove functions with some
14786         prejudice against unneeded code.
14787         (spam-report-articles-resend)
14788         (spam-report-resend-register-routine): Allow the group/topic
14789         spam-resend-to value to override spam-report-resend-to.
14790         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14791         properly now.
14792
14793         * gnus.el (spam-resend-to): Add group/topic parameter.
14794         (spam-process): Move the OBSOLETE processors to the end of the
14795         choices.
14796
14797 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14798
14799         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14800         with resend-to set to nil, and then ask the user if necessary.
14801         (spam-report-resend): spam-report-resend takes a list of articles, not
14802         separate article numbers.
14803
14804 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14805
14806         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14807         addition to emacs-w3m.
14808
14809 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14810
14811         * assistant.el (assistant-authinfo-data): New function.
14812         (assistant-eval): Eval for entire assistant.
14813
14814         * netrc.el (netrc-services-file): New variable.
14815         (netrc-parse-services): New function.
14816         (netrc-find-service-name): New function.
14817         (netrc-find-service-number): New function.
14818         (netrc-port-equal): New function.
14819         (netrc-machine): Use it.
14820
14821         * nnimap.el (nnimap-open-connection): Use netrc.
14822
14823         * gnus-util.el (gnus-netrc-get): Remove aliases.
14824
14825         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14826
14827         * assistant.el (wid-edit): Fix compilation.
14828
14829         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14830
14831 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14832
14833         * gnus-util.el (gnus-set-file-modes): New function.  (small
14834         patch).
14835
14836 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14837
14838         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14839
14840         * assistant.el (assistant-render-node): Fix up rendering and
14841         read-only text.
14842         (assistant-render-node): Reset.
14843         (assistant-make-read-only): Not sticky.
14844
14845 2004-05-20  Danny Siu  <dsiu@adobe.com>
14846
14847         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14848         centered even when gnus-auto-center-summary is t.
14849
14850 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14851
14852         * dns.el (dns-get-txt-answer): New function.
14853         (dns-read-txt): Ditto.
14854         (query-dns): Use it.
14855
14856 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14857
14858         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14859         active for foreign groups even if the group level is higher than
14860         the specified value.
14861
14862 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14863
14864         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14865         non-active groups.
14866
14867         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14868
14869 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14870
14871         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14872
14873 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14874
14875         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14876         (spam-crm114-header, spam-crm114-spam-switch)
14877         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14878         (spam-crm114-positive-spam-header)
14879         (spam-crm114-database-directory, spam-list-of-processors)
14880         (spam-group-spam-processor-crm114-p)
14881         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14882         (spam-generic-score, spam-list-of-checks)
14883         (spam-list-of-statistical-checks, spam-registration-functions)
14884         (spam-check-crm114-headers, spam-crm114-score)
14885         (spam-check-crm114, spam-crm114-register-with-crm114)
14886         (spam-crm114-register-spam-routine)
14887         (spam-crm114-unregister-spam-routine)
14888         (spam-crm114-register-ham-routine)
14889         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14890         asjo@koldfront.dk (Adam Sjøgren).
14891
14892         * gnus.el: Add spam-use-crm114.
14893
14894         * spam.el (spam-list-of-processors, spam-registration-functions):
14895         Add spam-use-resend.
14896         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14897         (spam-report-articles-gmane): Add doc fix.
14898         (spam-report-articles-resend, spam-report-resend-register-routine):
14899         Add wrappers around spam-report-resend-to.
14900
14901         * spam-report.el (spam-report-resend-to, spam-report-resend):
14902         Add support for resending spam.
14903         (spam-report-gmane): Fix line length >80.
14904
14905         * gnus.el (spam-process): Add spam-use-resend.
14906
14907 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14908
14909         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14910         number of processed spam messages.
14911         (spam-ham-copy-or-move-routine): Return the number of processed
14912         ham messages.
14913         (spam-summary-prepare-exit): Use the above values to decide
14914         whether status messages shouled be displayed.
14915
14916 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14917
14918         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14919         `rfc2047-encoding-function-alist' in order to avoid conflicting
14920         with the old version.
14921         (rfc2047-encode-region): Concatenate words containing non-ASCII
14922         characters in structured fields; don't encode space-delimited
14923         ASCII words even in unstructured fields; don't break words at
14924         char-category boundaries.
14925         (rfc2047-encode-1): New function.
14926         (rfc2047-encode): Use it; encode text so that it occupies the
14927         maximum width within 76-column; work correctly on Q encoding for
14928         iso-2022-* charsets.
14929         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14930         sure not to break a line just after the header name.
14931         (rfc2047-b-encode-region): Removed.
14932         (rfc2047-b-encode-string): New function.
14933         (rfc2047-q-encode-region): Removed.
14934         (rfc2047-q-encode-string): New function.
14935
14936         * mm-util.el (mm-replace-in-string): New function.
14937
14938 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14939
14940         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14941         get it right.
14942         (gnus-inews-make-draft): Really.
14943
14944 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14945
14946         * nnmh.el (nnmh-request-list-1): Don't check the link count
14947         before descending.  (small patch)
14948
14949 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14950
14951         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14952         stuff.
14953
14954         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14955         on real group name.
14956
14957         * gnus-art.el (gnus-signature-limit): Doc fix.
14958
14959         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14960
14961         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
14962
14963 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
14964
14965         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
14966         isn't a string.
14967
14968 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14969
14970         * gnus-draft.el (gnus-draft-send): Bind
14971         rfc2047-encode-encoded-words.
14972
14973         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14974         (rfc2047-encodable-p): Say that =? needs encoding.
14975         (rfc2047-encode-encoded-words): New variable.
14976
14977         * gnus-group.el (gnus-group-select-group): Doc fix.
14978
14979         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14980
14981         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14982         to nil.
14983
14984         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14985
14986         * nnheader.el (nnheader-get-lines-and-char): New function.
14987
14988 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14989
14990         * gnus-msg.el (gnus-summary-followup-with-original): Document
14991         yanking of region when active.
14992
14993 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14994
14995         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14996         groups if the group level is higher than the specified value.
14997
14998 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14999
15000         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15001         (gnus-group-jump-to-group): Added prefix argument using
15002         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15003         non-active group.
15004
15005         * compface.el (uncompface): Be verbose when changing
15006         `uncompface-use-external'.
15007
15008         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15009         handle manual section.
15010
15011 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15012
15013         * gnus-art.el (gnus-button-alist): Revert previous change.
15014
15015 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15016
15017         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15018
15019 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15020
15021         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15022         whether backend can accept message.
15023
15024         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15025
15026 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15027
15028         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15029         Avoid creating directory when nntp-marks-is-evil is true.
15030         Reported by Reiner Steib.
15031
15032 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15033
15034         * gnus-picon.el (gnus-picon-style): New variable.
15035         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15036         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15037         Jesper Harder <harder@ifa.au.dk>.
15038
15039 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15040
15041         * message.el (message-fill-field): Return point.
15042         (message-generate-headers): Go to end of field.
15043
15044         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15045         stuff for non-living groups.
15046
15047 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15048
15049         * gnus-art.el (gnus-article-followup-with-original)
15050         (gnus-article-reply-with-original): gnus-mark-active-p ->
15051         gnus-region-active-p.
15052
15053 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15054
15055         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15056         only when there is spam or ham to be processed.
15057
15058 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15059
15060         * mail-source.el (mail-source-delete-crash-box): Refactor.
15061         (mail-source-fetch): Use it.
15062         (mail-source-fetch-file): Ditto.
15063         (mail-source-fetch-directory): Run postscript in loop.
15064         (mail-source-fetch-pop): Delete.
15065         (mail-source-fetch-maildir): Ditto.
15066         (mail-source-fetch-imap): Ditto.
15067
15068         * imap.el (imap-authenticators): Comment out sasl.
15069
15070         * message.el (message-skip-to-next-address): New function.
15071         (message-fill-header-address): Refactor.
15072         (message-fill-address): Use it.
15073         (message-delete-address): Use it.
15074         (message-fill-header-general): Refactor.
15075         (message-fill-field-address): Rename.
15076         (message-narrow-to-field): Find the start of the header.
15077         (message-header-format-alist): Don't pre-fill.
15078         (message-fill-header): Removed.
15079         (message-insert-header): New function.
15080         (message-shorten-references): Use it.
15081
15082         * rfc2047.el (rfc2047-field-value): Strip props.
15083
15084         * mail-parse.el (mail-header-make-address): New alias.
15085
15086         * ietf-drums.el (ietf-drums-make-address): New function.
15087
15088         * imap.el: Add compiler directives.
15089
15090         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15091
15092         * gnus-art.el (article-decode-idna-rhs): Don't use
15093         message-idna-inside-rhs-p.
15094
15095 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15096
15097         * message.el (message-idna-inside-rhs-p): Removed.
15098         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15099
15100         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15101         false positives.
15102
15103 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15104
15105         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15106
15107 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15108
15109         * nneething.el (nneething-file-name): Don't create spurious
15110         files.
15111
15112         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15113         (gnus-inews-do-gcc): Remove sleep.
15114
15115         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15116         part under point.
15117
15118         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15119         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15120
15121 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15122
15123         * spam.el (spam-summary-prepare-exit): Fixed (length).
15124
15125 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15126
15127         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15128         as expired without moving it" message when there are spam
15129         messages left.
15130
15131 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15132
15133         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15134         header is not nil.
15135
15136 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15137
15138         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15139         nntp-possibly-create-directory, not nntp-possibly-change-group.
15140         (nntp-marks-changed-p): New arg SERVER.
15141         (nntp-request-update-info): Adjust caller.
15142
15143 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15144
15145         * nntp.el (nntp-save-marks): Pass missing arg.
15146
15147 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15148
15149         * nntp.el: Support marks.
15150         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15151         (nntp-marks-modtime, nntp-marks-directory): New variables.
15152         (nntp-request-set-mark, nntp-request-update-info)
15153         (nntp-possibly-create-directory, nntp-marks-changed-p)
15154         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15155         functions.
15156
15157 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15158
15159         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15160         (gnus-xmas-redefine): Rename.
15161
15162         * gnus-score.el (gnus-score-insert-help): Use
15163         gnus-select-lowest-window.
15164
15165         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15166         appt-select-lowest-window and rename to gnus-select-lowest-window.
15167
15168         * gnus.el: do.
15169
15170 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15171
15172         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15173         encodings of MIME-encoded words, in order to improve
15174         interoperability with several broken MUAs.
15175
15176 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15177
15178         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15179         tags, only when charsets are not specified in headers.
15180         (mm-inline-text-html-render-with-w3m): Ditto.
15181
15182         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15183         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15184
15185 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15186
15187         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15188         instead of MIME-decoded from fields when checking
15189         `gnus-article-address-banner-alist'.
15190
15191 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15192
15193         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15194         description rather than subject.
15195
15196 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15197
15198         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15199
15200 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15201
15202         * gnus.el (gnus-version-number): Bump.
15203
15204 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15205
15206         * gnus.el: No Gnus v0.2 is released.
15207
15208 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15209
15210         * gnus-agent.el (gnus-agent-read-agentview): Inline
15211         gnus-uncompress-range.
15212
15213 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15214
15215         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15216         `exec-installed-p'.
15217
15218 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15219
15220         * gnus.el (spam-process, spam-autodetect-methods): Add
15221         bsfilter and bsfilter-headers.
15222
15223         * spam.el (spam-bsfilter): New customize group.
15224         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15225         (spam-bsfilter-header, spam-bsfilter-probability-header)
15226         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15227         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15228         (spam-bsfilter-database-directory): New options.
15229         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15230         (spam-list-of-statistical-checks, spam-registration-functions):
15231         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15232         (spam-bsfilter-score): New command.
15233         (spam-check-bsfilter-headers, spam-check-bsfilter)
15234         (spam-bsfilter-register-with-bsfilter)
15235         (spam-bsfilter-register-spam-routine)
15236         (spam-bsfilter-unregister-spam-routine)
15237         (spam-bsfilter-register-ham-routine)
15238         (spam-bsfilter-unregister-ham-routine): New functions.
15239         (spam-generic-score): Support bsfilter; Accept an optional argument
15240         to recalcurate spam score even if scoring header has already been
15241         added.
15242         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15243         optional argument to recalcurate spam score even if scoring header
15244         has already been added.
15245
15246 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15247
15248         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15249         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15250         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15251         link is missing.
15252
15253 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15254
15255         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15256         (html2text-get-attr): Rewrite.
15257
15258         * message.el (message-setup-1): Remove redundant put-text-property
15259         on mail-header-separator.
15260
15261 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15262
15263         * gnus-registry.el (gnus-registry-cache-whitespace)
15264         (gnus-registry-action, gnus-registry-spool-action)
15265         (gnus-registry-split-fancy-with-parent): Change message levels
15266         from 5 to 3 or 7, as needed.
15267
15268         * spam.el (spam-summary-prepare-exit)
15269         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15270         (spam-split, spam-find-spam, spam-log-undo-registration)
15271         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15272         level from 5 to 6.
15273
15274 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15275
15276         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15277         2004-03-04 change).
15278
15279 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15280
15281         * sieve-manage.el (sieve-manage-open):
15282         * nnweb.el (nnweb-insert-html):
15283         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15284         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15285         * nnspool.el (nnspool-request-group):
15286         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15287         * nnml.el (nnml-request-update-info):
15288         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15289         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15290         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15291         (nnimap-request-set-mark):
15292         * nnfolder.el (nnfolder-request-update-info):
15293         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15294         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15295         * gnus-uu.el (gnus-uu-find-articles-matching):
15296         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15297         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15298         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15299         * gnus-nocem.el (gnus-nocem-scan-groups):
15300         * gnus-int.el (gnus-start-news-server):
15301         * gnus-group.el (gnus-group-make-kiboze-group)
15302         (gnus-group-browse-foreign-server):
15303         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15304         Use mapc when appropriate.
15305
15306 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15307
15308         FIXME: Make separate entries for each person.
15309
15310         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15311         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15312         <shields@msrl.com>:
15313
15314         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15315         may need for spam sorting and scoring.
15316         (spam-user-format-function-S): Add user format function suitable for
15317         general use.
15318         (spam-article-sort-by-spam-status): Add sorting function for summary
15319         sorting.
15320         (spam-extra-header-to-number): Add function to get a score from a
15321         header.
15322         (spam-summary-score): Add function to get a numeric score from the
15323         headers.
15324         (spam-generic-score): Fix function doc, was in wrong place.
15325         (spam-initialize): Take symbols when it's run, and install the
15326         extra headers that spam-necessary-extra-headers thinks we need.
15327
15328 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15329
15330         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15331         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15332
15333 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15334
15335         * gnus-sum.el (gnus-set-global-variables)
15336         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15337         (gnus-article-get-xrefs, gnus-summary-best-group)
15338         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15339         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15340         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15341         Use with-current-buffer.
15342
15343 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15344
15345         * spam.el (spam-summary-prepare-exit): Simplify logic.
15346         (spam-fetch-article-header): Read the article header if it's not
15347         available.
15348         (spam-list-articles): Simplify logic.
15349         (spam-filelist-register-routine): Fix bug with unregister-list.
15350
15351         * gnus-registry.el: Fix comments at beginning.
15352
15353 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15354
15355         * message.el (message-cater-to-broken-inn): Remove.
15356         (message-shorten-references): Make sure the total folded length of
15357         References is shorter than 998 characters to cater to a bug in INN
15358         2.3.  Also, don't pretend that references aren't folded -- this
15359         hasn't worked for a while.
15360
15361 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15362
15363         * gnus-agent.el (gnus-agentize):
15364         gnus-agent-send-mail-real-function no longer set to current value
15365         of message-send-mail-function but rather a lambda that calls
15366         message-send-mail-function.  The change makes the agent real-time
15367         responsive to user changes to message-send-mail-function.
15368
15369 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15370
15371         * legacy-gnus-agent.el
15372         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15373         help from Florian Weimer <fw@deneb.enyo.de>
15374
15375 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15376
15377         * nnmail.el (nnmail-cache-insert): Revert last change.
15378
15379 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15380
15381         * nnmail.el (nnmail-cache-insert): Always check whether
15382         nnmail-cache-ignore-groups matches a group name.
15383
15384 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15385
15386         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15387         (spam-find-spam, spam-log-processing-to-registry)
15388         (spam-log-registered-p, spam-log-unregistration-needed-p)
15389         (spam-log-undo-registration): Use gnus-message instead of
15390         gnus-error, none of these errors are fatal.
15391
15392         * gnus-registry.el (gnus-registry-clean-empty-function)
15393         (gnus-registry-clean-empty): Remove only empty entries without
15394         extra data.
15395
15396 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15397
15398         * spam-stat.el (spam-stat-buffer-change-to-spam)
15399         (spam-stat-buffer-change-to-non-spam): Change (error) to
15400         (gnus-message 8) invocation.
15401
15402 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15403
15404         * nntp.el (nntp-via-netcat-command): New variable.
15405         (nntp-via-netcat-switches): New variable.
15406         (nntp-open-via-rlogin-and-netcat): New function.
15407         (nntp-open-connection-function): Doc fix.
15408         (nntp-telnet-command): Doc fix.
15409         (nntp-end-of-line): Doc fix.
15410         (nntp-via-rlogin-command): Doc fix.
15411         (nntp-via-user-name): Doc fix.
15412         (nntp-via-address): Doc fix.
15413
15414 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15415
15416         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15417         error in Emacs 21.1.
15418
15419 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15420
15421         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15422
15423 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15424
15425         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15426         (gnus-agent-with-refreshed-group): New macro.
15427         (gnus-agent-rename-group): New function.
15428         (gnus-agent-delete-group): New function.
15429         (gnus-agent-save-group-info): Use gnus-command-method when
15430         `method' parameter is nil.  Don't write nil entries into the
15431         active file.
15432         (gnus-agent-get-group-info): New function.
15433         (gnus-agent-fetch-articles): Use
15434         gnus-agent-update-files-total-fetched-for to increment disk space
15435         used.
15436         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15437         gnus-agent-update-view-total-fetched-for to increment disk space
15438         used.
15439         (gnus-agent-get-local): Added optional parameters to avoid calling
15440         gnus-group-real-name and gnus-find-method-for-group.
15441         (gnus-agent-set-local): Delete stored entry if either min, or max,
15442         are nil.
15443         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15444         quit, use gnus-agent-regenerate-group to record existance of any
15445         articles fetched to disk before the quit occurred.
15446         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15447         gnus-agent-update-view-total-fetched-for, and
15448         gnus-agent-update-files-total-fetched-for to decrement disk space
15449         used.
15450         (gnus-agent-retrieve-headers): Use
15451         gnus-agent-update-view-total-fetched-for to increment disk space
15452         used.
15453         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15454         with gnus-agent-update-files-total-fetched-for to decrement disk
15455         space and fresh group buffer.
15456         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15457         (gnus-agent-need-update-total-fetched-for): New variable.
15458         (gnus-agent-update-files-total-fetched-for): New function.
15459         (gnus-agent-update-view-total-fetched-for): New function.
15460         (gnus-agent-total-fetched-for): New function.
15461
15462         * gnus-cache.el (gnus-cache-save-buffers): Use
15463         gnus-cache-update-overview-total-fetched-for to change disk space
15464         used by this group.
15465         (gnus-cache-possibly-enter-article): Use
15466         gnus-cache-update-file-total-fetched-for to increment disk space
15467         used by this group.
15468         (gnus-cache-possibly-remove-article): Use
15469         gnus-cache-update-file-total-fetched-for to decrement disk space
15470         used by this group.
15471         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15472         (gnus-cache-rename-group): New function.
15473         (gnus-cache-delete-group): New function.
15474         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15475         (gnus-cache-need-update-total-fetched-for): New variable.
15476         (gnus-cache-with-refreshed-group): New macro.
15477         (gnus-cache-update-file-total-fetched-for): New function.
15478         (gnus-cache-update-overview-total-fetched-for): New function.
15479         (gnus-cache-rename-group-total-fetched-for): New function.
15480         (gnus-cache-delete-group-total-fetched-for): New function.
15481         (gnus-cache-total-fetched-for): New function.
15482
15483         * gnus-group.el: Require gnus-sum and autoload functions to
15484         resolve warnings when gnus-group.el compiled alone.
15485         (gnus-group-line-format): Documented new %F.
15486         (size of Fetched data) group line format; identifies disk space
15487         used by agent and cache.
15488         (gnus-group-line-format-alist): Defined new F format.
15489         (gnus-total-fetched-for): New function.
15490         (gnus-group-delete-group): No longer update
15491         gnus-cache-active-altered as gnus-request-delete-group now keeps
15492         the cache in sync.
15493         (gnus-group-list-active): Let the agent store a server's active
15494         list if currently plugged.
15495
15496         * gnus-int.el (gnus-request-delete-group):
15497         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15498         local disk in sync with the server.
15499         (gnus-request-rename-group):
15500         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15501         local disk in sync with the server.
15502
15503         * gnus-start.el (gnus-get-unread-articles):
15504         Cosmetic simplification to logic.
15505
15506         * gnus-util.el (gnus-rename-file): New function.
15507
15508 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15509
15510         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15511
15512 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15513
15514         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15515         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15516
15517 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15518
15519         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15520         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15521
15522 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15523
15524         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15525
15526 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15527
15528         * spam.el (spam-set-difference): Add function to replace
15529         gnus-set-difference in spam.el.
15530         (spam-summary-prepare-exit): Use spam-set-difference.
15531
15532 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15533
15534         * gnus-registry.el (gnus-registry-cache-file): Update to use
15535         gnus-dribble-directory OR gnus-home-directory OR ~.
15536         (gnus-registry-split-fancy-with-parent): Fix doc.
15537
15538 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15539
15540         * message.el (message-exchange-point-and-mark): Use
15541         message-mark-active-p.  Suggested by Jesper Harder
15542         <harder@ifa.au.dk>.
15543
15544 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15545
15546         * message.el (message-exchange-point-and-mark): Don't activate
15547         region if it was inactive.  Suggested by Hiroshi Fujishima
15548         <pooh@nature.tsukuba.ac.jp>.
15549
15550 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15551
15552         * gnus-art.el (article-display-face): Display Faces in the same
15553         order as X-Faces.
15554
15555 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15556
15557         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15558
15559 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15560
15561         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15562         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15563         (gnus-article-mime-hierarchy): Remove.
15564         (gnus-article-mime-hierarchy-next): Remove.
15565         (gnus-article-mode): Revert 2004-03-19 change.
15566         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15567         (gnus-insert-mime-button): Revert 2004-03-19 change.
15568         (gnus-mime-accumulate-hierarchy): Remove.
15569         (gnus-mime-enter-multipart): Remove.
15570         (gnus-mime-leave-multipart): Remove.
15571         (gnus-mime-display-part): Revert 2004-03-19 change.
15572         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15573
15574         * mml.el (mml-preview): Revert 2004-03-19 change.
15575
15576 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15577
15578         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15579
15580 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15581
15582         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15583         t while entering a file name using the mm-with-multibyte macro.
15584         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15585
15586         * mm-util.el (mm-with-multibyte): New macro.
15587
15588 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15589
15590         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15591         user option.
15592         (gnus-mime-multipart-functions): Doc and customization fix.
15593         (gnus-article-mime-hierarchy): New variable.
15594         (gnus-article-mime-hierarchy-next): New variable.
15595         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15596         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15597         gnus-article-mime-hierarchy-next to nil.
15598         (gnus-insert-mime-button): Show hierarchy numbers.
15599         (gnus-mime-accumulate-hierarchy): New function.
15600         (gnus-mime-enter-multipart): New function.
15601         (gnus-mime-leave-multipart): New function.
15602         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15603         (gnus-mime-display-alternative): Show hierarchy numbers.
15604
15605         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15606         gnus-article-mime-hierarchy-next to nil.
15607
15608 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15609
15610         * dns.el: Don't require gnus-xmas.
15611
15612 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15613
15614         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15615         inline PGP.
15616         (mml-menu): Disable mml-quote-region if mark is inactive.
15617
15618 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15619
15620         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15621         when the group's active is not available.
15622
15623 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15624
15625         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15626         error.
15627
15628 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15629
15630         * imap.el (imap-store-password): New variable.
15631         (imap-interactive-login): Use it.
15632         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15633
15634 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15635
15636         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15637         window-start and hscroll to summary window.
15638
15639 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15640
15641         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15642         conversion message to newsrc-dribble when an actual conversion is
15643         performed.
15644
15645 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15646
15647         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15648
15649 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15650
15651         * mm-decode.el (mm-complicated-handles): New function reviving
15652         former definition of mm-multiple-handles.
15653
15654         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15655         (gnus-mime-delete-part): Use it.
15656
15657 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15658
15659         * gnus-agent.el (gnus-agent-read-local): Bind
15660         nnheader-file-coding-system to gnus-agent-file-coding-system to
15661         avoid the implicit assumption that they will always be equal.
15662         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15663         coding-system-for-write, as the with-temp-file macro first prints
15664         to a buffer then saves the buffer.
15665
15666 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15667
15668         * gnus-art.el (gnus-article-edit-part): New function.
15669         (gnus-mime-save-part-and-strip): Use it; do query instead of
15670         signaling an error; don't use mm-multiple-handles.
15671         (gnus-mime-delete-part): Ditto.
15672
15673 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15674
15675         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15676         old file versions.
15677         (gnus-group-prepare-hook): Removed function that converted list
15678         form of gnus-agent-expire-days to group properties.
15679
15680         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15681         (gnus-request-accept-article): Re-indented.
15682
15683         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15684         converters to handle old agent file formats.  Added logic for a
15685         "backup before upgrading warning".
15686         (gnus-convert-mark-converter-prompt): Developers can mark
15687         functions as needing (default), or not needing,
15688         gnus-convert-old-newsrc's "backup before upgrading warning".
15689         (gnus-convert-converter-needs-prompt): Tests whether the user
15690         should be protected from potentially irreversable changes by the
15691         function.
15692
15693         * legacy-gnus-agent.el: New.  Provides converters that are only
15694         loaded when gnus-convert-old-newsrc needs to call them.
15695
15696 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15697
15698         * mail-source.el (mail-source-touch-pop): Doc fix.
15699
15700         * message.el (message-smtpmail-send-it): Doc fix.
15701
15702 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15703
15704         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15705
15706         * nnmail.el (nnmail-split-fancy): do.
15707
15708         * gnus-kill.el (gnus-kill, gnus-execute): do.
15709
15710 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15711
15712         * gnus-sum.el (gnus-widget-reversible-match)
15713         (gnus-widget-reversible-to-internal)
15714         (gnus-widget-reversible-to-external): New functions.
15715         (gnus-widget-reversible): New widget.
15716         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15717
15718 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15719
15720         * gnus-sum.el (gnus-thread-sort-functions)
15721         (gnus-article-sort-functions): Document `(not F)' items.
15722
15723 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15724
15725         * spam.el (spam-use-gmane-xref): Add new backend.
15726         (spam-gmane-xref-spam-group): Add variable to control the name of the
15727         Gmane spam group.
15728         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15729         (spam-regex-headers-spam, spam-regex-headers-ham)
15730         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15731         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15732         backends and checks.
15733         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15734
15735         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15736         an autodetect method.
15737
15738 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15739
15740         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15741         articles are being added to a group.
15742         (gnus-request-replace-article): Inform the agent that articles
15743         need to be uncached as the cached contents are no longer valid.
15744
15745 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15746
15747         * binhex.el: Don't autoload executable-find.
15748
15749         * canlock.el: Don't autoload mail-fetch-field.
15750
15751         * dgnushack.el: Autoload c-mode for XEmacs.
15752
15753         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15754
15755         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15756         rmail-dont-reply-to and rmail-output.
15757
15758         * gnus-score.el: Don't autoload ffap-string-at-point.
15759
15760         * gnus-setup.el: Don't autoload sc-cite-original.
15761
15762         * imap.el: Don't autoload base64-decode-string,
15763         base64-encode-string and md5.
15764
15765         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15766         and rmail-msg-restore-non-pruned-header.
15767
15768         * mm-decode.el: Don't autoload executable-find.
15769
15770         * mm-url.el: Don't autoload executable-find.
15771
15772         * mm-view.el: Don't autoload diff-mode.
15773
15774         * nndb.el: Don't autoload news-reply-mode, news-setup,
15775         cancel-timer and telnet.
15776
15777         * password.el: Don't autoload run-at-time for Emacs.
15778
15779         * sha1-el.el: Don't autoload executable-find.
15780
15781         * sieve-mode.el: Don't autoload c-mode.
15782
15783         * uudecode.el: Don't autoload executable-find.
15784
15785 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15786
15787         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15788         (gnus-agent-possibly-alter-active): Avoid null in numeric
15789         comparison.
15790         (gnus-agent-set-local): Refuse to save null in local object table.
15791         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15792         list of articles that will be marked as unread.
15793
15794 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15795
15796         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15797
15798 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15799
15800         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15801         language tags.
15802
15803 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15804
15805         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15806         Don't bind "obarray".
15807
15808         * gnus-sum.el (gnus-thread-sort-functions): Added
15809         `gnus-thread-sort-by-most-recent-number' and
15810         `gnus-thread-sort-by-most-recent-date'.
15811         Reported by Kai Grossjohann <kai@emptydomain.de>.
15812
15813 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15814
15815         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15816
15817 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15818
15819         * gnus-cus.el (gnus-agent-customize-category): Removed
15820         ignore-errors macro reference that required cl to be loaded at
15821         run-time.
15822
15823         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15824         single-interval range of the form (min . max).  Previously the
15825         range had to look like ((min . max)).  Likewise, return
15826         (min . max) rather than ((min . max)).
15827         (gnus-range-map): Use gnus-range-normalize to accept
15828         single-interval range.
15829
15830         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15831         the cache, but not the agent, now appear with their usual face.
15832
15833         * dgnushack.el (loaddir): New variable that is bound to the
15834         directory containing the dgnushack.el file. Use loaddir, rather
15835         than srcdir, to update load-path. Change lets dgnushack compile
15836         code in directories other than GNUS/lisp.
15837
15838 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15839
15840         * lpath.el: Don't bind w3m-safe-url-regexp.
15841
15842         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15843         w3m-safe-url-regexp variable buffer-local.
15844
15845         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15846
15847 2004-02-27  Simon Josefsson  <jas@extundo.com>
15848
15849         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15850         gnus-group-real-prefix.
15851         (gnus-summary-move-article): Use it, instead of
15852         gnus-group-real-prefix.
15853
15854 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15855
15856         * lpath.el: Bind w3m-safe-url-regexp.
15857
15858         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15859         w3m-safe-url-regexp variable buffer-local and set it as the value
15860         of mm-w3m-safe-url-regexp.
15861
15862         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15863
15864         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15865         parsing gnus-posting-styles when the message is not for replying.
15866
15867         * dgnushack.el: Autoload sgml-mode for XEmacs.
15868
15869         * nnrss.el (nnrss-opml-export): Use
15870         mm-set-buffer-file-coding-system instead of
15871         set-buffer-file-coding-system.
15872
15873 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15874
15875         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15876         of checkdoc.el).
15877         * nnrss.el: do.
15878         * gnus-mlspl.el: do.
15879         * gnus-ml.el: do.
15880         * gnus-srvr.el: do.
15881
15882         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15883
15884 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15885
15886         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15887         Corrections to custom-manual links.
15888
15889         * gnus-art.el (gnus-article): Ditto.
15890
15891         * mm-decode.el (mime-display, mime-security): Ditto.
15892
15893 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15894
15895         * flow-fill.el: Typo.
15896
15897 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15898
15899         * spam-wash.el: New file.
15900
15901 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15902
15903         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15904
15905 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15906
15907         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15908         to be run with new-articles as LIST1, not LIST2.
15909         (spam-registration-functions): Add spam-use-ham-copy as a nil
15910         registration backend.
15911
15912 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15913
15914         * spam-stat.el (spam-stat-washing-hook): New option.
15915         (spam-stat-buffer-words): Use it.
15916         (spam-stat-process-directory, spam-stat-test-directory): Use
15917         insert-file-contents-literally.
15918         (spam-stat-coding-system): New variable.
15919         (spam-stat-load, spam-stat-save): Use it.
15920
15921 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15922
15923         * spam-report.el (spam-report-plug-agent): Quote
15924         spam-report-url-to-file and spam-report-url-ping-plain.
15925
15926 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15927
15928         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15929         / in mailto URLs.
15930
15931 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15932
15933         * spam-report.el (spam-report-process-queue): Fix interactive use.
15934         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15935         (spam-report-unplug-agent): Doc fixes.
15936         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15937         (spam-report-agentize, spam-report-deagentize): Autoload.
15938
15939 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15940
15941         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15942
15943         * message.el (message-setup-fill-variables): Add mml tags to
15944         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15945         <ajk@iu.edu>.
15946         (message-mode): Don't modify paragraph-separate there.
15947
15948 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15949
15950         * compface.el (uncompface-use-external): Default to undecided.
15951         (uncompface-use-external-threshold): New variable.
15952         (uncompface-float-time): New macro.
15953         (uncompface): Determine whether to use the external decoder if
15954         uncompface-use-external is undecided.
15955
15956 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15957
15958         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15959         after images.
15960
15961         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15962
15963 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15964
15965         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15966
15967         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15968
15969         * gnus-sum.el (gnus-summary-limit-to-age)
15970         (gnus-summary-limit-children): do.
15971
15972         * gnus-int.el (gnus-request-scan): do.
15973
15974         * gnus-group.el (gnus-group-suspend): do.
15975
15976         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15977
15978         * gnus-cite.el (gnus-cite-parse-attributions): do.
15979
15980         * gnus-agent.el (gnus-summary-set-agent-mark)
15981         (gnus-agent-regenerate-group): do.
15982
15983         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15984
15985         * binhex.el (binhex-decode-region-internal): do.
15986
15987 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15988
15989         * gnus-fun.el (gnus-face-properties-alist): New user option.
15990         (gnus-display-x-face-in-from): Use it.
15991
15992         * gnus-art.el (article-display-face): Ditto.
15993
15994         * compface.el (uncompface-use-external): Default to nil.
15995
15996 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15997
15998         * nntp.el (nntp-erase-buffer): New function.
15999         (nntp-retrieve-data, nntp-send-command)
16000         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16001         (nntp-possibly-change-group): Use it.
16002
16003         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16004         with-current-buffer.
16005
16006 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16007
16008         * compface.el: Merge the ELisp-based uncompface program.
16009         (compface): New customization group.
16010         (uncompface-use-external): New user option.
16011         (uncompface): Call uncompface-internal if uncompface-use-external
16012         is nil.
16013         (uncompface-internal): New function.  Note that there are also
16014         some other functions and variables added for this function.
16015
16016 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16017
16018         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16019         if necessary.
16020
16021 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16022
16023         * spam-report.el (spam-report-unplug-agent)
16024         (spam-report-plug-agent, spam-report-deagentize)
16025         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16026         Add support for the Agent in spam-report: when unplugged, report to a
16027         file; when plugged, submit all the requests.
16028
16029         * spam.el (spam-register-routine): Fix message about
16030         registration.
16031
16032 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16033
16034         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16035         dependencies.
16036         (rfc2047-encode): Use it.
16037
16038         * gnus-art.el (gnus-button-marker-list): Move before first
16039         reference.
16040
16041         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16042         (imap-parse-body): Fix format string mismatch.
16043
16044         * gnus-score.el (gnus-summary-increase-score): do.
16045
16046         * nnrss.el (nnrss-close): New function.
16047
16048 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16049
16050         * nnrss.el (nnrss-make-filename): New function.
16051         (nnrss-request-delete-group, nnrss-read-server-data)
16052         (nnrss-save-server-data, nnrss-read-group-data)
16053         (nnrss-save-group-data): Use it.
16054         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16055         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16056         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16057
16058 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16059
16060         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16061
16062 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16063
16064         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16065         files.
16066
16067         * message.el (message-generate-headers-first): Don't quote nil
16068         and t in docstrings.
16069
16070         * imap.el (imap-id): do.
16071
16072         * gnus-agent.el (gnus-agent-consider-all-articles)
16073         (gnus-agent-queue-mail): do.
16074
16075 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16076
16077         * spam-report.el (spam-report-process-queue): New function.
16078         Process requests from `spam-report-requests-file'.
16079         (spam-report-process-queue): Doc fix.
16080
16081 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16082
16083         * spam.el (spam-register-routine)
16084         (spam-log-processing-to-registry, spam-log-registered-p)
16085         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16086         Change "check" to "spam-check" for semi-clarity.
16087
16088 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16089
16090         * pop3.el: Require nnheader.
16091
16092         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16093
16094         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16095
16096         * gnus-picon.el: Require cl.
16097
16098         * gnus-fun.el: Require gnus-ems and gnus-util.
16099
16100         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16101
16102         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16103
16104         * gnus-art.el (gnus-article-edit-mode): Define before first
16105         reference.
16106
16107 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16108
16109         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16110         (gnus-uu-post-encoded): Use point-at-bol.
16111
16112         * gnus-topic.el (gnus-group-active-topic-p): do.
16113
16114         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16115
16116         * gnus-group.el (gnus-group-kill-region): do.
16117
16118         * gnus-art.el (article-date-ut): do.
16119
16120         * message.el (message-fetch-field): Remove redundant
16121         case-fold-search binding.
16122         (message-narrow-to-field): Simplify.
16123
16124 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16125
16126         * spam.el (spam-directory): Derive from `gnus-directory'.
16127
16128         * spam-report.el (spam-report-url-to-file)
16129         (spam-report-requests-file): New function and variable for offline
16130         reporting.
16131         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16132         and user defined function.
16133         (spam-report-url-ping-mm-url): Remove doubled slash.
16134
16135 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16136
16137         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16138
16139 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16140
16141         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16142         format string mismatch.
16143
16144         * sieve.el (sieve-deactivate-all): do.
16145
16146         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16147
16148         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16149
16150         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16151
16152         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16153
16154 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16155
16156         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16157         the list of checks.
16158
16159 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16160
16161         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16162         padding.
16163
16164 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16165
16166         * mm-view.el (mm-fill-flowed): New variable.
16167         (mm-inline-text): Use it.
16168
16169 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16170
16171         * spam.el (spam-spamassassin-register-ham-routine)
16172         (spam-spamassassin-register-spam-routine): Fix function names.
16173
16174 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16175
16176         * gnus.el (gnus-tmp-grouplens): Remove.
16177         (gnus-summary-line-format): Remove grouplens.
16178
16179         * gnus-group.el (gnus-group-line-format): Ditto.
16180
16181         * gnus-spec.el (gnus-format-specs): Ditto.
16182         (gnus-update-format-specifications): Flush the group format spec
16183         cache if there's the grouplens stuff.
16184         (gnus-parse-simple-format): Replace %l with the empty string.
16185
16186 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16187
16188         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16189         omission.
16190
16191 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16192
16193         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16194         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16195
16196 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16197
16198         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16199         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16200         New macros and functions.
16201         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16202         Handle > NLINK_MAX messages.
16203         * nnmaildir.el (nnmaildir-request-set-mark): Use
16204         nnmaildir--emlink-p and nnmaildir--eexist-p.
16205
16206 2004-01-25  Alex Schroeder  <alex@gnu.org>
16207
16208         * spam-stat.el (spam-stat-process-directory-age): New option.
16209         (spam-stat-process-directory): Use it.
16210
16211 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16212
16213         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16214         (spam-stat-save): Accept prefix argument.
16215
16216 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16217
16218         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16219         links" error.
16220
16221 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16222
16223         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16224         the rest of the and/or forms.
16225
16226 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16227
16228         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16229         compatibility with old .newsrc.eld files.
16230
16231         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16232
16233         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16234
16235         * gnus-start.el (gnus-1): do.
16236
16237         * gnus-group.el (gnus-group-line-format-alist): do.
16238
16239         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16240
16241         * gnus-gl.el: Remove.
16242
16243 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16244
16245         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16246         marks consisting of a single range {for example, (3 . 5)} rather
16247         than a list of a single range { ((3 . 5)) }.
16248
16249 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16250
16251         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16252         with-current-buffer.
16253         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16254         avoid consing a string.
16255
16256         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16257         Remove obsolete entries for big5 and gb2312.
16258
16259 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16260
16261         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16262         uncompressed list.
16263
16264 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16265
16266         * spam-stat.el (spam-stat-strip-xref): New function.
16267         (spam-stat-process-directory): Use it.
16268
16269         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16270         here -- it's done in message-fetch-field.
16271
16272 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16273
16274         * gnus-agent.el (gnus-agent-queue-mail)
16275         (gnus-agent-prompt-send-queue): New variables.
16276         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16277         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16278         "nndraft:queue" along to gnus-draft-send.  Use
16279         gnus-agent-prompt-send-queue.
16280         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16281         is "nndraft:queue".  Suggested by Gaute Strokkenes
16282         <gs234@srcf.ucam.org>
16283
16284         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16285         (agent-enable-undownloaded-faces): Added.
16286         (gnus-agent-cat-groups): Use eval-and-compile, not
16287         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16288         method of gnus-agent-cat-groups even when the buffer has been
16289         evaled.
16290         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16291         delete gnus-agent-save-active-1.
16292         (gnus-agent-save-groups): Deleted.  Identical to
16293         gnus-agent-save-active.
16294         (gnus-agent-write-active): No longer adjust agent's copy of active
16295         file as agent's adjustments are now stored in their own
16296         file.  Removed optional parameter.
16297         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16298         servers.  Add use of min/max range limits from server's local
16299         file.
16300         (gnus-agent-save-alist): Removed unused optional argument.
16301         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16302         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16303         (gnus-agent-set-local): A per-server file that keeps min/max range
16304         limits for articles known to the agent.  Provides a fast mechanism
16305         for altering many active ranges.
16306         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16307         active file (local makes it unnecessary).
16308         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16309
16310         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16311         (agent-enable-undownloaded-faces): Added.
16312
16313         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16314         disable it when sending to "nndraft:queue".
16315         (gnus-group-send-queue): Add safety check to avoid sending queue
16316         when unplugged.
16317
16318         * gnus-group.el (gnus-group-catchup): Use new
16319         gnus-sequence-of-unread-articles, not
16320         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16321         numbers of articles.  Use gnus-range-map to avoid having to
16322         uncompress the unread list.
16323         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16324         Fixed invalid ange-ftp reference.
16325
16326         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16327         (gnus-sorted-range-intersection): Intersection of two ranges
16328         without requiring that they first be uncompressed.
16329
16330         * gnus-start.el (gnus-activate-group): Unless blocked by the
16331         caller, possibly expand the active range to include both cached
16332         and agentized articles.
16333         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16334         multiple version-dependent converters.
16335         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16336         gnus-agent-save-active.
16337         (gnus-save-newsrc-file): Save dirty agent range limits.
16338
16339         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16340         gnus-agent-possibly-alter-active.
16341         (gnus-adjust-marked-articles): Faster handling of simple lists.
16342
16343 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16344
16345         * spam-stat.el (spam-stat-test-directory): New optional argument
16346         displays a list of files detected.  Suggested by Andrew Cohen
16347         <cohen@andy.bu.edu>.
16348         (spam-stat-buffer-words-with-scores): Don't narrow and change
16349         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16350
16351 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16352
16353         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16354         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16355         (spam-spamassassin-arguments)
16356         (spam-spamassassin-spam-flag-header)
16357         (spam-spamassassin-positive-spam-flag-header)
16358         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16359         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16360         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16361         (spam-list-of-processors, spam-list-of-checks)
16362         (spam-list-of-statistical-checks, spam-registration-functions)
16363         (spam-check-spamassassin-headers, spam-check-spamassassin)
16364         (spam-spamassassin-score)
16365         (spam-spamassassin-register-with-sa-learn)
16366         (spam-spamassassin-register-spam-routine)
16367         (spam-spamassassin-register-ham-routine)
16368         (spam-assassin-register-spam-routine)
16369         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16370         (spam-bogofilter-score): Fix to show article before scoring.
16371
16372 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16373
16374         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16375         default scoring function.
16376         (spam-generic-score): Call spam-spamassassin-score if
16377         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16378         spam-bogofilter-score otherwise.
16379
16380         * gnus.el (spam-process, spam-autodetect-methods): Add
16381         spamassassin and spamassassin-headers.
16382
16383 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16384
16385         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16386         Suppress unnecessary messages.
16387
16388 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16389
16390         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16391         make-hash-table.
16392
16393 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16394
16395         * canlock.el (base64-encode-string): Don't autoload it.
16396
16397 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16398
16399         * run-at-time.el: Remove useless (require 'itimer),
16400         eval-and-compile and (featurep 'xemacs).
16401
16402 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16403
16404         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16405         GROUP is a virtual group.
16406
16407 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16408
16409         * gnus.el: Autoload `message-y-or-n-p'.
16410
16411 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16412
16413         * pgg-parse.el: Remove unnecessary (require 'custom).
16414
16415         * pgg-def.el: do.
16416
16417         * nnmail.el: do.
16418
16419         * gnus-undo.el: do.
16420
16421         * gnus-picon.el: do.
16422
16423         * gnus-util.el: do.
16424
16425 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16426
16427         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16428
16429 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16430
16431         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16432         handle, as well as a list.
16433
16434         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16435         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16436         (mm-w3m-cid-retrieve): Simplify.
16437
16438 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16439
16440         * message.el (message-kill-to-signature): Allow prefix arg to
16441         specify number of lines to keep before signature.
16442
16443 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16444
16445         * message.el (message-kill-to-signature): Change docstring.
16446
16447 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16448
16449         * canlock.el: Always require sha1-el.
16450         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16451
16452         * message.el: Autoload sha1 only when compiling.
16453
16454         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16455         eudc-expand-inline for XEmacs.
16456
16457 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16458
16459         * message.el (message-canlock-generate): Require sha1-el.
16460
16461 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16462
16463         * message.el (message-expand-name): Silence the byte compiler.
16464
16465         * lpath.el: Add detect-coding-system.
16466
16467         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16468         cus-edit.
16469
16470 2004-01-13  Simon Josefsson  <jas@extundo.com>
16471
16472         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16473         Invoke gnus-score-mode.  Reported by
16474         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16475
16476         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16477         Jim Blandy <jimb@redhat.com> (tiny change).
16478
16479 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16480
16481         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16482
16483 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16484
16485         * spam.el (spam-get-article-as-string): Update to use
16486         gnus-request-article-this-buffer, much simpler.
16487         (spam-get-article-as-buffer): Remove.
16488
16489 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16490
16491         * message.el (message-expand-name): Use EUDC if the user uses that.
16492
16493 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16494
16495         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16496         character for the encoding to avoid consing a string.
16497
16498         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16499         unnecessarily.
16500
16501         * mm-util.el (mm-replace-chars-in-string): Remove.
16502
16503         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16504         of mm-replace-chars-in-string.
16505
16506 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16507
16508         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16509
16510         * mm-util.el (mm-subst-char-in-string): Support inplace.
16511
16512         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16513         a new string in every iteration.  Use shy groups.
16514
16515 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16516
16517         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16518         * gnus-soup.el (gnus-soup-group-brew):
16519         * gnus-msg.el (gnus-put-message):
16520         * gnus-move.el (gnus-group-move-group-to-server):
16521         * gnus-kill.el (gnus-batch-score):
16522         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16523         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16524         (gnus-group-update-group, gnus-group-read-group)
16525         (gnus-group-make-group, gnus-group-make-help-group)
16526         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16527         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16528         (gnus-group-sort-by-unread, gnus-group-catchup)
16529         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16530         (gnus-group-yank-group, gnus-group-set-info)
16531         (gnus-group-list-groups):
16532         * gnus.el (gnus-generate-new-group-name):
16533         * gnus-delay.el (gnus-delay-send-queue):
16534         * nnvirtual.el (nnvirtual-catchup-group):
16535         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16536         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16537         (gnus-group-prepare-topics, gnus-topic-check-topology):
16538         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16539         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16540         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16541         (gnus-group-make-articles-read):
16542         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16543         (gnus-group-change-level, gnus-kill-newsgroup)
16544         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16545         (gnus-get-unread-articles, gnus-make-articles-unread)
16546         (gnus-make-ascending-articles-unread): Use accessor
16547         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16548         to get group information for improved readability.
16549
16550
16551 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16552
16553         * gnus-art.el (article-decode-mime-words, article-babel)
16554         (gnus-article-highlight-signature, gnus-article-add-buttons)
16555         (gnus-signature-toggle): Use gnus-with-article-buffer.
16556
16557         * gnus-art.el (gnus-article-highlight-headers)
16558         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16559
16560         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16561         (gnus-article-set-globals, gnus-request-article-this-buffer)
16562         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16563         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16564         (gnus-mime-display-alternative): Use with-current-buffer.
16565
16566 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16567
16568         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16569         also under 80 char limit, and call gnus-error if needed.
16570         (spam-fetch-article-header): Fix - it was a
16571         buffer-local variable (gnus-newsgroup-data).
16572         (spam-find-spam): Use spam-generate-fake-headers, forget about
16573         spam-insert-fake-headers.
16574         (spam-insert-fake-headers): Remove.
16575
16576 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16577
16578         * deuglify.el (gnus-article-outlook-unwrap-lines)
16579         (gnus-outlook-rearrange-article)
16580         (gnus-outlook-repair-attribution-outlook)
16581         (gnus-outlook-repair-attribution-block)
16582         (gnus-outlook-repair-attribution-other): Remove redundant
16583         save-excursion.
16584
16585 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16586
16587         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16588         (spam-fetch-field-subject-fast)
16589         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16590         (spam-fetch-article-header): Add functions to deal with Gnus
16591         internals for fast retrieval of article header data.
16592         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16593
16594 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16595
16596         * pop3.el (pop3-md5): Remove.
16597         (pop3-apop): Replace pop3-md5 with md5.
16598
16599         * mm-bodies.el: base64 is always built-in.
16600
16601         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16602         with-current-buffer.
16603
16604 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16605
16606         * canlock.el (canlock-insert-header): Remove excessive grouping in
16607         regexp.
16608
16609         * gnus-sum.el (gnus-summary-read-document): Ditto.
16610
16611         * gnus-uu.el (gnus-uu-part-number): Ditto.
16612
16613         * html2text.el (html2text-remove-tags): Ditto.
16614         (html2text-format-tags): Ditto.
16615         (html2text-format-single-elements): Ditto.
16616
16617         * mml.el (mml-parse-1): Ditto.
16618
16619 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16620
16621         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16622
16623         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16624
16625         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16626
16627         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16628
16629 2003-11-15  Simon Josefsson  <jas@extundo.com>
16630
16631         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16632         (pgg-gpg-lookup-key): Use regexp match instead of
16633         split-string (split-string is different between emacs 21.2 and
16634         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16635
16636 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16637
16638         * gnus-art.el (gnus-mime-view-all-parts)
16639         (gnus-article-part-wrapper, gnus-article-view-part): Use
16640         with-current-buffer.
16641
16642 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16643
16644         * spam.el (spam-disable-spam-split-during-ham-respool)
16645         (spam-spamoracle-database, spam-cache-lookups)
16646         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16647         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16648         (spam-group-ham-marks, spam-group-spam-marks)
16649         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16650         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16651         also add spam-use-blackholes to the statistical checks.
16652         (spam-fetch-field-fast): Add interface to fetching fields, may
16653         become a macro.
16654         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16655         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16656         (spam-insert-fake-headers): Fake an article when needed.
16657         (spam-find-spam): Fake article when possible.
16658         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16659         (spam-check-bogofilter-headers): Use message-fetch-field instead
16660         of nnmail-fetch-field.
16661
16662 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16663
16664         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16665
16666 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16667
16668         * spam.el (spam-split): Do not require spam-use-CHECK to be
16669         enabled if that check is passed to spam-split explicitly; also
16670         fix so 'spam doesn't get converted to spam-split-group when
16671         spam-split-symbolic-return is t.
16672         (spam-find-spam): Find registrations of the article and use those
16673         instead of re-running spam-split to find the spam/ham
16674         classification of the article.
16675         (spam-log-processing-to-registry, spam-log-registered-p)
16676         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16677         Use gnus-error instead of gnus-message.
16678         (spam-log-registration-type): Add function to determine the
16679         classification of a message based on registry entries; will
16680         return nil if both 'spam and 'ham are found.
16681         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16682         a reasonably fast local cache without the loading errors.
16683         (spam-cache-lookups): Set to t by default.
16684         (spam-find-spam): Don't try to guess spam-cache-lookups.
16685         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16686         spam-caches entry.
16687         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16688         caching of whitelist/blacklist entries.
16689         (spam-check-whitelist, spam-check-blacklist): Invoke
16690         spam-from-listed-p with a type, not a cache variable.
16691         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16692
16693 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16694
16695         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16696
16697         * nnmail.el (nnmail-split-fancy): do.
16698
16699         * mml.el (mml-parse): do.
16700
16701         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16702         (gnus-score-adaptive): do.
16703
16704 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16707         (gnus-mime-button-map): Don't set keymap parent.
16708         (gnus-button-ctan-directory-regexp): Use shy grouping.
16709         (gnus-prev-page-map): Don't set keymap parent.
16710         (gnus-prev-page-map): Remove duplicated one.
16711         (gnus-next-page-map): Don't set keymap parent.
16712         (gnus-mime-security-button-map): Ditto.
16713
16714         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16715         version number.
16716
16717         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16718
16719 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16720
16721         * canlock.el (canlock-sha1-function): Remove.
16722         (canlock-sha1-function-for-verify): Remove.
16723         (canlock-openssl-program): Remove.
16724         (canlock-openssl-args): Remove.
16725         (canlock-ignore-errors): Remove.
16726         (canlock-sha1-with-openssl): Remove.
16727         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16728         (canlock-verify): Don't use canlock-ignore-errors.
16729
16730         * sha1-el.el (sha1-string-external): Make it can return a string
16731         in binary form.
16732         (sha1-region-external): Ditto.
16733         (sha1-string-internal): Ditto.
16734         (sha1-region-internal): Ditto.
16735         (sha1-region): Ditto.
16736         (sha1-string): Ditto.
16737         (sha1): Ditto.
16738
16739 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16740
16741         * spam.el (spam-report-articles-gmane): New command.
16742
16743 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16744
16745         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16746
16747         * run-at-time.el (run-at-time-saved): Remove.
16748         (run-at-time): Doc fix.
16749
16750 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16751
16752         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16753         (gnus-summary-limit-map): Add it.
16754         (gnus-summary-make-menu-bar): do.
16755
16756 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16757
16758         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16759         Make attempt at some caching support (done for BBDB only now).
16760         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16761         addresses to be checked.
16762         (spam-clear-cache-BBDB): Add function, to be invoked by
16763         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16764         (spam-check-BBDB): Check and use the caches, if
16765         spam-cache-lookups is on, remove superfluous (provide).
16766
16767 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16768
16769         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16770
16771 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16772
16773         * run-at-time.el (run-at-time-saved): Move to after the definition
16774         of `run-at-time'.
16775
16776         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16777
16778 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16779
16780         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16781         mm-w3m-local-map-property.
16782
16783         * mm-view.el (mm-w3m-mode-map): Remove.
16784         (mm-w3m-local-map-property): Remove.
16785         (mm-inline-text-html-render-with-w3m): Don't use
16786         mm-w3m-local-map-property.
16787
16788 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16789
16790         * run-at-time.el: New file.
16791
16792         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16793         under Emacs.
16794
16795         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16796         of gnus-set-text-properties.
16797
16798         * gnus-uu.el (gnus-uu-save-article): Ditto.
16799
16800         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16801
16802         * gnus-cite.el (gnus-cite-parse): Ditto.
16803
16804         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16805         of gnus-.
16806
16807         * gnus-xmas.el (run-at-time): Require run-at-time.
16808
16809         * gnus.el: Changed calls to nnheader-run-at-time and
16810         password-run-at-time throughout to use run-at-time directly.
16811
16812         * password.el: Removed definition of run-at-time.
16813
16814         * nnheaderxm.el: Remove definition of run-at-time.
16815
16816 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16817
16818         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16819         in prompt.
16820
16821 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16822
16823         * messagexmas.el (message-xmas-redefine): Alias
16824         `message-make-caesar-translation-table' to
16825         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16826         version.
16827
16828         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16829         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16830         `gnus-xmas-set-text-properties'.
16831         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16832         `gnus-xmas-completing-read'.
16833         (gnus-xmas-completing-read): Removed.
16834         (gnus-xmas-open-network-stream): Removed.
16835
16836         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16837         XEmacs version.
16838
16839         * dns.el (dns-make-network-process): Use `open-network-stream'
16840         instead of `gnus-xmas-open-network-stream'.
16841
16842         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16843
16844         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16845
16846 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16847
16848         * gnus-art.el (gnus-mime-display-alternative)
16849         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16850         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16851         Don't use gnus-local-map-property.
16852
16853         * gnus-util.el (gnus-local-map-property): Remove.
16854
16855         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16856         gnus-completing-read-maybe-default with completing-read.
16857
16858         * gnus-util.el (gnus-completing-read): do.
16859         (gnus-completing-read-maybe-default): Remove.
16860
16861 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16862
16863         * password.el: Only autoload `run-at-time' if not XEmacs.
16864         Only autoload the itimer functions if XEmacs.
16865
16866 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16869         XEmacsen.
16870
16871         * dgnushack.el: Autoload executable-find for XEmacs.
16872
16873 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16874
16875         * gnus-art.el (gnus-read-string): Remove.
16876         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16877         read-string.
16878
16879 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16880
16881         * netrc.el: Autoload password-read.
16882         (netrc): Add configuration group.
16883         (netrc-encoding-method, netrc-openssl-path): Add
16884         variables for encoding and decoding of files with symmetric
16885         ciphers.
16886         (netrc-encode): Add assistant function to encode a file with
16887         netrc-encoding-method.
16888         (netrc-parse): Add interactive parameter, added optional
16889         decoding if netrc-encoding-method is non-nil but otherwise
16890         behavior is standard.
16891         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16892         Do s/encode/encrypt/ everywhere.
16893
16894         * spam.el: Remove executable-find autoload.
16895
16896 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16897
16898         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16899
16900         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16901
16902 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16903
16904         * gnus-art.el (gnus-treat-ansi-sequences)
16905         (article-treat-ansi-sequences): New variable and function.
16906         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16907
16908         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16909         Use it.
16910
16911 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16912
16913         * mm-util.el (mm-quote-arg): Remove.
16914
16915         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16916         shell-quote-argument.
16917
16918         * gnus-uu.el (gnus-uu-command): do.
16919
16920         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16921
16922         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16923         with make-char.
16924
16925         * mm-util.el (mm-make-char): Remove.
16926
16927         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16928         add-minor-mode.
16929
16930         * gnus-undo.el (gnus-undo-mode): do.
16931
16932         * gnus-topic.el (gnus-topic-mode): do.
16933
16934         * gnus-sum.el (gnus-dead-summary-mode): do.
16935
16936         * gnus-start.el (gnus-slave-mode): do.
16937
16938         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16939
16940         * gnus-ml.el (gnus-mailing-list-mode): do.
16941
16942         * gnus-gl.el (gnus-grouplens-mode): do.
16943
16944         * gnus-draft.el (gnus-draft-mode): do.
16945
16946         * gnus-dired.el (gnus-dired-mode): do.
16947
16948         * gnus-ems.el (gnus-add-minor-mode): Remove.
16949
16950         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16951         Replace gnus-char-width with char-width.
16952
16953         * gnus-ems.el (gnus-char-width): Remove.
16954
16955         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16956         Replace gnus-char-width with char-width.
16957
16958         * gnus-ems.el (gnus-char-width): Remove.
16959
16960         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16961         definition.
16962         Remove Emacs 20 hash table compatibility code.
16963
16964         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16965         20 compatibility code.
16966
16967         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16968
16969         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16970
16971         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16972         with point-at-{eol,bol}.
16973
16974         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16975
16976         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16977
16978         * flow-fill.el (fill-flowed-point-at-bol)
16979         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16980
16981         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16982         Replace with point-at-{eol,bol} throughout all files.
16983
16984 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16985
16986         * ntlm.el (ntlm-string-as-unibyte): New macro.
16987         (ntlm-build-auth-response): Use it.
16988
16989         Remove Emacs 20 stuff:
16990         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
16991         (butlast, mapc, remove): Remove the compiler macros.
16992         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16993         of delq and copy-sequence.
16994         * gnus-art.el (popup-menu): Remove the compiler macro.
16995         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16996         Emacs 20.
16997
16998 2004-01-05  Simon Josefsson  <jas@extundo.com>
16999
17000         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17001         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17002         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17003         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17004         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17005         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17006         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17007         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17008         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17009         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17010         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17011         string-xor into ntlm-string-xor.  Suggested by
17012         Jesper Harder <harder@myrealbox.com>.
17013
17014         * ntlm.el: Don't include poem.
17015
17016         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17017         Jesper Harder <harder@myrealbox.com>.
17018
17019         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17020
17021         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17022         probably breaks emacs with DL patch, but do we care? Is anyone
17023         still using the DL stuff?)
17024
17025         * sieve-manage.el: Use the password package.
17026         (sieve-manage-read-passwd): Remove.
17027         (sieve-manage-interactive-login): Use password.  Re-add
17028         condition-case around loop.
17029
17030         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17031         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17032         the password package.
17033
17034 2003-02-19  Simon Josefsson  <jas@extundo.com>
17035
17036         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17037         token.
17038
17039 2002-08-07  Simon Josefsson  <jas@extundo.com>
17040
17041         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17042         (sieve-manage-authenticators):
17043         (sieve-manage-authenticator-alist): Add some SASL mechs.
17044         (sieve-sasl-auth): New function.
17045         (sieve-manage-cram-md5-auth):
17046         (sieve-manage-plain-auth): Rewrite using SASL library.
17047         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17048         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17049         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17050         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17051
17052 2004-01-05  Simon Josefsson  <jas@extundo.com>
17053
17054         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17055         New files.
17056
17057 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17058
17059         * gnus-group.el (gnus-no-groups-message): Update.
17060
17061         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17062
17063 2003-11-09  Simon Josefsson  <jas@extundo.com>
17064
17065         * imap.el: Support for ID IMAP extension (RFC 2971).
17066         (imap-local-variables): Add imap-id.
17067         (imap-id): New variable.
17068         (imap-id): New function.
17069         (imap-parse-response): Parse untagged ID response.
17070         * nnimap.el (nnimap-id): New variable.
17071         (nnimap-open-connection): Use it.
17072
17073 2003-12-28  Simon Josefsson  <jas@extundo.com>
17074
17075         * gnus-score.el (gnus-score-edit-all-score): New.
17076         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17077
17078 2004-01-04  Simon Josefsson  <jas@extundo.com>
17079
17080         * password.el: Add.
17081
17082 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17083
17084         * dns.el (dns-query-types): Fix typo.
17085         (dns-query-types): New function.
17086         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17087         PTR and SOA replies, see RFC 1035.
17088
17089 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17090
17091         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17092
17093         * Moved to Changelog.2.
17094
17095 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17096
17097         * gnus.el (gnus-version-number): Bump version.
17098
17099 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17100
17101         * gnus.el: No Gnus v0.1 is released.
17102
17103 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17104
17105         * gnus.el: No Gnus v0.0 is released.
17106
17107 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17108
17109         * gnus.el (gnus-version-number): Bump.
17110         (gnus-version): No.
17111
17112 See ChangeLog.2 for earlier changes.
17113
17114     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17115       Free Software Foundation, Inc.
17116
17117   This file is part of GNU Emacs.
17118
17119   GNU Emacs is free software: you can redistribute it and/or modify
17120   it under the terms of the GNU General Public License as published by
17121   the Free Software Foundation, either version 3 of the License, or
17122   (at your option) any later version.
17123
17124   GNU Emacs is distributed in the hope that it will be useful,
17125   but WITHOUT ANY WARRANTY; without even the implied warranty of
17126   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17127   GNU General Public License for more details.
17128
17129   You should have received a copy of the GNU General Public License
17130   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17131
17132 ;; Local Variables:
17133 ;; coding: utf-8
17134 ;; fill-column: 79
17135 ;; add-log-time-zone-rule: t
17136 ;; End: