gnus-html-wash-images: Fix spec computing to include start/end
[gnus] / lisp / ChangeLog
1 2010-09-26  Julien Danjou  <julien@danjou.info>
2
3         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
4         arguments.
5         (gnus-html-wash-images): Fix spec computing to include start/end.
6
7         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
8
9 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10
11         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
12         deletion.
13         (nnimap-retrieve-headers): Don't select the group, because that's
14         already done by nnimap-possibly-change-group.
15
16         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
17         (gnus-picon-transform-address): Use it.
18
19         * mail-source.el (mail-source-value): Revert previous patch.
20
21         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
22         on failure.
23         (nnimap-open-connection): Look up both virtual and physical server name
24         credentials.
25
26         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
27
28 2009-02-07  Dave Love  <fx@gnu.org>
29
30         * tls.el (open-tls-stream): Don't query killing process.
31
32 2009-02-08  Dave Love  <fx@gnu.org>
33
34         * gnus-win.el (gnus-window-to-buffer-helper,
35         gnus-all-windows-visible-p): Function needn't be a symbol.
36
37         * mail-source.el (mail-source-value): Function needn't be a symbol.
38
39 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
40
41         * message.el (message-cite-prefix-regexp): Remove } from the cite
42         prefix.
43
44         * gnus-art.el (gnus-treatment-function-alist): Do picons before
45         highlight again, so that the highlight is correct.
46
47         * gnus-picon.el (gnus-picon): Remove again.
48         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
49
50         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
51         doing the header highlightling, so that the background colour of the
52         picon is correct.
53
54         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
55         (gnus-picon): Ditto.
56         (gnus-picon): Reinstate.  The background colour for picons is white.
57         (gnus-picon-insert-glyph): Make the background white.
58
59         * nnml.el (nnml-open-nov): Don't return dead buffers.
60
61         * auth-source.el (auth-source-create): Query the user for whether to
62         store the credentials.
63
64         * netrc.el (netrc-store-data): New function.
65
66         * auth-source.el (auth-source-user-or-password): Use the existing auth
67         sources, if any, for creation.
68
69         * gnus.el (gnus-group-fast-parameter): Return the last matching
70         parameter instead of the first matching parameter.
71
72 2010-09-26  Julien Danjou  <julien@danjou.info>
73
74         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
75
76 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
77
78         * mml2015.el (mml2015-use): Remove gpg support.
79
80         * mml1991.el (mml1991-function-alist): Remove gpg function.
81         (mml1991-gpg-sign): Removed.
82
83 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
84
85         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
86         (gnus-browse-unsubscribe-current-group): Document it.
87         (gnus-browse-unsubscribe-group): Use it.
88
89 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
92         address to the To list for easier response.
93
94         * gnus.el (gnus-play-startup-jingle): Removed.
95         (gnus-splash): Don't play jingle.
96         (gnus): Silence gnus-load message.
97
98         * gnus-art.el (gnus-treat-play-sounds): Removed.
99
100         * gnus.el (gnus-play-jingle): Remove audio support.
101
102         * gnus-cus.el (gnus-score-customize): Remove audio reference.
103
104         * earcon.el: Removed -- no users.
105
106         * gnus-audio.el: Removed -- no users of this package.
107
108         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
109
110         * gnus-start.el (gnus-setup-news): Remove nocem support.
111
112         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
113
114         * gnus.el (gnus-use-nocem): Removed.
115
116         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
117         Removed.
118
119         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
120         uses NoCeM any more.
121
122         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
123         (gnus-button-ctan-handler): Ditto.
124         (gnus-button-handle-ctan-bogus-regexp): Ditto.
125         (gnus-button-ctan-directory-regexp): Ditto.
126         (gnus-button-handle-ctan): Ditto.
127         (gnus-button-tex-level): Ditto.
128         (gnus-button-alist): Removed CTAN stuff.
129
130 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
131
132         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
133         nnimap-streaming test.
134
135         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
136         servers twice.
137
138         * nnimap.el (nnimap-open-connection): Add more error reporting when
139         nnimap fails early.
140
141         * nnheader.el (nnheader-get-report-string): New function.
142         (nnheader-get-report): Use it.
143
144         * gnus-int.el (gnus-check-server): Say what the error was when opening
145         failed.
146
147         * nnimap.el (nnimap-wait-for-response): Search further when we're not
148         using streaming.
149
150 2010-09-25  Julien Danjou  <julien@danjou.info>
151
152         * gnus-html.el (gnus-html-rescale-image): Use our defalias
153         gnus-window-inside-pixel-edges.
154
155 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
156
157         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
158
159         * mm-decode.el (mm-save-part): Allow saving to other directories the
160         normal Emacs way.
161
162         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
163         by Jay Berkenbilt.
164
165         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
166         there isn't a single byte.
167
168         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
169         just do it.  It doesn't really seem to matter what the user responds
170         here, I think, so it's just a confusing question.
171
172         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
173         non-streaming case.
174
175         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
176         (gnus-article-encrypt-body): Use it.
177
178         * gnus-sum.el (gnus-summary-show-complete-article): New command and
179         keystroke.
180
181         * nnimap.el (nnimap-find-wanted-parts-1): Use
182         gnus-fetch-partial-articles.
183
184         * gnus-art.el (gnus-fetch-partial-articles): New variable.
185
186         * nnimap.el (nnimap-insert-partial-structure): New function.
187         (nnimap-get-partial-article): New function.
188         (nnimap-request-article): Use it.
189         (nnimap-wait-for-response): Return whether the wait was successful.
190         (nnimap-finish-retrieve-group-infos): Don't do anything if the
191         retrieval wasn't successful.
192         (nnimap-retrieve-group-data-early): Allow throttling servers.
193         (nnimap-streaming): New variable.
194         (nnimap-fetch-partial-articles): Removed.
195
196         * mm-decode.el (mm-with-part): Protect against killed buffers.
197
198         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
199         for prettier summary display.
200
201 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
202
203         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
204         directly.
205
206 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
207
208         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
209         apparently third-party libraries depend on it.
210
211         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
212         before starting negotiation.
213
214         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
215         privacy reasons.
216         (gnus-treat-mail-gravatar): Ditto.
217
218         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
219         buffer when inserting images.  Inserting text into the headers, for
220         instance, can make them invalid.
221
222 2010-09-25  Julien Danjou  <julien@danjou.info>
223
224         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
225         variables.
226
227         * nnheader.el: Remove useless variables news-reply-yank-from and
228         news-reply-yank-message-id.
229
230         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
231         variables.
232
233         * mml1991.el: Remove useless mml1991-verbose.
234
235         * gnus.el: Remove useless variable gnus-use-generic-from.
236         Remove obsolete variable gnus-topic-indentation.
237
238         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
239
240         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
241
242         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
243
244         * gnus-group.el: Remove useless gnus-group-icon-cache.
245         Remove useless gnus-ephemeral-group-server.
246
247         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
248
249         * mml2015.el: Remove useless mml2015-verbose.
250
251         * mml-smime.el: Remove useless mml-smime-verbose.
252
253         * gnus.el: Remove useless gnus-local-domain.
254
255         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
256         gnus-gravatar-size.
257
258         * gnus-art.el: Remove useless gnus-treat-translate.
259
260 2010-09-24  Julien Danjou  <julien@danjou.info>
261
262         * gnus-sum.el: Add support for Gravatars.
263
264         * gnus-art.el: Add support for Gravatars.
265
266         * gnus-gravatar.el: Add this file.
267
268         * gravatar.el: Add this file.
269
270 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
271
272         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
273
274         * gnus-group.el (gnus-group-fetch-faq): Removed.
275
276         * gnus.el (gnus-group-faq-directory): Removed.
277
278         * gnus-group.el (gnus-group-fetch-charter): Removed.
279
280         * gnus.el (gnus-group-charter-alist): Removed.
281
282         * gnus-group.el (gnus-group-archive-directory): Removed.
283         (gnus-group-recent-archive-directory): Ditto.
284         (gnus-group-make-archive-group): Removed.
285
286         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
287
288         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
289         use the same article number for all the cached articles.
290
291         * nnimap.el (nnimap-command): Register the last command time so
292         that we can use it for idling NOOPs.
293         (nnimap-open-connection): Start the keeplive timer.
294         (nnimap-make-process-buffer): Store all the process buffers.
295         (nnimap-keepalive): New function.
296
297         * starttls.el: (starttls-open-stream): Add autoload cookie.
298
299 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
300
301         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
302         handling.
303
304 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
305
306         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
307         its data structures.
308
309         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
310         instead of the cl.el copy-list.
311         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
312         equalp.
313
314 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
315
316         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
317         and tool-bar-local-item-from-menu.
318
319         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
320         mode-line-highlight face for Emacs.
321
322         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
323         loading gnus-sum.elc; fix comment for canlock-verify.
324         (gnus-article-jump-to-part): Use read-number.
325         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
326         Emacs pre-21 compatible code for help-echo.
327         (gnus-article-next-page-1): No need to adjust the number of lines.
328         (gnus-article-describe-bindings): Always use help-buffer.
329
330         * gnus-audio.el (gnus-audio-inline-sound)
331         * gnus-cus.el (gnus-custom-mode)
332         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
333
334         * gnus-sum.el (gnus-remove-overlays): Doc fix.
335
336         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
337         compatible code.
338
339 2010-09-24  Glenn Morris  <rgm@gnu.org>
340
341         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
342         visiting the fcc file in rmail-mode.
343
344         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
345
346 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
347
348         * nnir.el: Silence the byte compiler.
349
350         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
351         alias to browse-url-url-encode-chars if any.
352         (gnus-html-encode-url): Use it.
353
354 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
355
356         * gnus-start.el (gnus-use-backend-marks): New variable.
357         (gnus-get-unread-articles-in-group): Use it.
358
359         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
360         makeover.
361
362 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
363
364         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
365
366 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
367
368         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
369         Removed.
370         (gnus-setup-news-hook): Removed
371         gnus-fixup-nnimap-unread-after-getting-new-news.
372
373         * gnus-int.el (gnus-request-update-info): Protect against backends not
374         having the function.
375
376         * nnimap.el (nnimap-stream): Mention starttls.
377         (nnimap-open-connection): Add starttls support.
378
379 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
380
381         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
382
383 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
384
385         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
386         BODYSTRUCTUREs.
387         (nnimap-transform-headers): Unfold quoted {42} headers.
388
389         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
390         the info.
391         (gnus-get-unread-articles): Only call updatep on backends that support
392         it.
393
394         * nnweb.el (nnweb-request-update-info): NOOP.
395
396         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
397
398         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
399         since it only deals with marks.
400
401         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
402         gnus-request-marks, and make a new gnus-request-update-info.
403
404         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
405         the active instead of the high number, which is usually too low.
406
407 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
408
409         * netrc.el (netrc-parse): Remove encrypt.el mentions.
410         * encrypt.el: Removed.
411
412 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
413
414         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
415         server in symbolic form.
416
417         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
418         0.9.
419
420 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
421
422         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
423         (nnimap-update-info): Fix up code slightly.
424
425         * gnus-int.el (gnus-open-server): Add tracing for performance
426         debugging.
427
428         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
429         (gnus-group-insert-group-line): Pass the real group name so that it
430         gets the right data.
431
432         * gnus-start.el (gnus-get-unread-articles): Don't have
433         `gnus-get-unread-articles-in-group' update info, since that can be
434         really slow and doesn't seem to be needed?
435
436 2010-09-22  Dan Christensen  <jdc@uwo.ca>
437
438         * time-date.el (date-to-time): Try using parse-time-string first before
439         using the slower timezone-make-date-arpa-standard.
440
441 2010-09-22  Julien Danjou  <julien@danjou.info>
442
443         * gnus-group.el (gnus-group-insert-group-line): Call
444         gnus-group-highlight-line.
445         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
446         default hook list.
447         (gnus-group-update-eval-form): Add new function.
448         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
449         (gnus-group-get-icon): Use gnus-group-update-eval-form.
450
451 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
454         immediate, then expire all articles.
455         (nnimap-update-info): Fix off-by-one errors.
456         (nnimap-flags-to-marks): Would return no marks lists for group with no
457         flags.  Instead return the other data.
458
459 2010-09-22  Julien Danjou  <julien@danjou.info>
460
461         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
462         Only return an icon.
463         (gnus-group-insert-group-line): Compute icon to return.
464
465         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
466         variable.
467         (gnus-html-image-fetched): Only cache if
468         gnus-html-image-automatic-caching is set.
469         (gnus-html-image-fetched): Check for errors.
470
471 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
472
473         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
474         once per method on `g'.  This ensures that backends like nnfolder don't
475         open all their folders.
476
477         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
478         (nnimap-request-list): Nix out group in the correct buffer.
479         (nnimap-parse-flags): Implement by using `read' instead of
480         hand-parsing.
481         (nnimap-flags-to-marks): Pass on permanent-flags.
482         (nnimap-make-process-buffer): Record the server name.
483         (nnimap-parse-flags): Fix typo.
484         (nnimap-request-scan): Run split on the server in general, not just a
485         single group.
486
487         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
488         parameter, and propagate this downwards.
489
490         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
491         since EXAMINE changes it on the server.
492
493         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
494         this command might take a while.
495
496 2010-09-22  Julien Danjou  <julien@danjou.info>
497
498         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
499         harmful if you have 2 images side-by-side, they can't be properly
500         update on text deletion.  Using text-property is safer here.
501         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
502         data.
503
504 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
505
506         * nnimap.el (nnimap-expunge-inbox): Removed.
507         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
508         (nnimap-expunge): Flip default to t.
509
510         * gnus.el (gnus-method-to-server): Don't push things to the cache
511         unless it's unique.
512         (gnus-server-to-method): Ditto.
513
514 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
515
516         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
517
518 2010-09-22  Julien Danjou  <julien@danjou.info>
519
520         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
521         get the start of data.
522         (gnus-html-encode-url): Add this function to encode special chars in
523         URL.
524         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
525         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
526
527         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
528         default.
529         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
530
531         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
532         images alt-text.
533         (gnus-html-put-image): Put alt-text as help-echo.
534
535 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
536
537         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
538         * mm-util.el (mm-decompress-buffer)
539         * nnir.el (nnir-run-find-grep)
540         * pop3.el (pop3-list): Use 3rd arg of split-string.
541
542         * time-date.el (format-seconds): Comment fix.
543
544         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
545         and byte-optimize-form-code-walker.
546         (dgnushack-make-auto-load): Don't advise make-autoload.
547
548         * lpath.el: Remove Emacs 21 stuff.
549
550 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
551
552         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
553         outside the active range.  Suggested by Dan Christensen.
554
555         * gnus-start.el (gnus-get-unread-articles): Get the extended method
556         slightly later to avoid double-getting it.
557
558         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
559         previous patch.
560
561         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
562
563 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
564
565         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
566
567 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * gnus-int.el (gnus-open-server): Give a better error message in the
570         "go offline" case.
571
572         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
573         marks for nnimap, which is seldom the right thing to do.
574
575         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
576         (gnus-same-method-different-name): New function.
577
578         * nnimap.el (parse-time): Require.
579
580         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
581         method in the presence of many similar methods.
582
583         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
584
585         * nnimap.el (nnimap-find-expired-articles): Don't refer to
586         nnml-inhibit-expiry.
587
588         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
589         find out whether methods are equal.
590
591         * nnimap.el (nnimap-find-expired-articles): New function.
592         (nnimap-process-expiry-targets): New function.
593         (nnimap-request-move-article): Request the article before looking at
594         what the Message-ID is.  Fix found by Andrew Cohen.
595         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
596
597         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
598         for oldness in addition to being a predicate.
599
600         * nnimap.el (nnimap-request-group): When we have zero articles, return
601         the right data to Gnus.
602         (nnimap-request-expire-articles): Only delete articles immediately if
603         the target is 'delete.
604
605         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
606         method, this would bug out.
607
608         * gnus-group.el (gnus-group-expunge-group): Renamed from
609         gnus-group-nnimap-expunge, and implemented as a normal interface
610         function.
611
612         * gnus-int.el (gnus-request-expunge-group): New function.
613
614         * nnimap.el (nnimap-request-create-group): Implement.
615         (nnimap-request-expunge-group): New function.
616
617 2010-09-21  Julien Danjou  <julien@danjou.info>
618
619         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
620         (gnus-html-cache-expired): Add new function.
621         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
622         wethever we should display image for fetch it.
623         Compute alt-text earlier to pass it to the fetching function too.
624         (gnus-html-schedule-image-fetching): Change function argument to only
625         get one image at a time, not a list.
626         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
627         cache.
628         (gnus-html-get-image-data): New function to retrieve image data from
629         cache.
630         (gnus-html-put-image): Change buffer argument to use image data rather
631         than file, and place image above region rather than inserting a new
632         one. Do not take alt-text as argument, since it's useless now: we place
633         the image above alt-text.
634         (gnus-html-prune-cache): Remove.
635         (gnus-html-show-images): Start to fetch image when we find one, do not
636         push into a temporary list.
637         (gnus-html-prefetch-images): Only fetch image if they have expired.
638         (gnus-html-browse-image): Fix, use 'gnus-image-url.
639         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
640
641 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
642
643         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
644
645 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
646
647         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
648         spec inser "*" if the group isn't active instead of 0.
649
650         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
651         opening the server.
652         (nnimap-request-delete-group): Implement group deletion.
653         (nnimap-transform-headers): Return the size of the entire message in
654         the Bytes header, not just the size of the first part.
655         (nnimap-request-move-article): When moving an article from nnimap,
656         request the article first so the accepting form has an article to
657         accept.  Reported by Dan Christensen.
658         (nnimap-command): Make sure that the error message doesn't error out.
659
660 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
661
662         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
663         we haven't requested anything.
664
665 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
666
667         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
668         "".  Fix found by Andrew Cohen.
669
670         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
671         instead of -encode-string.
672
673 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
674
675         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
676
677         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
678         by mm-subst-char-in-string.
679
680 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
681
682         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
683         waiting for the connection string.
684
685         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
686         arriving.
687
688         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
689         bogus characters.  This allows selecting certain Gmail groups.
690
691         * nnimap.el (nnimap-find-wanted-parts-1): New function.
692         (nnimap-fetch-partial-articles): New variable.
693         (nnimap-open-connection): When looking for credentials, also use the
694         nnimap-server-port.
695         (nnimap-request-article): Return the group/article number, so that Gnus
696         `^' works as expected.
697         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
698         them.
699
700         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
701         comments.
702         (gnus-methods-sloppily-equal): New function.
703         (gnus): When using the development version of Gnus, load the gnus-load
704         file.
705
706         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
707         `gnus-open-server' on each method before trying to scan them etc.  This
708         ensures that all the backend parameters are set correctly.
709
710         * nnimap.el (nnimap-authenticator): New variable.
711         (nnimap-open-connection): Allow anonymous login.
712         (nnimap-transform-headers): The chars header is called Chars not
713         Bytes.
714         (nnimap-wait-for-response): Don't infloop if the IMAP connection
715         drops.
716
717         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
718         patch, found by Knut Anders Hatlen.
719
720 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
721
722         * gnus-agent.el (gnus-agent-batch-confirmation)
723         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
724         to gnus-message.
725         * gnus-art.el (gnus-article-describe-briefly): Likewise.
726         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
727         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
728         * gnus-int.el (gnus-open-server): Likewise.
729         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
730         (gnus-score-check-syntax): Likewise.
731         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
732         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
733         Likewise.
734         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
735
736 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
737
738         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
739         calling conventions so that prefetch doesn't bug out.
740
741 2010-09-19  Julien Danjou  <julien@danjou.info>
742
743         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
744         rather than `subst-char-in-region' in order to be able to replace ASCII
745         char by UTF-8 ones.
746
747         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
748         than curl.
749         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
750         the right URL and ALT text on images.
751         (gnus-html-wash-tags): Fix tag case.
752         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
753         (gnus-article-html): Add -o display_ins_del=2 option.
754         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
755
756 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
759         the extra mail headers, which sometimes seem to happen for unknown
760         reasons.
761
762         * mail-parse.el (mail-header-encode-parameter): Define as
763         rfc2045-encode-string instead of as rfc2231-encode-string, since some
764         (or most, perhaps?) mail readers don't understand the latter, but do
765         understand the former.
766
767         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
768         to nil, so that no methods are automatically agentized.  I think this
769         is probably what most users want.
770
771         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
772         from url-retrieve, for instance about invalid URLs.
773
774         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
775         groups that have no articles.
776         (nnimap-request-article): Check that we really got an article when we
777         requested one.
778
779         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
780         doesn't exist.
781
782         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
783         nntp buffer so the agent can save it.
784         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
785         that CRLF doesn't get translated to \n.
786         (nnimap-open-connection): Don't make 'shell commands only send \n.
787
788 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
789
790         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
791         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
792         Update var name.
793         (nnml-generate-nov-file): Use dolist.
794         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
795         Use with-current-buffer.
796
797 2010-09-18  Julien Danjou  <julien@danjou.info>
798
799         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
800         parallel.
801
802 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
803
804         * nnimap.el (nnimap-update-info): When doing partial marks update, get
805         the range update right.
806         (nnimap-request-group): Don't make `M-g' bug out on group with no
807         marks.
808         (nnoo): Required, so that other packages can require nnimap.
809         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
810         command we're looking for.  This helps when the server sends more
811         responses after we've gotten everything we expected.
812         (nnimap): Add a `newlinep' field to keep track of end-of-line
813         conventions.
814         Don't send CRLF to things that don't want it.
815         (nnimap-request-accept-article): Ditto.
816
817 2010-09-18  Julien Danjou  <julien@danjou.info>
818
819         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
820         than curl to retrieve images.
821
822 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
823
824         * nnimap.el (nnimap-update-info): Extend the info so that we can set
825         the marks.
826         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
827         (nnimap-wait-for-connection): New function.
828         (nnimap-open-connection): If we have PREAUTH, don't query for login
829         credentials.
830         (nnimap-update-info): Fix off-by-one error when concatenating ranges
831         when doing a partial update.
832
833 2010-09-18  Julien Danjou  <julien@danjou.info>
834
835         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
836         tags.
837
838 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839
840         * nnimap.el (nnimap-credentials): New function.
841         (nnimap-open-connection): Use the new function to look for credentials
842         also on the numeric equivalents of "imap" and "imaps".
843
844         * gnus-start.el (gnus-activate-group): Send the info to
845         gnus-request-group.
846
847         * nnimap.el (nnimap-request-group): Have the "check" version of the
848         function parse flags and update the info, so that a `M-g' get a total
849         resync of all flags from the group.
850
851         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
852         to allow backends to alter the info on group selection.  Also alter all
853         the backend -request-group functions to take the parameter.
854
855         * nnimap.el (nnimap-store-info): New function.
856         (nnimap-update-info): Store the info for later usage.
857         (nnimap-request-group): Use the stored info for the dont-check case, so
858         that we don't retrieve all marks when we enter a group.
859
860         * nnimap.el: Use deffoo instead of defun for interface functions.
861
862         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
863         update the group info.  This makes the nndraft groups, for instance, go
864         back to their old behaviour.
865
866         * gnus-sum.el (gnus-select-newsgroup): Indent.
867
868         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
869         in.
870         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
871         nothing.
872
873         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
874         from methods that are denied.
875
876         * gnus-int.el (gnus-method-denied-p): New function.
877
878         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
879         store the password instead of netrc.
880         (nnimap-open-connection): Don't error out when we can't make a
881         connections.
882
883         * auth-source.el (auth-source-create): In the password prompt, say what
884         we're querying for.  Also prompt for user name if that hasn't been
885         given.
886
887         * nnimap.el (nnimap-with-process-buffer): Removed.
888
889 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
892         method when we're reading from the agent.
893
894         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
895
896         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
897         that's probably most useful for users.
898
899         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
900         "failed" all the time.
901
902         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
903         ...)) with (with-current-buffer ... ).
904
905         * nntp.el (nntp-open-server): Return whether the open was successful or
906         not.
907
908         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
909         select an unread unseen article first.
910
911         * nnimap.el (nnimap-open-connection): If the user doesn't have a
912         /etc/services, supply some sensible port defaults.
913
914         * dgnushack.el: Define netrc-credentials.
915
916 2010-09-17  Julien Danjou  <julien@danjou.info>
917
918         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
919
920 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
921
922         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
923         doesn't have any parameters.
924
925 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
926
927         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
928         only upcased checks.
929
930         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
931
932         * nnimap.el (nnimap-open-shell-stream): New function.
933         (nnimap-open-connection): Use it.
934         (nnimap-transform-headers): Get the number of lines in each message.
935         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
936         number of lines.
937         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
938         problem.
939
940         * utf7.el (utf7-encode): Autoload.
941
942         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
943         to allow the mail splitting to not return a default group.  This is
944         useful for nnimap, which will leave unmatched mail in the inbox.
945
946         * nnimap.el: Rewritten.
947
948         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
949         nnimap usage.
950
951         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
952         if the move is internal, so that nnimap can do fast internal moves.
953
954         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
955         data.
956         (gnus-read-active-for-groups): Support finishing the early retrieval of
957         data.
958
959         * gnus-range.el (gnus-range-nconcat): New function.
960
961         * gnus-int.el (gnus-finish-retrieve-group-infos)
962         (gnus-retrieve-group-data-early): New functions.
963
964 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
965
966         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
967         (nnrss-retrieve-groups):
968         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
969         (pop3-quit): Use with-current-buffer.
970
971 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
972
973         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
974         instead of nnheader-accept-process-output.
975
976         * dgnushack.el (dgnushack-compile): Add comment.
977
978         * lpath.el: No need to fbind propertize for XEmacs 21.4.
979
980         * gnus-html.el (gnus-html-schedule-image-fetching)
981         (gnus-html-prefetch-images): Replace process-kill-without-query by
982         gnus-set-process-query-on-exit-flag.
983
984 2010-09-16  Romain Francoise  <romain@orebokech.com>
985
986         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
987
988 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
989
990         * gnus-registry.el (gnus-registry-install-shortcuts): The second
991         parameter to unintern is mandatory-ish in Emacs 24.
992
993         * gnus-html.el (gnus-html-schedule-image-fetching)
994         (gnus-html-prefetch-images): Check for curl before using it.
995
996         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
997         depend on curl, which isn't essential.
998
999         * imap.el: Revert back to version
1000         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1001         seem problematic.
1002
1003 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1004
1005         * gnus-registry.el (gnus-registry-install-shortcuts):
1006         Explicitly pass `obarray' to `unintern' to avoid a warning.
1007
1008 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1009
1010         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1011         change.
1012
1013         * nnrss.el (nnrss-request-list): Removed this function and related
1014         functions, including the moreover stuff.
1015
1016 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1017
1018         * nnrss.el (nnrss-retrieve-groups): New function.
1019
1020 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1021
1022         * .dir-locals.el: Add no-byte-compile cookie.
1023
1024 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1025
1026         * time-date.el (format-seconds): Comment fix.
1027
1028         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1029         for back end that doesn't support request-scan.
1030
1031 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1032
1033         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1034         then do request scans from the backends.
1035
1036         * netrc.el (netrc-credentials): New conveniency function.
1037
1038         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1039         avoid running a hook per line, since this takes a lot of time,
1040         profiling shows.
1041         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1042         directly if gnus-visual-p is true.
1043
1044 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1045
1046         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1047         groups; replace mapcar with dolist which is a bit faster; pass groups
1048         info to gnus-read-active-file-1.
1049         (gnus-read-active-file-1): Scan only specified groups if the new
1050         optional arg `infos' is given.
1051
1052 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1053
1054         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1055
1056         * pop3.el (pop3-movemail): Removed.
1057         (pop3-streaming-movemail): Renamed to pop3-movemail.
1058
1059         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1060         don't restrict end-tag searches to the end of the line.
1061
1062 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1063
1064         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1065         articles of every unchecked group to t, which means unknown since the
1066         server has never been opened.
1067
1068 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1069
1070         * gnus-html.el (gnus-html-show-alt-text): New command.
1071         (gnus-html-browse-image): Ditto.
1072         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1073         to browse the image directly.
1074         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1075         better.
1076
1077         * gnus-async.el (gnus-async-article-callback): Call
1078         `gnus-html-prefetch-images' unconditionally.
1079
1080         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1081         before feeding URLs to curl.
1082
1083 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1084
1085         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1086         internal images as deletable by `W D D'.
1087
1088         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1089         (gnus-async-article-callback): Fix typo.
1090
1091 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1092
1093         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1094         current line to work around bugs in the output from w3m.
1095
1096         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1097         for groups that want that.
1098
1099         * nntp.el (nntp-wait-for-string): Supply a timeout for
1100         accept-process-output to ensure progress.
1101
1102         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1103         level to get unread articles from, then use that for foreign groups,
1104         too.
1105
1106         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1107         confuses the rest of the function.
1108
1109         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1110         for the methods that support -retrieve-groups, too.
1111
1112         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1113
1114 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1115
1116         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1117         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1118
1119         * pop3.el: Require cl when compiling.
1120         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1121
1122 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1123
1124         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1125         that aren't going to be activated.
1126         (gnus-get-unread-articles): Fix up the last commit.
1127
1128         * gnus-html.el (gnus-article-html): Allow calling without specifying
1129         the handle.  In that case, dissect the buffer first.
1130
1131         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1132
1133         * nnimap.el (nnimap-open-connection): Revert the change that would look
1134         into authinfo for imaps instead of imap.
1135
1136         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1137         say that you don't want to call gnus-request-group with don-check, but
1138         do check the reponse.  This is for virtual groups only.
1139         (gnus-get-unread-articles): Count the archive groups as secondary, so
1140         that they're activated the same way as before.
1141
1142         * imap.el (imap-message-map): Removed optional buffer parameter, since
1143         no callers use it.
1144         (imap-message-get): Ditto.
1145         (imap-message-put): Ditto.
1146         (imap-mailbox-map): Ditto.
1147         (imap-mailbox-put): Ditto.
1148         (imap-mailbox-get): Ditto.
1149         (imap-mailbox-get): Revert last change for this function.
1150
1151         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1152         case-insensitively.
1153         (nnimap-debug): Removed.
1154
1155         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1156         to use `imap-fetch' instead.  According to the comments, this should be
1157         safe, since all other IMAP clients use the 1:* syntax.
1158         (imap-enable-exchange-bug-workaround): Removed.
1159         (imap-debug): Removed -- doesn't seem very useful.
1160
1161         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1162         mail from a file, and the file doesn't exist.
1163
1164         * imap.el (imap-log): New convenience function used throughout instead
1165         of repeating the same code all over the place.
1166
1167         * pop3.el (pop3-streaming-movemail): Return t for success.
1168
1169         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1170         .authinfo if we're using ssl connection.
1171
1172         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1173         already have if we're in a main Gnus `g' run.
1174
1175         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1176
1177 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1178
1179         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1180
1181         * nnmh.el (nnmh-request-list-1): Bind `file'.
1182
1183         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1184         alias to set-process-query-on-exit-flag or process-kill-without-query.
1185         (pop3-open-server): Use it.
1186
1187 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1188
1189         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1190         box to the Incoming file.  Fixes mistake in previous checkin.
1191
1192         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1193         request loop (for debugging purposes) removed.
1194
1195         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1196         culprit is more visible.
1197         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1198         (nnml-add-incremental-nov): New functions to do "incremental" nov
1199         updates, where we just append to the end of the existing nov files
1200         without reading/writing them in full.
1201
1202         * mail-source.el (mail-source-delete-crash-box): Really only check the
1203         incoming files once in a while.
1204
1205         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1206
1207         * mail-source.el (mail-source-delete-crash-box): Only check the
1208         incoming files for deletion once per day to save a lot of file
1209         accesses.
1210
1211         * pop3.el (pop3-logon): Fix up unbound variable typo.
1212
1213         * mail-source.el (pop3-streaming-movemail): Autoload.
1214
1215         * pop3.el (pop3-streaming-movemail): Respect
1216         pop3-leave-mail-on-server.
1217
1218         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1219         retrieval.
1220
1221         * pop3.el (pop3-process-filter): Removed unused function.
1222         (pop3-streaming-movemail, pop3-send-streaming-command)
1223         (pop3-wait-for-messages, pop3-write-to-file)
1224         (pop3-number-of-responses): New functions for streaming pop3
1225         retrieval.
1226
1227         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1228         come from no known methods.
1229         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1230         list.
1231
1232         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1233         message sizes.
1234         (pop3-movemail): Use erase-buffer instead of looping and deleting
1235         regions, which seems rather odd.
1236
1237         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1238         file once per `g' run.
1239
1240         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1241         directories.  This makes the draft queue directory work.
1242
1243         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1244         data from the backends, so that we only request the list of groups from
1245         each method once.  This should speed things up considerably.
1246
1247         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1248         detect that it's not implemented.
1249
1250         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1251         we actually do recurse down into the tree, but don't stat all leaf
1252         nodes.
1253
1254         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1255         then say so instead of bugging out.
1256
1257         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1258         files exist before trying to read them.
1259
1260         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1261         around <pre_int>.
1262
1263         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1264
1265         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1266
1267 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1268
1269         * mm-util.el (mm-image-load-path): Just return the image directories,
1270         not all directories in the path in addition to the image directories.
1271         (mm-image-load-path): Maintain a cache of the image directories so that
1272         the `g' command in Gnus doesn't have to stat dozens of directories each
1273         time.
1274
1275         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1276         (gnus-html-wash-tags): Add a new `i' command to insert images.
1277         (gnus-html-insert-image): New command and keystroke.
1278         (gnus-html-redisplay-with-images): New command and keystroke.
1279         (gnus-html-show-images): Renamed command.
1280         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1281         spacers.
1282         (gnus-html-wash-tags): Decode entities at the end, so that entities
1283         inside the tags don't mess up the rest of the "parsing".
1284
1285         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1286         so that nnimap methods aren't agentized by default.  There's apparently
1287         many problems related to agent/imap behaviour.
1288
1289         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1290
1291         * gnus-html.el: Doc fix.
1292
1293 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1294
1295         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1296         specifier-spec-list for Emacs 21.
1297
1298         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1299         glyph-width and glyph-height instead of display-graphic-p and
1300         image-size; make avoidance of displaying small images work for XEmacs.
1301
1302         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1303         for XEmacs.
1304
1305         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1306         of symbol that holds plist data.
1307         (gnus-process-plist): Remove plist of process after getting it.
1308
1309 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1310
1311         * message.el (message-generate-hashcash): Change default to
1312         'opportunistic if hashcash is installed.
1313
1314         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1315         (gnus-html-put-image): Only call image-size once, since it's somewhat
1316         time-consuming on remote X servers.
1317
1318 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1319
1320         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1321         type on data, not a file name.
1322
1323         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1324         window-pixel-edges for Emacs 21.
1325
1326         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1327         decoded contents.
1328         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1329
1330 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1331
1332         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1333         group line format, since it isn't very interesting.
1334
1335         * gnus-agent.el (gnus-agent-short-article),
1336         (gnus-agent-long-article): Increase values for these two variables,
1337         since most people are likely to have more network connection and
1338         storage than before.
1339
1340         * gnus.el (gnus-refer-article-method): Change default to 'current.
1341         When referring an article, the common behaviour is to refer it from the
1342         current select method, not the native select method.  The chances of
1343         the native select method having the message in question is rather slim
1344         these days.
1345
1346         * gnus-sum.el (gnus-auto-select-subject): Change default to
1347         `unseen-or-unread'.  I think it's likely that most people want to
1348         select an unseen article over a previously seen, but unread one.
1349
1350         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1351         means that in the article buffer none of the minor mode elements will
1352         be shown, usually, and this is not desirable in most cases.
1353
1354         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1355         that commands like `d' (and the like) go to the next line in the
1356         buffer, instead of the next unread article.  I think this is the
1357         behaviour that is most natural for most users.
1358         (gnus-single-article-buffer): Change default to nil, so that people can
1359         have as many article buffers open as they have summary buffer.  I think
1360         this is the most natural way for the groups to behave.
1361
1362         * message.el (message-generate-new-buffers): Change default to
1363         `unsent', so that all new message buffers start their names with the
1364         string "*unsent", and it's easier to find the buffers if you move from
1365         them.
1366
1367 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1368
1369         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1370         small.  They're probably tracking images.
1371         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1372         (gnus-html-rescale-image): Yet another try at getting the image sizing
1373         right.
1374
1375         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1376         nntp-marks-file-name is nil.
1377
1378 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1379
1380         * gnus-html.el (gnus-html-wash-tags)
1381         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1382         Better logging.
1383
1384 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1385
1386         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1387
1388         * gnus-html.el (gnus-html-wash-tags): Check the value of
1389         gnus-blocked-images in the summary buffer.
1390
1391 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1392
1393         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1394
1395 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1396
1397         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1398         like "a", it seems like.
1399         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1400         since it needs to be picked from the correct buffer.
1401
1402         * nnwfm.el: Removed.
1403
1404         * nnlistserv.el: Removed.
1405
1406 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1407
1408         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1409         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1410
1411 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1412
1413         * nnkiboze.el: Removed.
1414
1415         * nndb.el: Removed.
1416
1417         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1418         alt text.
1419         (gnus-html-rescale-image): Try to get the rescaling logic right for
1420         images that are just wide and not tall.
1421
1422         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1423         overshadow variable bindings.
1424
1425 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1426
1427         * gnus-html.el (gnus-html-wash-tags)
1428         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1429         extra logging.
1430
1431 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1432
1433         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1434         (gnus-max-image-proportion): New variable.
1435         (gnus-html-rescale-image): New function.
1436         (gnus-html-put-image): Rescale images.
1437
1438 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1439
1440         Fix up some byte-compiler warnings.
1441         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1442         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1443         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1444         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1445         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1446         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1447         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1448
1449 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1450
1451         * gnus-html.el (gnus-article-html): Decode contents by charset.
1452
1453 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1454
1455         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1456         (gnus-html-frame-width, gnus-blocked-images)
1457         * message.el (message-prune-recipient-rules): Add custom version.
1458         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1459
1460         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1461         functions.
1462
1463         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1464         gnus-process-get.
1465
1466 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1467
1468         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1469         instead of lsub directly.
1470
1471 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472
1473         * nnwarchive.el: Removed.
1474
1475         * gnus-soup.el: Removed.
1476
1477         * nnsoup.el: Removed.
1478
1479         * nnultimate.el: Removed.
1480
1481         * gnus-html.el (gnus-blocked-images): New variable.
1482
1483         * message.el (message-prune-recipients): New function.
1484         (message-prune-recipient-rules): New variable.
1485
1486         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1487         guess whether a long line is natural text or not.
1488
1489         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1490         gnus-process-plist and friends for compatibility.
1491
1492 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1493
1494         * gnus-html.el: Require packages that define macros used in this file.
1495         (gnus-article-mouse-face): Declare to silence byte-compiler.
1496         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1497         process-get.
1498         (gnus-html-put-image): Use plist-get to avoid getf.
1499         (gnus-html-prefetch-images): Use with-current-buffer.
1500
1501 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1502
1503         * gnus-ems.el: Provide compatibility functions for
1504         gnus-set-process-plist.
1505
1506         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1507         header-line-format for XEmacs 21.4.
1508
1509         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1510         * gnus.el (gnus-valid-select-methods)
1511         * message.el (message-send-mail-partially-limit)
1512         * mm-decode.el (mm-text-html-renderer)
1513         * mml.el (mml-insert-mime-headers-always)
1514         * smiley.el (smiley-regexp-alist): Bump custom version.
1515
1516 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1517
1518         * gnus-html.el: require mm-url.
1519         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1520         with the url to `url'.
1521         (gnus-html-wash-tags): Support cid: URLs/images.
1522
1523 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1524
1525         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1526         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1527         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1528
1529         * gnus-move.el: Removed file, since it doesn't really work.
1530
1531         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1532         UTF-8.  This seems to fix problems with some German web feeds.
1533
1534         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1535         at the top so that the proper colours are applied.
1536
1537         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1538         don't have dots in their names.
1539
1540         * gnus-art.el (gnus-article-view-part): Doc fix.
1541
1542         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1543         XEmacs-compatible.
1544         (gnus-html-put-image): Don't do images on non-graphic displays.
1545
1546         * nnslashdot.el: Removed this unused backend.
1547
1548         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1549         actions.
1550         (gnus-undo-register-1): Revert last change.
1551
1552         * gnus-group.el (gnus-group-completing-read): Protect against not
1553         having completion-styles bound.
1554
1555         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1556         make broken recipients happier.
1557
1558         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1559
1560         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1561         point parameter.
1562
1563         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1564
1565         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1566         completion-styles for group selection.
1567
1568 2009-02-04  Andreas Schwab  <schwab@suse.de>
1569
1570         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1571         headers and regexp-quote the match if necessary.
1572
1573 2009-03-24  Miles Bader  <miles@gnu.org>
1574
1575         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1576         the blinking smiley.
1577
1578 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1579
1580         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1581         blink smiley.
1582
1583 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1584
1585         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1586         where the dribbel file lives exists.
1587
1588         * message.el (message-send-mail-partially-limit): Change the default to
1589         nil, since most people don't want this.
1590
1591         * mm-url.el (mm-url-decode-entities): Also decode entities like
1592         &#x3212.
1593
1594 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1595
1596         * gnus-sum.el (gnus-summary-idna-message):
1597         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1598         Hyperlink urls in docstrings with URL `...'.
1599
1600 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1601
1602         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1603         functions.
1604
1605 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1606
1607         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1608         say what the mouseover text should be.
1609
1610         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1611         version of the mm-w3m-safe-url-regexp variable to only download images
1612         in the groups where we want that to happen.
1613
1614         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1615
1616         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1617         easier debugging.
1618         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1619         big pictures in the article buffer.
1620
1621         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1622         gnus-article-html.
1623         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1624         w3m.
1625
1626         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1627
1628 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1629
1630         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1631         which doesn't exist.
1632
1633         * message.el (message-inhibit-ecomplete): New variable to allow some
1634         function to inhibit ecomplete address storage.
1635         (message-resend): Disable ecomplete message storage when resending
1636         messages.
1637
1638         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1639
1640 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1641
1642         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1643         Save excursion while copying, moving, and deleting articles in order to
1644         prevent the cursor from jumping to unforeseen place.
1645
1646 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1647
1648         * lpath.el: No need to bind bookmark-current-buffer,
1649         bookmark-yank-point and bookmark-make-record-function.
1650
1651 2010-08-17  Glenn Morris  <rgm@gnu.org>
1652
1653         * gnus-sync.el: Require gnus components whose functions are used.
1654
1655         * gnus-art.el (bookmark-make-record-function):
1656         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1657         Declare for compiler.
1658
1659         * mm-url.el (mml-compute-boundary): Autoload.
1660
1661 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1662
1663         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1664
1665 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1666
1667         Typo fix "hoo4a" -> "hook".
1668
1669         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1670
1671 2010-08-14  Glenn Morris  <rgm@gnu.org>
1672
1673         * gnus-sync.el (gnus-sync): Fix defgroup version.
1674
1675 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1676
1677         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1678
1679         * gnus-sync.el: Fix docs.
1680         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1681         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1682
1683 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1684
1685         Optimizations for gnus-sync.el.
1686
1687         * gnus-sync.el: Add docs about gnus-sync-backend
1688         possibilities.
1689         (gnus-sync-save): Remove unnecessary message.
1690         (gnus-sync-read): Optimize and show what groups were skipped.
1691
1692 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1693
1694         Minor bug fixes for gnus-sync.el.
1695
1696         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1697         read the sync on get-new-news.
1698
1699         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1700         quiet.
1701
1702         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1703
1704 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1705
1706         Make saving and restoring of hidden threads work with overlays.
1707         Patch applied by Ted Zlatanov.
1708
1709         * gnus-sum.el (gnus-hidden-threads-configuration)
1710         (gnus-restore-hidden-threads-configuration): Update to deal with text
1711         properties, rather than searching for a magic character.
1712
1713 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1714
1715         New gnus-sync.el library for synchronization of marks.
1716
1717         * gnus-sync.el: New library for synchronization of marks.
1718
1719         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1720         renamed from `gnus-registry-grep-in-list'.
1721
1722         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1723
1724         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1725
1726 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1727
1728         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1729         determining charset of text fails.
1730
1731 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1732
1733         * nnmail.el (nnmail-get-new-mail-1): Revert.
1734
1735         * nnml.el (nnml-active-number): Make sure names of newly created groups
1736         in nnml-group-alist are encoded.
1737
1738 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1739
1740         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1741         containing non-ASCII characters in active file for nnml back end.
1742
1743 2010-07-24  David Engster  <dengste@eml.cc>
1744
1745         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1746         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1747
1748 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1749
1750         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1751         tag (Bug#6654).
1752
1753 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1754
1755         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1756         the article buffer, not the summary buffer.
1757
1758 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1759
1760         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1761         Emacs 23 as well.
1762
1763 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1764
1765         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1766         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1767
1768 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1769
1770         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1771         Patch applied by Karl Fogel.
1772
1773         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1774         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1775
1776 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1777
1778         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1779         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1780         C-w still not working correctly from Article buffers; Thierry's
1781         patch to fix that will be applied after this.
1782
1783         * gnus-art.el (bookmark-make-record-function): New local variable.
1784
1785         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1786         article buffer.
1787         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1788
1789 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1790
1791         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1792         on changes in bookmark.el.
1793
1794 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1795
1796         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1797         `no-log' instead of message not to log prompt string.
1798
1799 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1800
1801         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1802         the *other* type of HTML form submission.
1803
1804 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1805
1806         * auth-source.el (auth-source-pick): If choice does not contain a
1807         questioned keyword, set the check to t.
1808
1809 2010-06-12  Romain Francoise  <romain@orebokech.com>
1810
1811         * gnus-util.el (gnus-date-get-time): Move up before first use.
1812
1813 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1814
1815         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1816         (gnus-article-edit-part): Bind it to make last part that is substituted
1817         or deleted visible.
1818         (gnus-mime-display-single): Buttonize part of which id equals to
1819         gnus-mime-buttonized-part-id.
1820
1821 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1822
1823         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1824         (gnus-dd-mmm): Use gnus-date-get-time.
1825         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1826         simplify logic.
1827         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1828         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1829
1830 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1831
1832         * auth-source.el (top): Autoload `secrets-list-collections',
1833         `secrets-create-item', `secrets-delete-item'.
1834         (auth-sources): Fix tag string.
1835         (auth-get-source, auth-source-retrieve, auth-source-create)
1836         (auth-source-delete): New defuns.
1837         (auth-source-pick): Rewrite in order to avoid 2 passes.
1838         (auth-source-forget-user-or-password): New parameter USERNAME.
1839         (auth-source-user-or-password): New parameters CREATE-MISSING and
1840         DELETE-EXISTING.  Retrieve password interactively, if needed.
1841
1842 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1843
1844         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1845         deleting unused directories when gnus-expert-user is t.
1846
1847 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1848
1849         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1850         for each temp file when gnus-article-browse-delete-temp is ask.
1851
1852 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1853
1854         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1855         Lisp calls to delete-backward-char by calls to delete-char.
1856
1857 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1858
1859         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1860
1861 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1862
1863         * password-cache.el (password-cache-remove): Fix docstring.
1864
1865 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1866
1867         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1868         article unless decoding article to be saved.
1869
1870 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1871
1872         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1873         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1874         generated within the mm-with-unibyte-current-buffer macro.
1875
1876 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1877
1878         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1879         to nil when we're in a mml-preview buffer and no group is selected.
1880
1881 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1882
1883         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1884         when catching the `C-g'.  Reported by "Leo".
1885
1886 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1887
1888         * message.el (message-forward-make-body-plain)
1889         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1890         multibyte-string-p.
1891
1892         * lpath.el: Revert.
1893
1894 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1895
1896         * message.el (message-forward-make-body-mml): Assume original message
1897         is multibyte string; error on unibyte.
1898         (message-forward-make-body-plain): Ditto; don't add excessive newline
1899         in body end.
1900
1901         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1902
1903 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1904
1905         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1906         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1907
1908 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1909
1910         * mm-extern.el (mm-extern-url): Don't use
1911         mm-with-unibyte-current-buffer.
1912         (mm-extern-cache-contents): Use with-current-buffer instead of
1913         save-excursion + set-buffer.
1914
1915 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1916
1917         * mm-util.el (mm-emacs-mule): Remove.
1918
1919 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1920
1921         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1922         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1923         change.
1924
1925 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1926
1927         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1928         bind the default value of enable-multibyte-characters to nil.
1929
1930 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1931
1932         * message.el (message-forward-make-body-plain)
1933         (message-forward-make-body-mml):
1934         Don't use mm-with-unibyte-current-buffer.
1935
1936 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1937
1938         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
1939
1940 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
1941
1942         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1943         (Bug#5592).
1944
1945 2010-05-07  Julien Danjou  <julien@danjou.info>
1946
1947         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1948         it to mm-pipe-part.
1949
1950         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1951         it is given.
1952
1953 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1954
1955         * binhex.el (binhex-decode-region-internal)
1956         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
1957         (dns-query)
1958         * nnweb.el (nnweb-gmane-search)
1959         * pgg-parse.el (pgg-parse-armor)
1960         * pgg.el (pgg-verify-region)
1961         * sha1.el (sha1-string-external)
1962         * uudecode.el (uudecode-decode-region-internal)
1963         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
1964         XEmacs.
1965
1966         * gnus-art.el (gnus-article-browse-html-parts)
1967         * gnus-group.el (gnus-read-ephemeral-gmane-group)
1968         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
1969         make-temp-file.
1970
1971         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
1972         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
1973         compiling.
1974
1975         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
1976         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
1977         XEmacs when compiling.
1978
1979         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
1980         gnus-pick-mode-off-hook for XEmacs when compiling.
1981         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
1982         gnus-binary-mode-off-hook for XEmacs when compiling.
1983
1984         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
1985         nil if char-charset is not available.
1986
1987         * imap.el (imap-disable-multibyte)
1988         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
1989         macros.
1990
1991         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
1992         instead of encode-coding-string.
1993
1994         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
1995         'xemacs) instead of mm-emacs-mule to switch function definitions.
1996         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
1997
1998         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
1999         bind temporary-file-directory for XEmacs;
2000         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2001         timer-set-function for XEmacs 21.4 and SXEmacs;
2002         bind timer-list for XEmacs 21.4 and SXEmacs;
2003         fbind char-charset and find-charset-region for non-Mule XEmacs;
2004         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2005         encode-coding-region and encode-coding-string for XEmacs having no
2006         file-coding feature.
2007
2008 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2009
2010         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2011
2012 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2013
2014         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2015         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2016
2017 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2018
2019         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2020         alias `jka-compr-delete-temp-file' no longer exists.
2021
2022 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2023
2024         Use define-minor-mode in Gnus where applicable.
2025         * mml.el (mml-mode): Use define-minor-mode.
2026         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2027         (gnus-undo-mode): Use define-minor-mode.
2028         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2029         (gnus-dead-summary-mode): Use define-minor-mode.
2030         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2031         Initialize in declaration.
2032         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2033         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2034         (gnus-mailing-list-mode): Use define-minor-mode.
2035         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2036         (gnus-draft-mode): Use define-minor-mode.
2037         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2038         (gnus-dired-mode): Use define-minor-mode.
2039
2040 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2041
2042         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2043         handles on recursive mml-to-mime translation and check them for
2044         boundary delimiter collisions.  Reported by Greg Troxel.
2045
2046 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2049
2050 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2051
2052         * mm-util.el (mm-find-buffer-file-coding-system):
2053         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2054
2055 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2056
2057         * message.el (message-generate-headers): Record insertion of optional
2058         headers as well.  Otherwise the check to prevent repeated insertion of
2059         optional headers is a no-op.
2060
2061 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2062
2063         * smime.el: Don't mention CVS.
2064
2065         * nnrss.el (nnrss-fetch): Don't mention CVS.
2066
2067         * nnir.el: Don't mention CVS.
2068
2069 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2070
2071         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2072
2073 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2074
2075         * lpath.el: Fbind bookmark-default-handler,
2076         bookmark-get-bookmark-record, bookmark-make-record-default,
2077         bookmark-prop-get for Emacs <23 and XEmacs.
2078
2079 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2080
2081         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2082         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2083         Use with-current-buffer to silence the byte-compiler.
2084         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2085         bother to require `gnus'.
2086         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2087
2088 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2089
2090         * gnus-sum.el (gnus-summary-bookmark-make-record)
2091         (gnus-summary-bookmark-jump): New functions.
2092         (gnus-summary-mode): Setup bookmark support.
2093
2094 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2095
2096         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2097         if set.
2098
2099 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2100
2101         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2102         gnus-article-browse-html-save-cid-image; make it work recursively for
2103         forwarded messages as well.
2104         (gnus-article-browse-html-parts): Work when prefix arg is given.
2105         (gnus-article-browse-html-article): Doc fix.
2106
2107 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2108
2109         * message.el (message-default-mail-headers):
2110         (message-default-headers): Carry the value mail-default-headers over
2111         into message-default-mail-headers, rather than message-default-headers.
2112
2113 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2114
2115         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2116         charset.
2117
2118         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2119         charset into the <meta> tag when the article is encoded to utf-8.
2120
2121 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2122
2123         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2124         directories as well.
2125         (gnus-article-browse-html-parts): Work for images that do not specify
2126         file names; delete temp directory when quitting; insert header at the
2127         right place; use file: scheme for image files.
2128
2129 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2130
2131         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2132         (gnus-article-browse-html-parts): Use it to make temporary cid image
2133         files in addition to html file so that browser may display them.
2134
2135 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2136
2137         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2138
2139 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2140
2141         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2142
2143 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2144
2145         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2146         about Secret Service API sources.  Improve Customize options.
2147         (auth-source-pick): Change to accept any number of search parameters.
2148         Implement fallbacks iteratively, not recursively.  Add scoring on the
2149         second pass and sort by score.  Call Secret Service API when needed.
2150         (auth-source-user-or-password): Use it.  Call Secret Service API
2151         directly when needed to get the user name and the password.
2152
2153 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2154
2155         * message.el (message-interactive): Doc fix.
2156         (message-qmail-inject-args): Reflow.
2157         (message-kill-to-signature): Fix typo in docstring.
2158
2159         * smiley.el (smiley-buffer): Fix typo in docstring.
2160
2161 2010-03-24  Glenn Morris  <rgm@gnu.org>
2162
2163         * mail-source.el (gnus-message): Declare.
2164         (mail-source-delete-old-incoming): Require gnus-util.
2165
2166 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2167
2168         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2169
2170         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2171
2172         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2173         password-cache's default if it is not bound.
2174         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2175         password-cache-expiry's default if it is not bound.
2176
2177         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2178         available in Emacs 21.
2179
2180         * lpath.el: Suppress compiler warnings for:
2181         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2182         XEmacs;
2183         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2184         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2185         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2186
2187 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2188
2189         * auth-source.el (auth-sources): Fix up definition so extra parameters
2190         are always inline.
2191
2192 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2193
2194         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2195         wasn't updated after mismatch.  Clear cached mailbox info correctly
2196         when uidvalidity changes.
2197         (nnimap-group-prefixed-name): New function to avoid some code
2198         duplication.
2199         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2200         (nnimap-request-group): Use it.
2201         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2202         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2203         with many imap folders.  This is done by caching the group status from
2204         the imap server persistently in a group parameter `imap-status'.  (This
2205         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2206         but not persistently, so every Gnus startup was still very slow.)
2207
2208 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2209
2210         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2211         delete the extra newline.  Otherwise editing of :string and :number
2212         types don't work.
2213
2214 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2215
2216         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2217         secrets.el dependency.
2218         (auth-sources): Add optional user name.  Add secrets.el configuration
2219         choice (unused right now).
2220
2221 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2222
2223         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2224         `gnus-registry-install-shortcuts' fill in the functions.
2225
2226         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2227         warnings.
2228         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2229         (gnus-registry-install-shortcuts): Populate and use it in a
2230         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2231
2232 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2233
2234         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2235         In-place substitutions for the group name encoding/decoding.
2236         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2237         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2238         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2239         (nnimap-update-unseen, nnimap-request-list)
2240         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2241         (nnimap-request-set-mark, nnimap-split-to-groups)
2242         (nnimap-split-articles, nnimap-request-newgroups)
2243         (nnimap-request-create-group, nnimap-request-accept-article)
2244         (nnimap-request-delete-group, nnimap-request-rename-group)
2245         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2246         `encoded-mbx' for consistency.
2247         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2248         variable `imap-current-mailbox'.
2249
2250         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2251         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2252
2253 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2254
2255         * pop3.el (pop3-display-message-size-flag): Display message size byte
2256         counts during POP3 download.
2257         (pop3-movemail): Use it.
2258         (pop3-list): Implement listing of available messages.
2259
2260 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2261
2262         * nnir.el (nnir-get-article-nov-override-function): New function to
2263         override the normal NOV retrieval.
2264         (nnir-retrieve-headers): Use it.
2265
2266 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2267
2268         * auth-source.el (netrc-machine-user-or-password): Autoload.
2269
2270 2010-03-19  Glenn Morris  <rgm@gnu.org>
2271
2272         Stop message.el from loading about 40 libraries it doesn't always need.
2273         The general approach is to autoload rather than require, and to
2274         require in the specific functions rather than the file.  (Bug#5642)
2275
2276         * gmm-utils.el: Don't require wid-edit.
2277         (widget-create-child-value, widget-convert, widget-default-get):
2278         Autoload.
2279
2280         * gnus-util.el: Don't require time-date, netrc.
2281         (message-fetch-field, gnus-group-name-decode): Declare rather than
2282         autoloading.
2283         (gnus-fetch-field): Require message.
2284         (gnus-decode-newsgroups): Require gnus-group.
2285
2286         * ietf-drums.el: Don't require time-date.
2287
2288         * message.el: Don't require hashcash, canlock, ecomplete.
2289         Do require mail-utils.  Require nnheader only when compiling.
2290         (smtpmail-default-smtp-server): Remove declaration.
2291         (message-send-mail-function): Check smtpmail-default-smtp-server
2292         is bound rather than requiring smtpmail.
2293         (message-auto-save-directory, message-insert-signature): Use
2294         expand-file-name rather than nnheader-concat.
2295         (nnheader-insert-file-contents): Autoload.
2296         (hashcash-wait-async): Declare.
2297         (message-send-mail): Only call gnus-setup-posting-charset if
2298         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2299         (message-send-mail-with-sendmail): Require sendmail.
2300         (canlock-password, canlock-password-for-verify): Declare.
2301         (message-canlock-password): Require canlock.
2302         (nnheader-get-report): Autoload.
2303         (gnus-setup-posting-charset): Declare.
2304         (message-send-news): Require gnus-msg.
2305         (message-make-references, message-make-in-reply-to): Use mail-header-id
2306         rather than the alias mail-header-message-id.
2307         (ecomplete-add-item, ecomplete-save): Declare.
2308         (message-put-addresses-in-ecomplete): Require ecomplete.
2309         (ecomplete-display-matches): Autoload.
2310
2311         * mm-decode.el: Don't require mailcap, gnus-util.
2312         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2313         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2314         Autoload.
2315         (mailcap-mime-extensions): Declare.
2316
2317         * mm-encode.el: Don't require mailcap.
2318         (mailcap-extension-to-mime): Autoload.
2319
2320         * mml-sec.el: Don't require password-cache.
2321
2322         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2323         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2324         (mml-minibuffer-read-type): Require mailcap.
2325         (mml-preview): Require gnus-msg.
2326
2327         * mml1991.el: Require password-cache.
2328         (password-cache-expiry): Remove declaration.
2329
2330         * mml2015.el: Require password-cache.
2331         (password-cache-expiry): Remove declaration.
2332
2333         * nneething.el (mailcap): Require mailcap.
2334
2335         * nnheader.el (declare-function): Add compatibility stub.
2336         (message-remove-header): Declare rather than autoload.
2337         (nnheader-replace-header): Require message.
2338
2339         * nnimap.el (declare-function): Add compatibility stub.
2340         (netrc-parse, netrc-machine-user-or-password): Declare.
2341         (nnimap-open-connection): Require netrc.
2342
2343         * nntp.el (declare-function): Add compatibility stub.
2344         (netrc-parse, netrc-machine, netrc-get): Declare.
2345         (nntp-send-authinfo): Require netrc.
2346
2347         * rfc2047.el: Don't require qp.
2348         (quoted-printable-encode-region, quoted-printable-decode-string):
2349         Autoload.
2350
2351         * sieve-mode.el: Don't require easymenu.
2352         (easy-menu-add-item): Autoload it.
2353
2354         * spam-stat.el (time-to-number-of-days): Autoload it.
2355
2356 2010-03-19  Glenn Morris  <rgm@gnu.org>
2357
2358         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2359
2360 2010-03-18  Glenn Morris  <rgm@gnu.org>
2361
2362         * hashcash.el (declare-function): Remove duplicate definition.
2363
2364 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2365
2366         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2367         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2368         value if any backslash escapes).
2369
2370 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2371
2372         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2373         if it is available.  (bug#5647)
2374
2375         * lpath.el: Suppress compiler warning for coding-system-from-name for
2376         Emacs 21 and XEmacs.
2377
2378 2010-03-14  Juri Linkov  <juri@jurta.org>
2379
2380         * hmac-def.el:
2381         * hmac-md5.el:
2382         * netrc.el: Fix keywords.
2383
2384 2010-02-26  Glenn Morris  <rgm@gnu.org>
2385
2386         * message.el (message-send-mail-function): Change the default, so that
2387         it inherits from a customized send-mail-function.  (Bug#5643)
2388
2389 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2390
2391         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2392         shell-command-to-string signals an error (bug#5299).
2393
2394 2010-02-24  Glenn Morris  <rgm@gnu.org>
2395
2396         * message.el (message-smtpmail-send-it)
2397         (message-send-mail-with-mailclient): Doc fixes.
2398
2399 2010-02-16  Glenn Morris  <rgm@gnu.org>
2400
2401         * message.el (message-default-mail-headers): Change the default value
2402         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2403
2404 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2405
2406         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2407         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2408
2409 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2410
2411         * time-date.el (date-to-time): Doc fix (Bug#5408).
2412
2413 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2414
2415         * message.el (message-mail): Just pass yank-action on to message-setup.
2416         (message-setup): Handle (FUN . ARGS) form of yank-action.
2417         (message-with-reply-buffer, message-widen-reply)
2418         (message-yank-original): Handle non-buffer values of
2419         message-reply-buffer (Bug#4080).
2420         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2421
2422 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2423
2424         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2425         Fix typo in docstring.
2426
2427 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2428
2429         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2430         response.
2431
2432 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2433
2434         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2435
2436         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2437
2438         * message.el (message-check-news-header-syntax): Protect against a
2439         string that `rfc822-addresses' returns when parsing fails.
2440
2441 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2442
2443         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2444         (gnus-previous-char-property-change): New functions.
2445
2446         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2447
2448 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2449
2450         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2451         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2452
2453 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2454
2455         * message.el (message-exchange-point-and-mark): Rework last change to
2456         avoid using optional arg of exchange-point-and-mark, for backward
2457         compatibility.
2458
2459 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2460
2461         * message.el (message-exchange-point-and-mark): Call
2462         exchange-point-and-mark with an argument rather than setting
2463         mark-active by hand (Bug#5175).
2464
2465 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * nntp.el (nntp-service-to-port): Work for service expressed with
2468         numeric string; replace [:digit:] with [0-9] for XEmacs.
2469
2470 2009-12-17  Glenn Morris  <rgm@gnu.org>
2471
2472         * gnus-group.el (gnus-bug-group-download-format-alist):
2473         Change emacs entry to debbugs.gnu.org.  Bump :version.
2474
2475 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2476
2477         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2478
2479 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2480
2481         * message.el (message-info): Explain why we use `Info-goto-node'.
2482
2483 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2484
2485         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2486
2487 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2488
2489         * message.el (message-completion-in-region): New compatibility function.
2490         (message-expand-group): Use it.
2491
2492 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2493
2494         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2495         with no unread article should be listed if the 2nd arg `predicate' is
2496         given.
2497
2498 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2499
2500         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2501
2502 2009-11-29  Juri Linkov  <juri@jurta.org>
2503
2504         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2505         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2506         on `gnus-recenter'. (Bug#4698, Bug#4981)
2507
2508 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2509
2510         * sha1.el (sha1-string-external): default-directory "/" in case
2511         otherwise non-existent.  process-connection-type pipe for touch of
2512         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2513
2514 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2515
2516         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2517         it's comms related and sgml-mode.el has "comm" on that basis too.
2518
2519 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2520
2521         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2522         containing tspecial characters if they have been already quoted.
2523
2524 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2525
2526         * dns-mode.el (auto-mode-alist): Purecopy string.
2527
2528 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2529
2530         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2531
2532 2009-10-24  Glenn Morris  <rgm@gnu.org>
2533
2534         * gnus-art.el (help-xref-stack-item): Define for compiler.
2535
2536 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2537
2538         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2539
2540 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2541
2542         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2543
2544 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2545
2546         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2547         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2548
2549 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2550
2551         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2552         (gnus-overlays-in): New alias to overlays-in.
2553
2554         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2555         gnus-overlay-get, and gnus-delete-overlay.
2556         (gnus-summary-show-thread): Make it work as well for systems in which
2557         next-single-char-property-change is not available.
2558         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2559
2560         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2561         (gnus-overlay-get): New alias to extent-property.
2562         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2563
2564         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2565         SXEmacs.
2566
2567         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2568         SXEmacs.
2569
2570 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2571
2572         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2573
2574 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2575
2576         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2577         and XEmacs that don't have `remove-overlays'.
2578
2579 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2580
2581         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2582         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2583         selective display.  Use overlays instead.
2584
2585 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2586
2587         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2588
2589 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2590
2591         * spam-stat.el (spam-stat-load): Fix typo in message.
2592
2593 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2594
2595         * dig.el (dig-invoke): Fix typo in docstring.
2596         (query-dig): Reflow docstring.
2597
2598 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2599
2600         * gnus-art.el (gnus-article-encrypt-body):
2601         * message.el (message-check-recipients):
2602         * mm-util.el (mm-codepage-setup):
2603         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2604         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2605
2606 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2607
2608         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2609         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2610         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2611         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2612         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2613
2614 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2615
2616         * dig.el: Add "Keywords: comm", as per net-utils.el.
2617
2618 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2619
2620         * dig.el (dig-mode): Use define-derived-mode.
2621
2622 2009-09-19  Glenn Morris  <rgm@gnu.org>
2623
2624         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2625
2626 2009-09-18  Glenn Morris  <rgm@gnu.org>
2627
2628         * gnus-diary.el (gnus-diary-check-message):
2629         * message.el (message-insert-formatted-citation-line):
2630         * nnbabyl.el (top-level):
2631         * nndiary.el (nndiary-schedule):
2632         Fix typos in condition-case handlers.
2633
2634 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2635
2636         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2637         configuration that provides the sole article window in a frame;
2638         position point correctly after deleting a part.
2639
2640 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2641
2642         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2643         (spam-resolve-registrations-routine): Use it to unregister articles
2644         that change status.
2645
2646 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2647
2648         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2649         with XEmacs.
2650         (parse-time-string-chars): Use it.
2651
2652 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2653
2654         * imap.el (imap-interactive-login): Better messages.
2655         (imap-open): Fix bug with renamed buffer on reconnect.
2656         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2657         for easier debugging and cleaner code.  On successful (guessed based on
2658         server capabilities) secondary authentication, set imap-state
2659         correctly.
2660         (imap-last-authenticator): Define imap-last-authenticator as a variable
2661         to avoid warnings.
2662
2663 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2664
2665         * nnrss.el (nnrss-request-article): Remove binding of
2666         default-enable-multibyte-characters that has gotten needless by
2667         the 2007-07-13 change in rfc2047-encode-message-header.
2668
2669         * mml.el (mml-insert-multipart): Error on the message header.
2670         (mml-insert-part): Error on the message header; position point at
2671         the end of a MIME tag.
2672
2673 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2674
2675         * time-date.el (autoload): Expand define-obsolete-function-alias into
2676         defalias and make-obsolete for old Emacsen that Gnus supports.
2677         (with-no-warnings): Define it for old Emacsen.
2678         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2679         is available.
2680         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2681         float-time is available; suppress compile warning for time-to-seconds.
2682
2683         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2684         (gnus-float-time): Alias to float-time if it exists.
2685
2686         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2687         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2688         float-time is available; suppress compile warning for time-to-seconds.
2689
2690         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2691         XEmacs.
2692
2693 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2694
2695         * imap.el (imap-message-map): Docstring fix.
2696
2697 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2698
2699         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2700         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2701         Add the optional argument `encoding' that overrides the default.
2702
2703         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2704         mm-encode-buffer.
2705
2706 2009-09-04  Glenn Morris  <rgm@gnu.org>
2707
2708         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2709         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2710         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2711         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2712         * mm-util.el (mm-with-unibyte-current-buffer)
2713         (mm-find-buffer-file-coding-system):
2714         * yenc.el (yenc-decode-region): Use default-value rather than
2715         default-enable-multibyte-characters.
2716
2717 2009-09-03  Glenn Morris  <rgm@gnu.org>
2718
2719         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2720         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2721         than default-enable-multibyte-characters.
2722
2723 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2724
2725         * gnus-art.el (gnus-article-read-summary-keys):
2726         Fix gnus-buffer-configuration's value temporarily used.
2727
2728 2009-09-02  Glenn Morris  <rgm@gnu.org>
2729
2730         * gnus-util.el (gnus-float-time): New function.
2731         * gnus-delay.el (gnus-delay-article):
2732         * gnus-sum.el (gnus-thread-latest-date):
2733         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2734         * nnspool.el (nnspool-request-newgroups):
2735         Use gnus-float-time rather than time-to-seconds.
2736         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2737
2738         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2739         (gnus-header-subject-face, gnus-header-newsgroups-face)
2740         (gnus-header-name-face, gnus-header-content-face):
2741         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2742         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2743         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2744         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2745         (gnus-cite-face-11):
2746         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2747         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2748         (gnus-server-closed-face, gnus-server-denied-face)
2749         (gnus-server-offline-face):
2750         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2751         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2752         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2753         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2754         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2755         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2756         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2757         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2758         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2759         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2760         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2761         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2762         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2763         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2764         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2765         (gnus-summary-high-undownloaded-face)
2766         (gnus-summary-low-undownloaded-face)
2767         (gnus-summary-normal-undownloaded-face)
2768         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2769         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2770         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2771         (gnus-splash-face):
2772         * message.el (message-header-to-face, message-header-cc-face)
2773         (message-header-subject-face, message-header-newsgroups-face)
2774         (message-header-other-face, message-header-name-face)
2775         (message-header-xheader-face, message-separator-face)
2776         (message-cited-text-face, message-mml-face):
2777         * sieve-mode.el (sieve-control-commands-face)
2778         (sieve-action-commands-face, sieve-test-commands-face)
2779         (sieve-tagged-arguments-face):
2780         * spam.el (spam-face):
2781         Mark face aliases with "-face" in the name as obsolete.
2782
2783 2009-09-01  Glenn Morris  <rgm@gnu.org>
2784
2785         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2786         than goto-line.
2787
2788 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2789
2790         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2791         Don't move point if the command is invoked inside the message header.
2792
2793 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2794
2795         * imap.el (imap-send-command): Simplify.
2796         (imap-wait-for-tag): point-max -> buffer-size.
2797
2798 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2799
2800         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2801         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2802         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2803         * nnir.el (nnir-swish-e-index-file):
2804         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2805         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2806         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2807         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2808         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2809         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2810
2811 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2812
2813         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2814         Don't save excursion.
2815
2816 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2817
2818         * nnheader.el (nnheader-find-file-noselect):
2819         * mm-util.el (mm-insert-file-contents):
2820         Use (default-value 'major-mode) instead of default-major-mode.
2821
2822 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2823
2824         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2825
2826 2009-08-26  Glenn Morris  <rgm@gnu.org>
2827
2828         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2829         than placing in files.el.
2830
2831 2009-08-25  Glenn Morris  <rgm@gnu.org>
2832
2833         * nnir.el (top-level): Don't require cl at run-time.
2834         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2835         Replace cl-function substitute with gnus-replace-in-string.
2836         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2837         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2838         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2839         simplified expansions.
2840
2841 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2842
2843         * dig.el (dig): Add autoload cookie.
2844
2845 2009-08-22  Glenn Morris  <rgm@gnu.org>
2846
2847         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2848         goto-line.
2849
2850 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2851
2852         * parse-time.el (parse-time-string-chars): Save match data.
2853
2854 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2855
2856         * parse-time.el (parse-time-string-chars): Compute using character
2857         classes, to handle non-ascii characters (Bug#3190).
2858
2859 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2860
2861         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2862
2863         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2864         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2865         (gnus-mm-display-part, gnus-mime-display-single)
2866         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2867         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2868
2869         * gnus-sum.el
2870         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2871         (gnus-summary-move-article): Add expirable mark to articles copied or
2872         moved to group that has auto-expire turned on if the option is non-nil.
2873
2874 2009-07-24  Glenn Morris  <rgm@gnu.org>
2875
2876         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2877         Fix typo.  (Bug#3903)
2878
2879 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2880
2881         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2882         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2883         that should not be used for draft articles.
2884         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2885         that has no concern in minor mode keys.
2886         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2887         Abolish.
2888
2889 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2890
2891         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2892         article without making inquiry to a user for unknown encoding.
2893
2894         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2895         (nnmaildir--scan): Assume i-node and device number that file-attributes
2896         returns might be cons-cell.
2897
2898         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2899
2900         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2901
2902 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2903
2904         * auth-source.el: Remove docs now in auth.texi.  Don't use
2905         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2906         `auth-source-hide-passwords' and use them.
2907
2908 2009-07-15  Glenn Morris  <rgm@gnu.org>
2909
2910         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2911
2912 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2913
2914         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2915         excessive whitespace from the default values of title and description.
2916
2917 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2918
2919         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2920         mail-fetch-field to fetch Content-Description header in order to
2921         exclude newlines.
2922
2923 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
2924
2925         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
2926         format used by GnuPG 2.0.11.
2927
2928 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2929
2930         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2931         to deleted part.
2932
2933 2009-05-30  David Engster  <dengste@eml.cc>
2934
2935         * nnmairix.el: Remove old documentation in the commentary block.
2936         (nnmairix-request-group): Do not update active file for nnml back ends.
2937         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2938         end so that overview files are ignored.
2939         (nnmairix-update-groups): Make updating the groups more robust by using
2940         marks.
2941         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2942         with dollar characters in message-id.
2943
2944 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
2945
2946         * spam.el: Use dns-query instead of query-dns.  Was renamed on
2947         2008-12-25 in dns.el.
2948
2949 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2950
2951         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2952         could happen if the text is only composed of spaces and/or tabs.
2953
2954 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
2955
2956         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2957         when sending a queued message to avoid extra mml tags.
2958
2959 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2960
2961         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
2962
2963 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2964
2965         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
2966         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
2967         rmail-toggle-header for XEmacs;
2968         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
2969
2970 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2971
2972         * gnus-dired.el: Remove autoload for gnus-setup-message.
2973         (gnus-dired-attach): Fake this-command value to prevent Gnus from
2974         displaying Gnus logo; always use compose-mail.
2975
2976 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2977
2978         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
2979
2980 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2981
2982         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
2983         (gnus-nocem-issuers): List currently active issuers; fix custom type.
2984         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
2985         available.
2986         (gnus-nocem-epg-verify): New function.
2987
2988 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
2989
2990         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
2991
2992 2009-02-15  Glenn Morris  <rgm@gnu.org>
2993
2994         * gnus-util.el (rmail-insert-rmail-file-header)
2995         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
2996         autoloads.
2997         (rmail-default-rmail-file): Remove unnecessary declaration.
2998         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2999
3000 2009-02-14  Glenn Morris  <rgm@gnu.org>
3001
3002         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3003         variable (only used in gnus-util, which declares it anyway).
3004         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3005         which was only needed by gnus-art (changed to not use it any more).
3006         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3007         only used in gnus-util, which autoloads it itself.
3008         (rmail-update-summary): Fix autoload.
3009
3010         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3011         rather than rmail-output-to-rmail-file.
3012
3013 2009-02-07  Glenn Morris  <rgm@gnu.org>
3014
3015         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3016         autoload of function that no longer exists.
3017         (rmail-toggle-header): Declare.
3018         (message-forward-rmail-make-body): Handle mbox Rmail.
3019
3020 2009-01-31  Glenn Morris  <rgm@gnu.org>
3021
3022         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3023         2009-01-09 change.
3024
3025 2009-01-31  Dave Love  <fx@gnu.org>
3026
3027         * imap.el (imap-fetch-safe): Bind debug-on-error.
3028         (imap-debug): Add imap-fetch-safe.
3029
3030 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3031
3032         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3033         (auth-source-forget-all-cached): New convenience function.
3034         (auth-source-user-or-password): Accept list of modes or a single mode.
3035
3036         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3037         auth-source modes.
3038
3039         * netrc.el (netrc-machine-user-or-password): Use list of
3040         auth-source modes.
3041
3042         * nnimap.el (nnimap-open-connection): Use list of
3043         auth-source modes.
3044
3045         * nntp.el (nntp-send-authinfo): Use list of
3046         auth-source modes.
3047
3048 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3049
3050         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3051         now.
3052
3053 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3054
3055         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3056         coding system in XEmacs; add a workaround for XEmacs.
3057
3058         * lpath.el: Fbind coding-system-aliasee.
3059
3060 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3061
3062         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3063         of current-language-environment.
3064
3065 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3066
3067         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3068         available at runtime.
3069
3070 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3071
3072         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3073
3074 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3075
3076         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3077         the greatest positive fixnum value doesn't work under an XEmacs with
3078         bignum support; use the most-positive-fixnum constant instead,
3079         available since Emacs 21.1 with cl and XEmacs 21.1.
3080
3081 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3082
3083         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3084         XEmacs gets not to work.
3085
3086 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3087
3088         * mm-util.el (mm-coding-system-priorities): Allow the value like
3089         "Japanese (UTF-8)" of current-language-environment.
3090
3091 2009-01-09  Glenn Morris  <rgm@gnu.org>
3092
3093         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3094         with last-command-event.
3095
3096 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3097
3098         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3099         in the doc string.
3100
3101         * message.el (message-fix-before-sending): Amend comment.
3102
3103 2009-01-08  Dave Love  <fx@gnu.org>
3104
3105         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3106
3107 2009-01-07  David Engster  <dengste@eml.cc>
3108
3109         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3110         simplified server definitions by converting it via
3111         gnus-server-to-method.
3112
3113 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3114
3115         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3116         parameter's operands.
3117
3118 2009-01-06  David Engster  <dengste@eml.cc>
3119
3120         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3121         primary select method (for gnus-group-mark-article-as-read).
3122
3123 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3124
3125         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3126         `(gnus)Face', not `(gnus)X-Face'.
3127
3128 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3129
3130         * mm-util.el (mm-ucs-to-char): New function.
3131
3132         * mm-url.el (mm-url-decode-entities): Use it.
3133
3134         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3135         unicode-to-char.
3136
3137 2009-01-05  Dave Love  <fx@gnu.org>
3138
3139         * time-date.el: Require cl for `declare'.
3140
3141 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3142
3143         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3144         Dave Love.
3145
3146 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3147
3148         * message.el (message-fix-before-sending): Add `eight-bit' to
3149         illegible-text check.
3150
3151 2009-01-03  Michael Olson  <mwolson@gnu.org>
3152
3153         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3154         `headers' is nil.  This can occur if the IMAP server does not have
3155         permissions to read messages from a folder, but can write new messages
3156         to the folder.
3157         (nnimap-request-article-part): Do not insert `data' if it is nil.
3158
3159         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3160         characters which will confuse `read', so skip past them.
3161
3162 2009-01-01  Dave Love  <fx@gnu.org>
3163
3164         * imap.el (imap-string-to-integer): Fix typo.
3165         (imap-fetch-safe): New function.
3166         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3167
3168         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3169
3170         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3171         (imap-parse-greeting): Fix doc strings.
3172         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3173         (imap-parse-flag-list): Make messages unique.
3174         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3175
3176         * nnimap.el: Fix author email.
3177         (nnimap-split-rule): Add FIXME comment.
3178         (nnimap-debug): Fix doc string.
3179
3180 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3181
3182         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3183
3184 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3185
3186         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3187         nslookup if resolv.conf isn't available.
3188         (dns-query): Rename from query-dns.
3189         (dns-query-cached): Rename from query-dns-cached.
3190
3191 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3192
3193         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3194         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3195         to check if those variables exist (first appeared in Emacs 18.50).
3196
3197 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3198
3199         * mm-util.el (mm-line-number-at-pos): New function.
3200
3201         * spam-report.el (spam-report-process-queue): Use it.
3202
3203 2008-12-24  David Engster  <dengste@eml.cc>
3204
3205         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3206         parameters that haven't existed as variables as buffer-local variables.
3207
3208 2008-12-23  Dave Love  <fx@gnu.org>
3209
3210         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3211         cadar.
3212
3213         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3214         imap-starttls-p.
3215         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3216
3217 2008-12-22  Dave Love  <fx@gnu.org>
3218
3219         * imap.el: Fix author email.  Doc fixes.
3220         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3221         reply.
3222
3223 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3224
3225         * spam-report.el (spam-report-gmane-max-requests): New constant.
3226         (spam-report-gmane-wait): New variable.
3227         (spam-report-gmane-ham, spam-report-gmane-spam)
3228         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3229         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3230         the server.
3231
3232         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3233         Add explanations.
3234
3235         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3236         nnheader-accept-process-output and nnheader-read-timeout if available.
3237         (pop3-movemail): Use it.
3238
3239         * message.el (message-check-news-body-syntax): Fix signature check if
3240         there's an attachment.
3241
3242 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3243
3244         * mm-util.el: Add comments to the mm- emulating functions.
3245
3246 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3247
3248         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3249         by Stephen Berman <stephen.berman@gmx.net>.
3250
3251 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3252
3253         * mm-util.el (mm-substring-no-properties): New function.
3254         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3255         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3256         (mm-string-to-multibyte): Doc fix.
3257
3258         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3259
3260 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3261
3262         * mml.el (mml-attach-file): Strip text properties from file name.
3263         (Bug#1574)
3264
3265 2008-12-16  Glenn Morris  <rgm@gnu.org>
3266
3267         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3268
3269 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3270
3271         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3272         knows since the charset specified might be a bogus alias that
3273         mm-charset-synonym-alist provides.
3274
3275 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3276
3277         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3278         "ISO_8859-1".
3279
3280         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3281
3282 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3283
3284         * mm-util.el (mm-charset-eval-alist):
3285         Define it before mm-charset-to-coding-system.
3286         (mm-charset-to-coding-system): Add optional argument `silent';
3287         define it before mm-charset-override-alist.
3288         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3289         default value if it can be used in Emacs currently running;
3290         silence mm-charset-to-coding-system.
3291
3292 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3293
3294         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3295         `allow-override' which says whether to use `mm-charset-override-alist'.
3296         (rfc2047-decode-encoded-words): Use it.
3297
3298         * mm-util.el (mm-charset-override-alist): Fix custom type;
3299         add `(gb2312 . gbk)' to choices.
3300
3301 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3302
3303         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3304         fast.
3305
3306         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3307
3308         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3309
3310 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3311
3312         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3313         on links.
3314
3315         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3316
3317 2008-12-03  Lute Kamstra  <lute@gnu.org>
3318
3319         * sha1.el: Remove leading * from docstrings of defcustoms,
3320         deffaces, defconsts and defuns.
3321
3322 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3323
3324         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3325         users' addresses that don't have domain parts.
3326         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3327         rather than message-narrow-to-head since there will be the message
3328         header separator.
3329
3330 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3331
3332         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3333         since the result is inserted in a unibyte buffer anyway.
3334         (nnimap-demule-use-string-to-multibyte): Remove.
3335         (nnimap-demule): Alias it to mm-string-to-multibyte.
3336
3337 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3338
3339         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3340         variable for debugging bug#464 and bug#1174.
3341         (nnimap-demule): Use it.
3342
3343 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3344
3345         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3346         score calculation correctly.
3347
3348 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3349
3350         * message.el (message-send-mail): Just set the buffer to unibyte
3351         rather than use mm-with-unibyte-current-buffer which does a lot more.
3352         (message-send-mail-partially): Don't bother with
3353         mm-with-unibyte-current-buffer since it's already been made unibyte by
3354         message-send-mail.
3355
3356 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3357
3358         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3359
3360 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3361
3362         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3363
3364 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3365
3366         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3367         require itself and to remove `with-no-warnings'.
3368
3369 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3370
3371         * starttls.el (starttls-any-program-available): Get the name of the
3372         available TLS layer program.
3373         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3374         well as the host name in the "opening" message.
3375
3376         * auth-source.el (auth-source-cache, auth-source-do-cache)
3377         (auth-source-user-or-password): Cache passwords and logins by default,
3378         allow override with `auth-source-do-cache'.
3379         (auth-source-forget-user-or-password): Allow users to remove cache
3380         entries if needed.
3381
3382 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3383
3384         * md4.el (md4-buffer): Fix typo in docstring.
3385         (md4, md4-64): Doc fixes.
3386         (md4-pack-int32): Reflow docstring.
3387
3388 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3389
3390         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3391         condition-case to only the forward-sexp call.
3392
3393 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3394
3395         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3396         quotes contained.  Make it more robust regardless by an extra
3397         condition-case wrapper.
3398
3399 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3400
3401         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3402
3403 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3404
3405         * nnml.el (nnml-request-expire-articles): Check if the function set to
3406         `nnmail-expiry-target' returns the symbol `delete'.
3407
3408         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3409
3410         * nnmail.el (nnmail-expiry-target): Fix custom type.
3411
3412 2008-10-02  Glenn Morris  <rgm@gnu.org>
3413
3414         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3415         Silence compiler warning.
3416
3417 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3418
3419         * tls.el (open-tls-stream): Show the actual command being
3420         executed, instead of the format string.
3421
3422 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3423
3424         * lpath.el: Fbind codepage-setup for Emacs 23.
3425
3426 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3427
3428         * mml.el (mml-menu): Don't assume mml2015 is bound.
3429
3430 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3431
3432         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3433         exists.
3434
3435 2008-09-27  Glenn Morris  <rgm@gnu.org>
3436
3437         * gnus-util.el (mail-header-remove-comments): Autoload it.
3438
3439 2008-09-27  Andreas Schwab  <schwab@suse.de>
3440
3441         * gnus-util.el (gnus-split-references): Strip comments.
3442         (gnus-parent-id): Likewise.
3443
3444 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3445
3446         * message.el (message-confirm-send): Fix version.
3447
3448 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3449
3450         * message.el (message-idna-to-ascii-rhs-1): Use
3451         mail-extract-address-components rather than mail-header-parse-addresses
3452         that is an alias by default to ietf-drums-parse-addresses that does not
3453         support non-ASCII names in headers' contents.
3454
3455 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3456
3457         * message.el (message-confirm-send): Fixed variable documentation to
3458         avoid the "y/n" wording.
3459
3460 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3461
3462         * message.el (message-set-auto-save-file-name): Save to a different
3463         filename so multiple messages (especially drafts) can be recovered.
3464
3465 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3466
3467         * message.el (message-confirm-send): Add appropriate version.
3468
3469 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3470
3471         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3472         defvar.
3473
3474 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3475
3476         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3477         (mm-pkcs7-enveloped-magic): Ditto.
3478
3479 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3480
3481         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3482         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3483
3484 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3485
3486         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3487         default, it's better.
3488
3489 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3490
3491         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3492         summary line gnus-number property and ignore them (with a warning
3493         message).
3494
3495 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3496
3497         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3498         macro caddr in the interactive form since it won't be expanded.
3499
3500 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3501
3502         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3503         `charset'; fix name of function called recursively.
3504         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3505
3506 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3507
3508         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3509         (gnus-mime-set-charset-parameters): New function.
3510         (gnus-mime-view-part-as-charset): Use it to correctly display part
3511         specifying wrong charset.
3512
3513 2008-09-08  David Engster  <dengste@eml.cc>
3514
3515         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3516         in completing-read for back end server.
3517
3518 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3519
3520         * message.el (message-confirm-send): New variable to confirm sending a
3521         message.
3522         (message-send): Use it.
3523
3524 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3525
3526         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3527
3528 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3529
3530         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3531
3532 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3533
3534         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3535         prevent tracking too many groups.
3536         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3537         Use it.
3538
3539 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3540
3541         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3542         moving point to the bottom of the window in order to avoid recentering.
3543
3544 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3545
3546         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3547
3548         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3549         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3550         (gnus-article-beginning-of-window): Fix calculation.
3551
3552 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3553
3554         * gnus-msg.el (gnus-summary-supersede-article)
3555         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3556         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3557         message header.
3558
3559 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3560
3561         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3562         pending output coming after the status change.
3563
3564 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3565
3566         * message.el:
3567         * gnus-start.el:
3568         * gnus-registry.el: Remove VMS support.
3569
3570 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3571
3572         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3573         macro.
3574         (rfc2104-hash): Use it.
3575
3576 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3577
3578         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3579         (gnus-summary-sort-by-most-recent-date): New commands.
3580         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3581         and menu entries.
3582
3583 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3584
3585         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3586         don't redisplay article for raw contents; remove plural articles stuff.
3587
3588         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3589         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3590         on gnus-summary-save-article; display results properly.
3591
3592 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * lpath.el: No need to fbind ns-focus-frame.
3595
3596 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3597
3598         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3599
3600 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3601
3602         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3603         gnus-save-all-headers.
3604
3605 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3606
3607         * gnus-util.el (ns-focus-frame): Remove declaration.
3608         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3609         like x.
3610
3611 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3612
3613         * rfc2104.el (rfc2104-zero): Delete defconst.
3614         (rfc2104-hex-alist): Likewise.
3615         (rfc2104-hex-to-int): Delete func.
3616         (rfc2104-hexstring-to-bitstring): Likewise.
3617         (rfc2104-nybbles): New defconst.
3618         (rfc2104-hash): Rewrite for speed.
3619
3620 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3621
3622         * tls.el (open-tls-stream): Make it work with the 2nd argument
3623         BUFFER that is a string but does not exist as a buffer object, as
3624         mentioned in the doc-string.
3625
3626 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3627
3628         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3629         SXEmacs.
3630
3631 2008-07-16  Glenn Morris  <rgm@gnu.org>
3632
3633         * gnus-util.el (ns-focus-frame): Declare for compiler.
3634
3635 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3636
3637         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3638         set as a group parameter.
3639         (gnus-summary-save-in-pipe): Work when it is called independently.
3640         (gnus-summary-pipe-to-muttprint): Don't modify
3641         gnus-summary-pipe-output-default-command.
3642
3643 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3644
3645         * message.el (message-send-mail-with-sendmail):
3646         Display the error message.
3647
3648 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3649
3650         * gnus-art.el (gnus-default-article-saver):
3651         Add gnus-summary-save-in-pipe to choices.
3652         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3653         gnus-summary-pipe-output-default-command as the default command.
3654         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3655         instead of gnus-last-shell-command.
3656
3657         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3658         New user option.
3659         (gnus-summary-muttprint-program): Mention the value will be changed.
3660         (gnus-summary-save-article): Force showing of all headers.
3661         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3662
3663 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3664
3665         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3666
3667 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3668
3669         * nnimap.el (nnimap-id):
3670         * sieve-manage.el (sieve-manage-open): Doc fixes.
3671
3672 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3673
3674         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3675         if available.
3676
3677 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3678
3679         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3680
3681         * nnkiboze.el (nnkiboze-generate-group):
3682         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3683
3684         * nnmairix.el: Require CL.
3685
3686 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3687
3688         * dgnushack.el: Autoload get-display-table and put-display-table for
3689         XEmacs 21.5.
3690
3691         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3692         21.4 and SXEmacs.
3693
3694 2008-06-15  David Engster  <dengste@eml.cc>
3695
3696         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3697
3698 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3699
3700         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3701         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3702         runtime choice under XEmacs.
3703
3704         * gnus-sum.el (gnus-summary-set-display-table):
3705         Use `gnus-put-display-table', `gnus-get-display-table',
3706         `gnus-set-display-table' for the display table, instead of `aset'.
3707
3708         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3709         Use `gnus-put-display-table', `gnus-get-display-table',
3710         `gnus-set-display-table' for the display table.
3711
3712 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3713
3714         * nnmairix.el: Add autoloads.
3715
3716 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3717
3718         * nnmairix.el (nnmairix-delete-recreate-group)
3719         (nnmairix-update-and-clear-marks): Fix error messages.
3720
3721 2008-06-14  David Engster  <dengste@eml.cc>
3722
3723         * nnmairix.el: Upgrade to version 0.6.
3724         (nnmairix-group-toggle-propmarks-this-group)
3725         (nnmairix-group-toggle-readmarks-this-group)
3726         (nnmairix-group-delete-recreate-this-group)
3727         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3728         (nnmairix-remove-tick-mark-original-article): New commands.
3729         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3730         (nnmairix-propagate-marks-to-nnmairix-groups)
3731         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3732         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3733         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3734         functions needed for marks propagation and manipulation of read marks.
3735         (nnmairix-update-groups): New function.
3736         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3737         (nnmairix-determine-original-group-from-registry)
3738         (nnmairix-determine-original-group-from-path)
3739         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3740         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3741         New helper functions.
3742         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3743         keystrokes for new commands.
3744         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3745         (nnmairix-request-group): Check allow-fast group parameter.
3746         (nnmairix-request-create-group): Set allow-fast group parameter if
3747         nnmairix-allowfast-default is set.
3748         (nnmairix-close-group): Propagate marks upon closing if needed.
3749         (nnmairix-group-toggle-threads-this-group): Use new.
3750         nnmairix-group-toggle-parameter helper function.
3751         (nnmairix-search): Better check for empty search result.
3752         (nnmairix-goto-original-article): Use new helper functions for
3753         determining original article.
3754         (nnmairix-show-original-article): Make sure message-id is in brackets.
3755         (nnmairix-call-mairix-binary): Change variable name.
3756         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3757         helper function.
3758         (nnmairix-widget-toggle-activate): Fix doc string.
3759
3760 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3761
3762         * nnir.el: Require edmacro when compiling with XEmacs.
3763         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3764         available in Emacs 21.
3765
3766 2008-06-11  Glenn Morris  <rgm@gnu.org>
3767
3768         * gnus-util.el (x-focus-frame):
3769         * gnus.el (image-size):
3770         * mm-decode.el (image-size): Declare.
3771
3772         * gnus-picon.el (declare-function): Add compat definition.
3773         (image-size): Declare.
3774
3775         * gnus-group.el (tool-bar-map):
3776         * gnus-sum.el (tool-bar-map): Define for compiler.
3777
3778         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3779
3780         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3781
3782         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3783         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3784         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3785         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3786         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3787         * sieve-manage.el, spam-report.el, spam.el:
3788         Remove unnecessary eval-and-compile of autoloads.
3789
3790 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3791
3792         * auth-source.el: Precise Tramp doc.
3793
3794 2008-06-07  Glenn Morris  <rgm@gnu.org>
3795
3796         * nnmairix.el: Remove unnecessary eval-when-compile.
3797
3798 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3799
3800         * lpath.el: Fbind propertize for XEmacs 21.4.
3801
3802 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3803
3804         * nnir.el: Move here from ../contrib.
3805
3806 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3807
3808         * gnus-util.el (gnus-read-shell-command): New function.
3809         * mm-decode.el (mm-pipe-part):
3810         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3811
3812 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3813
3814         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3815
3816 2008-06-03  Glenn Morris  <rgm@gnu.org>
3817
3818         * pop3.el (nnheader-accept-process-output): Autoload it.
3819
3820 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3821
3822         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3823         are not 2-digit hexadecimal characters that follow `%'s.
3824
3825 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3826
3827         * message.el (message-bogus-recipient-p): Fix type in doc string.
3828         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3829         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3830         Improve custom options.
3831         (message-bogus-recipient-p): Adjust accordingly.
3832
3833 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3834
3835         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3836         long-form month and day names.
3837
3838 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3839
3840         * dgnushack.el: Autoload debug, eudc-expand-inline and
3841         pgg-snarf-keys-region for XEmacs.
3842
3843         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3844
3845         * nnmairix.el: Require edmacro when compiling with XEmacs.
3846
3847 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3848
3849         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3850         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3851
3852 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3853
3854         * auth-source.el: Add more docs.
3855
3856         * netrc.el (netrc-machine): Always match if the port is not given.
3857
3858 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3859
3860         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3861         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3862         retrieval faster in some cases, but might make CPU usage larger.  If
3863         this has any bad side effects, we might revert this change.
3864
3865         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3866         seems to make mail retrieval much, much faster.
3867         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3868         unconditionally.
3869
3870         * gnus-draft.el (gnus-group-send-queue): Bind
3871         message-send-mail-partially-limit to nil to avoid being prompted.
3872
3873 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3874
3875         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3876
3877         * message.el (message-bogus-address-regexp): Fix and improve custom
3878         type.
3879         (message-setup-hook): Add message-check-recipients as custom option.
3880
3881 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3882
3883         * message.el (message-cite-function): Remove bogus autoload which crept
3884         in during merge from v5-10.
3885
3886 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3887
3888         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3889
3890         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3891
3892         * auth-source.el: Preliminary Tramp docs.
3893         (auth-sources): Change the default auth-sources to use
3894         EPA .gpg files.
3895
3896 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3897
3898         * nntp.el: Autoload `auth-source-user-or-password'.
3899         (nntp-send-authinfo): Use it.
3900
3901         * nnimap.el: Autoload `auth-source-user-or-password'.
3902         (nnimap-open-connection): Use it.
3903
3904         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3905         for the gnus-message function.
3906         (auth-source-user-or-password): Use it.
3907
3908 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3909
3910         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3911         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3912         (rfc2104-hash): Use it.
3913
3914 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3915
3916         * gnus-art.el (gnus-article-toggle-truncate-lines):
3917         Don't use `iff' in docstring.
3918
3919 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3920
3921         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3922
3923         * gnus-util.el (gnus-extract-address-component-name)
3924         (gnus-extract-address-component-email): Convenience functions around
3925         `gnus-extract-address-components'.
3926
3927         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3928         Use `gnus-extract-address-component-email' to fix bug of comparing full
3929         sender name to `user-mail-address'.
3930
3931 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3932
3933         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3934         catch/throw to optimize.
3935         (gnus-registry-find-keywords): Just use member to find a keyword.
3936
3937 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3938
3939         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3940         is current before calling gnus-server-prepare.
3941         (gnus-server-setup-buffer, gnus-server-update-server)
3942         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3943
3944 2008-05-04  Juri Linkov  <juri@jurta.org>
3945
3946         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3947         (mailcap-file-default-commands): Use mailcap-replace-in-string
3948         instead of replace-regexp-in-string, and mailcap-delete-duplicates
3949         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
3950
3951 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
3952
3953         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3954
3955 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3956
3957         * gnus.el: Bump version to 0.11.
3958
3959 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3960
3961         * gnus.el: No Gnus v0.10 is released.
3962
3963 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3964
3965         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
3966         hooks.
3967         (gnus-update-read-articles): Speed up non-marks-using users.
3968         (gnus-use-marks): Define gnus-use-marks.
3969         (gnus-propagate-marks): Rename variable to something more sensible.
3970
3971 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3972
3973         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
3974         (gmm-image-load-path-for-library): Fix typos in docstrings.
3975         (gmm-message): Reflow docstring.
3976
3977 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
3978
3979         * mail-source.el (mail-source-set-1, mail-source-bind):
3980         Move auth-source code out of the macro to clean it up and fix bugs.
3981
3982 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
3983
3984         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
3985         by sender if it's equal to user-mail-address, it's likely to be
3986         useless.
3987
3988         * mail-source.el (mail-source-bind): Don't use user or password if they
3989         are not bound.  Unintern them if they are nil.  Don't use server unless
3990         it's bound, and default it to empty string otherwise.
3991
3992 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3993
3994         * mail-source.el: Load auth-source.el.
3995         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
3996         get user name or password, if auth-sources is set up.
3997
3998         * gnus-registry.el (gnus-registry-split-strategy): New variable for
3999         strategy of splitting with parent.
4000         (gnus-registry-split-fancy-with-parent)
4001         (gnus-registry-post-process-groups): Use it and fix prior
4002         bug (returning a list as the split result).
4003
4004         * auth-source.el (auth-sources): Remove server parameter.
4005         (auth-source-pick, auth-source-user-or-password)
4006         (auth-source-user-or-password-imap)
4007         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4008         (auth-source-user-or-password-sftp)
4009         (auth-source-user-or-password-smtp): Remove server parameter.
4010
4011 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4012
4013         * smime.el (smime-sign-region, smime-encrypt-region)
4014         (smime-decrypt-region):
4015         Remove redundant calls to `generate-new-buffer-name'.
4016
4017 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4018
4019         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4020         Don't use QP for message/rfc822.
4021         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4022
4023 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4024
4025         * sieve-manage.el (sieve-string-bytes): Remove.
4026         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4027         correct byte-length only if the process's coding-system is the same as
4028         the one used internally by Emacs to represent strings.
4029
4030 2008-04-22  Juri Linkov  <juri@jurta.org>
4031
4032         * mailcap.el (mailcap-file-default-commands): New function.
4033
4034 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4035
4036         * message.el (message-signature-separator, message-cite-function):
4037         Change custom version.
4038
4039 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4040
4041         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4042         commands.
4043         (tls-checktrust): Ditto.
4044
4045 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4046
4047         * mm-decode.el (mm-display-external): Make temp file read-only.
4048
4049 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4050
4051         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4052         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4053         `C-c C-f d'.
4054
4055 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4056
4057         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4058
4059 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4060
4061         * gnus.el: Bump version to 0.9.
4062
4063 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4064
4065         * gnus.el: No Gnus v0.8 is released.
4066
4067 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4068
4069         * mail-source.el (mail-source-value):
4070         Prefer fboundp to functionp so it works with macros as well.
4071
4072 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4073
4074         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4075         Fix last change in case the element is not even a symbol.
4076
4077 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4078
4079         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4080         Prefer fboundp to functionp so it works with macros as well.
4081
4082 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4083
4084         * auth-source.el: Added docs.
4085         (auth-sources): Modify format to support server.
4086         (auth-source-pick, auth-source-user-or-password)
4087         (auth-source-user-or-password-imap)
4088         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4089         (auth-source-user-or-password-sftp)
4090         (auth-source-user-or-password-smtp): Add server parameter.
4091
4092 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4093
4094         * gnus-registry.el: Initialize the registry when gnus-registry-install
4095         is t.
4096
4097 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4098
4099         * compface.el (uncompface): Make buffer unibyte.
4100
4101 2008-04-05  Glenn Morris  <rgm@gnu.org>
4102
4103         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4104
4105 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4106
4107         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4108         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4109
4110         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4111         multibyteness after rather than before erasing it.
4112
4113         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4114         mm-with-multibyte.
4115         (gnus-request-article-this-buffer): Make sure the proper decoding is
4116         used if gnus-original-article-buffer happens to be unibyte.
4117
4118         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4119         default-enable-multibyte-characters.
4120
4121         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4122         default-enable-multibyte-characters.
4123
4124         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4125
4126         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4127
4128 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4129
4130         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4131         (imap-message-copyuid-1): Use it.
4132         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4133         J. Williams in
4134         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4135
4136         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4137         imap-enable-exchange-bug-workaround.
4138         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4139
4140 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4141
4142         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4143         a 100 byte status-checks into a 2-3MB transfer for each group.
4144         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4145         to enable bug workaround or not.
4146         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4147
4148 2008-03-31  Glenn Morris  <rgm@gnu.org>
4149
4150         * message.el (mml2015-use): Declare for compiler.
4151         (message-info): Require mml2015 when appropriate.
4152
4153 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4156         whitespace.
4157
4158 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4159
4160         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4161         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4162         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4163         (nntp-service-to-port): New function.
4164         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4165         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4166         (nntp-open-netcat-stream): New function.
4167         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4168
4169 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4170
4171         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4172
4173 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4174
4175         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4176
4177 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4178
4179         * dns.el (dns-write): Use set-buffer-multibyte.
4180
4181 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4182
4183         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4184
4185 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4186
4187         * message.el (message-signature-separator): Change default.
4188         Improve custom type.
4189         (message-cite-function): Change default to
4190         message-cite-original-without-signature.
4191
4192         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4193         toggle.
4194
4195         * message.el (message-check-news-body-syntax): Fix signature check.
4196         (message-setup-1): Mark buffer as unmodified _after_ running
4197         message-setup-hook and handling message-alternative-emails.
4198         (message-shorten-references): Be more strict when building list of
4199         valid references to comply with GNKSA.
4200
4201         * gnus-group.el (gnus-read-ephemeral-bug-group)
4202         (gnus-read-ephemeral-debian-bug-group)
4203         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4204
4205         * message.el (message-info): Don't use booleanp which isn't supported
4206         in Emacs 21 and XEmacs.
4207
4208 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4209
4210         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4211         gnus-group-gmane-group-download-format.
4212         (gnus-group-read-ephemeral-gmane-group): Rename from
4213         gnus-group-read-ephemeral-gmane-group.
4214         (gnus-read-ephemeral-gmane-group-url): Rename from
4215         gnus-group-read-ephemeral-gmane-group-url.
4216         (gnus-bug-group-download-format-alist): New variable.
4217         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4218         (gnus-read-ephemeral-emacs-bug-group): New commands.
4219
4220 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4221
4222         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4223         (gnus-visible-headers): Improve custom type.
4224
4225 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4226
4227         * mml.el (mml-menu): Add workarounds for XEmacs.
4228
4229         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4230         X-Boundary header.
4231
4232         * message.el (message-simplify-recipients): Fix previous commit.
4233
4234 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4235
4236         * mm-util.el (mm-set-buffer-multibyte): New function.
4237         * mm-decode.el (mm-copy-to-buffer): Use it.
4238
4239 2008-03-19  Glenn Morris  <rgm@gnu.org>
4240
4241         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4242         Accidentally removed in the sync process with Emacs.
4243
4244 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4245
4246         * message.el (message-alter-recipients-discard-bogus-full-name):
4247         New function.
4248         (message-alter-recipients-function): New variable.
4249         (message-get-reply-headers): Use it.
4250         (message-replace-header): New helper function.
4251         (message-recipients-without-full-name): New variable.
4252         (message-simplify-recipients): New command.
4253
4254         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4255
4256         * message.el (message-info): Handle EasyPG manual.
4257
4258         * mml.el (mml-menu): Add entry for EasyPG.
4259
4260 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4261
4262         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4263         parameter.
4264
4265         * message.el (message-disassociate-draft): Specify drafts group name
4266         fully.
4267
4268 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4269
4270         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4271         unnecessary duplicates from the match list.
4272
4273 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4274
4275         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4276
4277         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4278
4279         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4280         args of `how-many' of which the XEmacs version doesn't take; declare
4281         Info-index-next as function.
4282
4283 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4284
4285         * gnus-score.el (gnus-score-headers): Fix handling of
4286         gnus-inhibit-slow-scoring.
4287
4288         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4289         string.
4290         (gnus-button-url-regexp): Improve handling of parenthesis.
4291         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4292         (gnus-button-handle-info-keystrokes): Handle index entries.
4293
4294 2008-03-15  Glenn Morris  <rgm@gnu.org>
4295
4296         * parse-time.el (parse-time-string): Simplify.
4297
4298 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4299
4300         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4301         Incoming* files.
4302
4303 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4304
4305         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4306         (auth-source-pick): Use it.
4307
4308 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4309
4310         * binhex.el (binhex-decode-region-internal):
4311         * uudecode.el (uudecode-decode-region-internal):
4312         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4313         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4314         setting default-enable-multibyte-characters.
4315
4316 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4317
4318         * auth-source.el (auth-source-protocols)
4319         (auth-source-protocols-customize, auth-source-choices): Added and
4320         modified variable customizations and defaults.
4321         (auth-source-pick, auth-source-user-or-password)
4322         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4323         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4324         (auth-source-user-or-password-sftp)
4325         (auth-source-user-or-password-smtp): Use new variables and provide an
4326         interface to netrc.el.
4327
4328 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4329
4330         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4331         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4332         Make sure the nntp port to specify is a string.
4333
4334 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4335
4336         * nntp.el: Use with-current-buffer.
4337         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4338         dubious mm-with-unibyte-current-buffer.
4339         (nntp-with-open-group-function): New function extracted from
4340         nntp-with-open-group macro.
4341         (nntp-with-open-group): Use the function, so it's easier to debug.
4342         Add indentation and debugging info.
4343         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4344         the use of the netcat alternatives.
4345
4346         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4347         Avoid mm-string-as-multibyte as well.
4348
4349         * nnweb.el (nnweb-insert-html):
4350         Remove use of nnheader-string-as-multibyte.
4351
4352         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4353         (nnheader-string-as-multibyte): Remove.
4354
4355         * mm-view.el: Use inhibit-read-only.
4356         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4357         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4358         or unibyte-string.
4359
4360         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4361         (mm-uu-yenc-extract): Use with-current-buffer.
4362
4363         * gnus-soup.el (gnus-soup-send-packet): Don't use
4364         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4365
4366         * nnmh.el: Use with-current-buffer.
4367         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4368         mm-string-as-multibyte on the output of mm-encode-coding-string.
4369
4370         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4371         (nnimap-request-move-article): Use with-current-buffer.
4372
4373         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4374         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4375         conversion uses string-make-unibyte rather than string-as-unibyte.
4376
4377         * gnus-msg.el: Use with-current-buffer.
4378
4379         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4380
4381 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4382
4383         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4384         string for caching if it is 'PIN.
4385
4386 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4387
4388         * lpath.el: Consider the case without Emacs/W3.
4389
4390 2008-03-08  Glenn Morris  <rgm@gnu.org>
4391
4392         * time-date.el (date-to-time, time-subtract, time-add)
4393         (safe-date-to-time): Doc fixes.
4394
4395 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4396
4397         * mail-source.el (mail-source-delete-old-incoming-confirm):
4398         Change default to nil.
4399         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4400
4401 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4402
4403         * lpath.el: Rearrange.
4404
4405         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4406         (gnus-article-goto-prev-page): Work for articles having ^L's.
4407
4408         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4409
4410         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4411
4412 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4413
4414         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4415         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4416         (gnus-bookmark-jump): Adjust some variable names.
4417
4418 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4419
4420         * auth-source.el: New package.
4421         (auth-source-choices): Add customization entry point variable.
4422
4423         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4424         bug.
4425
4426 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4427
4428         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4429         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4430         (gnus-registry-install-shortcuts): Rename from
4431         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4432         the `gnus-registry-mark-map' keymap dynamically from
4433         `gnus-registry-marks'.  The generated functions update the summary line
4434         when a registry mark is added or deleted, and will call
4435         `gnus-registry-install-p' (see the comments in the code).
4436         (gnus-registry-user-format-function-M): Use concat intelligently.
4437
4438         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4439         the registry mark functions.
4440
4441 2008-03-05  Glenn Morris  <rgm@gnu.org>
4442
4443         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4444         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4445         gnus-art.
4446         (top-level): No need to load own source when compiling.
4447
4448 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4449
4450         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4451         Suggested by <chris.anderton@zetnet.co.uk>.
4452
4453 2008-03-04  Glenn Morris  <rgm@gnu.org>
4454
4455         * gnus-sum.el (top-level): No need to require gnus when compiling,
4456         since unconditionally required near start of file.
4457         (gnus-summary-display-while-building): Move definition before use.
4458
4459 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4460
4461         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4462         formatting function.
4463
4464 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4465
4466         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4467         with plists.
4468         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4469         Use new format.
4470
4471 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4472
4473         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4474         `where-is-internal' that returns a range of key sequences.
4475
4476 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4477
4478         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4479
4480         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4481         (gnus-summary-jump-to-group): Consider windows on other displayed
4482         frames as well.  Similar changes might be needed elsewhere, but that's
4483         the one I've bumped into during my use.
4484
4485         * nndoc.el (nndoc-oe-dbx-type-p):
4486         * gnus-msg.el (gnus-debug):
4487         * gnus-group.el (gnus-update-group-mark-positions):
4488         Use mm-string-to-multibyte.
4489
4490 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4491
4492         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4493         doesn't handle NotDashEscaped.
4494
4495         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4496         (mml-dnd-attach-options): Fix typo in custom choice.
4497
4498         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4499         nndoc-article-type to mbox.
4500         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4501
4502         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4503         to nil, instead of html2text.
4504
4505         * imap.el (imap-debug): Add `imap-ping-server'.
4506
4507         * gnus-bookmark.el: Add FIXMEs.
4508
4509         * message.el (message-form-letter-separator)
4510         (message-send-form-letter-delay): New variables.
4511         (message-send-form-letter): Use them.  New command to send form
4512         letters.  Requested by Uwe Siart.
4513         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4514
4515 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4516
4517         * Update copyright years.
4518
4519 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4520
4521         Sync from EMACS_22_BASE.
4522
4523         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4524
4525 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4526
4527         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4528         empty author.
4529
4530 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4531
4532         * gnus-registry.el (gnus-registry-marks): Add variable for
4533         customization of marks and their appearance.
4534         (gnus-registry-read-mark): Use it.
4535         (gnus-registry-do-marks): Add utility function to loop through
4536         `gnus-registry-marks'.
4537         (gnus-registry-install-shortcuts-and-menus): Add function to install
4538         shortcuts and menus.
4539         (gnus-registry-initialize): Use it.
4540         (gnus-registry-default-mark): Clarify documentation.
4541
4542 2008-02-29  Glenn Morris  <rgm@gnu.org>
4543
4544         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4545         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4546         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4547         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4548         Change defcustom :version from 23.0 to 23.1.
4549
4550 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4551
4552         * gnus-registry.el (gnus-registry-follow-group-p)
4553         (gnus-registry-post-process-groups): Add functions to aid registry
4554         splitting and improve logging.  Clarify behavior in function
4555         documentation.
4556         (gnus-registry-split-fancy-with-parent): Use them.
4557
4558 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4559
4560         * gnus-art.el: Use with-current-buffer.
4561
4562 2008-02-27  David Engster  <dengste@eml.cc>
4563
4564         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4565         Express real group name in the response.
4566
4567 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4570         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4571         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4572         autoload gnus-registry-fetch-group when compiling.
4573         (nnmairix-request-group-with-article-number-correction): Remove
4574         unreferenced argument passed to nnmairix-call-backend.
4575
4576 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4577
4578         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4579         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4580         Wilde.
4581
4582 2008-02-27  Glenn Morris  <rgm@gnu.org>
4583
4584         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4585         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4586         variables to defconsts.  Convert comments to doc-strings.
4587         (nnmairix-last-server, nnmairix-current-server): Convert from free
4588         variables to defvars.  Convert comments to doc-strings.
4589         (gnus-registry-fetch-group): Autoload.
4590         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4591         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4592         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4593         caddr.
4594         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4595         nnmairix-request-group-with-article-number-correction call.
4596         (nnmairix-fast, nnmairix-group): New, less general names, for free
4597         variables passed from nnmairix-request-group to
4598         nnmairix-request-group-with-article-number-correction.  Declare.
4599         (nnmairix-request-group-with-article-number-correction):
4600         Use nnmairix-fast, nnmairix-group rather than fast, group.
4601
4602 2008-02-26  David Engster  <dengste@eml.cc>
4603
4604         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4605         version 0.5.
4606
4607 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4608
4609         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4610         instead of making an extra function call.  Don't add the current group
4611         to articles only when they have the group.  Use
4612         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4613         Reported by David <de_bb@arcor.de>.
4614
4615 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4616
4617         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4618         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4619
4620 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4621
4622         * mail-source.el (mail-source-delete-incoming): Change default.
4623         Supplement doc string.
4624
4625         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4626
4627 2008-02-14  Glenn Morris  <rgm@gnu.org>
4628
4629         * time-date.el (format-seconds): New function.
4630
4631 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4632
4633         * nnmail.el (nnmail-message-id-cache-file): Derive from
4634         `gnus-home-directory'.
4635
4636 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4637
4638         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4639         Document negative prefix.
4640
4641         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4642
4643 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4644
4645         * message.el (message-unsent-separator): Add the Exim bounce
4646         separator.
4647
4648 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4649
4650         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4651         list.
4652         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4653         recipient/signer list.
4654
4655 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4656
4657         * Makefile.in (datarootdir): Define.
4658         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4659         name that might contain whitespace.
4660
4661 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4662
4663         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4664         fbound (Emacs 23 unicode), signal an error.
4665
4666 2008-02-08  Glenn Morris  <rgm@gnu.org>
4667
4668         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4669
4670 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4671
4672         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4673         ports to the calls to `netrc-machine-user-or-password' in addition to
4674         "imap" and "imaps".
4675
4676 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4677
4678         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4679
4680         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4681
4682 2008-02-01  Kenichi Handa  <handa@m17n.org>
4683
4684         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4685         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4686         (rfc2104-hash): Convert the result of concat to unibyte string.
4687
4688 2008-02-01  Dave Love  <fx@gnu.org>
4689
4690         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4691         coding-system-for-read.
4692         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4693
4694 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4695
4696         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4697         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4698         <hanche@math.ntnu.no>.
4699
4700 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4701
4702         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4703
4704         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4705
4706 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4707
4708         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4709         * message.el (message-beginning-of-line): Use featurep instead of bound
4710         tests in order to resolve conditionals at compile time.
4711
4712 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4713
4714         * mail-source.el (mail-sources): Add `group' choice.
4715
4716         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4717         parameter `in-group' to control into which group the articles go.
4718         Add treatment of `group' mail-source.
4719
4720 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4721
4722         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4723
4724         * mm-decode.el (mm-dissect-buffer): Decode description.
4725
4726         * mml.el (mml-to-mime): Encode message header first.
4727
4728 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4729
4730         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4731         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4732
4733         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4734         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4735
4736 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4737
4738         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4739
4740 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4741
4742         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4743         prefix keys.
4744         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4745         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4746         gnus-xmas.el.
4747
4748         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4749         (gnus-xmas-article-describe-bindings): New function.
4750         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4751         gnus-xmas-article-describe-bindings.
4752
4753         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4754
4755 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4756
4757         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4758         Add new variables for article mark management.
4759         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4760         list of extra data entries which, when present, will indicate that the
4761         article ID should not be trimmed from the registry.
4762         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4763         functions.
4764         (gnus-registry-read-mark): New function to read a mark name from the
4765         user.
4766         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4767         (gnus-registry-set-article-mark-internal): New functions to add and
4768         remove marks.
4769         (gnus-registry-get-article-marks): New function to show the marks for
4770         an article, or retrieve them for further use.
4771
4772 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4773
4774         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4775         keys when no argument is given.
4776
4777 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4778
4779         * imap.el (imap-ping-server): New variable.
4780         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4781         (imap-ping-server): Minor doc string fixes.
4782
4783 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4784
4785         * imap.el (imap-ping-server): New function.
4786         (imap-opened): Call imap-ping-server.
4787
4788 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4789
4790         * gnus-sum.el (gnus-article-sort-by-random)
4791         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4792         jidanni@jidanni.org.
4793
4794 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4795
4796         * gnus-art.el (gnus-article-describe-bindings): New function.
4797         (gnus-article-read-summary-keys): Use it.
4798         (gnus-article-mode-map): Bind `C-h b' to it.
4799
4800 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4801
4802         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4803         XEmacs.
4804         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4805         against non-character events.
4806
4807         * lpath.el: Fbind map-keymap for Emacs 21.
4808
4809 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4810
4811         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4812         command.
4813         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4814         instead of END.  Change name of the temp file.
4815         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4816         customizable.
4817
4818 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4819
4820         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4821         bind `S W' to gnus-article-wide-reply-with-original; set default
4822         binding to gnus-article-read-summary-send-keys.
4823         (gnus-article-read-summary-keys): Fix the order of keys; display
4824         continuation keys correctly in the echo area; describe bindings
4825         correctly when keys end with `C-h'.
4826         (gnus-article-read-summary-send-keys): New function.
4827         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4828         for gnus-article-read-summary-send-keys; display continuation keys
4829         correctly in the echo area.
4830         (gnus-article-reply-with-original): Ignore prefix argument.
4831         (gnus-article-wide-reply-with-original): New function.
4832
4833         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4834         Emacs 21.
4835
4836 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4837
4838         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4839         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4840
4841 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4842
4843         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4844         (gnus-group-read-ephemeral-gmane-group): New command.
4845
4846 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4847
4848         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4849
4850 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4851
4852         * message.el (message-send-mail-function): Increase custom version.
4853
4854         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4855         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4856
4857 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4858
4859         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4860         for the cases where imap-authenticate is called with a nil buffer
4861         parameter.
4862
4863 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4864
4865         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4866         html parts correctly; support forwarded messages.
4867         (gnus-article-browse-html-article): Remove work buffers.
4868
4869         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4870         compiling.
4871         (netrc-bound-and-true-p): New macro.
4872         (netrc-parse): Use it instead of bound-and-true-p that is not available
4873         in XEmacs 21.4.
4874
4875 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4876
4877         * gnus-registry.el (gnus-registry-mark-article)
4878         (gnus-registry-article-marks): Add functionality to mark articles
4879         through the Gnus registry.
4880
4881         * encrypt.el: Clarify documentation for the new pgg method.
4882         (encrypt-file-alist): Add PGG option.
4883         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4884         functionality.  Abstract password key and messaging to external
4885         functions.
4886         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4887         (encrypt-message-method-and-cipher): Add new convenience external
4888         functions.
4889         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4890         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4891
4892         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4893         (netrc-parse): Use encrypt-file-alist to determine if
4894         encrypt-find-model or encrypt-insert-file-contents should be used.
4895
4896         * encrypt.el: Clarify documentation.  Load password-cache or
4897         password, whichever one is found first, instead of autoloading.
4898
4899 2007-12-19  Glenn Morris  <rgm@gnu.org>
4900
4901         * mml.el (message-options-set, message-narrow-to-head)
4902         (message-in-body-p, message-mail-p, message-encode-message-body):
4903         Autoload.
4904         (message-remove-header, message-narrow-to-headers-or-head)
4905         (message-subscribed-p, message-make-mail-followup-to)
4906         (message-position-on-field, message-news-p)
4907         (message-options-set-recipient, message-generate-headers)
4908         (message-sort-headers): Declare as functions.
4909
4910 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4911
4912         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4913         convention in doc string.
4914
4915 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4916
4917         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4918         title to html parts.
4919         (gnus-article-browse-html-article): Pass message header to it.
4920
4921         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4922
4923 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
4924
4925         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4926         or password compatible with XEmacs.
4927
4928 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4929
4930         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4931         format document.
4932         (gnus-mime-delete-part): Don't write description line if empty.
4933         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4934
4935 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
4936
4937         * gnus-sum.el (gnus-summary-mark-unread-as-read)
4938         (gnus-summary-mark-read-and-unread-as-read)
4939         (gnus-summary-mark-current-read-and-unread-as-read)
4940         (gnus-summary-mark-unread-as-ticked): Doc fix.
4941         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4942
4943 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4944
4945         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
4946         Christoph Conrad <christoph.conrad@gmx.de>.
4947
4948 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4949
4950         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4951         yes-or-no-p.
4952
4953 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4954
4955         * mm-decode.el (mm-add-meta-html-tag): New function.
4956         (mm-save-part-to-file, mm-pipe-part): Use it.
4957
4958         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4959         gnus-y-or-n-p instead of y-or-n-p.
4960         (gnus-article-browse-html-parts): Work with message/external-body; use
4961         mm-add-meta-html-tag.
4962
4963 2007-12-11  Glenn Morris  <rgm@gnu.org>
4964
4965         * gnus-cache.el: Require gnus-sum not just when compiling.
4966
4967         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
4968
4969         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
4970         definitions before use.
4971
4972         * mm-decode.el: Require gnus-util.
4973         (mm-remove-part): Only call delete-annotation on XEmacs.
4974
4975         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
4976
4977         * nnmail.el: Require gnus-int.
4978
4979         * spam.el: Move `require's before `eval-when-compile's.
4980
4981         * gnus-ems.el (gnus-alive-p):
4982         * gnus-fun.el (message-goto-eoh):
4983         * gnus-util.el (gnus-group-name-decode):
4984         * mail-source.el (gnus-compress-sequence):
4985         * message.el (Info-goto-node, format-spec):
4986         * mm-bodies.el (message-options-get):
4987         * mm-decode.el (mm-view-pkcs7):
4988         * mm-util.el (gmm-write-region):
4989         * mml-smime.el (mml-compute-boundary)
4990         (gnus-completing-read-with-default):
4991         * mml.el (widget-button-press, gnus-make-hashtable):
4992         * mml1991.el (mm-decode-content-transfer-encoding)
4993         (mm-encode-content-transfer-encoding)
4994         (message-options-get, message-options-set):
4995         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
4996         * nnfolder.el (gnus-request-group):
4997         * nnheader.el (ietf-drums-unfold-fws):
4998         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
4999         * smime.el (gnus-run-mode-hooks):
5000         * spam-stat.el (gnus-message): Autoload.
5001
5002         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5003         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5004         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5005         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5006         Add declare-function compatibility definition.
5007
5008         * gnus-cache.el (nnvirtual-find-group-art):
5009         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5010         (gnus-add-image, gnus-add-wash-type):
5011         * gnus-group.el (nnkiboze-score-file):
5012         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5013         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5014         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5015         (message-tokenize-header, gnus-get-buffer-create)
5016         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5017         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5018         * gnus.el (gnus-group-decoded-name):
5019         * mail-source.el (imap-capability):
5020         * mm-bodies.el (message-options-set):
5021         * mm-decode.el (gnus-configure-windows):
5022         * mm-extern.el (message-goto-body):
5023         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5024         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5025         (epg-sub-key-validity, message-options-set):
5026         * mml.el (widget-event-point, gnus-configure-windows):
5027         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5028         * mml2015.el (epg-check-configuration, epg-configuration)
5029         (message-options-set):
5030         * nndb.el (nndb-request-article):
5031         * nnfolder.el (gnus-request-create-group):
5032         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5033         * nnmaildir.el (gnus-group-mark-article-read):
5034         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5035         * rfc1843.el (message-fetch-field):
5036         * spam.el (gnus-extract-address-components):
5037         Declare as functions.
5038
5039 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5040
5041         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5042
5043         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5044
5045         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5046         bind show-trailing-whitespace for XEmacs.
5047
5048 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5049
5050         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5051         new no-op macro for backward compatibility.
5052
5053         * imap.el (imap-string-to-integer): New function.
5054
5055 2007-12-09  Glenn Morris  <rgm@gnu.org>
5056
5057         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5058
5059         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5060         * message.el, mm-view.el, sieve-manage.el, smime.el:
5061         Add declare-function compatibility definition.
5062
5063         * gnus-art.el (w3-region, w3m-region, Info-menu):
5064         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5065         * gnus-sum.el (gnus-get-predicate):
5066         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5067         * message.el (mail-abbrev-in-expansion-header-p):
5068         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5069         (w3m-detect-meta-charset, w3m-region):
5070         * sieve-manage.el (password-read, password-cache-add)
5071         (password-cache-remove):
5072         * smime.el (password-read-and-add): Declare as functions.
5073
5074 2007-12-08  David Kastrup  <dak@gnu.org>
5075
5076         * gnus-sum.el (gnus-summary-simplify-subject-query):
5077         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5078         `message'.
5079
5080 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5081
5082         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5083         it to bind idna-program, installation-directory, defined-colors, and
5084         face-attribute for XEmacs of the version that compiles defcustom forms.
5085
5086 2007-12-07  Glenn Morris  <rgm@gnu.org>
5087
5088         * gnus-art.el (article-make-date-line): Revert previous change.
5089
5090 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5091
5092         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5093
5094 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5095
5096         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5097         Call gnus-add-to-range ranges only once with a prepared article-list.
5098
5099 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5100
5101         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5102         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5103         group names with backslashes.  Reported by Tassilo Horn
5104         <tassilo@member.fsf.org>.
5105
5106 2007-12-06  Deepak Goel  <deego3@gmail.com>
5107
5108         * gnus-art.el (article-make-date-line):
5109         * gnus-start.el (gnus-load):
5110         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5111
5112 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5113
5114         * gnus-art.el (gnus-use-idna)
5115         * gnus-start.el (gnus-site-init-file)
5116         * message.el (message-use-idna)
5117         * mm-uu.el (mm-uu-hide-markers)
5118         * smiley.el (smiley-style): Revert changes that suppress warnings.
5119
5120 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5121
5122         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5123         specify charset to html source.  Reported by Christoph Conrad
5124         <christoph.conrad@gmx.de>.
5125
5126 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5127
5128         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5129         idna-program in order to suppress byte compile warning issued by XEmacs
5130         that came to byte compile the default value section of defcustom forms
5131         recently.
5132
5133         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5134         value of installation-directory.
5135
5136         * message.el (message-use-idna): Don't directly refer to the value of
5137         idna-program.
5138
5139         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5140
5141         * smiley.el (smiley-style): Don't directly call face-attribute.
5142
5143 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5144
5145         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5146
5147         * gnus-dired.el: Reduce Gnus dependencies.
5148         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5149         require.  Use autoloads instead.
5150         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5151         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5152         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5153         (gnus-dired-mode): Adjust doc string.
5154         (gnus-dired-mail-mode): New variable.
5155         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5156         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5157         (gnus-dired-mail-buffers): New function.  Return mail or message
5158         composition buffers.
5159         (gnus-dired-attach): Use it.
5160         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5161         NO-DECODE.
5162         (gnus-dired-print): Use `gnus-print-buffer' depending on
5163         `gnus-dired-mail-mode'.
5164
5165 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5166
5167         * rfc2047.el (rfc2047-encoded-word-regexp)
5168         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5169         explaining what regexp patterns are for.
5170
5171 2007-12-04  Glenn Morris  <rgm@gnu.org>
5172
5173         * password.el: Move to password-cache.el.
5174
5175         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5176         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5177         * mml-smime.el (password-read, password-cache-add)
5178         (password-cache-remove):
5179         No need to autoload, since mml-sec requires password.
5180
5181         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5182         * message.el (gnus-extract-address-components):
5183         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5184
5185         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5186         password.
5187
5188 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5189
5190         * mailcap.el: Reduce dependencies.
5191         (mail-header-parse-content-type): Autoload.
5192         (mailcap-delete-duplicates): New alias.
5193         (mailcap-mime-info): Add optional argument NO-DECODE.
5194         (mailcap-mime-types): Use mailcap-delete-duplicates.
5195
5196         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5197
5198 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5199
5200         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5201         (imap-parse-status): Upcase status-att for servers that sends them
5202         lower-case (e.g., MS Exchange 2007).
5203
5204 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5205
5206         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5207         function.
5208
5209         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5210         (gnus-uu-yenc-article): New function.
5211
5212         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5213
5214         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5215         buffer.
5216
5217 2007-12-02  Glenn Morris  <rgm@gnu.org>
5218
5219         * binhex.el (binhex): New custom group.
5220         (binhex-decoder-program, binhex-decoder-switches)
5221         (binhex-use-external): Move to the binhex custom group.
5222
5223         * uudecode.el (uudecode): New custom group.
5224         (uudecode-decoder-program, uudecode-decoder-switches)
5225         (uudecode-use-external): Move to the uudecode custom group.
5226
5227         * netrc.el (top-level): Don't load `encrypt' features.
5228         (netrc-parse): Don't use encrypt.
5229         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5230
5231         * encrypt.el: Remove file.
5232
5233 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5234
5235         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5236         matches on patches.
5237
5238         * gnus-art.el (gnus-article-browse-html-article): Mention
5239         `mm-text-html-renderer' in the doc string.
5240
5241         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5242         string.  Add comments.
5243
5244         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5245         if rhs is ASCII.
5246
5247 2007-12-01  Glenn Morris  <rgm@gnu.org>
5248
5249         * mail-source.el (top-level): Require format-spec before
5250         eval-when-compile.
5251
5252 2007-11-30  Glenn Morris  <rgm@gnu.org>
5253
5254         * encrypt.el: Require password, rather than autoloading password-read.
5255
5256 2007-11-29  Glenn Morris  <rgm@gnu.org>
5257
5258         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5259         (sasl-make-client, sasl-next-step, sasl-step-data)
5260         (sasl-step-set-data): Declare as functions.
5261
5262 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5263
5264         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5265
5266 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5267
5268         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5269         certs should be verified and what is to be done in the event of a
5270         verification failure.
5271
5272         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5273         caller can indicate whether the cache should be disregarded for this
5274         call.  This way the result of the call is reproducible at all times and
5275         can be considered a canonical server name for the supplied method.
5276         (gnus-agent-method-p): Canonicalize server names by pushing their
5277         method through `gnus-method-to-server' using the no-cache argument.
5278
5279         * gnus-srvr.el (gnus-server-insert-server-line): Call
5280         `gnus-method-to-server' with `no-cache' argument.
5281
5282         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5283         gnus-agent-possibly-synchronize-flags as this should be called when the
5284         server is actually being opened.
5285         (gnus-agent-possibly-synchronize-flags)
5286         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5287         flags file of an agentized server to the latter function.
5288
5289         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5290         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5291         after a connection has been established successfully.
5292
5293 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5294
5295         * gnus-art.el (article-display-face): Force to display face if called
5296         interactively; check if gnus-article-x-face-too-ugly matches author.
5297         (article-display-x-face): Display face even if From header is missing
5298         as article-display-face does.
5299
5300 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5301
5302         * hashcash.el (message-narrow-to-headers-or-head)
5303         (message-fetch-field, message-goto-eoh)
5304         (message-narrow-to-headers): Declare as functions.
5305
5306 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5307
5308         * mail-source.el (mail-sources): Default to fetch from file for
5309         compatibility with default of nnmail-spool-file.
5310
5311 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5312
5313         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5314         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5315         to look for encoded word that should be encoded again.
5316         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5317         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5318         encoding pattern.
5319         (rfc2047-decode-region): Switch strict regexp and loose one according
5320         to rfc2047-allow-irregular-q-encoded-words.
5321
5322 2007-11-25  Romain Francoise  <romain@orebokech.com>
5323
5324         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5325
5326 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5327
5328         * tls.el (tls-program): Provide more custom choices from
5329         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5330         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5331
5332 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5333
5334         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5335         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5336
5337         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5338         `nnmail-spool-file'.
5339
5340         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5341         `nnmail-spool-file'.
5342
5343         * gnus-move.el (gnus-change-server): Ditto.
5344
5345         * gnus-kill.el (gnus-batch-score): Ditto.
5346
5347         * gnus-cache.el (gnus-jog-cache): Ditto.
5348
5349         * gnus-msg.el (gnus-summary-reply):
5350         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5351
5352 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5353
5354         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5355         version.  Minor improvement to doc strings.
5356         (tls-program): Add comment.
5357
5358 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5359
5360         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5361         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5362         mismatch between the hostname provided in the certificate and the name
5363         of the host connnecting to.
5364         (open-tls-stream): Use them.  Check certificates against trusted root
5365         certificates.
5366
5367 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5368
5369         * gnus-cache.el (gnus-cache-generate-nov-databases):
5370         Use nnml-generate-nov-databases-directory instead of
5371         nnml-generate-nov-databases-1.
5372
5373 2007-11-24  Glenn Morris  <rgm@gnu.org>
5374
5375         * message.el (message-tool-bar-retro): Update for rename
5376         mail_send.xpm->mail-send.xpm.
5377
5378 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5379
5380         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5381         `smime-ldap-search' for Emacs 22 and up.
5382
5383 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5384
5385         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5386
5387         * message.el (message-send-mail-function): Fix error convention.
5388         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5389         (message-widen-reply, message-send-mail, message-talkative-question)
5390         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5391         (message-clone-locals, message-send-news): Use with-current-buffer.
5392         (message-insert-or-toggle-importance): Remove unused var `valid'.
5393         (message-make-references): Remove unused var `new-references'.
5394         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5395
5396 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5397
5398         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5399         (spam-split-symbolic-return-positive): Reflow docstring.
5400         (spam-backends, spam-summary-exit-behavior)
5401         (spam-mark-ham-unread-before-move-from-spam-group)
5402         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5403         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5404         (spam-clear-cache, spam-backend-check, spam-install-backend)
5405         (spam-install-statistical-backend, spam-list-of-processors)
5406         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5407         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5408         (spam-check-crm114, spam-initialize, spam-unload-hook):
5409         Fix typos in docstrings.
5410
5411 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5412
5413         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5414         been checked if they have never been read and those group levels are
5415         higher than the one that a user specified.
5416
5417 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5418
5419         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5420         foreign groups unless a group level is specified by a user.
5421         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5422
5423 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5424
5425         * message.el (message-send-mail-function): Require sendmail.
5426
5427 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5428
5429         * message.el (message-send-mail-function): Check for smtpmail too.
5430
5431         * utf7.el (utf7-encode, utf7-decode): Use coding system
5432         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5433
5434         * message.el (message-send-mail-function): New function.
5435         (message-send-mail-function): Set default using
5436         message-send-mail-function.  Adjust doc string.
5437         (message-send-mail-with-mailclient): New function.
5438
5439 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5440
5441         * smime.el (from):
5442         * rfc2047.el (message-posting-charset):
5443         * qp.el (mm-use-ultra-safe-encoding):
5444         * pop3.el (parse-time-months):
5445         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5446         * nnml.el (files):
5447         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5448         (jka-compr-compression-info-list, ange-ftp-path-format)
5449         (efs-path-regexp):
5450         * nndiary.el (files):
5451         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5452         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5453         (epg-digest-algorithm-alist, inhibit-redisplay)
5454         (password-cache-expiry):
5455         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5456         (pgg-output-buffer, password-cache-expiry):
5457         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5458         (efs-path-regexp):
5459         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5460         (inhibit-redisplay):
5461         * mm-uu.el (file-name, start-point, end-point, entry)
5462         (gnus-newsgroup-name, gnus-newsgroup-charset):
5463         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5464         (latin-unity-ucs-list):
5465         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5466         (mm-uu-binhex-decode-function):
5467         * message.el (gnus-message-group-art, gnus-list-identifiers)
5468         (rmail-enable-mime-composing, gnus-local-organization)
5469         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5470         (gnus-read-active-file, facemenu-add-face-function)
5471         (facemenu-remove-face-function, gnus-article-decoded-p)
5472         (tool-bar-mode):
5473         * mail-source.el (display-time-mail-function):
5474         * gnus-util.el (nnmail-pathname-coding-system)
5475         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5476         (gnus-original-article-buffer, gnus-user-agent)
5477         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5478         (xemacs-codename, sxemacs-codename, emacs-program-version):
5479         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5480         * gnus-start.el (gnus-agent-covered-methods)
5481         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5482         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5483         (gnus-newsgroup-headers, gnus-group-list-mode)
5484         (gnus-group-mark-positions, gnus-newsgroup-data)
5485         (gnus-newsgroup-unreads, nnoo-state-alist)
5486         (gnus-current-select-method, mail-sources)
5487         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5488         (nnmail-spool-file, gnus-cache-active-hashtb):
5489         * gnus-mh.el (mh-lib-progs):
5490         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5491         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5492         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5493         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5494         (gnus-group-buffer):
5495         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5496         (font-lock-set-defaults):
5497         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5498         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5499         (gnus-summary-post-menu, total-parts, type, condition, length):
5500         * gnus-agent.el (gnus-agent-read-agentview):
5501         * flow-fill.el (show-trailing-whitespace):
5502         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5503         eval-and-compile wrappers for byte compiler pacifiers.
5504
5505         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5506         (mm-display-inline-fontify): Check for featurep 'xemacs not
5507         extent-list.
5508
5509         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5510         itimer-list.
5511         (mm-create-image-xemacs): Only do something for XEmacs.
5512         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5513
5514         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5515
5516         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5517         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5518
5519 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5520
5521         * nnimap.el (nnimap-split-download-body):
5522         * gnus-demon.el (gnus-demon):
5523         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5524
5525 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5526
5527         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5528         macros.
5529         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5530         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5531         copy data from unibyte buffer to multibyte current buffer.
5532         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5533         to copy data from unibyte current buffer to multibyte buffer.
5534         (nntp-make-process-buffer): Make process buffer unibyte.
5535
5536         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5537
5538 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5539
5540         * pop3.el (pop3-open-server): Accept and process data more robustly at
5541         connexion start to avoid spurious "POP SSL connexion failed" errors.
5542
5543 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5544
5545         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5546         read group names.
5547
5548 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5549
5550         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5551
5552 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5553
5554         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5555         (nnmail-save-active): Use a unibyte buffer when saving active file,
5556         which may contain non-ASCII group names.
5557
5558         * nnml.el (nnml-request-group): Decode group names in messages.
5559
5560 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5561
5562         * message.el (message-citation-line-function)
5563         (message-insert-formatted-citation-line): Fix spelling of
5564         `message-insert-formated-citation-line'.
5565
5566 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5567
5568         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5569
5570 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5571
5572         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5573         nnmail-pathname-coding-system.
5574
5575         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5576         that a user enters; decode group names in messages.
5577
5578         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5579
5580 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5581
5582         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5583
5584         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5585
5586         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5587         risky local variable.
5588
5589         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5590
5591 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5592
5593         * encrypt.el: Improve documentation to fix function name typo.
5594         Reported by Daiki Ueno <ueno@unixuser.org>.
5595
5596 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5597
5598         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5599         even if the point is not in the last page of an article.
5600         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5601         back to the previous page.
5602
5603 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5604
5605         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5606
5607 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5608
5609         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5610
5611 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5612
5613         * message.el (message-check-news-body-syntax): Avoid
5614         mm-string-as-multibyte.
5615         (message-hide-headers): Don't assume (point-min)==1.
5616
5617 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5618
5619         * message.el (message-remove-blank-cited-lines): Fix if remove is
5620         given.
5621         (message-bogus-address-regexp): New variable.
5622         (message-bogus-recipient-p): New function.
5623         (message-check-recipients): New command.
5624         (message-syntax-checks): Add `bogus-recipient'.
5625         (message-fix-before-sending): Add `bogus-recipient'.
5626
5627         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5628         (gnus-treat-body-boundary): Don't test window-system.
5629
5630 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5631
5632         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5633
5634 2007-10-28  Miles Bader  <miles@gnu.org>
5635
5636         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5637         at compile-time too.
5638
5639 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5640
5641         * gnus-msg.el (gnus-message-setup-hook): Add
5642         `message-remove-blank-cited-lines' to options.
5643
5644 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5645
5646         * message.el (message-remove-blank-cited-lines): New function.
5647         Suggested by Karl Plästerer.
5648
5649 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5650
5651         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5652         mapc.
5653
5654         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5655         (top-level): Use mapc to set functions to be traced for debugging.
5656
5657         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5658         called for effect with while loop.
5659
5660         * message.el (message-talkative-question): Replace mapcar called for
5661         effect with mapc.
5662
5663         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5664         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5665         called for effect with dolist.
5666
5667         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5668
5669         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5670         gnus-extra-headers and nnmail-extra-headers.
5671
5672         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5673         called for effect with dolist.
5674         (top-level): Use mapc to set functions to be traced for debugging.
5675
5676         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5677         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5678         dolist.
5679
5680         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5681         Replace mapcar called for effect with mapc.
5682         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5683         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5684         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5685         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5686
5687         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5688         remove-if that's a cl function.
5689
5690         * webmail.el (webmail-debug): Replace mapcar called for effect with
5691         dolist.
5692
5693         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5694         with mapc.
5695
5696 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5697
5698         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5699         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5700         with while loop.
5701
5702         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5703         functions from article-* functions.
5704         (gnus-multi-decode-header): Replace mapcar called for effect with
5705         dolist.
5706
5707         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5708         (gnus-bookmark-show-details): Replace mapcar called for effect with
5709         while loop.
5710
5711         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5712         called for effect with while loop.
5713
5714         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5715         with dolist.
5716
5717         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5718         mapcar called for effect with dolist.
5719
5720         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5721
5722         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5723         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5724         Replace mapcar called for effect with dolist.
5725         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5726         mapc.
5727
5728         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5729         Replace mapcar called for effect with dolist.
5730         (gnus-topic-list): Replace mapcar called for effect with mapc.
5731
5732         * gnus.el: Use mapc instead of mapcar to add autoloads.
5733
5734 2007-10-23  Richard Stallman  <rms@gnu.org>
5735
5736         * gnus-group.el (gnus-group-highlight): Mark as risky.
5737
5738 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5739
5740         * gnus.el (gnus-server-to-method): Return method found first in
5741         gnus-newsrc-alist.
5742
5743         * gnus-art.el (gnus-article-highlight-signature)
5744         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5745         button overlay without the front stickiness.
5746
5747 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5748
5749         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5750         overview buffer needed a catch to receive its throw.
5751         (gnus-agent-flush-cache): Declared as interactive to make this function
5752         easier to use.
5753
5754 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5755
5756         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5757         `next-line'.
5758
5759 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5760
5761         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5762         exclude address matching message-dont-reply-to-names.
5763
5764 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5765
5766         * gnus-util.el (gnus-string<): New function.
5767
5768         * gnus-sum.el (gnus-article-sort-by-author)
5769         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5770
5771 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5772
5773         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5774         the frame-focus tag is set in gnus-buffer-configuration.
5775
5776 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5777
5778         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5779         the front stickiness.
5780
5781 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5782
5783         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5784         url pattern; remove duplicate one.
5785         (gnus-article-extend-url-button): New function.
5786         (gnus-article-add-buttons): Use it.
5787         (gnus-button-push): Use concatenated url that it makes.
5788
5789 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5790
5791         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5792
5793 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5794
5795         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5796         Don't hardcode point-min==1.
5797
5798 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5799
5800         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5801         Fix comment about "iso8859-1".
5802
5803 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5804
5805         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5806         ones returned from the verify-function.
5807
5808         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5809         mml2015-extract-cleartext-signature if extraction failed.
5810
5811 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5812
5813         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5814         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5815         failed.
5816
5817 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5818
5819         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5820
5821 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5822
5823         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5824         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5825         recommends to use EasyPG instead of PGG.
5826
5827         * pgg.el: Revert to revision 6.23.2.16.
5828
5829         * pgg-def.el: Revert to revision 6.6.2.14.
5830
5831         * pgg-gpg.el: Revert to revision 6.23.2.34.
5832
5833 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5834
5835         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5836         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5837         thread for both the null and zero (kill/expire thread) universal prefix
5838         cases.
5839         (gnus-summary-expire-thread): Add new function to expire a thread,
5840         using gnus-summary-kill-thread.
5841         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5842         shortcuts for gnus-summary-expire-thread.
5843         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5844         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5845
5846 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5847
5848         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5849         extras value, so an extras entry can be deleted.
5850         (gnus-registry-delete-extra-entry): Use it.
5851         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5852         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5853         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5854         storage through the gnus-registry, and provide an appropriate API for
5855         it.
5856
5857 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5858
5859         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5860         Suggested by Leo <sdl.web@gmail.com>.
5861
5862         * gnus.el: Do.
5863
5864 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5865
5866         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5867         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5868
5869         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5870
5871         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5872         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5873
5874 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5875
5876         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5877         newline.
5878         (nnmbox-request-accept-article): Don't change article in source buffer;
5879         narrow to header to use message-fetch-field rather than
5880         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5881         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5882         as delimiters; make sure article ends with newline.
5883         (nnmbox-delete-mail): Correct last position of article to be deleted;
5884         ignore X-Gnus-Newsgroup header in article body.
5885         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5886         positions; make sure article ends with newline.
5887
5888         * message.el (message-display-abbrev): Don't infloop when a user
5889         inserts SPC in the beginning of header.
5890
5891         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5892         coding-system-for-read and coding-system-for-write for XEmacs having no
5893         file-coding feature.
5894
5895         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5896
5897 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5898
5899         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5900         list of groups not followed by default.  Fix type to be regexp.
5901         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5902
5903 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5904
5905         * hmac-def.el (define-hmac-function): Switch from old-style to
5906         new-style backquotes.
5907
5908         * md4.el (md4-make-step): Likewise.
5909
5910 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5911
5912         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5913         raw-text coding system when saving .newsrc file, which may contain
5914         non-ASCII group names.
5915
5916 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5917
5918         * gnus-cus.el (gnus-score-extra): New widget.
5919         (gnus-score-extra-convert): New function.
5920         (gnus-score-customize): Use it for Extra.
5921
5922 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
5923
5924         * mml2015.el (mml2015-extract-cleartext-signature): New function.
5925         (mml2015-mailcrypt-clear-verify): Use it.
5926         (mml2015-gpg-clear-verify): Use it.
5927         (mml2015-pgg-clear-verify): Use it.
5928         (mml2015-epg-clear-verify): Replace the current part with the output
5929         from GnuPG; don't extract the plaintext by itself.
5930
5931         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
5932         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
5933         mml2015-clear-verify-function; don't touch the armor headers or
5934         dash-escaped text here.
5935
5936 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5937
5938         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
5939         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
5940         parts, or application/octet-stream as a last resort.
5941         (gnus-mime-view-part-as-type): Don't toggle display.
5942         (gnus-mime-view-part-as-charset): Don't turn off display before
5943         querying charset.
5944
5945         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
5946         stuff to undisplayer function in Emacs.
5947         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
5948
5949         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
5950         text/calendar parts.
5951
5952 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5953
5954         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
5955         decoding text/calendar parts.
5956
5957         * message.el (message-forward-make-body-mime): Always mark body as
5958         having no illegible text; remove signed-or-encrypted argument.
5959         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
5960
5961         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
5962         (mml-generate-mime-1): Don't encode body if it is specified to be in
5963         raw form; don't make buffer be unibyte when inserting multibyte string.
5964
5965 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5966
5967         * sha1.el: Fix up comment style.
5968         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
5969         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
5970
5971         * hex-util.el: Fix up comment style.
5972         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
5973
5974         * gnus-salt.el: Use with-current-buffer.
5975         (gnus-pick-setup-message): Fix long-standing typo.
5976
5977 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5978
5979         * imap.el (imap-logout-timeout): New variable.
5980         (imap-logout, imap-logout-wait): New functions.
5981         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
5982
5983         * nnimap.el (nnimap-logout-timeout): New server variable.
5984         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
5985         nnimap-logout-timeout.
5986
5987         * gnus-art.el (gnus-article-summary-command-nosave)
5988         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
5989
5990 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5991
5992         * gnus.el (gnus-maximum-newsgroup): New variable.
5993
5994         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
5995         according to gnus-maximum-newsgroup.
5996
5997         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5998         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
5999         Limit the range of articles according to gnus-maximum-newsgroup.
6000
6001 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6002
6003         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6004         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6005         Don't perform gnus-configure-windows here; reuse existing sticky
6006         article buffer.
6007
6008         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6009         it doesn't exist in gnus-article-mode.
6010
6011 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6012
6013         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6014         (gnus-agent-decoded-group-name): New function.
6015         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6016         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6017
6018 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6019
6020         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6021         Add binding for gnus-sticky-article.
6022         (gnus-summary-exit): Don't kill sticky article buffers.
6023
6024         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6025         article buffer.
6026         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6027         (gnus-kill-sticky-article-buffers): New commands.
6028
6029 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6030
6031         * nntp.el (nntp-xref-number-is-evil): New server variable.
6032         (nntp-find-group-and-number): If it is non-nil, don't trust article
6033         numbers in the Xref header.
6034
6035 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6036
6037         * gnus-agent.el (gnus-agent-read-group): New function.
6038         (gnus-agent-flush-group, gnus-agent-expire-group)
6039         (gnus-agent-regenerate-group): Use it.
6040         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6041         nnmail-pathname-coding-system.
6042
6043 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6044
6045         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6046
6047         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6048         that are unread as unread, and also as selected so that information of
6049         marks having been changed by a user may be updated when exiting group.
6050
6051 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6052
6053         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6054         calculated ignoring signature parts to gnus-treat-article.
6055
6056 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6057
6058         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6059         a point here in order to keep the window start.
6060         (gnus-insert-mime-security-button): Make a button overlay without the
6061         front stickiness.
6062         (gnus-mime-display-security): Goto the end of a button.
6063
6064         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6065
6066 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6067
6068         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6069         group-name-at-point.
6070         (gnus-group-completing-read): New function that offers decoded
6071         non-ASCII group names for completion.
6072         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6073         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6074         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6075         (gnus-group-fetch-control): Use it.
6076         (gnus-fetch-group): Use group-name-at-point for the initial value
6077         rather than the default value; use gnus-alive-p.
6078
6079         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6080         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6081         (gnus-summary-post-news): Use gnus-group-completing-read.
6082
6083         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6084         (gnus-read-move-group-name): Decode group name for completion.
6085
6086 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6087
6088         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6089         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6090         Yamaoka slightly modified the code).
6091
6092 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6093
6094         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6095         (nnmail-split-incoming): Bind it.
6096
6097         * nnml.el (nnml-group-name-charset): New function.
6098         (nnml-decoded-group-name): Use it; don't decode group name if
6099         nnmail-group-names-not-encoded-p is non-nil.
6100         (nnml-encoded-group-name): New function.
6101         (nnml-group-pathname): Inline nnml-decoded-group-name.
6102         (nnml-request-expire-articles): Decode group name in message.
6103         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6104         nnmail-pathname-coding-system.
6105         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6106         not decoded ones according to nnmail-group-names-not-encoded-p.
6107         (nnml-generate-active-info): Use nnml-encoded-group-name.
6108
6109 2007-08-08  Glenn Morris  <rgm@gnu.org>
6110
6111         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6112         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6113         doc-strings and comments.
6114
6115 2007-07-25  Glenn Morris  <rgm@gnu.org>
6116
6117         * Relicense all FSF files to GPLv3 or later.
6118
6119 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6120
6121         * gnus-sum.el (gnus-summary-move-article): Make
6122         gnus-summary-respool-article work.
6123
6124 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6125
6126         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6127         string.
6128
6129 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6130
6131         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6132         that should be ignored when comparing distant RSS articles with local
6133         ones.
6134         (nnrss-make-hash-index): New function.  Create a hash index according
6135         to the ignored fields.
6136         (nnrss-check-group): Use it.
6137
6138 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6139
6140         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6141
6142         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6143
6144         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6145         the new optional argument ENCODED is non-nil.
6146         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6147         coding system for encoding group name.
6148         (gnus-group-make-rss-group): Pass un-encoded group name to
6149         gnus-group-make-group.
6150         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6151         encoded.
6152
6153         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6154         Encode group name to which articles are moved or copied.
6155         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6156         coding system for encoding Newsgroup, Followup-To and Xref headers.
6157
6158         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6159         marks; use nnheader-file-coding-system to write a file.
6160         (nnagent-retrieve-headers): Bind file-name-coding-system to
6161         nnmail-pathname-coding-system.
6162
6163         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6164
6165         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6166         (nnml-request-article, nnml-request-create-group)
6167         (nnml-request-rename-group, nnml-find-id)
6168         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6169         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6170         (nnml-save-marks): Use nnml-group-pathname instead of
6171         nnmail-group-pathname.
6172
6173         (nnml-request-create-group, nnml-request-expire-articles)
6174         (nnml-request-move-article, nnml-request-delete-group)
6175         (nnml-deletable-article-p, nnml-possibly-create-directory)
6176         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6177         (nnml-open-marks): Bind file-name-coding-system to
6178         nnmail-pathname-coding-system.
6179
6180         (nnml-request-article): Pass server argument to nnml-find-group-number.
6181         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6182         server argument to nnml-possibly-create-directory.
6183         (nnml-request-accept-article): Pass server argument to
6184         nnml-active-number and nnml-save-mail.
6185         (nnml-find-group-number): Pass server argument to nnml-find-id.
6186         (nnml-request-update-info): Pass server argument to
6187         nnml-marks-changed-p.
6188
6189         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6190         (nnml-save-mail, nnml-active-number): Add server argument.
6191
6192         (nnml-request-delete-group): Warn if group is missing.
6193         (nnml-get-nov-buffer): Decode group name.
6194         (nnml-generate-active-info): Encode group name.
6195         (nnml-open-marks): Decode group name in messages.
6196
6197 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6198
6199         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6200         if it is not specified.
6201         (gnus-article-pipe-part, gnus-article-save-part)
6202         (gnus-article-interactively-view-part, gnus-article-copy-part)
6203         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6204         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6205         (gnus-article-replace-part, gnus-article-delete-part)
6206         (gnus-article-view-part-as-type): Pass raw prefix argument to
6207         gnus-article-part-wrapper.
6208
6209 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6210
6211         * gnus-agent.el (gnus-agent-save-active): Bind
6212         nnheader-file-coding-system to gnus-agent-file-coding-system.
6213
6214         * gnus-cache.el (gnus-cache-save-buffers)
6215         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6216         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6217         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6218         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6219         (gnus-cache-generate-active, gnus-cache-rename-group)
6220         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6221         (gnus-cache-update-overview-total-fetched-for): Bind
6222         file-name-coding-system to nnmail-pathname-coding-system.
6223         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6224         variables.
6225         (gnus-cache-decoded-group-name): New function.
6226         (gnus-cache-file-name): Use it.
6227         (gnus-cache-generate-active): Use non-decoded group name for active.
6228
6229         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6230         right place.
6231         (gnus-write-active-file): Don't break non-ASCII group names.
6232
6233         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6234         nnmail-pathname-coding-system.
6235
6236         * lpath.el: Bind default-file-name-coding-system,
6237         file-name-coding-system and language-info-alist for XEmacs.
6238
6239         * gnus-uu.el (gnus-uu-decode-save): Typo.
6240
6241 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6242
6243         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6244
6245 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6246
6247         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6248         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6249         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6250         (gnus-agent-flush-group, gnus-agent-flush-cache)
6251         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6252         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6253         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6254         (gnus-agent-regenerate-group)
6255         (gnus-agent-update-files-total-fetched-for)
6256         (gnus-agent-update-view-total-fetched-for): Bind
6257         file-name-coding-system to nnmail-pathname-coding-system.
6258         (gnus-agent-group-pathname): Don't encode file names by
6259         nnmail-pathname-coding-system.
6260         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6261         coding-system-for-write instead of buffer-file-coding-system to
6262         gnus-agent-file-coding-system.
6263
6264         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6265         Decode group name.
6266
6267         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6268
6269         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6270         (gnus-read-newsrc-el-file): Make group names unibyte.
6271
6272         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6273         nnmail-pathname-coding-system.
6274
6275         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6276         (nnrss-request-delete-group): Bind file-name-coding-system to
6277         nnmail-pathname-coding-system.
6278         (nnrss-read-server-data, nnrss-read-group-data): Bind
6279         file-name-coding-system correctly.
6280         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6281
6282         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6283         (nntp-server-to-method-cache): New variable.
6284         (nntp-group-pathname): New function that decodes non-ASCII group names.
6285         (nntp-possibly-create-directory, nntp-marks-changed-p)
6286         (nntp-save-marks, nntp-open-marks): Use it.
6287         (nntp-possibly-create-directory, nntp-open-marks):
6288         Bind file-name-coding-system to nnmail-pathname-coding-system.
6289         (nntp-open-marks): Decode group names when bootstrapping marks.
6290
6291         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6292         Newsgroups and Folowup-To headers.
6293
6294 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6295
6296         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6297         (gnus-server-closed-face, gnus-server-denied-face)
6298         (gnus-server-offline-face): Remove variable.
6299         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6300
6301         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6302         of modifying message-stack directly for XEmacs.
6303
6304         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6305         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6306         if the coding-system argument is nil for XEmacs.
6307
6308         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6309         mm-charset-override-alist.
6310
6311         * rfc2047.el: Don't require base64; require rfc2045 for the function
6312         rfc2045-encode-string.
6313         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6314         to quote the parameter value.
6315
6316 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6317
6318         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6319         form in gnus-group-name-charset-method-alist.
6320
6321         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6322         overrides the default layout edit-form.
6323
6324         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6325
6326         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6327
6328 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6329
6330         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6331         as unfetched articles.
6332
6333 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6334
6335         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6336
6337 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6338
6339         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6340         original back end that keeps marks in the local system.
6341
6342 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6343
6344         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6345         arg of pop-to-buffer for XEmacs.
6346         (gnus-article-read-summary-keys): Ditto; don't restore window
6347         configuration if summary command ends up with neither article buffer
6348         nor summary buffer; describe bindings if summary keys end with C-h.
6349
6350 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6351
6352         * message.el (message-fix-before-sending): Skip raw message part to be
6353         forwarded while checking illegible text.
6354         (message-forward-make-body-mime, message-forward-make-body): Mark
6355         signed or encrypted raw message as having no illegible text.
6356
6357 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6358
6359         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6360         (gnus-message-with-timestamp-1): New macro.
6361         (gnus-message-with-timestamp): New function.
6362         (gnus-message): Use them.
6363
6364         * nnheader.el (nnheader-message): Use them.
6365
6366 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6367
6368         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6369         .newsrc.eld file.
6370
6371 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6372
6373         * gnus-agent.el (gnus-agent-fetch-headers)
6374         (gnus-agent-retrieve-headers): Bind
6375         gnus-decode-encoded-address-function to identity.
6376
6377         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6378         available also when the server returns simply a dot.
6379
6380         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6381
6382 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6383
6384         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6385
6386 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6387
6388         * gnus-ems.el (gnus-x-splash): Make it work.
6389
6390         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6391         from being used.
6392
6393         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6394
6395 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6396
6397         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6398         4th and the 5th arguments.
6399
6400         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6401         the front stickiness.
6402         (gnus-article-summary-command-nosave): Correct the order of the
6403         arguments passed to pop-to-buffer.
6404         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6405         summary command ends up with the article buffer.
6406
6407         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6408         the same faces.
6409
6410 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6411
6412         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6413
6414 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6415
6416         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6417         * gnus-sum.el (gnus-summary-highlight):
6418         * pgg.el (pgg-sign-region, pgg-sign):
6419         * mail-source.el (mail-source-delete-old-incoming-confirm):
6420         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6421
6422 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6423
6424         * gnus-art.el (gnus-mime-view-part-externally)
6425         (gnus-mime-view-part-internally): Fix predicate function passed to
6426         completing-read.
6427
6428         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6429
6430         * gnus.el (gnus-update-message-archive-method): Add :version.
6431
6432 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6433
6434         * gnus.el (gnus-update-message-archive-method): New variable.
6435
6436         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6437         according to gnus-message-archive-method if
6438         gnus-update-message-archive-method is non-nil.
6439
6440 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6441
6442         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6443         by Loic Dachary <loic@dachary.org>.
6444         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6445
6446 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * message.el (message-pop-to-buffer): Add switch-function argument.
6449         (message-mail): Pass switch-function argument to it.
6450
6451 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6452
6453         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6454         Improve doc string.
6455
6456 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6457
6458         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6459         (gnus-header-content)
6460         * gnus-cite.el (gnus-cite-10)
6461         * gnus-srvr.el (gnus-server-closed)
6462         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6463         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6464         (gnus-group-mail-3-empty, gnus-group-mail-low)
6465         (gnus-group-mail-low-empty, gnus-splash)
6466         * message.el (message-header-to, message-header-cc)
6467         (message-header-subject, message-header-other, message-header-name)
6468         (message-header-xheader, message-separator, message-cited-text)
6469         (message-mml): Lighten colors of faces used for dark background.
6470
6471 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6472
6473         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6474         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6475
6476 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6477
6478         * message.el (message-narrow-to-headers-or-head):
6479         Ignore mail-header-separator in the body.
6480
6481 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6482
6483         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6484         same as window size.
6485
6486 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6487
6488         * message.el (message-font-lock-keywords): Use message-header-xheader
6489         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6490         ahead of the anything pattern, to get it recognised.
6491
6492 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6493
6494         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6495         spam.el loads uses it in the compiled defadvice form.
6496
6497 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6498
6499         * gnus-sum.el (gnus-articles-to-read)
6500         (gnus-summary-insert-old-articles): Don't truncate group name for
6501         `read-string'.
6502
6503         * gnus-util.el (gnus-limit-string): Delete this function.
6504
6505         * gnus-sum.el (gnus-simplify-subject-fully): Use
6506         `truncate-string-to-width' instead.
6507
6508 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6509
6510         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6511         if, on summary exit, the next group has to be selected.
6512         (gnus-summary-exit): Use it.
6513
6514 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6515
6516         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6517         non-break space.
6518
6519 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6520
6521         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6522         Check if group is not a directory.
6523         (nnfolder-request-expire-articles): Don't delete articles if the target
6524         group is not available.
6525
6526         * nnml.el (nnml-request-create-group): Properly check if group is not a
6527         file.
6528         (nnml-request-expire-articles): Don't delete articles if the target
6529         group is not available.
6530
6531         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6532         Don't quote characters that are within parentheses.
6533
6534 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6535
6536         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6537         (gnus-handle-ephemeral-exit): Select article according to it.
6538
6539 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6540
6541         * message.el (message-insert-formated-citation-line): Remove newline.
6542         (message-citation-line-format): Add final \n here so that the user can
6543         avoid a blank line.
6544
6545 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6546
6547         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6548         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6549         Update lanl/arXiv support.
6550
6551 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6552
6553         * gnus.el: Bump version number.
6554
6555 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6556
6557         * gnus.el (gnus-version-number): Bump version.
6558
6559 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6560
6561         * gnus.el: No Gnus v0.6 is released.
6562
6563 2007-04-27  Didier Verna  <didier@xemacs.org>
6564
6565         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6566         * gmm-utils.el (gmm-regexp-concat): here.
6567         * message.el: Don't require 'gnus-util.
6568         (message-dont-reply-to-names): Handle name change above.
6569         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6570
6571 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6572
6573         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6574         since the initial value varies according to the system.
6575
6576 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6577
6578         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6579
6580 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6581
6582         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6583
6584 2007-04-24  Didier Verna  <didier@xemacs.org>
6585
6586         Improve the type of gnus-ignored-from-addresses.
6587         * gnus-util.el (gnus-orify-regexp): New function.
6588         * message.el (gnus-util): Require it.
6589         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6590         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6591         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6592
6593 2007-04-24  Didier Verna  <didier@xemacs.org>
6594
6595         * gnus-sum.el:
6596         * gnus-utils.el: Fix some trailing whitespaces.
6597
6598 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6599
6600         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6601         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6602         article's Message-ID; refer parent article in summary buffer.
6603
6604         * message.el (message-bounce): Call mime-to-mml.
6605
6606         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6607         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6608         optimize and/or forms properly.
6609
6610 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6611
6612         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6613         URL.
6614
6615 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6616
6617         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6618
6619 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6620
6621         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6622         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6623         displayed of multipart/alternative part if it is invoked from summary
6624         buffer.
6625
6626         * mm-view.el (mm-inline-text-html-render-with-w3m)
6627         (mm-inline-text-html-render-with-w3m-standalone)
6628         (mm-inline-render-with-function): Use mail-parse-charset by default.
6629
6630 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6631
6632         * parse-time.el (parse-time-string-chars): Check if CHAR
6633         is less than the length of parse-time-syntax.
6634
6635 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6636
6637         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6638         from gnus-newsgroup-processable.
6639
6640 2007-04-16  Didier Verna  <didier@xemacs.org>
6641
6642         * gnus-msg.el (gnus-configure-posting-styles): Handle
6643         message-signature-directory properly with :file syntax.  Reported by
6644         "Leo".
6645
6646 2007-04-11  Didier Verna  <didier@xemacs.org>
6647
6648         New user option: message-signature-directory.
6649         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6650         * message.el (message-insert-signature): Ditto.
6651         * message.el (message-signature-file): Doc update.
6652         * message.el (message-signature-directory): New.
6653
6654 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6655
6656         * gnus-msg.el (gnus-inews-yank-articles): Use
6657         message-exchange-point-and-mark instead of exchange-point-and-mark.
6658
6659 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6660
6661         * message.el (message-yank-original): Make sure cited text ends with
6662         newline; don't exchange point and mark.
6663
6664 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6665
6666         * tls.el (open-tls-stream): Properly handle case where there
6667         is no associated buffer.
6668
6669 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6670
6671         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6672         message-yank-original, make sure (< mark TEXT point).
6673
6674 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6675
6676         * message.el (message-fill-column): New variable.
6677         (message-mode): Use it.  Add comment on a possible new hook.
6678
6679         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6680         (nnmail-get-new-mail): Reformat.
6681
6682         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6683
6684         * gmm-utils.el: Fix Commentary.
6685         (gmm-tool-bar-from-list): Fix typo in doc string.
6686
6687 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6688
6689         * message.el (message-yank-original): Don't switch point and mark
6690         unnecessarily to put point and mark as documented.
6691
6692 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6693
6694         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6695         from the message heads.
6696
6697 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6698
6699         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6700         article buffer does not have a window.  This may not be the best
6701         solution but is certainly better than setting the start of the null,
6702         that is the current, window.
6703
6704 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6705
6706         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6707         (gnus-draft-setup): Run it.
6708
6709         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6710         gnus-score-fast-scoring.  Allow regexp.
6711         (gnus-score-headers): Use it.
6712
6713         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6714         XEmacs.
6715
6716         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6717         string.
6718         (gnus-button-alist): Also catch `<f1> k ...'.
6719         (gnus-treat-display-x-face): Fix doc string.
6720
6721 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6722
6723         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6724         evaluation of gnus-extended-version to ensure correct generation of the
6725         User-Agent header when message-generate-headers-first is used.
6726
6727 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6728
6729         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6730         hashcash-path is nil.  Don't call callback with incorrect number of
6731         parameters if val is 0.
6732
6733 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6734
6735         * message.el (message-required-news-headers):
6736         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6737
6738 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6739
6740         * tls.el (open-tls-stream): In handshake-waiting loop,
6741         don't wait more if there is output available to process.
6742
6743 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6744
6745         * tls.el (tls-program): Doc fix.
6746
6747 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6748
6749         * message.el (message-generate-new-buffers): Change the meaning of the
6750         nil value; add `standard' to the choices; treat t as `unique'; improve
6751         doc string.
6752         (gnus-select-frame-set-input-focus): Autoload.
6753         (message-buffer-name): Search for the existing message buffer if
6754         message-generate-new-buffers is nil or `standard'; treat the value t of
6755         message-generate-new-buffers as `unique'.
6756         (message-pop-to-buffer): Raise the frame already displaying the message
6757         buffer; clear the echo area after querying.
6758         (message-setup): Pass the `continue' argument to compose-mail.
6759         (message-mail): Prefer `switch-function' if it is given; search for the
6760         existing message buffer if the `continue' argument is non-nil; pass
6761         continue and switch-function arguments to compose-mail by way of
6762         message-setup.
6763         (message-mail-other-window): Adjust argument of message-setup.
6764         (message-mail-other-frame): Ditto.
6765
6766 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6767
6768         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6769         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6770         to turn font-lock on when turning gnus-message-citation-mode on.
6771
6772 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6773
6774         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6775         (mml-smime-function-alist): New variable; add epg as the backend.
6776         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6777         mml-smime- functions instead.
6778         * mm-view.el: Require smime.
6779
6780 2007-03-05  Didier Verna  <didier@xemacs.org>
6781
6782         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6783         instead of just inheritance for posting styles.
6784         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6785
6786 2007-02-24  Chris Moore  <dooglus@gmail.com>
6787
6788         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6789         * pgg-pgp.el (pgg-pgp-encrypt-region):
6790         * pgg-gpg.el (pgg-gpg-encrypt-region):
6791         Check pgg-encrypt-for-me if no other recipients.
6792
6793 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6794
6795         * tls.el (tls-certtool-program): Fix custom type.
6796
6797 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6800         and point-at-eol instead of line-(beginning|end)-position.
6801
6802         * assistant.el (assistant-parse-buffer): Ditto.
6803
6804         * netrc.el (netrc-parse-services): Ditto.
6805
6806 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6807
6808         * mml2015.el (mml2015-epg-find-usable-key): New function.
6809         (mml2015-epg-sign): Use it.
6810         (mml2015-epg-encrypt): Use it.
6811
6812 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6813
6814         * message.el (message-make-in-reply-to): Quote name containing
6815         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6816         if there are special characters.  Reported by NAKAJI Hiroyuki
6817         <nakaji@jp.freebsd.org>.
6818
6819 2007-02-27  Didier Verna  <didier@xemacs.org>
6820
6821         Include the group parameters as well as the topic ones in the
6822         inheritance filter process.
6823         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6824         argument GROUP-PARAMS-LIST.
6825         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6826
6827 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6828
6829         * nntp.el (nntp-never-echoes-commands)
6830         (nntp-open-connection-functions-never-echo-commands): New variables.
6831         (nntp-send-command): Use them.
6832
6833 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6834
6835         * mml2015.el (mml2015-epg-verify): Simplified.
6836
6837 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6838
6839         * mml.el (mml-content-disposition-alist): New user option.
6840         (mml-content-disposition): New function.
6841         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6842         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6843
6844 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6845
6846         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6847         verification.
6848
6849 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6850
6851         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6852         articles posted in the last 24 hours.
6853
6854 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6855
6856         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6857
6858 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6859
6860         * nntp.el (nntp-send-command): Don't wait for echoes when
6861         nntp-open-ssl-stream is used.
6862
6863 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6864
6865         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6866         (gnus-message-add-citation-keywords)
6867         (gnus-message-remove-citation-keywords): Remove.
6868         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6869         directly, make the variables in font-lock-defaults buffer-local, add
6870         gnus-message-citation-keywords to them and then update the value of
6871         font-lock-keywords.
6872
6873 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6874
6875         * message.el (message-cite-original-1): Don't call
6876         gnus-article-highlight-citation.
6877
6878         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6879         citations; fix line count.
6880
6881 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6882
6883         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6884         (gnus-message-add-citation-keywords)
6885         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6886         versions of font-lock-add-keywords and font-lock-remove-keywords to
6887         work with XEmacs correctly.
6888
6889 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6890
6891         * gnus-cite.el (gnus-cite-face-list): Set the values of
6892         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6893         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6894         (gnus-message-cite-prefix-regexp): New variable.
6895         (gnus-message-search-citation-line): Use it; protect against long
6896         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6897         the 0th match data for Emacs.
6898         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6899         (gnus-message-add-citation-keywords): Append keywords rather than
6900         prepending; emulate font-lock-add-keywords if it is not available.
6901         (gnus-message-remove-citation-keywords): Emulate
6902         font-lock-remove-keywords if it is not available.
6903
6904         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6905
6906         * message.el (message-cite-prefix-regexp): Set the value of
6907         gnus-message-cite-prefix-regexp.
6908
6909 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6910
6911         * nnweb.el (nnweb-google-parse-1): Update parser.
6912
6913 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6914
6915         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6916
6917 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6918
6919         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6920         regexp.
6921
6922 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6923
6924         * uudecode.el (uudecode-string-to-multibyte): New function emulating
6925         string-to-multibyte.
6926         (uudecode-decode-region-internal): Use it.
6927
6928         * lpath.el: Fbind string-as-multibyte for XEmacs.
6929
6930 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6931
6932         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
6933         custom choice.
6934
6935         * gnus-art.el (gnus-signature-limit): Fix custom choice.
6936
6937 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
6938
6939         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
6940
6941         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
6942         `write-region' to respect `mm-inhibit-file-name-handlers'.
6943
6944 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6945
6946         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
6947         Use gnus-home-directory instead of "~/" or "$HOME".
6948
6949 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
6950
6951         * encrypt.el (encrypt-insert-file-contents): Add better prompt
6952         to mention filename.
6953         Add comments at beginning regarding usage.
6954         (encrypt-write-file-contents): Change interactive so a string is
6955         acceptable.  If the file has no associated model, show an error instead
6956         of a nonsense prompt.
6957
6958 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6959
6960         * spam.el (spam-bsfilter-ham-switch): Fix typo.
6961         Thanks to Yoshihiko Yamada for kind notification of this typo.
6962
6963 2007-01-12  Kenichi Handa  <handa@m17n.org>
6964
6965         * uudecode.el (uudecode-decode-region-internal): Make it work in a
6966         multibyte buffer.
6967
6968 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6969
6970         * gnus-score.el (gnus-score-fast-scoring): New variable.
6971         (gnus-score-headers): Use it.
6972
6973         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
6974
6975         * message.el (message-cite-original-1): Call
6976         gnus-article-highlight-citation if requested.
6977         (message-make-from): Allow name and address as optional arguments.
6978
6979         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
6980
6981         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
6982         bugs to doc string.
6983         (gnus-button-alist): Add mid\\|message-id.
6984         (gnus-button-fetch-group): Extend for use in
6985         `browse-url-browser-function'.
6986         (gnus-button-url-regexp): Try to catch paired parentheses like in
6987         Wikipedia URLs.
6988
6989         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
6990         Suggested by Simon Krahnke <overlord@gmx.li>.
6991
6992 2007-01-13  Romain Francoise  <romain@orebokech.com>
6993
6994         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
6995         Update copyright.
6996
6997 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
6998
6999         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7000
7001 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7002
7003         * gnus-registry.el (gnus-registry-unfollowed-groups)
7004         (gnus-registry-split-fancy-with-parent): Fix documentation.
7005
7006 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7007
7008         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7009         from nnweb groups.
7010
7011 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7012
7013         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7014         Xref urls.  Erase buffer before requesting head.
7015
7016 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7017
7018         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7019         customizable.
7020
7021 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7022
7023         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7024         no signing key is found.
7025         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7026         no encrypting and/or signing key is found.
7027
7028 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7029
7030         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7031
7032 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7033
7034         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7035         headers read from disk with the ones newly found in the current search.
7036         This should no longer cause problems, because the article numbers in
7037         Gmane's `nov.php' output are ignored since the previous change.
7038
7039 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7040
7041         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7042
7043 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7044
7045         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7046         replace-regexp-in-string; bind url-version; fbind display-images-p and
7047         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7048         find-face and set-itimer-function for Emacs; bind itimer-list for
7049         Emacs.
7050
7051         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7052
7053 2007-01-01  Romain Francoise  <romain@orebokech.com>
7054
7055         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7056
7057 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7058
7059         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7060         `define-minor-mode' macro definition expanded properly.
7061         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7062         exclude it there.
7063
7064         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7065         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7066         `fboundp' test.
7067         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7068         This is OK to autoload in (S)XEmacs now.
7069
7070 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7071
7072         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7073         keystroke.
7074         (gnus-summary-limit-to-singletons): Fix typo.
7075
7076         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7077         else fails.
7078
7079 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7080
7081         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7082         docstring.
7083
7084         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7085         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7086         (gnus-summary-insert-dormant-articles): Fix typo in message.
7087
7088 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7089
7090         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7091         nil for XEmacs.
7092         (gnus-message-citation-mode): Don't autoload in XEmacs.
7093
7094         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7095
7096 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7097
7098         * nnimap.el (nnimap-expunge-search-string): Mention
7099         nnimap-search-uids-not-since-is-evil in docstring.
7100
7101 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7102
7103         * spam.el: Revert to make-obsolete-variable because
7104         define-obsolete-variable-alias is not supported in Emacs 21.
7105
7106         * spam.el (spam-ifile-path, spam-ifile-database-path)
7107         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7108         make-obsolete-variable.
7109         (spam-bsfilter-path, spam-bsfilter-program)
7110         (spam-spamassassin-path, spam-spamassassin-program)
7111         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7112         use "path" inappropriately.
7113         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7114         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7115         variable names.
7116
7117 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7118
7119         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7120         summary buffer.
7121
7122         * password.el (password-cache-remove): Use clear-string to burn
7123         password, if available.
7124
7125 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7126
7127         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7128
7129         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7130
7131         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7132         (gnus-message-highlight-citation): Move defcustom here from
7133         gnus-cite.el.
7134         (gnus-message-citation-mode): Autoload.
7135
7136         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7137         checks to make it compile with XEmacs.
7138         (gnus-message-citation-mode): New minor mode.
7139         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7140         (gnus-message-highlight-citation): New variables.
7141         (gnus-message-search-citation-line)
7142         (gnus-message-add-citation-keywords)
7143         (gnus-message-remove-citation-keywords)
7144         (turn-on-gnus-message-citation-mode)
7145         (turn-off-gnus-message-citation-mode): New functions.
7146
7147 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7148
7149         * gnus-cite.el: Enable highlighting of different citation levels in
7150         message-mode.
7151
7152 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7153
7154         * message.el (message-make-fqdn): Fix comment.
7155         (message-bogus-system-names): Add ".local".
7156
7157         * spam.el (spam-ifile-path, spam-ifile-program)
7158         (spam-ifile-database-path, spam-ifile-database)
7159         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7160         Don't use "path" inappropriately.
7161         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7162         strings.
7163         (spam-check-ifile, spam-ifile-register-with-ifile)
7164         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7165         new variable names.
7166
7167         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7168         (gnus-treat-display-smileys): Simplify using
7169         gnus-image-type-available-p.
7170
7171         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7172         available.
7173
7174         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7175         `display-images-p' if available.
7176
7177 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7178
7179         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7180         one after turning on the buffer's multibyteness instead of decoding
7181         them directly in the unibyte buffer that causes unexpected conversion
7182         in Emacs 23 (unicode).
7183
7184 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7185
7186         * message.el (message-generate-hashcash): Fix custom type.
7187
7188 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7189
7190         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7191
7192 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7193
7194         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7195         disconnect icons.  Add help text.
7196
7197 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7198
7199         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7200         negated to be consistent with the others we handle.
7201
7202 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7203
7204         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7205         version of gnus-summary-buffer to something, so that we can use two
7206         article buffers at the same time.
7207
7208 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7209
7210         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7211         trigger all the extra headers.
7212         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7213         sorting.
7214
7215 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7216
7217         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7218         solid groups.
7219
7220 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7221
7222         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7223
7224 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7225
7226         * legacy-gnus-agent.el: Add Copyright notice.
7227
7228 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7229
7230         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7231
7232 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7233
7234         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7235
7236         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7237         to make it work reliably in CVS Emacs.
7238         (gnus-summary-limit-strange-charsets-predicate)
7239         (gnus-summary-limit-to-predicate): New functions.
7240
7241 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7242
7243         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7244         specifying array size.
7245         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7246         array if it is too small.
7247         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7248         (gnus-sort-threads-loop): New function.
7249
7250 2006-12-06  Chris Moore  <dooglus@gmail.com>
7251
7252         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7253         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7254
7255 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7256
7257         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7258         options.
7259
7260 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7261
7262         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7263         DOS-ing the recipient.
7264
7265         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7266         the headers when creating the mapping to avoid mismappings.
7267         (nnweb-gmane-create-mapping): Always nix out old mapping.
7268
7269 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7270
7271         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7272         and mm-verify-option to never.
7273
7274 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7275
7276         * message.el (message-signed-or-encrypted-p): New function.
7277         (message-forward-make-body): Use it.
7278
7279         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7280         Replace encode-coding-string with mm-encode-coding-string.
7281
7282 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7283
7284         * nneething.el (nneething-decode-file-name): Replace
7285         decode-coding-string with mm-decode-coding-string.
7286
7287         * gnus-int.el (gnus-open-server): Say failed server's name.
7288
7289 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7290
7291         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7292         strings to a single string.  Quote `errors-file-name'.
7293         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7294         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7295         Adjust calls.  Use `shell-quote-argument'.
7296
7297 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7298
7299         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7300         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7301
7302         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7303         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7304         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7305         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7306         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7307         (gnus-subscribe-newsgroup, gnus-1):
7308         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7309         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7310         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7311         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7312
7313 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7314
7315         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7316         keystroke.
7317         (gnus-summary-limit-to-bodies): Implement headersp.
7318
7319 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7320
7321         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7322
7323 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7324
7325         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7326
7327 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7328
7329         * message.el (message-generate-hashcash): Expand range of values to
7330         include `opportunistic'.
7331         (message-send-mail): Use it.
7332
7333 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7334
7335         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7336         and comment it.
7337
7338         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7339
7340 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7341
7342         * gnus-util.el (gnus-extract-address-components): Improve comment.
7343
7344 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7345
7346         * gnus-util.el (gnus-extract-address-components): Work with address in
7347         which the name portion contains @.
7348
7349         * lpath.el: Fbind custom-autoload.
7350
7351 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7352
7353         * gnus.el (gnus-start): Move custom group up.
7354         (gnus-select-method): Don't autoload, but make it available for
7355         `customize-variable'.
7356         (gnus-getenv-nntpserver): Don't autoload.
7357
7358 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7359
7360         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7361
7362 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7363
7364         * message.el (message-sendmail-extra-arguments): New variable.
7365         (message-send-mail-with-sendmail): Use it.
7366
7367 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7368
7369         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7370         mm-with-unibyte-current-buffer to make string unibyte.
7371
7372         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7373         mm-string-as-multibyte.
7374
7375 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7376
7377         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7378         Reported by Werner Koch <wk@gnupg.org>.
7379
7380 2006-11-14  Daiki Ueno  <ueno@p360>
7381
7382         * mml2015.el: Autoload epa-select-keys when compiling.
7383
7384 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7385
7386         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7387         message-options.
7388         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7389
7390 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7391
7392         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7393         EasyPG (< 0.0.6).
7394         (mml2015-always-trust): New user option.
7395         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7396         prompt.
7397
7398 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7399
7400         * nntp.el (nntp-authinfo-force): New variable.
7401         (nntp-send-authinfo): Use it.
7402
7403 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7404
7405         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7406         decode encoded words.  Improve prompt.  Add comment about forwarding.
7407         (message-replacement-char): Move up.
7408
7409 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7410
7411         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7412         instead of gnus-intersection because arguments of gnus-sorted-nunion
7413         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7414
7415 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7416
7417         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7418         (message-simplify-subject-functions): Enable
7419         message-strip-subject-encoded-words by default.
7420
7421 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7422
7423         * message.el (message-strip-subject-encoded-words): New function.
7424         (message-simplify-subject-functions): New variable.
7425         (message-simplify-subject): Use it.  Fix typo in doc string.
7426         Support message-strip-subject-encoded-words.
7427
7428 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7429
7430         * gnus-diary.el (gnus-diary-delay-format-function):
7431         * nndiary.el (nndiary-reminders):
7432         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7433
7434 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7435
7436         * gnus-art.el (article-hide-boring-headers): Fetch date from
7437         gnus-original-article-buffer to avoid problems with localized date
7438         strings.
7439
7440 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7441
7442         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7443
7444 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7445
7446         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7447         New variables.
7448         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7449         (mm-charset-synonym-alist): Move some entries to
7450         mm-codepage-iso-8859-list.
7451         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7452         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7453
7454 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7455
7456         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7457
7458 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7459
7460         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7461         with Emacs 21 and XEmacs.
7462
7463 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7464
7465         * spam.el (spam-parse-address): New function for better parsing,
7466         catching errors, etc.
7467         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7468
7469 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7470
7471         * mm-view.el: Add interactive arg to html2text autoload.
7472
7473 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7474
7475         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7476
7477 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7478
7479         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7480         variables.
7481         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7482         (mm-charset-synonym-alist): Move some entries to
7483         mm-codepage-iso-8859-list.
7484
7485         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7486
7487 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7488
7489         * message.el (message-citation-line-format)
7490         (message-insert-formated-citation-line): Fix implementation of %E, %N
7491         and %n according to the doc string.
7492
7493 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7494
7495         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7496         car-safe to avoid bad parses.
7497
7498 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7499
7500         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7501         names.
7502
7503         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7504
7505 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7506
7507         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7508         header.
7509
7510         * message.el (message-draft-headers): Add Date.
7511         (message-headers-to-generate): Fix typo in docstring.
7512
7513         * nndraft.el (nndraft-required-headers): New variable.
7514         (nndraft-generate-headers): Use it.
7515
7516         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7517
7518 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7519
7520         * gnus-registry.el (gnus-registry-wash-for-keywords)
7521         (gnus-registry-find-keywords): New functions to allow easy searching of
7522         articles that are in the registry.
7523
7524 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7525
7526         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7527         ietf-drums-parse-address instead of gnus-extract-address-components.
7528         Reported by Damien Elmes <damien@repose.cx>.
7529
7530 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7531
7532         * gnus.el (gnus-mime): Remove unused custom group.
7533
7534 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7535
7536         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7537         "blank line" when searching for end of armor headers.
7538
7539 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7540
7541         * gmm-utils.el (gmm-write-region): Fix variable name.
7542
7543 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7544
7545         * gmm-utils.el (gmm-write-region): New function based on compatibility
7546         code from `mm-make-temp-file'.
7547
7548         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7549
7550         * nnmaildir.el (nnmaildir--update-nov)
7551         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7552         Use `gmm-write-region'.
7553
7554 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7555
7556         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7557         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7558
7559         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7560
7561         * message.el (message-replacement-char): New variable.
7562         (message-fix-before-sending): Use it.
7563         (message-simplify-subject): New function to remove duplicate code.
7564         (message-reply, message-followup): Use it.
7565
7566         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7567         gnus-summary-limit-to-articles.
7568
7569 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7570
7571         * gnus-util.el (gnus-with-local-quit): New macro.
7572
7573         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7574
7575 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7576
7577         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7578         ignore non-string data.
7579
7580 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7581
7582         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7583         non-string data (needs to be done in the registry too).
7584
7585 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7586
7587         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7588         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7589         (gnus-registry-split-fancy-with-parent)
7590         (gnus-registry-fetch-simplified-message-subject-fast)
7591         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7592         Remove text properties on ingress into the registry and when it's saved.
7593         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7594         registry from entries with no groups.
7595
7596 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7597
7598         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7599         function to remove string properties.
7600
7601 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7602
7603         * gmm-utils.el (gmm): Adjust custom version.
7604
7605         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7606         custom version.
7607
7608         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7609
7610 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7611
7612         * gnus-art.el (gnus-insert-prev-page-button)
7613         (gnus-insert-next-page-button): Simplify.  Reformat.
7614
7615 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7616
7617         * gnus-art.el (gnus-insert-prev-page-button)
7618         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7619
7620 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7621
7622         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7623
7624 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7625
7626         * gnus-art.el (gnus-insert-mime-button)
7627         (gnus-insert-mime-security-button):
7628         Apply gnus-article-button-face to MIME and security buttons.
7629
7630 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7631
7632         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7633         readable.
7634
7635 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7636
7637         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7638
7639 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7640
7641         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7642         `browse-url-of-file' instead of `browse-url'.
7643
7644 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7645
7646         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7647         regexp.  Articles containing quotation were cut prematurely.
7648
7649 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7650
7651         * message.el (message-cite-original-1): Use nobody by default for the
7652         value of From header.
7653         (message-reply): Ditto.
7654
7655 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7656
7657         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7658         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7659         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7660
7661 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7662
7663         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7664         mails in the doc string.  Add some URLs in comment.
7665         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7666
7667 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7668
7669         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7670         backslashes handling and the way to find boundaries of quoted strings.
7671
7672 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7673
7674         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7675         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7676         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7677         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7678
7679 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7680
7681         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7682         doc string.
7683         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7684
7685 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7686
7687         * lpath.el: Fbind epg-check-configuration.
7688
7689 2006-09-06  Simon Josefsson  <jas@extundo.com>
7690
7691         * mml2015.el (mml2015-use): Doc fix, mention epg.
7692
7693 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7694
7695         * mml2015.el (mml2015-use): Default to epg, if available.
7696
7697 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7698
7699         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7700         message-sender.
7701         (mml1991-epg-encrypt): Ditto.
7702         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7703         message-sender.
7704         (mml2015-epg-encrypt): Ditto.
7705
7706 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7707
7708         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7709         several common directories.
7710
7711 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7712
7713         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7714         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7715
7716 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7717
7718         * gnus-art.el (article-decode-encoded-words): Make it fast.
7719
7720 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7721
7722         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7723
7724         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7725         in quoted string into `\'.
7726
7727 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7728
7729         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7730         Use standard-syntax-table.
7731
7732 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7733
7734         * gnus-art.el (gnus-decode-address-function): New variable.
7735         (article-decode-encoded-words): Use it to decode headers which are
7736         assumed to contain addresses.
7737         (gnus-mime-delete-part): Remove useless `or'.
7738
7739         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7740         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7741         (gnus-nov-parse-line): Use it to decode From header.
7742         (gnus-get-newsgroup-headers): Ditto.
7743         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7744
7745         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7746         (mail-decode-encoded-address-string): New alias.
7747
7748         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7749         New function.
7750         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7751         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7752         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7753         (rfc2047-decode-string): Ditto.
7754         (rfc2047-decode-address-region): New function.
7755         (rfc2047-decode-address-string): New function.
7756
7757 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7758
7759         * message.el (message-caesar-buffer-body): Allow rotating headers.
7760
7761         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7762
7763         * message.el (message-insert-formated-citation-line): Fix %f.
7764         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7765
7766 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7767
7768         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7769         (gnus-bookmark-mouse-available-p): New macro.
7770         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7771         (gnus-bookmark-bmenu-show-infos): Use it.
7772         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7773         (gnus-bookmark-bmenu-hide-infos): Ditto.
7774         (gnus-bookmark-remove-properties): New function.
7775         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7776         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7777         (gnus-bookmark-write-file): Bind coding-system-for-write.
7778         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7779         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7780         group before selecting it.
7781         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7782         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7783         quit-window if it is not available; use gnus-mouse-2 and bind it to
7784         gnus-bookmark-bmenu-select-by-mouse.
7785         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7786         (gnus-bookmark-bmenu-select-by-mouse): New function.
7787
7788 2006-08-13  Romain Francoise  <romain@orebokech.com>
7789
7790         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7791         space.
7792
7793 2006-08-10  Romain Francoise  <romain@orebokech.com>
7794
7795         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7796         (dns-mode-soa-auto-increment-serial): New user option.
7797         (dns-mode-soa-maybe-increment-serial): New function.
7798         (dns-mode): Add the latter to `write-contents-functions'.
7799
7800 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * compface.el (uncompface): Use binary rather than raw-text-unix.
7803
7804 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7805
7806         * compface.el (uncompface): Make sure the eol conversion doesn't take
7807         place when communicating with the external programs.  Reported by
7808         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7809
7810 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7811
7812         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7813
7814 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7815
7816         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7817         Make it more robust by parsing author and date independently.
7818
7819 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7820
7821         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7822
7823 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7824
7825         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7826         first matching secret key.
7827         (mml2015-epg-encrypt): Ditto.
7828
7829         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7830         first matching secret key.
7831         (mml1991-epg-encrypt): Ditto.
7832
7833         * mml2015.el (mml2015-encrypt-to-self): New user option.
7834         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7835         mml2015-epg-encrypt-to-self is set.
7836
7837         * mml1991.el (mml1991-encrypt-to-self): New variable.
7838         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7839         mml1991-epg-encrypt-to-self is set.
7840
7841         * mml2015.el (mml2015-signers): New user option.
7842         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7843         (mml2015-epg-encrypt): Allow to select signing keys.
7844
7845         * mml1991.el (mml1991-signers): New variable.
7846         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7847         (mml1991-epg-encrypt): Allow to select signing keys.
7848
7849 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7850
7851         * nnheader.el (nnheader-insert-head): Make it work even if the file
7852         uses CRLF for the line-break code.
7853
7854 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7855
7856         * mml2015.el: Require mml-sec instead of password.
7857         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7858         (mml2015-cache-passphrase): Inherit the default value from
7859         mml-secure-cache-passphrase.
7860         (mml2015-passphrase-cache-expiry): Inherit the default value from
7861         mml-secure-passphrase-cache-expiry.
7862
7863         * mml1991.el: Require mml-sec instead of password.
7864         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7865         (mml1991-cache-passphrase): Inherit the default value from
7866         mml-secure-cache-passphrase.
7867         (mml1991-passphrase-cache-expiry): Inherit the default value from
7868         mml-secure-passphrase-cache-expiry.
7869
7870         * mml-sec.el: Require password.
7871         (mml-secure-verbose): New user option.
7872         (mml-secure-cache-passphrase): New user option.
7873         (mml-secure-passphrase-cache-expiry): New user option.
7874
7875 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7876
7877         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7878         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7879         andreas@altroot.de (Andreas Vögele).
7880
7881         FIXME: Use `tiny change'?
7882
7883 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7884
7885         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7886         workaround for the url package included with Emacs.
7887
7888         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7889
7890 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7891
7892         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7893         correctly.  This fixes a bug caused by the 2006-05-12 change.
7894
7895 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7896
7897         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7898         some information about the error when saying that the `bogus' mail
7899         group will be used.
7900
7901 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7902
7903         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7904         string.
7905
7906 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7907
7908         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7909
7910 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7911
7912         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7913
7914 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7915
7916         * mml1991.el (mml1991-function-alist): Add epg.
7917         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7918         (mml1991-epg-encrypt): New functions.
7919
7920 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7921
7922         * mml2015.el (mml2015-verbose): New variable.
7923         (mml2015-cache-passphrase): Ditto.
7924         (mml2015-passphrase-cache-expiry): Ditto.
7925         (mml2015-function-alist): Add epg.
7926         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
7927         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
7928         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
7929         functions.
7930
7931 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7932
7933         * message.el (message-cite-original-1): Preserve region when removing
7934         quoted text due to X-No-Archive in order to avoid bogus attribution
7935         when citing multiple messages.
7936
7937 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7938
7939         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
7940         Kenneth Jacker <khj@be.cs.appstate.edu>.
7941
7942 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
7943
7944         * gnus-diary.el (gnus-user-format-function-d)
7945         (gnus-user-format-function-D): Autoload.
7946
7947         * imap.el (Commentary): Fix typo.
7948
7949         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
7950         2006-04-22 contribution.
7951
7952 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7953
7954         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
7955         It didn't really fix the bogosity I'm seeing with solid web groups.
7956
7957 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7958
7959         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
7960         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
7961         created using server names.  If we use the feature without declaring
7962         it, Gnus does not properly manage server and group state.
7963
7964         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
7965         bound.
7966
7967 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7968
7969         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
7970         looking up the method using GROUP's prefix before inventing a new one.
7971         It is used on killed/unknown groups in various places where returning
7972         an all-new method isn't expected by the caller.
7973
7974         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
7975         and match semantics of gnus-group-real-prefix.
7976
7977 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
7978
7979         * nnmail.el (nnmail-broken-references-mailers): New variable.
7980         (nnmail-ignore-broken-references): New function generalizing
7981         nnmail-fix-eudora-headers.
7982         (nnmail-fix-eudora-headers): Now obsolete.
7983
7984         * gnus-art.el (gnus-button-handle-custom): Support
7985         `customize-apropos*'.
7986
7987 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7988
7989         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
7990
7991         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
7992         articles.
7993
7994 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
7995
7996         * message.el (message-cite-reply-above): New variable.
7997         (message-yank-original): Use it.
7998
7999 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8000
8001         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8002
8003 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8004
8005         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8006         as read.
8007
8008         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8009
8010 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8011
8012         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8013         (gnus-bookmark-default-file): Use gnus-directory.
8014         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8015         Remove "*" in doc string.
8016         (gnus-bookmark-write-file): Simplify.
8017         (gnus-bookmark-maybe-sort-alist): Use `when'.
8018         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8019         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8020         FIXME about Emacs 21 and XEmacs compatibility.
8021         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8022         compatibility.
8023         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8024         compatibility.
8025         (gnus-bookmark-menu-heading): Fix version.
8026
8027 2006-06-19  Bastien Guerry  <bzg@altern.org>
8028
8029         * gnus-bookmark.el: New file.
8030
8031 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8032
8033         * message.el (message-syntax-checks): Doc fix.
8034
8035 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8036
8037         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8038         unsubscribed groups as if they were killed ones.  It causes duplicate
8039         entries in gnus-newsrc-alist.
8040
8041 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8042
8043         * message.el (message-syntax-checks): Doc fix.
8044         (message-send-mail): Add check for continuation headers.
8045         (message-check-news-header-syntax): Fix regexp used to check for
8046         continuation headers.
8047
8048 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8049
8050         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8051
8052 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8053
8054         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8055
8056 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8057
8058         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8059         default-truncate-lines.
8060
8061 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8062
8063         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8064         to fill the utf-8 entry.
8065
8066         * lpath.el: Fbind unicode-precedence-list.
8067
8068 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8069
8070         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8071
8072 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8073
8074         * gnus-agent.el (directory-files-and-attributes): Move all the way
8075         forward (the third and final move).
8076         (gnus-agent-read-agentview): Trap reconstruction errors due to
8077         nonexistant directory.  Handle by returning nil.
8078
8079 2006-05-30  Didier Verna  <didier@xemacs.org>
8080
8081         * message.el (message-dont-reply-to-names): Update the custom type.
8082         * message.el (message-dont-reply-to-names): New defsubst: potentially
8083         convert a list of regexps into a single one.
8084         * message.el (message-get-reply-headers): Use it.
8085         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8086
8087 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8088
8089         * gnus-agent.el (directory-files-and-attributes): Move forward.
8090
8091 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8092
8093         * gnus-ml.el (gnus-mailing-list-subscribe)
8094         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8095         (gnus-mailing-list-message): Fix doc strings.
8096
8097 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8098
8099         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8100         of doing it manually.
8101
8102 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8103
8104         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8105         comment.
8106
8107 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8108
8109         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8110         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8111         (gnus-agent-read-local): All symbols allocated in my-obarray.
8112         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8113         (gnus-agent-regenerate-group): Check numeric names to see if they are
8114         messages or groups.
8115         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8116         better way of do this...)
8117
8118         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8119         'dummy.group' (there should be a better way of do this...)
8120
8121 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8122
8123         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8124         (gnus-saved-headers): Ditto.
8125         (gnus-default-article-saver): Mention functions may have properties.
8126         (gnus-article-save): Override gnus-save-all-headers and
8127         gnus-saved-headers by :headers property which saver function may have.
8128         (gnus-summary-save-in-file): Add :headers property.
8129         (gnus-summary-write-to-file): Ditto.
8130
8131         * gnus-sum.el (gnus-summary-save-article): Bind
8132         gnus-prompt-before-saving to t when saving many articles in a file;
8133         always show all headers.
8134
8135         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8136
8137 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8138
8139         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8140         marks.
8141
8142         * message.el (message-indent-citation): Add optional arguments to allow
8143         using it outside of message buffers.
8144
8145         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8146         (gnus-article-treat-unfold-headers): Use it.
8147         (gnus-article-truncate-lines): New variable.
8148         (gnus-article-mode): Use it.
8149         (gnus-article-toggle-truncate-lines): New function.
8150
8151         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8152         gnus-article-toggle-truncate-lines.
8153
8154         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8155         coding system in XEmacs, use binary.
8156
8157 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8160         after-load-alist.
8161
8162         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8163         this function should save decoded articles.
8164         (gnus-summary-write-to-file): Use property to specify this function
8165         should save decoded articles and specify gnus-summary-save-in-file
8166         should be used to save articles other than the first one when saving
8167         many articles.
8168         (gnus-summary-save-body-in-file): Use property to specify this
8169         function should save decoded articles.
8170         (gnus-summary-write-body-to-file): Use property to specify this
8171         function should save decoded articles and specify
8172         gnus-summary-save-body-in-file should be used to save articles other
8173         than the first one when saving many articles.
8174
8175         * gnus-sum.el (gnus-summary-save-article): Simplify.
8176
8177 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8178
8179         * gnus-art.el (gnus-default-article-saver): Add
8180         gnus-summary-write-body-to-file.
8181         (gnus-article-save-coding-system): Don't use coding system object
8182         in XEmacs.
8183         (gnus-read-save-file-name): Add optional `dir-var' argument which
8184         specifies directory in which files are saved; work even if optional
8185         `variable' argument is not specified.
8186         (gnus-summary-write-to-file): Read file name.
8187         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8188         (gnus-summary-write-body-to-file): New function.
8189
8190         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8191         (gnus-summary-local-variables): Add it.
8192         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8193         (gnus-summary-save-article): Remove optional `decode' argument;
8194         determine whether to decode articles by the value of
8195         gnus-default-article-saver; when saving many files using
8196         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8197         it first and use gnus-summary-save-in-file or
8198         gnus-summary-save-body-in-file thereafter unless
8199         gnus-prompt-before-saving is always; move point to article which
8200         will be saved.
8201         (gnus-summary-save-article-file): Revert.
8202         (gnus-summary-write-article-file): Revert.
8203         (gnus-summary-save-article-body-file): Revert.
8204         (gnus-summary-write-article-body-file): New function.
8205
8206 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8207
8208         * gnus-art.el (gnus-default-article-saver): Doc fix.
8209         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8210         from gnus-summary-save-article-coding-system, and default to a
8211         certain coding system.
8212         (gnus-output-to-file): Add coding cookie and encode text according
8213         to gnus-article-save-coding-system; don't use mm-append-to-file.
8214
8215         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8216         gnus-art.el and rename to gnus-article-save-coding-system.
8217         (gnus-summary-save-article): Require gnus-art; don't show all
8218         headers if it decodes articles; don't add coding cookie here;
8219         don't bind mm-text-coding-system-for-write.
8220         (gnus-summary-save-article-file): Save decoded articles.
8221         (gnus-summary-write-article-file): When saving many files, use
8222         gnus-summary-write-to-file first and gnus-summary-save-in-file
8223         thereafter unless gnus-prompt-before-saving is always.
8224         (gnus-summary-save-article-body-file): Save decoded articles.
8225
8226         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8227
8228 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8229
8230         * nnrss.el (nnrss-check-group): Bind hash-index.
8231
8232 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8233
8234         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8235         its hash index.  Store this hash in `nnrss-group-data'.
8236         (nnrss-read-group-data): Update accordingly.
8237
8238 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8239
8240         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8241         entry.
8242
8243         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8244         gnus-article-browse-html-article.
8245
8246 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8247
8248         * gnus-sum.el (gnus-summary-mime-map): Add
8249         gnus-article-browse-html-article.
8250
8251         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8252
8253 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8254
8255         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8256         suitable coding systems in customize.
8257
8258 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8259
8260         * mail-source.el (mail-sources): Fix custom type.
8261
8262 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8263
8264         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8265         (gnus-summary-expire-articles-now): Shorten prompt.
8266
8267         * gmm-utils.el (wid-edit): Require.
8268         (defun-gmm): Renamed from `gmm-defun-compat'.
8269         (gmm-image-search-load-path): Use it.
8270         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8271
8272 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8273
8274         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8275         variable.
8276         (gnus-summary-save-article): Add optional `decode' argument.  If
8277         it is set and gnus-summary-save-article-coding-system is non-nil,
8278         save decoded article.
8279         (gnus-summary-write-article-file): Save decoded article if
8280         gnus-summary-save-article-coding-system is non-nil.
8281
8282         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8283         type.
8284
8285 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8286
8287         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8288
8289 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8290
8291         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8292         first to test gnus-single-article-buffer which may be buffer-local.
8293
8294         * gnus-sum.el (gnus-summary-setup-buffer): Make
8295         gnus-single-article-buffer buffer-local and nil in ephemeral
8296         group; make gnus-article-buffer, gnus-article-current, and
8297         gnus-original-article-buffer always buffer-local.
8298         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8299         group.
8300         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8301
8302 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8303
8304         * nnml.el (nnml-request-compact-group): Compressed files might not
8305         have .gz extension.
8306
8307 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8308
8309         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8310         (mm-copy-to-buffer): Use with-current-buffer.
8311         (mm-display-part): Simplify.
8312         (mm-inlinable-p): Add optional arg `type'.
8313
8314 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8315
8316         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8317         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8318         Try harder to show the attachment internally or externally using
8319         gnus-mime-view-part-as-type.
8320
8321 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8322
8323         * message.el (message-from-style, message-signature-separator)
8324         (message-user-organization-file, message-send-mail-function)
8325         (message-citation-line-function, message-yank-prefix)
8326         (message-indent-citation-function, message-signature)
8327         (message-signature-file, message-signature-insert-empty-line):
8328         Remove autoloads.
8329
8330         * gnus-art.el (gnus-buttonized-mime-types): Remove
8331         "multipart/signed".  Revert 2006-04-26 change.
8332
8333 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8334
8335         * gnus.el (gnus-version-number): Bump version.
8336
8337 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8338
8339         * gnus.el: No Gnus v0.5 is released.
8340
8341 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8342
8343         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8344         fetching articles by message-id.
8345
8346 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8347
8348         * message.el (hashcash): Require hashcash as normal.
8349
8350         * ecomplete.el (ecomplete-highlight-match-line): Use
8351         point-at-eol.
8352         (ecomplete-highlight-match-line): Use `highlight', because that
8353         face exists in both Emacs and XEmacs.
8354
8355         * message.el (message-display-abbrev): Use point-at-bol.
8356
8357         * mail-source.el: Don't require timer/timer-funcs.
8358
8359         * gnus-async.el: Ditto.
8360
8361         * password.el: Ditto.
8362
8363         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8364
8365         * mm-url.el: Ditto.
8366
8367         * gnus-xmas.el: Don't require timer-funcs.
8368
8369         * mm-util.el: Require timer/timer-funcs.
8370
8371 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8372
8373         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8374         Close.
8375
8376 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8377
8378         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8379         unibyte after clear-decrypt function runs.
8380
8381         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8382         returns as a unibyte string.
8383
8384 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8385
8386         * lpath.el: Revert.
8387
8388         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8389         (pgg-gpg-process-sentinel): Revert.
8390
8391         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8392         (pgg-pgp-lookup-key): Revert.
8393
8394         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8395         (pgg-pgp5-lookup-key): Revert.
8396
8397         * pgg.el (pgg-fetch-key): Revert.
8398
8399 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8400
8401         * lpath.el: Fbind string-as-multibyte for XEmacs.
8402
8403         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8404         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8405         (mml1991-pgg-encrypt): Ditto.
8406
8407         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8408         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8409         a multibyte buffer.
8410
8411         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8412         (pgg-pgp-lookup-key): Ditto.
8413
8414         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8415         (pgg-pgp5-lookup-key): Ditto.
8416
8417         * pgg.el (pgg-fetch-key): Ditto.
8418
8419 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8420
8421         * message.el (message-user-organization-file): Check several
8422         locations of the organization file.
8423
8424         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8425         Add gnus-article-view-part-as-type.
8426
8427         * gnus-art.el (gnus-article-view-part-as-type): New function.
8428
8429         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8430         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8431
8432         * mml.el: Simplify autoload.
8433         (mml-mode): defvar dnd-protocol-alist instead of using
8434         symbol-value.
8435         (mml-default-directory): New variable.
8436         (mml-minibuffer-read-file): Use it.
8437         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8438
8439         * message.el (message-citation-line-format): New variable.
8440         (message-insert-formated-citation-line): New function.
8441         (message-citation-line-function): Add
8442         `message-insert-formated-citation-line' to custom type.
8443
8444         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8445         to doc string.
8446
8447         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8448         depending on mm-verify-option.
8449
8450 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8451
8452         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8453         binding pgg-* variables; reimplement the section which prevents
8454         MIME header from being signed.
8455         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8456         pgg-text-mode; remove a blank line at the top of body.
8457
8458         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8459         lines at the top of body; use gnus-newsgroup-charset if there's no
8460         Charset header.
8461
8462 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8463
8464         * message.el (message-self-insert-commands): Doc fix.
8465
8466         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8467         (mm-uu-pgp-encrypted-test): Ditto.
8468         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8469         between header and body; return application/pgp-encrypted handle
8470         if decryption failed; decode decrypted body by charset.
8471
8472         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8473         element match to application/pgp-*.
8474
8475 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8476
8477         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8478         HTML.
8479
8480 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8481
8482         * mail-source.el (mail-source-call-script): Message the error
8483         string.
8484
8485 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8486
8487         * gnus-util.el (gnus-byte-compile): Use it.
8488
8489 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8490
8491         * gnus-util.el (kill-empty-logs): New function.
8492
8493 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8494
8495         * message.el (message-mail-alias-type): Doc fix.
8496         (message-mail-alias-type-p): New function.
8497         (message-send): Use it.
8498         (message-mode): Ditto.
8499         (message-strip-forbidden-properties): Ditto.
8500
8501         * ecomplete.el (ecomplete-database-file-coding-system): New
8502         variable.
8503         (ecomplete-save): Use it.
8504         (ecomplete-setup): Use it.
8505
8506 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8507
8508         * message.el (message-self-insert-commands): New variable.
8509         (message-strip-forbidden-properties): Use it.
8510
8511 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8512
8513         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8514         that doesn't make XEmacs choke.
8515
8516 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8517
8518         * gnus-util.el (gnus-replace-in-string):
8519         Prefer replace-regexp-in-string over of replace-in-string.
8520
8521 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8522
8523         * gnus-util.el (gnus-select-frame-set-input-focus):
8524         Use select-frame-set-input-focus if it is available in XEmacs; use
8525         definition defined in Emacs 22 for old Emacsen.
8526
8527         * dgnushack.el: Autoload unmorse-region for XEmacs.
8528
8529         * lpath.el: Bind cursor-in-non-selected-windows and
8530         select-frame-set-input-focus for XEmacs.
8531
8532 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8535
8536 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8537
8538         * gnus-registry.el (gnus-registry-cache-save): Remove text
8539         properties when saving via the temp buffer.
8540
8541 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8542
8543         * message.el (message-generate-hashcash): Honor custom type.
8544
8545 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8546
8547         * message.el (message-generate-hashcash): Default to non-nil when
8548         hashcash is found.
8549
8550         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8551         (gnus-refer-thread-limit): Increase default to 500.
8552
8553         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8554
8555         * flow-fill.el (fill-flowed): Allow delete-space.
8556
8557 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8558
8559         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8560         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8561         Remove autoloads.
8562
8563 2006-04-18  Simon Josefsson  <jas@extundo.com>
8564
8565         * message.el (message-generate-hashcash): Default to.
8566
8567 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8568
8569         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8570         concatenating segments rather than before concatenating them.
8571
8572 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8573
8574         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8575
8576 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8577
8578         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8579
8580         * message.el (message-forward-make-body-plain): Allow
8581         message-forward-ignored-headers to be a list.
8582         (message-remove-ignored-headers): Factor out into function.
8583         (message-forward-make-body-mml): Use it.
8584
8585         * imap.el (imap-quote-specials): New function.
8586         (imap-login-auth): Quote specials.
8587
8588         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8589         (rfc2231-parse-string): Allow concatanation of parameters that
8590         aren't contiguous.  The test case is
8591           (mail-header-parse-content-type "message/external-body;
8592             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8593             access-type=LOCAL-FILE;
8594             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8595
8596 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8597
8598         * nntp.el (nntp-accept-process-output): Return the value of
8599         `nnheader-accept-process-output'.
8600
8601 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8602
8603         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8604         (gnus-button-alist): Recognize more diff formats.
8605         (gnus-button-patch): Strip directory.
8606
8607 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8608
8609         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8610         Emacs 22 when setting focus.
8611
8612 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8613
8614         * gnus-art.el (gnus-article-treat-types): Do treatment of
8615         text/x-verbatim parts.
8616         (gnus-button-patch): New command.
8617
8618         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8619         addresses that contain invalid characters.
8620
8621 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8622
8623         * message.el (message-put-addresses-in-ecomplete): Use
8624         gnus-replace-in-string.
8625         (message-is-yours-p): Use the more correct
8626         mail-header-parse-address instead of
8627         mail-extract-address-components.
8628         (message-put-addresses-in-ecomplete): Fix typo.
8629
8630         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8631         keystroke.
8632
8633         * gnus-art.el (gnus-treatment-function-alist): Change order of
8634         newsgroups/generic header folding to avoid double-folding.
8635
8636         * message.el (message-hidden-headers): Add X-Draft-From.
8637
8638         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8639         command.
8640         (gnus-summary-repeat-search-article-backward): New command.
8641
8642         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8643         groups in the parent topic.
8644
8645 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8646
8647         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8648         (spam-extra-header-to-number): Return the CRM114 number as a
8649         number instead of a string.
8650
8651 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8652
8653         * gnus-art.el (gnus-face-properties-alist): Moved here from
8654         gnus-fun.
8655
8656         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8657
8658 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8659
8660         * message.el (message-strip-forbidden-properties): Only display on
8661         self-insert-command.
8662
8663         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8664         reindent.
8665         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8666
8667 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8668
8669         * smiley.el (smiley-style): Fix typo.
8670
8671 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8672
8673         * hashcash.el (hashcash-insert-payment-async-2): Use
8674         message-goto-eoh instead of doing it manually.
8675         (mail-add-payment): Use message-narrow-to-header instead of trying
8676         to do the same itself.
8677
8678         * message.el (message-hidden-headers): Add Face.
8679
8680         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8681         reparenting code.
8682         (gnus-summary-reparent-children): Refactored out code.
8683         (gnus-summary-thread-map): New keystroke.
8684         (gnus-summary-reparent-children): Make into command.
8685
8686         * smiley.el (smiley-style): Default to `medium' if using a large
8687         font.
8688
8689         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8690         does it itself.
8691
8692         * message.el (message-point-in-header-p): Simplify definition.
8693
8694 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8695
8696         * nnagent.el (nnagent-request-set-mark): Silence log file
8697         writing.
8698         (nnagent-request-set-mark): Use write-region instead of
8699         append-to-file.
8700
8701         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8702         strange select method.
8703
8704         * ecomplete.el (ecomplete-display-matches): Get highlightling
8705         right.
8706         (ecomplete-display-matches): Use literals.
8707         (ecomplete-display-matches): Disable message logging.
8708
8709         * message.el (message-display-abbrev): Small optimization.
8710
8711         * ecomplete.el (ecomplete-display-matches): Allow automatic
8712         display.
8713
8714         * message.el (message-strip-forbidden-properties): Display
8715         abbrevs.
8716         (message-display-abbrev): Get automatic display right.
8717
8718         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8719         keystrokes.
8720
8721 2006-04-13  Romain Francoise  <romain@orebokech.com>
8722
8723         TODO: Backport to v5-10!
8724
8725         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8726         Moved here (and renamed) from gnus-registry.el.
8727
8728         * gnus-registry.el: Require gnus-util.
8729         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8730
8731 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8732
8733         * gnus-group.el (gnus-group-catchup-current): Change
8734         if-then-else-if-then-else into cond.
8735         (gnus-group-catchup): Indent.
8736         (group-name-at-point): New function.
8737         (gnus-fetch-group): Provide default from thing at point.
8738
8739 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8740
8741         * message.el (message-display-abbrev): Fix regexp.
8742
8743         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8744         choosing.
8745         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8746         dead variables.
8747
8748         * message.el (message-newline-and-indent): Remove debugging.
8749         (message-display-abbrev): Use new implementation.
8750
8751 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8752
8753         * gnus-art.el (gnus-article-mode): Set
8754         cursor-in-non-selected-windows to nil.
8755
8756         * smiley.el: Revert previous change.
8757         (smiley-data-directory): defvar it before using it in the
8758         defcustom of `smiley-style'.
8759
8760 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8761
8762         * message.el (message-newline-and-indent): New function.
8763
8764         * ecomplete.el: Implement more bits.
8765
8766         * message.el (message-put-addresses-in-ecomplete): Clean up the
8767         string.
8768
8769         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8770
8771         * gnus-sum.el (gnus-summary-save-parts): Bind
8772         gnus-summary-save-parts-counter and use it to make unique file
8773         names.
8774
8775         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8776
8777         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8778         parameter to say whether to actually parse the individual
8779         addresses.
8780
8781         * message.el (message-put-addresses-in-ecomplete): New function.
8782         (ecomplete): Require.
8783         (message-mail-alias-type): Add ecomplete as an option.
8784
8785 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8786
8787         * flow-fill.el (fill-flowed): Remove trailing space from blank
8788         quoted lines.
8789
8790 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8791
8792         * smiley.el (smiley-style): Move definition later to avoid a
8793         compilation warning.
8794
8795 2006-04-12  Kenichi Handa  <handa@m17n.org>
8796
8797         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8798         buffer and then decode the buffer text if necessary.
8799         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8800         first, and after mm-encode-body, change the buffer to unibyte.
8801         Use mm-disable-multibyte instead of set-buffer-multibyte.
8802
8803 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8804
8805         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8806         Content-Type header instead of Content-Disposition header.
8807         (gnus-mime-inline-part): Ditto.
8808         (gnus-mime-view-part-as-charset): Ignore charset that the part
8809         specifies.
8810
8811         * mm-decode.el (mm-display-part): Work with external parts and
8812         usual parts similarly.
8813
8814         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8815         instead of gnus-display-mime.
8816
8817         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8818         instead of with-temp-buffer.
8819
8820         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8821         tag to summarized topics part in order to encode non-ASCII text.
8822
8823 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8824
8825         * smiley.el (smiley-style): New variable.
8826         (smiley-directory): New function.
8827         (smiley-data-directory): Derive from `smiley-style' using
8828         `smiley-directory'.
8829         (smiley-regexp-alist): Add new entries.
8830
8831         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8832         (gnus-article-browse-delete-temp): Add :version.
8833
8834 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8835
8836         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8837         the sieve region.
8838
8839 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8840
8841         * gnus.el (gnus-version-number): Bump version.
8842
8843 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8844
8845         * gnus.el: No Gnus v0.4 is released.
8846
8847 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8848
8849         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8850         layout.
8851
8852         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8853         unknown charset.
8854
8855         * message.el (message-header-synonyms): Add Original-To to the
8856         default.
8857
8858         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8859         optional parameter.
8860
8861 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8862
8863         * gnus-fun.el (gnus): Require it for gnus-directory.
8864
8865 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8866
8867         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8868
8869 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8870
8871         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8872
8873 2006-04-05  Simon Josefsson  <jas@extundo.com>
8874
8875         * password.el (password-reset): New function.
8876
8877 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8878
8879         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8880         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8881
8882 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8883
8884         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8885         Some whitespace was matched into the url, which broke browsing hits
8886         > 100 when mm-url-use-external was nil.
8887
8888 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8889
8890         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8891         gnus-extra-headers for 'Newsgroups.
8892
8893         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8894         bound.
8895
8896 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8897
8898         * pgg-gpg.el: Clean up process buffers every time gpg processes
8899         complete.
8900
8901 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8902
8903         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8904         doc string.
8905
8906 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8907
8908         * pgg-gpg.el (pgg-gpg-process-filter)
8909         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8910
8911         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8912         lines, temporary fix.
8913
8914 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8915
8916         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8917
8918 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8919
8920         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8921         default-enable-multibyte-characters.  This reverts the change from
8922         revision 6.17 which is no longer necessary because the passphrase
8923         is sent separately now.  GnuPG messages are unreadable under
8924         multibyte locales with default-enable-multibyte-characters set to
8925         nil.
8926
8927 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8928
8929         * message.el (message-tool-bar-gnome): Move "spell".
8930
8931 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8932
8933         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
8934         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
8935         instead.
8936
8937 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
8938
8939         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
8940         newsgroups handling for NNTP overviews which don't include
8941         Newsgroups.
8942
8943 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8944
8945         * message.el (message-resend): Bind message-generate-hashcash to nil.
8946
8947 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8948
8949         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
8950         when searching for already-paid recipients.
8951
8952 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8953
8954         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8955         passphrases when it is not needed.
8956         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8957         passphrase stuff from gpg, should only be necessary when you use
8958         gpg with a smartcard.
8959
8960 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8961
8962         * mml.el (mml-insert-mime): Ignore cached contents of
8963         message/external-body part.
8964
8965         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
8966         (mm-insert-part): Ditto.
8967
8968 2006-03-23  Simon Josefsson  <jas@extundo.com>
8969
8970         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
8971         Reiner.
8972         (pgg-gpg-use-agent-p): Use it again.
8973
8974 2006-03-23  Simon Josefsson  <jas@extundo.com>
8975
8976         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
8977         older emacsen.
8978         (pgg-gpg-use-agent-p): Don't use it.
8979
8980 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8981
8982         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
8983         if we can.
8984
8985 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
8986
8987         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
8988         (pgg-gpg-update-agent): New function.
8989         (pgg-gpg-use-agent-p): New function.
8990         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
8991         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8992         (pgg-gpg-sign-region): Use it.
8993
8994 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8995
8996         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
8997         Reported by Ralf Wachinger <rwachinger@gmx.de>.
8998
8999 2006-03-21  Simon Josefsson  <jas@extundo.com>
9000
9001         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9002         <wilde@sha-bang.de>.
9003         (pgg-gpg-use-agent): New variable.
9004         (pgg-gpg-process-region): Use it.
9005         (pgg-gpg-encrypt-region): Likewise.
9006         (pgg-gpg-encrypt-symmetric-region): Likewise.
9007         (pgg-gpg-decrypt-region): Likewise.
9008         (pgg-gpg-sign-region): Likewise.
9009         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9010
9011 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9012
9013         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9014
9015         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9016         Add comment on version.
9017
9018 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9019
9020         * smiley.el: Add missing test smiley.
9021
9022 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9023
9024         * mm-decode.el (mm-with-part): New macro.
9025         (mm-get-part): Use it; work with message/external-body as well.
9026         (mm-save-part): Treat name and filename equally.
9027
9028         * mm-extern.el (mm-extern-cache-contents): New function.
9029         (mm-inline-external-body): Use it; force the part to be displayed;
9030         move undisplayer added to the cached handle to the parent.
9031
9032         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9033         (gnus-mime-view-part-as-type): Work with message/external-body.
9034
9035         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9036
9037 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9038
9039         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9040         images in image-load-path.  [Sync with image.el, revision 1.60, in
9041         Emacs.]
9042
9043 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9044
9045         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9046         path rather than symbol.  Always return list of directories.
9047         Guarantee that image directory comes first.  [Sync with image.el,
9048         revision 1.59, in Emacs.]
9049
9050         * message.el (message-make-tool-bar): Adjust to new API of
9051         `gmm-image-load-path-for-library'.
9052
9053         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9054
9055         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9056
9057 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9058
9059         * gnus-art.el (gnus-article-only-boring-p):
9060         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9061         intangible text.
9062         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9063
9064 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9065
9066         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9067         `defun' instead of `gmm-defun-compat'.
9068
9069 2006-03-14  Simon Josefsson  <jas@extundo.com>
9070
9071         * message.el (message-unique-id): Don't use message-number-base36
9072         if (user-uid) is a float.
9073         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9074
9075 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9076
9077         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9078
9079         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9080         empty line between a part and a message part.
9081
9082 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9083
9084         * smiley.el: Add more test smileys.
9085         (smiley-data-directory, smiley-regexp-alist)
9086         (gnus-smiley-file-types): Fix doc strings.
9087         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9088         adding new elements.
9089         (smiley-mouse-map): Unused code.  Make it a comment.
9090
9091 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9092
9093         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9094         scan latest NoCeM messages instead of old ones.
9095         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9096         delimiters that are recently used.
9097         (gnus-nocem-load-cache): Add autoload cookie.
9098
9099         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9100
9101         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9102         level which is larger than gnus-use-nocem is specified.
9103
9104         * gnus-group.el (gnus-group-get-new-news): Ditto.
9105
9106 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9107
9108         * gnus-util.el (gnus-tool-bar-update): New function.
9109
9110         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9111         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9112
9113         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9114
9115         * gnus-group.el (gnus-group-redraw-when-idle)
9116         (gnus-group-redraw-check): Remove.
9117         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9118
9119 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9120
9121         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9122         if optional last element is specified in splits (FIELD VALUE...).
9123
9124 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9125
9126         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9127         to gmm-image-load-path-for-library.  Call with no-error argument.
9128         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9129
9130         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9131
9132         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9133
9134         * gmm-utils.el (gmm-image-load-path): Remove alias.
9135
9136 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9137
9138         * gmm-utils.el (gmm-image-load-path): Add alias.
9139
9140         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9141         nnml-generate-nov-databases-1.
9142         (nnml-generate-nov-databases): Use it.
9143         (nnml-generate-nov-databases-directory): Document no-active
9144         argument.
9145
9146         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9147         directory if path is t.  Add no-error.
9148
9149         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9150         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9151
9152         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9153         resetting gnus-article-browse-html-temp-list.
9154
9155         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9156         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9157         Add example to docstring.  Rename local variables.  Move error
9158         checks to default case in cond and simplify.
9159
9160 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9161
9162         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9163         handle is multipart when calling it recursively.
9164         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9165
9166 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9167
9168         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9169         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9170
9171 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9172
9173         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9174         is loaded.
9175
9176         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9177         loaded.
9178
9179 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9180
9181         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9182         to "Emacs 23 (unicode)" in doc string.
9183
9184         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9185         "Emacs 23 (unicode)" in comment.
9186
9187 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9188
9189         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9190
9191         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9192         characters 160 through 255 in Emacs 23.
9193
9194 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9195
9196         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9197         gnus-article-browse-html-temp.
9198         (gnus-article-browse-delete-temp): Make it customizable.  Add
9199         `file'.  Adjust doc string.
9200         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9201         query for each file.  Adjust doc string.
9202         (gnus-article-browse-html-parts): Add
9203         `gnus-article-browse-delete-temp-files' to
9204         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9205
9206 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9207
9208         * gnus-art.el (gnus-article-browse-html-temp)
9209         (gnus-article-browse-delete-temp): New variables.
9210         (gnus-article-browse-delete-temp-files): New function.
9211         (gnus-article-browse-html-parts): Use it.
9212
9213 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9214
9215         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9216
9217         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9218         string.
9219
9220         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9221         gnus-summary-insert-new-articles when unplugged.  Remove
9222         gnus-summary-search-article-forward.
9223
9224         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9225         display-visual-class instead of display-color-cells.
9226
9227 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9228
9229         * dgnushack.el: Autoload customize-group for XEmacs.
9230
9231         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9232         message/* containing non-ASCII text properly.
9233
9234 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9235
9236         * message.el: Require gmm-utils, remove autoloads.
9237         (message-tool-bar): Set default based on
9238         gmm-tool-bar-style.
9239         (message-tool-bar-gnome): Add gmm-customize-mode.
9240
9241         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9242         gmm-tool-bar-style.
9243         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9244
9245         * gnus-group.el (gnus-group-tool-bar): Set default based on
9246         gmm-tool-bar-style.
9247         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9248
9249         * gmm-utils.el (gmm-image-directory): Rename variable from
9250         gmm-image-load-path.
9251         (gmm-image-load-path): Use gmm-image-directory.
9252         (gmm-customize-mode): New function.
9253         (gmm-tool-bar-style): New variable.
9254
9255         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9256         gnus-group-redraw-line-number.
9257         (gnus-group-redraw-check): Simplify.
9258         (gnus-group-tool-bar-update): Remove redraw check.
9259         (gnus-group-make-tool-bar): Add redraw check.
9260
9261 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9262
9263         * gnus-art.el (gnus-button): Add missing parentheses.
9264
9265 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9266
9267         * lpath.el: Fbind line-number-at-pos.
9268
9269 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9270
9271         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9272
9273 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9274
9275         * gnus-art.el (gnus-button): New face.
9276         (gnus-article-button-face): Use it.
9277
9278         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9279         gnus-summary-next-page.  Re-order.
9280
9281         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9282         next-node are now included.
9283         (gnus-group-redraw-line-number): New internal variable.
9284         (gnus-group-redraw-check): Helper function for updating the tool
9285         bar.
9286         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9287
9288         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9289
9290         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9291         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9292         Use it to match format of Spamassassin 3.0 and later.  Reported by
9293         IRIE Tetsuya <irie@t.email.ne.jp>.
9294         (spam-check-bogofilter)
9295         (spam-bogofilter-register-with-bogofilter): Fix args of
9296         `gnus-error' calls.
9297
9298 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9299
9300         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9301         unnecessary interaction when sending queued mails.  Reported by
9302         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9303
9304 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9305
9306         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9307         first or last are nil.
9308
9309 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9310
9311         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9312
9313 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9314
9315         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9316
9317 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9318
9319         * dns.el (query-dns): Protect more against buggy tcp output.
9320
9321 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9322
9323         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9324         nov.php.
9325
9326 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9327
9328         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9329         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9330         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9331         output on the server side.
9332         (nnweb-google-create-mapping): Update regexps and add some
9333         progress indication.
9334
9335 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9336
9337         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9338         gnus-agent-toggle-plugged.  Re-order icons.
9339         (gnus-group-tool-bar-gnome): Add
9340         gnus-group-{prev,next}-unread-group.
9341         (gnus-group-tool-bar-gnome): Re-order icons.
9342
9343         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9344         gnus-summary-insert-new-articles.
9345
9346         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9347         comments.
9348
9349         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9350         also available in Emacs 21.3.
9351
9352         * message.el (message-fix-before-sending): Change "Emacs 22" to
9353         "Emacs 23 (unicode)" in comment.
9354
9355         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9356         "Emacs 23 (unicode)" in comment.
9357
9358         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9359         comment.
9360         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9361
9362         * mm-view.el (mm-fill-flowed): Add :version.
9363
9364 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9365
9366         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9367         and load-path.
9368
9369 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9370
9371         * message.el: Autoload gmm-image-load-path.
9372         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9373         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9374         consitency.
9375
9376         * gmm-utils.el (gmm-image-load-path): Also search in
9377         "../etc/images".  Don't set gmm-image-load-path if we don't find
9378         the image.
9379
9380 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9381
9382         * gmm-utils.el (gmm-image-load-path): Don't make
9383         `gmm-image-load-path' include subdirectories which the second arg
9384         `image' might specify.
9385
9386         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9387         subdirectory to icon file names.
9388
9389         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9390
9391 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9392
9393         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9394         gmm-image-load-path calls.
9395
9396         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9397
9398         * message.el (message-make-tool-bar): Ditto.
9399
9400         * mml.el (mml-preview): Added comment concerning tool bar icons.
9401
9402         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9403         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9404
9405         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9406         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9407
9408         * message.el (message-tool-bar-gnome): Use new icon names.
9409         (message-make-tool-bar): Use `gmm-image-load-path'.
9410
9411         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9412         functions from MH-E.
9413         (gmm-image-load-path): New variable from MH-E.
9414         (gmm-image-load-path): New function from MH-E.  Added arguments
9415         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9416         *-image-load-path-called-flag.
9417
9418 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9419
9420         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9421
9422 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9423
9424         * nnimap.el (nnimap-request-move-article): Change folder back to
9425         source group before deleting.
9426
9427 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9428
9429         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9430
9431         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9432         mm-url.
9433
9434         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9435
9436 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9437
9438         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9439         coding system which mm-charset-to-coding-system returns for a
9440         given charset is valid.
9441
9442 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9443
9444         * html2text.el (html2text-remove-tag-list):
9445         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9446
9447 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9448
9449         * gnus-cus.el: Revert 2005-10-17 change.
9450
9451 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9452
9453         * gnus-art.el (article-strip-banner): Call
9454         article-really-strip-banner only when the regexp match is made.
9455
9456 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9457
9458         * gnus-art.el (article-strip-banner): Use
9459         gnus-extract-address-components instead of
9460         mail-header-parse-addresses to make it work with non-ASCII text;
9461         remove mail-encode-encoded-word-string.
9462
9463         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9464         values which are surrounded with \"...\"; make it never cause a
9465         Lisp error; give up parsing of parameters if it failed in
9466         extracting type.
9467
9468 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9469
9470         * smime.el (smime-cert-by-ldap-1): Fix bug where
9471         `smime-ldap-search' returns results without userCertificates.
9472
9473 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9474
9475         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9476
9477 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9478
9479         * spam.el (spam-check-spamassassin-headers): Adapt format for
9480         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9481         <ari@mbf.ocn.ne.jp>.
9482         (spam-list-of-processors): Add spam-use-gmane.
9483
9484 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9485
9486         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9487         make-temp-file; make it work with XEmacs as well.
9488
9489         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9490         mm-make-temp-file.
9491
9492         * mm-decode.el (mm-display-external): Use the 3rd arg of
9493         mm-make-temp-file.
9494         (mm-create-image-xemacs): Ditto.
9495
9496 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9497
9498         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9499         with message-narrow-to-headers.
9500         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9501         (gnus-draft-check-draft-articles): New function.
9502         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9503
9504 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9505
9506         * gnus-art.el (gnus-article-browse-html-parts):
9507         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9508         Don't use suffix argument for mm-make-temp-file for Emacs 21
9509         compatibility.  Remove useless `format'.
9510
9511 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9512
9513         * nnweb.el (nnweb-google-wash-article): Update regexps.
9514         (nnweb-group-alist): Use defvoo instead of defvar.
9515
9516 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9517
9518         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9519         re-loading nn* modules.
9520
9521 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9522
9523         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9524         for `tool-bar-mode' and don't check it's default-value.
9525
9526         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9527
9528         * message.el (message-make-tool-bar): Ditto.
9529
9530         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9531         `substring'.  Shorten tmp-file name.
9532
9533         * gnus.el: Remove bogus comment.
9534
9535 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9536
9537         * gnus-art.el (gnus-article-browse-html-parts): New function.
9538         (gnus-article-browse-html-article): New function for viewing html
9539         articles with a browser.
9540
9541 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9542
9543         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9544         in elisp.
9545         (pgg-gpg-encrypt-symmetric-region): Ditto.
9546         (pgg-gpg-sign-region): Ditto.
9547
9548         * pgg-def.el (pgg-text-mode): New variable.
9549
9550         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9551         (mml2015-pgg-encrypt): Ditto.
9552
9553         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9554         (mml1991-pgg-encrypt): Ditto.
9555
9556 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9559         message-make-date instead of current-time-string.
9560
9561         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9562         to gnus-decoded which mm-uu might set.
9563
9564 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9565
9566         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9567         don't decode quoted parameters; remove misimported Emacs code.
9568         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9569         (rfc2231-decode-encoded-string): Don't use split-string which
9570         behaves differently according to Emacs version; use
9571         mm-decode-coding-region to convert charset to coding-system.
9572         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9573         (rfc2231-encode-string): Remove misimported Emacs code.
9574
9575 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9576
9577         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9578         when calling mail-header-parse-content-type.
9579         (article-de-quoted-unreadable): Ditto.
9580         (article-de-base64-unreadable): Ditto.
9581         (article-wash-html): Ditto.
9582
9583         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9584         calling mail-header-parse-content-type and
9585         mail-header-parse-content-disposition.
9586         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9587         mail-header-parse-content-type.
9588
9589         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9590         insert charset and format parameters; encode description after
9591         inserting it to buffer.
9592         (mml-insert-parameter): Fold lines properly even if a parameter is
9593         segmented into two or more lines; change the max column to 76.
9594
9595         * rfc1843.el (rfc1843-decode-article-body): Don't use
9596         ignore-errors when calling mail-header-parse-content-type.
9597
9598         * rfc2231.el (rfc2231-parse-string): Return at least type if
9599         possible; don't cause an error even if it fails in parsing of
9600         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9601         (rfc2231-encode-string): Don't break lines at the beginning, leave
9602         it to mml-insert-parameter.
9603
9604         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9605         calling mail-header-parse-content-type.
9606
9607 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9608
9609         * spam-report.el (spam-report-gmane-use-article-number):
9610         Improve doc string.
9611         (spam-report-gmane-internal): Check if a suitable header was found
9612         in the article.
9613
9614 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9615
9616         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9617         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9618
9619 2006-02-05  Romain Francoise  <romain@orebokech.com>
9620
9621         Update copyright notices of all files in the gnus directory.
9622
9623 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9624
9625         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9626
9627 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9628
9629         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9630         segmented lines of parameter value to cope with Thunderbird 1.5
9631         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9632         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9633         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9634
9635 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9636
9637         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9638         parts.
9639
9640 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9641
9642         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9643         there's only one active file for all servers.
9644         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9645         solid groups.  Gnus might have used a FAST request to select the group.
9646         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9647         and nnweb-search redundantly in the active file.
9648         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9649         (nnweb-request-create-group): Don't use ARGS.
9650         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9651         initialisations.  Let nnoo do the work.
9652
9653 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9654
9655         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9656         Say the part has been decoded.
9657
9658         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9659
9660 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9661
9662         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9663         mailcap-viewer-test-cache when there's no 'test clause, since that
9664         will invert the meaning of a "nil" test previously determined by
9665         mailcap-mailcap-entry-passes-test.
9666
9667 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9668
9669         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9670         compiling.
9671
9672         * gnus-sum.el: Ditto.
9673
9674         * message.el: Don't bind tool-bar-map when compiling.
9675
9676 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9677
9678         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9679
9680 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9681
9682         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9683         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9684         current Google Groups.
9685
9686 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9687
9688         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9689         and tool-bar-mode.
9690
9691         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9692         and tool-bar-mode.
9693
9694         * message.el (message-tool-bar-update): Simplify.
9695         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9696
9697         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9698         gnus-summary-buffer.
9699         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9700         gnus-summary-reply.
9701
9702         * gmm-utils.el (gmm): Add :version.
9703
9704 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9705
9706         * Makefile.in (clean): New rule.
9707         (distclean): Use it.
9708
9709 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9710
9711         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9712         autoload.
9713
9714 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9715
9716         * gmm-utils.el (gmm-verbose): Add :group.
9717
9718 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9719
9720         * message.el: Change some comments WRT tool-bars.
9721
9722         * gnus-sum.el (gnus-summary-tool-bar)
9723         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9724         (gnus-summary-tool-bar-zap-list): New variables.
9725         (gnus-summary-make-tool-bar): Complete rewrite using
9726         `gmm-tool-bar-from-list'.
9727
9728         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9729         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9730         variables.
9731         (gnus-group-make-tool-bar): Complete rewrite using
9732         `gmm-tool-bar-from-list'.
9733         (gnus-group-tool-bar-update): New function.
9734
9735         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9736
9737 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9738
9739         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9740         is dissected into a single part of which the type is the same as
9741         the given one; decode charset.
9742
9743 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9744
9745         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9746         into alists as symbol not string, since that's what
9747         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9748         look for.
9749
9750 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9751
9752         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9753         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9754
9755         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9756
9757 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9758
9759         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9760         (gnus-xmas-mime-security-button-menu): New function.
9761
9762         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9763         (gnus-mime-security-button-menu): New definition.
9764         (gnus-mime-security-button-map): Use them.
9765         (gnus-mime-security-button-menu): New function.
9766         (gnus-insert-mime-security-button): Addition to help echo.
9767         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9768         (gnus-mime-security-pipe-part): New functions.
9769
9770         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9771         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9772
9773         * mm-decode.el (mm-handle-set-disposition): Remove.
9774         (mm-handle-set-description): Remove.
9775
9776 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9777
9778         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9779         (mm-w3m-standalone-supports-m17n-p): New function.
9780         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9781         w3m usage.
9782
9783         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9784         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9785
9786 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9787
9788         * message.el (message-tool-bar-zap-list): Use
9789         gmm-tool-bar-zap-list as custom type.
9790         (message-tool-bar-update): New function.
9791         (message-tool-bar, message-tool-bar-gnome)
9792         (message-tool-bar-retro): Add message-tool-bar-update.
9793         (message-tool-bar-gnome): Add flyspell-buffer.
9794
9795         * gnus-util.el (gnus-error): Describe `args'.
9796
9797         * gmm-utils.el (gmm-error): Describe `args'.
9798         (gmm-tool-bar-zap-list): New widget.
9799         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9800
9801 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9802
9803         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9804         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9805         the number of recursive calls.
9806
9807         * mm-decode.el (mm-handle-set-disposition): New macro.
9808         (mm-handle-set-description): New macro.
9809
9810 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9811
9812         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9813         encoding.
9814
9815 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9816
9817         * message.el (message-tool-bar-zap-list, message-tool-bar)
9818         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9819         (message-tool-bar-local-item-from-menu): Remove.
9820         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9821         (message-make-tool-bar): New function.
9822         (message-mode): Use `message-make-tool-bar'.
9823
9824         * gmm-utils.el: New file.
9825         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9826         (gmm-lazy): New widget copied from `nnmail.el'.
9827         (gmm-tool-bar-from-list): New function for creating customizable
9828         tool bars.
9829         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9830         output.
9831         (gmm): Add :prefix to defgroup.
9832
9833 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9834
9835         * gmm-utils.el (gmm-widget-p): New function.
9836
9837 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9838
9839         * mml.el (mml-attach-file): Describe `description' in doc string.
9840         (mml-menu): Add Emacs MIME manual and PGG manual.
9841
9842 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9843
9844         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9845
9846 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9847
9848         * nntp.el (nntp-end-of-line): Doc fix.
9849
9850 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9851
9852         * imap.el (imap-open): Handle case where buffer is a buffer
9853         object.
9854
9855 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9856
9857         * gnus-delay.el (gnus-delay): Don't autoload.
9858         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9859         to be re-loaded when customizing the `gnus-delay' group.
9860
9861 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9862
9863         * message.el (message-insert-citation-line): Use newlines.
9864
9865 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9866
9867         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9868         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9869         these routines, so the passphrase can be managed externally and
9870         passed in to the system.
9871         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9872         pgg-add-passphrase-to-cache function.
9873
9874         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9875         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9876         these routines, so the passphrase can be managed externally and
9877         passed in to the system.
9878         (pgg-pgp5-sign-region): Use new name of
9879         pgg-add-passphrase-to-cache function.
9880
9881 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9882
9883         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9884         part of the decoded armor to find the key-identifier.
9885         (pgg-gpg-lookup-key-owner): New function to return the
9886         human-readable identifier of a key owner.
9887         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9888         itself.
9889         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9890         the key value) if we have a key and can match it against a secret
9891         key.  Also, added a note pointing out fact that the prompt only
9892         indicates the first matching key.
9893
9894         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9895         pgg-decrypt-region.
9896         (pgg-add-passphrase-to-cache): Rename from
9897         `pgg-add-passphrase-cache' to reduce confusion (all callers
9898         changed).
9899         (pgg-remove-passphrase-from-cache): Rename from
9900         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9901         changed).
9902         (pgg-read-passphrase, pgg-add-passphrase-cache)
9903         (pgg-remove-passphrase-cache): Add informative docstrings.
9904         (pgg-decrypt): Convey provided passphrase in subordinate call to
9905         pgg-decrypt-region.
9906
9907 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9908
9909         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9910         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9911         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9912         'passphrase' argument, so the passphrase can be managed externally
9913         and then passed in to the system.
9914
9915         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9916         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9917         so the passphrase cache can be used reliably with identifiers
9918         besides a pgp packet's key id.
9919
9920         * pgg-gpg.el (pgg-gpg-encrypt-region)
9921         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9922         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
9923         these routines, so the passphrase can be managed externally and
9924         passed in to the system.
9925
9926         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9927         'notruncate' argument, so the passphrase cache can be used
9928         reliably with identifiers besides a pgp packet's key id.
9929
9930 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
9931
9932         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9933         symmetric encryption.
9934         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9935         encrypted session key.
9936         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9937         message ask for the passphrase in a proper way.
9938
9939         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9940         New user commands for symmetric encryption.
9941
9942 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9943
9944         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
9945
9946         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
9947
9948 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
9949
9950         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
9951
9952 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9953
9954         * mm-decode.el (mm-inlined-types): Add application/pgp.
9955         (mm-automatic-display): Ditto.
9956
9957         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
9958         part as text.
9959
9960 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9961
9962         * nnrss.el: Update copyright.
9963         (nnrss-opml-import): Query whether to subscribe to each entry.
9964
9965         * gnus-art.el:
9966         * gnus-sum.el:
9967         * gnus-xmas.el:
9968         * messagexmas.el:
9969         * mm-uu.el:
9970         * mm-view.el: Update copyright.
9971
9972 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
9973
9974         * message.el (message-info): New function.
9975         (message-mode-menu): Add it.
9976         Update copyright.
9977
9978         * ChangeLog: Fix and update copyright.
9979
9980 2006-01-13  Romain Francoise  <romain@orebokech.com>
9981
9982         * message.el (message-forward-subject-name-subject): Prefer the
9983         address to 'nowhere' if the sender has no name.
9984         Fix typo.  Update copyright year.
9985
9986 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9987
9988         * gnus-art.el (article-wash-html): Use
9989         gnus-summary-show-article-charset-alist if a numeric arg is given.
9990         (gnus-article-wash-html-with-w3m-standalone): New function.
9991
9992         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
9993         mm-inline-text-html-render-with-w3m-standalone.
9994         (mm-text-html-washer-alist): Map w3m-standalone to
9995         gnus-article-wash-html-with-w3m-standalone.
9996         (mm-inline-text-html-render-with-w3m-standalone): New function.
9997
9998 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9999
10000         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10001         Improve LaTeX.
10002
10003 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10004
10005         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10006         (nnrss-request-article): Render text/plain parts as HTML.
10007
10008         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10009         the buffer.
10010
10011 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10012
10013         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10014         custom definition of `gnus-posting-styles'.
10015
10016         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10017         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10018
10019 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10020
10021         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10022         Use nntp for bug archive.
10023
10024 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10025
10026         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10027         parts.
10028         (nnrss-normalize-date): New function converts ISO 8601 date into
10029         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10030         (nnrss-check-group): Use it.
10031
10032 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10033
10034         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10035
10036         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10037         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10038         (nnrss-insert-w3): Ditto.
10039
10040 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10041
10042         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10043         the articles to be forwarded including the case where neither a
10044         number of articles nor a region is specified.
10045
10046 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10047
10048         * nnrss.el (nnrss-request-article): Fix last change; fill
10049         text/plain parts.
10050
10051 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10052
10053         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10054         in text/plain part.
10055         (nnrss-check-group): Don't add excessive newline to dc:subject.
10056
10057 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10058
10059         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10060         article.
10061
10062 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10063
10064         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10065         (nnml-use-compressed-files, nnml-save-mail): Support other
10066         comression programs such as bzip2.
10067
10068 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10069
10070         * dns.el (query-dns): Make sure we check the buffer size before
10071         removing tcp headers.
10072
10073 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10074
10075         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10076         remove MIME buttons associated with multipart/alternative parts.
10077         (gnus-mime-display-alternative): Tag buttons using `article-type'
10078         text property.
10079
10080         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10081         associated with multipart/alternative parts.
10082
10083         * gnus-art.el (gnus-signature-separator): Fix custom type.
10084
10085         * mm-decode.el (mm-inlined-types): Fix custom type.
10086         (mm-keep-viewer-alive-types): Ditto.
10087         (mm-automatic-display): Ditto.
10088         (mm-attachment-override-types): Ditto.
10089         (mm-inline-override-types): Ditto.
10090         (mm-automatic-external-display): Ditto.
10091
10092 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10093
10094         * spam-report.el (spam-report-user-mail-address)
10095         (spam-report-user-agent): New variables.
10096         (spam-report-url-ping-plain): Use spam-report-user-agent.
10097
10098 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10099
10100         * gnus-art.el (gnus-button-handle-custom): Do not just use
10101         `customize-apropos' for any "M-x customize-*" button but the
10102         function called for.  Accept both the function name and its
10103         argument in order to achieve this.
10104         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10105         function name to `gnus-button-handle-custom' in case of "M-x
10106         customize-*" buttons.
10107
10108 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10109
10110         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10111         multipart/alternative and add xref to mm-discouraged-alternatives
10112         in doc string.
10113
10114         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10115         gnus-buttonized-mime-types in doc string.
10116
10117 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10118
10119         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10120         Suggest image/.* in the doc string.
10121
10122 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10123
10124         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10125         message-marks (Debian bug #342521).
10126
10127 2005-12-12  Simon Josefsson  <jas@extundo.com>
10128
10129         * password.el (password-read-from-cache): Add.
10130         (password-read): Use it.
10131
10132 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10133
10134         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10135         us-ascii as a MIME charset.
10136
10137         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10138         against the case where the 2nd arg TYPE is nil.
10139
10140 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10141
10142         * pop3.el (pop3-stream-type): Fix custom version.
10143
10144         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10145
10146 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10147
10148         * mm-decode.el (mm-display-external): Add missing cdr.
10149
10150 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10151
10152         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10153         RFC1524) if it is in mailcap or add a suffix according to
10154         mailcap-mime-extensions when generating a temp filename; postpone
10155         deleting a temp file for 2 seconds for some wrappers, shell
10156         scripts, and so on, which might exit right after having started a
10157         viewer command as a background job.
10158
10159 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10160
10161         * nntp.el (nntp-marks-directory): Fix custom group.
10162
10163         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10164         steps when < 10.
10165
10166         * gnus-start.el (gnus-no-server-1): Mention
10167         `gnus-level-default-subscribed' in doc string.
10168
10169 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10170
10171         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10172         parens.
10173
10174 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10175
10176         * gnus-xmas.el (gnus-use-toolbar): Revert.
10177         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10178         gnus-use-toolbar is default.
10179
10180         * messagexmas.el (message-use-toolbar): Revert.
10181         (message-setup-toolbar): Use global default-toolbar if
10182         message-use-toolbar is default.
10183
10184 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10185
10186         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10187         according to default-toolbar-visible-p.
10188
10189         * messagexmas.el (message-use-toolbar): Ditto.
10190
10191 2005-11-26  Dave Love  <fx@gnu.org>
10192
10193         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10194         (tls-program, tls-success): Provide openssl alternative.
10195
10196         * starttls.el: Doc fixes.
10197         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10198         SERVICE to PORT.
10199
10200         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10201         port null or service name.
10202         (starttls-negotiate): Autoload.
10203
10204 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10205
10206         * message.el (message-kill-to-signature): Fix interactive spec.
10207
10208 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10209
10210         * pop3.el (pop3-open-server): Recognize a string as a service name.
10211
10212 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10213
10214         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10215
10216 2005-11-23  Dave Love  <fx@gnu.org>
10217
10218         Add pop3s, pop3/starttls.
10219
10220         * pop3.el (pop3-authentication-scheme): Clarify doc.
10221         (open-tls-stream, starttls-open-stream): Autoload.
10222         (pop3-stream-type): New.
10223         (pop3-open-server): Use it.
10224
10225         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10226         for POP.
10227         (mail-source-keyword-map): Add :stream for POP.
10228         (mail-source-fetch-pop): Use pop3-stream-type.
10229
10230 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10231
10232         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10233         of current-time-string.
10234
10235 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10236
10237         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10238         date header.
10239
10240 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10241
10242         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10243         it can seriously impact performance as it bypasses the agent's
10244         local caches.
10245
10246 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10247
10248         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10249         must be explicitly online rather than "not explicitly offline" for
10250         its flags to be synchronized.
10251
10252         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10253         that gnus-uu-unmark-thread will function correctly.
10254
10255         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10256         1024K is instead displayed as 1M.
10257
10258 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10259
10260         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10261
10262 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10263
10264         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10265
10266 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10267
10268         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10269         error message to display actual error condition.
10270         (gnus-agent-save-local): Avoid saving symbols that are bound to
10271         nil as they simply result in a warning message in
10272         gnus-agent-read-local.
10273
10274 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10275
10276         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10277         rather than make-variable-buffer-local for file-precious-flag.
10278
10279 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10280
10281         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10282         for duplicates which are removed.  The invalid sort check then
10283         triggers a rescan after the sort as sorting may have moved
10284         duplicate entries such that they can be cheaply detected.
10285
10286 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10287
10288         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10289
10290 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10291
10292         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10293         internal variable to a custom variable.  Changed default value
10294         from compressed(2) to uncompressed(1).
10295         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10296         support for uncompressed agentview files.  Taken together, reading
10297         the agentview file should now be 6-7 times faster.
10298
10299 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10300
10301         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10302         as a buffer-local variable.  This avoids creating truncated
10303         dribble files as a result of a hang up, eg.
10304
10305 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10306
10307         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10308         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10309         XEmacs.
10310
10311 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10312
10313         * gnus-start.el (gnus-start-draft-setup): Enforce
10314         `gnus-draft-mode' for nndraft:drafts at startup.
10315
10316         * gnus.el (gnus-splash): Change custom group.
10317         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10318         allow-list argument.
10319
10320         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10321         string.
10322
10323 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10324
10325         * gnus-art.el (gnus-default-article-saver): Add user-defined
10326         `function' to custom type.
10327
10328 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10329
10330         * imap.el (imap-open): Handle case where buffer is a buffer
10331         object.
10332
10333 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10334
10335         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10336         long lines.
10337         (gnus-cache-delete-group): Wrap doc strings.
10338
10339         * gnus-agent.el (gnus-agent-rename-group)
10340         (gnus-agent-delete-group): Wrap doc strings.
10341
10342 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10343
10344         * messagexmas.el (message-use-toolbar): Change the valid values
10345         into default, top, bottom, left, and right.
10346         (message-toolbar-thickness): New variable.
10347         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10348         well.
10349         (message-setup-toolbar): Make it work.
10350
10351         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10352         (gnus-use-toolbar): Change the valid values into default, top,
10353         bottom, left, and right.
10354         (gnus-toolbar-thickness): New variable.
10355         (gnus-xmas-setup-toolbar): New function.
10356         (gnus-xmas-setup-group-toolbar): Use it.
10357         (gnus-xmas-setup-summary-toolbar): Use it.
10358
10359 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10360
10361         * gnus-start.el (gnus-1): Add "native" to
10362         gnus-predefined-server-alist.
10363
10364         * gnus.el (gnus-method-to-server): Don't add "native" to the
10365         lists here, because that leads to problems when
10366         gnus-select-method is bound.
10367
10368 2005-11-09  Simon Josefsson  <jas@extundo.com>
10369
10370         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10371         use (not sort-by-date) instead.
10372
10373 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10374
10375         * gnus-delay.el (gnus-delay-group): Don't autoload.
10376         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10377         to be re-loaded when customizing the `gnus-delay' group.
10378
10379 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10380
10381         * message.el: Revert last changes.
10382         (message-insert-citation-line): Use newlines.
10383
10384 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10385
10386         * message.el (message-courtesy-message)
10387         (message-mark-insert-begin, message-mark-insert-end)
10388         (message-elide-ellipsis, message-cancel-message)
10389         (message-add-header, message-change-subject)
10390         (message-cross-post-followup-to-header)
10391         (message-cross-post-insert-note, message-reduce-to-to-cc)
10392         (message-widen-reply, message-delete-not-region)
10393         (message-kill-to-signature, message-insert-signature)
10394         (message-insert-importance-high, message-insert-importance-low)
10395         (message-insert-or-toggle-importance)
10396         (message-insert-disposition-notification-to)
10397         (message-indent-citation, message-yank-original)
10398         (message-cite-original-without-signature, message-cite-original)
10399         (message-insert-citation-line, message-position-on-field)
10400         (message-fix-before-sending, message-send-mail-partially)
10401         (message-send-mail, message-send-mail-with-sendmail)
10402         (message-send-mail-with-qmail, message-send-news)
10403         (message-check-news-header-syntax, message-generate-headers)
10404         (message-insert-courtesy-copy, message-fill-address)
10405         (message-fill-header, message-shorten-references)
10406         (message-setup-1, message-cancel-news)
10407         (message-forward-make-body-plain, message-forward-make-body-mime)
10408         (message-forward-make-body-mml, message-encode-message-body)
10409         (message-forward-make-body-digest-plain)
10410         (message-forward-make-body-digest-mime)
10411         (message-use-alternative-email-as-from): Insert `hard-newline'
10412         instead of ordinary newlines.
10413
10414 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10415
10416         * message.el (message-generate-headers): Downcase the argument
10417         given to message-check-element.
10418
10419 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10420
10421         * nntp.el (nntp-authinfo-rejected): New error condition.
10422         (nntp-wait-for): Use new error condition to signal authentication
10423         error.
10424         (nntp-retrieve-data): Rethrow new error condition to break out of
10425         recursive call to nntp-send-authinfo.
10426
10427 2005-11-08  Romain Francoise  <romain@orebokech.com>
10428
10429         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10430         (gnus-summary-exit-map): Bind to `Z p'.
10431         (gnus-summary-make-menu-bar): Add menu item.
10432
10433 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10434
10435         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10436         (gnus-treat-*): Add `first' in all doc strings.
10437
10438         * gnus-group.el (gnus-group-compact-group): Fix typo.
10439
10440 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10441
10442         * gnus.el (gnus-parameters-case-fold-search): New variable.
10443         (gnus-parameters-get-parameter): Use it.
10444
10445         * gnus-score.el (gnus-home-score-file): Doc fix.
10446
10447 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10448
10449         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10450
10451 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10452
10453         * mm-util.el (mm-special-display-p): New function.
10454
10455         * mml.el (mml-preview): Use it; doc fix.
10456
10457 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10458
10459         * imap.el (imap-open): Handle case where buffer is a buffer object.
10460
10461 2005-10-29  Romain Francoise  <romain@orebokech.com>
10462
10463         * message.el (message-fix-before-sending): Fix comment.
10464
10465 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10466
10467         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10468
10469 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10470
10471         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10472         Used in gnus-score.el.
10473
10474 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10475
10476         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10477
10478 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10479
10480         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10481         whitespace removed in revision 7.8.  Use concatenated string to
10482         protect trailing whitespace.
10483
10484 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10485
10486         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10487         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10488         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10489         Courier IMAP ("some version from 2004").  Mostly based on similar
10490         code in the same function.
10491
10492 2005-10-26  Didier Verna  <didier@xemacs.org>
10493
10494         * gnus-group.el (gnus-group-compact-group): Invalidate original
10495         article buffer.
10496         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10497         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10498         NOV database and in article itself.
10499         Invalidate article backlog.
10500
10501 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10502
10503         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10504
10505 2005-10-26  Simon Josefsson  <jas@extundo.com>
10506
10507         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10508         part of 2004-07-25 change.
10509
10510 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10511
10512         * message.el (message-display-completion-list): New function.
10513         (message-expand-group): Use it; make sure the Completions buffer
10514         is modifiable.
10515 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10516
10517         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10518         user-mail-name is an empty string.
10519
10520 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10521
10522         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10523         depending on gnus-score-decay-constant.
10524
10525         * encrypt.el (encrypt-insert-file-contents)
10526         (encrypt-write-file-contents): Don't use `gnus-message'.
10527
10528         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10529         arguments.
10530         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10531         arguments to mm-uu-verbatim-marks-extract.
10532         (mm-uu-hide-markers): New variable.
10533         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10534
10535         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10536         (gnus-convert-image-to-face-command): Use "convert" by default to
10537         allow other input image formats.
10538         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10539         accordingly.
10540
10541 2005-10-23  Simon Josefsson  <jas@extundo.com>
10542
10543         * imap.el (imap-gssapi-program): Align command line parameters
10544         with latest GNU SASL.
10545         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10546
10547 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10548
10549         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10550         HTML.
10551         (nnslashdot-request-article): Ditto.
10552
10553         * lpath.el (featurep): Add nobreak-char-display.
10554
10555 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10556
10557         * mail-source.el (mail-source-fetch-pop): Require pop3.
10558         (mail-source-check-pop): Ditto.
10559
10560 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10561
10562         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10563         errors.
10564
10565 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10566
10567         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10568         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10569
10570         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10571
10572         * mm-bodies.el (mm-decode-string): Call
10573         `mm-charset-to-coding-system' with allow-override argument.
10574
10575 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10576
10577         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10578         (rfc2047-charset-to-coding-system): New function.
10579         (rfc2047-decode-encoded-words): New function.
10580         (rfc2047-decode-region): Use them.
10581         (rfc2047-decode-cte): Remove.
10582         (rfc2047-parse-and-decode): Remove.
10583         (rfc2047-decode): Remove.
10584
10585 2005-10-15  Kenichi Handa  <handa@m17n.org>
10586
10587         * rfc2047.el (rfc2047-decode-cte): New function.
10588         (rfc2047-decode-region): Change the way to decode successive
10589         encoded-words: decode B- or Q-encoding in each encoded-word,
10590         concatenate them, and decode it as charset.
10591
10592 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10593
10594         * lpath.el: Fbind codepage-setup for XEmacs.
10595
10596 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10597
10598         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10599         widget-move-and-invoke.
10600         (gnus-custom-mode): Use gnus-custom-map.
10601
10602 2005-10-15  Bill Wohler  <wohler@newt.com>
10603
10604         * message.el (message-tool-bar-map): Renamed image file from
10605         mail_send to mail/send.
10606
10607 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10608
10609         * message.el (message-expand-group): Pass the common
10610         prefix substring of completion to `display-completion-list'.
10611
10612 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10613
10614         * mml-sec.el (mml-secure-method): New internal variable.
10615         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10616         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10617         functions using mml-secure-method.
10618
10619         * mml.el (mml-mode-map): Add key bindings for those functions.
10620         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10621         Harder <harder@myrealbox.com>.
10622         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10623         end of message if point is the headers of the message.
10624
10625         * message.el (message-in-body-p): New function.
10626
10627         * assistant.el: Autoload gnus-util and netrc.
10628
10629         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10630         Use `mm-charset-override-alist' only when decoding.
10631
10632         * mm-bodies.el (mm-decode-body): Call
10633         `mm-charset-to-coding-system' with allow-override argument.
10634
10635         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10636         `filename' from Content-Disposition if Content-Type doesn't
10637         provide `name'.
10638         (gnus-mime-view-part-as-type): Set default instead of
10639         initial-input.
10640
10641 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10642
10643         * format-spec.el (format-spec): Propagate text properties of % spec.
10644
10645 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10646
10647         * gnus-art.el (gnus-treat-predicate): Add `first'.
10648
10649 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10650
10651         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10652         (mm-charset-override-alist): New variable.
10653         (mm-charset-to-coding-system): Use it.
10654         (mm-codepage-setup): New helper function.
10655         (mm-charset-eval-alist): New variable.
10656         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10657         about unknown charsets.
10658
10659         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10660
10661 2005-10-04  David Hansen  <david.hansen@gmx.net>
10662
10663         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10664         (nnrss-check-group): Ditto.
10665
10666 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10667
10668         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10669         Rename x-gnus-verbatim to x-verbatim.
10670         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10671
10672         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10673         x-verbatim.
10674
10675         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10676
10677         * gnus-util.el (gnus-remove-duplicates): Remove.
10678
10679         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10680         instead of gnus-remove-duplicates.
10681
10682         * message.el (message-remove-duplicates): Remove.
10683         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10684         message-remove-duplicates.
10685
10686         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10687         available, else use implementation from `delete-dups'.
10688
10689         * message.el (message-insert-expires): New function.
10690         (message-mode-map): Add key binding.
10691         (message-mode-field-menu): Add menu entry.
10692         (message-mode): Document it.
10693         (message-make-expires-date): Use `message-make-date'.
10694
10695 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10696
10697         * message.el (message-make-expires-date): New function.
10698
10699 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10700
10701         * Makefile.in (list-installed-shadows): New entry.
10702         (install): Use it.
10703         (remove-installed-shadows): New entry.
10704
10705         * dgnushack.el (dgnushack-default-load-path): New variable.
10706         (dgnushack-find-lisp-shadows): New function.
10707         (dgnushack-remove-lisp-shadows): New function.
10708
10709 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10710
10711         * Makefile.in (install-el-elc): New entry.
10712         (install): Use it so that .el files are necessarily installed.
10713
10714 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10717
10718 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10719
10720         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10721         function rather than the diff-mode.el package.
10722         (mm-display-external): Use with-current-buffer.
10723         (mm-viewer-completion-map, mm-viewer-completion-map):
10724         Move initialization inside declaration.
10725
10726 2005-09-29  Simon Josefsson  <jas@extundo.com>
10727
10728         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10729         autoload mail-check-payment.
10730         (spam-check-hashcash): Define unconditionally, since hashcash.el
10731         is part of Gnus now.  Ignore errors from payment checking.
10732
10733 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10734
10735         * message.el (message-bold-region, message-unbold-region): Rename
10736         from `bold-region' and `unbold-region'.
10737
10738         * message.el: Remove useless autoloads.
10739
10740 2005-09-28  Simon Josefsson  <jas@extundo.com>
10741
10742         * message.el (message-use-idna): Default to t.
10743         (message-use-idna): Test whether encoding works too.  Doc fix.
10744
10745 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10746
10747         * nntp.el (nntp-warn-about-losing-connection): Remove.
10748
10749 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10750
10751         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10752         customizable.  Change default value.
10753         (mm-uu-diff-groups-regexp): Change default value.
10754         (mm-uu-type-alist): Add doc string.
10755         (mm-uu-configure): Add doc string.  Make it interactive.
10756         (mm-uu-tex-groups-regexp): New variable.
10757         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10758         (mm-uu-type-alist): Add LaTeX documents.
10759         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10760         of "text/verbatim".
10761         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10762
10763         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10764         instead of "text/verbatim".
10765
10766         * message.el (message-mark-inserted-region)
10767         (message-mark-insert-file): Use slrn style marks when called with
10768         prefix argument.
10769
10770 2005-09-27  Simon Josefsson  <jas@extundo.com>
10771
10772         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10773
10774 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10775
10776         * message.el (message-remove-duplicates): New function.
10777         Implementation borrowed from `gnus-remove-duplicates'.
10778         (message-idna-to-ascii-rhs): Also encode idna addresses in
10779         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10780         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10781         only ask about the same idna domain once per header and also tell
10782         in what header to replace the idna domain.
10783
10784         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10785         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10786         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10787         a header is decoded and not just the last one.
10788
10789 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10790
10791         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10792         has been decoded.
10793
10794         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10795         (mm-insert-part): Don't modify text if it has been decoded.
10796
10797         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10798         decoded.
10799
10800         * mm-view.el (mm-inline-text): Don't strip text props unless
10801         decoding enriched or richtext parts.
10802
10803 2005-09-25  Romain Francoise  <romain@orebokech.com>
10804
10805         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10806         * gnus-start.el (gnus-subscribe-interactively):
10807         * gnus-uu.el (gnus-uu-grab-articles):
10808         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10809         space.
10810
10811 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10812
10813         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10814         * mm-view.el (mm-view-pkcs7-decrypt):
10815         * gnus-sum.el (gnus-summary-limit-to-extra)
10816         (gnus-summary-respool-article, gnus-read-move-group-name):
10817         * gnus-score.el (gnus-summary-increase-score):
10818         * gnus-util.el (gnus-completing-read-with-default):
10819         * gnus-art.el (gnus-read-save-file-name)
10820         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10821         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10822         * message.el (message-check-news-header-syntax):
10823         Follow convention for reading with the minibuffer.
10824
10825 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10826
10827         * spam-report.el (spam-report-url-ping-plain):
10828         Use gnus-extended-version as User-Agent.
10829
10830         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10831         default value is nil.
10832
10833         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10834         (mm-uu-verbatim-marks-extract): New function.
10835         (mm-uu-extract): New face.
10836         (mm-uu-copy-to-buffer): Use it.
10837
10838         * spam-report.el (spam-report-gmane-ham): Renamed from
10839         `spam-report-gmane-unspam'.
10840         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10841         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10842
10843         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10844         Autoload.
10845         (spam-report-gmane-unregister-routine): Renamed
10846         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10847
10848 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10849
10850         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10851         (spam-report-gmane-unregister-routine): Add support for gmane
10852         unregistration.
10853
10854         * spam-report.el (spam-report-gmane-unspam)
10855         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10856         (spam-report-gmane): Change to take a single article and do unspam
10857         registration.
10858
10859 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10860
10861         * mm-url.el (mm-url-decode-entities): Fix regexp.
10862
10863 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10864
10865         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10866         default to nil, to be able to use Gnus at all.  If the default
10867         switches to something else, then the function should be fixed not
10868         be exceedingly slow.
10869
10870 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10871
10872         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10873         fail hard.
10874
10875         * spam-report.el: Add better Keywords line.
10876
10877         * spam.el: Add Maintainer and better Keywords line.
10878
10879 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10880
10881         * gnus-art.el (gnus-article-replace-part)
10882         (gnus-mime-replace-part): New functions.
10883         (gnus-mime-action-alist, gnus-mime-button-commands)
10884         (gnus-mime-save-part-and-strip): Added file argument.
10885         (gnus-article-part-wrapper): Added interactive argument.
10886
10887         * gnus-sum.el (gnus-summary-mime-map): Add
10888         `gnus-article-replace-part'.
10889
10890 2005-09-19  Didier Verna  <didier@xemacs.org>
10891
10892         The nnml compaction feature:
10893         * nnml.el (nnml-request-compact-group): New function.
10894         * nnml.el (nnml-request-compact): New function.
10895         * gnus-int.el (gnus-request-compact-group): New function.
10896         * gnus-int.el (gnus-request-compact): New function.
10897         * gnus-group.el (gnus-group-compact-group): New function.
10898         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10899         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10900         * gnus-srvr.el (gnus-server-compact-server): New function.
10901         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10902         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10903
10904 2005-09-18  Deepak Goel  <deego@gnufans.org>
10905
10906         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10907         format spec.
10908
10909 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10910
10911         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10912
10913 2005-09-15  Romain Francoise  <romain@orebokech.com>
10914
10915         * message.el (message-fill-paragraph): Clarify docstring.
10916
10917 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10918
10919         * gnus-art.el (gnus-mime-display-part): Protect against broken
10920         MIME messages.
10921
10922 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10923
10924         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10925         before parsing header.
10926
10927 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10928
10929         * html2text.el (html2text-replace-list): Add new entities.
10930
10931 2005-09-11  Romain Francoise  <romain@orebokech.com>
10932
10933         * message.el (message-alternative-emails): Improve docstring.
10934         (message-setup-1): Call `message-use-alternative-email-as-from'
10935         after `message-setup-hook' to give it precedence over posting
10936         styles, etc.
10937         (message-use-alternative-email-as-from): Add docstring.  Remove
10938         the original From header if present.
10939
10940         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10941         (nnml-save-mail): Use it.
10942
10943         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10944         articles.  Add new argument `silent'.
10945         (gnus-uu-mark-all): Report the total number of marked articles.
10946
10947 2005-09-10  Romain Francoise  <romain@orebokech.com>
10948
10949         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10950         (gnus-uu-mark-series): Likewise.
10951
10952 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10953
10954         * spam-report.el (spam-report-gmane): Fix generation of spam
10955         report URL.
10956
10957 2005-09-10  Simon Josefsson  <jas@extundo.com>
10958
10959         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10960         t, based on discussion on the ding list with Robert Epprecht
10961         <epprecht@solnet.ch>.
10962
10963 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10964
10965         * spam-report.el (spam-report-gmane): Make it work without
10966         X-Report-Spam header.  Gmane now only provides Archived-At.
10967         This is only used if `spam-report-gmane-use-article-number' is nil.
10968         (spam-report-gmane-spam-header): Remove.  Not used anymore.
10969
10970         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
10971         make `gnus-summary-sort-by-recipient' work with threading.
10972
10973         * nnweb.el (nnweb-google-wash-article): Print a message if article
10974         is not available.
10975
10976 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10977
10978         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
10979         change.  Decode text/* parts content before displaying.
10980
10981 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10982
10983         * mml-smime.el: Remove defvar of gnus-extract-address-components.
10984
10985 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10986
10987         * mm-view.el (mm-display-inline-fontify): Disable support modes.
10988
10989         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
10990         url-package-name, url-package-version,
10991         w3m-cid-retrieve-function-alist, w3m-current-buffer,
10992         w3m-display-inline-images, and w3m-minor-mode-map.
10993
10994 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
10995
10996         * message.el (message-tab-body-function): Fix mismatched custom type.
10997
10998         * gnus.el (gnus-group-change-level-function): Ditto.
10999
11000         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11001
11002         * gnus-art.el (gnus-signature-limit)
11003         (gnus-article-mime-part-function): Ditto.
11004
11005 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11006
11007         * mml.el (mml-mode): Silence the byte compiler.
11008
11009         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11010         using `(sit-for 0)' before moving the point to the specified part;
11011         skip unbuttonized parts.
11012         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11013         return to the summary window if gnus-auto-select-part is non-nil.
11014
11015 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11016
11017         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11018         variables.
11019         (mml-dnd-attach-file, mml-mode): Use them.
11020
11021         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11022         Make fetching article by MID work again for Google Groups.  Added
11023         FIXME concerning gnus-group-make-web-group.
11024
11025         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11026         Don't depend on Gnus by using mail-extract-address-components if
11027         gnus-extract-address-components is not bound.
11028
11029 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11030
11031         * gnus-art.el (gnus-mime-display-security): Don't display the
11032         signature, but only the signed part.
11033
11034 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11035
11036         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11037
11038         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11039         list, not listp.
11040
11041 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11042
11043         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11044         when encoding.
11045
11046         * mm-bodies.el (mm-decode-content-transfer-encoding):
11047         De-canonicalize CRLF for all text content types, not just
11048         text/plain.
11049
11050 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11051
11052         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11053         valid article; point arrow and cursor at the MIME button.
11054
11055 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11056
11057         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11058         Suggested by Dan Christensen <jdc@uwo.ca>.
11059
11060         * mm-decode.el (mm-save-part): Enable change of prompt.
11061
11062 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11063
11064         * gnus-msg.el (gnus-inews-add-send-actions): Made
11065         `message-post-method' lambda parameter ARG `&optional'.
11066
11067 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11068
11069         * gnus-sum.el (gnus-summary-mime-map): Added
11070         gnus-article-save-part-and-strip, gnus-article-delete-part and
11071         gnus-article-jump-to-part.
11072
11073         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11074         (gnus-article-edit-part): Use it.
11075         (gnus-article-part-wrapper): Added no-handle argument.
11076         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11077         functions.
11078
11079 2005-08-29  Romain Francoise  <romain@orebokech.com>
11080
11081         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11082         docstring.
11083         (gnus-face-from-file): Likewise.
11084
11085 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11086
11087         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11088         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11089         non-nil.
11090         (gnus-auto-select-part): New variable.
11091         (gnus-article-jump-to-part): New function.
11092         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11093         (gnus-mime-delete-part): Allow selecting specified part after
11094         deleting or stripping parts.
11095         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11096         part if argument is bogus.
11097
11098 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11099
11100         * gnus-art.el (w3m-minor-mode-map):
11101         * gnus-spec.el (gnus-newsrc-file-version):
11102         * gnus-util.el (nnmail-active-file-coding-system)
11103         (gnus-original-article-buffer, gnus-user-agent):
11104         * gnus.el (gnus-ham-process-destinations)
11105         (gnus-parameter-ham-marks-alist)
11106         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11107         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11108         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11109         * mm-decode.el (gnus-current-window-configuration):
11110         * mm-extern.el (gnus-article-mime-handles):
11111         * mm-url.el (url-current-object, url-package-name)
11112         (url-package-version):
11113         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11114         (smime-keys, w3m-cid-retrieve-function-alist)
11115         (w3m-current-buffer, w3m-display-inline-images)
11116         (w3m-minor-mode-map):
11117         * mml-smime.el (gnus-extract-address-components):
11118         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11119         (gnus-newsrc-hashtb, message-default-charset)
11120         (message-deletable-headers, message-options)
11121         (message-posting-charset, message-required-mail-headers)
11122         (message-required-news-headers):
11123         * mml1991.el (mc-pgp-always-sign):
11124         * mml2015.el (mc-pgp-always-sign):
11125         * nnheader.el (nnmail-extra-headers):
11126         * rfc1843.el (gnus-decode-encoded-word-function)
11127         (gnus-decode-header-function, gnus-newsgroup-name):
11128         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11129
11130 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11131
11132         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11133         the end of the date treatments.
11134
11135 2005-08-15  Simon Josefsson  <jas@extundo.com>
11136
11137         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11138         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11139         Capello and Romain Francoise.
11140         (pgg-fetch-key-function): Removed, not used?
11141         (pgg-insert-url-with-w3): Require url, to get
11142         url-insert-file-contents regardless of where it is defined.
11143
11144 2005-08-13  Romain Francoise  <romain@orebokech.com>
11145
11146         * message.el (message-cite-original-1): New function.
11147         (message-cite-original): Use it.
11148         (message-cite-original-without-signature): Ditto.
11149
11150 2005-08-08  Romain Francoise  <romain@orebokech.com>
11151
11152         * message.el (message-yank-empty-prefix): New variable.
11153         (message-indent-citation): Use it.
11154         (message-cite-original-without-signature): Respect X-No-Archive.
11155
11156 2005-08-08  Simon Josefsson  <jas@extundo.com>
11157
11158         * pgg.el: Autoload url-insert-file-contents instead of loading
11159         w3/url.
11160         (pgg-insert-url-with-w3): Don't load url here.
11161
11162 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11163
11164         * message.el (message-kill-to-signature): Don't insert newline at
11165         bol.
11166         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11167
11168 2005-08-06  Romain Francoise  <romain@orebokech.com>
11169
11170         * message.el (message-user-fqdn): Fix typo in docstring.
11171
11172 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11173
11174         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11175
11176         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11177
11178 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11179
11180         * mm-bodies.el (mm-encode-body): Use coding system rather than
11181         charset to encode text.
11182
11183         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11184         number of charsets if utf-8 is available (XEmacs).
11185
11186 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11187
11188         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11189         taken from `gnus-button-mid-or-mail-regexp'.
11190         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11191         (gnus-button-alist): Improve regexp for domain part of the MIDs
11192         for news:localpart@domain buttons.
11193         (gnus-button-ctan-directory-regexp): Update.
11194
11195 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11196
11197         * sieve-manage.el (sieve-manage-interactive-login): Use
11198         make-local-variable rather than make-variable-buffer-local.
11199         (sieve-manage-open): Ditto.
11200         (sieve-manage-authenticate): Ditto.
11201
11202         * mml.el (mml-generate-mime-1): Make the content type default to
11203         text/plain if the filename is not specified.
11204
11205 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11206
11207         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11208         instead of insert-buffer.
11209
11210         * message.el (message-yank-original): Ditto; set the mark at the
11211         end of the yanked message.
11212
11213 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11214
11215         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11216         lines to scroll rather than to stop it.
11217
11218         * mml.el (mml-generate-default-type): Add doc string.
11219         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11220         default to application/octet-stream when determining the content
11221         type if it is not specified for the part or the mml contents; add
11222         a comment about mml-generate-default-type.
11223
11224 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11225
11226         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11227         make it default to application/octet-stream when determining the
11228         content type if it is not specified for the external contents.
11229
11230 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11231
11232         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11233         segmented parameter but also other parameters might be there.
11234
11235 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11236
11237         * mm-decode.el (mm-display-external): Delete temp file, directory
11238         and buffer immediately if the external process is exited.
11239
11240 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11241
11242         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11243         fewer lines than that of scroll-margin.
11244         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11245
11246 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11247
11248         * gnus-art.el (gnus-article-next-page): Revert.
11249         (gnus-article-beginning-of-window): New macro.
11250         (gnus-article-next-page-1): Use it.
11251         (gnus-article-prev-page): Ditto.
11252         (gnus-article-edit-part): Use insert-buffer-substring instead of
11253         insert-buffer.
11254         (gnus-article-edit-exit): Ditto.
11255
11256         * gnus-util.el (gnus-beginning-of-window): Remove.
11257         (gnus-end-of-window): Remove.
11258
11259         * lpath.el: Don't bind header-line-format and scroll-margin.
11260
11261 2005-07-25  Simon Josefsson  <jas@extundo.com>
11262
11263         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11264         to have the url package without w3.  Reported by Daiki Ueno
11265         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11266
11267 2005-07-20  Didier Verna  <didier@xemacs.org>
11268
11269         * gnus-diary.el: Remove the description comment (nndiary is now
11270         properly documented in the Gnus manual).
11271         Fix the spelling of "Back End".
11272         * nndiary.el: Ditto.
11273         Fix the copyright notice.
11274
11275 2005-07-18  Romain Francoise  <romain@orebokech.com>
11276
11277         * gnus-sum.el (gnus-summary-to-prefix)
11278         (gnus-summary-newsgroup-prefix): New variables.
11279         (gnus-summary-from-or-to-or-newsgroups): Use them.
11280
11281 2005-07-17  Romain Francoise  <romain@orebokech.com>
11282
11283         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11284         space as it's generally not especially interesting to the user.
11285
11286 2005-07-16  Romain Francoise  <romain@orebokech.com>
11287
11288         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11289         nil to avoid prompting and file modification if one of the
11290         messages at the top of the nnfolder file contains a copyright
11291         notice.
11292         Update copyright notice.
11293
11294         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11295         instead of `current-time-string' as the latter creates a time
11296         string that is not RFC 2822 compliant (it lacks the zone).
11297         Update copyright notice.
11298
11299 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11300
11301         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11302         for text/rtf.  Display default in prompt.  Pass default for M-n.
11303
11304         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11305
11306 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11307
11308         * gnus-msg.el (gnus-button-mailto): Remove
11309         save-selected-window-window hackery because it relies on
11310         save-selected-window internals.
11311
11312 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11313
11314         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11315         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11316         (gnus-article-prev-page): Ditto.
11317
11318         * gnus-util.el (gnus-beginning-of-window): New function.
11319         (gnus-end-of-window): New function.
11320
11321         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11322
11323 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11324
11325         * gnus-score.el (gnus-score-edit-all-score): Set
11326         gnus-score-edit-exit-function to gnus-score-edit-done and call
11327         gnus-message.
11328
11329 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11330
11331         * gnus-msg.el (gnus-button-mailto): Remove
11332         save-selected-window-window hackery because it relies on
11333         save-selected-window internals.
11334
11335 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11336
11337         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11338         add-minor-mode.
11339         (gnus-binary-mode): Ditto.
11340
11341         * gnus-topic.el (gnus-topic-mode): Ditto.
11342
11343 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11344
11345         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11346         (gnus-article-prev-page): Take scroll-margin into consideration.
11347
11348 2005-07-04  Lute Kamstra  <lute@gnu.org>
11349
11350         Update FSF's address in GPL notices.
11351
11352 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11353
11354         * gnus.el (gnus-exit):
11355         * gnus-group.el (gnus-group-icons):
11356         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11357
11358         * gnus-nocem.el (gnus-nocem):
11359         * message.el (message-various, message-buffers, message-sending)
11360         (message-interface, message-forwarding, message-insertion)
11361         (message-headers, message-news, message-mail):
11362         * pgg-gpg.el (pgg-gpg):
11363         * pgg-parse.el (pgg-parse):
11364         * pgg-pgp.el (pgg-pgp):
11365         * pgg-pgp5.el (pgg-pgp5):
11366         * pop3.el (pop3): Finish `defgroup' description with period.
11367
11368 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11369
11370         * gnus-art.el (article-display-face): Improve the efficiency.
11371         (article-display-x-face): Ditto; remove grey x-face stuff.
11372
11373 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11374
11375         * gnus-art.el (article-display-face): Correct the position in
11376         which Faces are inserted.
11377
11378 2005-06-29  Didier Verna  <didier@xemacs.org>
11379
11380         * gnus-art.el (article-display-face): Display faces in correct
11381         order.
11382
11383 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11384
11385         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11386         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11387         (gnus-nocem-check-article): Fetch the Type header.
11388         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11389         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11390         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11391         make sure gnus-nocem-hashtb is initialized.
11392         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11393         (gnus-nocem-unwanted-article-p): Ditto.
11394
11395         * pgg.el (pgg-verify): Return the verification result.
11396
11397 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11398
11399         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11400         is ascii.
11401
11402 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11403
11404         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11405         `show-nonbreak-escape'.
11406
11407 2005-06-23  Lute Kamstra  <lute@gnu.org>
11408
11409         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11410
11411         * dig.el (dig-mode):
11412         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11413
11414 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11415
11416         * nnimap.el (nnimap-split-download-body): Fix spellings.
11417
11418 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11419
11420         * gnus-art.el (gnus-article-encrypt-body):
11421         * gnus-cus.el (gnus-score-customize):
11422         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11423         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11424
11425 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11426
11427         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11428         header by looking for magic "MII" at the beginnig.
11429
11430 2005-06-16  Miles Bader  <miles@gnu.org>
11431
11432         * gnus-xmas.el (gnus-xmas-group-startup-message):
11433         Use renamed gnus-splash face.
11434
11435         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11436         (assistant-field-face): New backward-compatibility alias for renamed
11437         face.
11438         (assistant-render-text): Use renamed assistant-field face.
11439
11440         * spam.el (spam): Remove "-face" suffix from face name.
11441         (spam-face): New backward-compatibility alias for renamed face.
11442         (spam-face, spam-initialize): Use renamed spam face.
11443
11444         * message.el (message-header-to, message-header-cc)
11445         (message-header-subject, message-header-newsgroups)
11446         (message-header-other, message-header-name)
11447         (message-header-xheader, message-separator, message-cited-text)
11448         (message-mml): Remove "-face" suffix from face names.
11449         (message-header-to-face, message-header-cc-face)
11450         (message-header-subject-face, message-header-newsgroups-face)
11451         (message-header-other-face, message-header-name-face)
11452         (message-header-xheader-face, message-separator-face)
11453         (message-cited-text-face, message-mml-face):
11454         New backward-compatibility aliases for renamed faces.
11455         (message-font-lock-keywords): Use renamed message faces.
11456
11457         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11458         (sieve-test-commands, sieve-tagged-arguments):
11459         Remove "-face" suffix from face names.
11460         (sieve-control-commands-face, sieve-action-commands-face)
11461         (sieve-test-commands-face, sieve-tagged-arguments-face):
11462         New backward-compatibility aliases for renamed faces.
11463         (sieve-control-commands-face, sieve-action-commands-face)
11464         (sieve-test-commands-face, sieve-tagged-arguments-face):
11465         Use renamed sieve faces.
11466
11467         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11468         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11469         (gnus-group-news-3-empty, gnus-group-news-4)
11470         (gnus-group-news-4-empty, gnus-group-news-5)
11471         (gnus-group-news-5-empty, gnus-group-news-6)
11472         (gnus-group-news-6-empty, gnus-group-news-low)
11473         (gnus-group-news-low-empty, gnus-group-mail-1)
11474         (gnus-group-mail-1-empty, gnus-group-mail-2)
11475         (gnus-group-mail-2-empty, gnus-group-mail-3)
11476         (gnus-group-mail-3-empty, gnus-group-mail-low)
11477         (gnus-group-mail-low-empty, gnus-summary-selected)
11478         (gnus-summary-cancelled, gnus-summary-high-ticked)
11479         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11480         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11481         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11482         (gnus-summary-low-undownloaded)
11483         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11484         (gnus-summary-low-unread, gnus-summary-normal-unread)
11485         (gnus-summary-high-read, gnus-summary-low-read)
11486         (gnus-summary-normal-read, gnus-splash):
11487         Remove "-face" suffix from face names.
11488         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11489         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11490         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11491         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11492         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11493         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11494         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11495         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11496         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11497         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11498         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11499         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11500         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11501         (gnus-summary-normal-ticked-face)
11502         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11503         (gnus-summary-normal-ancient-face)
11504         (gnus-summary-high-undownloaded-face)
11505         (gnus-summary-low-undownloaded-face)
11506         (gnus-summary-normal-undownloaded-face)
11507         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11508         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11509         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11510         (gnus-splash-face):
11511         New backward-compatibility aliases for renamed faces.
11512         (gnus-group-startup-message): Use renamed gnus faces.
11513
11514         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11515         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11516         (gnus-server-agent): Remove "-face" suffix from face names.
11517         (gnus-server-agent-face, gnus-server-opened-face)
11518         (gnus-server-closed-face, gnus-server-denied-face)
11519         (gnus-server-offline-face):
11520         New backward-compatibility aliases for renamed faces.
11521         (gnus-server-agent-face, gnus-server-opened-face)
11522         (gnus-server-closed-face, gnus-server-denied-face)
11523         (gnus-server-offline-face): Use renamed gnus faces.
11524
11525         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11526         Remove "-face" suffix from face names.
11527         (gnus-picon-xbm-face, gnus-picon-face):
11528         New backward-compatibility aliases for renamed faces.
11529
11530         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11531         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11532         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11533         (gnus-cite-11): Remove "-face" suffix from face names.
11534         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11535         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11536         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11537         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11538         New backward-compatibility aliases for renamed faces.
11539         (gnus-cite-attribution-face, gnus-cite-face-list)
11540         (gnus-article-boring-faces): Use renamed gnus faces.
11541
11542         * gnus-art.el (gnus-signature, gnus-header-from)
11543         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11544         (gnus-header-content): Remove "-face" suffix from face names.
11545         (gnus-signature-face, gnus-header-from-face)
11546         (gnus-header-subject-face, gnus-header-newsgroups-face)
11547         (gnus-header-name-face, gnus-header-content-face):
11548         New backward-compatibility aliases for renamed faces.
11549         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11550
11551         * gnus-sum.el (gnus-summary-selected-face)
11552         (gnus-summary-highlight): Use renamed gnus faces.
11553         * gnus-group.el (gnus-group-highlight): Likewise.
11554
11555 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11556
11557         * gnus-sieve.el (gnus-sieve-article-add-rule):
11558         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11559         * spam-stat.el (spam-stat-buffer-change-to-spam)
11560         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11561
11562         * message.el (message-is-yours-p):
11563         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11564
11565 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11566
11567         * mm-view.el (mm-inline-text): Withdraw the last change.
11568
11569 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11570
11571         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11572         executing enriched-decode.
11573
11574 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11575
11576         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11577         charset of tar files.
11578
11579 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11580
11581         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11582
11583 2005-06-04  Lute Kamstra  <lute@gnu.org>
11584
11585         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11586         information is never recorded.
11587
11588 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11589
11590         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11591
11592 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11593
11594         * pop3.el (pop3-apop): Run md5 in the binary mode.
11595
11596         * starttls.el (starttls-set-process-query-on-exit-flag):
11597         Use eval-and-compile.
11598
11599 2005-05-31  Simon Josefsson  <jas@extundo.com>
11600
11601         * smime.el (smime-replace-in-string): Define.
11602         (smime-cert-by-ldap-1): Use it.
11603
11604 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11605
11606         * gnus-art.el (article-display-x-face): Replace
11607         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11608
11609         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11610         set-process-query-on-exit-flag or process-kill-without-query.
11611
11612         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11613         loop instead of replace-regexp.
11614
11615         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11616         instead of process-kill-without-query if it is available.
11617
11618         * lpath.el: Fbind ldap-search-entries.
11619
11620         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11621         instead of find-file-hooks if it is available.
11622
11623         * mml1991.el: Bind pgg-default-user-id when compiling.
11624
11625         * mml2015.el: Bind pgg-default-user-id when compiling.
11626
11627         * nndraft.el (nndraft-request-associate-buffer):
11628         Use write-contents-functions instead of write-contents-hooks if it is
11629         available.
11630
11631         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11632         instead of find-file-hooks if it is available.
11633
11634         * nntp.el (nntp-open-connection): Replace
11635         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11636         (nntp-open-ssl-stream): Ditto.
11637         (nntp-open-tls-stream): Ditto.
11638
11639         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11640         set-process-query-on-exit-flag or process-kill-without-query.
11641         (starttls-open-stream-gnutls): Use it instead of
11642         process-kill-without-query.
11643         (starttls-open-stream): Ditto.
11644
11645 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11646
11647         * smime.el (smime-cert-by-ldap-1): Don't use
11648         replace-regexp-in-string.
11649
11650 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11651
11652         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11653
11654         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11655         in PEM format.  Adjust to the XEmacs compability.
11656
11657 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11658
11659         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11660         by `string-to-number'.
11661         * gnus-agent.el (gnus-agent-regenerate-group)
11662         (gnus-agent-fetch-articles): Ditto.
11663         * gnus-art.el (gnus-button-fetch-group): Ditto.
11664         * gnus-cache.el (gnus-cache-generate-active)
11665         (gnus-cache-articles-in-group): Ditto.
11666         * gnus-group.el (gnus-group-set-current-level)
11667         (gnus-group-insert-group-line): Ditto.
11668         * gnus-score.el (gnus-score-set-expunge-below)
11669         (gnus-score-set-mark-below, gnus-summary-score-effect)
11670         (gnus-summary-score-entry): Ditto.
11671         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11672         (gnus-soup-pack): Ditto.
11673         * gnus-spec.el (gnus-xmas-format): Ditto.
11674         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11675         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11676         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11677         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11678         * nndb.el (nndb-get-remote-expire-response): Ditto.
11679         * nndiary.el (nndiary-parse-schedule-value)
11680         (nndiary-string-to-number, nndiary-request-replace-article)
11681         (nndiary-request-article): Ditto.
11682         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11683         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11684         * nneething.el (nneething-make-head): Ditto.
11685         * nnfolder.el (nnfolder-request-article)
11686         (nnfolder-retrieve-headers): Ditto.
11687         * nnheader.el (nnheader-file-to-number): Ditto.
11688         * nnkiboze.el (nnkiboze-request-article): Ditto.
11689         * nnmail.el (nnmail-process-unix-mail-format)
11690         (nnmail-process-babyl-mail-format): Ditto.
11691         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11692         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11693         (nnmh-request-create-group, nnmh-request-list-1)
11694         (nnmh-request-group, nnmh-request-article): Ditto.
11695         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11696         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11697         * nnsoup.el (nnsoup-make-active): Ditto.
11698         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11699         * nntp.el (nntp-find-group-and-number)
11700         (nntp-retrieve-headers-with-xover): Ditto.
11701         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11702         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11703         (pgg-format-key-identifier): Ditto.
11704         * pop3.el (pop3-last, pop3-stat): Ditto.
11705         * qp.el (quoted-printable-decode-region): Ditto.
11706
11707         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11708         of concat.
11709
11710 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11711
11712         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11713
11714         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11715
11716         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11717
11718         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11719
11720         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11721
11722         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11723
11724         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11725         (gnus-carpal-mode): Ditto.
11726
11727         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11728         (gnus-browse-mode): Ditto.
11729
11730         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11731
11732         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11733
11734 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11735
11736         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11737
11738 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11739
11740         * gnus-util.el (gnus-run-mode-hooks): New function.
11741
11742         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11743
11744         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11745         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11746
11747 2005-05-27  Lute Kamstra  <lute@gnu.org>
11748
11749         * dns-mode.el (dns-mode): Specify customization group.
11750
11751 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11752
11753         * gnus-agent.el (gnus-agent-make-mode-line-string):
11754         Use mode-line-highlight as mouse-face.
11755
11756 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11757
11758         * canlock.el (canlock): Change the parent group to news.
11759
11760         * deuglify.el (gnus-outlook-deuglify): Add :group.
11761
11762         * dig.el (dig): Add :group.
11763
11764         * dns-mode.el (dns-mode): Add :group.
11765
11766         * encrypt.el (encrypt): Add :group.
11767
11768         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11769         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11770         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11771         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11772         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11773
11774         * gnus-diary.el (gnus-diary): Add :group.
11775
11776         * gnus.el (gnus-group-news-1-face): Add :group.
11777         (gnus-group-news-1-empty-face): Ditto.
11778         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11779         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11780         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11781         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11782         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11783         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11784         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11785         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11786         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11787         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11788         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11789         (gnus-summary-high-ticked-face): Ditto.
11790         (gnus-summary-low-ticked-face): Ditto.
11791         (gnus-summary-normal-ticked-face): Ditto.
11792         (gnus-summary-high-ancient-face): Ditto.
11793         (gnus-summary-low-ancient-face): Ditto.
11794         (gnus-summary-normal-ancient-face): Ditto.
11795         (gnus-summary-high-undownloaded-face): Ditto.
11796         (gnus-summary-low-undownloaded-face): Ditto.
11797         (gnus-summary-normal-undownloaded-face): Ditto.
11798         (gnus-summary-high-unread-face): Ditto.
11799         (gnus-summary-low-unread-face): Ditto.
11800         (gnus-summary-normal-unread-face): Ditto.
11801         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11802         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11803
11804         * hashcash.el (hashcash): New custom group.
11805         (hashcash-default-payment): Add :group.
11806         (hashcash-payment-alist): Ditto.
11807         (hashcash-default-accept-payment): Ditto.
11808         (hashcash-accept-resources): Ditto.
11809         (hashcash-path): Ditto.
11810         (hashcash-extra-generate-parameters): Ditto.
11811         (hashcash-double-spend-database): Ditto.
11812         (hashcash-in-news): Ditto.
11813
11814         * message.el (message-minibuffer-local-map): Add :group.
11815
11816         * netrc.el (netrc): Add :group.
11817
11818         * sieve-manage.el (sieve-manage-log): Add :group.
11819         (sieve-manage-default-user): Diito.
11820         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11821         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11822         (sieve-manage-authenticators): Ditto.
11823         (sieve-manage-authenticator-alist): Ditto.
11824         (sieve-manage-default-port): Ditto.
11825
11826         * sieve-mode.el (sieve-control-commands-face): Add :group.
11827         (sieve-action-commands-face): Ditto.
11828         (sieve-test-commands-face): Ditto.
11829         (sieve-tagged-arguments-face): Ditto.
11830
11831         * smime.el (smime): Add :group.
11832
11833         * spam-report.el (spam-report): Add :group.
11834
11835         * spam.el (spam, spam-face): Add :group.
11836
11837 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11838
11839         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11840         return \n.\n.\n at the end of articles.  Protect against that.
11841         (nntp-with-open-group): Allow debugging.
11842
11843         * nnheader.el (mail-header-set-extra): Make into a function
11844         because I just could't understand how to quote the list properly.
11845
11846         * dns.el (query-dns-cached): New function.
11847
11848 2005-05-26  Lute Kamstra  <lute@gnu.org>
11849
11850         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11851
11852 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11853
11854         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11855
11856         * gnus-art.el: Don't autoload mail-extract-address-components.
11857
11858         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11859         eval-and-compile to evaluate it.
11860
11861         * hashcash.el: Don't autoload executable-find.
11862
11863         * nndb.el: Don't declare the nndb back end two or more times; don't
11864         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11865
11866         * nntp.el: Autoload format-spec instead of format; use
11867         eval-and-compile to evaluate autoload forms.
11868
11869 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11870
11871         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11872
11873 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11874
11875         * gnus.el (gnus-version-number): Bump version.
11876
11877 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11878
11879         * gnus.el: No Gnus v0.3 is released.
11880
11881 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11882
11883         * lpath.el (featurep): Bind show-nonbreak-escape.
11884
11885 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11886
11887         * gnus-art.el (gnus-article-edit-part): Disable undo.
11888
11889 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11890
11891         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11892         gnus-article-date-lapsed-new-header is t if date timer is active;
11893         skip headers in which the original date value is empty.
11894         (gnus-article-save-original-date): Redefine it as a macro.
11895         (gnus-display-mime): Use it.
11896
11897 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11898
11899         * gnus-art.el (article-date-ut): Support converting date in
11900         forwarded parts as well.
11901         (gnus-article-save-original-date): New function.
11902         (gnus-display-mime): Use it.
11903
11904 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11905
11906         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11907         enclosure element of <item>.
11908
11909 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11910
11911         * message.el (message-kill-buffer-query): Renamed from
11912         `message-kill-buffer-query-if-modified'.  Added :version.
11913
11914 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11915
11916         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11917         window layout.
11918
11919 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11920
11921         * mml.el: Autoload dnd when compiling.
11922
11923 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11924
11925         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11926         x-dnd-*.
11927
11928 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11929
11930         * qp.el (quoted-printable-encode-region): Save excursion.
11931
11932 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11933
11934         * message.el (message-kill-buffer-query-if-modified): Add new variable
11935         so the user can kill a modified message buffer quickly.
11936         (message-kill-buffer): Use it.
11937
11938 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11939
11940         * lpath.el: Fbind display-time-event-handler; don't fbind
11941         string-to-multibyte.
11942
11943         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11944
11945 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11946
11947         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11948         contained in text because xml.el decodes entities) with LFs.
11949
11950 2005-04-11  Lute Kamstra  <lute@gnu.org>
11951
11952         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11953         differently.
11954
11955 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11956
11957         * mm-util.el (mm-detect-coding-region): Typo.
11958
11959 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11960
11961         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
11962
11963 2005-04-06  Deepak Goel  <deego@gnufans.org>
11964
11965         * spam-stat.el (spam-stat-score-buffer): Add a call to a
11966         user-function allow user modifications of the scores.
11967         (spam-stat-score-buffer-user): New function, to allow
11968         user-computed modifications to the score.
11969         (spam-stat-score-buffer-user-functions): List of additional
11970         scoring functions.
11971         (spam-stat-error-holder): Global temporary error holder.
11972         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
11973         variable.
11974
11975 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
11976
11977         * gnus-registry.el (gnus-registry-clean-empty-function)
11978         (gnus-registry-trim, gnus-registry-fetch-groups)
11979         (gnus-registry-delete-group): Groups that match
11980         `gnus-registry-ignored-groups' are removed from the registry
11981         entries, not just ignored for splitting.  This helps clean up the
11982         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
11983         to get all the groups a message ID is in.
11984
11985         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
11986         (spam-stat-split-fancy): Change "threshhold" to "threshold".
11987         (spam-stat-score-buffer-user-functions): Add :number custom type.
11988
11989 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
11992         argument in XEmacs.
11993
11994         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
11995         (nnrss-request-group): Decode group name first.
11996         (nnrss-request-article): Make a text/plain article if mml-to-mime
11997         failed.
11998         (nnrss-get-encoding): Return a compatible encoding according to
11999         nnrss-compatible-encoding-alist.
12000         (nnrss-find-el): Use consp instead of listp.
12001         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12002
12003 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12004
12005         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12006         which Emacs 20 doesn't support.
12007         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12008
12009 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12010
12011         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12012         silence the byte compiler inside the defun.
12013
12014         * gnus-demon.el (parse-time-string): Add autoload.
12015
12016         * gnus-delay.el (parse-time-string): Add autoload.
12017
12018         * gnus-art.el (parse-time-string): Add autoload.
12019
12020         * nnultimate.el (parse-time): Require for `parse-time-string'.
12021
12022 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12023
12024         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12025
12026         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12027
12028         * smime.el (smime-ldap-host-list): Add :version.
12029
12030 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12031
12032         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12033         pass it to `gnus-browse-read-group'.
12034         (gnus-browse-read-group): Add NUMBER argument and pass it to
12035         `gnus-group-read-ephemeral-group'.
12036
12037         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12038         argument and pass it to `gnus-group-read-group'.
12039
12040 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12041
12042         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12043         mm-xemacs-find-mime-charset-1 if we have the mule feature
12044         available at runtime.
12045
12046 2005-03-25  Werner Lemberg  <wl@gnu.org>
12047
12048         * nnmaildir.el: Replace `illegal' with `invalid'.
12049
12050 2005-03-23  Lute Kamstra  <lute@gnu.org>
12051
12052         * time-date.el: Add comment on time value formats.
12053         Don't require parse-time.
12054         (with-decoded-time-value): New macro.
12055         (encode-time-value): New function.
12056         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12057         (days-to-time): Return a valid time value when arg is huge.
12058         (time-since): Use time-subtract.
12059         (time-to-number-of-days): Use time-to-seconds.
12060
12061 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12062
12063         * gnus-start.el (gnus-display-time-event-handler):
12064         Check display-time-timer at runtime rather than only at load time
12065         in case display-time-mode is turned off in the mean time.
12066
12067 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12068
12069         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12070         used.
12071
12072         * nneething.el (nneething-map-file-directory): Derive from
12073         `gnus-directory'.
12074
12075         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12076         the To/Cc button.
12077
12078 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12079
12080         * nnmaildir.el (nnmaildir-request-accept-article):
12081         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12082
12083 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12084
12085         * gnus-async.el: Require timer-funcs at compile time when in
12086         XEmacs for `run-with-idle-timer'.
12087
12088 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12089
12090         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12091         autoloaded function.
12092
12093 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12094
12095         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12096
12097 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12098
12099         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12100
12101 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12102
12103         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12104         gnus-expert-user to default.
12105
12106 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12107
12108         * nnimap.el (nnimap-open-server): Ditto.
12109
12110         * imap.el (imap-authenticate): Fix typo.
12111
12112 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12113
12114         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12115         buffer (since IMAP server might return FETCH response out of
12116         order, and the nntp buffer must be sorted).
12117
12118 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12119
12120         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12121         comparison on string.
12122
12123         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12124         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12125         (gnus-agent-summary-fetch-series): Modified to protect against
12126         gnus-agent-summary-fetch-group clearing processable flags.
12127         (gnus-agent-synchronize-group-flags): Update live group buffer as
12128         synchronization may occur due to the user toggle the plugged
12129         status.
12130         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12131         successfully downloaded.
12132         (gnus-agent-expire-group-1): Avoid using markers when the overview
12133         is in ascending order; greatly improves performance.
12134         (gnus-agent-regenerate-group): Use
12135         gnus-agent-synchronize-group-flags to reset read status in both
12136         gnus and server.
12137         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12138
12139 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12140
12141         * message.el: Don't autoload former message-utils variables.
12142         (message-strip-subject-trailing-was): Change doc string.
12143
12144         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12145         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12146         (nnweb-google-search): Add "hl=en" here.
12147         (nnweb-google-parse-1, nnweb-google-create-mapping):
12148         Don't hardcode URL.
12149
12150 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12151
12152         * message.el (message-get-reply-headers, message-followup):
12153         Mention related variables `message-use-followup-to' and
12154         `message-use-mail-followup-to', in the information buffer.
12155
12156         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12157         of broken groups(-beta).google.com.
12158
12159 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12160
12161         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12162         parameter to invoked gnus-request-move-article; remove the
12163         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12164         all at once instead of once per article.
12165         (gnus-summary-remove-process-mark): Accept a list of articles as
12166         well as a single article for processing.
12167
12168         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12169         parameter.
12170
12171         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12172
12173         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12174
12175         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12176         parameter.
12177
12178         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12179         parameter.
12180
12181         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12182         parameter and remove the gnus-sum-hint-move-is-internal variable.
12183
12184         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12185         parameter.
12186
12187         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12188         parameter.
12189
12190         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12191         parameter.
12192
12193         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12194
12195         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12196         parameter.
12197
12198         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12199         parameter.
12200
12201 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12202
12203         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12204         a more conservative way.
12205
12206 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12207
12208         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12209         buffer, so it moves the window's cursor.
12210
12211 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12212
12213         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12214         `mm-dissect-multipart' and receive the from field as an (optional)
12215         argument from `mm-dissect-multipart'.
12216         (mm-dissect-multipart): Receive the from field as an argument and
12217         pass it on when we call `mm-dissect-buffer' on MIME parts.
12218         Fixes verification/decryption of signed/encrypted MIME parts.
12219
12220 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12221
12222         * gnus-sum.el (gnus-summary-move-article): Set
12223         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12224         whatever it calls (right now, only nnimap-request-move article
12225         respects it).
12226
12227         * nnimap.el (nnimap-request-move-article): When
12228         gnus-sum-hint-move-is-internal is set, don't do the extra
12229         nnimap-request-article.
12230
12231 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12232
12233         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12234
12235         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12236         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12237
12238         * gnus-sum.el (gnus-summary-caesar-message):
12239         Apply `gnus-treat-article' after rotation.
12240
12241         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12242         doc string.
12243
12244 2005-02-22  Simon Josefsson  <jas@extundo.com>
12245
12246         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12247         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12248         <arne@arnested.dk>.
12249         (encrypt): Add password-cache and password-cache-expiry as group
12250         members.
12251
12252 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12253
12254         * smime.el (smime-ldap-host-list): Doc fix.
12255         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12256         cache) password.
12257         (smime-sign-region): Use it.
12258         (smime-decrypt-region): Use it.
12259         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12260         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12261         fails.
12262         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12263         certificate from DER to PEM format rather than calling openssl.
12264
12265         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12266
12267         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12268         for signing/encryption.
12269
12270         * mml.el (mml-parse-1): Use them.
12271
12272 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12273
12274         * nnrss.el (nnrss-verbose): Removed.
12275         (nnrss-request-group): Use `nnheader-message' instead.
12276
12277 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12278
12279         * nnrss.el (nnrss-verbose): New variable.
12280         (nnrss-request-group): Make it say nnrss is requesting a group.
12281
12282 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12283
12284         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12285         Handle news URL with given port correctly.
12286
12287 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12288
12289         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12290         containing special characters.
12291
12292         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12293
12294         * mml.el (mime-to-mml): Ditto.
12295
12296         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12297         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12298         (rfc2047-decode-region): Quote decoded words containing special
12299         characters when rfc2047-quote-decoded-words-containing-tspecials
12300         is non-nil.
12301
12302 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12303
12304         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12305
12306         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12307
12308 2005-02-15  Simon Josefsson  <jas@extundo.com>
12309
12310         * nnimap.el (nnimap-debug): Doc fix.
12311
12312         * imap.el (imap-debug): Doc fix.
12313
12314 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12315
12316         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12317
12318 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12319
12320         * gnus.el (spam-contents): Improve docs for spam-contents
12321         parameter in its variable incarnation.
12322
12323 2005-02-14  Simon Josefsson  <jas@extundo.com>
12324
12325         * smime-ldap.el: Use require instead of load-library for ldap.
12326         (smime-ldap-search): Indent.
12327         (smime-ldap-search-internal): Shorten line.
12328
12329         * smime.el (smime-cert-by-dns): Add doc-string.
12330         (smime-cert-by-ldap-1): Indent.
12331
12332         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12333         mml-smime-get-dns-ldap.
12334         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12335
12336 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12337
12338         * smime.el: Require smime-ldap.
12339         (smime-ldap-host-list): New variable.
12340         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12341
12342         * mml-smime.el (mml-smime-encrypt-query): New function.
12343         (mml-smime-encrypt-query): Use it.
12344
12345         * smime-ldap.el: New file.
12346
12347 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12348
12349         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12350
12351 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12352
12353         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12354         argument in doc string.  Make query for type more clear.
12355
12356 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12357
12358         * gnus.el (gnus-group-startup-message): Search for gnus images in
12359         etc/images/gnus.
12360         * mm-util.el (mm-image-load-path): Likewise.
12361         * smiley.el (smiley-data-directory): Search for smilies in
12362         etc/images/smilies.
12363
12364 2005-02-09  Kim F. Storm  <storm@cua.dk>
12365
12366         Change Emacs release version from 21.4 to 22.1 throughout.
12367         Change Emacs development version from 21.3.50 to 22.0.50.
12368
12369 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12372
12373         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12374         non-Mule XEmacs as well.
12375         (mm-decompress-buffer): Signal an error intentionally if it does
12376         not decompress compressed data because auto-compression-mode is
12377         disabled.
12378
12379 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12380
12381         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12382         an ID in the registry even if it has no groups.
12383
12384 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12385
12386         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12387         merge it into mm-decompress-buffer.
12388         (gnus-mime-copy-part): Use the MIME part charset, the value which
12389         a user specified or gnus-newsgroup-charset for decoding, like
12390         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12391         save-buffer what was used.  Suggested by Kevin Ryde
12392         <user42@zip.com.au>.
12393         (gnus-mime-inline-part): Allow the name parameter as well as the
12394         filename parameter; force decompressing of compressed data; always
12395         display contents being not decoded as unibyte.
12396
12397         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12398         as well as the filename parameter.
12399
12400         * mm-util.el (mm-decompress-buffer): Merge
12401         gnus-mime-jka-compr-maybe-uncompress.
12402         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12403         of compressed data.
12404
12405 2005-02-08  Simon Josefsson  <jas@extundo.com>
12406
12407         * imap.el (imap-log): Doc fix.
12408
12409 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12410
12411         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12412         the coding cookies; decompress compressed parts.
12413
12414         * mml.el (mml-generate-mime-1): Add the charset parameter according
12415         to the value which a user specified manually or the coding cookie.
12416
12417         * mm-util.el (mm-string-to-multibyte): New function.
12418         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12419         (mm-coding-system-to-mime-charset): New function.
12420         (mm-decompress-buffer): New function.
12421         (mm-find-buffer-file-coding-system): New function.
12422
12423         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12424         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12425         parts.
12426
12427 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12428
12429         * mm-view.el (mm-display-inline-fontify): Decode a part according
12430         to the charset parameter.
12431
12432 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12433
12434         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12435         prefix arg is neither nil nor a number, as info specifies.
12436
12437 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12438
12439         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12440         timestamps.
12441
12442 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12443
12444         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12445         groups error checking and notify user.
12446
12447 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12448
12449         * message.el (message-send-mail-function): Check existence of
12450         sendmail-program first before using default value
12451         `message-send-mail-with-sendmail'.  Otherwise use more generic
12452         `smtpmail-send-it'.
12453
12454 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12455
12456         * nntp.el (nntp-request-update-info): Always return nil.
12457
12458 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12459
12460         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12461
12462 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12463
12464         * message.el (message-beginning-of-line): Change the behavior when
12465         invoked between BOL and : so that it first moves backward.
12466
12467 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12468
12469         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12470         article buffer when editing of the article is discarded.
12471         (gnus-article-prepare): Revert.
12472
12473 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12474
12475         * gnus-art.el (gnus-article-prepare):
12476         Remove message-strip-forbidden-properties from the local hook.
12477
12478 2005-01-27  Simon Josefsson  <jas@extundo.com>
12479
12480         * password.el (password-cache-add): Only start one timer per key.
12481         Reported by Derek Atkins <warlord@MIT.EDU>.
12482
12483 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12484
12485         * run-at-time.el: Removed.  It is no longer needed as
12486         timer-funcs.el in the xemacs-base package has a working version of
12487         `run-at-time'.
12488
12489         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12490
12491         * password.el: Require timer-funcs instead of run-at-time in
12492         XEmacs.
12493         Remove `password-run-at-time' macro.
12494         (password-cache-add): Use `run-at-time' instead of
12495         `password-run-at-time'.
12496
12497         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12498         Remove `nnheader-cancel-function-timers' alias,
12499         `cancel-function-timers' exists in XEmacs in timer-funcs.
12500
12501         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12502         for `run-with-idle-timer'.
12503
12504         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12505         for `run-at-time'.
12506
12507         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12508         for `with-timeout'.
12509
12510         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12511         the same as for XEmacs 21.4.
12512         No need to ignore `run-with-idle-timer', this function exists in
12513         XEmacs now in timer-funcs.el in the xemacs-base package.
12514         (dgnushack-compile): No need to delete
12515         run-at-time.el from the list of files to compile because it
12516         doesn't exist anymore.
12517
12518 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12519
12520         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12521         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12522
12523 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12524
12525         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12526         sensitively.
12527
12528 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12529
12530         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12531
12532 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12533
12534         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12535         which will be inserted according to the multibyteness of a buffer
12536         rather than the type of contents.  Suggested by ARISAWA Akihiro
12537         <ari@mbf.ocn.ne.jp>.
12538
12539         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12540         of string which old xml.el may return rather than a string.
12541
12542 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12543
12544         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12545
12546 2005-01-16  Simon Josefsson  <jas@extundo.com>
12547
12548         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12549         idn/idna.el isn't available.
12550         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12551         <michael@waxrat.com>.
12552
12553         * hashcash.el: Remove non-FSF copyright header.
12554
12555         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12556         (hashcash-generate-payment): Use it.
12557         (hashcash-generate-payment-async): Use it.
12558
12559 2005-01-15  Simon Josefsson  <jas@extundo.com>
12560
12561         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12562         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12563
12564         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12565         gnus-summary-idna-message.
12566         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12567         (gnus-summary-idna-message): New function.
12568
12569 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12570
12571         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12572         gnus-novice-user.
12573
12574 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12575
12576         * nnrss.el (nnrss-request-delete-group): Delete entries in
12577         nnrss-group-alist as well.
12578         (nnrss-save-server-data): Insert newline.
12579
12580 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12581
12582         * gnus.el (gnus-user-agent): Use list of symbols instead of
12583         symbols.  Display full version number for (S)XEmacs.  Optionally
12584         display (S)XEmacs codename.
12585
12586         * gnus-util.el (gnus-emacs-version): Update for new
12587         `gnus-user-agent'.
12588
12589         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12590         Gnus version.
12591
12592 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12593
12594         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12595         which is unreadable in some setups.
12596
12597 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12598
12599         * gnus-spec.el (gnus-update-format-specifications): Flush the
12600         group format spec cache if it doesn't support decoded group names.
12601
12602 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12603
12604         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12605         Allow to apply decay on score files matching a regexp.
12606
12607 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12608
12609         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12610         compatibility in %g and %c.
12611
12612 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12613
12614         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12615         name for only %g and %c.
12616         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12617         of gnus-tmp-group to decoded group name.
12618         (gnus-group-make-rss-group): Exclude `/'s from group names.
12619
12620 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12621
12622         * nnrss.el (nnrss-get-encoding): Fix regexp.
12623
12624 2004-12-27  Simon Josefsson  <jas@extundo.com>
12625
12626         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12627         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12628         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12629
12630 2004-12-17  Kim F. Storm  <storm@cua.dk>
12631
12632         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12633
12634         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12635
12636 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12637
12638         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12639
12640 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12641
12642         * nnrss.el: Require rfc2047 and mml.
12643         (nnrss-file-coding-system): New variable.
12644         (nnrss-format-string): Redefine it as an inline function.
12645         (nnrss-decode-group-name): New function.
12646         (nnrss-string-as-multibyte): Remove.
12647         (nnrss-retrieve-headers): Decode group name; don't use
12648         nnrss-format-string.
12649         (nnrss-request-group): Decode group name.
12650         (nnrss-request-article): Decode group name; allow a Message-ID as
12651         well as an article number; don't use nnrss-format-string; encode a
12652         Message-ID string which may contain non-ASCII characters; use
12653         mml-to-mime to compose a MIME article.
12654         (nnrss-request-expire-articles): Decode group name.
12655         (nnrss-request-delete-group): Decode group name.
12656         (nnrss-fetch): Clarify error message.
12657         (nnrss-read-server-data): Use insert-file-contents instead of load;
12658         bind file-name-coding-system; use multibyte buffer.
12659         (nnrss-save-server-data): Bind coding-system-for-write to the
12660         value of nnrss-file-coding-system; bind file-name-coding-system;
12661         add coding cookie.
12662         (nnrss-read-group-data): Use insert-file-contents instead of load;
12663         bind file-name-coding-system; use multibyte buffer.
12664         (nnrss-save-group-data): Bind coding-system-for-write to the
12665         value of nnrss-file-coding-system; bind file-name-coding-system.
12666         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12667         make it work with non-ASCII text.
12668         (nnrss-find-el): Make it work with old xml.el as well.
12669
12670 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12671
12672         * nnrss.el (nnrss-get-encoding): New function.
12673         (nnrss-fetch): Use unibyte buffer initially; bind
12674         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12675         decode contents according to the encoding attribute.
12676         (nnrss-save-group-data): Add coding cookie.
12677         (nnrss-mime-encode-string): New function.
12678         (nnrss-check-group): Use it to encode subject and author.
12679
12680 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12681
12682         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12683         imaginary variable.
12684
12685 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12686
12687         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12688         correctly even if there are wide characters.
12689
12690 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12691
12692         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12693         downcased symbol names; make a new cache instead of reusing
12694         bbdb-hashtable.
12695
12696 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12697
12698         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12699         concatenating segments rather than before concatenating them.
12700         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12701
12702         * message.el (message-get-reply-headers): Bind `extra'.
12703
12704 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12705
12706         * message.el (message-extra-wide-headers): New variable.
12707         (message-get-reply-headers): Use it.
12708
12709 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12710
12711         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12712         (gnus-agent-group-pathname): Ditto.
12713
12714         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12715
12716         * gnus-group.el (gnus-group-make-group): Decode group name.
12717         (gnus-group-make-rss-group): Register the group data after opening
12718         the nnrss group.
12719
12720 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12721
12722         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12723         by expiry now get marked as read.
12724
12725 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12726
12727         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12728
12729 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12730
12731         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12732         unify Latin characters in XEmacs.
12733         (mm-find-mime-charset-region): Use it.
12734
12735 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12736
12737         * gnus-util.el (gnus-delete-directory): New function.
12738
12739         * gnus-agent.el (gnus-agent-delete-group): Use it.
12740
12741         * gnus-cache.el (gnus-cache-delete-group): Use it.
12742
12743 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12744
12745         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12746         names.
12747
12748 2004-12-16  Simon Josefsson  <jas@extundo.com>
12749
12750         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12751
12752 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12753
12754         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12755
12756         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12757         (gnus-group-set-current-level): Decode group name.
12758
12759 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12760
12761         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12762         failed.
12763
12764 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12765
12766         * gnus-group.el (gnus-group-delete-group): Decode group name.
12767         (gnus-group-make-rss-group): Encode group name.
12768         (gnus-group-catchup-current): Decode group name.
12769         (gnus-group-kill-group): Decode group name.
12770
12771 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12772
12773         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12774
12775 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12776
12777         * gnus-group.el (gnus-group-make-rss-group):
12778         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12779
12780         * gnus-start.el (gnus-setup-news): Honor user's setting to
12781         gnus-message-archive-method.  Suggested by Lute Kamstra
12782         <lute@gnu.org>.
12783
12784 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12785
12786         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12787         global counterparts of the buffer-local variables.
12788
12789 2004-11-16  Romain Francoise  <romain@orebokech.com>
12790
12791         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12792         counterparts of the buffer-local variables.
12793
12794 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12795
12796         * message.el (message-forbidden-properties): Fixed typo in doc
12797         string.
12798
12799 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12800
12801         * gnus-util.el (gnus-replace-in-string): Added doc string.
12802
12803         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12804         to avoid problems when splitting mails with many recipients.
12805
12806 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12807
12808         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12809         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12810
12811 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12812
12813         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12814         if there is no hashtable in memory or file modification time is
12815         newer than cached timestamp.
12816
12817 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12818
12819         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12820         not-matching option.
12821
12822 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12823
12824         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12825         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12826         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12827         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12828         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12829         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12830
12831 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12832
12833         * message.el (message-forward-make-body-mml): Remove headers
12834         according to message-forward-ignored-headers if a message is decoded.
12835
12836 2004-12-02  Romain Francoise  <romain@orebokech.com>
12837
12838         * message.el (message-forward-make-body-plain): Always remove
12839         headers according to message-forward-ignored-headers.
12840
12841 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12842
12843         * spam.el (spam-summary-prepare-exit): Remove the
12844         gnus-summary-limit pop for now, it has problems with ham marks for
12845         me.
12846
12847 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12848
12849         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12850         correctly.
12851
12852 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12853
12854         * format-spec.el (format-spec): Message the char.
12855
12856 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12857
12858         * gnus-art.el (gnus-split-methods): Reformat comments.
12859
12860         * spam.el (spam-summary-prepare-exit): Remove article limits
12861         before exiting the summary buffer.
12862
12863 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12864
12865         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12866         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12867
12868         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12869         order to silence the byte compiler.
12870
12871         * spam.el: Fix the way to silence the byte compiler, which
12872         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12873         bbdb-search-simple, spam-BBDB-register-routine,
12874         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12875         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12876         spam-stat-buffer-is-spam, spam-stat-load,
12877         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12878         spam-stat-save and spam-stat-split-fancy.
12879
12880 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12881
12882         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12883         which may confuse users.
12884         (canlock-password-for-verify): Ditto.
12885
12886         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12887
12888         * gnus-art.el (gnus-emphasis-alist): Ditto.
12889
12890         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12891
12892         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12893
12894         * gnus-start.el (gnus-save-killed-list): Ditto.
12895
12896         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12897         (gnus-sum-thread-tree-root): Ditto.
12898         (gnus-sum-thread-tree-false-root): Ditto.
12899         (gnus-sum-thread-tree-single-indent): Ditto.
12900
12901         * message.el (message-courtesy-message): Ditto.
12902         (message-archive-note): Ditto.
12903         (message-subscribed-address-file): Ditto.
12904         (message-user-fqdn): Ditto.
12905
12906         * spam-report.el (spam-report-gmane-regex): Ditto.
12907
12908         * spam.el (spam-blackhole-good-server-regex): Ditto.
12909
12910 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12911
12912         * mml.el (mml-preview): Widen the message buffer before copying
12913         the contents to the preview buffer; sort headers before previewing.
12914
12915         * message.el (message-hidden-headers): Fix the way to avoid a bug
12916         in the `repeat' widget in Emacs 21.3 or earlier.
12917
12918 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12919
12920         * message.el (message-hidden-headers): Default to "^References:".
12921         Improve customization type.  Suggested by Reiner Steib
12922         <Reiner.Steib@gmx.de>.
12923
12924 2004-11-25  Romain Francoise  <romain@orebokech.com>
12925
12926         * message.el (message-strip-forbidden-properties): Remove check for
12927         obsolete `message-hidden' text property, hidden headers are not
12928         accessible in the buffer anymore.
12929
12930 2004-11-22  Romain Francoise  <romain@orebokech.com>
12931
12932         * message.el (message-header-format-alist): Add `From' in list
12933         so that it can be sorted.
12934         (message-fix-before-sending): Widen and sort headers before
12935         sending.
12936         (message-hide-headers): Use narrowing to hide headers by moving
12937         them to the top of the buffer and narrowing to the region
12938         underneath.
12939
12940 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12941
12942         * message.el (message-strip-forbidden-properties): Bind
12943         buffer-read-only (etc) to nil.
12944
12945 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12946
12947         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12948         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12949
12950 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12951
12952         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12953
12954 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12955
12956         * dns.el (query-dns): Use sit-for to time instead of
12957         accept-process-output, since that doesn't seem to work on udp
12958         sockets.
12959
12960 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12961
12962         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
12963
12964 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
12965
12966         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
12967         doc string.  Improve doc string.
12968
12969 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12970
12971         * nntp.el (nntp-request-update-info): Return nil if
12972         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
12973         may not call gnus-activate-group which uselessly issues the GROUP
12974         commands for all nntp groups and wastes time.  Reported by Romain
12975         Francoise <romain@orebokech.com>.
12976
12977         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
12978
12979 2004-11-15  Simon Josefsson  <jas@extundo.com>
12980
12981         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
12982         headers separately.
12983         (gnus-button-openpgp): New function, inspired by Jochen Küpper
12984         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
12985
12986 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12987
12988         * gnus-start.el (gnus-convert-old-newsrc):
12989         Assign legacy-gnus-agent to 5.10.7.
12990
12991 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12992
12993         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
12994         start of the lines.
12995
12996 2004-11-14  Magnus Henoch  <mange@freemail.hu>
12997
12998         * hashcash.el (hashcash-default-payment): Change default to 20.
12999         (hashcash-default-accept-payment): Change default to 20.
13000         (hashcash-process-alist): New variable.
13001         (hashcash-generate-payment-async): Add.
13002         (hashcash-already-paid-p): Add.
13003         (hashcash-insert-payment): Don't generate payments twice.
13004         (hashcash-insert-payment-async): Add.
13005         (hashcash-insert-payment-async-2): Add.
13006         (hashcash-cancel-async): Add.
13007         (hashcash-wait-async): Add.
13008         (hashcash-processes-running-p): Add.
13009         (hashcash-wait-or-cancel): Add.
13010         (mail-add-payment): New optional argument.  Conditionally start
13011         asynchronous calculation.
13012         (mail-add-payment-async): Add.
13013
13014         * message.el (message-send-mail): Wait for asynchronous hashcash
13015         results.  Don't clobber existing X-Hashcash headers.
13016         (message-setup-1): Call mail-add-payment-async when
13017         message-generate-hashcash is non-nil.
13018
13019 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13020
13021         * message.el (message-use-alternative-email-as-from): Examine the
13022         From header as well; use message-make-from in order to include a
13023         user's full name.
13024
13025 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13026
13027         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13028         default; improve customization type.
13029         (gnus-emphasis-custom-with-format): New macro.
13030         (gnus-emphasis-custom-value-to-external): New function.
13031         (gnus-emphasis-custom-value-to-internal): New function.
13032
13033 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13034
13035         * dns.el (query-dns): Resolve reverse addresses.
13036
13037 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13038
13039         * gnus-group.el (gnus-group-get-new-news): Use it.
13040
13041         * gnus-start.el (gnus-check-reasonable-setup): New function.
13042
13043 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13044
13045         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13046         "Args out of range" error.  Reported by Arnaud Giersch
13047         <arnaud.giersch@free.fr>.
13048
13049 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13050
13051         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13052
13053 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13054
13055         * spam.el (spam group): Add :version.
13056
13057         * pgg-def.el (pgg group): Add :version.
13058
13059 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13060
13061         * gnus-art.el (gnus-article-edit-article): Don't associate the
13062         article buffer with a draft file.  This is a temporary measure
13063         against the 2004-08-22 change to gnus-article-edit-mode.
13064
13065 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13066
13067         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13068         (html2text-format-tags): Remove unused variable `attr'.
13069
13070 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13071
13072         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13073
13074         * tls.el (tls-process-connection-type, tls-success)
13075         (tls-certtool-program): Add :version.
13076
13077         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13078         (starttls-extra-arguments, starttls-process-connection-type)
13079         (starttls-connect, starttls-failure, starttls-success): Add :version.
13080
13081         * spam-stat.el (spam-stat): Add :version.
13082
13083         * sieve.el (sieve): Add :version.
13084
13085         * sha1.el (sha1): Add :version.
13086         (sha1-use-external): Remove redundant version.
13087
13088         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13089         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13090         (nnmail-split-fancy-match-partial-words)
13091         (nnmail-split-lowercase-expanded): Add :version.
13092
13093         * nndiary.el (nndiary): Add :version.
13094
13095         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13096
13097         * mml-sec.el (mml-default-sign-method)
13098         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13099         Add :version.
13100
13101         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13102
13103         * mm-url.el (mm-url-use-external, mm-url-program)
13104         (mm-url-arguments): Add :version.
13105
13106         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13107         (mm-attachment-file-modes, mm-decrypt-option)
13108         (mm-w3m-safe-url-regexp): Add :version.
13109
13110         * message.el (message-cite-prefix-regexp)
13111         (message-sendmail-envelope-from, message-minibuffer-local-map)
13112         (message-user-fqdn, message-completion-alist): Add :version.
13113
13114         * gnus-win.el (gnus-configure-windows-hook)
13115         (gnus-use-frames-on-any-display): Add :version.
13116
13117         * gnus-art.el (gnus-article-address-banner-alist)
13118         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13119         (gnus-treat-from-picon, gnus-treat-mail-picon)
13120         (gnus-treat-x-pgp-sig): Add :version.
13121
13122         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13123         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13124         (gnus-summary-article-delete-hook)
13125         (gnus-summary-display-while-building): Add :version.
13126
13127         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13128         (gnus-get-top-new-news-hook): Add :version.
13129
13130         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13131         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13132
13133         * gnus-registry.el (gnus-registry): Add :version.
13134
13135         * gnus-spec.el (gnus-use-correct-string-widths)
13136         (gnus-make-format-preserve-properties): Add :version.
13137
13138         * gnus.el (gnus-group-charter-alist)
13139         (gnus-group-fetch-control-use-browse-url)
13140         (gnus-install-group-spam-parameters): Add :version.
13141
13142         * gnus-diary.el (gnus-diary): Add :version.
13143
13144         * gnus-delay.el (gnus-delay): Add :version.
13145
13146         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13147         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13148         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13149         Add :version.
13150
13151         * gnus-agent.el (gnus-agent-max-fetch-size)
13152         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13153         (gnus-agent-prompt-send-queue): Add :version.
13154
13155         * deuglify.el (gnus-outlook-deuglify): Add :version.
13156
13157         * html2text.el: Beautify code.  Improve doc strings.  Some
13158         checkdoc cleanup.
13159         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13160
13161 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13162
13163         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13164
13165 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13166
13167         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13168         when package is loaded.
13169
13170         * spam.el (spam-summary-score-preferred-header): Add global preference
13171         for people who want to override the default SpamAssassin over
13172         Bogofilter preference (when both are set).
13173         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13174         (spam-user-format-function-S): Check
13175         spam-summary-score-preferred-header.
13176         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13177         (spam-user-format-function-S): Format the score correctly.
13178
13179 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13180
13181         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13182         signature file.  Suggested by Manoj Srivastava
13183         <srivasta@golden-gryphon.com>.
13184
13185         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13186         iso-2022-jp even in the Japanese language environment.
13187         Suggested by Jason Rumney <jasonr@gnu.org>.
13188
13189 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13190
13191         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13192         use the same characters as the dummy marks; make it free from
13193         getting affected by the language environment.
13194         (gnus-summary-read-group-1): Update mark positions only when the
13195         format spec is updated.
13196
13197         * gnus-spec.el (gnus-update-format-specifications): Return a list
13198         of updated types.
13199
13200 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13201
13202         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13203         of boundp to check if display-warning is available.
13204
13205 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13206
13207         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13208
13209 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13210
13211         * nnspool.el (nnspool-spool-directory): Use news-path if the
13212         news-directory variable is not bound.
13213
13214         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13215         function instead of display-warning if it is not available.
13216
13217 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13218
13219         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13220         v5-10: Use `point-at-bol'.
13221
13222 2004-10-26  Simon Josefsson  <jas@extundo.com>
13223
13224         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13225         <chenggao@gmail.com>.
13226
13227 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13228
13229         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13230         instead.
13231
13232 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13233
13234         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13235         to remove a server from the nnimap-server-buffer-alist.
13236         (nnimap-open-connection, nnimap-close-server): Use it.
13237
13238         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13239
13240 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13241
13242         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13243         running the major-mode function.
13244
13245 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13246
13247         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13248         dummy marks in the right way.
13249
13250 2004-10-18  David Edmondson  <dme@dme.org>
13251
13252         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13253         excessively.
13254
13255 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13256
13257         * gnus-util.el (gnus-split-references): Accept a nil references
13258         string and go on blissfully.
13259
13260         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13261         cases where the references string is non-nil but has no references.
13262
13263         * encrypt.el: Add autoload tags.
13264
13265         * spam.el (spam-resolve-registrations-routine): Remove article
13266         from unregistration list too.  Reported by David Hanak
13267         <dhanak@isis.vanderbilt.edu>
13268
13269 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13270
13271         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13272         nil.  Changed custom type.
13273
13274 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13275
13276         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13277
13278         * gnus-sum.el (gnus-summary-move-article): Use it.
13279
13280 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13281
13282         * encrypt.el: Add autoload cookies.
13283
13284         * spam.el (spam-backend-article-list-property)
13285         (spam-backend-get-article-todo-list)
13286         (spam-backend-put-article-todo-list)
13287         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13288         Resolve registrations separately.
13289         (spam-register-routine): Format comments.
13290         (spam-unregister-routine, spam-register-routine): Always call with
13291         specific-articles, no default list.
13292         (spam-summary-prepare-exit): Use the spam-classifications function.
13293
13294         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13295         gnus-encrypt.el.
13296
13297         * encrypt.el: Copied from gnus-encrypt.el.
13298
13299         * gnus-encrypt.el: Commented that it's obsolete.
13300
13301 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13302
13303         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13304         (gnus-score-save): Use it.
13305
13306         * message.el (message-bury): Use `window-dedicated-p'.
13307
13308 2004-10-15  Simon Josefsson  <jas@extundo.com>
13309
13310         * pop3.el (top-level): Don't require nnheader.
13311         (pop3-read-timeout): Add.
13312         (pop3-accept-process-output): Add.
13313         (pop3-read-response, pop3-retr): Use it.
13314
13315 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13316
13317         * spam.el (spam-register-routine): Move comment.
13318         (spam-verify-bogofilter): Use 'unknown for the initial
13319         spam-bogofilter-valid state, not 'never.
13320
13321         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13322         for netrc-machine.
13323
13324         * nnimap.el (nnimap-open-connection): Use
13325         netrc-machine-user-or-password.
13326
13327 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13328
13329         * gnus-registry.el (gnus-registry-unload-hook):
13330         Set as a variable with add-hook.
13331
13332         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13333         of news-path.
13334
13335         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13336
13337         * spam.el: Delete duplicate `provide'.
13338         (spam-unload-hook): Set as a variable with add-hook.
13339
13340 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13341
13342         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13343         in the doc string.
13344
13345         * message.el (message-ignored-news-headers)
13346         (message-ignored-supersedes-headers)
13347         (message-ignored-resent-headers)
13348         (message-forward-ignored-headers): Improve custom type.
13349
13350 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13351
13352         * message.el (message-tokenize-header): Fix 2004-09-06 change
13353         which used point-min in the wrong place.
13354
13355 2004-10-12  Simon Josefsson  <jas@extundo.com>
13356
13357         * tls.el (tls-certtool-program): New variable.
13358         (tls-certificate-information): New function, based on
13359         ssl-certificate-information.
13360
13361 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13362
13363         * compface.el: Move the version of ELisp-based uncompface program
13364         to the contrib directory because of the copyright problem.
13365
13366 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13367
13368         * message.el (message-kill-buffer): Raise the current frame.
13369
13370 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13371
13372         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13373
13374         * gnus.el (message-y-or-n-p): Autoload.
13375
13376         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13377         (pop3-password-required, pop3-authentication-scheme)
13378         (pop3-leave-mail-on-server): Made customizable.
13379         (pop3): New custom group.
13380         (pop3-retr): Remove `sleep-for' statements.
13381         Suggested by Dave Love <fx@gnu.org>.
13382
13383         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13384         Windows/DOS.
13385
13386         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13387         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13388         Dave Love <fx@gnu.org>.
13389
13390         * mml.el (mml-minibuffer-read-disposition): Require match.
13391         Suggested by Dave Love <fx@gnu.org>.
13392
13393 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13394
13395         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13396         doc string.
13397
13398 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13399
13400         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13401
13402 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13403
13404         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13405         instead of calling `mm-insert-inline', to decode text/* parts
13406         before displaying them.
13407
13408 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13409
13410         * mm-uu.el (mm-uu-text-plain-type): New variable.
13411         (mm-uu-pgp-signed-extract-1): Use it.
13412         (mm-uu-pgp-encrypted-extract-1): Use it.
13413         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13414         bind mm-uu-text-plain-type with that value.
13415         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13416         mm-uu-dissect.
13417
13418 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13419
13420         * gnus-group.el (gnus-update-group-mark-positions):
13421         * gnus-sum.el (gnus-update-summary-mark-positions):
13422         * message.el (message-check-news-body-syntax):
13423         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13424         of string-as-multibyte.
13425
13426 2004-10-05  Juri Linkov  <juri@jurta.org>
13427
13428         * gnus-group.el (gnus-update-group-mark-positions):
13429         * gnus-sum.el (gnus-update-summary-mark-positions):
13430         * message.el (message-check-news-body-syntax):
13431         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13432         8-bit unibyte values to a multibyte string for search functions.
13433
13434 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13435
13436         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13437         (mm-uu-dissect-text-parts): New function.
13438
13439         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13440         dissect text parts.
13441
13442         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13443         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13444
13445         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13446
13447         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13448         gnus-current-topics instead of gnus-current-topic.
13449
13450 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13451
13452         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13453
13454 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13455
13456         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13457         where approriate.
13458
13459         * nnml.el (nnml-generate-active-info): do.
13460
13461         * nndiary.el (nndiary-generate-active-info): do.
13462
13463         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13464         (gnus-topic-move): do.
13465
13466         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13467         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13468
13469         * gnus-srvr.el (gnus-server-prepare)
13470         (gnus-server-open-all-servers): do.
13471
13472         * gnus-msg.el (gnus-summary-cancel-article)
13473         (gnus-summary-resend-message)
13474         (gnus-summary-mail-crosspost-complaint): do.
13475
13476         * gnus-move.el (gnus-change-server): do.
13477
13478         * gnus-group.el (gnus-group-unmark-all-groups)
13479         (gnus-group-set-current-level): do.
13480
13481 2004-10-04  Simon Josefsson  <jas@extundo.com>
13482
13483         * message.el (message-generate-hashcash): Doc fix.
13484
13485 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13486
13487         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13488         avoid infinite recursion via gnus-get-function.
13489
13490 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13491
13492         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13493
13494         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13495
13496         * nnmail.el (nnmail-split-history): do.
13497
13498         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13499         (nnml-request-delete-group): do.
13500
13501         * nnslashdot.el (nnslashdot-read-groups): do.
13502
13503         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13504         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13505
13506         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13507         (nnspool-sift-nov-with-sed): Use last.
13508         (nnspool-retrieve-headers-with-nov): Use mapc.
13509         (nnspool-request-newgroups): Use dolist.
13510         (nnspool-request-group): Use last.
13511
13512         * nntp.el (nntp-read-server-type): Use dolist.
13513
13514         * nnvirtual.el (nnvirtual-create-mapping)
13515         (nnvirtual-update-read-and-marked): Use dolist.
13516         (nnvirtual-convert-headers): Simplify.
13517
13518 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13519
13520         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13521         support for sync'ing tick marks.
13522
13523 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13524
13525         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13526         there's no visible header.
13527
13528 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13529
13530         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13531         necessary, pass full group name to gnus-request-set-marks.
13532
13533 2004-10-01  Simon Josefsson  <jas@extundo.com>
13534
13535         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13536         acroread.
13537
13538 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13539
13540         * spam-report.el (spam-report-gmane): Fix interactive.
13541
13542         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13543
13544         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13545         when writing file.
13546         (gnus-agent-synchronize-flags): Don't default to being
13547         interactive.
13548
13549 2004-09-30  Simon Josefsson  <jas@extundo.com>
13550
13551         * message.el (message-generate-hashcash): Add.
13552         (message-send-mail): Use it, call mail-add-payment.
13553
13554 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13555
13556         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13557
13558 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13559
13560         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13561         gnus-requst-update-info with explicit code to sync the in-memory
13562         info read flags with the marks being sync'd to the backend.
13563
13564         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13565
13566 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13567
13568         * spam.el (spam-verify-bogofilter): Add new function.
13569         (spam-check-bogofilter)
13570         (spam-bogofilter-register-with-bogofilter): Use it.
13571         (spam-verify-bogofilter): Add small fixes.
13572
13573 2004-09-28  Simon Josefsson  <jas@extundo.com>
13574
13575         * hashcash.el (hashcash-generate-payment): Revert.
13576
13577 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13578
13579         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13580         gnus-extract-references instead of gnus-split-references.
13581
13582         * gnus-util.el (gnus-extract-references): Add new function, analogous
13583         to gnus-split-references but extracts only the message-ID without
13584         anything extra.
13585
13586         * hashcash.el (hashcash-generate-payment)
13587         (hashcash-check-payment): Do the right thing if hashcash-path is
13588         nil (because the hashcash program could not be found).
13589
13590         * spam.el (spam-use-hashcash): Remove comment.
13591
13592 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13593
13594         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13595         (gnus-cache-enter-article, gnus-cache-remove-article)
13596         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13597
13598         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13599
13600         * gnus-art.el (article-hide-boring-headers)
13601         (article-translate-strings, article-display-face)
13602         (gnus-article-mime-match-handle-first)
13603         (gnus-article-highlight-headers)
13604         (gnus-article-add-buttons-to-head): do.
13605
13606 2004-09-27  Simon Josefsson  <jas@extundo.com>
13607
13608         * hashcash.el: New version, from
13609         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13610         ../contrib/.
13611
13612 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13613
13614         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13615
13616 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13617
13618         * gnus-dup.el (gnus-dup-open): Use mapc.
13619         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13620
13621         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13622         Reported by Stefan Wiens <s.wi@gmx.net>.
13623
13624         * gnus.el (gnus-shutdown): Use dolist.
13625
13626         * gnus-undo.el (gnus-undo): Use mapc.
13627
13628         * nnrss.el (nnrss-generate-active): do.
13629
13630         * message.el (message-cite-original-without-signature)
13631         (message-cite-original): Use mapc.
13632         (message-do-actions, message-make-forward-subject): Use dolist.
13633
13634 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13635
13636         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13637         deletion to remove entire duplicate line.  Fixes merged article
13638         number bug.
13639
13640 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13641
13642         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13643         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13644         first ask if you want to open a server and then, even when you
13645         responded with no, asking if you want to synchronize the server's
13646         flags.
13647         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13648         multi-line expressions.
13649         (gnus-agent-synchronize-group-flags): New internal function.
13650         Updates marks in memory (in the info structure) AND in the
13651         backend.
13652
13653         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13654
13655         * nnagent.el (nnagent-request-set-mark): Use
13656         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13657         method, to ensure that synchronization updates marks in the
13658         backend and in the info (in memory) structure.
13659
13660 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13663         convention fully; don't miss the root article of a thread; make
13664         the X-Draft-From header with correct article numbers.
13665
13666 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13667
13668         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13669         unless plugged.  Disable the agent so that an open failure causes
13670         an error.
13671
13672         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13673         Reverted 2004-09-21 change.  The backend must be opened while
13674         synchronizing flags even when the backend stores the flags
13675         locally.
13676
13677 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13678
13679         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13680         in `header' match.  Reported by Svend Tollak Munkejord.
13681
13682         * message.el (message-cite-original): Fix use of
13683         `message-cite-articles-with-x-no-archive'.
13684
13685 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13686
13687         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13688         (gnus-window-to-buffer): Ditto.
13689
13690         * mml.el (mml-preview-buffer): New variable.
13691         (mml-preview): Manage window layout with gnus-buffer-configuration.
13692
13693         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13694         X-Draft-From header even if those articles aren't quoted.
13695
13696 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13697
13698         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13699         (gnus-request-set-mark, gnus-request-update-mark): Use new
13700         g-s-t-u-l-m to decide to use backend even when unplugged.
13701
13702 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13703
13704         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13705         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13706
13707 2004-09-20  Simon Josefsson  <jas@extundo.com>
13708
13709         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13710         "utf-16-le".
13711
13712 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13713
13714         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13715
13716 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13717
13718         * uudecode.el (uudecode-use-external): Add :version.
13719
13720         * smime.el (smime-CA-file, smime-encrypt-cipher)
13721         (smime-dns-server): Add :version.
13722
13723         * smiley.el (gnus-smiley-file-types): Add :version.
13724
13725         * sha1.el (sha1-use-external): Add :version.
13726
13727         * pgg-def.el (pgg-query-keyserver): Add :version.
13728
13729         * nnmail.el (nnmail-fancy-expiry-targets)
13730         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13731         Add :version.
13732
13733         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13734         (nnimap-retrieve-groups-asynchronous): Add :version.
13735         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13736
13737         * mml.el (mml-content-disposition-parameters)
13738         (mml-insert-mime-headers-always): Add :version.
13739
13740         * mm-util.el (mm-coding-system-priorities): Add :version.
13741
13742         * mm-decode.el (mm-inline-text-html-with-images)
13743         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13744         (mm-verify-option): Add :version.
13745         (mm-text-html-renderer): Change :version.
13746
13747         * message.el (message-fcc-externalize-attachments)
13748         (message-required-headers, message-draft-headers)
13749         (message-subject-trailing-was-query)
13750         (message-subject-trailing-was-ask-regexp)
13751         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13752         (message-mark-insert-end, message-archive-header)
13753         (message-archive-note, message-cross-post-default)
13754         (message-cross-post-note, message-followup-to-note)
13755         (message-cross-post-note-function, message-use-mail-followup-to)
13756         (message-subscribed-address-functions)
13757         (message-subscribed-address-file, message-subscribed-addresses)
13758         (message-subscribed-regexps, message-allow-no-recipients)
13759         (message-yank-cited-prefix, message-signature-insert-empty-line)
13760         (message-hidden-headers, message-hierarchical-addresses)
13761         (message-mail-user-agent, message-use-idna)
13762         (message-valid-fqdn-regexp)
13763         (message-strip-special-text-properties, message-header-synonyms)
13764         (message-beginning-of-line, message-tab-body-function): Add :version.
13765         (message-insert-canlock, message-wide-reply-confirm-recipients):
13766         Change :version.
13767
13768         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13769         and :version.
13770         (mail-source-delete-old-incoming-confirm)
13771         (mail-source-movemail-program): Add :version.
13772
13773         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13774         (gnus-agent-cache, gnus-agent): Change :version.
13775
13776         * gnus-util.el (gnus-use-byte-compile): Change :version.
13777
13778         * gnus-sum.el (gnus-summary-make-false-root-always)
13779         (gnus-summary-default-high-score)
13780         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13781         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13782         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13783         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13784         (gnus-sum-thread-tree-single-indent)
13785         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13786         (gnus-sum-thread-tree-leaf-with-other)
13787         (gnus-sum-thread-tree-single-leaf): Add :version.
13788         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13789         (gnus-article-loose-mime): Change :version.
13790
13791         * gnus-start.el (gnus-backup-startup-file)
13792         (gnus-save-startup-file-via-temp-buffer): Add :version.
13793
13794         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13795         (gnus-server-offline-face): Add :version.
13796
13797         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13798
13799         * gnus-msg.el (gnus-gcc-externalize-attachments)
13800         (gnus-debug-files, gnus-debug-exclude-variables)
13801         (gnus-discouraged-post-methods): Change :version.
13802         (gnus-confirm-mail-reply-to-news)
13803         (gnus-confirm-treat-mail-like-news): Add :version.
13804
13805         * gnus-int.el (gnus-server-unopen-status): Add :version.
13806
13807         * gnus-group.el (gnus-group-jump-to-group-prompt)
13808         (gnus-large-ephemeral-newsgroup)
13809         (gnus-fetch-old-ephemeral-headers): Add :version.
13810
13811         * gnus-fun.el (gnus-x-face-directory)
13812         (gnus-convert-pbm-to-x-face-command)
13813         (gnus-convert-image-to-x-face-command)
13814         (gnus-convert-image-to-face-command): Add :version.
13815
13816         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13817
13818         * gnus-cite.el (gnus-cite-blank-line-after-header)
13819         (gnus-article-boring-faces): Add :version.
13820
13821         * gnus-art.el (gnus-buttonized-mime-types)
13822         (gnus-inhibit-mime-unbuttonizing)
13823         (gnus-treat-display-face)
13824         (gnus-treat-body-boundary): Change :version.
13825         (gnus-body-boundary-delimiter, gnus-picon-databases)
13826         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13827         (gnus-treat-date-english, gnus-treat-fold-headers)
13828         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13829         (gnus-treat-mail-picon, gnus-treat-wash-html)
13830         (gnus-article-encrypt-protocol)
13831         (gnus-use-idna, gnus-article-over-scroll)
13832         (gnus-mime-display-multipart-alternative-as-mixed)
13833         (gnus-mime-display-multipart-related-as-mixed)
13834         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13835         (gnus-ctan-url, gnus-button-ctan-handler)
13836         (gnus-button-handle-ctan-bogus-regexp)
13837         (gnus-button-ctan-directory-regexp)
13838         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13839         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13840         (gnus-button-man-level, gnus-button-emacs-level)
13841         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13842
13843         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13844         (gnus-agent-go-online): Change :version.
13845         (gnus-agent-expire-unagentized-dirs)
13846         (gnus-agent-auto-agentize-methods): Add :version.
13847
13848         * flow-fill.el (fill-flowed-display-column)
13849         (fill-flowed-encode-column): Add :version.
13850
13851         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13852         (gnus-outlook-deuglify-unwrap-max)
13853         (gnus-outlook-deuglify-cite-marks)
13854         (gnus-outlook-deuglify-unwrap-stop-chars)
13855         (gnus-outlook-deuglify-no-wrap-chars)
13856         (gnus-outlook-deuglify-attrib-cut-regexp)
13857         (gnus-outlook-deuglify-attrib-verb-regexp)
13858         (gnus-outlook-deuglify-attrib-end-regexp)
13859         (gnus-outlook-display-hook): Add :version.
13860
13861         * binhex.el (binhex-use-external): Add :version.
13862
13863 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13864
13865         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13866         and `invisible'.
13867
13868 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13869
13870         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13871         in gnus-registry-trim.
13872
13873 2004-09-13  Simon Josefsson  <jas@extundo.com>
13874
13875         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13876
13877         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13878
13879         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13880         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13881         <yamaoka@jpl.org>.
13882         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13883         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13884         <yamaoka@jpl.org>.
13885
13886         * sieve.el (sieve-manage-mode): Ditto.
13887
13888 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13889
13890         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13891
13892 2004-09-11  Simon Josefsson  <jas@extundo.com>
13893
13894         * dns-mode.el: Add.
13895
13896         * mm-view.el (mm-display-dns-inline): Add.
13897
13898         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13899         (mm-automatic-display): Ditto.
13900
13901         * mailcap.el (mailcap-mime-data): Add text/dns.
13902         (mailcap-mime-extensions): Map .soa to text/dns.
13903
13904 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13905
13906         * gnus-art.el (article-decode-mime-words, article-babel)
13907         (gnus-article-highlight-signature, gnus-article-add-buttons)
13908         (gnus-signature-toggle): Remove unnecessary bindings of
13909         `inhibit-read-only' inherited from v5.10 merge.
13910
13911 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13912
13913         * nntp.el (nntp): New customization group.
13914         (nntp-authinfo-file): Add customization group.
13915
13916         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13917
13918         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13919
13920         * gnus.el (to-address, to-list, subscribed)
13921         (large-newsgroup-initial): Ditto.
13922
13923         * flow-fill.el (fill-flowed-display-column)
13924         (fill-flowed-encode-column): Ditto.
13925
13926 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13927
13928         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13929         Use point-min rather than 1.
13930         (message-send-mail): Use buffer-size rather than point-max.
13931
13932         * gnus-sum.el (gnus-summary-search-article-forward):
13933         Signal a specific `search-failed' rather than a generic `error'.
13934
13935         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13936         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13937         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13938
13939 2004-09-10  Simon Josefsson  <jas@extundo.com>
13940
13941         * nndb.el (require): Remove tcp and duplicate cl.
13942
13943 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13944
13945         * gnus-agent.el (directory-files-and-attributes): Move forward.
13946
13947 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13948
13949         * gnus-agent.el (directory-files-and-attributes): Optionally
13950         defined to support XEmacs.
13951
13952 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13953
13954         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13955         to avoid run-time CL dependencies.
13956         (gnus-agent-unfetch-articles): New function.
13957         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13958         article numbers even when local .overview file is missing.
13959         (gnus-agent-read-article-number): New function.  Only accepts
13960         27-bit article numbers.
13961         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
13962         gnus-agent-read-article-number.
13963         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
13964         from backend while recognizing that article numbers in .overview
13965         must be valid.
13966         (gnus-agent-update-files-total-fetched-for): Use
13967         directory-files-and-attributes to improve performance.
13968         * gnus-int.el (gnus-request-move-article): Use
13969         gnus-agent-unfetch-articles in place of gnus-agent-expire to
13970         improve performance.
13971
13972         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
13973         some users confused by references to .newsrc when they only have a
13974         .newsrc.eld file.
13975         (gnus-convert-mark-converter-prompt)
13976         (gnus-convert-converter-needs-prompt): Fixed use of property list.
13977         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
13978         New function.  Used internally to only display 'gnus converting
13979         files' message when actually necessary.
13980
13981         * gnus-sum.el (): Removed (require 'gnus-agent) as required
13982         methods now autoloaded.
13983
13984 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13985
13986         * gnus-sum.el (gnus-summary-insert-subject): Remove list
13987         identifiers.
13988
13989 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
13990
13991         * gnus-picon.el: Fix indentation and closing parenthesis.
13992
13993 2004-09-01  Simon Josefsson  <jas@extundo.com>
13994
13995         * message.el (message-canlock-generate): Require sha1, not
13996         sha1-el.  (Can we get rid of this require altogether?  It is ugly
13997         to require within a function.  Sadly, if sha1.el isn't loaded, the
13998         let binding in m-c-g will hide the defcustom definition, which is
13999         bad.)
14000
14001         * canlock.el: Require sha1, not sha1-el.
14002
14003         * message.el: Don't autoload sha1 (there is a autoload cookie in
14004         sha1.el).
14005
14006         * sha1-el.el: Renamed to sha1.el.
14007
14008 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14009
14010         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14011
14012 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14013
14014         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14015
14016 2004-08-30  Kim F. Storm  <storm@cua.dk>
14017
14018         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14019
14020         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14021         Add :group 'nnimap.
14022
14023 2004-08-30  Andreas Schwab  <schwab@suse.de>
14024
14025         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14026         ?* and ?\;.
14027
14028         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14029         and ?\' to symbol instead of whitespace.
14030
14031 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14032
14033         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14034
14035         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14036         instead of re-search-forward.
14037
14038         * gnus-uu.el (gnus-uu-save-article): Ditto.
14039         (gnus-uu-post-encode-uuencode): Ditto.
14040
14041         * html2text.el (html2text-clean-list-items): Ditto.
14042         (html2text-clean-dtdd): Ditto.
14043         (html2text-format-tags): Ditto.
14044
14045         * message.el (message-send-mail-with-sendmail): Fix regexp.
14046         (message-fill-field-general): Use search-forward instead of
14047         re-search-forward.
14048         (unbold-region): Ditto.
14049
14050         * nnrss.el (nnrss-request-article): Ditto.
14051
14052         * nnslashdot.el (nnslashdot-request-article): Ditto.
14053
14054         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14055
14056         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14057         "Unrecognized menu descriptor" error in XEmacs.
14058
14059 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14060
14061         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14062         parent article of a sparse article in the thread hashtb.
14063
14064 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14065
14066         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14067         (nnmail-expand-newtext): Lowercase expanded entries if
14068         nnmail-split-lowercase-expanded is non-nil.
14069
14070 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14071
14072         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14073
14074         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14075         of gnus-tmp-news-method into string under XEmacs.  It will be
14076         passed to gnus-correct-length which takes only a string argument.
14077
14078 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14079
14080         * gnus-util.el (gnus-bind-print-variables): New macro.
14081         (gnus-prin1): Use it.
14082         (gnus-prin1-to-string): Use it.
14083         (gnus-pp): New function.
14084         (gnus-pp-to-string): New function.
14085
14086         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14087         Replace pp-to-string with gnus-pp-to-string.
14088         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14089         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14090         * gnus-msg.el (gnus-debug): Ditto.
14091         * gnus-score.el (gnus-score-save): Ditto.
14092         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14093         gnus-pp-to-string.
14094         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14095         with gnus-pp.
14096         * score-mode.el (gnus-score-pretty-print): Ditto.
14097         * webmail.el (webmail-debug): Ditto.
14098
14099 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * gnus-art.el (article-display-face, article-display-x-face):
14102         Use buffer-read-only.
14103
14104 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14105
14106         * gnus-art.el (article-hide-list-identifiers):
14107         Bind inhibit-read-only as t.
14108
14109 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14110
14111         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14112
14113 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14114
14115         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14116         (gnus-narrow-to-page): Don't assume point-min == 1.
14117         (gnus-article-edit-mode): Derive from message-mode.
14118
14119         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14120         point-min == 1.
14121
14122         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14123         Disable incorrect use of `assert'.
14124
14125         * message.el (message-mode): Set comment-start-skip.
14126
14127
14128 2004-08-22  Sam Steingold  <sds@gnu.org>
14129
14130         * pop3.el (pop3-leave-mail-on-server): New user variable.
14131         (pop3-movemail): Delete mail only when it is nil.
14132
14133 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14134
14135         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14136
14137         * mml.el (mml-preview): Use `pop-to-buffer'.
14138
14139         * message.el (message-goto-mail-followup-to): Insert after "To".
14140         (message-carefully-insert-headers): Add comment.
14141
14142         * gnus.el: Remove unused variable `gnus-article-check-size'.
14143
14144         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14145
14146         * gnus-art.el (gnus-button-alist): Improve
14147         `gnus-button-handle-library' entry.
14148
14149 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14150
14151         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14152         downcase, since XEmacs capitalizes error messages differently.
14153
14154 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14155
14156         * nntp.el: Add (require 'gnus) due to reference to
14157         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14158
14159 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14160
14161         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14162         `mm-fill-flowed'.
14163
14164         * mm-decode.el (mm-dissect-singlepart): Check it.
14165
14166 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14167
14168         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14169         'imap' for netrc parsing.
14170
14171 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14172
14173         * mailcap.el (mailcap-mime-data): Mark as risky.
14174
14175 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14176
14177         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14178         may be included in the encoded word.
14179         (rfc2047-encode): Don't append a space if the encoded word
14180         includes close parenthesis.
14181
14182 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14183
14184         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14185         of text within parentheses.
14186
14187 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14188
14189         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14190         (gnus-encrypt-write-file-contents): Make the password key the file
14191         name PLUS the cipher, not just the cipher.  Also remove failed
14192         passwords from the cache.
14193
14194 2004-08-06  Simon Josefsson  <jas@extundo.com>
14195
14196         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14197         fix.
14198
14199 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14200
14201         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14202         LWSP.
14203
14204 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14205
14206         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14207         to append in-reply-to: data to the references: header.
14208
14209         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14210         (netrc-parse): Use gnus-encrypt.el functions.
14211
14212         * gnus-encrypt.el: Add new file for encryption support; currently
14213         does only a few GPG ciphers and an internal XOR cipher.
14214
14215         * password.el: Add comments on using password-read-and-add.
14216         (password-read-and-add): Add function to read and add the
14217         password to the cache at once.
14218
14219 2004-07-28  Simon Josefsson  <jas@extundo.com>
14220
14221         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14222         parameter (but don't use it, for now).
14223
14224         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14225         instead of hard coding to nil.
14226
14227 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14228
14229         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14230         as mm-inline-image-xemacs does.
14231
14232 2004-07-26  Simon Josefsson  <jas@extundo.com>
14233
14234         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14235         Revert part of 2004-07-17 change below.
14236
14237 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14238
14239         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14240         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14241
14242 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14243
14244         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14245         quotes that actually start with ">" at the beginning of the
14246         lines.
14247
14248 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14249
14250         * rfc2047.el (rfc2047-encode-region): Fix last change.
14251         (rfc2047-encode-parameter): Remove useless concat.
14252
14253 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14254
14255         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14256         encode special characters; fix some kind of misconfigured headers;
14257         signal a real error if debug-on-quit or debug-on-error is non-nil.
14258         (rfc2047-encode-max-chars): New variable.
14259         (rfc2047-encode-1): Use it.
14260         (rfc2047-encode-parameter): New function.
14261
14262         * mml.el (mml-insert-parameter): Remove an excessive space.
14263
14264 2004-07-17  Simon Josefsson  <jas@extundo.com>
14265
14266         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14267         Kai Grossjohann <kai@emptydomain.de>.
14268         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14269         (gnus-group-make-menu-bar): Ditto.
14270
14271         * gnus-util.el (gnus-group-server): Add.
14272
14273 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14274
14275         * message.el (message-clone-locals): Clone sendmail and smtp
14276         variables.
14277
14278 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14279
14280         * rfc2047.el (rfc2047-encode-region): Fix last change.
14281
14282 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14283
14284         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14285         characters as non-special.
14286
14287 2004-07-09  Simon Josefsson  <jas@extundo.com>
14288
14289         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14290         Users will lose all flag changes made while unplugged with
14291         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14292         good default.  See numerous reports on ding mailing list.
14293
14294 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14295
14296         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14297         add generate-head-function and generate-article-function to the
14298         rfc822-forward entry.
14299         (nndoc-rfc822-forward-generate-article): New function.
14300         (nndoc-rfc822-forward-generate-head): New function.
14301
14302         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14303
14304 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14305
14306         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14307         respect display group parameter and gnus-summary-expunge-below.
14308         (gnus-articles-to-read): Remove unused reference to display group
14309         parameter.
14310
14311 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14312
14313         * nnheader.el (nnheader-uniquify-message-id): New experimental
14314         variable.
14315         (nnheader-nov-read-message-id): Use it.
14316
14317         * spam-report.el (spam-report-gmane): Add interactive.
14318
14319 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14320
14321         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14322         qp-or-base64 for the application/* types.
14323
14324 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14325
14326         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14327
14328 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14329
14330         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14331         trim value.
14332
14333 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14334
14335         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14336         New macro and function.
14337         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14338
14339 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14340
14341         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14342         after-load-alist.
14343
14344 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14345
14346         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14347         update info that isn't there.
14348
14349 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14350
14351         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14352         entry.
14353
14354 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14355
14356         * mm-view.el (mm-inline-render-with-function): Use multibyte
14357         buffer; decode html source by charset.
14358
14359         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14360
14361         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14362         Mule-UCS is loaded under XEmacs.
14363         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14364
14365 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14366
14367         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14368
14369 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14370
14371         * mm-util.el (mm-coding-system-p): Return a coding-system.
14372         (mm-mime-mule-charset-alist): Use shift_jis instead of
14373         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14374         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14375         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14376         instead of japanese-shift-jis and iso-latin-1 respectively in
14377         order to share the default value with both Emacs and XEmacs-mule.
14378         (mm-mule-charset-to-mime-charset): Make
14379         mm-coding-system-priorities effective.
14380         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14381         while predicating of candidates upon the priorities.
14382
14383 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14384
14385         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14386         gnus-uu-invert-processable.
14387
14388         * gnus.el: Autoload gnus-uu-invert-processable.
14389
14390 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14391
14392         * mm-util.el (mm-with-multibyte-buffer): New macro.
14393
14394         * rfc2047.el (rfc2047-encode-string): Use it.
14395         (rfc2047-encode-region): Move point to the end of the region after
14396         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14397
14398 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14399
14400         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14401         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14402
14403 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14406         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14407         Karl Chen <quarl@nospam.quarl.org>.
14408
14409 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14410
14411         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14412         invalid addresses.
14413
14414 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14415
14416         * spam.el: Change section markers, revise TODO list.
14417         (spam-backends): Make new master list of all installed backends.
14418         (spam-summary-exit-behavior): Add new variable to determine how
14419         messages moves are done at summary exit.
14420         (spam-move-spam-nonspam-groups-only)
14421         (spam-process-ham-in-nonham-groups)
14422         (spam-process-ham-in-spam-groups): Remove variables, the
14423         spam-summary-exit-behavior variable should be used to manage this
14424         behavior.
14425         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14426         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14427         and spam-old-spam-articles.
14428         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14429         Add empty variables, placeholders for the backends they represent.
14430         (spam-set-difference): Move, unchanged.
14431         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14432         unless the user has a processor variable.
14433         (spam-classifications, spam-classification-valid-p)
14434         (spam-backend-properties, spam-backend-property-valid-p)
14435         (spam-backend-function-type-valid-p)
14436         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14437         (spam-report-articles-gmane, spam-report-articles-resend):
14438         Remove functions, they are not needed.
14439         (spam-install-backend-super, spam-backend-list)
14440         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14441         (spam-backend-function, spam-backend-ham-registration-function)
14442         (spam-backend-spam-registration-function)
14443         (spam-backend-ham-unregistration-function)
14444         (spam-backend-spam-unregistration-function)
14445         (spam-backend-statistical-p, spam-backend-mover-p)
14446         (spam-install-backend-alias, spam-install-checkonly-backend)
14447         (spam-install-mover-backend, spam-install-nocheck-backend)
14448         (spam-install-backend, spam-install-statistical-backend)
14449         (spam-install-statistical-checkonly-backend): Add backend installation
14450         support.
14451         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14452         (spam-group-processor-p): Use the new backend code and respect the
14453         summary exit behavior.
14454         (spam-mark-spam-as-expired-and-move-routine): Remove.
14455         (spam-summary-prepare): Change to use the new spam-old-articles
14456         variable.
14457         (spam-copy-or-move-routine, spam-copy-spam-routine)
14458         (spam-move-spam-routine, spam-copy-ham-routine)
14459         (spam-move-ham-routine): Add code to copy/move ham or spam.
14460         (spam-fetch-field-fast): Improve doc and code, plus allow the
14461         'number request.
14462         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14463         variables.
14464         (spam-split, spam-find-spam): Use the new backend code.
14465         (spam-registration-functions): Remove variable.
14466         (spam-unregister-routine): Add convenience wrapper.
14467         (spam-log-undo-registration, spam-register-routine)
14468         (spam-log-processing-to-registry)
14469         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14470         where possible.
14471         (spam-check-gmane-xref, spam-check-regex-headers)
14472         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14473         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14474         (spam-check-bogofilter-headers, spam-check-spamoracle)
14475         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14476         (spam-check-crm114-headers): Use the spam-split-group that
14477         spam-split prepares, no need to determine it every time.
14478
14479         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14480         to the nnheader-parse-naked-head call.
14481
14482         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14483
14484         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14485         the nnheader-nov-read-message-id call.
14486
14487 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14488
14489         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14490         gnus-activate-group twice.  Suggested by Markus Peter
14491         <warp@spin.de>.
14492
14493 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14494
14495         * gnus-art.el (gnus-article-time-format): Exchange the order of
14496         day and month in the default value; fix customization type.
14497         (article-date-ut): Use add-text-properties.
14498         (article-make-date-line): Use message-make-date instead of
14499         current-time-string.
14500
14501         * message.el (message-fetch-field): Don't use set-text-properties.
14502         (message-make-date): Simplify.
14503
14504         * messagexmas.el (message-xmas-make-date): New function.
14505         (message-xmas-redefine): Defalias message-make-date to it.
14506
14507 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14508
14509         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14510         (rfc2047-encode-region): Treat text within parentheses as special;
14511         show the original text when error has occurred.
14512
14513         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14514         already-computed method to gnus-activate-group.
14515
14516         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14517         same select-methods identical Lisp objects.
14518
14519         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14520         object when modifying the info.
14521
14522 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14523
14524         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14525         gnus-opened-servers since it has never been opened with the new
14526         configuration yet.
14527
14528 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14529
14530         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14531         arg to nnheader-generate-fake-message-id.
14532
14533 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14534
14535         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14536         number and build a fake message ID localized to a group and
14537         article number (so it's repeatable from that point on).
14538         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14539         ID format.
14540
14541         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14542         nnheader-generate-fake-message-id with the article number.
14543
14544 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14545
14546         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14547         end-of-buffer.
14548
14549 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14550
14551         * message.el (message-ignored-supersedes-headers): Add Approved.
14552
14553 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14554
14555         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14556         goto-char.
14557         (rfc2047-encode): Fold the line before encoding.
14558
14559 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14560
14561         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14562         folding -- not all headers can be folded, and this should be done
14563         by the message composition mode.  Probably.  I think.
14564
14565 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14566
14567         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14568         fast.
14569
14570         * gnus-ems.el (gnus-remove-image): Don't use
14571         message-text-with-property; remove only the image found first.
14572
14573         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14574         found first.
14575
14576 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14577
14578         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14579
14580 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14581
14582         * message.el (message-text-with-property): Make it fast and accept
14583         optional arguments.
14584         (message-strip-forbidden-properties): Use it.
14585         (message-fix-before-sending): Follow the m-t-w-p change.
14586
14587         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14588
14589 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14590
14591         * gnus-art.el (article-hide-headers): Don't change the buffer
14592         mistakenly when performing mml-preview even if
14593         gnus-single-article-buffer is nil.
14594
14595 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14596
14597         * message.el (message-expand-name-databases): New user option.
14598         (message-expand-name): Use it.
14599
14600 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14601
14602         * spam.el (spam-report-articles-resend)
14603         (spam-report-resend-register-routine): Allow ham reporting.
14604         (spam-report-resend-register-ham-routine): Add wrapper.
14605         (spam-registration-functions): Add ham resending functions.
14606         (spam-list-of-processors): Add ham resend processor.
14607
14608         * gnus.el (ham-resend-to): Add new group parameter.
14609         (spam-process): Add ham resend option.
14610
14611         * spam-report.el (spam-report-resend): Allow reporting ham.
14612         (spam-report-resend-ham): Add wrapper.
14613
14614 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14615
14616         * message.el (message-cite-articles-with-x-no-archive): New
14617         variable.
14618         (message-cite-original): Use it.
14619
14620 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14621
14622         * message.el (message-cite-original): Respect X-No-Archive.
14623
14624 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14625
14626         * gnus-art.el (article-hide-headers): Refer to the values for
14627         gnus-ignored-headers and gnus-visible-headers in the summary
14628         buffer since a user may have set them as group parameters.
14629
14630 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14631
14632         * assistant.el (assistant-node-name): Add convenience function.
14633         (assistant-render-text, assistant-render-node): Add error handling,
14634         plus handle multiple next nodes.
14635         (assistant-find-next-node): Comment out for now.
14636         (assistant-find-next-nodes): Add function, returns list of next
14637         nodes.
14638
14639 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14640
14641         * mail-source.el (mail-source-directory): Fix doc-string.
14642
14643 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14644
14645         * assistant.el (assistant-render-text, assistant-eval): Add :set
14646         widget type, which is different because it takes and returns a
14647         list.  Much hilarity ensues.
14648
14649 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14650
14651         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14652
14653         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14654         doc-string.
14655
14656         * gnus-start.el (gnus-activate-group): Added doc-string.
14657
14658 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14659
14660         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14661
14662 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14663
14664         * assistant.el (assistant-render-text): Try to add a :set
14665         widget, more to come.
14666
14667         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14668         strings.
14669         (spam-report-articles-resend)
14670         (spam-register-routine): Do registration iff any articles warrant
14671         it.
14672         (spam-summary-prepare-exit): Change log message for nil group
14673         destinations.
14674
14675 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14676
14677         * spam.el (spam-report-resend-register-routine): Allow
14678         spam-report-resend-to to be a group parameter or a global value.
14679
14680 2004-05-26  Simon Josefsson  <jas@extundo.com>
14681
14682         * starttls.el: Merge with my GNUTLS based starttls.el.
14683         (starttls-gnutls-program, starttls-use-gnutls)
14684         (starttls-extra-arguments, starttls-process-connection-type)
14685         (starttls-connect, starttls-failure, starttls-success): New
14686         variables.
14687         (starttls-program, starttls-extra-args): Doc fix.
14688         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14689         functions.
14690         (starttls-negotiate, starttls-open-stream): Check
14691         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14692         function if it is set.
14693
14694 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14695
14696         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14697         structured fields.
14698
14699 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14700
14701         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14702
14703 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14704
14705         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14706         variable.
14707         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14708         assigning the spam-mark to new messages.
14709
14710 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14711
14712         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14713
14714 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14715
14716         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14717
14718         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14719         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14720         default.
14721
14722 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14723
14724         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14725         correct data.
14726
14727 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14728
14729         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14730         (spam-group-processor-p): Fix function.
14731         (spam-group-processor-multiple-p)
14732         (spam-group-spam-processor-report-gmane-p)
14733         (spam-group-spam-processor-report-resend-p)
14734         (spam-group-spam-processor-bogofilter-p)
14735         (spam-group-spam-processor-blacklist-p)
14736         (spam-group-spam-processor-ifile-p)
14737         (spam-group-ham-processor-ifile-p)
14738         (spam-group-spam-processor-spamoracle-p)
14739         (spam-group-spam-processor-crm114-p)
14740         (spam-group-ham-processor-bogofilter-p)
14741         (spam-group-spam-processor-stat-p)
14742         (spam-group-ham-processor-stat-p)
14743         (spam-group-ham-processor-whitelist-p)
14744         (spam-group-ham-processor-BBDB-p)
14745         (spam-group-ham-processor-spamoracle-p)
14746         (spam-group-ham-processor-copy-p): Remove functions with some
14747         prejudice against unneeded code.
14748         (spam-report-articles-resend)
14749         (spam-report-resend-register-routine): Allow the group/topic
14750         spam-resend-to value to override spam-report-resend-to.
14751         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14752         properly now.
14753
14754         * gnus.el (spam-resend-to): Add group/topic parameter.
14755         (spam-process): Move the OBSOLETE processors to the end of the
14756         choices.
14757
14758 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14759
14760         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14761         with resend-to set to nil, and then ask the user if necessary.
14762         (spam-report-resend): spam-report-resend takes a list of articles, not
14763         separate article numbers.
14764
14765 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14766
14767         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14768         addition to emacs-w3m.
14769
14770 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14771
14772         * assistant.el (assistant-authinfo-data): New function.
14773         (assistant-eval): Eval for entire assistant.
14774
14775         * netrc.el (netrc-services-file): New variable.
14776         (netrc-parse-services): New function.
14777         (netrc-find-service-name): New function.
14778         (netrc-find-service-number): New function.
14779         (netrc-port-equal): New function.
14780         (netrc-machine): Use it.
14781
14782         * nnimap.el (nnimap-open-connection): Use netrc.
14783
14784         * gnus-util.el (gnus-netrc-get): Remove aliases.
14785
14786         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14787
14788         * assistant.el (wid-edit): Fix compilation.
14789
14790         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14791
14792 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14793
14794         * gnus-util.el (gnus-set-file-modes): New function.  (small
14795         patch).
14796
14797 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14798
14799         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14800
14801         * assistant.el (assistant-render-node): Fix up rendering and
14802         read-only text.
14803         (assistant-render-node): Reset.
14804         (assistant-make-read-only): Not sticky.
14805
14806 2004-05-20  Danny Siu  <dsiu@adobe.com>
14807
14808         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14809         centered even when gnus-auto-center-summary is t.
14810
14811 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14812
14813         * dns.el (dns-get-txt-answer): New function.
14814         (dns-read-txt): Ditto.
14815         (query-dns): Use it.
14816
14817 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14818
14819         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14820         active for foreign groups even if the group level is higher than
14821         the specified value.
14822
14823 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14824
14825         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14826         non-active groups.
14827
14828         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14829
14830 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14831
14832         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14833
14834 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14835
14836         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14837         (spam-crm114-header, spam-crm114-spam-switch)
14838         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14839         (spam-crm114-positive-spam-header)
14840         (spam-crm114-database-directory, spam-list-of-processors)
14841         (spam-group-spam-processor-crm114-p)
14842         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14843         (spam-generic-score, spam-list-of-checks)
14844         (spam-list-of-statistical-checks, spam-registration-functions)
14845         (spam-check-crm114-headers, spam-crm114-score)
14846         (spam-check-crm114, spam-crm114-register-with-crm114)
14847         (spam-crm114-register-spam-routine)
14848         (spam-crm114-unregister-spam-routine)
14849         (spam-crm114-register-ham-routine)
14850         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14851         asjo@koldfront.dk (Adam Sjøgren).
14852
14853         * gnus.el: Add spam-use-crm114.
14854
14855         * spam.el (spam-list-of-processors, spam-registration-functions):
14856         Add spam-use-resend.
14857         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14858         (spam-report-articles-gmane): Add doc fix.
14859         (spam-report-articles-resend, spam-report-resend-register-routine):
14860         Add wrappers around spam-report-resend-to.
14861
14862         * spam-report.el (spam-report-resend-to, spam-report-resend):
14863         Add support for resending spam.
14864         (spam-report-gmane): Fix line length >80.
14865
14866         * gnus.el (spam-process): Add spam-use-resend.
14867
14868 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14869
14870         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14871         number of processed spam messages.
14872         (spam-ham-copy-or-move-routine): Return the number of processed
14873         ham messages.
14874         (spam-summary-prepare-exit): Use the above values to decide
14875         whether status messages shouled be displayed.
14876
14877 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14878
14879         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14880         `rfc2047-encoding-function-alist' in order to avoid conflicting
14881         with the old version.
14882         (rfc2047-encode-region): Concatenate words containing non-ASCII
14883         characters in structured fields; don't encode space-delimited
14884         ASCII words even in unstructured fields; don't break words at
14885         char-category boundaries.
14886         (rfc2047-encode-1): New function.
14887         (rfc2047-encode): Use it; encode text so that it occupies the
14888         maximum width within 76-column; work correctly on Q encoding for
14889         iso-2022-* charsets.
14890         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14891         sure not to break a line just after the header name.
14892         (rfc2047-b-encode-region): Removed.
14893         (rfc2047-b-encode-string): New function.
14894         (rfc2047-q-encode-region): Removed.
14895         (rfc2047-q-encode-string): New function.
14896
14897         * mm-util.el (mm-replace-in-string): New function.
14898
14899 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14900
14901         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14902         get it right.
14903         (gnus-inews-make-draft): Really.
14904
14905 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14906
14907         * nnmh.el (nnmh-request-list-1): Don't check the link count
14908         before descending.  (small patch)
14909
14910 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14911
14912         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14913         stuff.
14914
14915         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14916         on real group name.
14917
14918         * gnus-art.el (gnus-signature-limit): Doc fix.
14919
14920         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14921
14922         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
14923
14924 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
14925
14926         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
14927         isn't a string.
14928
14929 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14930
14931         * gnus-draft.el (gnus-draft-send): Bind
14932         rfc2047-encode-encoded-words.
14933
14934         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14935         (rfc2047-encodable-p): Say that =? needs encoding.
14936         (rfc2047-encode-encoded-words): New variable.
14937
14938         * gnus-group.el (gnus-group-select-group): Doc fix.
14939
14940         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14941
14942         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14943         to nil.
14944
14945         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14946
14947         * nnheader.el (nnheader-get-lines-and-char): New function.
14948
14949 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14950
14951         * gnus-msg.el (gnus-summary-followup-with-original): Document
14952         yanking of region when active.
14953
14954 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14955
14956         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14957         groups if the group level is higher than the specified value.
14958
14959 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14960
14961         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
14962         (gnus-group-jump-to-group): Added prefix argument using
14963         `gnus-group-jump-to-group-prompt'.  Query before jumping to
14964         non-active group.
14965
14966         * compface.el (uncompface): Be verbose when changing
14967         `uncompface-use-external'.
14968
14969         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
14970         handle manual section.
14971
14972 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14973
14974         * gnus-art.el (gnus-button-alist): Revert previous change.
14975
14976 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14977
14978         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
14979
14980 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14981
14982         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
14983         whether backend can accept message.
14984
14985         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
14986
14987 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
14988
14989         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
14990         Avoid creating directory when nntp-marks-is-evil is true.
14991         Reported by Reiner Steib.
14992
14993 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14994
14995         * gnus-picon.el (gnus-picon-style): New variable.
14996         (gnus-picon-insert-glyph): Added optional `nostring' argument.
14997         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
14998         Jesper Harder <harder@ifa.au.dk>.
14999
15000 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15001
15002         * message.el (message-fill-field): Return point.
15003         (message-generate-headers): Go to end of field.
15004
15005         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15006         stuff for non-living groups.
15007
15008 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15009
15010         * gnus-art.el (gnus-article-followup-with-original)
15011         (gnus-article-reply-with-original): gnus-mark-active-p ->
15012         gnus-region-active-p.
15013
15014 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15015
15016         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15017         only when there is spam or ham to be processed.
15018
15019 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15020
15021         * mail-source.el (mail-source-delete-crash-box): Refactor.
15022         (mail-source-fetch): Use it.
15023         (mail-source-fetch-file): Ditto.
15024         (mail-source-fetch-directory): Run postscript in loop.
15025         (mail-source-fetch-pop): Delete.
15026         (mail-source-fetch-maildir): Ditto.
15027         (mail-source-fetch-imap): Ditto.
15028
15029         * imap.el (imap-authenticators): Comment out sasl.
15030
15031         * message.el (message-skip-to-next-address): New function.
15032         (message-fill-header-address): Refactor.
15033         (message-fill-address): Use it.
15034         (message-delete-address): Use it.
15035         (message-fill-header-general): Refactor.
15036         (message-fill-field-address): Rename.
15037         (message-narrow-to-field): Find the start of the header.
15038         (message-header-format-alist): Don't pre-fill.
15039         (message-fill-header): Removed.
15040         (message-insert-header): New function.
15041         (message-shorten-references): Use it.
15042
15043         * rfc2047.el (rfc2047-field-value): Strip props.
15044
15045         * mail-parse.el (mail-header-make-address): New alias.
15046
15047         * ietf-drums.el (ietf-drums-make-address): New function.
15048
15049         * imap.el: Add compiler directives.
15050
15051         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15052
15053         * gnus-art.el (article-decode-idna-rhs): Don't use
15054         message-idna-inside-rhs-p.
15055
15056 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15057
15058         * message.el (message-idna-inside-rhs-p): Removed.
15059         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15060
15061         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15062         false positives.
15063
15064 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15065
15066         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15067
15068 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15069
15070         * nneething.el (nneething-file-name): Don't create spurious
15071         files.
15072
15073         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15074         (gnus-inews-do-gcc): Remove sleep.
15075
15076         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15077         part under point.
15078
15079         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15080         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15081
15082 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15083
15084         * spam.el (spam-summary-prepare-exit): Fixed (length).
15085
15086 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15087
15088         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15089         as expired without moving it" message when there are spam
15090         messages left.
15091
15092 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15093
15094         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15095         header is not nil.
15096
15097 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15098
15099         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15100         nntp-possibly-create-directory, not nntp-possibly-change-group.
15101         (nntp-marks-changed-p): New arg SERVER.
15102         (nntp-request-update-info): Adjust caller.
15103
15104 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15105
15106         * nntp.el (nntp-save-marks): Pass missing arg.
15107
15108 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15109
15110         * nntp.el: Support marks.
15111         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15112         (nntp-marks-modtime, nntp-marks-directory): New variables.
15113         (nntp-request-set-mark, nntp-request-update-info)
15114         (nntp-possibly-create-directory, nntp-marks-changed-p)
15115         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15116         functions.
15117
15118 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15119
15120         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15121         (gnus-xmas-redefine): Rename.
15122
15123         * gnus-score.el (gnus-score-insert-help): Use
15124         gnus-select-lowest-window.
15125
15126         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15127         appt-select-lowest-window and rename to gnus-select-lowest-window.
15128
15129         * gnus.el: do.
15130
15131 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15132
15133         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15134         encodings of MIME-encoded words, in order to improve
15135         interoperability with several broken MUAs.
15136
15137 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15138
15139         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15140         tags, only when charsets are not specified in headers.
15141         (mm-inline-text-html-render-with-w3m): Ditto.
15142
15143         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15144         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15145
15146 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15147
15148         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15149         instead of MIME-decoded from fields when checking
15150         `gnus-article-address-banner-alist'.
15151
15152 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15153
15154         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15155         description rather than subject.
15156
15157 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15158
15159         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15160
15161 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15162
15163         * gnus.el (gnus-version-number): Bump.
15164
15165 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15166
15167         * gnus.el: No Gnus v0.2 is released.
15168
15169 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15170
15171         * gnus-agent.el (gnus-agent-read-agentview): Inline
15172         gnus-uncompress-range.
15173
15174 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15175
15176         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15177         `exec-installed-p'.
15178
15179 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15180
15181         * gnus.el (spam-process, spam-autodetect-methods): Add
15182         bsfilter and bsfilter-headers.
15183
15184         * spam.el (spam-bsfilter): New customize group.
15185         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15186         (spam-bsfilter-header, spam-bsfilter-probability-header)
15187         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15188         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15189         (spam-bsfilter-database-directory): New options.
15190         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15191         (spam-list-of-statistical-checks, spam-registration-functions):
15192         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15193         (spam-bsfilter-score): New command.
15194         (spam-check-bsfilter-headers, spam-check-bsfilter)
15195         (spam-bsfilter-register-with-bsfilter)
15196         (spam-bsfilter-register-spam-routine)
15197         (spam-bsfilter-unregister-spam-routine)
15198         (spam-bsfilter-register-ham-routine)
15199         (spam-bsfilter-unregister-ham-routine): New functions.
15200         (spam-generic-score): Support bsfilter; Accept an optional argument
15201         to recalcurate spam score even if scoring header has already been
15202         added.
15203         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15204         optional argument to recalcurate spam score even if scoring header
15205         has already been added.
15206
15207 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15208
15209         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15210         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15211         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15212         link is missing.
15213
15214 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15215
15216         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15217         (html2text-get-attr): Rewrite.
15218
15219         * message.el (message-setup-1): Remove redundant put-text-property
15220         on mail-header-separator.
15221
15222 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15223
15224         * gnus-registry.el (gnus-registry-cache-whitespace)
15225         (gnus-registry-action, gnus-registry-spool-action)
15226         (gnus-registry-split-fancy-with-parent): Change message levels
15227         from 5 to 3 or 7, as needed.
15228
15229         * spam.el (spam-summary-prepare-exit)
15230         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15231         (spam-split, spam-find-spam, spam-log-undo-registration)
15232         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15233         level from 5 to 6.
15234
15235 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15236
15237         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15238         2004-03-04 change).
15239
15240 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15241
15242         * sieve-manage.el (sieve-manage-open):
15243         * nnweb.el (nnweb-insert-html):
15244         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15245         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15246         * nnspool.el (nnspool-request-group):
15247         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15248         * nnml.el (nnml-request-update-info):
15249         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15250         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15251         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15252         (nnimap-request-set-mark):
15253         * nnfolder.el (nnfolder-request-update-info):
15254         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15255         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15256         * gnus-uu.el (gnus-uu-find-articles-matching):
15257         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15258         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15259         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15260         * gnus-nocem.el (gnus-nocem-scan-groups):
15261         * gnus-int.el (gnus-start-news-server):
15262         * gnus-group.el (gnus-group-make-kiboze-group)
15263         (gnus-group-browse-foreign-server):
15264         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15265         Use mapc when appropriate.
15266
15267 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15268
15269         FIXME: Make separate entries for each person.
15270
15271         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15272         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15273         <shields@msrl.com>:
15274
15275         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15276         may need for spam sorting and scoring.
15277         (spam-user-format-function-S): Add user format function suitable for
15278         general use.
15279         (spam-article-sort-by-spam-status): Add sorting function for summary
15280         sorting.
15281         (spam-extra-header-to-number): Add function to get a score from a
15282         header.
15283         (spam-summary-score): Add function to get a numeric score from the
15284         headers.
15285         (spam-generic-score): Fix function doc, was in wrong place.
15286         (spam-initialize): Take symbols when it's run, and install the
15287         extra headers that spam-necessary-extra-headers thinks we need.
15288
15289 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15290
15291         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15292         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15293
15294 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15295
15296         * gnus-sum.el (gnus-set-global-variables)
15297         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15298         (gnus-article-get-xrefs, gnus-summary-best-group)
15299         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15300         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15301         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15302         Use with-current-buffer.
15303
15304 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15305
15306         * spam.el (spam-summary-prepare-exit): Simplify logic.
15307         (spam-fetch-article-header): Read the article header if it's not
15308         available.
15309         (spam-list-articles): Simplify logic.
15310         (spam-filelist-register-routine): Fix bug with unregister-list.
15311
15312         * gnus-registry.el: Fix comments at beginning.
15313
15314 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15315
15316         * message.el (message-cater-to-broken-inn): Remove.
15317         (message-shorten-references): Make sure the total folded length of
15318         References is shorter than 998 characters to cater to a bug in INN
15319         2.3.  Also, don't pretend that references aren't folded -- this
15320         hasn't worked for a while.
15321
15322 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15323
15324         * gnus-agent.el (gnus-agentize):
15325         gnus-agent-send-mail-real-function no longer set to current value
15326         of message-send-mail-function but rather a lambda that calls
15327         message-send-mail-function.  The change makes the agent real-time
15328         responsive to user changes to message-send-mail-function.
15329
15330 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15331
15332         * legacy-gnus-agent.el
15333         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15334         help from Florian Weimer <fw@deneb.enyo.de>
15335
15336 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15337
15338         * nnmail.el (nnmail-cache-insert): Revert last change.
15339
15340 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15341
15342         * nnmail.el (nnmail-cache-insert): Always check whether
15343         nnmail-cache-ignore-groups matches a group name.
15344
15345 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15346
15347         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15348         (spam-find-spam, spam-log-processing-to-registry)
15349         (spam-log-registered-p, spam-log-unregistration-needed-p)
15350         (spam-log-undo-registration): Use gnus-message instead of
15351         gnus-error, none of these errors are fatal.
15352
15353         * gnus-registry.el (gnus-registry-clean-empty-function)
15354         (gnus-registry-clean-empty): Remove only empty entries without
15355         extra data.
15356
15357 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15358
15359         * spam-stat.el (spam-stat-buffer-change-to-spam)
15360         (spam-stat-buffer-change-to-non-spam): Change (error) to
15361         (gnus-message 8) invocation.
15362
15363 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15364
15365         * nntp.el (nntp-via-netcat-command): New variable.
15366         (nntp-via-netcat-switches): New variable.
15367         (nntp-open-via-rlogin-and-netcat): New function.
15368         (nntp-open-connection-function): Doc fix.
15369         (nntp-telnet-command): Doc fix.
15370         (nntp-end-of-line): Doc fix.
15371         (nntp-via-rlogin-command): Doc fix.
15372         (nntp-via-user-name): Doc fix.
15373         (nntp-via-address): Doc fix.
15374
15375 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15376
15377         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15378         error in Emacs 21.1.
15379
15380 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15381
15382         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15383
15384 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15385
15386         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15387         (gnus-agent-with-refreshed-group): New macro.
15388         (gnus-agent-rename-group): New function.
15389         (gnus-agent-delete-group): New function.
15390         (gnus-agent-save-group-info): Use gnus-command-method when
15391         `method' parameter is nil.  Don't write nil entries into the
15392         active file.
15393         (gnus-agent-get-group-info): New function.
15394         (gnus-agent-fetch-articles): Use
15395         gnus-agent-update-files-total-fetched-for to increment disk space
15396         used.
15397         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15398         gnus-agent-update-view-total-fetched-for to increment disk space
15399         used.
15400         (gnus-agent-get-local): Added optional parameters to avoid calling
15401         gnus-group-real-name and gnus-find-method-for-group.
15402         (gnus-agent-set-local): Delete stored entry if either min, or max,
15403         are nil.
15404         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15405         quit, use gnus-agent-regenerate-group to record existance of any
15406         articles fetched to disk before the quit occurred.
15407         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15408         gnus-agent-update-view-total-fetched-for, and
15409         gnus-agent-update-files-total-fetched-for to decrement disk space
15410         used.
15411         (gnus-agent-retrieve-headers): Use
15412         gnus-agent-update-view-total-fetched-for to increment disk space
15413         used.
15414         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15415         with gnus-agent-update-files-total-fetched-for to decrement disk
15416         space and fresh group buffer.
15417         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15418         (gnus-agent-need-update-total-fetched-for): New variable.
15419         (gnus-agent-update-files-total-fetched-for): New function.
15420         (gnus-agent-update-view-total-fetched-for): New function.
15421         (gnus-agent-total-fetched-for): New function.
15422
15423         * gnus-cache.el (gnus-cache-save-buffers): Use
15424         gnus-cache-update-overview-total-fetched-for to change disk space
15425         used by this group.
15426         (gnus-cache-possibly-enter-article): Use
15427         gnus-cache-update-file-total-fetched-for to increment disk space
15428         used by this group.
15429         (gnus-cache-possibly-remove-article): Use
15430         gnus-cache-update-file-total-fetched-for to decrement disk space
15431         used by this group.
15432         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15433         (gnus-cache-rename-group): New function.
15434         (gnus-cache-delete-group): New function.
15435         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15436         (gnus-cache-need-update-total-fetched-for): New variable.
15437         (gnus-cache-with-refreshed-group): New macro.
15438         (gnus-cache-update-file-total-fetched-for): New function.
15439         (gnus-cache-update-overview-total-fetched-for): New function.
15440         (gnus-cache-rename-group-total-fetched-for): New function.
15441         (gnus-cache-delete-group-total-fetched-for): New function.
15442         (gnus-cache-total-fetched-for): New function.
15443
15444         * gnus-group.el: Require gnus-sum and autoload functions to
15445         resolve warnings when gnus-group.el compiled alone.
15446         (gnus-group-line-format): Documented new %F.
15447         (size of Fetched data) group line format; identifies disk space
15448         used by agent and cache.
15449         (gnus-group-line-format-alist): Defined new F format.
15450         (gnus-total-fetched-for): New function.
15451         (gnus-group-delete-group): No longer update
15452         gnus-cache-active-altered as gnus-request-delete-group now keeps
15453         the cache in sync.
15454         (gnus-group-list-active): Let the agent store a server's active
15455         list if currently plugged.
15456
15457         * gnus-int.el (gnus-request-delete-group):
15458         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15459         local disk in sync with the server.
15460         (gnus-request-rename-group):
15461         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15462         local disk in sync with the server.
15463
15464         * gnus-start.el (gnus-get-unread-articles):
15465         Cosmetic simplification to logic.
15466
15467         * gnus-util.el (gnus-rename-file): New function.
15468
15469 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15470
15471         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15472
15473 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15474
15475         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15476         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15477
15478 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15479
15480         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15481         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15482
15483 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15484
15485         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15486
15487 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15488
15489         * spam.el (spam-set-difference): Add function to replace
15490         gnus-set-difference in spam.el.
15491         (spam-summary-prepare-exit): Use spam-set-difference.
15492
15493 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15494
15495         * gnus-registry.el (gnus-registry-cache-file): Update to use
15496         gnus-dribble-directory OR gnus-home-directory OR ~.
15497         (gnus-registry-split-fancy-with-parent): Fix doc.
15498
15499 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15500
15501         * message.el (message-exchange-point-and-mark): Use
15502         message-mark-active-p.  Suggested by Jesper Harder
15503         <harder@ifa.au.dk>.
15504
15505 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15506
15507         * message.el (message-exchange-point-and-mark): Don't activate
15508         region if it was inactive.  Suggested by Hiroshi Fujishima
15509         <pooh@nature.tsukuba.ac.jp>.
15510
15511 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * gnus-art.el (article-display-face): Display Faces in the same
15514         order as X-Faces.
15515
15516 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15517
15518         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15519
15520 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15521
15522         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15523         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15524         (gnus-article-mime-hierarchy): Remove.
15525         (gnus-article-mime-hierarchy-next): Remove.
15526         (gnus-article-mode): Revert 2004-03-19 change.
15527         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15528         (gnus-insert-mime-button): Revert 2004-03-19 change.
15529         (gnus-mime-accumulate-hierarchy): Remove.
15530         (gnus-mime-enter-multipart): Remove.
15531         (gnus-mime-leave-multipart): Remove.
15532         (gnus-mime-display-part): Revert 2004-03-19 change.
15533         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15534
15535         * mml.el (mml-preview): Revert 2004-03-19 change.
15536
15537 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15538
15539         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15540
15541 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15542
15543         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15544         t while entering a file name using the mm-with-multibyte macro.
15545         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15546
15547         * mm-util.el (mm-with-multibyte): New macro.
15548
15549 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15550
15551         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15552         user option.
15553         (gnus-mime-multipart-functions): Doc and customization fix.
15554         (gnus-article-mime-hierarchy): New variable.
15555         (gnus-article-mime-hierarchy-next): New variable.
15556         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15557         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15558         gnus-article-mime-hierarchy-next to nil.
15559         (gnus-insert-mime-button): Show hierarchy numbers.
15560         (gnus-mime-accumulate-hierarchy): New function.
15561         (gnus-mime-enter-multipart): New function.
15562         (gnus-mime-leave-multipart): New function.
15563         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15564         (gnus-mime-display-alternative): Show hierarchy numbers.
15565
15566         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15567         gnus-article-mime-hierarchy-next to nil.
15568
15569 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15570
15571         * dns.el: Don't require gnus-xmas.
15572
15573 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15574
15575         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15576         inline PGP.
15577         (mml-menu): Disable mml-quote-region if mark is inactive.
15578
15579 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15580
15581         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15582         when the group's active is not available.
15583
15584 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15585
15586         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15587         error.
15588
15589 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15590
15591         * imap.el (imap-store-password): New variable.
15592         (imap-interactive-login): Use it.
15593         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15594
15595 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15596
15597         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15598         window-start and hscroll to summary window.
15599
15600 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15601
15602         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15603         conversion message to newsrc-dribble when an actual conversion is
15604         performed.
15605
15606 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15607
15608         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15609
15610 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15611
15612         * mm-decode.el (mm-complicated-handles): New function reviving
15613         former definition of mm-multiple-handles.
15614
15615         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15616         (gnus-mime-delete-part): Use it.
15617
15618 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15619
15620         * gnus-agent.el (gnus-agent-read-local): Bind
15621         nnheader-file-coding-system to gnus-agent-file-coding-system to
15622         avoid the implicit assumption that they will always be equal.
15623         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15624         coding-system-for-write, as the with-temp-file macro first prints
15625         to a buffer then saves the buffer.
15626
15627 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15628
15629         * gnus-art.el (gnus-article-edit-part): New function.
15630         (gnus-mime-save-part-and-strip): Use it; do query instead of
15631         signaling an error; don't use mm-multiple-handles.
15632         (gnus-mime-delete-part): Ditto.
15633
15634 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15635
15636         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15637         old file versions.
15638         (gnus-group-prepare-hook): Removed function that converted list
15639         form of gnus-agent-expire-days to group properties.
15640
15641         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15642         (gnus-request-accept-article): Re-indented.
15643
15644         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15645         converters to handle old agent file formats.  Added logic for a
15646         "backup before upgrading warning".
15647         (gnus-convert-mark-converter-prompt): Developers can mark
15648         functions as needing (default), or not needing,
15649         gnus-convert-old-newsrc's "backup before upgrading warning".
15650         (gnus-convert-converter-needs-prompt): Tests whether the user
15651         should be protected from potentially irreversable changes by the
15652         function.
15653
15654         * legacy-gnus-agent.el: New.  Provides converters that are only
15655         loaded when gnus-convert-old-newsrc needs to call them.
15656
15657 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15658
15659         * mail-source.el (mail-source-touch-pop): Doc fix.
15660
15661         * message.el (message-smtpmail-send-it): Doc fix.
15662
15663 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15664
15665         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15666
15667         * nnmail.el (nnmail-split-fancy): do.
15668
15669         * gnus-kill.el (gnus-kill, gnus-execute): do.
15670
15671 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15672
15673         * gnus-sum.el (gnus-widget-reversible-match)
15674         (gnus-widget-reversible-to-internal)
15675         (gnus-widget-reversible-to-external): New functions.
15676         (gnus-widget-reversible): New widget.
15677         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15678
15679 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15680
15681         * gnus-sum.el (gnus-thread-sort-functions)
15682         (gnus-article-sort-functions): Document `(not F)' items.
15683
15684 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15685
15686         * spam.el (spam-use-gmane-xref): Add new backend.
15687         (spam-gmane-xref-spam-group): Add variable to control the name of the
15688         Gmane spam group.
15689         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15690         (spam-regex-headers-spam, spam-regex-headers-ham)
15691         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15692         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15693         backends and checks.
15694         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15695
15696         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15697         an autodetect method.
15698
15699 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15700
15701         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15702         articles are being added to a group.
15703         (gnus-request-replace-article): Inform the agent that articles
15704         need to be uncached as the cached contents are no longer valid.
15705
15706 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15707
15708         * binhex.el: Don't autoload executable-find.
15709
15710         * canlock.el: Don't autoload mail-fetch-field.
15711
15712         * dgnushack.el: Autoload c-mode for XEmacs.
15713
15714         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15715
15716         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15717         rmail-dont-reply-to and rmail-output.
15718
15719         * gnus-score.el: Don't autoload ffap-string-at-point.
15720
15721         * gnus-setup.el: Don't autoload sc-cite-original.
15722
15723         * imap.el: Don't autoload base64-decode-string,
15724         base64-encode-string and md5.
15725
15726         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15727         and rmail-msg-restore-non-pruned-header.
15728
15729         * mm-decode.el: Don't autoload executable-find.
15730
15731         * mm-url.el: Don't autoload executable-find.
15732
15733         * mm-view.el: Don't autoload diff-mode.
15734
15735         * nndb.el: Don't autoload news-reply-mode, news-setup,
15736         cancel-timer and telnet.
15737
15738         * password.el: Don't autoload run-at-time for Emacs.
15739
15740         * sha1-el.el: Don't autoload executable-find.
15741
15742         * sieve-mode.el: Don't autoload c-mode.
15743
15744         * uudecode.el: Don't autoload executable-find.
15745
15746 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15747
15748         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15749         (gnus-agent-possibly-alter-active): Avoid null in numeric
15750         comparison.
15751         (gnus-agent-set-local): Refuse to save null in local object table.
15752         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15753         list of articles that will be marked as unread.
15754
15755 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15756
15757         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15758
15759 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15760
15761         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15762         language tags.
15763
15764 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15765
15766         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15767         Don't bind "obarray".
15768
15769         * gnus-sum.el (gnus-thread-sort-functions): Added
15770         `gnus-thread-sort-by-most-recent-number' and
15771         `gnus-thread-sort-by-most-recent-date'.
15772         Reported by Kai Grossjohann <kai@emptydomain.de>.
15773
15774 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15775
15776         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15777
15778 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15779
15780         * gnus-cus.el (gnus-agent-customize-category): Removed
15781         ignore-errors macro reference that required cl to be loaded at
15782         run-time.
15783
15784         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15785         single-interval range of the form (min . max).  Previously the
15786         range had to look like ((min . max)).  Likewise, return
15787         (min . max) rather than ((min . max)).
15788         (gnus-range-map): Use gnus-range-normalize to accept
15789         single-interval range.
15790
15791         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15792         the cache, but not the agent, now appear with their usual face.
15793
15794         * dgnushack.el (loaddir): New variable that is bound to the
15795         directory containing the dgnushack.el file. Use loaddir, rather
15796         than srcdir, to update load-path. Change lets dgnushack compile
15797         code in directories other than GNUS/lisp.
15798
15799 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15800
15801         * lpath.el: Don't bind w3m-safe-url-regexp.
15802
15803         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15804         w3m-safe-url-regexp variable buffer-local.
15805
15806         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15807
15808 2004-02-27  Simon Josefsson  <jas@extundo.com>
15809
15810         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15811         gnus-group-real-prefix.
15812         (gnus-summary-move-article): Use it, instead of
15813         gnus-group-real-prefix.
15814
15815 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15816
15817         * lpath.el: Bind w3m-safe-url-regexp.
15818
15819         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15820         w3m-safe-url-regexp variable buffer-local and set it as the value
15821         of mm-w3m-safe-url-regexp.
15822
15823         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15824
15825         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15826         parsing gnus-posting-styles when the message is not for replying.
15827
15828         * dgnushack.el: Autoload sgml-mode for XEmacs.
15829
15830         * nnrss.el (nnrss-opml-export): Use
15831         mm-set-buffer-file-coding-system instead of
15832         set-buffer-file-coding-system.
15833
15834 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15835
15836         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15837         of checkdoc.el).
15838         * nnrss.el: do.
15839         * gnus-mlspl.el: do.
15840         * gnus-ml.el: do.
15841         * gnus-srvr.el: do.
15842
15843         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15844
15845 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15846
15847         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15848         Corrections to custom-manual links.
15849
15850         * gnus-art.el (gnus-article): Ditto.
15851
15852         * mm-decode.el (mime-display, mime-security): Ditto.
15853
15854 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15855
15856         * flow-fill.el: Typo.
15857
15858 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15859
15860         * spam-wash.el: New file.
15861
15862 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15863
15864         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15865
15866 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15867
15868         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15869         to be run with new-articles as LIST1, not LIST2.
15870         (spam-registration-functions): Add spam-use-ham-copy as a nil
15871         registration backend.
15872
15873 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15874
15875         * spam-stat.el (spam-stat-washing-hook): New option.
15876         (spam-stat-buffer-words): Use it.
15877         (spam-stat-process-directory, spam-stat-test-directory): Use
15878         insert-file-contents-literally.
15879         (spam-stat-coding-system): New variable.
15880         (spam-stat-load, spam-stat-save): Use it.
15881
15882 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15883
15884         * spam-report.el (spam-report-plug-agent): Quote
15885         spam-report-url-to-file and spam-report-url-ping-plain.
15886
15887 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15888
15889         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15890         / in mailto URLs.
15891
15892 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15893
15894         * spam-report.el (spam-report-process-queue): Fix interactive use.
15895         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15896         (spam-report-unplug-agent): Doc fixes.
15897         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15898         (spam-report-agentize, spam-report-deagentize): Autoload.
15899
15900 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15901
15902         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15903
15904         * message.el (message-setup-fill-variables): Add mml tags to
15905         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15906         <ajk@iu.edu>.
15907         (message-mode): Don't modify paragraph-separate there.
15908
15909 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15910
15911         * compface.el (uncompface-use-external): Default to undecided.
15912         (uncompface-use-external-threshold): New variable.
15913         (uncompface-float-time): New macro.
15914         (uncompface): Determine whether to use the external decoder if
15915         uncompface-use-external is undecided.
15916
15917 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15918
15919         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15920         after images.
15921
15922         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15923
15924 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15925
15926         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15927
15928         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15929
15930         * gnus-sum.el (gnus-summary-limit-to-age)
15931         (gnus-summary-limit-children): do.
15932
15933         * gnus-int.el (gnus-request-scan): do.
15934
15935         * gnus-group.el (gnus-group-suspend): do.
15936
15937         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15938
15939         * gnus-cite.el (gnus-cite-parse-attributions): do.
15940
15941         * gnus-agent.el (gnus-summary-set-agent-mark)
15942         (gnus-agent-regenerate-group): do.
15943
15944         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15945
15946         * binhex.el (binhex-decode-region-internal): do.
15947
15948 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15949
15950         * gnus-fun.el (gnus-face-properties-alist): New user option.
15951         (gnus-display-x-face-in-from): Use it.
15952
15953         * gnus-art.el (article-display-face): Ditto.
15954
15955         * compface.el (uncompface-use-external): Default to nil.
15956
15957 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15958
15959         * nntp.el (nntp-erase-buffer): New function.
15960         (nntp-retrieve-data, nntp-send-command)
15961         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
15962         (nntp-possibly-change-group): Use it.
15963
15964         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
15965         with-current-buffer.
15966
15967 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
15968
15969         * compface.el: Merge the ELisp-based uncompface program.
15970         (compface): New customization group.
15971         (uncompface-use-external): New user option.
15972         (uncompface): Call uncompface-internal if uncompface-use-external
15973         is nil.
15974         (uncompface-internal): New function.  Note that there are also
15975         some other functions and variables added for this function.
15976
15977 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
15978
15979         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
15980         if necessary.
15981
15982 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
15983
15984         * spam-report.el (spam-report-unplug-agent)
15985         (spam-report-plug-agent, spam-report-deagentize)
15986         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
15987         Add support for the Agent in spam-report: when unplugged, report to a
15988         file; when plugged, submit all the requests.
15989
15990         * spam.el (spam-register-routine): Fix message about
15991         registration.
15992
15993 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
15994
15995         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
15996         dependencies.
15997         (rfc2047-encode): Use it.
15998
15999         * gnus-art.el (gnus-button-marker-list): Move before first
16000         reference.
16001
16002         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16003         (imap-parse-body): Fix format string mismatch.
16004
16005         * gnus-score.el (gnus-summary-increase-score): do.
16006
16007         * nnrss.el (nnrss-close): New function.
16008
16009 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16010
16011         * nnrss.el (nnrss-make-filename): New function.
16012         (nnrss-request-delete-group, nnrss-read-server-data)
16013         (nnrss-save-server-data, nnrss-read-group-data)
16014         (nnrss-save-group-data): Use it.
16015         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16016         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16017         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16018
16019 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16020
16021         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16022
16023 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16024
16025         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16026         files.
16027
16028         * message.el (message-generate-headers-first): Don't quote nil
16029         and t in docstrings.
16030
16031         * imap.el (imap-id): do.
16032
16033         * gnus-agent.el (gnus-agent-consider-all-articles)
16034         (gnus-agent-queue-mail): do.
16035
16036 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16037
16038         * spam-report.el (spam-report-process-queue): New function.
16039         Process requests from `spam-report-requests-file'.
16040         (spam-report-process-queue): Doc fix.
16041
16042 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16043
16044         * spam.el (spam-register-routine)
16045         (spam-log-processing-to-registry, spam-log-registered-p)
16046         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16047         Change "check" to "spam-check" for semi-clarity.
16048
16049 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16050
16051         * pop3.el: Require nnheader.
16052
16053         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16054
16055         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16056
16057         * gnus-picon.el: Require cl.
16058
16059         * gnus-fun.el: Require gnus-ems and gnus-util.
16060
16061         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16062
16063         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16064
16065         * gnus-art.el (gnus-article-edit-mode): Define before first
16066         reference.
16067
16068 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16069
16070         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16071         (gnus-uu-post-encoded): Use point-at-bol.
16072
16073         * gnus-topic.el (gnus-group-active-topic-p): do.
16074
16075         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16076
16077         * gnus-group.el (gnus-group-kill-region): do.
16078
16079         * gnus-art.el (article-date-ut): do.
16080
16081         * message.el (message-fetch-field): Remove redundant
16082         case-fold-search binding.
16083         (message-narrow-to-field): Simplify.
16084
16085 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16086
16087         * spam.el (spam-directory): Derive from `gnus-directory'.
16088
16089         * spam-report.el (spam-report-url-to-file)
16090         (spam-report-requests-file): New function and variable for offline
16091         reporting.
16092         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16093         and user defined function.
16094         (spam-report-url-ping-mm-url): Remove doubled slash.
16095
16096 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16097
16098         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16099
16100 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16101
16102         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16103         format string mismatch.
16104
16105         * sieve.el (sieve-deactivate-all): do.
16106
16107         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16108
16109         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16110
16111         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16112
16113         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16114
16115 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16116
16117         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16118         the list of checks.
16119
16120 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16121
16122         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16123         padding.
16124
16125 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16126
16127         * mm-view.el (mm-fill-flowed): New variable.
16128         (mm-inline-text): Use it.
16129
16130 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16131
16132         * spam.el (spam-spamassassin-register-ham-routine)
16133         (spam-spamassassin-register-spam-routine): Fix function names.
16134
16135 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16136
16137         * gnus.el (gnus-tmp-grouplens): Remove.
16138         (gnus-summary-line-format): Remove grouplens.
16139
16140         * gnus-group.el (gnus-group-line-format): Ditto.
16141
16142         * gnus-spec.el (gnus-format-specs): Ditto.
16143         (gnus-update-format-specifications): Flush the group format spec
16144         cache if there's the grouplens stuff.
16145         (gnus-parse-simple-format): Replace %l with the empty string.
16146
16147 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16148
16149         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16150         omission.
16151
16152 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16153
16154         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16155         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16156
16157 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16158
16159         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16160         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16161         New macros and functions.
16162         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16163         Handle > NLINK_MAX messages.
16164         * nnmaildir.el (nnmaildir-request-set-mark): Use
16165         nnmaildir--emlink-p and nnmaildir--eexist-p.
16166
16167 2004-01-25  Alex Schroeder  <alex@gnu.org>
16168
16169         * spam-stat.el (spam-stat-process-directory-age): New option.
16170         (spam-stat-process-directory): Use it.
16171
16172 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16173
16174         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16175         (spam-stat-save): Accept prefix argument.
16176
16177 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16178
16179         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16180         links" error.
16181
16182 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16183
16184         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16185         the rest of the and/or forms.
16186
16187 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16188
16189         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16190         compatibility with old .newsrc.eld files.
16191
16192         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16193
16194         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16195
16196         * gnus-start.el (gnus-1): do.
16197
16198         * gnus-group.el (gnus-group-line-format-alist): do.
16199
16200         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16201
16202         * gnus-gl.el: Remove.
16203
16204 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16205
16206         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16207         marks consisting of a single range {for example, (3 . 5)} rather
16208         than a list of a single range { ((3 . 5)) }.
16209
16210 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16211
16212         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16213         with-current-buffer.
16214         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16215         avoid consing a string.
16216
16217         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16218         Remove obsolete entries for big5 and gb2312.
16219
16220 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16221
16222         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16223         uncompressed list.
16224
16225 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16226
16227         * spam-stat.el (spam-stat-strip-xref): New function.
16228         (spam-stat-process-directory): Use it.
16229
16230         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16231         here -- it's done in message-fetch-field.
16232
16233 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16234
16235         * gnus-agent.el (gnus-agent-queue-mail)
16236         (gnus-agent-prompt-send-queue): New variables.
16237         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16238         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16239         "nndraft:queue" along to gnus-draft-send.  Use
16240         gnus-agent-prompt-send-queue.
16241         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16242         is "nndraft:queue".  Suggested by Gaute Strokkenes
16243         <gs234@srcf.ucam.org>
16244
16245         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16246         (agent-enable-undownloaded-faces): Added.
16247         (gnus-agent-cat-groups): Use eval-and-compile, not
16248         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16249         method of gnus-agent-cat-groups even when the buffer has been
16250         evaled.
16251         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16252         delete gnus-agent-save-active-1.
16253         (gnus-agent-save-groups): Deleted.  Identical to
16254         gnus-agent-save-active.
16255         (gnus-agent-write-active): No longer adjust agent's copy of active
16256         file as agent's adjustments are now stored in their own
16257         file.  Removed optional parameter.
16258         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16259         servers.  Add use of min/max range limits from server's local
16260         file.
16261         (gnus-agent-save-alist): Removed unused optional argument.
16262         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16263         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16264         (gnus-agent-set-local): A per-server file that keeps min/max range
16265         limits for articles known to the agent.  Provides a fast mechanism
16266         for altering many active ranges.
16267         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16268         active file (local makes it unnecessary).
16269         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16270
16271         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16272         (agent-enable-undownloaded-faces): Added.
16273
16274         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16275         disable it when sending to "nndraft:queue".
16276         (gnus-group-send-queue): Add safety check to avoid sending queue
16277         when unplugged.
16278
16279         * gnus-group.el (gnus-group-catchup): Use new
16280         gnus-sequence-of-unread-articles, not
16281         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16282         numbers of articles.  Use gnus-range-map to avoid having to
16283         uncompress the unread list.
16284         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16285         Fixed invalid ange-ftp reference.
16286
16287         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16288         (gnus-sorted-range-intersection): Intersection of two ranges
16289         without requiring that they first be uncompressed.
16290
16291         * gnus-start.el (gnus-activate-group): Unless blocked by the
16292         caller, possibly expand the active range to include both cached
16293         and agentized articles.
16294         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16295         multiple version-dependent converters.
16296         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16297         gnus-agent-save-active.
16298         (gnus-save-newsrc-file): Save dirty agent range limits.
16299
16300         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16301         gnus-agent-possibly-alter-active.
16302         (gnus-adjust-marked-articles): Faster handling of simple lists.
16303
16304 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16305
16306         * spam-stat.el (spam-stat-test-directory): New optional argument
16307         displays a list of files detected.  Suggested by Andrew Cohen
16308         <cohen@andy.bu.edu>.
16309         (spam-stat-buffer-words-with-scores): Don't narrow and change
16310         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16311
16312 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16313
16314         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16315         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16316         (spam-spamassassin-arguments)
16317         (spam-spamassassin-spam-flag-header)
16318         (spam-spamassassin-positive-spam-flag-header)
16319         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16320         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16321         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16322         (spam-list-of-processors, spam-list-of-checks)
16323         (spam-list-of-statistical-checks, spam-registration-functions)
16324         (spam-check-spamassassin-headers, spam-check-spamassassin)
16325         (spam-spamassassin-score)
16326         (spam-spamassassin-register-with-sa-learn)
16327         (spam-spamassassin-register-spam-routine)
16328         (spam-spamassassin-register-ham-routine)
16329         (spam-assassin-register-spam-routine)
16330         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16331         (spam-bogofilter-score): Fix to show article before scoring.
16332
16333 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16334
16335         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16336         default scoring function.
16337         (spam-generic-score): Call spam-spamassassin-score if
16338         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16339         spam-bogofilter-score otherwise.
16340
16341         * gnus.el (spam-process, spam-autodetect-methods): Add
16342         spamassassin and spamassassin-headers.
16343
16344 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16345
16346         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16347         Suppress unnecessary messages.
16348
16349 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16350
16351         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16352         make-hash-table.
16353
16354 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16355
16356         * canlock.el (base64-encode-string): Don't autoload it.
16357
16358 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16359
16360         * run-at-time.el: Remove useless (require 'itimer),
16361         eval-and-compile and (featurep 'xemacs).
16362
16363 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16364
16365         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16366         GROUP is a virtual group.
16367
16368 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16369
16370         * gnus.el: Autoload `message-y-or-n-p'.
16371
16372 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16373
16374         * pgg-parse.el: Remove unnecessary (require 'custom).
16375
16376         * pgg-def.el: do.
16377
16378         * nnmail.el: do.
16379
16380         * gnus-undo.el: do.
16381
16382         * gnus-picon.el: do.
16383
16384         * gnus-util.el: do.
16385
16386 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16387
16388         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16389
16390 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16391
16392         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16393         handle, as well as a list.
16394
16395         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16396         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16397         (mm-w3m-cid-retrieve): Simplify.
16398
16399 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16400
16401         * message.el (message-kill-to-signature): Allow prefix arg to
16402         specify number of lines to keep before signature.
16403
16404 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16405
16406         * message.el (message-kill-to-signature): Change docstring.
16407
16408 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16409
16410         * canlock.el: Always require sha1-el.
16411         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16412
16413         * message.el: Autoload sha1 only when compiling.
16414
16415         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16416         eudc-expand-inline for XEmacs.
16417
16418 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16419
16420         * message.el (message-canlock-generate): Require sha1-el.
16421
16422 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16423
16424         * message.el (message-expand-name): Silence the byte compiler.
16425
16426         * lpath.el: Add detect-coding-system.
16427
16428         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16429         cus-edit.
16430
16431 2004-01-13  Simon Josefsson  <jas@extundo.com>
16432
16433         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16434         Invoke gnus-score-mode.  Reported by
16435         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16436
16437         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16438         Jim Blandy <jimb@redhat.com> (tiny change).
16439
16440 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16441
16442         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16443
16444 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16445
16446         * spam.el (spam-get-article-as-string): Update to use
16447         gnus-request-article-this-buffer, much simpler.
16448         (spam-get-article-as-buffer): Remove.
16449
16450 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16451
16452         * message.el (message-expand-name): Use EUDC if the user uses that.
16453
16454 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16455
16456         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16457         character for the encoding to avoid consing a string.
16458
16459         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16460         unnecessarily.
16461
16462         * mm-util.el (mm-replace-chars-in-string): Remove.
16463
16464         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16465         of mm-replace-chars-in-string.
16466
16467 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16468
16469         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16470
16471         * mm-util.el (mm-subst-char-in-string): Support inplace.
16472
16473         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16474         a new string in every iteration.  Use shy groups.
16475
16476 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16477
16478         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16479         * gnus-soup.el (gnus-soup-group-brew):
16480         * gnus-msg.el (gnus-put-message):
16481         * gnus-move.el (gnus-group-move-group-to-server):
16482         * gnus-kill.el (gnus-batch-score):
16483         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16484         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16485         (gnus-group-update-group, gnus-group-read-group)
16486         (gnus-group-make-group, gnus-group-make-help-group)
16487         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16488         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16489         (gnus-group-sort-by-unread, gnus-group-catchup)
16490         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16491         (gnus-group-yank-group, gnus-group-set-info)
16492         (gnus-group-list-groups):
16493         * gnus.el (gnus-generate-new-group-name):
16494         * gnus-delay.el (gnus-delay-send-queue):
16495         * nnvirtual.el (nnvirtual-catchup-group):
16496         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16497         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16498         (gnus-group-prepare-topics, gnus-topic-check-topology):
16499         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16500         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16501         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16502         (gnus-group-make-articles-read):
16503         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16504         (gnus-group-change-level, gnus-kill-newsgroup)
16505         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16506         (gnus-get-unread-articles, gnus-make-articles-unread)
16507         (gnus-make-ascending-articles-unread): Use accessor
16508         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16509         to get group information for improved readability.
16510
16511
16512 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16513
16514         * gnus-art.el (article-decode-mime-words, article-babel)
16515         (gnus-article-highlight-signature, gnus-article-add-buttons)
16516         (gnus-signature-toggle): Use gnus-with-article-buffer.
16517
16518         * gnus-art.el (gnus-article-highlight-headers)
16519         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16520
16521         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16522         (gnus-article-set-globals, gnus-request-article-this-buffer)
16523         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16524         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16525         (gnus-mime-display-alternative): Use with-current-buffer.
16526
16527 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16528
16529         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16530         also under 80 char limit, and call gnus-error if needed.
16531         (spam-fetch-article-header): Fix - it was a
16532         buffer-local variable (gnus-newsgroup-data).
16533         (spam-find-spam): Use spam-generate-fake-headers, forget about
16534         spam-insert-fake-headers.
16535         (spam-insert-fake-headers): Remove.
16536
16537 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16538
16539         * deuglify.el (gnus-article-outlook-unwrap-lines)
16540         (gnus-outlook-rearrange-article)
16541         (gnus-outlook-repair-attribution-outlook)
16542         (gnus-outlook-repair-attribution-block)
16543         (gnus-outlook-repair-attribution-other): Remove redundant
16544         save-excursion.
16545
16546 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16547
16548         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16549         (spam-fetch-field-subject-fast)
16550         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16551         (spam-fetch-article-header): Add functions to deal with Gnus
16552         internals for fast retrieval of article header data.
16553         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16554
16555 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16556
16557         * pop3.el (pop3-md5): Remove.
16558         (pop3-apop): Replace pop3-md5 with md5.
16559
16560         * mm-bodies.el: base64 is always built-in.
16561
16562         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16563         with-current-buffer.
16564
16565 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16566
16567         * canlock.el (canlock-insert-header): Remove excessive grouping in
16568         regexp.
16569
16570         * gnus-sum.el (gnus-summary-read-document): Ditto.
16571
16572         * gnus-uu.el (gnus-uu-part-number): Ditto.
16573
16574         * html2text.el (html2text-remove-tags): Ditto.
16575         (html2text-format-tags): Ditto.
16576         (html2text-format-single-elements): Ditto.
16577
16578         * mml.el (mml-parse-1): Ditto.
16579
16580 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16581
16582         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16583
16584         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16585
16586         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16587
16588         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16589
16590 2003-11-15  Simon Josefsson  <jas@extundo.com>
16591
16592         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16593         (pgg-gpg-lookup-key): Use regexp match instead of
16594         split-string (split-string is different between emacs 21.2 and
16595         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16596
16597 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16598
16599         * gnus-art.el (gnus-mime-view-all-parts)
16600         (gnus-article-part-wrapper, gnus-article-view-part): Use
16601         with-current-buffer.
16602
16603 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16604
16605         * spam.el (spam-disable-spam-split-during-ham-respool)
16606         (spam-spamoracle-database, spam-cache-lookups)
16607         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16608         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16609         (spam-group-ham-marks, spam-group-spam-marks)
16610         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16611         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16612         also add spam-use-blackholes to the statistical checks.
16613         (spam-fetch-field-fast): Add interface to fetching fields, may
16614         become a macro.
16615         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16616         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16617         (spam-insert-fake-headers): Fake an article when needed.
16618         (spam-find-spam): Fake article when possible.
16619         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16620         (spam-check-bogofilter-headers): Use message-fetch-field instead
16621         of nnmail-fetch-field.
16622
16623 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16624
16625         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16626
16627 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16628
16629         * spam.el (spam-split): Do not require spam-use-CHECK to be
16630         enabled if that check is passed to spam-split explicitly; also
16631         fix so 'spam doesn't get converted to spam-split-group when
16632         spam-split-symbolic-return is t.
16633         (spam-find-spam): Find registrations of the article and use those
16634         instead of re-running spam-split to find the spam/ham
16635         classification of the article.
16636         (spam-log-processing-to-registry, spam-log-registered-p)
16637         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16638         Use gnus-error instead of gnus-message.
16639         (spam-log-registration-type): Add function to determine the
16640         classification of a message based on registry entries; will
16641         return nil if both 'spam and 'ham are found.
16642         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16643         a reasonably fast local cache without the loading errors.
16644         (spam-cache-lookups): Set to t by default.
16645         (spam-find-spam): Don't try to guess spam-cache-lookups.
16646         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16647         spam-caches entry.
16648         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16649         caching of whitelist/blacklist entries.
16650         (spam-check-whitelist, spam-check-blacklist): Invoke
16651         spam-from-listed-p with a type, not a cache variable.
16652         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16653
16654 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16655
16656         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16657
16658         * nnmail.el (nnmail-split-fancy): do.
16659
16660         * mml.el (mml-parse): do.
16661
16662         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16663         (gnus-score-adaptive): do.
16664
16665 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16666
16667         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16668         (gnus-mime-button-map): Don't set keymap parent.
16669         (gnus-button-ctan-directory-regexp): Use shy grouping.
16670         (gnus-prev-page-map): Don't set keymap parent.
16671         (gnus-prev-page-map): Remove duplicated one.
16672         (gnus-next-page-map): Don't set keymap parent.
16673         (gnus-mime-security-button-map): Ditto.
16674
16675         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16676         version number.
16677
16678         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16679
16680 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16681
16682         * canlock.el (canlock-sha1-function): Remove.
16683         (canlock-sha1-function-for-verify): Remove.
16684         (canlock-openssl-program): Remove.
16685         (canlock-openssl-args): Remove.
16686         (canlock-ignore-errors): Remove.
16687         (canlock-sha1-with-openssl): Remove.
16688         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16689         (canlock-verify): Don't use canlock-ignore-errors.
16690
16691         * sha1-el.el (sha1-string-external): Make it can return a string
16692         in binary form.
16693         (sha1-region-external): Ditto.
16694         (sha1-string-internal): Ditto.
16695         (sha1-region-internal): Ditto.
16696         (sha1-region): Ditto.
16697         (sha1-string): Ditto.
16698         (sha1): Ditto.
16699
16700 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16701
16702         * spam.el (spam-report-articles-gmane): New command.
16703
16704 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16707
16708         * run-at-time.el (run-at-time-saved): Remove.
16709         (run-at-time): Doc fix.
16710
16711 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16712
16713         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16714         (gnus-summary-limit-map): Add it.
16715         (gnus-summary-make-menu-bar): do.
16716
16717 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16718
16719         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16720         Make attempt at some caching support (done for BBDB only now).
16721         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16722         addresses to be checked.
16723         (spam-clear-cache-BBDB): Add function, to be invoked by
16724         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16725         (spam-check-BBDB): Check and use the caches, if
16726         spam-cache-lookups is on, remove superfluous (provide).
16727
16728 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16729
16730         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16731
16732 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16733
16734         * run-at-time.el (run-at-time-saved): Move to after the definition
16735         of `run-at-time'.
16736
16737         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16738
16739 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16740
16741         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16742         mm-w3m-local-map-property.
16743
16744         * mm-view.el (mm-w3m-mode-map): Remove.
16745         (mm-w3m-local-map-property): Remove.
16746         (mm-inline-text-html-render-with-w3m): Don't use
16747         mm-w3m-local-map-property.
16748
16749 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16750
16751         * run-at-time.el: New file.
16752
16753         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16754         under Emacs.
16755
16756         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16757         of gnus-set-text-properties.
16758
16759         * gnus-uu.el (gnus-uu-save-article): Ditto.
16760
16761         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16762
16763         * gnus-cite.el (gnus-cite-parse): Ditto.
16764
16765         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16766         of gnus-.
16767
16768         * gnus-xmas.el (run-at-time): Require run-at-time.
16769
16770         * gnus.el: Changed calls to nnheader-run-at-time and
16771         password-run-at-time throughout to use run-at-time directly.
16772
16773         * password.el: Removed definition of run-at-time.
16774
16775         * nnheaderxm.el: Remove definition of run-at-time.
16776
16777 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16778
16779         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16780         in prompt.
16781
16782 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16783
16784         * messagexmas.el (message-xmas-redefine): Alias
16785         `message-make-caesar-translation-table' to
16786         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16787         version.
16788
16789         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16790         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16791         `gnus-xmas-set-text-properties'.
16792         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16793         `gnus-xmas-completing-read'.
16794         (gnus-xmas-completing-read): Removed.
16795         (gnus-xmas-open-network-stream): Removed.
16796
16797         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16798         XEmacs version.
16799
16800         * dns.el (dns-make-network-process): Use `open-network-stream'
16801         instead of `gnus-xmas-open-network-stream'.
16802
16803         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16804
16805         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16806
16807 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16808
16809         * gnus-art.el (gnus-mime-display-alternative)
16810         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16811         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16812         Don't use gnus-local-map-property.
16813
16814         * gnus-util.el (gnus-local-map-property): Remove.
16815
16816         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16817         gnus-completing-read-maybe-default with completing-read.
16818
16819         * gnus-util.el (gnus-completing-read): do.
16820         (gnus-completing-read-maybe-default): Remove.
16821
16822 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16823
16824         * password.el: Only autoload `run-at-time' if not XEmacs.
16825         Only autoload the itimer functions if XEmacs.
16826
16827 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16828
16829         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16830         XEmacsen.
16831
16832         * dgnushack.el: Autoload executable-find for XEmacs.
16833
16834 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16835
16836         * gnus-art.el (gnus-read-string): Remove.
16837         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16838         read-string.
16839
16840 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16841
16842         * netrc.el: Autoload password-read.
16843         (netrc): Add configuration group.
16844         (netrc-encoding-method, netrc-openssl-path): Add
16845         variables for encoding and decoding of files with symmetric
16846         ciphers.
16847         (netrc-encode): Add assistant function to encode a file with
16848         netrc-encoding-method.
16849         (netrc-parse): Add interactive parameter, added optional
16850         decoding if netrc-encoding-method is non-nil but otherwise
16851         behavior is standard.
16852         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16853         Do s/encode/encrypt/ everywhere.
16854
16855         * spam.el: Remove executable-find autoload.
16856
16857 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16858
16859         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16860
16861         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16862
16863 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16864
16865         * gnus-art.el (gnus-treat-ansi-sequences)
16866         (article-treat-ansi-sequences): New variable and function.
16867         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16868
16869         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16870         Use it.
16871
16872 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16873
16874         * mm-util.el (mm-quote-arg): Remove.
16875
16876         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16877         shell-quote-argument.
16878
16879         * gnus-uu.el (gnus-uu-command): do.
16880
16881         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16882
16883         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16884         with make-char.
16885
16886         * mm-util.el (mm-make-char): Remove.
16887
16888         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16889         add-minor-mode.
16890
16891         * gnus-undo.el (gnus-undo-mode): do.
16892
16893         * gnus-topic.el (gnus-topic-mode): do.
16894
16895         * gnus-sum.el (gnus-dead-summary-mode): do.
16896
16897         * gnus-start.el (gnus-slave-mode): do.
16898
16899         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16900
16901         * gnus-ml.el (gnus-mailing-list-mode): do.
16902
16903         * gnus-gl.el (gnus-grouplens-mode): do.
16904
16905         * gnus-draft.el (gnus-draft-mode): do.
16906
16907         * gnus-dired.el (gnus-dired-mode): do.
16908
16909         * gnus-ems.el (gnus-add-minor-mode): Remove.
16910
16911         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16912         Replace gnus-char-width with char-width.
16913
16914         * gnus-ems.el (gnus-char-width): Remove.
16915
16916         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16917         Replace gnus-char-width with char-width.
16918
16919         * gnus-ems.el (gnus-char-width): Remove.
16920
16921         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16922         definition.
16923         Remove Emacs 20 hash table compatibility code.
16924
16925         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16926         20 compatibility code.
16927
16928         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16929
16930         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16931
16932         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16933         with point-at-{eol,bol}.
16934
16935         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16936
16937         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16938
16939         * flow-fill.el (fill-flowed-point-at-bol)
16940         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16941
16942         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16943         Replace with point-at-{eol,bol} throughout all files.
16944
16945 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16946
16947         * ntlm.el (ntlm-string-as-unibyte): New macro.
16948         (ntlm-build-auth-response): Use it.
16949
16950         Remove Emacs 20 stuff:
16951         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
16952         (butlast, mapc, remove): Remove the compiler macros.
16953         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16954         of delq and copy-sequence.
16955         * gnus-art.el (popup-menu): Remove the compiler macro.
16956         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16957         Emacs 20.
16958
16959 2004-01-05  Simon Josefsson  <jas@extundo.com>
16960
16961         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
16962         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
16963         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
16964         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
16965         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
16966         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
16967         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
16968         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
16969         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
16970         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
16971         ntlm-string-permute, string-lshift into ntlm-string-lshift,
16972         string-xor into ntlm-string-xor.  Suggested by
16973         Jesper Harder <harder@myrealbox.com>.
16974
16975         * ntlm.el: Don't include poem.
16976
16977         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
16978         Jesper Harder <harder@myrealbox.com>.
16979
16980         * sasl-ntlm.el, ntlm.el, md4.el: New files.
16981
16982         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
16983         probably breaks emacs with DL patch, but do we care? Is anyone
16984         still using the DL stuff?)
16985
16986         * sieve-manage.el: Use the password package.
16987         (sieve-manage-read-passwd): Remove.
16988         (sieve-manage-interactive-login): Use password.  Re-add
16989         condition-case around loop.
16990
16991         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
16992         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
16993         the password package.
16994
16995 2003-02-19  Simon Josefsson  <jas@extundo.com>
16996
16997         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
16998         token.
16999
17000 2002-08-07  Simon Josefsson  <jas@extundo.com>
17001
17002         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17003         (sieve-manage-authenticators):
17004         (sieve-manage-authenticator-alist): Add some SASL mechs.
17005         (sieve-sasl-auth): New function.
17006         (sieve-manage-cram-md5-auth):
17007         (sieve-manage-plain-auth): Rewrite using SASL library.
17008         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17009         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17010         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17011         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17012
17013 2004-01-05  Simon Josefsson  <jas@extundo.com>
17014
17015         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17016         New files.
17017
17018 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17019
17020         * gnus-group.el (gnus-no-groups-message): Update.
17021
17022         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17023
17024 2003-11-09  Simon Josefsson  <jas@extundo.com>
17025
17026         * imap.el: Support for ID IMAP extension (RFC 2971).
17027         (imap-local-variables): Add imap-id.
17028         (imap-id): New variable.
17029         (imap-id): New function.
17030         (imap-parse-response): Parse untagged ID response.
17031         * nnimap.el (nnimap-id): New variable.
17032         (nnimap-open-connection): Use it.
17033
17034 2003-12-28  Simon Josefsson  <jas@extundo.com>
17035
17036         * gnus-score.el (gnus-score-edit-all-score): New.
17037         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17038
17039 2004-01-04  Simon Josefsson  <jas@extundo.com>
17040
17041         * password.el: Add.
17042
17043 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17044
17045         * dns.el (dns-query-types): Fix typo.
17046         (dns-query-types): New function.
17047         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17048         PTR and SOA replies, see RFC 1035.
17049
17050 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17051
17052         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17053
17054         * Moved to Changelog.2.
17055
17056 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17057
17058         * gnus.el (gnus-version-number): Bump version.
17059
17060 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17061
17062         * gnus.el: No Gnus v0.1 is released.
17063
17064 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17065
17066         * gnus.el: No Gnus v0.0 is released.
17067
17068 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17069
17070         * gnus.el (gnus-version-number): Bump.
17071         (gnus-version): No.
17072
17073 See ChangeLog.2 for earlier changes.
17074
17075     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17076       Free Software Foundation, Inc.
17077
17078   This file is part of GNU Emacs.
17079
17080   GNU Emacs is free software: you can redistribute it and/or modify
17081   it under the terms of the GNU General Public License as published by
17082   the Free Software Foundation, either version 3 of the License, or
17083   (at your option) any later version.
17084
17085   GNU Emacs is distributed in the hope that it will be useful,
17086   but WITHOUT ANY WARRANTY; without even the implied warranty of
17087   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17088   GNU General Public License for more details.
17089
17090   You should have received a copy of the GNU General Public License
17091   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17092
17093 ;; Local Variables:
17094 ;; coding: utf-8
17095 ;; fill-column: 79
17096 ;; add-log-time-zone-rule: t
17097 ;; End: