]> code.delx.au - gnu-emacs/blob - lisp/gnus/ChangeLog
Synch with Gnus trunk:
[gnu-emacs] / lisp / gnus / ChangeLog
1 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4 article without making inquiry to a user for unknown encoding.
5
6 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7 (nnmaildir--scan): Assume i-node and device number that file-attributes
8 returns might be cons-cell.
9
10 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
11
12 * auth-source.el: Remove docs now in auth.texi. Don't use
13 `gnus-message' for logging. Add new variables `auth-source-debug' and
14 `auth-source-hide-passwords' and use them.
15
16 2009-07-15 Glenn Morris <rgm@gnu.org>
17
18 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
19
20 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
21
22 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
23 excessive whitespace from the default values of title and description.
24
25 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
26
27 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
28 mail-fetch-field to fetch Content-Description header in order to
29 exclude newlines.
30
31 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
32
33 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
34 to deleted part.
35
36 2009-05-30 David Engster <dengste@eml.cc>
37
38 * nnmairix.el: Remove old documentation in the commentary block.
39 (nnmairix-request-group): Do not update active file for nnml back ends.
40 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
41 end so that overview files are ignored.
42 (nnmairix-update-groups): Make updating the groups more robust by using
43 marks.
44 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
45 with dollar characters in message-id.
46
47 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
48
49 * spam.el: Use dns-query instead of query-dns. Was renamed on
50 2008-12-25 in dns.el.
51
52 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
53
54 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
55 could happen if the text is only composed of spaces and/or tabs.
56
57 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
58
59 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
60 when sending a queued message to avoid extra mml tags.
61
62 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
63
64 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
65
66 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
67
68 * gnus-dired.el: Remove autoload for gnus-setup-message.
69 (gnus-dired-attach): Fake this-command value to prevent Gnus from
70 displaying Gnus logo; always use compose-mail.
71
72 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
73
74 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
75
76 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
77
78 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
79 (gnus-nocem-issuers): List currently active issuers; fix custom type.
80 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
81 available.
82 (gnus-nocem-epg-verify): New function.
83
84 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
85
86 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
87
88 2009-02-15 Glenn Morris <rgm@gnu.org>
89
90 * gnus-util.el (rmail-insert-rmail-file-header)
91 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
92 autoloads.
93 (rmail-default-rmail-file): Remove unnecessary declaration.
94 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
95
96 2009-02-14 Glenn Morris <rgm@gnu.org>
97
98 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
99 variable (only used in gnus-util, which declares it anyway).
100 (rmail-output-to-rmail-file): Remove autoload of deleted function,
101 which was only needed by gnus-art (changed to not use it any more).
102 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
103 only used in gnus-util, which autoloads it itself.
104 (rmail-update-summary): Fix autoload.
105
106 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
107 rather than rmail-output-to-rmail-file.
108
109 2009-02-07 Glenn Morris <rgm@gnu.org>
110
111 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
112 autoload of function that no longer exists.
113 (rmail-toggle-header): Declare.
114 (message-forward-rmail-make-body): Handle mbox Rmail.
115
116 2009-01-31 Glenn Morris <rgm@gnu.org>
117
118 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
119 2009-01-09 change.
120
121 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
122
123 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
124 (auth-source-forget-all-cached): New convenience function.
125 (auth-source-user-or-password): Accept list of modes or a single mode.
126
127 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
128 auth-source modes.
129
130 * nnimap.el (nnimap-open-connection): Use list of
131 auth-source modes.
132
133 * nntp.el (nntp-send-authinfo): Use list of
134 auth-source modes.
135
136 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
137
138 * auth-source.el: Update docs to reflect epa-file-enable is to be used
139 now.
140
141 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
142
143 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
144 coding system in XEmacs; add a workaround for XEmacs.
145
146 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
147
148 * mm-util.el (mm-coding-system-priorities): Protect against nil value
149 of current-language-environment.
150
151 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
152
153 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
154 available at runtime.
155
156 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
157
158 * gnus-art.el (article-date-ut): Fix end point of narrowing.
159
160 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
161
162 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
163 the greatest positive fixnum value doesn't work under an XEmacs with
164 bignum support; use the most-positive-fixnum constant instead,
165 available since Emacs 21.1 with cl and XEmacs 21.1.
166
167 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
168
169 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
170 XEmacs gets not to work.
171
172 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
173
174 * mm-util.el (mm-coding-system-priorities): Allow the value like
175 "Japanese (UTF-8)" of current-language-environment.
176
177 2009-01-09 Glenn Morris <rgm@gnu.org>
178
179 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
180 with last-command-event.
181
182 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
183
184 * message.el (message-fix-before-sending): Amend comment.
185
186 2009-01-07 David Engster <dengste@eml.cc>
187
188 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
189 simplified server definitions by converting it via
190 gnus-server-to-method.
191
192 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
193
194 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
195 parameter's operands.
196
197 2009-01-06 David Engster <dengste@eml.cc>
198
199 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
200 primary select method (for gnus-group-mark-article-as-read).
201
202 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
203
204 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
205 `(gnus)Face', not `(gnus)X-Face'.
206
207 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
208
209 * mm-util.el (mm-ucs-to-char): New function.
210
211 * mm-url.el (mm-url-decode-entities): Use it.
212
213 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
214
215 * message.el (message-fix-before-sending): Add `eight-bit' to
216 illegible-text check.
217
218 2009-01-03 Michael Olson <mwolson@gnu.org>
219
220 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
221 `headers' is nil. This can occur if the IMAP server does not have
222 permissions to read messages from a folder, but can write new messages
223 to the folder.
224 (nnimap-request-article-part): Do not insert `data' if it is nil.
225
226 2009-01-01 Dave Love <fx@gnu.org>
227
228 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
229
230 * nnimap.el: Fix author email.
231 (nnimap-split-rule): Add FIXME comment.
232 (nnimap-debug): Fix doc string.
233
234 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
235
236 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
237 overlay-arrow-position and overlay-arrow-string buffer-local; no need
238 to check if those variables exist (first appeared in Emacs 18.50).
239
240 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
241
242 * mm-util.el (mm-line-number-at-pos): New function.
243
244 * spam-report.el (spam-report-process-queue): Use it.
245
246 2008-12-24 David Engster <dengste@eml.cc>
247
248 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
249 parameters that haven't existed as variables as buffer-local variables.
250
251 2008-12-23 Dave Love <fx@gnu.org>
252
253 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
254 cadar.
255
256 * sieve-manage.el (sieve-manage-starttls-p): Renamed from
257 imap-starttls-p.
258 (sieve-manage-starttls-open): Renamed from imap-starttls-open.
259
260 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
261
262 * spam-report.el (spam-report-gmane-max-requests): New constant.
263 (spam-report-gmane-wait): New variable.
264 (spam-report-gmane-ham, spam-report-gmane-spam)
265 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
266 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
267 the server.
268
269 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
270 Add explanations.
271
272 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
273 nnheader-accept-process-output and nnheader-read-timeout if available.
274 (pop3-movemail): Use it.
275
276 * message.el (message-check-news-body-syntax): Fix signature check if
277 there's an attachment.
278
279 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
280
281 * mm-util.el: Add comments to the mm- emulating functions.
282
283 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
284
285 * gnus-start.el (gnus-before-startup-hook): Fix doc string. Reported
286 by Stephen Berman <stephen.berman@gmx.net>.
287
288 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
289
290 * mm-util.el (mm-substring-no-properties): New function.
291 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
292 (mm-special-display-p): Enable those lambda forms to be byte compiled.
293 (mm-string-to-multibyte): Doc fix.
294
295 * mml.el (mml-attach-file): Use mm-substring-no-properties.
296
297 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
298
299 * mml.el (mml-attach-file): Strip text properties from file name.
300 (Bug#1574)
301
302 2008-12-16 Glenn Morris <rgm@gnu.org>
303
304 * mm-util.el (mm-charset-override-alist): Declare for compiler.
305
306 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
307
308 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
309 knows since the charset specified might be a bogus alias that
310 mm-charset-synonym-alist provides.
311
312 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
313
314 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
315 "ISO_8859-1".
316
317 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
318
319 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
320
321 * mm-util.el (mm-charset-eval-alist):
322 Define it before mm-charset-to-coding-system.
323 (mm-charset-to-coding-system): Add optional argument `silent';
324 define it before mm-charset-override-alist.
325 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
326 default value if it can be used in Emacs currently running;
327 silence mm-charset-to-coding-system.
328
329 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
330
331 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
332 `allow-override' which says whether to use `mm-charset-override-alist'.
333 (rfc2047-decode-encoded-words): Use it.
334
335 * mm-util.el (mm-charset-override-alist): Fix custom type;
336 add `(gb2312 . gbk)' to choices.
337
338 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
339
340 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
341 fast.
342
343 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
344
345 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
346
347 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
348 on links.
349
350 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
351
352 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
353
354 * message.el (message-idna-to-ascii-rhs-1): Protect against local
355 users' addresses that don't have domain parts.
356 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
357 rather than message-narrow-to-head since there will be the message
358 header separator.
359
360 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
361
362 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
363 since the result is inserted in a unibyte buffer anyway.
364 (nnimap-demule-use-string-to-multibyte): Remove.
365 (nnimap-demule): Alias it to mm-string-to-multibyte.
366
367 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
368
369 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
370 variable for debugging bug#464 and bug#1174.
371 (nnimap-demule): Use it.
372
373 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
374
375 * gnus-score.el (gnus-score-find-trace): Handle default score in total
376 score calculation correctly.
377
378 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
379
380 * message.el (message-send-mail): Just set the buffer to unibyte
381 rather than use mm-with-unibyte-current-buffer which does a lot more.
382 (message-send-mail-partially): Don't bother with
383 mm-with-unibyte-current-buffer since it's already been made unibyte by
384 message-send-mail.
385
386 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
387
388 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
389
390 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
391
392 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
393
394 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
395
396 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
397 require itself and to remove `with-no-warnings'.
398
399 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
400
401 * starttls.el (starttls-any-program-available): Get the name of the
402 available TLS layer program.
403 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
404 well as the host name in the "opening" message.
405
406 * auth-source.el (auth-source-cache, auth-source-do-cache)
407 (auth-source-user-or-password): Cache passwords and logins by default,
408 allow override with `auth-source-do-cache'.
409 (auth-source-forget-user-or-password): Allow users to remove cache
410 entries if needed.
411
412 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
413
414 * ietf-drums.el (ietf-drums-remove-comments): Localize second
415 condition-case to only the forward-sexp call.
416
417 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
418
419 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
420 quotes contained. Make it more robust regardless by an extra
421 condition-case wrapper.
422
423 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
424
425 * nnml.el (nnml-request-expire-articles): Check if the function set to
426 `nnmail-expiry-target' returns the symbol `delete'.
427
428 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
429
430 * nnmail.el (nnmail-expiry-target): Fix custom type.
431
432 2008-10-02 Glenn Morris <rgm@gnu.org>
433
434 * mm-util.el (mm-codepage-setup): Tweak codepage error.
435 Silence compiler warning.
436
437 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
438
439 * mml.el (mml-menu): Don't assume mml2015 is bound.
440
441 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
442
443 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
444 exists.
445
446 2008-09-27 Glenn Morris <rgm@gnu.org>
447
448 * gnus-util.el (mail-header-remove-comments): Autoload it.
449
450 2008-09-27 Andreas Schwab <schwab@suse.de>
451
452 * gnus-util.el (gnus-split-references): Strip comments.
453 (gnus-parent-id): Likewise.
454
455 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
456
457 * message.el (message-confirm-send): Fix version.
458
459 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
460
461 * message.el (message-idna-to-ascii-rhs-1): Use
462 mail-extract-address-components rather than mail-header-parse-addresses
463 that is an alias by default to ietf-drums-parse-addresses that does not
464 support non-ASCII names in headers' contents.
465
466 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
467
468 * message.el (message-confirm-send): Fixed variable documentation to
469 avoid the "y/n" wording.
470
471 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
472
473 * message.el (message-set-auto-save-file-name): Save to a different
474 filename so multiple messages (especially drafts) can be recovered.
475
476 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
477
478 * message.el (message-confirm-send): Add appropriate version.
479
480 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
481
482 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
483 defvar.
484
485 2008-09-22 Daiki Ueno <ueno@unixuser.org>
486
487 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
488 (mm-pkcs7-enveloped-magic): Ditto.
489
490 2008-09-17 Simon Josefsson <simon@josefsson.org>
491
492 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
493 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
494
495 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
496
497 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
498 default, it's better.
499
500 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
501
502 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
503 summary line gnus-number property and ignore them (with a warning
504 message).
505
506 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
507
508 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
509 macro caddr in the interactive form since it won't be expanded.
510
511 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
512
513 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
514 `charset'; fix name of function called recursively.
515 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
516
517 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
518
519 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
520 (gnus-mime-set-charset-parameters): New function.
521 (gnus-mime-view-part-as-charset): Use it to correctly display part
522 specifying wrong charset.
523
524 2008-09-08 David Engster <dengste@eml.cc>
525
526 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
527 in completing-read for back end server.
528
529 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
530
531 * message.el (message-confirm-send): New variable to confirm sending a
532 message.
533 (message-send): Use it.
534
535 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
536
537 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
538
539 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
540
541 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
542
543 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
544
545 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
546 prevent tracking too many groups.
547 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
548 Use it.
549
550 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
551
552 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
553 moving point to the bottom of the window in order to avoid recentering.
554
555 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
556
557 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
558 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
559 (gnus-article-beginning-of-window): Fix calculation.
560
561 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
562
563 * gnus-msg.el (gnus-summary-supersede-article)
564 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
565 value of gnus-newsgroup-charset to decode non-MIME encoded text in
566 message header.
567
568 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
569
570 * message.el:
571 * gnus-start.el:
572 * gnus-registry.el: Remove VMS support.
573
574 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
575
576 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
577 macro.
578 (rfc2104-hash): Use it.
579
580 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
581
582 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
583 (gnus-summary-sort-by-most-recent-date): New commands.
584 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
585 and menu entries.
586
587 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
588
589 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
590 don't redisplay article for raw contents; remove plural articles stuff.
591
592 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
593 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
594 on gnus-summary-save-article; display results properly.
595
596 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
597
598 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
599
600 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
601
602 * gnus-art.el (gnus-summary-save-in-pipe): Consider
603 gnus-save-all-headers.
604
605 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
606
607 * gnus-util.el (ns-focus-frame): Remove declaration.
608 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
609 like x.
610
611 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
612
613 * rfc2104.el (rfc2104-zero): Delete defconst.
614 (rfc2104-hex-alist): Likewise.
615 (rfc2104-hex-to-int): Delete func.
616 (rfc2104-hexstring-to-bitstring): Likewise.
617 (rfc2104-nybbles): New defconst.
618 (rfc2104-hash): Rewrite for speed.
619
620 2008-07-16 Glenn Morris <rgm@gnu.org>
621
622 * gnus-util.el (ns-focus-frame): Declare for compiler.
623
624 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
625
626 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
627 set as a group parameter.
628 (gnus-summary-save-in-pipe): Work when it is called independently.
629 (gnus-summary-pipe-to-muttprint): Don't modify
630 gnus-summary-pipe-output-default-command.
631
632 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
633
634 * message.el (message-send-mail-with-sendmail):
635 Display the error message.
636
637 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
638
639 * gnus-art.el (gnus-default-article-saver):
640 Add gnus-summary-save-in-pipe to choices.
641 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
642 gnus-summary-pipe-output-default-command as the default command.
643 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
644 instead of gnus-last-shell-command.
645
646 * gnus-sum.el (gnus-summary-pipe-output-default-command):
647 New user option.
648 (gnus-summary-muttprint-program): Mention the value will be changed.
649 (gnus-summary-save-article): Force showing of all headers.
650 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
651
652 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
653
654 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
655
656 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
657
658 * nnimap.el (nnimap-id):
659 * sieve-manage.el (sieve-manage-open): Doc fixes.
660
661 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
662
663 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
664 if available.
665
666 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
667
668 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
669
670 * nnkiboze.el (nnkiboze-generate-group):
671 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
672
673 * nnmairix.el: Require CL.
674
675 2008-06-15 David Engster <dengste@eml.cc>
676
677 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
678
679 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
680
681 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
682 New macros that expand to an `aset'/`aref' call under Emacs, and to a
683 runtime choice under XEmacs.
684
685 * gnus-sum.el (gnus-summary-set-display-table):
686 Use `gnus-put-display-table', `gnus-get-display-table',
687 `gnus-set-display-table' for the display table, instead of `aset'.
688
689 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
690
691 * nnmairix.el: Add autoloads.
692
693 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
694
695 * nnmairix.el (nnmairix-delete-recreate-group)
696 (nnmairix-update-and-clear-marks): Fix error messages.
697
698 2008-06-14 David Engster <dengste@eml.cc>
699
700 * nnmairix.el: Upgrade to version 0.6.
701 (nnmairix-group-toggle-propmarks-this-group)
702 (nnmairix-group-toggle-readmarks-this-group)
703 (nnmairix-group-delete-recreate-this-group)
704 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
705 (nnmairix-remove-tick-mark-original-article): New commands.
706 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
707 (nnmairix-propagate-marks-to-nnmairix-groups)
708 (nnmairix-only-use-registry, nnmairix-allowfast-default)
709 (nnmairix-marks-cache, nnmairix-version-output): New variables.
710 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
711 functions needed for marks propagation and manipulation of read marks.
712 (nnmairix-update-groups): New function.
713 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
714 (nnmairix-determine-original-group-from-registry)
715 (nnmairix-determine-original-group-from-path)
716 (nnmairix-get-group-from-file-path, nnmairix-map-range)
717 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
718 New helper functions.
719 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
720 keystrokes for new commands.
721 (nnmairix-delete-and-create-on-change): Doc string cleanup.
722 (nnmairix-request-group): Check allow-fast group parameter.
723 (nnmairix-request-create-group): Set allow-fast group parameter if
724 nnmairix-allowfast-default is set.
725 (nnmairix-close-group): Propagate marks upon closing if needed.
726 (nnmairix-group-toggle-threads-this-group): Use new.
727 nnmairix-group-toggle-parameter helper function.
728 (nnmairix-search): Better check for empty search result.
729 (nnmairix-goto-original-article): Use new helper functions for
730 determining original article.
731 (nnmairix-show-original-article): Make sure message-id is in brackets.
732 (nnmairix-call-mairix-binary): Change variable name.
733 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
734 helper function.
735 (nnmairix-widget-toggle-activate): Fix doc string.
736
737 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
738
739 * nnir.el: Require edmacro when compiling with XEmacs.
740 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
741 available in Emacs 21.
742
743 2008-06-11 Glenn Morris <rgm@gnu.org>
744
745 * gnus-util.el (x-focus-frame):
746 * gnus.el (image-size):
747 * mm-decode.el (image-size): Declare.
748
749 * gnus-picon.el (declare-function): Add compat definition.
750 (image-size): Declare.
751
752 * gnus-group.el (tool-bar-map):
753 * gnus-sum.el (tool-bar-map): Define for compiler.
754
755 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
756
757 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
758
759 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
760 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
761 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
762 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
763 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
764 * sieve-manage.el, spam-report.el, spam.el:
765 Remove unnecessary eval-and-compile of autoloads.
766
767 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
768
769 * auth-source.el: Precise Tramp doc.
770
771 2008-06-07 Glenn Morris <rgm@gnu.org>
772
773 * nnmairix.el: Remove unnecessary eval-when-compile.
774
775 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
776
777 * nnir.el: New file.
778
779 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
780
781 * gnus-util.el (gnus-read-shell-command): New function.
782 * mm-decode.el (mm-pipe-part):
783 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
784
785 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
786
787 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
788
789 2008-06-03 Glenn Morris <rgm@gnu.org>
790
791 * pop3.el (nnheader-accept-process-output): Autoload it.
792
793 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
794
795 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
796 are not 2-digit hexadecimal characters that follow `%'s.
797
798 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
799
800 * message.el (message-bogus-recipient-p): Fix type in doc string.
801 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
802 (message-bogus-addresses): Rename from message-bogus-address-regexp.
803 Improve custom options.
804 (message-bogus-recipient-p): Adjust accordingly.
805
806 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
807
808 * nnmairix.el: Require edmacro when compiling with XEmacs.
809
810 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
811
812 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
813 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
814
815 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
816
817 * auth-source.el: Add more docs.
818
819 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
820
821 * nnheader.el (nnheader-read-timeout): Change the default timeout from
822 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
823 retrieval faster in some cases, but might make CPU usage larger. If
824 this has any bad side effects, we might revert this change.
825
826 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
827 seems to make mail retrieval much, much faster.
828 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
829 unconditionally.
830
831 * gnus-draft.el (gnus-group-send-queue): Bind
832 message-send-mail-partially-limit to nil to avoid being prompted.
833
834 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
835
836 * mml.el (mml-attach-buffer): Prompt for `disposition'.
837
838 * message.el (message-bogus-address-regexp): Fix and improve custom
839 type.
840 (message-setup-hook): Add message-check-recipients as custom option.
841
842 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
843
844 * message.el (message-cite-function): Remove bogus autoload which crept
845 in during merge from v5-10.
846
847 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
848
849 * nnimap.el (nnimap-open-connection): Fix login/password bug.
850
851 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
852
853 * auth-source.el: Preliminary Tramp docs.
854 (auth-sources): Change the default auth-sources to use
855 EPA .gpg files.
856
857 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
858
859 * nntp.el: Autoload `auth-source-user-or-password'.
860 (nntp-send-authinfo): Use it.
861
862 * nnimap.el: Autoload `auth-source-user-or-password'.
863 (nnimap-open-connection): Use it.
864
865 * auth-source.el: Added docs on using with url-auth. Import gnus-util
866 for the gnus-message function.
867 (auth-source-user-or-password): Use it.
868
869 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
870
871 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
872 rfc2104-hexstring-to-byte-list. Return a unibyte string.
873 (rfc2104-hash): Use it.
874
875 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
876
877 * gnus-art.el (gnus-article-toggle-truncate-lines):
878 Don't use `iff' in docstring.
879
880 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
881
882 * gnus-registry.el: Adjusted copyright dates and added a keyword.
883
884 * gnus-util.el (gnus-extract-address-component-name)
885 (gnus-extract-address-component-email): Convenience functions around
886 `gnus-extract-address-components'.
887
888 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
889 Use `gnus-extract-address-component-email' to fix bug of comparing full
890 sender name to `user-mail-address'.
891
892 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
893
894 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
895 catch/throw to optimize.
896 (gnus-registry-find-keywords): Just use member to find a keyword.
897
898 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
899
900 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
901 is current before calling gnus-server-prepare.
902 (gnus-server-setup-buffer, gnus-server-update-server)
903 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
904
905 2008-05-04 Juri Linkov <juri@jurta.org>
906
907 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
908 (mailcap-file-default-commands): Use mailcap-replace-in-string
909 instead of replace-regexp-in-string, and mailcap-delete-duplicates
910 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
911
912 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
913
914 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
915
916 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
917
918 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
919 hooks.
920 (gnus-update-read-articles): Speed up non-marks-using users.
921 (gnus-use-marks): Define gnus-use-marks.
922 (gnus-propagate-marks): Rename variable to something more sensible.
923
924 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
925
926 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
927 (gmm-image-load-path-for-library): Fix typos in docstrings.
928 (gmm-message): Reflow docstring.
929
930 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
931
932 * mail-source.el (mail-source-set-1, mail-source-bind):
933 Move auth-source code out of the macro to clean it up and fix bugs.
934
935 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
936
937 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
938 by sender if it's equal to user-mail-address, it's likely to be
939 useless.
940
941 * mail-source.el (mail-source-bind): Don't use user or password if they
942 are not bound. Unintern them if they are nil. Don't use server unless
943 it's bound, and default it to empty string otherwise.
944
945 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
946
947 * mail-source.el: Load auth-source.el.
948 (mail-source-bind): Add comments. Call auth-source-user-or-password to
949 get user name or password, if auth-sources is set up.
950
951 * gnus-registry.el (gnus-registry-split-strategy): New variable for
952 strategy of splitting with parent.
953 (gnus-registry-split-fancy-with-parent)
954 (gnus-registry-post-process-groups): Use it and fix prior
955 bug (returning a list as the split result).
956
957 * auth-source.el (auth-sources): Remove server parameter.
958 (auth-source-pick, auth-source-user-or-password)
959 (auth-source-user-or-password-imap)
960 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
961 (auth-source-user-or-password-sftp)
962 (auth-source-user-or-password-smtp): Remove server parameter.
963
964 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
965
966 * smime.el (smime-sign-region, smime-encrypt-region)
967 (smime-decrypt-region):
968 Remove redundant calls to `generate-new-buffer-name'.
969
970 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
971
972 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
973 Don't use QP for message/rfc822.
974 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
975
976 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
977
978 * sieve-manage.el (sieve-string-bytes): Remove.
979 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
980 correct byte-length only if the process's coding-system is the same as
981 the one used internally by Emacs to represent strings.
982
983 2008-04-22 Juri Linkov <juri@jurta.org>
984
985 * mailcap.el (mailcap-file-default-commands): New function.
986
987 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
988
989 * message.el (message-signature-separator, message-cite-function):
990 Change custom version.
991
992 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
993
994 * mm-decode.el (mm-display-external): Make temp file read-only.
995
996 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
997
998 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
999 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
1000 `C-c C-f d'.
1001
1002 2008-04-12 Adrian Aichner <adrian@xemacs.org>
1003
1004 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
1005
1006 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1007
1008 * auth-source.el: Added docs.
1009 (auth-sources): Modify format to support server.
1010 (auth-source-pick, auth-source-user-or-password)
1011 (auth-source-user-or-password-imap)
1012 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1013 (auth-source-user-or-password-sftp)
1014 (auth-source-user-or-password-smtp): Add server parameter.
1015
1016 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
1017
1018 * gnus-registry.el: Initialize the registry when gnus-registry-install
1019 is t.
1020
1021 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
1022
1023 * compface.el (uncompface): Make buffer unibyte.
1024
1025 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
1026
1027 * mail-source.el (mail-source-value):
1028 Prefer fboundp to functionp so it works with macros as well.
1029
1030 2008-04-05 Glenn Morris <rgm@gnu.org>
1031
1032 * gnus-ems.el (mm-disable-multibyte): Autoload it.
1033
1034 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
1035
1036 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
1037 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
1038
1039 * nnheader.el (nnheader-init-server-buffer): Change buffer's
1040 multibyteness after rather than before erasing it.
1041
1042 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
1043 mm-with-multibyte.
1044 (gnus-request-article-this-buffer): Make sure the proper decoding is
1045 used if gnus-original-article-buffer happens to be unibyte.
1046
1047 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
1048 default-enable-multibyte-characters.
1049
1050 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
1051 default-enable-multibyte-characters.
1052
1053 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
1054
1055 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
1056
1057 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
1058
1059 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
1060 Fix last change in case the element is not even a symbol.
1061
1062 2008-04-02 Simon Josefsson <simon@josefsson.org>
1063
1064 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
1065 imap-enable-exchange-bug-workaround.
1066 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
1067
1068 2008-04-01 Simon Josefsson <simon@josefsson.org>
1069
1070 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
1071 a 100 byte status-checks into a 2-3MB transfer for each group.
1072 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
1073 to enable bug workaround or not.
1074 (nnimap-find-minmax-uid): Only enable workaround conditionally.
1075
1076 2008-03-31 Glenn Morris <rgm@gnu.org>
1077
1078 * message.el (mml2015-use): Declare for compiler.
1079 (message-info): Require mml2015 when appropriate.
1080
1081 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
1082
1083 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
1084 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
1085 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
1086 (nntp-service-to-port): New function.
1087 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
1088 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
1089 (nntp-open-netcat-stream): New function.
1090 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
1091
1092 2008-03-29 Sven Joachim <svenjoac@gmx.de>
1093
1094 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
1095
1096 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1097
1098 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
1099
1100 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
1101
1102 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
1103
1104 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
1105
1106 * message.el (message-signature-separator): Change default.
1107 Improve custom type.
1108 (message-cite-function): Change default to
1109 message-cite-original-without-signature.
1110
1111 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
1112 toggle.
1113
1114 * message.el (message-check-news-body-syntax): Fix signature check.
1115 (message-setup-1): Mark buffer as unmodified _after_ running
1116 message-setup-hook and handling message-alternative-emails.
1117 (message-shorten-references): Be more strict when building list of
1118 valid references to comply with GNKSA.
1119
1120 * gnus-group.el (gnus-read-ephemeral-bug-group)
1121 (gnus-read-ephemeral-debian-bug-group)
1122 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
1123
1124 * message.el (message-info): Don't use booleanp which isn't supported
1125 in Emacs 21 and XEmacs.
1126
1127 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1128
1129 * gnus-group.el (gnus-gmane-group-download-format): Rename from
1130 gnus-group-gmane-group-download-format.
1131 (gnus-group-read-ephemeral-gmane-group): Rename from
1132 gnus-group-read-ephemeral-gmane-group.
1133 (gnus-read-ephemeral-gmane-group-url): Rename from
1134 gnus-group-read-ephemeral-gmane-group-url.
1135 (gnus-bug-group-download-format-alist): New variable.
1136 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
1137 (gnus-read-ephemeral-emacs-bug-group): New commands.
1138
1139 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1140
1141 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
1142 (gnus-visible-headers): Improve custom type.
1143
1144 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1145
1146 * mml.el (mml-menu): Add workarounds for XEmacs.
1147
1148 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
1149 X-Boundary header.
1150
1151 * message.el (message-simplify-recipients): Fix previous commit.
1152
1153 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1154
1155 * mm-util.el (mm-set-buffer-multibyte): New function.
1156 * mm-decode.el (mm-copy-to-buffer): Use it.
1157
1158 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
1159 Prefer fboundp to functionp so it works with macros as well.
1160
1161 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1162
1163 * message.el (message-alter-recipients-discard-bogus-full-name):
1164 New function.
1165 (message-alter-recipients-function): New variable.
1166 (message-get-reply-headers): Use it.
1167 (message-replace-header): New helper function.
1168 (message-recipients-without-full-name): New variable.
1169 (message-simplify-recipients): New command.
1170
1171 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
1172
1173 * message.el (message-info): Handle EasyPG manual.
1174
1175 * mml.el (mml-menu): Add entry for EasyPG.
1176
1177 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
1178
1179 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
1180 parameter.
1181
1182 * message.el (message-disassociate-draft): Specify drafts group name
1183 fully.
1184
1185 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
1186
1187 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
1188 unnecessary duplicates from the match list.
1189
1190 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
1191
1192 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
1193 args of `how-many' of which the XEmacs version doesn't take; declare
1194 Info-index-next as function.
1195
1196 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1197
1198 * gnus-score.el (gnus-score-headers): Fix handling of
1199 gnus-inhibit-slow-scoring.
1200
1201 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
1202 string.
1203 (gnus-button-url-regexp): Improve handling of parenthesis.
1204 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
1205 (gnus-button-handle-info-keystrokes): Handle index entries.
1206
1207 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
1208
1209 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
1210 Incoming* files.
1211
1212 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
1213
1214 * auth-source.el (auth-sources): Renamed from auth-source-choices.
1215 (auth-source-pick): Use it.
1216
1217 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1218
1219 * auth-source.el (auth-source-protocols)
1220 (auth-source-protocols-customize, auth-source-choices): Added and
1221 modified variable customizations and defaults.
1222 (auth-source-pick, auth-source-user-or-password)
1223 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
1224 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1225 (auth-source-user-or-password-sftp)
1226 (auth-source-user-or-password-smtp): Use new variables and provide an
1227 interface to netrc.el.
1228
1229 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
1230
1231 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
1232 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
1233 Make sure the nntp port to specify is a string.
1234
1235 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
1236
1237 * nntp.el: Use with-current-buffer.
1238 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
1239 dubious mm-with-unibyte-current-buffer.
1240 (nntp-with-open-group-function): New function extracted from
1241 nntp-with-open-group macro.
1242 (nntp-with-open-group): Use the function, so it's easier to debug.
1243 Add indentation and debugging info.
1244 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
1245 the use of the netcat alternatives.
1246
1247 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
1248 Avoid mm-string-as-multibyte as well.
1249
1250 * nnweb.el (nnweb-insert-html):
1251 Remove use of nnheader-string-as-multibyte.
1252
1253 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
1254 (nnheader-string-as-multibyte): Remove.
1255
1256 * mm-view.el: Use inhibit-read-only.
1257 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
1258 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
1259 or unibyte-string.
1260
1261 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
1262 (mm-uu-yenc-extract): Use with-current-buffer.
1263
1264 * gnus-soup.el (gnus-soup-send-packet): Don't use
1265 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
1266
1267 * nnmh.el: Use with-current-buffer.
1268 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
1269 mm-string-as-multibyte on the output of mm-encode-coding-string.
1270
1271 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
1272 (nnimap-request-move-article): Use with-current-buffer.
1273
1274 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
1275 inserting the handle-buffer's text, so the implicit multibyte->unibyte
1276 conversion uses string-make-unibyte rather than string-as-unibyte.
1277
1278 * gnus-msg.el: Use with-current-buffer.
1279
1280 * message.el (message-ignored-resent-headers): Add "Delivered-To".
1281
1282 2008-03-10 Daiki Ueno <ueno@unixuser.org>
1283
1284 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
1285 string for caching if it is 'PIN.
1286
1287 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
1288
1289 * mail-source.el (mail-source-delete-old-incoming-confirm):
1290 Change default to nil.
1291 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
1292
1293 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1294
1295 * gnus-art.el (gnus-narrow-to-page): Position point properly.
1296 (gnus-article-goto-prev-page): Work for articles having ^L's.
1297
1298 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
1299
1300 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
1301
1302 2008-03-07 Karl Fogel <kfogel@red-bean.com>
1303
1304 * gnus-bookmark.el: Adjust for renames in bookmark.el.
1305 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
1306 (gnus-bookmark-jump): Adjust some variable names.
1307
1308 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
1309
1310 * auth-source.el: New package.
1311 (auth-source-choices): Add customization entry point variable.
1312
1313 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
1314 bug.
1315
1316 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
1317
1318 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
1319 (gnus-registry-initialize, gnus-registry-install-p): Use it.
1320 (gnus-registry-install-shortcuts): Rename from
1321 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
1322 the `gnus-registry-mark-map' keymap dynamically from
1323 `gnus-registry-marks'. The generated functions update the summary line
1324 when a registry mark is added or deleted, and will call
1325 `gnus-registry-install-p' (see the comments in the code).
1326 (gnus-registry-user-format-function-M): Use concat intelligently.
1327
1328 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
1329 the registry mark functions.
1330
1331 2008-03-05 Glenn Morris <rgm@gnu.org>
1332
1333 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
1334 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
1335 gnus-art.
1336 (top-level): No need to load own source when compiling.
1337
1338 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
1339
1340 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
1341 Suggested by <chris.anderton@zetnet.co.uk>.
1342
1343 2008-03-04 Glenn Morris <rgm@gnu.org>
1344
1345 * gnus-sum.el (top-level): No need to require gnus when compiling,
1346 since unconditionally required near start of file.
1347 (gnus-summary-display-while-building): Move definition before use.
1348
1349 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
1350
1351 * gnus-registry.el (gnus-registry-user-format-function-M): Add
1352 formatting function.
1353
1354 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
1355
1356 * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
1357 with plists.
1358 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
1359 Use new format.
1360
1361 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
1362
1363 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
1364 `where-is-internal' that returns a range of key sequences.
1365
1366 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
1367
1368 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
1369
1370 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
1371 (gnus-summary-jump-to-group): Consider windows on other displayed
1372 frames as well. Similar changes might be needed elsewhere, but that's
1373 the one I've bumped into during my use.
1374
1375 * nndoc.el (nndoc-oe-dbx-type-p):
1376 * gnus-msg.el (gnus-debug):
1377 * gnus-group.el (gnus-update-group-mark-positions):
1378 Use mm-string-to-multibyte.
1379
1380 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
1381
1382 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
1383 doesn't handle NotDashEscaped.
1384
1385 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
1386 (mml-dnd-attach-options): Fix typo in custom choice.
1387
1388 * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
1389 nndoc-article-type to mbox.
1390 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
1391
1392 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
1393 to nil, instead of html2text.
1394
1395 * imap.el (imap-debug): Add `imap-ping-server'.
1396
1397 * gnus-bookmark.el: Add FIXMEs.
1398
1399 * message.el (message-form-letter-separator)
1400 (message-send-form-letter-delay): New variables.
1401 (message-send-form-letter): Use them. New command to send form
1402 letters. Requested by Uwe Siart.
1403 (message-send-mail-function): Doc fix. Add "Other" custom option.
1404
1405 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
1406
1407 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
1408 empty author.
1409
1410 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
1411
1412 * gnus-registry.el (gnus-registry-marks): Add variable for
1413 customization of marks and their appearance.
1414 (gnus-registry-read-mark): Use it.
1415 (gnus-registry-do-marks): Add utility function to loop through
1416 `gnus-registry-marks'.
1417 (gnus-registry-install-shortcuts-and-menus): Add function to install
1418 shortcuts and menus.
1419 (gnus-registry-initialize): Use it.
1420 (gnus-registry-default-mark): Clarify documentation.
1421
1422 2008-02-29 Glenn Morris <rgm@gnu.org>
1423
1424 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
1425 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
1426 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
1427 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
1428 Change defcustom :version from 23.0 to 23.1.
1429
1430 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
1431
1432 * gnus-registry.el (gnus-registry-follow-group-p)
1433 (gnus-registry-post-process-groups): Add functions to aid registry
1434 splitting and improve logging. Clarify behavior in function
1435 documentation.
1436 (gnus-registry-split-fancy-with-parent): Use them.
1437
1438 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
1439
1440 * gnus-art.el: Use with-current-buffer.
1441
1442 2008-02-27 David Engster <dengste@eml.cc>
1443
1444 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
1445 Express real group name in the response.
1446
1447 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1448
1449 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
1450 (nnmairix-last-server, nnmairix-current-server): Defvar them.
1451 (nnmairix-goto-original-article): Defvar gnus-registry-install and
1452 autoload gnus-registry-fetch-group when compiling.
1453 (nnmairix-request-group-with-article-number-correction): Remove
1454 unreferenced argument passed to nnmairix-call-backend.
1455
1456 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1457
1458 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
1459 (mm-uu-extract): Improve face for low color ttys. Reported by Sascha
1460 Wilde.
1461
1462 2008-02-27 Glenn Morris <rgm@gnu.org>
1463
1464 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
1465 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
1466 variables to defconsts. Convert comments to doc-strings.
1467 (nnmairix-last-server, nnmairix-current-server): Convert from free
1468 variables to defvars. Convert comments to doc-strings.
1469 (gnus-registry-fetch-group): Autoload.
1470 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
1471 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
1472 (nnmairix-widget-build-editable-fields): Use car cddr rather than
1473 caddr.
1474 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
1475 nnmairix-request-group-with-article-number-correction call.
1476 (nnmairix-fast, nnmairix-group): New, less general names, for free
1477 variables passed from nnmairix-request-group to
1478 nnmairix-request-group-with-article-number-correction. Declare.
1479 (nnmairix-request-group-with-article-number-correction):
1480 Use nnmairix-fast, nnmairix-group rather than fast, group.
1481
1482 2008-02-26 David Engster <dengste@eml.cc>
1483
1484 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
1485 version 0.5.
1486
1487 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
1488
1489 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
1490 instead of making an extra function call. Don't add the current group
1491 to articles only when they have the group. Use
1492 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
1493 Reported by David <de_bb@arcor.de>.
1494
1495 2008-02-24 Miles Bader <miles@gnu.org>
1496
1497 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
1498 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
1499 (mm-find-mime-charset-region):
1500 * mm-bodies.el (mm-encode-body):
1501 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
1502
1503 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
1504
1505 * mail-source.el (mail-source-delete-incoming): Change default.
1506 Supplement doc string.
1507
1508 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
1509
1510 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
1511
1512 * nnmail.el (nnmail-message-id-cache-file): Derive from
1513 `gnus-home-directory'.
1514
1515 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
1516
1517 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
1518 Document negative prefix.
1519
1520 * gnus-group.el (gnus-group-read-group): Document negative prefix.
1521
1522 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1523
1524 * message.el (message-unsent-separator): Add the Exim bounce
1525 separator.
1526
1527 2008-02-10 Daiki Ueno <ueno@unixuser.org>
1528
1529 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
1530 list.
1531 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
1532 recipient/signer list.
1533
1534 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
1535
1536 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
1537 fbound (Emacs 23 unicode), signal an error.
1538
1539 2008-02-08 Glenn Morris <rgm@gnu.org>
1540
1541 * gnus-art.el (pgg-display-output-buffer): Declare as function.
1542
1543 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
1544
1545 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
1546 ports to the calls to `netrc-machine-user-or-password' in addition to
1547 "imap" and "imaps".
1548
1549 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
1550
1551 * gnus.el (gnus-group-startup-message): Add `find-image' call before
1552 image-load-path is let-bound. Reported by Harald Hanche-Olsen
1553 <hanche@math.ntnu.no>.
1554
1555 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
1556
1557 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
1558
1559 2008-02-01 Zhang Wei <id.brep@gmail.com>
1560
1561 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
1562
1563 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
1564
1565 2008-02-01 Miles Bader <miles@gnu.org>
1566
1567 * mml.el (mml-parse-1): Remove apparently vestigial use of
1568 `mm-hack-charsets'.
1569 * mm-bodies.el (mm-encode-body): Likewise.
1570
1571 2008-02-01 Kenichi Handa <handa@m17n.org>
1572
1573 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
1574 rfc2104-hexstring-to-bitstring and changed to return a byte list.
1575 (rfc2104-hash): Convert the result of concat to unibyte string.
1576
1577 2008-02-01 Dave Love <fx@gnu.org>
1578
1579 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
1580 coding-system-for-read.
1581 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
1582
1583 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
1584 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
1585 (mm-find-mime-charset-region): Remove hack-charsets stuff.
1586
1587 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
1588
1589 * mail-source.el (mail-sources): Add `group' choice.
1590
1591 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
1592 parameter `in-group' to control into which group the articles go.
1593 Add treatment of `group' mail-source.
1594
1595 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
1596
1597 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
1598 * message.el (message-beginning-of-line): Use featurep instead of bound
1599 tests in order to resolve conditionals at compile time.
1600
1601 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
1602
1603 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
1604
1605 * mm-decode.el (mm-dissect-buffer): Decode description.
1606
1607 * mml.el (mml-to-mime): Encode message header first.
1608
1609 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1610
1611 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
1612 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
1613
1614 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
1615
1616 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
1617
1618 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
1619
1620 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
1621 prefix keys.
1622 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
1623 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
1624 gnus-xmas.el.
1625
1626 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
1627
1628 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
1629 Add new variables for article mark management.
1630 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
1631 list of extra data entries which, when present, will indicate that the
1632 article ID should not be trimmed from the registry.
1633 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
1634 functions.
1635 (gnus-registry-read-mark): New function to read a mark name from the
1636 user.
1637 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
1638 (gnus-registry-set-article-mark-internal): New functions to add and
1639 remove marks.
1640 (gnus-registry-get-article-marks): New function to show the marks for
1641 an article, or retrieve them for further use.
1642
1643 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
1644
1645 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
1646 keys when no argument is given.
1647
1648 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
1649
1650 * gnus-sum.el (gnus-article-sort-by-random)
1651 (gnus-thread-sort-by-random): Fix doc strings. Reported by
1652 jidanni@jidanni.org.
1653
1654 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
1655
1656 * gnus-art.el (gnus-article-describe-bindings): New function.
1657 (gnus-article-read-summary-keys): Use it.
1658 (gnus-article-mode-map): Bind `C-h b' to it.
1659
1660 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
1661
1662 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
1663 XEmacs.
1664 (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
1665 against non-character events.
1666
1667 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1668
1669 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
1670 command.
1671 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
1672 instead of END. Change name of the temp file.
1673 (gnus-group-gmane-group-download-format): Add doc string. Make it
1674 customizable.
1675
1676 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1677
1678 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
1679 bind `S W' to gnus-article-wide-reply-with-original; set default
1680 binding to gnus-article-read-summary-send-keys.
1681 (gnus-article-read-summary-keys): Fix the order of keys; display
1682 continuation keys correctly in the echo area; describe bindings
1683 correctly when keys end with `C-h'.
1684 (gnus-article-read-summary-send-keys): New function.
1685 (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
1686 for gnus-article-read-summary-send-keys; display continuation keys
1687 correctly in the echo area.
1688 (gnus-article-reply-with-original): Ignore prefix argument.
1689 (gnus-article-wide-reply-with-original): New function.
1690
1691 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
1692
1693 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
1694 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
1695
1696 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
1697
1698 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
1699 (gnus-group-read-ephemeral-gmane-group): New command.
1700
1701 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1702
1703 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
1704
1705 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
1706
1707 * message.el (message-send-mail-function): Increase custom version.
1708
1709 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
1710 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
1711
1712 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
1713
1714 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
1715 html parts correctly; support forwarded messages.
1716 (gnus-article-browse-html-article): Remove work buffers.
1717
1718 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
1719 compiling.
1720 (netrc-bound-and-true-p): New macro.
1721 (netrc-parse): Use it instead of bound-and-true-p that is not available
1722 in XEmacs 21.4.
1723
1724 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
1725
1726 * gnus-registry.el (gnus-registry-mark-article)
1727 (gnus-registry-article-marks): Add functionality to mark articles
1728 through the Gnus registry.
1729
1730 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
1731 (netrc-parse): Use encrypt-file-alist to determine if
1732 encrypt-find-model or encrypt-insert-file-contents should be used.
1733
1734 2007-12-19 Glenn Morris <rgm@gnu.org>
1735
1736 * mml.el (message-options-set, message-narrow-to-head)
1737 (message-in-body-p, message-mail-p, message-encode-message-body):
1738 Autoload.
1739 (message-remove-header, message-narrow-to-headers-or-head)
1740 (message-subscribed-p, message-make-mail-followup-to)
1741 (message-position-on-field, message-news-p)
1742 (message-options-set-recipient, message-generate-headers)
1743 (message-sort-headers): Declare as functions.
1744
1745 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
1746
1747 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
1748 convention in doc string.
1749
1750 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
1751
1752 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
1753 title to html parts.
1754 (gnus-article-browse-html-article): Pass message header to it.
1755
1756 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
1757
1758 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
1759
1760 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
1761 or password compatible with XEmacs.
1762
1763 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
1764
1765 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
1766 format document.
1767 (gnus-mime-delete-part): Don't write description line if empty.
1768 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
1769
1770 2007-12-14 Johan Bockgård <bojohan@gnu.org>
1771
1772 * gnus-sum.el (gnus-summary-mark-unread-as-read)
1773 (gnus-summary-mark-read-and-unread-as-read)
1774 (gnus-summary-mark-current-read-and-unread-as-read)
1775 (gnus-summary-mark-unread-as-ticked): Doc fix.
1776 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
1777
1778 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
1779
1780 * gnus-sum.el (gnus-summary-prev-article): Fix doc string. Reported by
1781 Christoph Conrad <christoph.conrad@gmx.de>.
1782
1783 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
1784
1785 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
1786 yes-or-no-p.
1787
1788 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
1789
1790 * mm-decode.el (mm-add-meta-html-tag): New function.
1791 (mm-save-part-to-file, mm-pipe-part): Use it.
1792
1793 * gnus-art.el (gnus-article-browse-delete-temp-files): Use
1794 gnus-y-or-n-p instead of y-or-n-p.
1795 (gnus-article-browse-html-parts): Work with message/external-body; use
1796 mm-add-meta-html-tag.
1797
1798 2007-12-11 Glenn Morris <rgm@gnu.org>
1799
1800 * gnus-cache.el: Require gnus-sum not just when compiling.
1801
1802 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
1803
1804 * gnus-int.el (gnus-server-opened, gnus-status-message): Move
1805 definitions before use.
1806
1807 * mm-decode.el: Require gnus-util.
1808 (mm-remove-part): Only call delete-annotation on XEmacs.
1809
1810 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
1811
1812 * nnmail.el: Require gnus-int.
1813
1814 * spam.el: Move `require's before `eval-when-compile's.
1815
1816 * gnus-ems.el (gnus-alive-p):
1817 * gnus-fun.el (message-goto-eoh):
1818 * gnus-util.el (gnus-group-name-decode):
1819 * mail-source.el (gnus-compress-sequence):
1820 * message.el (Info-goto-node, format-spec):
1821 * mm-bodies.el (message-options-get):
1822 * mm-decode.el (mm-view-pkcs7):
1823 * mm-util.el (gmm-write-region):
1824 * mml-smime.el (mml-compute-boundary)
1825 (gnus-completing-read-with-default):
1826 * mml.el (widget-button-press, gnus-make-hashtable):
1827 * mml1991.el (mm-decode-content-transfer-encoding)
1828 (mm-encode-content-transfer-encoding)
1829 (message-options-get, message-options-set):
1830 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
1831 * nnfolder.el (gnus-request-group):
1832 * nnheader.el (ietf-drums-unfold-fws):
1833 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
1834 * smime.el (gnus-run-mode-hooks):
1835 * spam-stat.el (gnus-message): Autoload.
1836
1837 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
1838 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
1839 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
1840 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
1841 Add declare-function compatibility definition.
1842
1843 * gnus-cache.el (nnvirtual-find-group-art):
1844 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
1845 (gnus-add-image, gnus-add-wash-type):
1846 * gnus-group.el (nnkiboze-score-file):
1847 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
1848 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
1849 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
1850 (message-tokenize-header, gnus-get-buffer-create)
1851 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
1852 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
1853 * gnus.el (gnus-group-decoded-name):
1854 * mail-source.el (imap-capability):
1855 * mm-bodies.el (message-options-set):
1856 * mm-decode.el (gnus-configure-windows):
1857 * mm-extern.el (message-goto-body):
1858 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
1859 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
1860 (epg-sub-key-validity, message-options-set):
1861 * mml.el (widget-event-point, gnus-configure-windows):
1862 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
1863 * mml2015.el (epg-check-configuration, epg-configuration)
1864 (message-options-set):
1865 * nndb.el (nndb-request-article):
1866 * nnfolder.el (gnus-request-create-group):
1867 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
1868 * nnmaildir.el (gnus-group-mark-article-read):
1869 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
1870 * rfc1843.el (message-fetch-field):
1871 * spam.el (gnus-extract-address-components):
1872 Declare as functions.
1873
1874 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
1875
1876 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
1877
1878 2007-12-09 Glenn Morris <rgm@gnu.org>
1879
1880 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
1881
1882 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
1883 * message.el, mm-view.el, sieve-manage.el, smime.el:
1884 Add declare-function compatibility definition.
1885
1886 * gnus-art.el (w3-region, w3m-region, Info-menu):
1887 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
1888 * gnus-sum.el (gnus-get-predicate):
1889 * gnus-util.el (mm-append-to-file, w32-focus-frame):
1890 * message.el (mail-abbrev-in-expansion-header-p):
1891 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
1892 (w3m-detect-meta-charset, w3m-region):
1893 * sieve-manage.el (password-read, password-cache-add)
1894 (password-cache-remove):
1895 * smime.el (password-read-and-add): Declare as functions.
1896
1897 2007-12-08 David Kastrup <dak@gnu.org>
1898
1899 * gnus-sum.el (gnus-summary-simplify-subject-query):
1900 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
1901 `message'.
1902
1903 2007-12-07 Glenn Morris <rgm@gnu.org>
1904
1905 * gnus-art.el (article-make-date-line): Revert previous change.
1906
1907 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
1908
1909 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
1910
1911 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
1912
1913 * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
1914 Call gnus-add-to-range ranges only once with a prepared article-list.
1915
1916 2007-12-06 Paul Jarc <prj@po.cwru.edu>
1917
1918 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
1919 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
1920 group names with backslashes. Reported by Tassilo Horn
1921 <tassilo@member.fsf.org>.
1922
1923 2007-12-06 Deepak Goel <deego3@gmail.com>
1924
1925 * gnus-art.el (article-make-date-line):
1926 * gnus-start.el (gnus-load):
1927 * pop3.el (pop3-read-response): Fix buggy call to `error'.
1928
1929 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1930
1931 * gnus-art.el (gnus-use-idna)
1932 * gnus-start.el (gnus-site-init-file)
1933 * message.el (message-use-idna)
1934 * mm-uu.el (mm-uu-hide-markers)
1935 * smiley.el (smiley-style): Revert changes that suppress warnings.
1936
1937 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1938
1939 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
1940 specify charset to html source. Reported by Christoph Conrad
1941 <christoph.conrad@gmx.de>.
1942
1943 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1944
1945 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
1946 idna-program in order to suppress byte compile warning issued by XEmacs
1947 that came to byte compile the default value section of defcustom forms
1948 recently.
1949
1950 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
1951 value of installation-directory.
1952
1953 * message.el (message-use-idna): Don't directly refer to the value of
1954 idna-program.
1955
1956 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
1957
1958 * smiley.el (smiley-style): Don't directly call face-attribute.
1959
1960 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
1961
1962 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
1963
1964 * gnus-dired.el: Reduce Gnus dependencies.
1965 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
1966 require. Use autoloads instead.
1967 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
1968 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
1969 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
1970 (gnus-dired-mode): Adjust doc string.
1971 (gnus-dired-mail-mode): New variable.
1972 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
1973 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
1974 (gnus-dired-mail-buffers): New function. Return mail or message
1975 composition buffers.
1976 (gnus-dired-attach): Use it.
1977 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
1978 NO-DECODE.
1979 (gnus-dired-print): Use `gnus-print-buffer' depending on
1980 `gnus-dired-mail-mode'.
1981
1982 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1983
1984 * rfc2047.el (rfc2047-encoded-word-regexp)
1985 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
1986 explaining what regexp patterns are for.
1987
1988 2007-12-04 Glenn Morris <rgm@gnu.org>
1989
1990 * password.el: Move to ../password-cache.el.
1991
1992 * mml1991.el (password-read, password-cache-add, password-cache-remove):
1993 * mml2015.el (password-read, password-cache-add, password-cache-remove):
1994 * mml-smime.el (password-read, password-cache-add)
1995 (password-cache-remove):
1996 No need to autoload, since mml-sec requires password.
1997
1998 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
1999 * message.el (gnus-extract-address-components):
2000 * mml-smime.el (gnus-extract-address-components): Define for compiler.
2001
2002 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
2003 password.
2004
2005 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
2006
2007 * mailcap.el: Reduce dependencies.
2008 (mail-header-parse-content-type): Autoload.
2009 (mailcap-delete-duplicates): New alias.
2010 (mailcap-mime-info): Add optional argument NO-DECODE.
2011 (mailcap-mime-types): Use mailcap-delete-duplicates.
2012
2013 * message.el (message-ignored-supersedes-headers): Add "X-ID".
2014
2015 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2016
2017 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
2018 function.
2019
2020 * gnus-uu.el (gnus-uu-decode-yenc): New command.
2021 (gnus-uu-yenc-article): New function.
2022
2023 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
2024
2025 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
2026 buffer.
2027
2028 2007-12-02 Glenn Morris <rgm@gnu.org>
2029
2030 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
2031 Move to ../net.
2032
2033 * binhex.el, uudecode.el: Move to ../mail.
2034
2035 * encrypt.el: Remove file.
2036
2037 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
2038
2039 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
2040 matches on patches.
2041
2042 * gnus-art.el (gnus-article-browse-html-article): Mention
2043 `mm-text-html-renderer' in the doc string.
2044
2045 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
2046 string. Add comments.
2047
2048 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
2049 if rhs is ASCII.
2050
2051 2007-12-01 Glenn Morris <rgm@gnu.org>
2052
2053 * dig.el, dns.el: Move to ../net.
2054 * format-spec.el, hex-util.el, sha1.el: Move to ../.
2055
2056 * mail-source.el (top-level): Require format-spec before
2057 eval-when-compile.
2058
2059 2007-11-30 Glenn Morris <rgm@gnu.org>
2060
2061 * encrypt.el: Require password, rather than autoloading password-read.
2062
2063 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
2064
2065 * gnus.el (gnus-method-to-server): Add an optional parameter so the
2066 caller can indicate whether the cache should be disregarded for this
2067 call. This way the result of the call is reproducible at all times and
2068 can be considered a canonical server name for the supplied method.
2069 (gnus-agent-method-p): Canonicalize server names by pushing their
2070 method through `gnus-method-to-server' using the no-cache argument.
2071
2072 * gnus-srvr.el (gnus-server-insert-server-line): Call
2073 `gnus-method-to-server' with `no-cache' argument.
2074
2075 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
2076 gnus-agent-possibly-synchronize-flags as this should be called when the
2077 server is actually being opened.
2078 (gnus-agent-possibly-synchronize-flags)
2079 (gnus-agent-possibly-synchronize-flags-server): Move check for the
2080 flags file of an agentized server to the latter function.
2081
2082 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
2083 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
2084 after a connection has been established successfully.
2085
2086 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2087
2088 * gnus-art.el (article-display-face): Force to display face if called
2089 interactively; check if gnus-article-x-face-too-ugly matches author.
2090 (article-display-x-face): Display face even if From header is missing
2091 as article-display-face does.
2092
2093 2007-11-28 Richard Stallman <rms@gnu.org>
2094
2095 * md4.el: Move to ../.
2096 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
2097
2098 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
2099
2100 * mail-source.el (mail-sources): Default to fetch from file for
2101 compatibility with default of nnmail-spool-file.
2102
2103 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2104
2105 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
2106 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
2107 to look for encoded word that should be encoded again.
2108 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
2109 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
2110 encoding pattern.
2111 (rfc2047-decode-region): Switch strict regexp and loose one according
2112 to rfc2047-allow-irregular-q-encoded-words.
2113
2114 2007-11-26 Simon Josefsson <simon@josefsson.org>
2115
2116 * imap.el: Move to ../net directory.
2117
2118 2007-11-25 Romain Francoise <romain@orebokech.com>
2119
2120 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
2121
2122 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2123
2124 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
2125 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
2126
2127 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
2128 `nnmail-spool-file'.
2129
2130 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
2131 `nnmail-spool-file'.
2132
2133 * gnus-move.el (gnus-change-server): Ditto.
2134
2135 * gnus-kill.el (gnus-batch-score): Ditto.
2136
2137 * gnus-cache.el (gnus-jog-cache): Ditto.
2138
2139 * gnus-msg.el (gnus-summary-reply):
2140 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
2141
2142 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2143
2144 * gnus-cache.el (gnus-cache-generate-nov-databases):
2145 Use nnml-generate-nov-databases-directory instead of
2146 nnml-generate-nov-databases-1.
2147
2148 2007-11-24 Glenn Morris <rgm@gnu.org>
2149
2150 * message.el (message-tool-bar-retro): Update for rename
2151 mail_send.xpm->mail-send.xpm.
2152
2153 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
2154
2155 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
2156 `smime-ldap-search' for Emacs 22 and up.
2157
2158 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
2159
2160 * hashcash.el: Move to ../mail directory.
2161
2162 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
2163
2164 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
2165 `smime-ldap-search' for Emacs 22 and up.
2166
2167 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2168
2169 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
2170
2171 * message.el (message-send-mail-function): Fix error convention.
2172 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
2173 (message-widen-reply, message-send-mail, message-talkative-question)
2174 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
2175 (message-clone-locals, message-send-news): Use with-current-buffer.
2176 (message-insert-or-toggle-importance): Remove unused var `valid'.
2177 (message-make-references): Remove unused var `new-references'.
2178 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
2179
2180 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
2181
2182 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
2183 (spam-split-symbolic-return-positive): Reflow docstring.
2184 (spam-backends, spam-summary-exit-behavior)
2185 (spam-mark-ham-unread-before-move-from-spam-group)
2186 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
2187 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
2188 (spam-clear-cache, spam-backend-check, spam-install-backend)
2189 (spam-install-statistical-backend, spam-list-of-processors)
2190 (spam-group-processor-p, spam-split, spam-bogofilter-score)
2191 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
2192 (spam-check-crm114, spam-initialize, spam-unload-hook):
2193 Fix typos in docstrings.
2194
2195 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
2196
2197 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
2198 been checked if they have never been read and those group levels are
2199 higher than the one that a user specified.
2200
2201 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
2202
2203 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
2204 foreign groups unless a group level is specified by a user.
2205 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
2206
2207 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
2208
2209 * message.el (message-send-mail-function): Require sendmail.
2210
2211 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
2212
2213 * message.el (message-send-mail-function): Check for smtpmail too.
2214
2215 * utf7.el (utf7-encode, utf7-decode): Use coding system
2216 `utf-7'/`utf-7-imap' from utf-7.el' if available.
2217
2218 * message.el (message-send-mail-function): New function.
2219 (message-send-mail-function): Set default using
2220 message-send-mail-function. Adjust doc string.
2221 (message-send-mail-with-mailclient): New function.
2222
2223 2007-11-17 Richard Stallman <rms@gnu.org>
2224
2225 * assistant.el: Remove file.
2226
2227 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
2228
2229 * smime.el (from):
2230 * rfc2047.el (message-posting-charset):
2231 * qp.el (mm-use-ultra-safe-encoding):
2232 * pop3.el (parse-time-months):
2233 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
2234 * nnml.el (files):
2235 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
2236 (jka-compr-compression-info-list, ange-ftp-path-format)
2237 (efs-path-regexp):
2238 * nndiary.el (files):
2239 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
2240 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
2241 (epg-digest-algorithm-alist, inhibit-redisplay)
2242 (password-cache-expiry):
2243 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
2244 (pgg-output-buffer, password-cache-expiry):
2245 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
2246 (efs-path-regexp):
2247 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
2248 (inhibit-redisplay):
2249 * mm-uu.el (file-name, start-point, end-point, entry)
2250 (gnus-newsgroup-name, gnus-newsgroup-charset):
2251 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
2252 (latin-unity-ucs-list):
2253 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
2254 (mm-uu-binhex-decode-function):
2255 * message.el (gnus-message-group-art, gnus-list-identifiers)
2256 (rmail-enable-mime-composing, gnus-local-organization)
2257 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
2258 (gnus-read-active-file, facemenu-add-face-function)
2259 (facemenu-remove-face-function, gnus-article-decoded-p)
2260 (tool-bar-mode):
2261 * mail-source.el (display-time-mail-function):
2262 * gnus-util.el (nnmail-pathname-coding-system)
2263 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
2264 (gnus-original-article-buffer, gnus-user-agent)
2265 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
2266 (xemacs-codename, sxemacs-codename, emacs-program-version):
2267 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
2268 * gnus-start.el (gnus-agent-covered-methods)
2269 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
2270 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
2271 (gnus-newsgroup-headers, gnus-group-list-mode)
2272 (gnus-group-mark-positions, gnus-newsgroup-data)
2273 (gnus-newsgroup-unreads, nnoo-state-alist)
2274 (gnus-current-select-method, mail-sources)
2275 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
2276 (nnmail-spool-file, gnus-cache-active-hashtb):
2277 * gnus-mh.el (mh-lib-progs):
2278 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
2279 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
2280 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
2281 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
2282 (gnus-group-buffer):
2283 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
2284 (font-lock-set-defaults):
2285 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
2286 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
2287 (gnus-summary-post-menu, total-parts, type, condition, length):
2288 * gnus-agent.el (gnus-agent-read-agentview):
2289 * flow-fill.el (show-trailing-whitespace):
2290 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
2291 eval-and-compile wrappers for byte compiler pacifiers.
2292
2293 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
2294 (mm-display-inline-fontify): Check for featurep 'xemacs not
2295 extent-list.
2296
2297 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
2298 itimer-list.
2299 (mm-create-image-xemacs): Only do something for XEmacs.
2300 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
2301
2302 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
2303
2304 * gnus-registry.el (gnus-adaptive-word-syntax-table):
2305 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
2306
2307 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
2308
2309 * nnimap.el (nnimap-split-download-body):
2310 * gnus-demon.el (gnus-demon):
2311 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
2312
2313 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
2314
2315 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
2316 macros.
2317 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
2318 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
2319 copy data from unibyte buffer to multibyte current buffer.
2320 (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
2321 to copy data from unibyte current buffer to multibyte buffer.
2322 (nntp-make-process-buffer): Make process buffer unibyte.
2323
2324 * pop3.el (pop3-open-server): Fix typo in Lisp code.
2325
2326 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
2327
2328 * pop3.el (pop3-open-server): Accept and process data more robustly at
2329 connexion start to avoid spurious "POP SSL connexion failed" errors.
2330
2331 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2332
2333 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
2334 read group names.
2335
2336 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
2337
2338 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
2339
2340 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2341
2342 * nnmail.el (nnmail-parse-active): Make group names unibyte.
2343 (nnmail-save-active): Use a unibyte buffer when saving active file,
2344 which may contain non-ASCII group names.
2345
2346 * nnml.el (nnml-request-group): Decode group names in messages.
2347
2348 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
2349
2350 * message.el (message-citation-line-function)
2351 (message-insert-formatted-citation-line): Fix spelling of
2352 `message-insert-formated-citation-line'.
2353
2354 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
2355
2356 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
2357
2358 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2359
2360 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
2361 nnmail-pathname-coding-system.
2362
2363 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
2364 that a user enters; decode group names in messages.
2365
2366 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
2367
2368 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
2369
2370 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
2371
2372 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
2373
2374 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
2375 risky local variable.
2376
2377 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
2378
2379 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
2380
2381 * encrypt.el: Improve documentation to fix function name typo.
2382 Reported by Daiki Ueno <ueno@unixuser.org>.
2383
2384 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2385
2386 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
2387 even if the point is not in the last page of an article.
2388 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
2389 back to the previous page.
2390
2391 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
2392
2393 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
2394
2395 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
2396
2397 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
2398
2399 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2400
2401 * message.el (message-check-news-body-syntax): Avoid
2402 mm-string-as-multibyte.
2403 (message-hide-headers): Don't assume (point-min)==1.
2404
2405 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2406
2407 * message.el (message-remove-blank-cited-lines): Fix if remove is
2408 given.
2409 (message-bogus-address-regexp): New variable.
2410 (message-bogus-recipient-p): New function.
2411 (message-check-recipients): New command.
2412 (message-syntax-checks): Add `bogus-recipient'.
2413 (message-fix-before-sending): Add `bogus-recipient'.
2414
2415 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
2416 (gnus-treat-body-boundary): Don't test window-system.
2417
2418 2007-10-28 Leo <sdl.web@gmail.com> (tiny change)
2419
2420 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
2421
2422 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2423
2424 * gnus.el: Bump version to Gnus v5.13.
2425
2426 2007-10-28 Miles Bader <miles@gnu.org>
2427
2428 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
2429 at compile-time too.
2430
2431 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2432
2433 * gnus-msg.el (gnus-message-setup-hook): Add
2434 `message-remove-blank-cited-lines' to options.
2435
2436 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
2437
2438 * message.el (message-remove-blank-cited-lines): New function.
2439 Suggested by Karl Plästerer.
2440
2441 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
2442
2443 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
2444 mapc.
2445
2446 * imap.el (imap-open): Replace mapcar called for effect with mapc.
2447 (top-level): Use mapc to set functions to be traced for debugging.
2448
2449 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
2450 called for effect with while loop.
2451
2452 * message.el (message-talkative-question): Replace mapcar called for
2453 effect with mapc.
2454
2455 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
2456 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
2457 called for effect with dolist.
2458
2459 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
2460
2461 * nndiary.el: Use dolist instead of mapcar to add diary headers to
2462 gnus-extra-headers and nnmail-extra-headers.
2463
2464 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
2465 called for effect with dolist.
2466 (top-level): Use mapc to set functions to be traced for debugging.
2467
2468 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
2469 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
2470 dolist.
2471
2472 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
2473 Replace mapcar called for effect with mapc.
2474 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
2475 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
2476 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
2477 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
2478
2479 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
2480 remove-if that's a cl function.
2481
2482 * webmail.el (webmail-debug): Replace mapcar called for effect with
2483 dolist.
2484
2485 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
2486
2487 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
2488 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
2489 with while loop.
2490
2491 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
2492 functions from article-* functions.
2493 (gnus-multi-decode-header): Replace mapcar called for effect with
2494 dolist.
2495
2496 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2497 (gnus-bookmark-show-details): Replace mapcar called for effect with
2498 while loop.
2499
2500 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
2501 called for effect with while loop.
2502
2503 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
2504 with dolist.
2505
2506 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
2507 mapcar called for effect with dolist.
2508
2509 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
2510
2511 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
2512 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
2513 Replace mapcar called for effect with dolist.
2514 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
2515 mapc.
2516
2517 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
2518 Replace mapcar called for effect with dolist.
2519 (gnus-topic-list): Replace mapcar called for effect with mapc.
2520
2521 * gnus.el: Use mapc instead of mapcar to add autoloads.
2522
2523 2007-10-23 Richard Stallman <rms@gnu.org>
2524
2525 * gnus-group.el (gnus-group-highlight): Mark as risky.
2526
2527 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
2528
2529 * gnus.el (gnus-server-to-method): Return method found first in
2530 gnus-newsrc-alist.
2531
2532 * gnus-art.el (gnus-article-highlight-signature)
2533 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
2534 button overlay without the front stickiness.
2535
2536 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
2537
2538 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
2539 overview buffer needed a catch to receive its throw.
2540 (gnus-agent-flush-cache): Declared as interactive to make this function
2541 easier to use.
2542
2543 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
2544
2545 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
2546 `next-line'.
2547
2548 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
2549
2550 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
2551 exclude address matching message-dont-reply-to-names.
2552
2553 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
2554
2555 * gnus-util.el (gnus-string<): New function.
2556
2557 * gnus-sum.el (gnus-article-sort-by-author)
2558 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
2559
2560 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
2561
2562 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
2563 the frame-focus tag is set in gnus-buffer-configuration.
2564
2565 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2566
2567 * gnus-art.el (gnus-article-add-button): Make a button overlay without
2568 the front stickiness.
2569
2570 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2571
2572 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
2573 url pattern; remove duplicate one.
2574 (gnus-article-extend-url-button): New function.
2575 (gnus-article-add-buttons): Use it.
2576 (gnus-button-push): Use concatenated url that it makes.
2577
2578 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
2579
2580 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
2581 (sieve-manage-open): Use `mapc' instead of `mapcar'.
2582
2583 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2584
2585 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
2586 Don't hardcode point-min==1.
2587
2588 2007-09-30 David Kastrup <dak@gnu.org>
2589
2590 * gnus-art.el (gnus-article-reply-with-original)
2591 (gnus-article-followup-with-original): When `transient-mark-mode' is
2592 off, refrain from active-region behavior for followups.
2593
2594 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
2595
2596 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
2597 Fix comment about "iso8859-1".
2598
2599 2007-10-08 Daiki Ueno <ueno@unixuser.org>
2600
2601 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
2602 ones returned from the verify-function.
2603
2604 * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
2605 mml2015-extract-cleartext-signature if extraction failed.
2606
2607 2007-10-07 Daiki Ueno <ueno@unixuser.org>
2608
2609 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
2610 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
2611 failed.
2612
2613 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
2614
2615 * Relicense "GPLv2 or later" files to "GPLv3 or later".
2616
2617 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
2618
2619 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
2620 to mark a thread as expirable. Add variable `hide' to handle hiding of
2621 thread for both the null and zero (kill/expire thread) universal prefix
2622 cases.
2623 (gnus-summary-expire-thread): Add new function to expire a thread,
2624 using gnus-summary-kill-thread.
2625 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
2626 shortcuts for gnus-summary-expire-thread.
2627 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
2628 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
2629
2630 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
2631
2632 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
2633 extras value, so an extras entry can be deleted.
2634 (gnus-registry-delete-extra-entry): Use it.
2635 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
2636 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
2637 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
2638 storage through the gnus-registry, and provide an appropriate API for
2639 it.
2640
2641 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2642
2643 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
2644 Suggested by Leo <sdl.web@gmail.com>.
2645
2646 * gnus.el: Do.
2647
2648 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2649
2650 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
2651 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
2652
2653 * gnus-agent.el (gnus-agent-fetch-headers): Do.
2654
2655 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
2656 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
2657
2658 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2659
2660 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
2661 newline.
2662 (nnmbox-request-accept-article): Don't change article in source buffer;
2663 narrow to header to use message-fetch-field rather than
2664 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
2665 (nnmbox-request-replace-article): Quote lines that'll be misidentified
2666 as delimiters; make sure article ends with newline.
2667 (nnmbox-delete-mail): Correct last position of article to be deleted;
2668 ignore X-Gnus-Newsgroup header in article body.
2669 (nnmbox-save-mail): Quote lines looking like delimiters at the right
2670 positions; make sure article ends with newline.
2671
2672 * message.el (message-display-abbrev): Don't infloop when a user
2673 inserts SPC in the beginning of header.
2674
2675 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
2676
2677 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
2678 list of groups not followed by default. Fix type to be regexp.
2679 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
2680
2681 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
2682
2683 * hmac-def.el (define-hmac-function): Switch from old-style to
2684 new-style backquotes.
2685
2686 * md4.el (md4-make-step): Likewise.
2687
2688 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
2689
2690 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
2691 raw-text coding system when saving .newsrc file, which may contain
2692 non-ASCII group names.
2693
2694 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
2695
2696 * gnus-cus.el (gnus-score-extra): New widget.
2697 (gnus-score-extra-convert): New function.
2698 (gnus-score-customize): Use it for Extra.
2699
2700 2007-08-31 Daiki Ueno <ueno@unixuser.org>
2701
2702 * mml2015.el (mml2015-extract-cleartext-signature): New function.
2703 (mml2015-mailcrypt-clear-verify): Use it.
2704 (mml2015-gpg-clear-verify): Use it.
2705 (mml2015-pgg-clear-verify): Use it.
2706 (mml2015-epg-clear-verify): Replace the current part with the output
2707 from GnuPG; don't extract the plaintext by itself.
2708
2709 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
2710 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
2711 mml2015-clear-verify-function; don't touch the armor headers or
2712 dash-escaped text here.
2713
2714 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
2715
2716 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
2717 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
2718 parts, or application/octet-stream as a last resort.
2719 (gnus-mime-view-part-as-type): Don't toggle display.
2720 (gnus-mime-view-part-as-charset): Don't turn off display before
2721 querying charset.
2722
2723 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
2724 stuff to undisplayer function in Emacs.
2725 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
2726
2727 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
2728 text/calendar parts.
2729
2730 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
2731
2732 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
2733 decoding text/calendar parts.
2734
2735 * message.el (message-forward-make-body-mime): Always mark body as
2736 having no illegible text; remove signed-or-encrypted argument.
2737 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
2738
2739 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
2740 (mml-generate-mime-1): Don't encode body if it is specified to be in
2741 raw form; don't make buffer be unibyte when inserting multibyte string.
2742
2743 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2744
2745 * sha1.el: Fix up comment style.
2746 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
2747 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
2748
2749 * hex-util.el: Fix up comment style.
2750 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
2751
2752 * gnus-salt.el: Use with-current-buffer.
2753 (gnus-pick-setup-message): Fix long-standing typo.
2754
2755 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2756
2757 * imap.el (imap-logout-timeout): New variable.
2758 (imap-logout, imap-logout-wait): New functions.
2759 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
2760
2761 * nnimap.el (nnimap-logout-timeout): New server variable.
2762 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
2763 nnimap-logout-timeout.
2764
2765 * gnus-art.el (gnus-article-summary-command-nosave)
2766 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
2767
2768 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2769
2770 * gnus.el (gnus-maximum-newsgroup): New variable.
2771
2772 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
2773 according to gnus-maximum-newsgroup.
2774
2775 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
2776 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
2777 Limit the range of articles according to gnus-maximum-newsgroup.
2778
2779 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
2780
2781 * gnus-art.el (gnus-sticky-article): Fixed problems described in
2782 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
2783 Don't perform gnus-configure-windows here; reuse existing sticky
2784 article buffer.
2785
2786 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
2787 it doesn't exist in gnus-article-mode.
2788
2789 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
2790
2791 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
2792 (gnus-agent-decoded-group-name): New function.
2793 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
2794 (gnus-agent-expire-group-1): Use it; decode group name in messages.
2795
2796 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
2797
2798 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
2799 Add binding for gnus-sticky-article.
2800 (gnus-summary-exit): Don't kill sticky article buffers.
2801
2802 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
2803 article buffer.
2804 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
2805 (gnus-kill-sticky-article-buffers): New commands.
2806
2807 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2808
2809 * nntp.el (nntp-xref-number-is-evil): New server variable.
2810 (nntp-find-group-and-number): If it is non-nil, don't trust article
2811 numbers in the Xref header.
2812
2813 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2814
2815 * gnus-agent.el (gnus-agent-read-group): New function.
2816 (gnus-agent-flush-group, gnus-agent-expire-group)
2817 (gnus-agent-regenerate-group): Use it.
2818 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
2819 nnmail-pathname-coding-system.
2820
2821 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
2822
2823 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
2824
2825 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
2826 that are unread as unread, and also as selected so that information of
2827 marks having been changed by a user may be updated when exiting group.
2828
2829 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
2830
2831 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
2832
2833 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
2834
2835 * gnus-art.el (gnus-mime-display-single): Pass part number that is
2836 calculated ignoring signature parts to gnus-treat-article.
2837
2838 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
2839
2840 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
2841 a point here in order to keep the window start.
2842 (gnus-insert-mime-security-button): Make a button overlay without the
2843 front stickiness.
2844 (gnus-mime-display-security): Goto the end of a button.
2845
2846 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
2847
2848 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
2849
2850 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
2851 group-name-at-point.
2852 (gnus-group-completing-read): New function that offers decoded
2853 non-ASCII group names for completion.
2854 (gnus-fetch-group, gnus-group-read-ephemeral-group)
2855 (gnus-group-jump-to-group, gnus-group-make-group-simple)
2856 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
2857 (gnus-group-fetch-control): Use it.
2858 (gnus-fetch-group): Use group-name-at-point for the initial value
2859 rather than the default value; use gnus-alive-p.
2860
2861 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
2862 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
2863 (gnus-summary-post-news): Use gnus-group-completing-read.
2864
2865 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
2866 (gnus-read-move-group-name): Decode group name for completion.
2867
2868 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
2869
2870 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
2871 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
2872 Yamaoka slightly modified the code).
2873
2874 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2875
2876 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
2877 (nnmail-split-incoming): Bind it.
2878
2879 * nnml.el (nnml-group-name-charset): New function.
2880 (nnml-decoded-group-name): Use it; don't decode group name if
2881 nnmail-group-names-not-encoded-p is non-nil.
2882 (nnml-encoded-group-name): New function.
2883 (nnml-group-pathname): Inline nnml-decoded-group-name.
2884 (nnml-request-expire-articles): Decode group name in message.
2885 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
2886 nnmail-pathname-coding-system.
2887 (nnml-save-mail, nnml-active-number): Work with decoded group names and
2888 not decoded ones according to nnmail-group-names-not-encoded-p.
2889 (nnml-generate-active-info): Use nnml-encoded-group-name.
2890
2891 2007-08-08 Glenn Morris <rgm@gnu.org>
2892
2893 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
2894 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
2895 doc-strings and comments.
2896
2897 2007-07-25 Glenn Morris <rgm@gnu.org>
2898
2899 * Relicense all FSF files to GPLv3 or later.
2900
2901 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2902
2903 * gnus-sum.el (gnus-summary-move-article): Make
2904 gnus-summary-respool-article work.
2905
2906 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
2907
2908 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
2909 string.
2910
2911 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
2912
2913 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
2914 that should be ignored when comparing distant RSS articles with local
2915 ones.
2916 (nnrss-make-hash-index): New function. Create a hash index according
2917 to the ignored fields.
2918 (nnrss-check-group): Use it.
2919
2920 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
2921
2922 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
2923
2924 * gnus-art.el (article-decode-group-name): Decode Xref header too.
2925
2926 * gnus-group.el (gnus-group-make-group): Encode group name here unless
2927 the new optional argument ENCODED is non-nil.
2928 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
2929 coding system for encoding group name.
2930 (gnus-group-make-rss-group): Pass un-encoded group name to
2931 gnus-group-make-group.
2932 (gnus-group-set-info): Tell gnus-group-make-group that group name is
2933 encoded.
2934
2935 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
2936 Encode group name to which articles are moved or copied.
2937 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
2938 coding system for encoding Newsgroup, Followup-To and Xref headers.
2939
2940 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
2941 marks; use nnheader-file-coding-system to write a file.
2942 (nnagent-retrieve-headers): Bind file-name-coding-system to
2943 nnmail-pathname-coding-system.
2944
2945 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
2946
2947 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
2948 (nnml-request-article, nnml-request-create-group)
2949 (nnml-request-rename-group, nnml-find-id)
2950 (nnml-possibly-change-directory, nnml-possibly-create-directory)
2951 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
2952 (nnml-save-marks): Use nnml-group-pathname instead of
2953 nnmail-group-pathname.
2954
2955 (nnml-request-create-group, nnml-request-expire-articles)
2956 (nnml-request-move-article, nnml-request-delete-group)
2957 (nnml-deletable-article-p, nnml-possibly-create-directory)
2958 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
2959 (nnml-open-marks): Bind file-name-coding-system to
2960 nnmail-pathname-coding-system.
2961
2962 (nnml-request-article): Pass server argument to nnml-find-group-number.
2963 (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
2964 server argument to nnml-possibly-create-directory.
2965 (nnml-request-accept-article): Pass server argument to
2966 nnml-active-number and nnml-save-mail.
2967 (nnml-find-group-number): Pass server argument to nnml-find-id.
2968 (nnml-request-update-info): Pass server argument to
2969 nnml-marks-changed-p.
2970
2971 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
2972 (nnml-save-mail, nnml-active-number): Add server argument.
2973
2974 (nnml-request-delete-group): Warn if group is missing.
2975 (nnml-get-nov-buffer): Decode group name.
2976 (nnml-generate-active-info): Encode group name.
2977 (nnml-open-marks): Decode group name in messages.
2978
2979 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
2980
2981 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
2982 if it is not specified.
2983 (gnus-article-pipe-part, gnus-article-save-part)
2984 (gnus-article-interactively-view-part, gnus-article-copy-part)
2985 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
2986 (gnus-article-inline-part, gnus-article-save-part-and-strip)
2987 (gnus-article-replace-part, gnus-article-delete-part)
2988 (gnus-article-view-part-as-type): Pass raw prefix argument to
2989 gnus-article-part-wrapper.
2990
2991 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
2992
2993 * gnus-agent.el (gnus-agent-save-active): Bind
2994 nnheader-file-coding-system to gnus-agent-file-coding-system.
2995
2996 * gnus-cache.el (gnus-cache-save-buffers)
2997 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
2998 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
2999 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
3000 (gnus-cache-braid-nov, gnus-cache-braid-heads)
3001 (gnus-cache-generate-active, gnus-cache-rename-group)
3002 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
3003 (gnus-cache-update-overview-total-fetched-for): Bind
3004 file-name-coding-system to nnmail-pathname-coding-system.
3005 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
3006 variables.
3007 (gnus-cache-decoded-group-name): New function.
3008 (gnus-cache-file-name): Use it.
3009 (gnus-cache-generate-active): Use non-decoded group name for active.
3010
3011 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
3012 right place.
3013 (gnus-write-active-file): Don't break non-ASCII group names.
3014
3015 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
3016 nnmail-pathname-coding-system.
3017
3018 * gnus-uu.el (gnus-uu-decode-save): Typo.
3019
3020 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
3021
3022 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
3023
3024 2007-07-14 David Kastrup <dak@gnu.org>
3025
3026 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
3027 finishing actions if we did not edit the article.
3028
3029 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
3030
3031 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
3032 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
3033 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
3034 (gnus-agent-flush-group, gnus-agent-flush-cache)
3035 (gnus-agent-fetch-headers, gnus-agent-load-alist)
3036 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
3037 (gnus-agent-retrieve-headers, gnus-agent-request-article)
3038 (gnus-agent-regenerate-group)
3039 (gnus-agent-update-files-total-fetched-for)
3040 (gnus-agent-update-view-total-fetched-for): Bind
3041 file-name-coding-system to nnmail-pathname-coding-system.
3042 (gnus-agent-group-pathname): Don't encode file names by
3043 nnmail-pathname-coding-system.
3044 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
3045 coding-system-for-write instead of buffer-file-coding-system to
3046 gnus-agent-file-coding-system.
3047
3048 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
3049 Decode group name.
3050
3051 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
3052
3053 * gnus-start.el (gnus-update-active-hashtb-from-killed)
3054 (gnus-read-newsrc-el-file): Make group names unibyte.
3055
3056 * nnmail.el (nnmail-group-pathname): Don't encode file names by
3057 nnmail-pathname-coding-system.
3058
3059 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
3060 (nnrss-request-delete-group): Bind file-name-coding-system to
3061 nnmail-pathname-coding-system.
3062 (nnrss-read-server-data, nnrss-read-group-data): Bind
3063 file-name-coding-system correctly.
3064 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
3065
3066 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
3067 (nntp-server-to-method-cache): New variable.
3068 (nntp-group-pathname): New function that decodes non-ASCII group names.
3069 (nntp-possibly-create-directory, nntp-marks-changed-p)
3070 (nntp-save-marks, nntp-open-marks): Use it.
3071 (nntp-possibly-create-directory, nntp-open-marks):
3072 Bind file-name-coding-system to nnmail-pathname-coding-system.
3073 (nntp-open-marks): Decode group names when bootstrapping marks.
3074
3075 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
3076 Newsgroups and Folowup-To headers.
3077
3078 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
3079
3080 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3081 (gnus-server-closed-face, gnus-server-denied-face)
3082 (gnus-server-offline-face): Remove variable.
3083 (gnus-server-font-lock-keywords): Use faces that are not aliases.
3084
3085 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
3086 of modifying message-stack directly for XEmacs.
3087
3088 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
3089 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
3090 if the coding-system argument is nil for XEmacs.
3091
3092 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
3093 mm-charset-override-alist.
3094
3095 * rfc2047.el: Don't require base64; require rfc2045 for the function
3096 rfc2045-encode-string.
3097 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
3098 to quote the parameter value.
3099
3100 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
3101
3102 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
3103 form in gnus-group-name-charset-method-alist.
3104
3105 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
3106 overrides the default layout edit-form.
3107
3108 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
3109
3110 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
3111
3112 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
3113
3114 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
3115 as unfetched articles.
3116
3117 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3118
3119 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
3120
3121 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3122
3123 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
3124 original back end that keeps marks in the local system.
3125
3126 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
3127
3128 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
3129 arg of pop-to-buffer for XEmacs.
3130 (gnus-article-read-summary-keys): Ditto; don't restore window
3131 configuration if summary command ends up with neither article buffer
3132 nor summary buffer; describe bindings if summary keys end with C-h.
3133
3134 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
3135
3136 * message.el (message-fix-before-sending): Skip raw message part to be
3137 forwarded while checking illegible text.
3138 (message-forward-make-body-mime, message-forward-make-body): Mark
3139 signed or encrypted raw message as having no illegible text.
3140
3141 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3142
3143 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
3144 (gnus-message-with-timestamp-1): New macro.
3145 (gnus-message-with-timestamp): New function.
3146 (gnus-message): Use them.
3147
3148 * nnheader.el (nnheader-message): Use them.
3149
3150 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
3151
3152 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
3153 .newsrc.eld file.
3154
3155 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
3156
3157 * gnus-agent.el (gnus-agent-fetch-headers)
3158 (gnus-agent-retrieve-headers): Bind
3159 gnus-decode-encoded-address-function to identity.
3160
3161 * nntp.el (nntp-send-xover-command): Recognize an xover command is
3162 available also when the server returns simply a dot.
3163
3164 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
3165
3166 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
3167
3168 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
3169
3170 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
3171
3172 * gnus-ems.el (gnus-x-splash): Make it work.
3173
3174 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
3175 from being used.
3176
3177 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
3178
3179 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
3180 the front stickiness.
3181 (gnus-article-summary-command-nosave): Correct the order of the
3182 arguments passed to pop-to-buffer.
3183 (gnus-article-read-summary-keys): Ditto; make it work properly when the
3184 summary command ends up with the article buffer.
3185
3186 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
3187 the same faces.
3188
3189 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
3190
3191 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
3192
3193 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3194
3195 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
3196 * gnus-sum.el (gnus-summary-highlight):
3197 * mail-source.el (mail-source-delete-old-incoming-confirm):
3198 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
3199
3200 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
3201
3202 * gnus-art.el (gnus-mime-view-part-externally)
3203 (gnus-mime-view-part-internally): Fix predicate function passed to
3204 completing-read.
3205
3206 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
3207
3208 * gnus.el (gnus-update-message-archive-method): Add :version.
3209
3210 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
3211
3212 * gnus.el (gnus-update-message-archive-method): New variable.
3213
3214 * gnus-start.el (gnus-setup-news): Update saved "archive" method
3215 according to gnus-message-archive-method if
3216 gnus-update-message-archive-method is non-nil.
3217
3218 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
3219
3220 * gnus-sum.el (gnus-summary-limit-to-address): New function. Suggested
3221 by Loic Dachary <loic@dachary.org>.
3222 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
3223
3224 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
3225
3226 * message.el (message-pop-to-buffer): Add switch-function argument.
3227 (message-mail): Pass switch-function argument to it.
3228
3229 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
3230
3231 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
3232 Improve doc string.
3233
3234 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
3235
3236 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
3237 (gnus-header-content)
3238 * gnus-cite.el (gnus-cite-10)
3239 * gnus-srvr.el (gnus-server-closed)
3240 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
3241 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
3242 (gnus-group-mail-3-empty, gnus-group-mail-low)
3243 (gnus-group-mail-low-empty, gnus-splash)
3244 * message.el (message-header-to, message-header-cc)
3245 (message-header-subject, message-header-other, message-header-name)
3246 (message-header-xheader, message-separator, message-cited-text)
3247 (message-mml): Lighten colors of faces used for dark background.
3248
3249 2007-05-24 Simon Josefsson <simon@josefsson.org>
3250
3251 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
3252 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
3253
3254 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
3255
3256 * message.el (message-narrow-to-headers-or-head):
3257 Ignore mail-header-separator in the body.
3258
3259 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
3260
3261 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
3262 same as window size.
3263
3264 2007-05-22 Kevin Ryde <user42@zip.com.au>
3265
3266 * message.el (message-font-lock-keywords): Use message-header-xheader
3267 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
3268 ahead of the anything pattern, to get it recognised.
3269
3270 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
3271
3272 * gnus-sum.el (gnus-articles-to-read)
3273 (gnus-summary-insert-old-articles): Don't truncate group name for
3274 `read-string'.
3275
3276 * gnus-util.el (gnus-limit-string): Delete this function.
3277
3278 * gnus-sum.el (gnus-simplify-subject-fully): Use
3279 `truncate-string-to-width' instead.
3280
3281 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
3282
3283 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell
3284 if, on summary exit, the next group has to be selected.
3285 (gnus-summary-exit): Use it.
3286
3287 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3288
3289 * gnus-art.el (gnus-article-mode): Fix comment about displaying
3290 non-break space.
3291
3292 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
3293
3294 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
3295 Check if group is not a directory.
3296 (nnfolder-request-expire-articles): Don't delete articles if the target
3297 group is not available.
3298
3299 * nnml.el (nnml-request-create-group): Properly check if group is not a
3300 file.
3301 (nnml-request-expire-articles): Don't delete articles if the target
3302 group is not available.
3303
3304 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3305 Don't quote characters that are within parentheses.
3306
3307 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
3308
3309 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
3310 (gnus-handle-ephemeral-exit): Select article according to it.
3311
3312 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
3313
3314 * message.el (message-insert-formated-citation-line): Remove newline.
3315 (message-citation-line-format): Add final \n here so that the user can
3316 avoid a blank line.
3317
3318 2007-05-03 Dan Christensen <jdc@uwo.ca>
3319
3320 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
3321 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
3322 Update lanl/arXiv support.
3323
3324 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
3325
3326 * gnus.el: Bump version number.
3327
3328 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3329
3330 * gnus.el (gnus-version-number): Bump version.
3331
3332 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3333
3334 * gnus.el: No Gnus v0.6 is released.
3335
3336 2007-04-27 Didier Verna <didier@xemacs.org>
3337
3338 * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
3339 * gmm-utils.el (gmm-regexp-concat): here.
3340 * message.el: Don't require 'gnus-util.
3341 (message-dont-reply-to-names): Handle name change above.
3342 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
3343
3344 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
3345
3346 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
3347 since the initial value varies according to the system.
3348
3349 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
3350
3351 * mm-util.el (mm-charset-synonym-alist): Defcustom.
3352
3353 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
3354
3355 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
3356
3357 2007-04-24 Didier Verna <didier@xemacs.org>
3358
3359 Improve the type of gnus-ignored-from-addresses.
3360 * gnus-util.el (gnus-orify-regexp): New function.
3361 * message.el (gnus-util): Require it.
3362 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
3363 * gnus-sum.el (gnus-ignored-from-addresses): New function.
3364 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
3365
3366 2007-04-24 Didier Verna <didier@xemacs.org>
3367
3368 * gnus-sum.el:
3369 * gnus-utils.el: Fix some trailing whitespaces.
3370
3371 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
3372
3373 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
3374 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
3375 article's Message-ID; refer parent article in summary buffer.
3376
3377 * message.el (message-bounce): Call mime-to-mml.
3378
3379 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3380
3381 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
3382
3383 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
3384
3385 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
3386 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
3387 displayed of multipart/alternative part if it is invoked from summary
3388 buffer.
3389
3390 * mm-view.el (mm-inline-text-html-render-with-w3m)
3391 (mm-inline-text-html-render-with-w3m-standalone)
3392 (mm-inline-render-with-function): Use mail-parse-charset by default.
3393
3394 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
3395
3396 * parse-time.el (parse-time-string-chars): Check if CHAR
3397 is less than the length of parse-time-syntax.
3398
3399 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
3400
3401 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
3402 from gnus-newsgroup-processable.
3403
3404 2007-04-16 Didier Verna <didier@xemacs.org>
3405
3406 * gnus-msg.el (gnus-configure-posting-styles): Handle
3407 message-signature-directory properly with :file syntax. Reported by
3408 "Leo".
3409
3410 2007-04-11 Didier Verna <didier@xemacs.org>
3411
3412 New user option: message-signature-directory.
3413 * gnus-msg.el (gnus-configure-posting-styles): Support it.
3414 * message.el (message-insert-signature): Ditto.
3415 * message.el (message-signature-file): Doc update.
3416 * message.el (message-signature-directory): New.
3417
3418 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
3419
3420 * gnus-msg.el (gnus-inews-yank-articles): Use
3421 message-exchange-point-and-mark instead of exchange-point-and-mark.
3422
3423 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
3424
3425 * message.el (message-yank-original): Make sure cited text ends with
3426 newline; don't exchange point and mark.
3427
3428 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3429
3430 * tls.el (open-tls-stream): Properly handle case where there
3431 is no associated buffer.
3432
3433 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
3434
3435 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
3436 message-yank-original, make sure (< mark TEXT point).
3437
3438 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3439
3440 * message.el (message-fill-column): New variable.
3441 (message-mode): Use it. Add comment on a possible new hook.
3442
3443 * nnmail.el (nnmail-spool-file): Mark as obsolete.
3444 (nnmail-get-new-mail): Reformat.
3445
3446 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
3447
3448 * gmm-utils.el: Fix Commentary.
3449 (gmm-tool-bar-from-list): Fix typo in doc string.
3450
3451 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
3452
3453 * message.el (message-yank-original): Don't switch point and mark
3454 unnecessarily to put point and mark as documented.
3455
3456 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3457
3458 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
3459 from the message heads.
3460
3461 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
3462
3463 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
3464 article buffer does not have a window. This may not be the best
3465 solution but is certainly better than setting the start of the null,
3466 that is the current, window.
3467
3468 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
3469
3470 * gnus-draft.el (gnus-draft-setup-hook): New hook.
3471 (gnus-draft-setup): Run it.
3472
3473 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
3474 gnus-score-fast-scoring. Allow regexp.
3475 (gnus-score-headers): Use it.
3476
3477 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
3478 XEmacs.
3479
3480 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
3481 string.
3482 (gnus-button-alist): Also catch `<f1> k ...'.
3483 (gnus-treat-display-x-face): Fix doc string.
3484
3485 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3486
3487 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
3488 evaluation of gnus-extended-version to ensure correct generation of the
3489 User-Agent header when message-generate-headers-first is used.
3490
3491 2007-03-24 Simon Josefsson <simon@josefsson.org>
3492
3493 * hashcash.el (hashcash-generate-payment-async): Don't crash if
3494 hashcash-path is nil. Don't call callback with incorrect number of
3495 parameters if val is 0.
3496
3497 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3498
3499 * message.el (message-required-news-headers):
3500 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
3501
3502 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3503
3504 * message.el (message-generate-new-buffers): Change the meaning of the
3505 nil value; add `standard' to the choices; treat t as `unique'; improve
3506 doc string.
3507 (gnus-select-frame-set-input-focus): Autoload.
3508 (message-buffer-name): Search for the existing message buffer if
3509 message-generate-new-buffers is nil or `standard'; treat the value t of
3510 message-generate-new-buffers as `unique'.
3511 (message-pop-to-buffer): Raise the frame already displaying the message
3512 buffer; clear the echo area after querying.
3513 (message-setup): Pass the `continue' argument to compose-mail.
3514 (message-mail): Prefer `switch-function' if it is given; search for the
3515 existing message buffer if the `continue' argument is non-nil; pass
3516 continue and switch-function arguments to compose-mail by way of
3517 message-setup.
3518 (message-mail-other-window): Adjust argument of message-setup.
3519 (message-mail-other-frame): Ditto.
3520
3521 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
3522
3523 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
3524 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
3525 to turn font-lock on when turning gnus-message-citation-mode on.
3526
3527 2007-03-06 Daiki Ueno <ueno@unixuser.org>
3528
3529 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
3530 (mml-smime-function-alist): New variable; add epg as the backend.
3531 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
3532 mml-smime- functions instead.
3533 * mm-view.el: Require smime.
3534
3535 2007-03-05 Didier Verna <didier@xemacs.org>
3536
3537 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
3538 instead of just inheritance for posting styles.
3539 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
3540
3541 2007-02-24 John Paul Wallington <jpw@pobox.com>
3542
3543 * tls.el (tls-certtool-program): Fix custom type.
3544
3545 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
3546
3547 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
3548 and point-at-eol instead of line-(beginning|end)-position.
3549
3550 * assistant.el (assistant-parse-buffer): Ditto.
3551
3552 2007-02-28 Daiki Ueno <ueno@unixuser.org>
3553
3554 * mml2015.el (mml2015-epg-find-usable-key): New function.
3555 (mml2015-epg-sign): Use it.
3556 (mml2015-epg-encrypt): Use it.
3557
3558 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
3559
3560 * message.el (message-make-in-reply-to): Quote name containing
3561 non-ASCII characters. It will make the RFC2047 encoder cause an error
3562 if there are special characters. Reported by NAKAJI Hiroyuki
3563 <nakaji@jp.freebsd.org>.
3564
3565 2007-02-27 Didier Verna <didier@xemacs.org>
3566
3567 Include the group parameters as well as the topic ones in the
3568 inheritance filter process.
3569 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
3570 argument GROUP-PARAMS-LIST.
3571 * gnus-topic.el (gnus-group-topic-parameters): Use it.
3572
3573 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3574
3575 * nntp.el (nntp-never-echoes-commands)
3576 (nntp-open-connection-functions-never-echo-commands): New variables.
3577 (nntp-send-command): Use them.
3578
3579 2007-02-20 Daiki Ueno <ueno@unixuser.org>
3580
3581 * mml2015.el (mml2015-epg-verify): Simplified.
3582
3583 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
3584
3585 * mml.el (mml-content-disposition-alist): New user option.
3586 (mml-content-disposition): New function.
3587 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
3588 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
3589
3590 2007-02-19 Daiki Ueno <ueno@unixuser.org>
3591
3592 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
3593 verification.
3594
3595 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3596
3597 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
3598 articles posted in the last 24 hours.
3599
3600 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
3601
3602 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
3603
3604 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
3605
3606 * nntp.el (nntp-send-command): Don't wait for echoes when
3607 nntp-open-ssl-stream is used.
3608
3609 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
3610
3611 * gnus-cite.el (gnus-test-font-lock-add-keywords)
3612 (gnus-message-add-citation-keywords)
3613 (gnus-message-remove-citation-keywords): Remove.
3614 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
3615 directly, make the variables in font-lock-defaults buffer-local, add
3616 gnus-message-citation-keywords to them and then update the value of
3617 font-lock-keywords.
3618
3619 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
3620
3621 * message.el (message-cite-original-1): Don't call
3622 gnus-article-highlight-citation.
3623
3624 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
3625 citations; fix line count.
3626
3627 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
3628
3629 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
3630 (gnus-message-add-citation-keywords)
3631 (gnus-message-remove-citation-keywords): Use it; fix the emulating
3632 versions of font-lock-add-keywords and font-lock-remove-keywords to
3633 work with XEmacs correctly.
3634
3635 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
3636
3637 * gnus-cite.el (gnus-cite-face-list): Set the values of
3638 gnus-message-max-citation-depth and gnus-message-citation-keywords.
3639 (gnus-message-max-citation-depth): Use defvar rather than defconst.
3640 (gnus-message-cite-prefix-regexp): New variable.
3641 (gnus-message-search-citation-line): Use it; protect against long
3642 citation prefix; fill match data with nil rather than 0 for XEmacs; set
3643 the 0th match data for Emacs.
3644 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
3645 (gnus-message-add-citation-keywords): Append keywords rather than
3646 prepending; emulate font-lock-add-keywords if it is not available.
3647 (gnus-message-remove-citation-keywords): Emulate
3648 font-lock-remove-keywords if it is not available.
3649
3650 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
3651
3652 * message.el (message-cite-prefix-regexp): Set the value of
3653 gnus-message-cite-prefix-regexp.
3654
3655 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3656
3657 * nnweb.el (nnweb-google-parse-1): Update parser.
3658
3659 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
3660
3661 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
3662
3663 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3664
3665 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3666 regexp.
3667
3668 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3669
3670 * uudecode.el (uudecode-string-to-multibyte): New function emulating
3671 string-to-multibyte.
3672 (uudecode-decode-region-internal): Use it.
3673
3674 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
3675
3676 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
3677 custom choice.
3678
3679 * gnus-art.el (gnus-signature-limit): Fix custom choice.
3680
3681 2007-01-22 Daiki Ueno <ueno@unixuser.org>
3682
3683 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
3684
3685 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
3686 `write-region' to respect `mm-inhibit-file-name-handlers'.
3687
3688 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3689
3690 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
3691 Use gnus-home-directory instead of "~/" or "$HOME".
3692
3693 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
3694
3695 * encrypt.el (encrypt-insert-file-contents): Add better prompt
3696 to mention filename.
3697 Add comments at beginning regarding usage.
3698 (encrypt-write-file-contents): Change interactive so a string is
3699 acceptable. If the file has no associated model, show an error instead
3700 of a nonsense prompt.
3701
3702 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3703
3704 * spam.el (spam-bsfilter-ham-switch): Fix typo.
3705 Thanks to Yoshihiko Yamada for kind notification of this typo.
3706
3707 2007-01-12 Kenichi Handa <handa@m17n.org>
3708
3709 * uudecode.el (uudecode-decode-region-internal): Make it work in a
3710 multibyte buffer.
3711
3712 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
3713
3714 * gnus-score.el (gnus-score-fast-scoring): New variable.
3715 (gnus-score-headers): Use it.
3716
3717 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
3718
3719 * message.el (message-cite-original-1): Call
3720 gnus-article-highlight-citation if requested.
3721 (message-make-from): Allow name and address as optional arguments.
3722
3723 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
3724
3725 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
3726 bugs to doc string.
3727 (gnus-button-alist): Add mid\\|message-id.
3728 (gnus-button-fetch-group): Extend for use in
3729 `browse-url-browser-function'.
3730 (gnus-button-url-regexp): Try to catch paired parentheses like in
3731 Wikipedia URLs.
3732
3733 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
3734 Suggested by Simon Krahnke <overlord@gmx.li>.
3735
3736 2007-01-13 Romain Francoise <romain@orebokech.com>
3737
3738 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
3739 Update copyright.
3740
3741 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
3742
3743 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
3744
3745 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
3746
3747 * gnus-registry.el (gnus-registry-unfollowed-groups)
3748 (gnus-registry-split-fancy-with-parent): Fix documentation.
3749
3750 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
3751
3752 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
3753 from nnweb groups.
3754
3755 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3756
3757 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
3758 Xref urls. Erase buffer before requesting head.
3759
3760 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
3761
3762 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
3763
3764 * gnus-soup.el (gnus-soup): New custom group. Make user variables
3765 customizable.
3766
3767 2007-01-05 Daiki Ueno <ueno@unixuser.org>
3768
3769 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
3770 no signing key is found.
3771 (mml2015-epg-encrypt): Ask user whether to skip or abort if
3772 no encrypting and/or signing key is found.
3773
3774 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3775
3776 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
3777
3778 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3779
3780 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
3781 headers read from disk with the ones newly found in the current search.
3782 This should no longer cause problems, because the article numbers in
3783 Gmane's `nov.php' output are ignored since the previous change.
3784
3785 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3786
3787 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
3788
3789 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
3790
3791 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
3792
3793 2007-01-01 Romain Francoise <romain@orebokech.com>
3794
3795 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3796
3797 2006-12-31 Steve Youngs <steve@sxemacs.org>
3798
3799 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
3800 `define-minor-mode' macro definition expanded properly.
3801 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
3802 exclude it there.
3803
3804 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
3805 of 2006-12-30. The default is nil on (S)XEmacs already because of the
3806 `fboundp' test.
3807 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
3808 This is OK to autoload in (S)XEmacs now.
3809
3810 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3811
3812 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
3813 keystroke.
3814 (gnus-summary-limit-to-singletons): Fix typo.
3815
3816 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
3817 else fails.
3818
3819 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3820
3821 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
3822 docstring.
3823
3824 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
3825 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
3826 (gnus-summary-insert-dormant-articles): Fix typo in message.
3827
3828 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
3829
3830 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
3831 nil for XEmacs.
3832 (gnus-message-citation-mode): Don't autoload in XEmacs.
3833
3834 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
3835
3836 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3837
3838 * nnimap.el (nnimap-expunge-search-string): Mention
3839 nnimap-search-uids-not-since-is-evil in docstring.
3840
3841 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
3842
3843 * spam.el: Revert to make-obsolete-variable because
3844 define-obsolete-variable-alias is not supported in Emacs 21.
3845
3846 * spam.el (spam-ifile-path, spam-ifile-database-path)
3847 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
3848 make-obsolete-variable.
3849 (spam-bsfilter-path, spam-bsfilter-program)
3850 (spam-spamassassin-path, spam-spamassassin-program)
3851 (spam-sa-learn-path, spam-sa-learn-program): Rename variables. Don't
3852 use "path" inappropriately.
3853 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
3854 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
3855 variable names.
3856
3857 2006-12-28 Daiki Ueno <ueno@unixuser.org>
3858
3859 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
3860 summary buffer.
3861
3862 * password.el (password-cache-remove): Use clear-string to burn
3863 password, if available.
3864
3865 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3866
3867 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
3868
3869 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
3870
3871 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
3872 (gnus-message-highlight-citation): Move defcustom here from
3873 gnus-cite.el.
3874 (gnus-message-citation-mode): Autoload.
3875
3876 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
3877 checks to make it compile with XEmacs.
3878 (gnus-message-citation-mode): New minor mode.
3879 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
3880 (gnus-message-highlight-citation): New variables.
3881 (gnus-message-search-citation-line)
3882 (gnus-message-add-citation-keywords)
3883 (gnus-message-remove-citation-keywords)
3884 (turn-on-gnus-message-citation-mode)
3885 (turn-off-gnus-message-citation-mode): New functions.
3886
3887 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
3888
3889 * gnus-cite.el: Enable highlighting of different citation levels in
3890 message-mode.
3891
3892 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3893
3894 * message.el (message-make-fqdn): Fix comment.
3895 (message-bogus-system-names): Add ".local".
3896
3897 * spam.el (spam-ifile-path, spam-ifile-program)
3898 (spam-ifile-database-path, spam-ifile-database)
3899 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
3900 Don't use "path" inappropriately.
3901 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
3902 strings.
3903 (spam-check-ifile, spam-ifile-register-with-ifile)
3904 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
3905 new variable names.
3906
3907 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
3908 (gnus-treat-display-smileys): Simplify using
3909 gnus-image-type-available-p.
3910
3911 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
3912 available.
3913
3914 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3915
3916 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
3917 one after turning on the buffer's multibyteness instead of decoding
3918 them directly in the unibyte buffer that causes unexpected conversion
3919 in Emacs 23 (unicode).
3920
3921 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3922
3923 * message.el (message-generate-hashcash): Fix custom type.
3924
3925 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
3926
3927 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
3928
3929 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
3930
3931 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
3932 disconnect icons. Add help text.
3933
3934 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
3935
3936 * spam.el (spam-extra-header-to-number): CRM114 spam score is
3937 negated to be consistent with the others we handle.
3938
3939 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3940
3941 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
3942 version of gnus-summary-buffer to something, so that we can use two
3943 article buffers at the same time.
3944
3945 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
3946
3947 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
3948 trigger all the extra headers.
3949 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
3950 sorting.
3951
3952 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3953
3954 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
3955 solid groups.
3956
3957 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3958
3959 * legacy-gnus-agent.el: Add Copyright notice.
3960
3961 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
3962
3963 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
3964
3965 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3966
3967 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
3968
3969 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
3970 to make it work reliably in CVS Emacs.
3971 (gnus-summary-limit-strange-charsets-predicate)
3972 (gnus-summary-limit-to-predicate): New functions.
3973
3974 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
3975
3976 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
3977 specifying array size.
3978 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
3979 array if it is too small.
3980 (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
3981 (gnus-sort-threads-loop): New function.
3982
3983 2006-12-06 Chris Moore <dooglus@gmail.com>
3984
3985 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
3986 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
3987
3988 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
3989
3990 * mm-url.el (mm-url-predefined-programs): Call curl with correct
3991 options.
3992
3993 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3994
3995 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
3996 DOS-ing the recipient.
3997
3998 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
3999 the headers when creating the mapping to avoid mismappings.
4000 (nnweb-gmane-create-mapping): Always nix out old mapping.
4001
4002 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4003
4004 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
4005 and mm-verify-option to never.
4006
4007 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4008
4009 * message.el (message-signed-or-encrypted-p): New function.
4010 (message-forward-make-body): Use it.
4011
4012 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
4013 Replace encode-coding-string with mm-encode-coding-string.
4014
4015 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4016
4017 * nneething.el (nneething-decode-file-name): Replace
4018 decode-coding-string with mm-decode-coding-string.
4019
4020 * gnus-int.el (gnus-open-server): Say failed server's name.
4021
4022 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
4023
4024 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
4025 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
4026
4027 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
4028 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
4029 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
4030 (gnus-group-make-directory-group, gnus-group-transpose-groups):
4031 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
4032 (gnus-subscribe-newsgroup, gnus-1):
4033 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
4034 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
4035 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
4036 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
4037
4038 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4039
4040 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
4041 keystroke.
4042 (gnus-summary-limit-to-bodies): Implement headersp.
4043
4044 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4045
4046 * dns.el (query-dns): Protect against "Process dns deleted" strings.
4047
4048 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
4049
4050 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
4051
4052 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4053
4054 * message.el (message-generate-hashcash): Expand range of values to
4055 include `opportunistic'.
4056 (message-send-mail): Use it.
4057
4058 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4059
4060 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
4061 and comment it.
4062
4063 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
4064
4065 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
4066
4067 * gnus-util.el (gnus-extract-address-components): Improve comment.
4068
4069 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4070
4071 * gnus-util.el (gnus-extract-address-components): Work with address in
4072 which the name portion contains @.
4073
4074 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
4075
4076 * gnus.el (gnus-start): Move custom group up.
4077 (gnus-select-method): Don't autoload, but make it available for
4078 `customize-variable'.
4079 (gnus-getenv-nntpserver): Don't autoload.
4080
4081 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
4082
4083 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
4084
4085 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
4086
4087 * message.el (message-sendmail-extra-arguments): New variable.
4088 (message-send-mail-with-sendmail): Use it.
4089
4090 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4091
4092 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
4093 mm-with-unibyte-current-buffer to make string unibyte.
4094
4095 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
4096 mm-string-as-multibyte.
4097
4098 2006-11-14 Daiki Ueno <ueno@unixuser.org>
4099
4100 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
4101 Reported by Werner Koch <wk@gnupg.org>.
4102
4103 2006-11-14 Daiki Ueno <ueno@p360>
4104
4105 * mml2015.el: Autoload epa-select-keys when compiling.
4106
4107 2006-11-13 Daiki Ueno <ueno@unixuser.org>
4108
4109 * mml2015.el (mml2015-epg-sign): Save the signing keys in
4110 message-options.
4111 (mml2015-epg-encrypt): Save the recipient keys in message-options.
4112
4113 2006-11-13 Daiki Ueno <ueno@unixuser.org>
4114
4115 * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
4116 EasyPG (< 0.0.6).
4117 (mml2015-always-trust): New user option.
4118 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
4119 prompt.
4120
4121 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4122
4123 * nntp.el (nntp-authinfo-force): New variable.
4124 (nntp-send-authinfo): Use it.
4125
4126 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4127
4128 * message.el (message-strip-subject-encoded-words): Allow _not_ to
4129 decode encoded words. Improve prompt. Add comment about forwarding.
4130 (message-replacement-char): Move up.
4131
4132 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4133
4134 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
4135 instead of gnus-intersection because arguments of gnus-sorted-nunion
4136 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
4137
4138 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
4139
4140 * message.el (message-strip-subject-encoded-words): Reformat prompt.
4141 (message-simplify-subject-functions): Enable
4142 message-strip-subject-encoded-words by default.
4143
4144 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
4145
4146 * message.el (message-strip-subject-encoded-words): New function
4147 (message-simplify-subject-functions): New variable.
4148 (message-simplify-subject): Use it. Fix typo in doc string.
4149 Support message-strip-subject-encoded-words.
4150
4151 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
4152
4153 * gnus-diary.el (gnus-diary-delay-format-function):
4154 * nndiary.el (nndiary-reminders):
4155 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
4156
4157 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
4158
4159 * gnus-art.el (article-hide-boring-headers): Fetch date from
4160 gnus-original-article-buffer to avoid problems with localized date
4161 strings.
4162
4163 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
4164
4165 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
4166
4167 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
4168
4169 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
4170 New variables.
4171 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
4172 (mm-charset-synonym-alist): Move some entries to
4173 mm-codepage-iso-8859-list.
4174 (mm-charset-synonym-alist, mm-charset-override-alist): Add
4175 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
4176
4177 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
4178
4179 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
4180
4181 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4182
4183 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
4184 with Emacs 21 and XEmacs.
4185
4186 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
4187
4188 * spam.el (spam-parse-address): New function for better parsing,
4189 catching errors, etc.
4190 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
4191
4192 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
4193
4194 * mm-view.el: Add interactive arg to html2text autoload.
4195
4196 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
4197
4198 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
4199
4200 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
4201
4202 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
4203 variables.
4204 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
4205 (mm-charset-synonym-alist): Move some entries to
4206 mm-codepage-iso-8859-list.
4207
4208 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
4209
4210 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
4211
4212 * message.el (message-citation-line-format)
4213 (message-insert-formated-citation-line): Fix implementation of %E, %N
4214 and %n according to the doc string.
4215
4216 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
4217
4218 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
4219 car-safe to avoid bad parses.
4220
4221 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
4222
4223 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
4224 names.
4225
4226 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
4227
4228 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
4229
4230 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
4231 header.
4232
4233 * message.el (message-draft-headers): Add Date.
4234 (message-headers-to-generate): Fix typo in docstring.
4235
4236 * nndraft.el (nndraft-required-headers): New variable.
4237 (nndraft-generate-headers): Use it.
4238
4239 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
4240
4241 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
4242
4243 * gnus-registry.el (gnus-registry-wash-for-keywords)
4244 (gnus-registry-find-keywords): New functions to allow easy searching of
4245 articles that are in the registry.
4246
4247 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
4248
4249 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
4250 ietf-drums-parse-address instead of gnus-extract-address-components.
4251 Reported by Damien Elmes <damien@repose.cx>.
4252
4253 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
4254
4255 * gnus.el (gnus-mime): Remove unused custom group.
4256
4257 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4258
4259 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
4260 "blank line" when searching for end of armor headers.
4261
4262 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4263
4264 * gmm-utils.el (gmm-write-region): Fix variable name.
4265
4266 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
4267
4268 * gmm-utils.el (gmm-write-region): New function based on compatibility
4269 code from `mm-make-temp-file'.
4270
4271 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
4272
4273 * nnmaildir.el (nnmaildir--update-nov)
4274 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
4275 Use `gmm-write-region'.
4276
4277 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
4278
4279 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
4280 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
4281
4282 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
4283
4284 * message.el (message-replacement-char): New variable.
4285 (message-fix-before-sending): Use it.
4286 (message-simplify-subject): New function to remove duplicate code.
4287 (message-reply, message-followup): Use it.
4288
4289 * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
4290 gnus-summary-limit-to-articles.
4291
4292 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
4293
4294 * gnus-util.el (gnus-with-local-quit): New macro.
4295
4296 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
4297
4298 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
4299
4300 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
4301 ignore non-string data.
4302
4303 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
4304
4305 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
4306 non-string data (needs to be done in the registry too).
4307
4308 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
4309
4310 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
4311 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
4312 (gnus-registry-split-fancy-with-parent)
4313 (gnus-registry-fetch-simplified-message-subject-fast)
4314 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
4315 Remove text properties on ingress into the registry and when it's saved.
4316 (gnus-registry-clean-empty-function): Fix bug with cleaning the
4317 registry from entries with no groups.
4318
4319 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
4320
4321 * gnus-util.el (gnus-string-remove-all-properties): Add utility
4322 function to remove string properties.
4323
4324 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
4325
4326 * gmm-utils.el (gmm): Adjust custom version.
4327
4328 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
4329 custom version.
4330
4331 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
4332
4333 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
4334
4335 * gnus-art.el (gnus-insert-prev-page-button)
4336 (gnus-insert-next-page-button): Simplify. Reformat.
4337
4338 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
4339
4340 * gnus-art.el (gnus-insert-prev-page-button)
4341 (gnus-insert-next-page-button): Apply gnus-article-button-face.
4342
4343 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
4344
4345 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
4346
4347 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
4348
4349 (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
4350 gnus-article-button-face to MIME and security buttons.
4351
4352 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
4353
4354 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
4355 readable.
4356
4357 2006-09-20 Steve Youngs <steve@sxemacs.org>
4358
4359 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
4360 `browse-url-of-file' instead of `browse-url'.
4361
4362 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4363
4364 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
4365 regexp. Articles containing quotation were cut prematurely.
4366
4367 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
4368
4369 * message.el (message-cite-original-1): Use nobody by default for the
4370 value of From header.
4371 (message-reply): Ditto.
4372
4373 2006-09-11 Daiki Ueno <ueno@unixuser.org>
4374
4375 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
4376 to the gnus-info. This fixes a bug of inline-PGP message verification.
4377 Reported by Michael Piotrowski <mxp@dynalabs.de>.
4378
4379 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4380
4381 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
4382 mails in the doc string. Add some URLs in comment.
4383 (pop3-movemail): Warn about pop3-leave-mail-on-server.
4384
4385 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
4386
4387 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
4388 backslashes handling and the way to find boundaries of quoted strings.
4389
4390 2006-09-07 Daiki Ueno <ueno@unixuser.org>
4391
4392 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
4393 mml1991-encrypt-to-self is set and mml1991-signers is not set.
4394 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
4395 mml2015-encrypt-to-self is set and mml2015-signers is not set.
4396
4397 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
4398
4399 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
4400 doc string.
4401 (gnus-button-regexp, gnus-button-last): Remove unused variables.
4402
4403 2006-09-06 Simon Josefsson <jas@extundo.com>
4404
4405 * mml2015.el (mml2015-use): Doc fix, mention epg.
4406
4407 2006-09-06 Daiki Ueno <ueno@unixuser.org>
4408
4409 * mml2015.el (mml2015-use): Default to epg, if available.
4410
4411 2006-09-06 Daiki Ueno <ueno@unixuser.org>
4412
4413 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
4414 message-sender.
4415 (mml1991-epg-encrypt): Ditto.
4416 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
4417 message-sender.
4418 (mml2015-epg-encrypt): Ditto.
4419
4420 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
4421
4422 * message.el (message-send-mail-with-sendmail): Look for sendmail in
4423 several common directories.
4424
4425 2006-09-05 Daiki Ueno <ueno@unixuser.org>
4426
4427 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
4428 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
4429
4430 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
4431
4432 * gnus-art.el (article-decode-encoded-words): Make it fast.
4433
4434 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
4435
4436 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
4437
4438 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
4439 in quoted string into `\'.
4440
4441 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
4442
4443 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
4444 Use standard-syntax-table.
4445
4446 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
4447
4448 * gnus-art.el (gnus-decode-address-function): New variable.
4449 (article-decode-encoded-words): Use it to decode headers which are
4450 assumed to contain addresses.
4451 (gnus-mime-delete-part): Remove useless `or'.
4452
4453 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
4454 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
4455 (gnus-nov-parse-line): Use it to decode From header.
4456 (gnus-get-newsgroup-headers): Ditto.
4457 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
4458
4459 * mail-parse.el (mail-decode-encoded-address-region): New alias.
4460 (mail-decode-encoded-address-string): New alias.
4461
4462 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
4463 New function.
4464 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
4465 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
4466 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
4467 (rfc2047-decode-string): Ditto.
4468 (rfc2047-decode-address-region): New function.
4469 (rfc2047-decode-address-string): New function.
4470
4471 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
4472
4473 * message.el (message-caesar-buffer-body): Allow rotating headers.
4474
4475 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
4476
4477 * message.el (message-insert-formated-citation-line): Fix %f.
4478 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
4479
4480 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4481
4482 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
4483 (gnus-bookmark-mouse-available-p): New macro.
4484 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
4485 (gnus-bookmark-bmenu-show-infos): Use it.
4486 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
4487 (gnus-bookmark-bmenu-hide-infos): Ditto.
4488 (gnus-bookmark-remove-properties): New function.
4489 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
4490 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
4491 (gnus-bookmark-write-file): Bind coding-system-for-write.
4492 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
4493 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
4494 group before selecting it.
4495 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
4496 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
4497 quit-window if it is not available; use gnus-mouse-2 and bind it to
4498 gnus-bookmark-bmenu-select-by-mouse.
4499 (gnus-bookmark-show-details): Remove unused variable `details-list'.
4500 (gnus-bookmark-bmenu-select-by-mouse): New function.
4501
4502 2006-08-13 Romain Francoise <romain@orebokech.com>
4503
4504 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
4505 space.
4506
4507 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4508
4509 * compface.el (uncompface): Use binary rather than raw-text-unix.
4510
4511 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4512
4513 * compface.el (uncompface): Make sure the eol conversion doesn't take
4514 place when communicating with the external programs. Reported by
4515 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4516
4517 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
4518
4519 * nnheader.el (nnheader-insert-head): Fix typo in comment.
4520
4521 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4522
4523 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4524 Make it more robust by parsing author and date independently.
4525
4526 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4527
4528 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
4529
4530 2006-07-28 Daiki Ueno <ueno@unixuser.org>
4531
4532 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
4533 first matching secret key.
4534 (mml2015-epg-encrypt): Ditto.
4535
4536 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
4537 first matching secret key.
4538 (mml1991-epg-encrypt): Ditto.
4539
4540 * mml2015.el (mml2015-encrypt-to-self): New user option.
4541 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
4542 mml2015-epg-encrypt-to-self is set.
4543
4544 * mml1991.el (mml1991-encrypt-to-self): New variable.
4545 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
4546 mml1991-epg-encrypt-to-self is set.
4547
4548 * mml2015.el (mml2015-signers): New user option.
4549 (mml2015-epg-sign): Reflect the value of mml2015-signers.
4550 (mml2015-epg-encrypt): Allow to select signing keys.
4551
4552 * mml1991.el (mml1991-signers): New variable.
4553 (mml1991-epg-sign): Reflect the value of mml1991-signers.
4554 (mml1991-epg-encrypt): Allow to select signing keys.
4555
4556 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
4557
4558 * nnheader.el (nnheader-insert-head): Make it work even if the file
4559 uses CRLF for the line-break code.
4560
4561 2006-07-25 Daiki Ueno <ueno@unixuser.org>
4562
4563 * mml2015.el: Require mml-sec instead of password.
4564 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
4565 (mml2015-cache-passphrase): Inherit the default value from
4566 mml-secure-cache-passphrase.
4567 (mml2015-passphrase-cache-expiry): Inherit the default value from
4568 mml-secure-passphrase-cache-expiry.
4569
4570 * mml1991.el: Require mml-sec instead of password.
4571 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
4572 (mml1991-cache-passphrase): Inherit the default value from
4573 mml-secure-cache-passphrase.
4574 (mml1991-passphrase-cache-expiry): Inherit the default value from
4575 mml-secure-passphrase-cache-expiry.
4576
4577 * mml-sec.el: Require password.
4578 (mml-secure-verbose): New user option.
4579 (mml-secure-cache-passphrase): New user option.
4580 (mml-secure-passphrase-cache-expiry): New user option.
4581
4582 2006-07-24 Daiki Ueno <ueno@unixuser.org>
4583
4584 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
4585 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
4586 andreas@altroot.de (Andreas Vögele).
4587
4588 FIXME: Use `tiny change'?
4589
4590 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4591
4592 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
4593 workaround for the url package included with Emacs.
4594
4595 * nnweb.el (nnweb-google-create-mapping): Update regexp.
4596
4597 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
4598
4599 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
4600 correctly. This fixes a bug caused by the 2006-05-12 change.
4601
4602 2006-07-18 Karl Fogel <kfogel@red-bean.com>
4603
4604 * nnmail.el (nnmail-article-group): If splitting raises an error, give
4605 some information about the error when saying that the `bogus' mail
4606 group will be used.
4607
4608 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
4609
4610 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
4611 string.
4612
4613 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
4614
4615 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
4616
4617 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4618
4619 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
4620
4621 2006-07-10 Daiki Ueno <ueno@unixuser.org>
4622
4623 * mml1991.el (mml1991-function-alist): Add epg.
4624 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
4625 (mml1991-epg-encrypt): New functions.
4626
4627 2006-07-10 Daiki Ueno <ueno@unixuser.org>
4628
4629 * mml2015.el (mml2015-verbose): New variable.
4630 (mml2015-cache-passphrase): Ditto.
4631 (mml2015-passphrase-cache-expiry): Ditto.
4632 (mml2015-function-alist): Add epg.
4633 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
4634 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
4635 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
4636 functions.
4637
4638 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4639
4640 * message.el (message-cite-original-1): Preserve region when removing
4641 quoted text due to X-No-Archive in order to avoid bogus attribution
4642 when citing multiple messages.
4643
4644 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4645
4646 * gnus-group.el (gnus-group-sort-by-unread): Fix typo. Reported by
4647 Kenneth Jacker <khj@be.cs.appstate.edu>.
4648
4649 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
4650
4651 * gnus-diary.el (gnus-user-format-function-d)
4652 (gnus-user-format-function-D): Autoload.
4653
4654 * imap.el (Commentary): Fix typo.
4655
4656 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
4657 2006-04-22 contribution.
4658
4659 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4660
4661 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
4662 It didn't really fix the bogosity I'm seeing with solid web groups.
4663
4664 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4665
4666 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
4667 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
4668 created using server names. If we use the feature without declaring
4669 it, Gnus does not properly manage server and group state.
4670
4671 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
4672 bound.
4673
4674 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4675
4676 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
4677 looking up the method using GROUP's prefix before inventing a new one.
4678 It is used on killed/unknown groups in various places where returning
4679 an all-new method isn't expected by the caller.
4680
4681 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
4682 and match semantics of gnus-group-real-prefix.
4683
4684 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
4685
4686 * nnmail.el (nnmail-broken-references-mailers): New variable.
4687 (nnmail-ignore-broken-references): New function generalizing
4688 nnmail-fix-eudora-headers.
4689 (nnmail-fix-eudora-headers): Now obsolete.
4690
4691 * gnus-art.el (gnus-button-handle-custom): Support
4692 `customize-apropos*'.
4693
4694 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4695
4696 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
4697
4698 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
4699 articles.
4700
4701 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
4702
4703 * message.el (message-cite-reply-above): New variable.
4704 (message-yank-original): Use it.
4705
4706 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
4707
4708 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
4709
4710 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
4711
4712 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
4713 as read.
4714
4715 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
4716
4717 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
4718
4719 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
4720 (gnus-bookmark-default-file): Use gnus-directory.
4721 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
4722 Remove "*" in doc string.
4723 (gnus-bookmark-write-file): Simplify.
4724 (gnus-bookmark-maybe-sort-alist): Use `when'.
4725 (gnus-bookmark-get-bookmark): Fix typo in doc string.
4726 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
4727 FIXME about Emacs 21 and XEmacs compatibility.
4728 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
4729 compatibility.
4730 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
4731 compatibility.
4732 (gnus-bookmark-menu-heading): Fix version.
4733
4734 2006-06-19 Bastien Guerry <bzg@altern.org>
4735
4736 * gnus-bookmark.el: New file.
4737
4738 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4739
4740 * message.el (message-syntax-checks): Doc fix.
4741
4742 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4743
4744 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
4745 unsubscribed groups as if they were killed ones. It causes duplicate
4746 entries in gnus-newsrc-alist.
4747
4748 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
4749
4750 * message.el (message-syntax-checks): Doc fix.
4751 (message-send-mail): Add check for continuation headers.
4752 (message-check-news-header-syntax): Fix regexp used to check for
4753 continuation headers.
4754
4755 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
4756
4757 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
4758
4759 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
4760
4761 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
4762
4763 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
4764
4765 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
4766 default-truncate-lines.
4767
4768 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
4769
4770 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
4771 to fill the utf-8 entry.
4772
4773 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4774
4775 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4776
4777 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
4778
4779 * gnus-agent.el (directory-files-and-attributes): Move all the way
4780 forward (the third and final move).
4781 (gnus-agent-read-agentview): Trap reconstruction errors due to
4782 nonexistant directory. Handle by returning nil.
4783
4784 2006-05-30 Didier Verna <didier@xemacs.org>
4785
4786 * message.el (message-dont-reply-to-names): Update the custom type.
4787 * message.el (message-dont-reply-to-names): New defsubst: potentially
4788 convert a list of regexps into a single one.
4789 * message.el (message-get-reply-headers): Use it.
4790 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
4791
4792 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
4793
4794 * gnus-agent.el (directory-files-and-attributes): Move forward.
4795
4796 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
4797
4798 * gnus-ml.el (gnus-mailing-list-subscribe)
4799 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
4800 (gnus-mailing-list-message): Fix doc strings.
4801
4802 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4803
4804 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
4805 of doing it manually.
4806
4807 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
4808
4809 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
4810 comment.
4811
4812 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
4813
4814 * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
4815 (gnus-agent-read-agentview): Fixed handling of end-of-file error.
4816 (gnus-agent-read-local): All symbols allocated in my-obarray
4817 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
4818 (gnus-agent-regenerate-group): Check numeric names to see if they are
4819 messages or groups.
4820 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
4821 better way of do this...)
4822
4823 * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
4824 'dummy.group' (there should be a better way of do this...)
4825
4826 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
4827
4828 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
4829 (gnus-saved-headers): Ditto.
4830 (gnus-default-article-saver): Mention functions may have properties.
4831 (gnus-article-save): Override gnus-save-all-headers and
4832 gnus-saved-headers by :headers property which saver function may have.
4833 (gnus-summary-save-in-file): Add :headers property.
4834 (gnus-summary-write-to-file): Ditto.
4835
4836 * gnus-sum.el (gnus-summary-save-article): Bind
4837 gnus-prompt-before-saving to t when saving many articles in a file;
4838 always show all headers.
4839
4840 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4841
4842 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
4843 marks.
4844
4845 * message.el (message-indent-citation): Add optional arguments to allow
4846 using it outside of message buffers.
4847
4848 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
4849 (gnus-article-treat-unfold-headers): Use it.
4850 (gnus-article-truncate-lines): New variable.
4851 (gnus-article-mode): Use it.
4852 (gnus-article-toggle-truncate-lines): New function.
4853
4854 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
4855 gnus-article-toggle-truncate-lines.
4856
4857 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
4858 coding system in XEmacs, use binary.
4859
4860 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
4861
4862 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
4863 after-load-alist.
4864
4865 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
4866 this function should save decoded articles.
4867 (gnus-summary-write-to-file): Use property to specify this function
4868 should save decoded articles and specify gnus-summary-save-in-file
4869 should be used to save articles other than the first one when saving
4870 many articles.
4871 (gnus-summary-save-body-in-file): Use property to specify this
4872 function should save decoded articles.
4873 (gnus-summary-write-body-to-file): Use property to specify this
4874 function should save decoded articles and specify
4875 gnus-summary-save-body-in-file should be used to save articles other
4876 than the first one when saving many articles.
4877
4878 * gnus-sum.el (gnus-summary-save-article): Simplify.
4879
4880 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
4881
4882 * gnus-art.el (gnus-default-article-saver): Add
4883 gnus-summary-write-body-to-file.
4884 (gnus-article-save-coding-system): Don't use coding system object
4885 in XEmacs.
4886 (gnus-read-save-file-name): Add optional `dir-var' argument which
4887 specifies directory in which files are saved; work even if optional
4888 `variable' argument is not specified.
4889 (gnus-summary-write-to-file): Read file name.
4890 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
4891 (gnus-summary-write-body-to-file): New function.
4892
4893 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
4894 (gnus-summary-local-variables): Add it.
4895 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
4896 (gnus-summary-save-article): Remove optional `decode' argument;
4897 determine whether to decode articles by the value of
4898 gnus-default-article-saver; when saving many files using
4899 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
4900 it first and use gnus-summary-save-in-file or
4901 gnus-summary-save-body-in-file thereafter unless
4902 gnus-prompt-before-saving is always; move point to article which
4903 will be saved.
4904 (gnus-summary-save-article-file): Revert.
4905 (gnus-summary-write-article-file): Revert.
4906 (gnus-summary-save-article-body-file): Revert.
4907 (gnus-summary-write-article-body-file): New function.
4908
4909 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4910
4911 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
4912
4913 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
4914
4915 * gnus-art.el (gnus-default-article-saver): Doc fix.
4916 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
4917 from gnus-summary-save-article-coding-system, and default to a
4918 certain coding system.
4919 (gnus-output-to-file): Add coding cookie and encode text according
4920 to gnus-article-save-coding-system; don't use mm-append-to-file.
4921
4922 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
4923 gnus-art.el and rename to gnus-article-save-coding-system.
4924 (gnus-summary-save-article): Require gnus-art; don't show all
4925 headers if it decodes articles; don't add coding cookie here;
4926 don't bind mm-text-coding-system-for-write.
4927 (gnus-summary-save-article-file): Save decoded articles.
4928 (gnus-summary-write-article-file): When saving many files, use
4929 gnus-summary-write-to-file first and gnus-summary-save-in-file
4930 thereafter unless gnus-prompt-before-saving is always.
4931 (gnus-summary-save-article-body-file): Save decoded articles.
4932
4933 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4934
4935 * nnrss.el (nnrss-check-group): Bind hash-index.
4936
4937 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
4938
4939 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
4940 its hash index. Store this hash in `nnrss-group-data'.
4941 (nnrss-read-group-data): Update accordingly.
4942
4943 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4944
4945 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
4946 entry.
4947
4948 * gnus-sum.el (gnus-summary-make-menu-bar): Add
4949 gnus-article-browse-html-article.
4950
4951 2006-05-23 Hynek Schlawack <hynek@ularx.de>
4952
4953 * gnus-sum.el (gnus-summary-mime-map): Add
4954 gnus-article-browse-html-article.
4955 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4956
4957 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
4958 suitable coding systems in customize.
4959
4960 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4961
4962 * mail-source.el (mail-sources): Fix custom type.
4963
4964 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4965
4966 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
4967 (gnus-summary-expire-articles-now): Shorten prompt.
4968
4969 * gmm-utils.el (wid-edit): Require.
4970 (defun-gmm): Renamed from `gmm-defun-compat'.
4971 (gmm-image-search-load-path): Use it.
4972 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
4973
4974 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
4975
4976 * gnus-sum.el (gnus-summary-save-article-coding-system): New
4977 variable.
4978 (gnus-summary-save-article): Add optional `decode' argument. If
4979 it is set and gnus-summary-save-article-coding-system is non-nil,
4980 save decoded article.
4981 (gnus-summary-write-article-file): Save decoded article if
4982 gnus-summary-save-article-coding-system is non-nil.
4983
4984 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
4985 type.
4986
4987 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
4988
4989 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
4990
4991 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
4992
4993 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
4994 first to test gnus-single-article-buffer which may be buffer-local.
4995
4996 * gnus-sum.el (gnus-summary-setup-buffer): Make
4997 gnus-single-article-buffer buffer-local and nil in ephemeral
4998 group; make gnus-article-buffer, gnus-article-current, and
4999 gnus-original-article-buffer always buffer-local.
5000 (gnus-summary-exit): Kill article buffer belonging to ephemeral
5001 group.
5002 (gnus-handle-ephemeral-exit): Don't move to next summary line.
5003
5004 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
5005
5006 * nnml.el (nnml-request-compact-group): Compressed files might not
5007 have .gz extension.
5008
5009 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
5010
5011 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
5012 (mm-copy-to-buffer): Use with-current-buffer.
5013 (mm-display-part): Simplify.
5014 (mm-inlinable-p): Add optional arg `type'.
5015
5016 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
5017
5018 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
5019 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
5020 Try harder to show the attachment internally or externally using
5021 gnus-mime-view-part-as-type.
5022
5023 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
5024
5025 * message.el (message-from-style, message-signature-separator)
5026 (message-user-organization-file, message-send-mail-function)
5027 (message-citation-line-function, message-yank-prefix)
5028 (message-indent-citation-function, message-signature)
5029 (message-signature-file, message-signature-insert-empty-line):
5030 Remove autoloads.
5031
5032 * gnus-art.el (gnus-buttonized-mime-types): Remove
5033 "multipart/signed". Revert 2006-04-26 change.
5034
5035 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5036
5037 * gnus.el (gnus-version-number): Bump version.
5038
5039 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5040
5041 * gnus.el: No Gnus v0.5 is released.
5042
5043 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5044
5045 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
5046 fetching articles by message-id.
5047
5048 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5049
5050 * message.el (hashcash): Require hashcash as normal.
5051
5052 * ecomplete.el (ecomplete-highlight-match-line): Use
5053 point-at-eol.
5054 (ecomplete-highlight-match-line): Use `highlight', because that
5055 face exists in both Emacs and XEmacs.
5056
5057 * message.el (message-display-abbrev): Use point-at-bol.
5058
5059 * mail-source.el: Don't require timer/timer-funcs.
5060
5061 * gnus-async.el: Ditto.
5062
5063 * password.el: Ditto.
5064
5065 * mm-url.el: Ditto.
5066
5067 * mm-util.el: Require timer/timer-funcs.
5068
5069 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5070
5071 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
5072 Close.
5073
5074 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
5075
5076 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
5077 unibyte after clear-decrypt function runs.
5078
5079 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
5080 returns as a unibyte string.
5081
5082 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
5083
5084 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
5085 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
5086 (mml1991-pgg-encrypt): Ditto.
5087
5088 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
5089
5090 * message.el (message-user-organization-file): Check several
5091 locations of the organization file.
5092
5093 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
5094 Add gnus-article-view-part-as-type.
5095
5096 * gnus-art.el (gnus-article-view-part-as-type): New function.
5097
5098 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
5099 .mobi and .travel. Remove .nato, .bitnet and .uucp.
5100
5101 * mml.el: Simplify autoload.
5102 (mml-mode): defvar dnd-protocol-alist instead of using
5103 symbol-value.
5104 (mml-default-directory): New variable.
5105 (mml-minibuffer-read-file): Use it.
5106 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
5107
5108 * message.el (message-citation-line-format): New variable.
5109 (message-insert-formated-citation-line): New function.
5110 (message-citation-line-function): Add
5111 `message-insert-formated-citation-line' to custom type.
5112
5113 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
5114 to doc string.
5115
5116 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
5117 depending on mm-verify-option.
5118
5119 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
5120
5121 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
5122 binding pgg-* variables; reimplement the section which prevents
5123 MIME header from being signed.
5124 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
5125 pgg-text-mode; remove a blank line at the top of body.
5126
5127 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
5128 lines at the top of body; use gnus-newsgroup-charset if there's no
5129 Charset header.
5130
5131 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
5132
5133 * message.el (message-self-insert-commands): Doc fix.
5134
5135 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
5136 (mm-uu-pgp-encrypted-test): Ditto.
5137 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
5138 between header and body; return application/pgp-encrypted handle
5139 if decryption failed; decode decrypted body by charset.
5140
5141 * mm-decode.el (mm-automatic-display): Don't make application/pgp
5142 element match to application/pgp-*.
5143
5144 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5145
5146 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
5147 HTML.
5148
5149 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5150
5151 * mail-source.el (mail-source-call-script): Message the error
5152 string.
5153
5154 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5155
5156 * gnus-util.el (gnus-byte-compile): Use it.
5157
5158 2006-04-22 xyblor <fake@invalid.email> (tiny change)
5159
5160 * gnus-util.el (kill-empty-logs): New function.
5161
5162 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5163
5164 * message.el (message-mail-alias-type): Doc fix.
5165 (message-mail-alias-type-p): New function.
5166 (message-send): Use it.
5167 (message-mode): Ditto.
5168 (message-strip-forbidden-properties): Ditto.
5169
5170 * ecomplete.el (ecomplete-database-file-coding-system): New
5171 variable.
5172 (ecomplete-save): Use it.
5173 (ecomplete-setup): Use it.
5174
5175 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
5176
5177 * message.el (message-self-insert-commands): New variable.
5178 (message-strip-forbidden-properties): Use it.
5179
5180 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5181
5182 * message.el (message-put-addresses-in-ecomplete): Use a regexp
5183 that doesn't make XEmacs choke.
5184
5185 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
5186
5187 * gnus-util.el (gnus-replace-in-string):
5188 Prefer replace-regexp-in-string over of replace-in-string.
5189
5190 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
5191
5192 * gnus-util.el (gnus-select-frame-set-input-focus):
5193 Use select-frame-set-input-focus if it is available in XEmacs; use
5194 definition defined in Emacs 22 for old Emacsen.
5195
5196 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
5197
5198 * mm-view.el (mm-inline-text): Use equal instead of equalp.
5199
5200 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5201
5202 * gnus-registry.el (gnus-registry-cache-save): Remove text
5203 properties when saving via the temp buffer.
5204
5205 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
5206
5207 * message.el (message-generate-hashcash): Honor custom type.
5208
5209 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5210
5211 * message.el (message-generate-hashcash): Default to non-nil when
5212 hashcash is found.
5213
5214 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
5215 (gnus-refer-thread-limit): Increase default to 500.
5216
5217 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
5218
5219 * flow-fill.el (fill-flowed): Allow delete-space.
5220
5221 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
5222
5223 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
5224 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
5225 Remove autoloads.
5226
5227 2006-04-18 Simon Josefsson <jas@extundo.com>
5228
5229 * message.el (message-generate-hashcash): Default to.
5230
5231 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
5232
5233 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5234 concatenating segments rather than before concatenating them.
5235
5236 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
5237
5238 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
5239
5240 * imap.el (imap-quote-specials): New function.
5241 (imap-login-auth): Quote specials.
5242
5243 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5244
5245 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
5246
5247 * message.el (message-forward-make-body-plain): Allow
5248 message-forward-ignored-headers to be a list.
5249 (message-remove-ignored-headers): Factor out into function.
5250 (message-forward-make-body-mml): Use it.
5251 * rfc2231.el (rfc2231-parse-string): Remove dead code.
5252 (rfc2231-parse-string): Allow concatanation of parameters that
5253 aren't contiguous. The test case is
5254 (mail-header-parse-content-type "message/external-body;
5255 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
5256 access-type=LOCAL-FILE;
5257 name*1*=plugh%2fhello-sailor%2fbing.pdf")
5258
5259 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
5260
5261 * nntp.el (nntp-accept-process-output): Return the value of
5262 `nnheader-accept-process-output'.
5263
5264 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5265
5266 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
5267 (gnus-button-alist): Recognize more diff formats.
5268 (gnus-button-patch): Strip directory.
5269
5270 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
5271
5272 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
5273 Emacs 22 when setting focus.
5274
5275 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5276
5277 * gnus-art.el (gnus-article-treat-types): Do treatment of
5278 text/x-verbatim parts.
5279 (gnus-button-patch): New command.
5280
5281 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
5282 addresses that contain invalid characters.
5283
5284 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5285
5286 * message.el (message-put-addresses-in-ecomplete): Use
5287 gnus-replace-in-string.
5288 (message-is-yours-p): Use the more correct
5289 mail-header-parse-address instead of
5290 mail-extract-address-components.
5291 (message-put-addresses-in-ecomplete): Fix typo.
5292
5293 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
5294 keystroke.
5295
5296 * gnus-art.el (gnus-treatment-function-alist): Change order of
5297 newsgroups/generic header folding to avoid double-folding.
5298
5299 * message.el (message-hidden-headers): Add X-Draft-From.
5300
5301 * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
5302 command.
5303 (gnus-summary-repeat-search-article-backward): New command.
5304
5305 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
5306 groups in the parent topic.
5307
5308 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
5309
5310 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
5311 (spam-extra-header-to-number): Return the CRM114 number as a
5312 number instead of a string.
5313
5314 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5315
5316 * gnus-art.el (gnus-face-properties-alist): Moved here from
5317 gnus-fun.
5318
5319 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
5320
5321 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5322
5323 * message.el (message-strip-forbidden-properties): Only display on
5324 self-insert-command.
5325
5326 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
5327 reindent.
5328 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
5329
5330 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
5331
5332 * smiley.el (smiley-style): Fix typo.
5333
5334 2006-03-23 Kenichi Handa <handa@m17n.org>
5335
5336 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
5337 instead of set-buffer-multibyte.
5338
5339 2006-03-23 Kenichi Handa <handa@m17n.org>
5340
5341 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
5342 buffer and then decode the buffer text if necessary.
5343 (rfc2231-encode-string): Be sure to work on multibyte buffer at
5344 first, and after mm-encode-body, change the buffer to unibyte.
5345
5346 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5347
5348 * hashcash.el (hashcash-insert-payment-async-2): Use
5349 message-goto-eoh instead of doing it manually.
5350 (mail-add-payment): Use message-narrow-to-header instead of trying
5351 to do the same itself.
5352
5353 * message.el (message-hidden-headers): Add Face.
5354
5355 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
5356 reparenting code.
5357 (gnus-summary-reparent-children): Refactored out code.
5358 (gnus-summary-thread-map): New keystroke.
5359 (gnus-summary-reparent-children): Make into command.
5360
5361 * smiley.el (smiley-style): Default to `medium' if using a large
5362 font.
5363
5364 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
5365 does it itself.
5366
5367 * message.el (message-point-in-header-p): Simplify definition.
5368
5369 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5370
5371 * nnagent.el (nnagent-request-set-mark): Silence log file
5372 writing.
5373 (nnagent-request-set-mark): Use write-region instead of
5374 append-to-file.
5375
5376 * gnus-sum.el (gnus-read-header): Fudge article number if using a
5377 strange select method.
5378
5379 * ecomplete.el (ecomplete-display-matches): Get highlightling
5380 right.
5381 (ecomplete-display-matches): Use literals.
5382 (ecomplete-display-matches): Disable message logging.
5383
5384 * message.el (message-display-abbrev): Small optimization.
5385
5386 * ecomplete.el (ecomplete-display-matches): Allow automatic
5387 display.
5388
5389 * message.el (message-strip-forbidden-properties): Display
5390 abbrevs.
5391 (message-display-abbrev): Get automatic display right.
5392
5393 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
5394 keystrokes.
5395
5396 2006-04-13 Romain Francoise <romain@orebokech.com>
5397
5398 TODO: Backport to v5-10!
5399
5400 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
5401 Moved here (and renamed) from gnus-registry.el.
5402
5403 * gnus-registry.el: Require gnus-util.
5404 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
5405
5406 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5407
5408 * gnus-group.el (gnus-group-catchup-current): Change
5409 if-then-else-if-then-else into cond.
5410 (gnus-group-catchup): Indent.
5411 (group-name-at-point): New function.
5412 (gnus-fetch-group): Provide default from thing at point.
5413
5414 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5415
5416 * message.el (message-display-abbrev): Fix regexp.
5417
5418 * ecomplete.el (ecomplete-highlight-match-line): Reimplement
5419 choosing.
5420 (ecomplete-highlight-match-line): Fix up code rewrite, remove
5421 dead variables.
5422
5423 * message.el (message-newline-and-indent): Remove debugging.
5424 (message-display-abbrev): Use new implementation.
5425
5426 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5427
5428 * gnus-art.el (gnus-article-mode): Set
5429 cursor-in-non-selected-windows to nil.
5430
5431 * smiley.el: Revert previous change.
5432 (smiley-data-directory): defvar it before using it in the
5433 defcustom of `smiley-style'.
5434
5435 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5436
5437 * message.el (message-newline-and-indent): New function.
5438
5439 * ecomplete.el: Implement more bits.
5440
5441 * message.el (message-put-addresses-in-ecomplete): Clean up the
5442 string.
5443
5444 * ecomplete.el (ecomplete-add-item): Chop off decimals.
5445
5446 * gnus-sum.el (gnus-summary-save-parts): Bind
5447 gnus-summary-save-parts-counter and use it to make unique file
5448 names.
5449
5450 * gnus-art.el (gnus-ignored-headers): Add some more headers.
5451
5452 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
5453 parameter to say whether to actually parse the individual
5454 addresses.
5455
5456 * message.el (message-put-addresses-in-ecomplete): New function.
5457 (ecomplete): Require.
5458 (message-mail-alias-type): Add ecomplete as an option.
5459
5460 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
5461
5462 * flow-fill.el (fill-flowed): Remove trailing space from blank
5463 quoted lines.
5464
5465 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5466
5467 * smiley.el (smiley-style): Move definition later to avoid a
5468 compilation warning.
5469
5470 2006-04-12 Kenichi Handa <handa@m17n.org>
5471
5472 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
5473 buffer and then decode the buffer text if necessary.
5474 (rfc2231-encode-string): Be sure to work on multibyte buffer at
5475 first, and after mm-encode-body, change the buffer to unibyte.
5476 Use mm-disable-multibyte instead of set-buffer-multibyte.
5477
5478 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
5479
5480 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
5481 Content-Type header instead of Content-Disposition header.
5482 (gnus-mime-inline-part): Ditto.
5483 (gnus-mime-view-part-as-charset): Ignore charset that the part
5484 specifies.
5485
5486 * mm-decode.el (mm-display-part): Work with external parts and
5487 usual parts similarly.
5488
5489 * mm-extern.el (mm-inline-external-body): Use mm-display-part
5490 instead of gnus-display-mime.
5491
5492 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
5493 instead of with-temp-buffer.
5494
5495 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
5496 tag to summarized topics part in order to encode non-ASCII text.
5497
5498 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5499
5500 * smiley.el (smiley-style): New variable.
5501 (smiley-directory): New function.
5502 (smiley-data-directory): Derive from `smiley-style' using
5503 `smiley-directory'.
5504 (smiley-regexp-alist): Add new entries.
5505
5506 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
5507 (gnus-article-browse-delete-temp): Add :version.
5508
5509 2006-04-11 Arne Jørgensen <arne@arnested.dk>
5510
5511 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
5512 the sieve region.
5513
5514 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5515
5516 * gnus.el (gnus-version-number): Bump version.
5517
5518 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5519
5520 * gnus.el: No Gnus v0.4 is released.
5521
5522 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5523
5524 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
5525 layout.
5526
5527 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
5528 unknown charset.
5529
5530 * message.el (message-header-synonyms): Add Original-To to the
5531 default.
5532
5533 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
5534 optional parameter.
5535
5536 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5537
5538 * gnus-fun.el (gnus): Require it for gnus-directory.
5539
5540 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5541
5542 * gnus-fun.el (gnus-face-properties-alist): Add :version.
5543
5544 2006-04-05 Daiki Ueno <ueno@unixuser.org>
5545
5546 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
5547
5548 2006-04-05 Simon Josefsson <jas@extundo.com>
5549
5550 * password.el (password-reset): New function.
5551
5552 2006-04-05 Daiki Ueno <ueno@unixuser.org>
5553
5554 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
5555 for BEGIN_SIGNING too, new in GnuPG 1.4.3.
5556
5557 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5558
5559 * nnweb.el (nnweb-google-create-mapping): Update regexp.
5560 Some whitespace was matched into the url, which broke browsing hits
5561 > 100 when mm-url-use-external was nil.
5562
5563 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
5564
5565 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
5566 gnus-extra-headers for 'Newsgroups.
5567
5568 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
5569 bound.
5570
5571 2006-04-04 Daiki Ueno <ueno@unixuser.org>
5572
5573 * pgg-gpg.el: Clean up process buffers every time gpg processes
5574 complete.
5575
5576 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
5577
5578 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
5579 doc string.
5580
5581 2006-04-03 Daiki Ueno <ueno@unixuser.org>
5582
5583 * pgg-gpg.el (pgg-gpg-process-filter)
5584 (pgg-gpg-wait-for-completion): Check if buffer is alive.
5585
5586 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
5587 lines, temporary fix.
5588
5589 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5590
5591 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
5592
5593 2006-03-29 Daiki Ueno <ueno@unixuser.org>
5594
5595 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
5596 default-enable-multibyte-characters. This reverts the change from
5597 revision 6.17 which is no longer necessary because the passphrase
5598 is sent separately now. GnuPG messages are unreadable under
5599 multibyte locales with default-enable-multibyte-characters set to
5600 nil.
5601
5602 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
5603
5604 * message.el (message-tool-bar-gnome): Move "spell".
5605
5606 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5607
5608 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
5609 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
5610 instead.
5611
5612 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
5613
5614 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
5615 newsgroups handling for NNTP overviews which don't include
5616 Newsgroups.
5617
5618 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5619
5620 * message.el (message-resend): Bind message-generate-hashcash to nil.
5621
5622 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5623
5624 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
5625 when searching for already-paid recipients.
5626
5627 2006-03-27 Daiki Ueno <ueno@unixuser.org>
5628
5629 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
5630 passphrases when it is not needed.
5631 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
5632 passphrase stuff from gpg, should only be necessary when you use
5633 gpg with a smartcard.
5634
5635 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
5636
5637 * mml.el (mml-insert-mime): Ignore cached contents of
5638 message/external-body part.
5639
5640 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
5641 (mm-insert-part): Ditto.
5642
5643 2006-03-23 Simon Josefsson <jas@extundo.com>
5644
5645 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
5646 Reiner.
5647 (pgg-gpg-use-agent-p): Use it again.
5648
5649 2006-03-23 Simon Josefsson <jas@extundo.com>
5650
5651 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
5652 older emacsen.
5653 (pgg-gpg-use-agent-p): Don't use it.
5654
5655 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5656
5657 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
5658 if we can.
5659
5660 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
5661
5662 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
5663 (pgg-gpg-update-agent): New function.
5664 (pgg-gpg-use-agent-p): New function.
5665 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
5666 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5667 (pgg-gpg-sign-region): Use it.
5668
5669 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
5670
5671 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
5672 Reported by Ralf Wachinger <rwachinger@gmx.de>.
5673
5674 2006-03-21 Simon Josefsson <jas@extundo.com>
5675
5676 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
5677 <wilde@sha-bang.de>.
5678 (pgg-gpg-use-agent): New variable.
5679 (pgg-gpg-process-region): Use it.
5680 (pgg-gpg-encrypt-region): Likewise.
5681 (pgg-gpg-encrypt-symmetric-region): Likewise.
5682 (pgg-gpg-decrypt-region): Likewise.
5683 (pgg-gpg-sign-region): Likewise.
5684 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
5685
5686 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5687
5688 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
5689
5690 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
5691 Add comment on version.
5692
5693 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5694
5695 * smiley.el: Add missing test smiley.
5696
5697 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
5698
5699 * mm-decode.el (mm-with-part): New macro.
5700 (mm-get-part): Use it; work with message/external-body as well.
5701 (mm-save-part): Treat name and filename equally.
5702
5703 * mm-extern.el (mm-extern-cache-contents): New function.
5704 (mm-inline-external-body): Use it; force the part to be displayed;
5705 move undisplayer added to the cached handle to the parent.
5706
5707 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
5708 (gnus-mime-view-part-as-type): Work with message/external-body.
5709
5710 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
5711
5712 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5713
5714 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
5715 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
5716 Emacs.]
5717
5718 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
5719
5720 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
5721 path rather than symbol. Always return list of directories.
5722 Guarantee that image directory comes first. [Sync with image.el,
5723 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
5724
5725 * message.el (message-make-tool-bar): Adjust to new API of
5726 `gmm-image-load-path-for-library'.
5727
5728 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5729
5730 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5731
5732 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5733
5734 * gnus-art.el (gnus-article-only-boring-p):
5735 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
5736 intangible text.
5737 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
5738
5739 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
5740
5741 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo. Use
5742 `defun' instead of `gmm-defun-compat'.
5743
5744 2006-03-14 Simon Josefsson <jas@extundo.com>
5745
5746 * message.el (message-unique-id): Don't use message-number-base36
5747 if (user-uid) is a float.
5748 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
5749
5750 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
5751
5752 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
5753
5754 * gnus-art.el (gnus-mime-display-single): Make sure there is an
5755 empty line between a part and a message part.
5756
5757 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5758
5759 * smiley.el: Add more test smileys.
5760 (smiley-data-directory, smiley-regexp-alist)
5761 (gnus-smiley-file-types): Fix doc strings.
5762 (smiley-update-cache): Clear smiley-cached-regexp-alist before
5763 adding new elements.
5764 (smiley-mouse-map): Unused code. Make it a comment.
5765
5766 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5767
5768 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
5769 scan latest NoCeM messages instead of old ones.
5770 (gnus-nocem-check-article): Fix regexps so as to match to PGP
5771 delimiters that are recently used.
5772 (gnus-nocem-load-cache): Add autoload cookie.
5773
5774 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
5775
5776 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
5777 level which is larger than gnus-use-nocem is specified.
5778
5779 * gnus-group.el (gnus-group-get-new-news): Ditto.
5780
5781 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
5782
5783 * gnus-util.el (gnus-tool-bar-update): New function.
5784
5785 * gnus-group.el (gnus-group-update-tool-bar): New variable.
5786 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
5787
5788 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
5789
5790 * gnus-group.el (gnus-group-redraw-when-idle)
5791 (gnus-group-redraw-check): Remove.
5792 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
5793
5794 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
5795
5796 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
5797 if optional last element is specified in splits (FIELD VALUE...).
5798
5799 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
5800
5801 * message.el (message-make-tool-bar): Rename gmm-image-load-path
5802 to gmm-image-load-path-for-library. Call with no-error argument.
5803 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
5804
5805 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5806
5807 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5808
5809 * gmm-utils.el (gmm-image-load-path): Remove alias.
5810
5811 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
5812
5813 * gmm-utils.el (gmm-image-load-path): Add alias.
5814
5815 * nnml.el (nnml-generate-nov-databases-directory): Rename from
5816 nnml-generate-nov-databases-1.
5817 (nnml-generate-nov-databases): Use it.
5818 (nnml-generate-nov-databases-directory): Document no-active
5819 argument.
5820
5821 * gmm-utils.el (gmm-image-load-path-for-library): Return single
5822 directory if path is t. Add no-error.
5823
5824 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
5825 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5826
5827 * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
5828 resetting gnus-article-browse-html-temp-list.
5829
5830 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
5831 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
5832 Add example to docstring. Rename local variables. Move error
5833 checks to default case in cond and simplify.
5834
5835 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
5836
5837 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
5838 handle is multipart when calling it recursively.
5839 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
5840
5841 2006-03-03 Daniel Pittman <daniel@rimspace.net>
5842
5843 * nnimap.el (nnimap-request-update-info-internal): Optimize.
5844 Don't `gnus-uncompress-range' to avoid excessive memory usage.
5845
5846 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
5847
5848 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
5849 is loaded.
5850
5851 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
5852 loaded.
5853
5854 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5855
5856 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
5857 to "Emacs 23 (unicode)" in doc string.
5858
5859 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
5860 "Emacs 23 (unicode)" in comment.
5861
5862 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
5863
5864 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
5865
5866 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
5867 characters 160 through 255 in Emacs 23.
5868
5869 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
5870
5871 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
5872 gnus-article-browse-html-temp.
5873 (gnus-article-browse-delete-temp): Make it customizable. Add
5874 `file'. Adjust doc string.
5875 (gnus-article-browse-delete-temp-files): Add argument. Allow
5876 query for each file. Adjust doc string.
5877 (gnus-article-browse-html-parts): Add
5878 `gnus-article-browse-delete-temp-files' to
5879 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
5880
5881 2006-03-02 Hynek Schlawack <hynek@ularx.de>
5882
5883 * gnus-art.el (gnus-article-browse-html-temp)
5884 (gnus-article-browse-delete-temp): New variables.
5885 (gnus-article-browse-delete-temp-files): New function.
5886 (gnus-article-browse-html-parts): Use it.
5887
5888 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
5889
5890 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
5891
5892 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
5893 string.
5894
5895 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
5896 gnus-summary-insert-new-articles when unplugged. Remove
5897 gnus-summary-search-article-forward.
5898
5899 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
5900 display-visual-class instead of display-color-cells.
5901
5902 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
5903
5904 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
5905 message/* containing non-ASCII text properly.
5906
5907 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
5908
5909 * message.el: Require gmm-utils, remove autoloads.
5910 (message-tool-bar): Set default based on
5911 gmm-tool-bar-style.
5912 (message-tool-bar-gnome): Add gmm-customize-mode.
5913
5914 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
5915 gmm-tool-bar-style.
5916 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
5917
5918 * gnus-group.el (gnus-group-tool-bar): Set default based on
5919 gmm-tool-bar-style.
5920 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
5921
5922 * gmm-utils.el (gmm-image-directory): Rename variable from
5923 gmm-image-load-path.
5924 (gmm-image-load-path): Use gmm-image-directory.
5925 (gmm-customize-mode): New function.
5926 (gmm-tool-bar-style): New variable.
5927
5928 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
5929 gnus-group-redraw-line-number.
5930 (gnus-group-redraw-check): Simplify.
5931 (gnus-group-tool-bar-update): Remove redraw check.
5932 (gnus-group-make-tool-bar): Add redraw check.
5933
5934 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
5935
5936 * gnus-art.el (gnus-button): Add missing parentheses.
5937
5938 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
5939
5940 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
5941
5942 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
5943
5944 * gnus-art.el (gnus-button): New face.
5945 (gnus-article-button-face): Use it.
5946
5947 * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
5948 gnus-summary-next-page. Re-order.
5949
5950 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
5951 next-node are now included.
5952 (gnus-group-redraw-line-number): New internal variable.
5953 (gnus-group-redraw-check): Helper function for updating the tool
5954 bar.
5955 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
5956
5957 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
5958
5959 * spam.el (spam-spamassassin-score-regexp): New internal variable.
5960 (spam-extra-header-to-number, spam-check-spamassassin-headers):
5961 Use it to match format of Spamassassin 3.0 and later. Reported by
5962 IRIE Tetsuya <irie@t.email.ne.jp>.
5963 (spam-check-bogofilter)
5964 (spam-bogofilter-register-with-bogofilter): Fix args of
5965 `gnus-error' calls.
5966
5967 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
5968
5969 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
5970 unnecessary interaction when sending queued mails. Reported by
5971 TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
5972
5973 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5974
5975 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
5976 first or last are nil.
5977
5978 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5979
5980 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
5981
5982 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5983
5984 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
5985
5986 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5987
5988 * dns.el (query-dns): Protect more against buggy tcp output.
5989
5990 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
5991
5992 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
5993 nov.php.
5994
5995 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5996
5997 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
5998 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
5999 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
6000 output on the server side.
6001 (nnweb-google-create-mapping): Update regexps and add some
6002 progress indication.
6003
6004 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
6005
6006 * gnus-group.el (gnus-group-tool-bar-gnome): Fix
6007 gnus-agent-toggle-plugged. Re-order icons.
6008 (gnus-group-tool-bar-gnome): Add
6009 gnus-group-{prev,next}-unread-group.
6010 (gnus-group-tool-bar-gnome): Re-order icons.
6011
6012 * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
6013 gnus-summary-insert-new-articles.
6014
6015 * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
6016 comments.
6017
6018 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
6019 also available in Emacs 21.3.
6020
6021 * message.el (message-fix-before-sending): Change "Emacs 22" to
6022 "Emacs 23 (unicode)" in comment.
6023
6024 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
6025 "Emacs 23 (unicode)" in comment.
6026
6027 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
6028 comment.
6029 (mm-coding-system-p): Add comment about no-MULE XEmacs.
6030
6031 * mm-view.el (mm-fill-flowed): Add :version.
6032
6033 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6034
6035 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
6036 and load-path.
6037
6038 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
6039
6040 * message.el: Autoload gmm-image-load-path.
6041 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
6042 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
6043 consitency.
6044
6045 * gmm-utils.el (gmm-image-load-path): Also search in
6046 "../etc/images". Don't set gmm-image-load-path if we don't find
6047 the image.
6048
6049 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
6050
6051 * gmm-utils.el (gmm-image-load-path): Don't make
6052 `gmm-image-load-path' include subdirectories which the second arg
6053 `image' might specify.
6054
6055 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
6056 subdirectory to icon file names.
6057
6058 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
6059
6060 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
6061
6062 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
6063 gmm-image-load-path calls.
6064
6065 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6066
6067 * message.el (message-make-tool-bar): Ditto.
6068
6069 * mml.el (mml-preview): Added comment concerning tool bar icons.
6070
6071 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
6072 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
6073
6074 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
6075 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
6076
6077 * message.el (message-tool-bar-gnome): Use new icon names.
6078 (message-make-tool-bar): Use `gmm-image-load-path'.
6079
6080 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
6081 functions from MH-E.
6082 (gmm-image-load-path): New variable from MH-E.
6083 (gmm-image-load-path): New function from MH-E. Added arguments
6084 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
6085 *-image-load-path-called-flag.
6086
6087 2006-02-21 Milan Zamazal <pdm@brailcom.org>
6088
6089 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
6090
6091 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
6092
6093 * nnimap.el (nnimap-request-move-article): Change folder back to
6094 source group before deleting.
6095
6096 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
6097
6098 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
6099
6100 * gnus-art.el (mm-url-insert-file-contents-external): Autoload
6101 mm-url.
6102
6103 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
6104
6105 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
6106
6107 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
6108 coding system which mm-charset-to-coding-system returns for a
6109 given charset is valid.
6110
6111 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
6112
6113 * html2text.el (html2text-remove-tag-list):
6114 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
6115
6116 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
6117
6118 * gnus-cus.el: Revert 2005-10-17 change.
6119
6120 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
6121
6122 * gnus-art.el (article-strip-banner): Call
6123 article-really-strip-banner only when the regexp match is made.
6124
6125 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
6126
6127 * gnus-art.el (article-strip-banner): Use
6128 gnus-extract-address-components instead of
6129 mail-header-parse-addresses to make it work with non-ASCII text;
6130 remove mail-encode-encoded-word-string.
6131
6132 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
6133 values which are surrounded with \"...\"; make it never cause a
6134 Lisp error; give up parsing of parameters if it failed in
6135 extracting type.
6136
6137 2006-02-14 Arne Jørgensen <arne@arnested.dk>
6138
6139 * smime.el (smime-cert-by-ldap-1): Fix bug where
6140 `smime-ldap-search' returns results without userCertificates.
6141
6142 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
6143
6144 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
6145
6146 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
6147
6148 * spam.el (spam-check-spamassassin-headers): Adapt format for
6149 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
6150 <ari@mbf.ocn.ne.jp>.
6151 (spam-list-of-processors): Add spam-use-gmane.
6152
6153 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
6154
6155 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
6156 make-temp-file; make it work with XEmacs as well.
6157
6158 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
6159 mm-make-temp-file.
6160
6161 * mm-decode.el (mm-display-external): Use the 3rd arg of
6162 mm-make-temp-file.
6163 (mm-create-image-xemacs): Ditto.
6164
6165 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
6166
6167 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
6168 with message-narrow-to-headers.
6169 (gnus-draft-setup): Narrow to header to run message-fetch-field.
6170 (gnus-draft-check-draft-articles): New function.
6171 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
6172
6173 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
6174
6175 * gnus-art.el (gnus-article-browse-html-parts):
6176 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
6177 Don't use suffix argument for mm-make-temp-file for Emacs 21
6178 compatibility. Remove useless `format'.
6179
6180 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
6181
6182 * nnweb.el (nnweb-google-wash-article): Update regexps.
6183 (nnweb-group-alist): Use defvoo instead of defvar.
6184
6185 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
6186
6187 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
6188 re-loading nn* modules.
6189
6190 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
6191
6192 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
6193 for `tool-bar-mode' and don't check it's default-value.
6194
6195 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6196
6197 * message.el (message-make-tool-bar): Ditto.
6198
6199 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
6200 `substring'. Shorten tmp-file name.
6201
6202 * gnus.el: Remove bogus comment.
6203
6204 2006-02-10 Hynek Schlawack <hynek@ularx.de>
6205
6206 * gnus-art.el (gnus-article-browse-html-parts): New function.
6207 (gnus-article-browse-html-article): New function for viewing html
6208 articles with a browser.
6209
6210 2006-02-09 Daiki Ueno <ueno@unixuser.org>
6211
6212 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
6213 (mml2015-pgg-encrypt): Ditto.
6214
6215 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
6216 (mml1991-pgg-encrypt): Ditto.
6217
6218 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
6219
6220 * nnfolder.el (nnfolder-insert-newsgroup-line): Use
6221 message-make-date instead of current-time-string.
6222
6223 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
6224 to gnus-decoded which mm-uu might set.
6225
6226 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
6227
6228 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
6229 don't decode quoted parameters; remove misimported Emacs code.
6230 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6231 (rfc2231-decode-encoded-string): Don't use split-string which
6232 behaves differently according to Emacs version; use
6233 mm-decode-coding-region to convert charset to coding-system.
6234 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6235 (rfc2231-encode-string): Remove misimported Emacs code.
6236
6237 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
6238
6239 * gnus-art.el (article-decode-charset): Don't use ignore-errors
6240 when calling mail-header-parse-content-type.
6241 (article-de-quoted-unreadable): Ditto.
6242 (article-de-base64-unreadable): Ditto.
6243 (article-wash-html): Ditto.
6244
6245 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
6246 calling mail-header-parse-content-type and
6247 mail-header-parse-content-disposition.
6248 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
6249 mail-header-parse-content-type.
6250
6251 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
6252 insert charset and format parameters; encode description after
6253 inserting it to buffer.
6254 (mml-insert-parameter): Fold lines properly even if a parameter is
6255 segmented into two or more lines; change the max column to 76.
6256
6257 * rfc1843.el (rfc1843-decode-article-body): Don't use
6258 ignore-errors when calling mail-header-parse-content-type.
6259
6260 * rfc2231.el (rfc2231-parse-string): Return at least type if
6261 possible; don't cause an error even if it fails in parsing of
6262 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6263 (rfc2231-encode-string): Don't break lines at the beginning, leave
6264 it to mml-insert-parameter.
6265
6266 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
6267 calling mail-header-parse-content-type.
6268
6269 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
6270
6271 * spam-report.el (spam-report-gmane-use-article-number):
6272 Improve doc string.
6273 (spam-report-gmane-internal): Check if a suitable header was found
6274 in the article.
6275
6276 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
6277
6278 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
6279 (rfc2231-encode-string): Make param*=value always begin with LWSP.
6280
6281 2006-02-05 Romain Francoise <romain@orebokech.com>
6282
6283 Update copyright notices of all files in the gnus directory.
6284
6285 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
6286
6287 * nnweb.el (nnweb-request-group): Avoid growing overview files.
6288
6289 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
6290
6291 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
6292 segmented lines of parameter value to cope with Thunderbird 1.5
6293 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
6294 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6295 (rfc2231-encode-string): Don't make lines exceeding 76 column.
6296
6297 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
6298
6299 * mml.el (mml-generate-mime-1): Correct the order of inline signed
6300 parts.
6301
6302 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
6303
6304 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
6305 there's only one active file for all servers.
6306 (nnweb-request-scan): Make sure nnweb-articles is initialized on
6307 solid groups. Gnus might have used a FAST request to select the group.
6308 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
6309 and nnweb-search redundantly in the active file.
6310 (nnweb-request-list): Don't list bogus groups. There can only be one.
6311 (nnweb-request-create-group): Don't use ARGS.
6312 (nnweb-possibly-change-server, nnweb-request-group): Remove some
6313 initialisations. Let nnoo do the work.
6314
6315 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
6316
6317 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
6318 Say the part has been decoded.
6319
6320 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
6321
6322 2006-01-31 Kevin Ryde <user42@zip.com.au>
6323
6324 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
6325 mailcap-viewer-test-cache when there's no 'test clause, since that
6326 will invert the meaning of a "nil" test previously determined by
6327 mailcap-mailcap-entry-passes-test.
6328
6329 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
6330
6331 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
6332 compiling.
6333
6334 * gnus-sum.el: Ditto.
6335
6336 * message.el: Don't bind tool-bar-map when compiling.
6337
6338 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
6339
6340 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
6341
6342 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
6343
6344 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
6345 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
6346 current Google Groups.
6347
6348 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
6349
6350 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
6351 and tool-bar-mode.
6352
6353 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
6354 and tool-bar-mode.
6355
6356 * message.el (message-tool-bar-update): Simplify.
6357 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
6358
6359 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
6360 gnus-summary-buffer.
6361 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
6362 gnus-summary-reply.
6363
6364 * gmm-utils.el (gmm): Add :version.
6365
6366 2006-01-26 Steve Youngs <steve@sxemacs.org>
6367
6368 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
6369 autoload.
6370
6371 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
6372
6373 * gmm-utils.el (gmm-verbose): Add :group.
6374
6375 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
6376
6377 * message.el: Change some comments WRT tool-bars.
6378
6379 * gnus-sum.el (gnus-summary-tool-bar)
6380 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
6381 (gnus-summary-tool-bar-zap-list): New variables.
6382 (gnus-summary-make-tool-bar): Complete rewrite using
6383 `gmm-tool-bar-from-list'.
6384
6385 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
6386 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
6387 variables.
6388 (gnus-group-make-tool-bar): Complete rewrite using
6389 `gmm-tool-bar-from-list'.
6390 (gnus-group-tool-bar-update): New function.
6391
6392 * message.el (message-mode-field-menu): Add "Show hidden Headers".
6393
6394 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
6395
6396 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
6397 is dissected into a single part of which the type is the same as
6398 the given one; decode charset.
6399
6400 2006-01-21 Kevin Ryde <user42@zip.com.au>
6401
6402 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
6403 into alists as symbol not string, since that's what
6404 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
6405 look for.
6406
6407 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
6408
6409 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
6410 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
6411
6412 * message.el (message-tool-bar-gnome): Use gmm-ignore.
6413
6414 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
6415
6416 * gnus-art.el (gnus-mime-security-button-commands): New variable.
6417 (gnus-mime-security-button-menu): New definition.
6418 (gnus-mime-security-button-map): Use them.
6419 (gnus-mime-security-button-menu): New function.
6420 (gnus-insert-mime-security-button): Addition to help echo.
6421 (gnus-mime-security-run-function, gnus-mime-security-save-part)
6422 (gnus-mime-security-pipe-part): New functions.
6423
6424 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
6425 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
6426
6427 * mm-decode.el (mm-handle-set-disposition): Remove.
6428 (mm-handle-set-description): Remove.
6429
6430 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
6431
6432 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
6433 (mm-w3m-standalone-supports-m17n-p): New function.
6434 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
6435 w3m usage.
6436
6437 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
6438 mm-w3m-standalone-supports-m17n-p to alter w3m usage.
6439
6440 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
6441
6442 * message.el (message-tool-bar-zap-list): Use
6443 gmm-tool-bar-zap-list as custom type.
6444 (message-tool-bar-update): New function.
6445 (message-tool-bar, message-tool-bar-gnome)
6446 (message-tool-bar-retro): Add message-tool-bar-update.
6447 (message-tool-bar-gnome): Add flyspell-buffer.
6448
6449 * gnus-util.el (gnus-error): Describe `args'.
6450
6451 * gmm-utils.el (gmm-error): Describe `args'.
6452 (gmm-tool-bar-zap-list): New widget.
6453 (gmm-tool-bar-from-list): Improve description of `zap-list'.
6454
6455 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
6456
6457 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
6458 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
6459 the number of recursive calls.
6460
6461 * mm-decode.el (mm-handle-set-disposition): New macro.
6462 (mm-handle-set-description): New macro.
6463
6464 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
6465
6466 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
6467 encoding.
6468
6469 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
6470
6471 * message.el (message-tool-bar-zap-list, message-tool-bar)
6472 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
6473 (message-tool-bar-local-item-from-menu): Remove.
6474 (message-tool-bar-map): Replace by `message-make-tool-bar'.
6475 (message-make-tool-bar): New function.
6476 (message-mode): Use `message-make-tool-bar'.
6477
6478 * gmm-utils.el: New file.
6479 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
6480 (gmm-lazy): New widget copied from `nnmail.el'.
6481 (gmm-tool-bar-from-list): New function for creating customizable
6482 tool bars.
6483 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
6484 output.
6485 (gmm): Add :prefix to defgroup.
6486
6487 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
6488
6489 * gmm-utils.el (gmm-widget-p): New function.
6490
6491 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
6492
6493 * mml.el (mml-attach-file): Describe `description' in doc string.
6494 (mml-menu): Add Emacs MIME manual and PGG manual.
6495
6496 2006-01-20 Richard M. Stallman <rms@gnu.org>
6497
6498 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
6499
6500 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
6501
6502 * nntp.el (nntp-end-of-line): Doc fix.
6503
6504 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
6505
6506 * imap.el (imap-open): Handle case where buffer is a buffer
6507 object.
6508
6509 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6510
6511 * gnus-delay.el (gnus-delay): Don't autoload.
6512 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6513 to be re-loaded when customizing the `gnus-delay' group.
6514
6515 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
6516
6517 * message.el (message-insert-citation-line): Use newlines.
6518
6519 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6520
6521 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
6522
6523 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
6524
6525 2006-01-19 Mark D. Baushke <mdb@gnu.org>
6526
6527 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
6528
6529 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
6530
6531 * mm-decode.el (mm-inlined-types): Add application/pgp.
6532 (mm-automatic-display): Ditto.
6533
6534 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
6535 part as text.
6536
6537 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6538
6539 * nnrss.el: Update copyright.
6540 (nnrss-opml-import): Query whether to subscribe to each entry.
6541
6542 * gnus-art.el:
6543 * gnus-sum.el:
6544 * mm-uu.el:
6545 * mm-view.el: Update copyright.
6546
6547 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
6548
6549 * message.el (message-info): New function.
6550 (message-mode-menu): Add it.
6551 Update copyright.
6552
6553 * ChangeLog: Fix and update copyright.
6554
6555 2006-01-13 Romain Francoise <romain@orebokech.com>
6556
6557 * message.el (message-forward-subject-name-subject): Prefer the
6558 address to 'nowhere' if the sender has no name.
6559 Fix typo. Update copyright year.
6560
6561 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6562
6563 * gnus-art.el (article-wash-html): Use
6564 gnus-summary-show-article-charset-alist if a numeric arg is given.
6565 (gnus-article-wash-html-with-w3m-standalone): New function.
6566
6567 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
6568 mm-inline-text-html-render-with-w3m-standalone.
6569 (mm-text-html-washer-alist): Map w3m-standalone to
6570 gnus-article-wash-html-with-w3m-standalone.
6571 (mm-inline-text-html-render-with-w3m-standalone): New function.
6572
6573 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
6574
6575 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
6576 Improve LaTeX.
6577
6578 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6579
6580 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
6581 (nnrss-request-article): Render text/plain parts as HTML.
6582
6583 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
6584 the buffer.
6585
6586 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
6587
6588 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
6589 custom definition of `gnus-posting-styles'.
6590
6591 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
6592 print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
6593
6594 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6595
6596 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
6597 Use nntp for bug archive.
6598
6599 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
6600
6601 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
6602 parts.
6603 (nnrss-normalize-date): New function converts ISO 8601 date into
6604 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
6605 (nnrss-check-group): Use it.
6606
6607 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
6608
6609 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
6610
6611 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
6612 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
6613 (nnrss-insert-w3): Ditto.
6614
6615 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6616
6617 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
6618 the articles to be forwarded including the case where neither a
6619 number of articles nor a region is specified.
6620
6621 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
6622
6623 * nnrss.el (nnrss-request-article): Fix last change; fill
6624 text/plain parts.
6625
6626 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
6627
6628 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
6629 in text/plain part.
6630 (nnrss-check-group): Don't add excessive newline to dc:subject.
6631
6632 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
6633
6634 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
6635 article.
6636
6637 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
6638
6639 * nnml.el: Don't require gnus-bcklg. Autoload it.
6640 (nnml-use-compressed-files, nnml-save-mail): Support other
6641 comression programs such as bzip2.
6642
6643 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6644
6645 * dns.el (query-dns): Make sure we check the buffer size before
6646 removing tcp headers.
6647
6648 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
6649
6650 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
6651 remove MIME buttons associated with multipart/alternative parts.
6652 (gnus-mime-display-alternative): Tag buttons using `article-type'
6653 text property.
6654
6655 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
6656 associated with multipart/alternative parts.
6657
6658 * gnus-art.el (gnus-signature-separator): Fix custom type.
6659
6660 * mm-decode.el (mm-inlined-types): Fix custom type.
6661 (mm-keep-viewer-alive-types): Ditto.
6662 (mm-automatic-display): Ditto.
6663 (mm-attachment-override-types): Ditto.
6664 (mm-inline-override-types): Ditto.
6665 (mm-automatic-external-display): Ditto.
6666
6667 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
6668
6669 * spam-report.el (spam-report-user-mail-address)
6670 (spam-report-user-agent): New variables.
6671 (spam-report-url-ping-plain): Use spam-report-user-agent.
6672
6673 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
6674
6675 * gnus-art.el (gnus-button-handle-custom): Do not just use
6676 `customize-apropos' for any "M-x customize-*" button but the
6677 function called for. Accept both the function name and its
6678 argument in order to achieve this.
6679 (gnus-button-alist): Remove support for "custom:" URL's. Pass
6680 function name to `gnus-button-handle-custom' in case of "M-x
6681 customize-*" buttons.
6682
6683 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
6684
6685 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
6686 multipart/alternative and add xref to mm-discouraged-alternatives
6687 in doc string.
6688
6689 * mm-decode.el (mm-discouraged-alternatives): Add xref to
6690 gnus-buttonized-mime-types in doc string.
6691
6692 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6693
6694 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
6695 Suggest image/.* in the doc string.
6696
6697 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6698
6699 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
6700 message-marks (Debian bug #342521).
6701
6702 2005-12-12 Simon Josefsson <jas@extundo.com>
6703
6704 * password.el (password-read-from-cache): Add.
6705 (password-read): Use it.
6706
6707 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
6708
6709 * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
6710 us-ascii as a MIME charset.
6711
6712 * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
6713 against the case where the 2nd arg TYPE is nil.
6714
6715 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
6716
6717 * pop3.el (pop3-stream-type): Fix custom version.
6718
6719 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
6720
6721 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
6722
6723 * mm-decode.el (mm-display-external): Add missing cdr.
6724
6725 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6726
6727 * mm-decode.el (mm-display-external): Use nametemplate (defined in
6728 RFC1524) if it is in mailcap or add a suffix according to
6729 mailcap-mime-extensions when generating a temp filename; postpone
6730 deleting a temp file for 2 seconds for some wrappers, shell
6731 scripts, and so on, which might exit right after having started a
6732 viewer command as a background job.
6733
6734 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
6735
6736 * nntp.el (nntp-marks-directory): Fix custom group.
6737
6738 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
6739 steps when < 10.
6740
6741 * gnus-start.el (gnus-no-server-1): Mention
6742 `gnus-level-default-subscribed' in doc string.
6743
6744 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
6745
6746 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
6747 parens.
6748
6749 2005-11-26 Dave Love <fx@gnu.org>
6750
6751 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
6752 (tls-program, tls-success): Provide openssl alternative.
6753
6754 * starttls.el: Doc fixes.
6755 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
6756 SERVICE to PORT.
6757
6758 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
6759 port null or service name.
6760 (starttls-negotiate): Autoload.
6761
6762 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6763
6764 * message.el (message-kill-to-signature): Fix interactive spec.
6765
6766 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
6767
6768 * pop3.el (pop3-open-server): Recognize a string as a service name.
6769
6770 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
6771
6772 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
6773
6774 2005-11-23 Dave Love <fx@gnu.org>
6775
6776 Add pop3s, pop3/starttls.
6777
6778 * pop3.el (pop3-authentication-scheme): Clarify doc.
6779 (open-tls-stream, starttls-open-stream): Autoload.
6780 (pop3-stream-type): New.
6781 (pop3-open-server): Use it.
6782
6783 * mail-source.el (mail-sources): Fix some :types. Add stream type
6784 for POP.
6785 (mail-source-keyword-map): Add :stream for POP.
6786 (mail-source-fetch-pop): Use pop3-stream-type.
6787
6788 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6789
6790 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
6791 of current-time-string.
6792
6793 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
6794
6795 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
6796 date header.
6797
6798 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
6799
6800 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
6801 it can seriously impact performance as it bypasses the agent's
6802 local caches.
6803
6804 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
6805
6806 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
6807 must be explicitly online rather than "not explicitly offline" for
6808 its flags to be synchronized.
6809
6810 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
6811 that gnus-uu-unmark-thread will function correctly.
6812
6813 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
6814 1024K is instead displayed as 1M.
6815
6816 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6817
6818 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
6819
6820 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
6821
6822 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
6823
6824 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
6825
6826 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
6827 error message to display actual error condition.
6828 (gnus-agent-save-local): Avoid saving symbols that are bound to
6829 nil as they simply result in a warning message in
6830 gnus-agent-read-local.
6831
6832 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
6833
6834 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
6835 rather than make-variable-buffer-local for file-precious-flag.
6836
6837 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
6838
6839 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
6840 for duplicates which are removed. The invalid sort check then
6841 triggers a rescan after the sort as sorting may have moved
6842 duplicate entries such that they can be cheaply detected.
6843
6844 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
6845
6846 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
6847
6848 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
6849
6850 * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
6851 internal variable to a custom variable. Changed default value
6852 from compressed(2) to uncompressed(1).
6853 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
6854 support for uncompressed agentview files. Taken together, reading
6855 the agentview file should now be 6-7 times faster.
6856
6857 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
6858
6859 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
6860 as a buffer-local variable. This avoids creating truncated
6861 dribble files as a result of a hang up, eg.
6862
6863 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
6864
6865 * gnus-start.el (gnus-start-draft-setup): Enforce
6866 `gnus-draft-mode' for nndraft:drafts at startup.
6867
6868 * gnus.el (gnus-splash): Change custom group.
6869 (gnus-group-get-parameter, gnus-group-parameter-value): Describe
6870 allow-list argument.
6871
6872 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
6873 string.
6874
6875 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
6876
6877 * gnus-art.el (gnus-default-article-saver): Add user-defined
6878 `function' to custom type.
6879
6880 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
6881
6882 * imap.el (imap-open): Handle case where buffer is a buffer
6883 object.
6884
6885 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6886
6887 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
6888 long lines.
6889 (gnus-cache-delete-group): Wrap doc strings.
6890
6891 * gnus-agent.el (gnus-agent-rename-group)
6892 (gnus-agent-delete-group): Wrap doc strings.
6893
6894 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6895
6896 * gnus-start.el (gnus-1): Add "native" to
6897 gnus-predefined-server-alist.
6898
6899 * gnus.el (gnus-method-to-server): Don't add "native" to the
6900 lists here, because that leads to problems when
6901 gnus-select-method is bound.
6902
6903 2005-11-09 Simon Josefsson <jas@extundo.com>
6904
6905 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
6906 use (not sort-by-date) instead.
6907
6908 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6909
6910 * gnus-delay.el (gnus-delay-group): Don't autoload.
6911 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6912 to be re-loaded when customizing the `gnus-delay' group.
6913
6914 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
6915
6916 * message.el: Revert last changes.
6917 (message-insert-citation-line): Use newlines.
6918
6919 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
6920
6921 * message.el (message-courtesy-message)
6922 (message-mark-insert-begin, message-mark-insert-end)
6923 (message-elide-ellipsis, message-cancel-message)
6924 (message-add-header, message-change-subject)
6925 (message-cross-post-followup-to-header)
6926 (message-cross-post-insert-note, message-reduce-to-to-cc)
6927 (message-widen-reply, message-delete-not-region)
6928 (message-kill-to-signature, message-insert-signature)
6929 (message-insert-importance-high, message-insert-importance-low)
6930 (message-insert-or-toggle-importance)
6931 (message-insert-disposition-notification-to)
6932 (message-indent-citation, message-yank-original)
6933 (message-cite-original-without-signature, message-cite-original)
6934 (message-insert-citation-line, message-position-on-field)
6935 (message-fix-before-sending, message-send-mail-partially)
6936 (message-send-mail, message-send-mail-with-sendmail)
6937 (message-send-mail-with-qmail, message-send-news)
6938 (message-check-news-header-syntax, message-generate-headers)
6939 (message-insert-courtesy-copy, message-fill-address)
6940 (message-fill-header, message-shorten-references)
6941 (message-setup-1, message-cancel-news)
6942 (message-forward-make-body-plain, message-forward-make-body-mime)
6943 (message-forward-make-body-mml, message-encode-message-body)
6944 (message-forward-make-body-digest-plain)
6945 (message-forward-make-body-digest-mime)
6946 (message-use-alternative-email-as-from): Insert `hard-newline'
6947 instead of ordinary newlines.
6948
6949 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
6950
6951 * message.el (message-generate-headers): Downcase the argument
6952 given to message-check-element.
6953
6954 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
6955
6956 * nntp.el (nntp-authinfo-rejected): New error condition.
6957 (nntp-wait-for): Use new error condition to signal authentication
6958 error.
6959 (nntp-retrieve-data): Rethrow new error condition to break out of
6960 recursive call to nntp-send-authinfo.
6961
6962 2005-11-08 Romain Francoise <romain@orebokech.com>
6963
6964 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
6965 (gnus-summary-exit-map): Bind to `Z p'.
6966 (gnus-summary-make-menu-bar): Add menu item.
6967
6968 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
6969
6970 * gnus-art.el (gnus-article-treat-custom): Add `first'.
6971 (gnus-treat-*): Add `first' in all doc strings.
6972
6973 * gnus-group.el (gnus-group-compact-group): Fix typo.
6974
6975 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6976
6977 * gnus.el (gnus-parameters-case-fold-search): New variable.
6978 (gnus-parameters-get-parameter): Use it.
6979
6980 * gnus-score.el (gnus-home-score-file): Doc fix.
6981
6982 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
6983
6984 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
6985
6986 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
6987
6988 * mm-util.el (mm-special-display-p): New function.
6989
6990 * mml.el (mml-preview): Use it; doc fix.
6991
6992 2005-10-29 Romain Francoise <romain@orebokech.com>
6993
6994 * message.el (message-fix-before-sending): Fix comment.
6995
6996 2005-10-29 Jari Aalto <jari.aalto@cante.net>
6997
6998 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
6999
7000 2005-10-29 Jari Aalto <jari.aalto@cante.net>
7001
7002 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
7003 Used in gnus-score.el.
7004
7005 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7006
7007 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
7008
7009 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7010
7011 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
7012 whitespace removed in revision 7.8. Use concatenated string to
7013 protect trailing whitespace.
7014
7015 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
7016
7017 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
7018 (nnimap-request-expire-articles): Use it to avoid sending 'UID
7019 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
7020 Courier IMAP ("some version from 2004"). Mostly based on similar
7021 code in the same function.
7022
7023 2005-10-26 Didier Verna <didier@xemacs.org>
7024
7025 * gnus-group.el (gnus-group-compact-group): Invalidate original
7026 article buffer.
7027 * gnus-srvr.el (gnus-server-compact-server): Ditto.
7028 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
7029 NOV database and in article itself.
7030 Invalidate article backlog.
7031
7032 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
7033
7034 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
7035
7036 2005-10-26 Simon Josefsson <jas@extundo.com>
7037
7038 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
7039 part of 2004-07-25 change.
7040
7041 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
7042
7043 * message.el (message-display-completion-list): New function.
7044 (message-expand-group): Use it; make sure the Completions buffer
7045 is modifiable.
7046
7047 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
7048
7049 * imap.el (imap-open): Handle case where buffer is a buffer object.
7050
7051 2005-10-24 Eli Zaretskii <eliz@gnu.org>
7052
7053 * pgg-def.el:
7054 * pgg-gpg.el:
7055 * pgg-parse.el:
7056 * pgg-pgp.el:
7057 * pgg-pgp5.el:
7058 * pgg.el: Move to the parent lisp directory.
7059
7060 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
7061
7062 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
7063 user-mail-name is an empty string.
7064
7065 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
7066
7067 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
7068 depending on gnus-score-decay-constant.
7069
7070 * encrypt.el (encrypt-insert-file-contents)
7071 (encrypt-write-file-contents): Don't use `gnus-message'.
7072
7073 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
7074 arguments.
7075 (mm-uu-type-alist): Add message-marks and insert-marks. Pass
7076 arguments to mm-uu-verbatim-marks-extract.
7077 (mm-uu-hide-markers): New variable.
7078 (mm-uu-extract): Use face similar to `gnus-cite-3'.
7079
7080 * gnus-fun.el (gnus-convert-image-to-x-face-command)
7081 (gnus-convert-image-to-face-command): Use "convert" by default to
7082 allow other input image formats.
7083 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
7084 accordingly.
7085
7086 2005-10-23 Simon Josefsson <jas@extundo.com>
7087
7088 * imap.el (imap-gssapi-program): Align command line parameters
7089 with latest GNU SASL.
7090 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
7091
7092 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7093
7094 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
7095 HTML.
7096 (nnslashdot-request-article): Ditto.
7097
7098 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
7099
7100 * mail-source.el (mail-source-fetch-pop): Require pop3.
7101 (mail-source-check-pop): Ditto.
7102
7103 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
7104
7105 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
7106 errors.
7107
7108 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
7109
7110 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
7111 (gnus-treat-strip-leading-blank-lines): Improve doc string.
7112
7113 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
7114
7115 * mm-bodies.el (mm-decode-string): Call
7116 `mm-charset-to-coding-system' with allow-override argument.
7117
7118 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
7119
7120 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
7121 (rfc2047-charset-to-coding-system): New function.
7122 (rfc2047-decode-encoded-words): New function.
7123 (rfc2047-decode-region): Use them.
7124 (rfc2047-decode-cte): Remove.
7125 (rfc2047-parse-and-decode): Remove.
7126 (rfc2047-decode): Remove.
7127
7128 2005-10-15 Kenichi Handa <handa@m17n.org>
7129
7130 * rfc2047.el (rfc2047-decode-cte): New function.
7131 (rfc2047-decode-region): Change the way to decode successive
7132 encoded-words: decode B- or Q-encoding in each encoded-word,
7133 concatenate them, and decode it as charset.
7134
7135 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
7136
7137 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
7138 widget-move-and-invoke.
7139 (gnus-custom-mode): Use gnus-custom-map.
7140
7141 2005-10-15 Bill Wohler <wohler@newt.com>
7142
7143 * message.el (message-tool-bar-map): Renamed image file from
7144 mail_send to mail/send.
7145
7146 2005-10-16 Masatake YAMATO <jet@gyve.org>
7147
7148 * message.el (message-expand-group): Pass the common
7149 prefix substring of completion to `display-completion-list'.
7150
7151 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
7152
7153 * mml-sec.el (mml-secure-method): New internal variable.
7154 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
7155 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
7156 functions using mml-secure-method.
7157
7158 * mml.el (mml-mode-map): Add key bindings for those functions.
7159 (mml-menu): Simplify security menu entries. Suggested by Jesper
7160 Harder <harder@myrealbox.com>.
7161 (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
7162 end of message if point is the headers of the message.
7163
7164 * message.el (message-in-body-p): New function.
7165
7166 * assistant.el: Autoload gnus-util and netrc.
7167
7168 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
7169 Use `mm-charset-override-alist' only when decoding.
7170
7171 * mm-bodies.el (mm-decode-body): Call
7172 `mm-charset-to-coding-system' with allow-override argument.
7173
7174 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
7175 `filename' from Content-Disposition if Content-Type doesn't
7176 provide `name'.
7177 (gnus-mime-view-part-as-type): Set default instead of
7178 initial-input.
7179
7180 2005-10-09 Daniel Brockman <daniel@brockman.se>
7181
7182 * format-spec.el (format-spec): Propagate text properties of % spec.
7183
7184 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7185
7186 * gnus-art.el (gnus-treat-predicate): Add `first'.
7187
7188 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
7189
7190 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
7191 (mm-charset-override-alist): New variable.
7192 (mm-charset-to-coding-system): Use it.
7193 (mm-codepage-setup): New helper function.
7194 (mm-charset-eval-alist): New variable.
7195 (mm-charset-to-coding-system): Use mm-charset-eval-alist. Warn
7196 about unknown charsets.
7197
7198 2005-10-04 David Hansen <david.hansen@gmx.net>
7199
7200 * nnrss.el (nnrss-request-article): Add support for the comments tag.
7201 (nnrss-check-group): Ditto.
7202
7203 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
7204
7205 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
7206 Rename x-gnus-verbatim to x-verbatim.
7207 (mm-uu-type-alist): Fix regexp for verbatim-marks.
7208
7209 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
7210 x-verbatim.
7211
7212 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
7213
7214 * gnus-util.el (gnus-remove-duplicates): Remove.
7215
7216 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
7217 instead of gnus-remove-duplicates.
7218
7219 * message.el (message-remove-duplicates): Remove.
7220 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
7221 message-remove-duplicates.
7222
7223 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
7224 available, else use implementation from `delete-dups'.
7225
7226 * message.el (message-insert-expires): New function.
7227 (message-mode-map): Add key binding.
7228 (message-mode-field-menu): Add menu entry.
7229 (message-mode): Document it.
7230 (message-make-expires-date): Use `message-make-date'.
7231
7232 2005-10-04 Josh Huber <huber@alum.wpi.edu>
7233
7234 * message.el (message-make-expires-date): New function.
7235
7236 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
7237
7238 * time-date.el: Autoload parse-time-string, XEmacs needs it.
7239
7240 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
7241
7242 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
7243 function rather than the diff-mode.el package.
7244 (mm-display-external): Use with-current-buffer.
7245 (mm-viewer-completion-map, mm-viewer-completion-map):
7246 Move initialization inside declaration.
7247
7248 2005-09-29 Simon Josefsson <jas@extundo.com>
7249
7250 * spam.el: Load hashcash when compiling, to avoid warnings. Don't
7251 autoload mail-check-payment.
7252 (spam-check-hashcash): Define unconditionally, since hashcash.el
7253 is part of Gnus now. Ignore errors from payment checking.
7254
7255 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
7256
7257 * message.el (message-bold-region, message-unbold-region): Rename
7258 from `bold-region' and `unbold-region'.
7259
7260 * message.el: Remove useless autoloads.
7261
7262 2005-09-28 Simon Josefsson <jas@extundo.com>
7263
7264 * message.el (message-use-idna): Default to t.
7265 (message-use-idna): Test whether encoding works too. Doc fix.
7266
7267 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7268
7269 * nntp.el (nntp-warn-about-losing-connection): Remove.
7270
7271 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
7272
7273 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
7274 customizable. Change default value.
7275 (mm-uu-diff-groups-regexp): Change default value.
7276 (mm-uu-type-alist): Add doc string.
7277 (mm-uu-configure): Add doc string. Make it interactive.
7278 (mm-uu-tex-groups-regexp): New variable.
7279 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
7280 (mm-uu-type-alist): Add LaTeX documents.
7281 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
7282 of "text/verbatim".
7283 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
7284
7285 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
7286 instead of "text/verbatim".
7287
7288 * message.el (message-mark-inserted-region)
7289 (message-mark-insert-file): Use slrn style marks when called with
7290 prefix argument.
7291
7292 2005-09-27 Simon Josefsson <jas@extundo.com>
7293
7294 * message.el (message-idna-to-ascii-rhs-1): Reformat.
7295
7296 2005-09-27 Arne Jørgensen <arne@arnested.dk>
7297
7298 * message.el (message-remove-duplicates): New function.
7299 Implementation borrowed from `gnus-remove-duplicates'.
7300 (message-idna-to-ascii-rhs): Also encode idna addresses in
7301 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
7302 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
7303 only ask about the same idna domain once per header and also tell
7304 in what header to replace the idna domain.
7305
7306 * gnus-art.el (article-decode-idna-rhs): Also decode idna
7307 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
7308 (article-decode-idna-rhs): Fix regexp so that all idna-address in
7309 a header is decoded and not just the last one.
7310
7311 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
7312
7313 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
7314 has been decoded.
7315
7316 * mm-decode.el (mm-automatic-display): Add text/verbatim.
7317 (mm-insert-part): Don't modify text if it has been decoded.
7318
7319 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
7320 decoded.
7321
7322 * mm-view.el (mm-inline-text): Don't strip text props unless
7323 decoding enriched or richtext parts.
7324
7325 2005-09-25 Romain Francoise <romain@orebokech.com>
7326
7327 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
7328 * gnus-start.el (gnus-subscribe-interactively):
7329 * gnus-uu.el (gnus-uu-grab-articles):
7330 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
7331 space.
7332
7333 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
7334
7335 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7336 * mm-view.el (mm-view-pkcs7-decrypt):
7337 * gnus-sum.el (gnus-summary-limit-to-extra)
7338 (gnus-summary-respool-article, gnus-read-move-group-name):
7339 * gnus-score.el (gnus-summary-increase-score):
7340 * gnus-util.el (gnus-completing-read-with-default):
7341 * gnus-art.el (gnus-read-save-file-name)
7342 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
7343 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
7344 * message.el (message-check-news-header-syntax):
7345 Follow convention for reading with the minibuffer.
7346
7347 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
7348
7349 * spam-report.el (spam-report-url-ping-plain):
7350 Use gnus-extended-version as User-Agent.
7351
7352 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
7353 default value is nil.
7354
7355 * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
7356 (mm-uu-verbatim-marks-extract): New function.
7357 (mm-uu-extract): New face.
7358 (mm-uu-copy-to-buffer): Use it.
7359
7360 * spam-report.el (spam-report-gmane-ham): Renamed from
7361 `spam-report-gmane-unspam'.
7362 (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
7363 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
7364
7365 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
7366 Autoload.
7367 (spam-report-gmane-unregister-routine): Renamed
7368 `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
7369
7370 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
7371
7372 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
7373 (spam-report-gmane-unregister-routine): Add support for gmane
7374 unregistration.
7375
7376 * spam-report.el (spam-report-gmane-unspam)
7377 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
7378 (spam-report-gmane): Change to take a single article and do unspam
7379 registration.
7380
7381 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
7382
7383 * mm-url.el (mm-url-decode-entities): Fix regexp.
7384
7385 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7386
7387 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
7388 default to nil, to be able to use Gnus at all. If the default
7389 switches to something else, then the function should be fixed not
7390 be exceedingly slow.
7391
7392 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
7393
7394 * gnus-start.el (gnus-activate-group): If the server is nil, don't
7395 fail hard.
7396
7397 * spam-report.el: Add better Keywords line.
7398
7399 * spam.el: Add Maintainer and better Keywords line.
7400
7401 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
7402
7403 * gnus-art.el (gnus-article-replace-part)
7404 (gnus-mime-replace-part): New functions.
7405 (gnus-mime-action-alist, gnus-mime-button-commands)
7406 (gnus-mime-save-part-and-strip): Added file argument.
7407 (gnus-article-part-wrapper): Added interactive argument.
7408
7409 * gnus-sum.el (gnus-summary-mime-map): Add
7410 `gnus-article-replace-part'.
7411
7412 2005-09-19 Didier Verna <didier@xemacs.org>
7413
7414 The nnml compaction feature:
7415 * nnml.el (nnml-request-compact-group): New function.
7416 * nnml.el (nnml-request-compact): New function.
7417 * gnus-int.el (gnus-request-compact-group): New function.
7418 * gnus-int.el (gnus-request-compact): New function.
7419 * gnus-group.el (gnus-group-compact-group): New function.
7420 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
7421 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
7422 * gnus-srvr.el (gnus-server-compact-server): New function.
7423 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
7424 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
7425
7426 2005-09-18 Deepak Goel <deego@gnufans.org>
7427
7428 * sieve.el (sieve-help): Fix `message' call: first arg should be a
7429 format spec.
7430
7431 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
7432
7433 * gnus.el (gnus-group-startup-message): Bind image-load-path.
7434
7435 2005-09-15 Romain Francoise <romain@orebokech.com>
7436
7437 * message.el (message-fill-paragraph): Clarify docstring.
7438
7439 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
7440
7441 * gnus-art.el (gnus-mime-display-part): Protect against broken
7442 MIME messages.
7443
7444 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
7445
7446 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
7447 before parsing header.
7448
7449 2005-09-11 Jari Aalto <jari.aalto@cante.net>
7450
7451 * html2text.el (html2text-replace-list): Add new entities.
7452
7453 2005-09-11 Romain Francoise <romain@orebokech.com>
7454
7455 * message.el (message-alternative-emails): Improve docstring.
7456 (message-setup-1): Call `message-use-alternative-email-as-from'
7457 after `message-setup-hook' to give it precedence over posting
7458 styles, etc.
7459 (message-use-alternative-email-as-from): Add docstring. Remove
7460 the original From header if present.
7461
7462 * nnml.el (nnml-compressed-files-size-threshold): New variable.
7463 (nnml-save-mail): Use it.
7464
7465 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
7466 articles. Add new argument `silent'.
7467 (gnus-uu-mark-all): Report the total number of marked articles.
7468
7469 2005-09-10 Romain Francoise <romain@orebokech.com>
7470
7471 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
7472 (gnus-uu-mark-series): Likewise.
7473
7474 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
7475
7476 * spam-report.el (spam-report-gmane): Fix generation of spam
7477 report URL.
7478
7479 2005-09-10 Simon Josefsson <jas@extundo.com>
7480
7481 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
7482 t, based on discussion on the ding list with Robert Epprecht
7483 <epprecht@solnet.ch>.
7484
7485 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
7486
7487 * spam-report.el (spam-report-gmane): Make it work without
7488 X-Report-Spam header. Gmane now only provides Archived-At.
7489 This is only used if `spam-report-gmane-use-article-number' is nil.
7490 (spam-report-gmane-spam-header): Remove. Not used anymore.
7491
7492 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
7493 make `gnus-summary-sort-by-recipient' work with threading.
7494
7495 * nnweb.el (nnweb-google-wash-article): Print a message if article
7496 is not available.
7497
7498 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7499
7500 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
7501 change. Decode text/* parts content before displaying.
7502
7503 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
7504
7505 * mml-smime.el: Remove defvar of gnus-extract-address-components.
7506
7507 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
7508
7509 * mm-view.el (mm-display-inline-fontify): Disable support modes.
7510
7511 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
7512
7513 * message.el (message-tab-body-function): Fix mismatched custom type.
7514
7515 * gnus.el (gnus-group-change-level-function): Ditto.
7516
7517 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
7518
7519 * gnus-art.el (gnus-signature-limit)
7520 (gnus-article-mime-part-function): Ditto.
7521
7522 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
7523
7524 * mml.el (mml-mode): Silence the byte compiler.
7525
7526 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
7527 using `(sit-for 0)' before moving the point to the specified part;
7528 skip unbuttonized parts.
7529 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
7530 return to the summary window if gnus-auto-select-part is non-nil.
7531
7532 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
7533
7534 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
7535 variables.
7536 (mml-dnd-attach-file, mml-mode): Use them.
7537
7538 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
7539 Make fetching article by MID work again for Google Groups. Added
7540 FIXME concerning gnus-group-make-web-group.
7541
7542 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
7543 Don't depend on Gnus by using mail-extract-address-components if
7544 gnus-extract-address-components is not bound.
7545
7546 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7547
7548 * gnus-art.el (gnus-mime-display-security): Don't display the
7549 signature, but only the signed part.
7550
7551 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
7552
7553 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
7554
7555 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
7556 list, not listp.
7557
7558 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
7559
7560 * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
7561 when encoding.
7562
7563 * mm-bodies.el (mm-decode-content-transfer-encoding):
7564 De-canonicalize CRLF for all text content types, not just
7565 text/plain.
7566
7567 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
7568
7569 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
7570 valid article; point arrow and cursor at the MIME button.
7571
7572 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
7573
7574 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
7575 Suggested by Dan Christensen <jdc@uwo.ca>.
7576
7577 * mm-decode.el (mm-save-part): Enable change of prompt.
7578
7579 2005-08-29 Jari Aalto <jari.aalto@cante.net>
7580
7581 * gnus-msg.el (gnus-inews-add-send-actions): Made
7582 `message-post-method' lambda parameter ARG `&optional'.
7583
7584 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
7585
7586 * gnus-sum.el (gnus-summary-mime-map): Added
7587 gnus-article-save-part-and-strip, gnus-article-delete-part and
7588 gnus-article-jump-to-part.
7589
7590 * gnus-art.el (gnus-article-edit-article): Added quiet argument.
7591 (gnus-article-edit-part): Use it.
7592 (gnus-article-part-wrapper): Added no-handle argument.
7593 (gnus-article-save-part-and-strip, gnus-article-delete-part): New
7594 functions.
7595
7596 2005-08-29 Romain Francoise <romain@orebokech.com>
7597
7598 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7599 docstring.
7600 (gnus-face-from-file): Likewise.
7601
7602 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
7603
7604 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
7605 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
7606 non-nil.
7607 (gnus-auto-select-part): New variable.
7608 (gnus-article-jump-to-part): New function.
7609 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
7610 (gnus-mime-delete-part): Allow selecting specified part after
7611 deleting or stripping parts.
7612 (gnus-article-jump-to-part): Don't use `read-number'. Use last
7613 part if argument is bogus.
7614
7615 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
7616
7617 * gnus-art.el (w3m-minor-mode-map):
7618 * gnus-spec.el (gnus-newsrc-file-version):
7619 * gnus-util.el (nnmail-active-file-coding-system)
7620 (gnus-original-article-buffer, gnus-user-agent):
7621 * gnus.el (gnus-ham-process-destinations)
7622 (gnus-parameter-ham-marks-alist)
7623 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
7624 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
7625 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
7626 * mm-decode.el (gnus-current-window-configuration):
7627 * mm-extern.el (gnus-article-mime-handles):
7628 * mm-url.el (url-current-object, url-package-name)
7629 (url-package-version):
7630 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
7631 (smime-keys, w3m-cid-retrieve-function-alist)
7632 (w3m-current-buffer, w3m-display-inline-images)
7633 (w3m-minor-mode-map):
7634 * mml-smime.el (gnus-extract-address-components):
7635 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
7636 (gnus-newsrc-hashtb, message-default-charset)
7637 (message-deletable-headers, message-options)
7638 (message-posting-charset, message-required-mail-headers)
7639 (message-required-news-headers):
7640 * mml1991.el (mc-pgp-always-sign):
7641 * mml2015.el (mc-pgp-always-sign):
7642 * nnheader.el (nnmail-extra-headers):
7643 * rfc1843.el (gnus-decode-encoded-word-function)
7644 (gnus-decode-header-function, gnus-newsgroup-name):
7645 * spam-stat.el (gnus-original-article-buffer): Add defvars.
7646
7647 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
7648
7649 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
7650 the end of the date treatments.
7651
7652 2005-08-15 Simon Josefsson <jas@extundo.com>
7653
7654 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
7655 it in url-handlers.el and XEmacs in url.el. Reported by Luca
7656 Capello and Romain Francoise.
7657 (pgg-fetch-key-function): Removed, not used?
7658 (pgg-insert-url-with-w3): Require url, to get
7659 url-insert-file-contents regardless of where it is defined.
7660
7661 2005-08-13 Romain Francoise <romain@orebokech.com>
7662
7663 * message.el (message-cite-original-1): New function.
7664 (message-cite-original): Use it.
7665 (message-cite-original-without-signature): Ditto.
7666
7667 2005-08-08 Romain Francoise <romain@orebokech.com>
7668
7669 * message.el (message-yank-empty-prefix): New variable.
7670 (message-indent-citation): Use it.
7671 (message-cite-original-without-signature): Respect X-No-Archive.
7672
7673 2005-08-08 Simon Josefsson <jas@extundo.com>
7674
7675 * pgg.el: Autoload url-insert-file-contents instead of loading
7676 w3/url.
7677 (pgg-insert-url-with-w3): Don't load url here.
7678
7679 2005-08-07 Jesper Harder <harder@phys.au.dk>
7680
7681 * message.el (message-kill-to-signature): Don't insert newline at
7682 bol.
7683 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
7684
7685 2005-08-06 Romain Francoise <romain@orebokech.com>
7686
7687 * message.el (message-user-fqdn): Fix typo in docstring.
7688
7689 2005-08-05 Daiki Ueno <ueno@unixuser.org>
7690
7691 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
7692
7693 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
7694
7695 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
7696
7697 * mm-bodies.el (mm-encode-body): Use coding system rather than
7698 charset to encode text.
7699
7700 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
7701 number of charsets if utf-8 is available (XEmacs).
7702
7703 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
7704
7705 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
7706 taken from `gnus-button-mid-or-mail-regexp'.
7707 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
7708 (gnus-button-alist): Improve regexp for domain part of the MIDs
7709 for news:localpart@domain buttons.
7710 (gnus-button-ctan-directory-regexp): Update.
7711
7712 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
7713
7714 * sieve-manage.el (sieve-manage-interactive-login): Use
7715 make-local-variable rather than make-variable-buffer-local.
7716 (sieve-manage-open): Ditto.
7717 (sieve-manage-authenticate): Ditto.
7718
7719 * mml.el (mml-generate-mime-1): Make the content type default to
7720 text/plain if the filename is not specified.
7721
7722 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
7723
7724 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
7725 instead of insert-buffer.
7726
7727 * message.el (message-yank-original): Ditto; set the mark at the
7728 end of the yanked message.
7729
7730 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
7731
7732 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
7733 lines to scroll rather than to stop it.
7734
7735 * mml.el (mml-generate-default-type): Add doc string.
7736 (mml-generate-mime-1): Use mm-default-file-encoding or make it
7737 default to application/octet-stream when determining the content
7738 type if it is not specified for the part or the mml contents; add
7739 a comment about mml-generate-default-type.
7740
7741 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
7742
7743 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
7744 make it default to application/octet-stream when determining the
7745 content type if it is not specified for the external contents.
7746
7747 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7748
7749 * rfc2231.el (rfc2231-parse-string): Take care that not only a
7750 segmented parameter but also other parameters might be there.
7751
7752 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
7753
7754 * mm-decode.el (mm-display-external): Delete temp file, directory
7755 and buffer immediately if the external process is exited.
7756
7757 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
7758
7759 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
7760 fewer lines than that of scroll-margin.
7761 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
7762
7763 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
7764
7765 * gnus-art.el (gnus-article-next-page): Revert.
7766 (gnus-article-beginning-of-window): New macro.
7767 (gnus-article-next-page-1): Use it.
7768 (gnus-article-prev-page): Ditto.
7769 (gnus-article-edit-part): Use insert-buffer-substring instead of
7770 insert-buffer.
7771 (gnus-article-edit-exit): Ditto.
7772
7773 * gnus-util.el (gnus-beginning-of-window): Remove.
7774 (gnus-end-of-window): Remove.
7775
7776 2005-07-25 Simon Josefsson <jas@extundo.com>
7777
7778 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
7779 to have the url package without w3. Reported by Daiki Ueno
7780 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
7781
7782 2005-07-20 Didier Verna <didier@xemacs.org>
7783
7784 * gnus-diary.el: Remove the description comment (nndiary is now
7785 properly documented in the Gnus manual).
7786 Fix the spelling of "Back End".
7787 * nndiary.el: Ditto.
7788 Fix the copyright notice.
7789
7790 2005-07-18 Romain Francoise <romain@orebokech.com>
7791
7792 * gnus-sum.el (gnus-summary-to-prefix)
7793 (gnus-summary-newsgroup-prefix): New variables.
7794 (gnus-summary-from-or-to-or-newsgroups): Use them.
7795
7796 2005-07-17 Romain Francoise <romain@orebokech.com>
7797
7798 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
7799 space as it's generally not especially interesting to the user.
7800
7801 2005-07-16 Romain Francoise <romain@orebokech.com>
7802
7803 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
7804 nil to avoid prompting and file modification if one of the
7805 messages at the top of the nnfolder file contains a copyright
7806 notice.
7807 Update copyright notice.
7808
7809 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
7810 instead of `current-time-string' as the latter creates a time
7811 string that is not RFC 2822 compliant (it lacks the zone).
7812 Update copyright notice.
7813
7814 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7815
7816 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
7817 for text/rtf. Display default in prompt. Pass default for M-n.
7818
7819 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
7820
7821 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7822
7823 * gnus-msg.el (gnus-button-mailto): Remove
7824 save-selected-window-window hackery because it relies on
7825 save-selected-window internals.
7826
7827 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
7828
7829 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
7830 (gnus-article-next-page-1): Use gnus-beginning-of-window.
7831 (gnus-article-prev-page): Ditto.
7832
7833 * gnus-util.el (gnus-beginning-of-window): New function.
7834 (gnus-end-of-window): New function.
7835
7836 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
7837
7838 * gnus-score.el (gnus-score-edit-all-score): Set
7839 gnus-score-edit-exit-function to gnus-score-edit-done and call
7840 gnus-message.
7841
7842 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7843
7844 * gnus-msg.el (gnus-button-mailto): Remove
7845 save-selected-window-window hackery because it relies on
7846 save-selected-window internals.
7847
7848 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
7849
7850 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
7851 add-minor-mode.
7852 (gnus-binary-mode): Ditto.
7853
7854 * gnus-topic.el (gnus-topic-mode): Ditto.
7855
7856 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
7857
7858 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
7859 (gnus-article-prev-page): Take scroll-margin into consideration.
7860
7861 2005-07-04 Lute Kamstra <lute@gnu.org>
7862
7863 Update FSF's address in GPL notices.
7864
7865 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
7866
7867 * gnus.el (gnus-exit):
7868 * gnus-group.el (gnus-group-icons):
7869 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
7870
7871 * gnus-nocem.el (gnus-nocem):
7872 * message.el (message-various, message-buffers, message-sending)
7873 (message-interface, message-forwarding, message-insertion)
7874 (message-headers, message-news, message-mail):
7875 * pgg-gpg.el (pgg-gpg):
7876 * pgg-parse.el (pgg-parse):
7877 * pgg-pgp.el (pgg-pgp):
7878 * pgg-pgp5.el (pgg-pgp5):
7879 * pop3.el (pop3): Finish `defgroup' description with period.
7880
7881 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
7882
7883 * gnus-art.el (article-display-face): Improve the efficiency.
7884 (article-display-x-face): Ditto; remove grey x-face stuff.
7885
7886 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
7887
7888 * gnus-art.el (article-display-face): Correct the position in
7889 which Faces are inserted.
7890
7891 2005-06-29 Didier Verna <didier@xemacs.org>
7892
7893 * gnus-art.el (article-display-face): Display faces in correct
7894 order.
7895
7896 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7897
7898 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
7899 (gnus-fill-real-hashtb): Use hash table instead of obarray.
7900 (gnus-nocem-check-article): Fetch the Type header.
7901 (gnus-nocem-message-wanted-p): Fix the way to examine types.
7902 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
7903 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
7904 make sure gnus-nocem-hashtb is initialized.
7905 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
7906 (gnus-nocem-unwanted-article-p): Ditto.
7907
7908 * pgg.el (pgg-verify): Return the verification result.
7909
7910 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7911
7912 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
7913 is ascii.
7914
7915 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
7916
7917 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
7918 `show-nonbreak-escape'.
7919
7920 2005-06-23 Lute Kamstra <lute@gnu.org>
7921
7922 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
7923
7924 * dig.el (dig-mode):
7925 * smime.el (smime-mode): Use gnus-run-mode-hooks.
7926
7927 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
7928
7929 * nnimap.el (nnimap-split-download-body): Fix spellings.
7930
7931 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7932
7933 * gnus-art.el (gnus-article-encrypt-body):
7934 * gnus-cus.el (gnus-score-customize):
7935 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
7936 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
7937
7938 2005-06-16 Arne Jørgensen <arne@arnested.dk>
7939
7940 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
7941 header by looking for magic "MII" at the beginnig.
7942
7943 2005-06-16 Miles Bader <miles@gnu.org>
7944
7945 * assistant.el (assistant-field): Remove "-face" suffix from face name.
7946 (assistant-field-face): New backward-compatibility alias for renamed
7947 face.
7948 (assistant-render-text): Use renamed assistant-field face.
7949
7950 * spam.el (spam): Remove "-face" suffix from face name.
7951 (spam-face): New backward-compatibility alias for renamed face.
7952 (spam-face, spam-initialize): Use renamed spam face.
7953
7954 * message.el (message-header-to, message-header-cc)
7955 (message-header-subject, message-header-newsgroups)
7956 (message-header-other, message-header-name)
7957 (message-header-xheader, message-separator, message-cited-text)
7958 (message-mml): Remove "-face" suffix from face names.
7959 (message-header-to-face, message-header-cc-face)
7960 (message-header-subject-face, message-header-newsgroups-face)
7961 (message-header-other-face, message-header-name-face)
7962 (message-header-xheader-face, message-separator-face)
7963 (message-cited-text-face, message-mml-face):
7964 New backward-compatibility aliases for renamed faces.
7965 (message-font-lock-keywords): Use renamed message faces.
7966
7967 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
7968 (sieve-test-commands, sieve-tagged-arguments):
7969 Remove "-face" suffix from face names.
7970 (sieve-control-commands-face, sieve-action-commands-face)
7971 (sieve-test-commands-face, sieve-tagged-arguments-face):
7972 New backward-compatibility aliases for renamed faces.
7973 (sieve-control-commands-face, sieve-action-commands-face)
7974 (sieve-test-commands-face, sieve-tagged-arguments-face):
7975 Use renamed sieve faces.
7976
7977 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
7978 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
7979 (gnus-group-news-3-empty, gnus-group-news-4)
7980 (gnus-group-news-4-empty, gnus-group-news-5)
7981 (gnus-group-news-5-empty, gnus-group-news-6)
7982 (gnus-group-news-6-empty, gnus-group-news-low)
7983 (gnus-group-news-low-empty, gnus-group-mail-1)
7984 (gnus-group-mail-1-empty, gnus-group-mail-2)
7985 (gnus-group-mail-2-empty, gnus-group-mail-3)
7986 (gnus-group-mail-3-empty, gnus-group-mail-low)
7987 (gnus-group-mail-low-empty, gnus-summary-selected)
7988 (gnus-summary-cancelled, gnus-summary-high-ticked)
7989 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
7990 (gnus-summary-high-ancient, gnus-summary-low-ancient)
7991 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
7992 (gnus-summary-low-undownloaded)
7993 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
7994 (gnus-summary-low-unread, gnus-summary-normal-unread)
7995 (gnus-summary-high-read, gnus-summary-low-read)
7996 (gnus-summary-normal-read, gnus-splash):
7997 Remove "-face" suffix from face names.
7998 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7999 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8000 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8001 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8002 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8003 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8004 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8005 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8006 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8007 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8008 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8009 (gnus-summary-selected-face, gnus-summary-cancelled-face)
8010 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8011 (gnus-summary-normal-ticked-face)
8012 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
8013 (gnus-summary-normal-ancient-face)
8014 (gnus-summary-high-undownloaded-face)
8015 (gnus-summary-low-undownloaded-face)
8016 (gnus-summary-normal-undownloaded-face)
8017 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8018 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8019 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8020 (gnus-splash-face):
8021 New backward-compatibility aliases for renamed faces.
8022 (gnus-group-startup-message): Use renamed gnus faces.
8023
8024 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
8025 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
8026 (gnus-server-agent): Remove "-face" suffix from face names.
8027 (gnus-server-agent-face, gnus-server-opened-face)
8028 (gnus-server-closed-face, gnus-server-denied-face)
8029 (gnus-server-offline-face):
8030 New backward-compatibility aliases for renamed faces.
8031 (gnus-server-agent-face, gnus-server-opened-face)
8032 (gnus-server-closed-face, gnus-server-denied-face)
8033 (gnus-server-offline-face): Use renamed gnus faces.
8034
8035 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
8036 Remove "-face" suffix from face names.
8037 (gnus-picon-xbm-face, gnus-picon-face):
8038 New backward-compatibility aliases for renamed faces.
8039
8040 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
8041 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
8042 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
8043 (gnus-cite-11): Remove "-face" suffix from face names.
8044 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
8045 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
8046 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
8047 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
8048 New backward-compatibility aliases for renamed faces.
8049 (gnus-cite-attribution-face, gnus-cite-face-list)
8050 (gnus-article-boring-faces): Use renamed gnus faces.
8051
8052 * gnus-art.el (gnus-signature, gnus-header-from)
8053 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
8054 (gnus-header-content): Remove "-face" suffix from face names.
8055 (gnus-signature-face, gnus-header-from-face)
8056 (gnus-header-subject-face, gnus-header-newsgroups-face)
8057 (gnus-header-name-face, gnus-header-content-face):
8058 New backward-compatibility aliases for renamed faces.
8059 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
8060
8061 * gnus-sum.el (gnus-summary-selected-face)
8062 (gnus-summary-highlight): Use renamed gnus faces.
8063 * gnus-group.el (gnus-group-highlight): Likewise.
8064
8065 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
8066
8067 * gnus-sieve.el (gnus-sieve-article-add-rule):
8068 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
8069 * spam-stat.el (spam-stat-buffer-change-to-spam)
8070 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
8071
8072 * message.el (message-is-yours-p):
8073 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
8074
8075 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
8076
8077 * mm-view.el (mm-inline-text): Withdraw the last change.
8078
8079 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
8080
8081 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
8082 executing enriched-decode.
8083
8084 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
8085
8086 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
8087 charset of tar files.
8088
8089 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
8090
8091 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
8092
8093 2005-06-04 Lute Kamstra <lute@gnu.org>
8094
8095 * nnfolder.el (nnfolder-read-folder): Make sure that undo
8096 information is never recorded.
8097
8098 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
8099
8100 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
8101
8102 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
8103
8104 * pop3.el (pop3-apop): Run md5 in the binary mode.
8105
8106 * starttls.el (starttls-set-process-query-on-exit-flag):
8107 Use eval-and-compile.
8108
8109 2005-05-31 Simon Josefsson <jas@extundo.com>
8110
8111 * smime.el (smime-replace-in-string): Define.
8112 (smime-cert-by-ldap-1): Use it.
8113
8114 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
8115
8116 * gnus-art.el (article-display-x-face): Replace
8117 process-kill-without-query by gnus-set-process-query-on-exit-flag.
8118
8119 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
8120 set-process-query-on-exit-flag or process-kill-without-query.
8121
8122 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
8123 loop instead of replace-regexp.
8124
8125 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
8126 instead of process-kill-without-query if it is available.
8127
8128 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
8129 instead of find-file-hooks if it is available.
8130
8131 * mml1991.el: Bind pgg-default-user-id when compiling.
8132
8133 * mml2015.el: Bind pgg-default-user-id when compiling.
8134
8135 * nndraft.el (nndraft-request-associate-buffer):
8136 Use write-contents-functions instead of write-contents-hooks if it is
8137 available.
8138
8139 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
8140 instead of find-file-hooks if it is available.
8141
8142 * nntp.el (nntp-open-connection): Replace
8143 process-kill-without-query by gnus-set-process-query-on-exit-flag.
8144 (nntp-open-ssl-stream): Ditto.
8145 (nntp-open-tls-stream): Ditto.
8146
8147 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
8148 set-process-query-on-exit-flag or process-kill-without-query.
8149 (starttls-open-stream-gnutls): Use it instead of
8150 process-kill-without-query.
8151 (starttls-open-stream): Ditto.
8152
8153 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
8154
8155 * smime.el (smime-cert-by-ldap-1): Don't use
8156 replace-regexp-in-string.
8157
8158 2005-05-31 Arne Jørgensen <arne@arnested.dk>
8159
8160 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
8161
8162 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
8163 in PEM format. Adjust to the XEmacs compability.
8164
8165 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
8166
8167 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
8168 by `string-to-number'.
8169 * gnus-agent.el (gnus-agent-regenerate-group)
8170 (gnus-agent-fetch-articles): Ditto.
8171 * gnus-art.el (gnus-button-fetch-group): Ditto.
8172 * gnus-cache.el (gnus-cache-generate-active)
8173 (gnus-cache-articles-in-group): Ditto.
8174 * gnus-group.el (gnus-group-set-current-level)
8175 (gnus-group-insert-group-line): Ditto.
8176 * gnus-score.el (gnus-score-set-expunge-below)
8177 (gnus-score-set-mark-below, gnus-summary-score-effect)
8178 (gnus-summary-score-entry): Ditto.
8179 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
8180 (gnus-soup-pack): Ditto.
8181 * gnus-spec.el (gnus-xmas-format): Ditto.
8182 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
8183 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
8184 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
8185 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
8186 * nndb.el (nndb-get-remote-expire-response): Ditto.
8187 * nndiary.el (nndiary-parse-schedule-value)
8188 (nndiary-string-to-number, nndiary-request-replace-article)
8189 (nndiary-request-article): Ditto.
8190 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
8191 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
8192 * nneething.el (nneething-make-head): Ditto.
8193 * nnfolder.el (nnfolder-request-article)
8194 (nnfolder-retrieve-headers): Ditto.
8195 * nnheader.el (nnheader-file-to-number): Ditto.
8196 * nnkiboze.el (nnkiboze-request-article): Ditto.
8197 * nnmail.el (nnmail-process-unix-mail-format)
8198 (nnmail-process-babyl-mail-format): Ditto.
8199 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
8200 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
8201 (nnmh-request-create-group, nnmh-request-list-1)
8202 (nnmh-request-group, nnmh-request-article): Ditto.
8203 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
8204 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
8205 * nnsoup.el (nnsoup-make-active): Ditto.
8206 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
8207 * nntp.el (nntp-find-group-and-number)
8208 (nntp-retrieve-headers-with-xover): Ditto.
8209 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
8210 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
8211 (pgg-format-key-identifier): Ditto.
8212 * pop3.el (pop3-last, pop3-stat): Ditto.
8213 * qp.el (quoted-printable-decode-region): Ditto.
8214
8215 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
8216 of concat.
8217
8218 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
8219
8220 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
8221
8222 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
8223
8224 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
8225
8226 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
8227
8228 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
8229
8230 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
8231
8232 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
8233 (gnus-carpal-mode): Ditto.
8234
8235 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
8236 (gnus-browse-mode): Ditto.
8237
8238 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
8239
8240 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
8241
8242 2005-05-29 Richard M. Stallman <rms@gnu.org>
8243
8244 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
8245
8246 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
8247
8248 * gnus-util.el (gnus-run-mode-hooks): New function.
8249
8250 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
8251
8252 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
8253
8254 * gnus-agent.el (gnus-agent-make-mode-line-string):
8255 Use mode-line-highlight as mouse-face.
8256
8257 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
8258
8259 * canlock.el (canlock): Change the parent group to news.
8260
8261 * deuglify.el (gnus-outlook-deuglify): Add :group.
8262
8263 * dig.el (dig): Add :group.
8264
8265 * dns-mode.el (dns-mode): Add :group.
8266
8267 * encrypt.el (encrypt): Add :group.
8268
8269 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
8270 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
8271 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
8272 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
8273 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
8274
8275 * gnus-diary.el (gnus-diary): Add :group.
8276
8277 * gnus.el (gnus-group-news-1-face): Add :group.
8278 (gnus-group-news-1-empty-face): Ditto.
8279 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
8280 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
8281 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
8282 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
8283 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
8284 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
8285 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
8286 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
8287 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
8288 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
8289 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
8290 (gnus-summary-high-ticked-face): Ditto.
8291 (gnus-summary-low-ticked-face): Ditto.
8292 (gnus-summary-normal-ticked-face): Ditto.
8293 (gnus-summary-high-ancient-face): Ditto.
8294 (gnus-summary-low-ancient-face): Ditto.
8295 (gnus-summary-normal-ancient-face): Ditto.
8296 (gnus-summary-high-undownloaded-face): Ditto.
8297 (gnus-summary-low-undownloaded-face): Ditto.
8298 (gnus-summary-normal-undownloaded-face): Ditto.
8299 (gnus-summary-high-unread-face): Ditto.
8300 (gnus-summary-low-unread-face): Ditto.
8301 (gnus-summary-normal-unread-face): Ditto.
8302 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
8303 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
8304
8305 * hashcash.el (hashcash): New custom group.
8306 (hashcash-default-payment): Add :group.
8307 (hashcash-payment-alist): Ditto.
8308 (hashcash-default-accept-payment): Ditto.
8309 (hashcash-accept-resources): Ditto.
8310 (hashcash-path): Ditto.
8311 (hashcash-extra-generate-parameters): Ditto.
8312 (hashcash-double-spend-database): Ditto.
8313 (hashcash-in-news): Ditto.
8314
8315 * message.el (message-minibuffer-local-map): Add :group.
8316
8317 * netrc.el (netrc): Add :group.
8318
8319 * sieve-manage.el (sieve-manage-log): Add :group.
8320 (sieve-manage-default-user): Diito.
8321 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
8322 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
8323 (sieve-manage-authenticators): Ditto.
8324 (sieve-manage-authenticator-alist): Ditto.
8325 (sieve-manage-default-port): Ditto.
8326
8327 * sieve-mode.el (sieve-control-commands-face): Add :group.
8328 (sieve-action-commands-face): Ditto.
8329 (sieve-test-commands-face): Ditto.
8330 (sieve-tagged-arguments-face): Ditto.
8331
8332 * smime.el (smime): Add :group.
8333
8334 * spam-report.el (spam-report): Add :group.
8335
8336 * spam.el (spam, spam-face): Add :group.
8337
8338 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8339
8340 * nntp.el (nntp-next-result-arrived-p): Some news servers may
8341 return \n.\n.\n at the end of articles. Protect against that.
8342 (nntp-with-open-group): Allow debugging.
8343
8344 * nnheader.el (mail-header-set-extra): Make into a function
8345 because I just could't understand how to quote the list properly.
8346
8347 * dns.el (query-dns-cached): New function.
8348
8349 2005-05-26 Lute Kamstra <lute@gnu.org>
8350
8351 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
8352
8353 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
8354
8355 * gnus-art.el: Don't autoload mail-extract-address-components.
8356
8357 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
8358 eval-and-compile to evaluate it.
8359
8360 * hashcash.el: Don't autoload executable-find.
8361
8362 * nndb.el: Don't declare the nndb back end two or more times; don't
8363 autoload news-reply-mode, news-setup, cancel-timer and telnet.
8364
8365 * nntp.el: Autoload format-spec instead of format; use
8366 eval-and-compile to evaluate autoload forms.
8367
8368 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
8369
8370 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
8371
8372 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8373
8374 * gnus.el (gnus-version-number): Bump version.
8375
8376 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
8377
8378 * gnus.el: No Gnus v0.3 is released.
8379
8380 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
8381
8382 * gnus-art.el (gnus-article-edit-part): Disable undo.
8383
8384 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
8385
8386 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
8387 gnus-article-date-lapsed-new-header is t if date timer is active;
8388 skip headers in which the original date value is empty.
8389 (gnus-article-save-original-date): Redefine it as a macro.
8390 (gnus-display-mime): Use it.
8391
8392 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
8393
8394 * gnus-art.el (article-date-ut): Support converting date in
8395 forwarded parts as well.
8396 (gnus-article-save-original-date): New function.
8397 (gnus-display-mime): Use it.
8398
8399 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
8400
8401 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
8402 enclosure element of <item>.
8403
8404 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
8405
8406 * message.el (message-kill-buffer-query): Renamed from
8407 `message-kill-buffer-query-if-modified'. Added :version.
8408
8409 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
8410
8411 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
8412 window layout.
8413
8414 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
8415
8416 * mml.el: Autoload dnd when compiling.
8417
8418 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
8419
8420 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
8421 x-dnd-*.
8422
8423 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
8424
8425 * qp.el (quoted-printable-encode-region): Save excursion.
8426
8427 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
8428
8429 * message.el (message-kill-buffer-query-if-modified): Add new variable
8430 so the user can kill a modified message buffer quickly.
8431 (message-kill-buffer): Use it.
8432
8433 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
8434
8435 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
8436 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
8437
8438 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
8439
8440 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
8441 contained in text because xml.el decodes entities) with LFs.
8442
8443 2005-04-11 Lute Kamstra <lute@gnu.org>
8444
8445 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
8446 differently.
8447
8448 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
8449
8450 * mm-util.el (mm-detect-coding-region): Typo.
8451
8452 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
8453
8454 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
8455
8456 2005-04-06 Deepak Goel <deego@gnufans.org>
8457
8458 * spam-stat.el (spam-stat-score-buffer): Add a call to a
8459 user-function allow user modifications of the scores.
8460 (spam-stat-score-buffer-user): New function, to allow
8461 user-computed modifications to the score.
8462 (spam-stat-score-buffer-user-functions): List of additional
8463 scoring functions.
8464 (spam-stat-error-holder): Global temporary error holder.
8465 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
8466 variable.
8467
8468 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
8469
8470 * gnus-registry.el (gnus-registry-clean-empty-function)
8471 (gnus-registry-trim, gnus-registry-fetch-groups)
8472 (gnus-registry-delete-group): Groups that match
8473 `gnus-registry-ignored-groups' are removed from the registry
8474 entries, not just ignored for splitting. This helps clean up the
8475 registry. Also, `gnus-registry-fetch-groups' is a convenient way
8476 to get all the groups a message ID is in.
8477
8478 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
8479 (spam-stat-split-fancy): Change "threshhold" to "threshold"
8480 (spam-stat-score-buffer-user-functions): Add :number custom type.
8481
8482 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8483
8484 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
8485 argument in XEmacs.
8486
8487 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
8488 (nnrss-request-group): Decode group name first.
8489 (nnrss-request-article): Make a text/plain article if mml-to-mime
8490 failed.
8491 (nnrss-get-encoding): Return a compatible encoding according to
8492 nnrss-compatible-encoding-alist.
8493 (nnrss-find-el): Use consp instead of listp.
8494 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
8495
8496 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8497
8498 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
8499 which Emacs 20 doesn't support.
8500 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
8501
8502 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
8503
8504 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
8505 silence the byte compiler inside the defun.
8506
8507 * gnus-demon.el (parse-time-string): Add autoload.
8508
8509 * gnus-delay.el (parse-time-string): Add autoload.
8510
8511 * gnus-art.el (parse-time-string): Add autoload.
8512
8513 * nnultimate.el (parse-time): Require for `parse-time-string'.
8514
8515 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8516
8517 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
8518
8519 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
8520
8521 * smime.el (smime-ldap-host-list): Add :version.
8522
8523 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
8524
8525 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
8526 pass it to `gnus-browse-read-group'.
8527 (gnus-browse-read-group): Add NUMBER argument and pass it to
8528 `gnus-group-read-ephemeral-group'.
8529
8530 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
8531 argument and pass it to `gnus-group-read-group'.
8532
8533 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
8534
8535 * mm-util.el (mm-xemacs-find-mime-charset): Only call
8536 mm-xemacs-find-mime-charset-1 if we have the mule feature
8537 available at runtime.
8538
8539 2005-03-25 Werner Lemberg <wl@gnu.org>
8540
8541 * nnmaildir.el: Replace `illegal' with `invalid'.
8542
8543 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
8544
8545 * gnus-start.el (gnus-display-time-event-handler):
8546 Check display-time-timer at runtime rather than only at load time
8547 in case display-time-mode is turned off in the mean time.
8548
8549 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
8550
8551 * nnimap.el (nnimap-open-connection): Print which authinfo file is
8552 used.
8553
8554 * nneething.el (nneething-map-file-directory): Derive from
8555 `gnus-directory'.
8556
8557 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
8558 the To/Cc button.
8559
8560 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
8561
8562 * nnmaildir.el (nnmaildir-request-accept-article):
8563 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
8564
8565 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
8566
8567 * gnus-async.el: Require timer-funcs at compile time when in
8568 XEmacs for `run-with-idle-timer'.
8569
8570 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
8571
8572 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
8573 autoloaded function.
8574
8575 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
8576
8577 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
8578
8579 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
8580
8581 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
8582
8583 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8584
8585 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
8586 gnus-expert-user to default.
8587
8588 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
8589
8590 * nnimap.el (nnimap-open-server): Ditto.
8591
8592 * imap.el (imap-authenticate): Fix typo.
8593
8594 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
8595
8596 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
8597 buffer (since IMAP server might return FETCH response out of
8598 order, and the nntp buffer must be sorted).
8599
8600 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
8601
8602 * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
8603 comparison on string.
8604
8605 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
8606 (gnus-agent-score): Renamed category keywords to match gnus-cus.
8607 (gnus-agent-summary-fetch-series): Modified to protect against
8608 gnus-agent-summary-fetch-group clearing processable flags.
8609 (gnus-agent-synchronize-group-flags): Update live group buffer as
8610 synchronization may occur due to the user toggle the plugged
8611 status.
8612 (gnus-agent-fetch-group-1): Clear downloadable flag when article
8613 successfully downloaded.
8614 (gnus-agent-expire-group-1): Avoid using markers when the overview
8615 is in ascending order; greatly improves performance.
8616 (gnus-agent-regenerate-group): Use
8617 gnus-agent-synchronize-group-flags to reset read status in both
8618 gnus and server.
8619 (gnus-agent-update-files-total-fetched-for): Fixed initial size.
8620
8621 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
8622
8623 * message.el: Don't autoload former message-utils variables.
8624 (message-strip-subject-trailing-was): Change doc string.
8625
8626 * nnweb.el: Fixes for `gnus-group-make-web-group'.
8627 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
8628 (nnweb-google-search): Add "hl=en" here.
8629 (nnweb-google-parse-1, nnweb-google-create-mapping):
8630 Don't hardcode URL.
8631
8632 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8633
8634 * message.el (message-get-reply-headers, message-followup):
8635 Mention related variables `message-use-followup-to' and
8636 `message-use-mail-followup-to', in the information buffer.
8637
8638 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
8639 of broken groups(-beta).google.com.
8640
8641 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
8642
8643 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
8644 parameter to invoked gnus-request-move-article; remove the
8645 redundant gnus-sum-hint-move-is-internal variable; apply the marks
8646 all at once instead of once per article.
8647 (gnus-summary-remove-process-mark): Accept a list of articles as
8648 well as a single article for processing.
8649
8650 * gnus-int.el (gnus-request-move-article): Add move-is-internal
8651 parameter.
8652
8653 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
8654
8655 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
8656
8657 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
8658 parameter.
8659
8660 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
8661 parameter.
8662
8663 * nnimap.el (nnimap-request-move-article): Add move-is-internal
8664 parameter and remove the gnus-sum-hint-move-is-internal variable.
8665
8666 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
8667 parameter.
8668
8669 * nndraft.el (nndraft-request-move-article): Add move-is-internal
8670 parameter.
8671
8672 * nndiary.el (nndiary-request-move-article): Add move-is-internal
8673 parameter.
8674
8675 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
8676
8677 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
8678 parameter.
8679
8680 * nnagent.el (nnagent-request-move-article): Add move-is-internal
8681 parameter.
8682
8683 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
8684
8685 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
8686 a more conservative way.
8687
8688 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
8689
8690 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
8691 buffer, so it moves the window's cursor.
8692
8693 2005-02-26 Arne Jørgensen <arne@arnested.dk>
8694
8695 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
8696 `mm-dissect-multipart' and receive the from field as an (optional)
8697 argument from `mm-dissect-multipart'.
8698 (mm-dissect-multipart): Receive the from field as an argument and
8699 pass it on when we call `mm-dissect-buffer' on MIME parts.
8700 Fixes verification/decryption of signed/encrypted MIME parts.
8701
8702 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
8703
8704 * gnus-sum.el (gnus-summary-move-article): Set
8705 gnus-sum-hint-move-is-internal for gnus-request-move-article and
8706 whatever it calls (right now, only nnimap-request-move article
8707 respects it).
8708
8709 * nnimap.el (nnimap-request-move-article): When
8710 gnus-sum-hint-move-is-internal is set, don't do the extra
8711 nnimap-request-article.
8712
8713 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
8714
8715 * nnheader.el (nnheader-find-file-noselect): Add doc string.
8716
8717 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
8718 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
8719
8720 * gnus-sum.el (gnus-summary-caesar-message):
8721 Apply `gnus-treat-article' after rotation.
8722
8723 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
8724 doc string.
8725
8726 2005-02-22 Simon Josefsson <jas@extundo.com>
8727
8728 * encrypt.el (encrypt-password-cache-expiry): Remove (use
8729 `password-cache-expiry' instead). Reported by Arne Jørgensen
8730 <arne@arnested.dk>.
8731 (encrypt): Add password-cache and password-cache-expiry as group
8732 members.
8733
8734 2005-02-22 Arne Jørgensen <arne@arnested.dk>
8735
8736 * smime.el (smime-ldap-host-list): Doc fix.
8737 (smime-ask-passphrase): Use `password-read-and-add' to read (and
8738 cache) password.
8739 (smime-sign-region): Use it.
8740 (smime-decrypt-region): Use it.
8741 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
8742 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
8743 fails.
8744 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
8745 certificate from DER to PEM format rather than calling openssl.
8746
8747 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
8748
8749 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
8750 for signing/encryption.
8751
8752 * mml.el (mml-parse-1): Use them.
8753
8754 2005-02-21 Arne Jørgensen <arne@arnested.dk>
8755
8756 * nnrss.el (nnrss-verbose): Removed.
8757 (nnrss-request-group): Use `nnheader-message' instead.
8758
8759 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
8760
8761 * nnrss.el (nnrss-verbose): New variable.
8762 (nnrss-request-group): Make it say nnrss is requesting a group.
8763
8764 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
8765
8766 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
8767 Handle news URL with given port correctly.
8768
8769 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
8770
8771 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
8772 containing special characters.
8773
8774 * gnus-sum.el (gnus-summary-edit-article): Ditto.
8775
8776 * mml.el (mime-to-mml): Ditto.
8777
8778 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
8779 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
8780 (rfc2047-decode-region): Quote decoded words containing special
8781 characters when rfc2047-quote-decoded-words-containing-tspecials
8782 is non-nil.
8783
8784 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
8785
8786 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
8787
8788 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
8789
8790 2005-02-15 Simon Josefsson <jas@extundo.com>
8791
8792 * nnimap.el (nnimap-debug): Doc fix.
8793
8794 * imap.el (imap-debug): Doc fix.
8795
8796 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
8797
8798 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
8799
8800 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
8801
8802 * gnus.el (spam-contents): Improve docs for spam-contents
8803 parameter in its variable incarnation.
8804
8805 2005-02-14 Simon Josefsson <jas@extundo.com>
8806
8807 * smime-ldap.el: Use require instead of load-library for ldap.
8808 (smime-ldap-search): Indent.
8809 (smime-ldap-search-internal): Shorten line.
8810
8811 * smime.el (smime-cert-by-dns): Add doc-string.
8812 (smime-cert-by-ldap-1): Indent.
8813
8814 * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
8815 mml-smime-get-dns-ldap.
8816 (mml-smime-encrypt-query): Use new function. Default to ldap.
8817
8818 2005-02-14 Arne Jørgensen <arne@arnested.dk>
8819
8820 * smime.el: Require smime-ldap.
8821 (smime-ldap-host-list): New variable.
8822 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
8823
8824 * mml-smime.el (mml-smime-encrypt-query): New function.
8825 (mml-smime-encrypt-query): Use it.
8826
8827 * smime-ldap.el: New file.
8828
8829 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
8830
8831 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
8832
8833 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
8834
8835 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
8836 argument in doc string. Make query for type more clear.
8837
8838 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
8839
8840 * gnus.el (gnus-group-startup-message): Search for gnus images in
8841 etc/images/gnus.
8842 * mm-util.el (mm-image-load-path): Likewise.
8843 * smiley.el (smiley-data-directory): Search for smilies in
8844 etc/images/smilies.
8845
8846 2005-02-09 Kim F. Storm <storm@cua.dk>
8847
8848 Change Emacs release version from 21.4 to 22.1 throughout.
8849 Change Emacs development version from 21.3.50 to 22.0.50.
8850
8851 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
8852
8853 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
8854
8855 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
8856 non-Mule XEmacs as well.
8857 (mm-decompress-buffer): Signal an error intentionally if it does
8858 not decompress compressed data because auto-compression-mode is
8859 disabled.
8860
8861 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
8862
8863 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
8864 an ID in the registry even if it has no groups.
8865
8866 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
8867
8868 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
8869 merge it into mm-decompress-buffer.
8870 (gnus-mime-copy-part): Use the MIME part charset, the value which
8871 a user specified or gnus-newsgroup-charset for decoding, like
8872 gnus-mime-inline-part does; set buffer-file-coding-system to tell
8873 save-buffer what was used. Suggested by Kevin Ryde
8874 <user42@zip.com.au>.
8875 (gnus-mime-inline-part): Allow the name parameter as well as the
8876 filename parameter; force decompressing of compressed data; always
8877 display contents being not decoded as unibyte.
8878
8879 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
8880 as well as the filename parameter.
8881
8882 * mm-util.el (mm-decompress-buffer): Merge
8883 gnus-mime-jka-compr-maybe-uncompress.
8884 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
8885 of compressed data.
8886
8887 2005-02-08 Simon Josefsson <jas@extundo.com>
8888
8889 * imap.el (imap-log): Doc fix.
8890
8891 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
8892
8893 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
8894 the coding cookies; decompress compressed parts.
8895
8896 * mml.el (mml-generate-mime-1): Add the charset parameter according
8897 to the value which a user specified manually or the coding cookie.
8898
8899 * mm-util.el (mm-string-to-multibyte): New function.
8900 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
8901 (mm-coding-system-to-mime-charset): New function.
8902 (mm-decompress-buffer): New function.
8903 (mm-find-buffer-file-coding-system): New function.
8904
8905 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
8906 (mm-display-inline-fontify): Rewrite for decoding and decompressing
8907 parts.
8908
8909 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8910
8911 * mm-view.el (mm-display-inline-fontify): Decode a part according
8912 to the charset parameter.
8913
8914 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
8915
8916 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
8917 prefix arg is neither nil nor a number, as info specifies.
8918
8919 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
8920
8921 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
8922 timestamps.
8923
8924 2005-02-02 Jari Aalto <jari.aalto@cante.net>
8925
8926 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
8927 groups error checking and notify user.
8928
8929 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
8930
8931 * message.el (message-send-mail-function): Check existence of
8932 sendmail-program first before using default value
8933 `message-send-mail-with-sendmail'. Otherwise use more generic
8934 `smtpmail-send-it'.
8935
8936 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
8937
8938 * nntp.el (nntp-request-update-info): Always return nil.
8939
8940 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
8941
8942 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
8943
8944 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
8945
8946 * message.el (message-beginning-of-line): Change the behavior when
8947 invoked between BOL and : so that it first moves backward.
8948
8949 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
8950
8951 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
8952 article buffer when editing of the article is discarded.
8953 (gnus-article-prepare): Revert.
8954
8955 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
8956
8957 * gnus-art.el (gnus-article-prepare):
8958 Remove message-strip-forbidden-properties from the local hook.
8959
8960 2005-01-27 Simon Josefsson <jas@extundo.com>
8961
8962 * password.el (password-cache-add): Only start one timer per key.
8963 Reported by Derek Atkins <warlord@MIT.EDU>.
8964
8965 2005-01-26 Steve Youngs <steve@sxemacs.org>
8966
8967 * run-at-time.el: Removed. It is no longer needed as
8968 timer-funcs.el in the xemacs-base package has a working version of
8969 `run-at-time'.
8970
8971 * password.el: Require timer-funcs instead of run-at-time in
8972 XEmacs.
8973 Remove `password-run-at-time' macro.
8974 (password-cache-add): Use `run-at-time' instead of
8975 `password-run-at-time'.
8976
8977 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
8978 for `run-with-idle-timer'.
8979
8980 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
8981 for `run-at-time'.
8982
8983 * mm-url.el: Require timer-funcs at compile time when in XEmacs
8984 for `with-timeout'.
8985
8986 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8987
8988 * mml.el (mml-generate-mime-1): Convert string into unibyte when
8989 inserting " *mml*" buffer's contents into a unibyte temp buffer.
8990
8991 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
8992
8993 * mail-source.el (mail-source-fetch-imap): Search for ^From case
8994 sensitively.
8995
8996 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
8997
8998 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
8999
9000 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
9001
9002 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
9003 which will be inserted according to the multibyteness of a buffer
9004 rather than the type of contents. Suggested by ARISAWA Akihiro
9005 <ari@mbf.ocn.ne.jp>.
9006
9007 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
9008 of string which old xml.el may return rather than a string.
9009
9010 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
9011
9012 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
9013
9014 2005-01-16 Simon Josefsson <jas@extundo.com>
9015
9016 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
9017 idn/idna.el isn't available.
9018 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
9019 <michael@waxrat.com>.
9020
9021 * hashcash.el: Remove non-FSF copyright header.
9022
9023 * hashcash.el (hashcash-extra-generate-parameters): New variable.
9024 (hashcash-generate-payment): Use it.
9025 (hashcash-generate-payment-async): Use it.
9026
9027 2005-01-15 Simon Josefsson <jas@extundo.com>
9028
9029 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
9030 Suggested by Raymond Scholz <ray-2005@zonix.de>.
9031
9032 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
9033 gnus-summary-idna-message.
9034 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
9035 (gnus-summary-idna-message): New function.
9036
9037 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
9038
9039 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
9040 gnus-novice-user.
9041
9042 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
9043
9044 * nnrss.el (nnrss-request-delete-group): Delete entries in
9045 nnrss-group-alist as well.
9046 (nnrss-save-server-data): Insert newline.
9047
9048 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
9049
9050 * gnus.el (gnus-user-agent): Use list of symbols instead of
9051 symbols. Display full version number for (S)XEmacs. Optionally
9052 display (S)XEmacs codename.
9053
9054 * gnus-util.el (gnus-emacs-version): Update for new
9055 `gnus-user-agent'.
9056
9057 * gnus-msg.el (gnus-extended-version): Make it possible to omit
9058 Gnus version.
9059
9060 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
9061
9062 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
9063 which is unreadable in some setups.
9064
9065 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9066
9067 * gnus-spec.el (gnus-update-format-specifications): Flush the
9068 group format spec cache if it doesn't support decoded group names.
9069
9070 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
9071
9072 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
9073 Allow to apply decay on score files matching a regexp.
9074
9075 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
9076
9077 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
9078 compatibility in %g and %c.
9079
9080 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
9081
9082 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
9083 name for only %g and %c.
9084 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
9085 of gnus-tmp-group to decoded group name.
9086 (gnus-group-make-rss-group): Exclude `/'s from group names.
9087
9088 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
9089
9090 * nnrss.el (nnrss-get-encoding): Fix regexp.
9091
9092 2004-12-27 Simon Josefsson <jas@extundo.com>
9093
9094 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
9095 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
9096 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
9097
9098 2004-12-17 Kim F. Storm <storm@cua.dk>
9099
9100 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
9101
9102 * gnus-sum.el (gnus-summary-mode-map): Likewise.
9103
9104 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
9105
9106 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
9107
9108 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
9109
9110 * nnrss.el: Require rfc2047 and mml.
9111 (nnrss-file-coding-system): New variable.
9112 (nnrss-format-string): Redefine it as an inline function.
9113 (nnrss-decode-group-name): New function.
9114 (nnrss-string-as-multibyte): Remove.
9115 (nnrss-retrieve-headers): Decode group name; don't use
9116 nnrss-format-string.
9117 (nnrss-request-group): Decode group name.
9118 (nnrss-request-article): Decode group name; allow a Message-ID as
9119 well as an article number; don't use nnrss-format-string; encode a
9120 Message-ID string which may contain non-ASCII characters; use
9121 mml-to-mime to compose a MIME article.
9122 (nnrss-request-expire-articles): Decode group name.
9123 (nnrss-request-delete-group): Decode group name.
9124 (nnrss-fetch): Clarify error message.
9125 (nnrss-read-server-data): Use insert-file-contents instead of load;
9126 bind file-name-coding-system; use multibyte buffer.
9127 (nnrss-save-server-data): Bind coding-system-for-write to the
9128 value of nnrss-file-coding-system; bind file-name-coding-system;
9129 add coding cookie.
9130 (nnrss-read-group-data): Use insert-file-contents instead of load;
9131 bind file-name-coding-system; use multibyte buffer.
9132 (nnrss-save-group-data): Bind coding-system-for-write to the
9133 value of nnrss-file-coding-system; bind file-name-coding-system.
9134 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
9135 make it work with non-ASCII text.
9136 (nnrss-find-el): Make it work with old xml.el as well.
9137
9138 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
9139
9140 * nnrss.el (nnrss-get-encoding): New function.
9141 (nnrss-fetch): Use unibyte buffer initially; bind
9142 coding-system-for-read while performing mm-url-insert; remove ^Ms;
9143 decode contents according to the encoding attribute.
9144 (nnrss-save-group-data): Add coding cookie.
9145 (nnrss-mime-encode-string): New function.
9146 (nnrss-check-group): Use it to encode subject and author.
9147
9148 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
9149
9150 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
9151 imaginary variable.
9152
9153 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9154
9155 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
9156 correctly even if there are wide characters.
9157
9158 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
9159
9160 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
9161 downcased symbol names; make a new cache instead of reusing
9162 bbdb-hashtable.
9163
9164 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
9165
9166 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9167 concatenating segments rather than before concatenating them.
9168 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9169
9170 * message.el (message-get-reply-headers): Bind `extra'.
9171
9172 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9173
9174 * message.el (message-extra-wide-headers): New variable.
9175 (message-get-reply-headers): Use it.
9176
9177 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
9178
9179 * gnus-agent.el (gnus-agent-group-path): Decode group name.
9180 (gnus-agent-group-pathname): Ditto.
9181
9182 * gnus-cache.el (gnus-cache-file-name): Decode group name.
9183
9184 * gnus-group.el (gnus-group-make-group): Decode group name.
9185 (gnus-group-make-rss-group): Register the group data after opening
9186 the nnrss group.
9187
9188 2004-12-17 Paul Jarc <prj@po.cwru.edu>
9189
9190 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
9191 by expiry now get marked as read.
9192
9193 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9194
9195 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
9196
9197 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
9198
9199 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
9200 unify Latin characters in XEmacs.
9201 (mm-find-mime-charset-region): Use it.
9202
9203 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9204
9205 * gnus-util.el (gnus-delete-directory): New function.
9206
9207 * gnus-agent.el (gnus-agent-delete-group): Use it.
9208
9209 * gnus-cache.el (gnus-cache-delete-group): Use it.
9210
9211 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
9212
9213 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
9214 names.
9215
9216 2004-12-16 Simon Josefsson <jas@extundo.com>
9217
9218 * hashcash.el (hashcash-payment-alist): Fix custom :type.
9219
9220 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
9221
9222 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
9223
9224 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
9225 (gnus-group-set-current-level): Decode group name.
9226
9227 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
9228
9229 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
9230 failed.
9231
9232 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
9233
9234 * gnus-group.el (gnus-group-delete-group): Decode group name.
9235 (gnus-group-make-rss-group): Encode group name.
9236 (gnus-group-catchup-current): Decode group name.
9237 (gnus-group-kill-group): Decode group name.
9238
9239 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
9240
9241 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
9242
9243 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
9244
9245 * gnus-group.el (gnus-group-make-rss-group):
9246 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
9247
9248 * gnus-start.el (gnus-setup-news): Honor user's setting to
9249 gnus-message-archive-method. Suggested by Lute Kamstra
9250 <lute@gnu.org>.
9251
9252 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
9253
9254 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
9255 global counterparts of the buffer-local variables.
9256
9257 2004-11-16 Romain Francoise <romain@orebokech.com>
9258
9259 * gnus-sum.el (gnus-summary-exit): Don't clear the global
9260 counterparts of the buffer-local variables.
9261
9262 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
9263
9264 * message.el (message-forbidden-properties): Fixed typo in doc
9265 string.
9266
9267 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
9268
9269 * gnus-util.el (gnus-replace-in-string): Added doc string.
9270
9271 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
9272 to avoid problems when splitting mails with many recipients.
9273
9274 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9275
9276 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
9277 pop-to-buffer, covered by the subsequent gnus-configure-windows.
9278
9279 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
9280
9281 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
9282 if there is no hashtable in memory or file modification time is
9283 newer than cached timestamp.
9284
9285 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
9286
9287 * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
9288 not-matching option.
9289
9290 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
9291
9292 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
9293 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
9294 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9295 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
9296 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
9297 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
9298
9299 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
9300
9301 * message.el (message-forward-make-body-mml): Remove headers
9302 according to message-forward-ignored-headers if a message is decoded.
9303
9304 2004-12-02 Romain Francoise <romain@orebokech.com>
9305
9306 * message.el (message-forward-make-body-plain): Always remove
9307 headers according to message-forward-ignored-headers.
9308
9309 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
9310
9311 * spam.el (spam-summary-prepare-exit): Remove the
9312 gnus-summary-limit pop for now, it has problems with ham marks for
9313 me.
9314
9315 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
9316
9317 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
9318 correctly.
9319
9320 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
9321
9322 * format-spec.el (format-spec): Message the char.
9323
9324 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
9325
9326 * gnus-art.el (gnus-split-methods): Reformat comments.
9327
9328 * spam.el (spam-summary-prepare-exit): Remove article limits
9329 before exiting the summary buffer.
9330
9331 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
9332
9333 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
9334 order to silence the byte compiler.
9335
9336 * spam.el: Fix the way to silence the byte compiler, which
9337 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
9338 bbdb-search-simple, spam-BBDB-register-routine,
9339 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
9340 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
9341 spam-stat-buffer-is-spam, spam-stat-load,
9342 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
9343 spam-stat-save and spam-stat-split-fancy.
9344
9345 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
9346
9347 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
9348 which may confuse users.
9349 (canlock-password-for-verify): Ditto.
9350
9351 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
9352
9353 * gnus-art.el (gnus-emphasis-alist): Ditto.
9354
9355 * gnus-registry.el (gnus-registry-max-entries): Ditto.
9356
9357 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
9358
9359 * gnus-start.el (gnus-save-killed-list): Ditto.
9360
9361 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
9362 (gnus-sum-thread-tree-root): Ditto.
9363 (gnus-sum-thread-tree-false-root): Ditto.
9364 (gnus-sum-thread-tree-single-indent): Ditto.
9365
9366 * message.el (message-courtesy-message): Ditto.
9367 (message-archive-note): Ditto.
9368 (message-subscribed-address-file): Ditto.
9369 (message-user-fqdn): Ditto.
9370
9371 * spam-report.el (spam-report-gmane-regex): Ditto.
9372
9373 * spam.el (spam-blackhole-good-server-regex): Ditto.
9374
9375 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9376
9377 * mml.el (mml-preview): Widen the message buffer before copying
9378 the contents to the preview buffer; sort headers before previewing.
9379
9380 * message.el (message-hidden-headers): Fix the way to avoid a bug
9381 in the `repeat' widget in Emacs 21.3 or earlier.
9382
9383 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9384
9385 * message.el (message-hidden-headers): Default to "^References:".
9386 Improve customization type. Suggested by Reiner Steib
9387 <Reiner.Steib@gmx.de>.
9388
9389 2004-11-25 Romain Francoise <romain@orebokech.com>
9390
9391 * message.el (message-strip-forbidden-properties): Remove check for
9392 obsolete `message-hidden' text property, hidden headers are not
9393 accessible in the buffer anymore.
9394
9395 2004-11-22 Romain Francoise <romain@orebokech.com>
9396
9397 * message.el (message-header-format-alist): Add `From' in list
9398 so that it can be sorted.
9399 (message-fix-before-sending): Widen and sort headers before
9400 sending.
9401 (message-hide-headers): Use narrowing to hide headers by moving
9402 them to the top of the buffer and narrowing to the region
9403 underneath.
9404
9405 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9406
9407 * message.el (message-strip-forbidden-properties): Bind
9408 buffer-read-only (etc) to nil.
9409
9410 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
9411
9412 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
9413 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9414
9415 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
9416
9417 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
9418
9419 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9420
9421 * dns.el (query-dns): Use sit-for to time instead of
9422 accept-process-output, since that doesn't seem to work on udp
9423 sockets.
9424
9425 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9426
9427 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
9428
9429 2004-11-15 Jesper Harder <harder@ifa.au.dk>
9430
9431 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
9432 doc string. Improve doc string.
9433
9434 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
9435
9436 * nntp.el (nntp-request-update-info): Return nil if
9437 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
9438 may not call gnus-activate-group which uselessly issues the GROUP
9439 commands for all nntp groups and wastes time. Reported by Romain
9440 Francoise <romain@orebokech.com>.
9441
9442 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
9443
9444 2004-11-15 Simon Josefsson <jas@extundo.com>
9445
9446 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
9447 headers separately.
9448 (gnus-button-openpgp): New function, inspired by Jochen Küpper
9449 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
9450
9451 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
9452
9453 * gnus-start.el (gnus-convert-old-newsrc):
9454 Assign legacy-gnus-agent to 5.10.7.
9455
9456 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
9457
9458 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
9459 start of the lines.
9460
9461 2004-11-14 Magnus Henoch <mange@freemail.hu>
9462
9463 * hashcash.el (hashcash-default-payment): Change default to 20
9464 (hashcash-default-accept-payment): Change default to 20
9465 (hashcash-process-alist): New variable
9466 (hashcash-generate-payment-async): Add
9467 (hashcash-already-paid-p): Add
9468 (hashcash-insert-payment): Don't generate payments twice
9469 (hashcash-insert-payment-async): Add
9470 (hashcash-insert-payment-async-2): Add
9471 (hashcash-cancel-async): Add
9472 (hashcash-wait-async): Add
9473 (hashcash-processes-running-p): Add
9474 (hashcash-wait-or-cancel): Add
9475 (mail-add-payment): New optional argument. Conditionally start
9476 asynchronous calculation.
9477 (mail-add-payment-async): Add
9478
9479 * message.el (message-send-mail): Wait for asynchronous hashcash
9480 results. Don't clobber existing X-Hashcash headers.
9481 (message-setup-1): Call mail-add-payment-async when
9482 message-generate-hashcash is non-nil.
9483
9484 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
9485
9486 * message.el (message-use-alternative-email-as-from): Examine the
9487 From header as well; use message-make-from in order to include a
9488 user's full name.
9489
9490 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9491
9492 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
9493 default; improve customization type.
9494 (gnus-emphasis-custom-with-format): New macro.
9495 (gnus-emphasis-custom-value-to-external): New function.
9496 (gnus-emphasis-custom-value-to-internal): New function.
9497
9498 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
9499
9500 * dns.el (query-dns): Resolve reverse addresses.
9501
9502 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9503
9504 * gnus-group.el (gnus-group-get-new-news): Use it.
9505
9506 * gnus-start.el (gnus-check-reasonable-setup): New function.
9507
9508 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9509
9510 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
9511 "Args out of range" error. Reported by Arnaud Giersch
9512 <arnaud.giersch@free.fr>.
9513
9514 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
9515
9516 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
9517
9518 2004-11-04 Richard M. Stallman <rms@gnu.org>
9519
9520 * spam.el (spam group): Add :version.
9521
9522 * pgg-def.el (pgg group): Add :version.
9523
9524 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
9525
9526 * gnus-art.el (gnus-article-edit-article): Don't associate the
9527 article buffer with a draft file. This is a temporary measure
9528 against the 2004-08-22 change to gnus-article-edit-mode.
9529
9530 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9531
9532 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
9533 (html2text-format-tags): Remove unused variable `attr'.
9534
9535 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
9536
9537 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
9538
9539 * spam-stat.el (spam-stat): Add :version.
9540
9541 * sieve.el (sieve): Add :version.
9542
9543 * sha1.el (sha1): Add :version.
9544 (sha1-use-external): Remove redundant version.
9545
9546 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
9547 (nnmail-cache-ignore-groups, nnmail-spool-hook)
9548 (nnmail-split-fancy-match-partial-words)
9549 (nnmail-split-lowercase-expanded): Add :version.
9550
9551 * nndiary.el (nndiary): Add :version.
9552
9553 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
9554
9555 * mml-sec.el (mml-default-sign-method)
9556 (mml-default-encrypt-method, mml-signencrypt-style-alist):
9557 Add :version.
9558
9559 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
9560
9561 * mm-url.el (mm-url-use-external, mm-url-program)
9562 (mm-url-arguments): Add :version.
9563
9564 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
9565 (mm-attachment-file-modes, mm-decrypt-option)
9566 (mm-w3m-safe-url-regexp): Add :version.
9567
9568 * message.el (message-cite-prefix-regexp)
9569 (message-sendmail-envelope-from, message-minibuffer-local-map)
9570 (message-user-fqdn, message-completion-alist): Add :version.
9571
9572 * gnus-win.el (gnus-configure-windows-hook)
9573 (gnus-use-frames-on-any-display): Add :version.
9574
9575 * gnus-art.el (gnus-article-address-banner-alist)
9576 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
9577 (gnus-treat-from-picon, gnus-treat-mail-picon)
9578 (gnus-treat-x-pgp-sig): Add :version.
9579
9580 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
9581 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
9582 (gnus-summary-article-delete-hook)
9583 (gnus-summary-display-while-building): Add :version.
9584
9585 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
9586 (gnus-get-top-new-news-hook): Add :version.
9587
9588 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9589 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
9590
9591 * gnus-registry.el (gnus-registry): Add :version.
9592
9593 * gnus-spec.el (gnus-use-correct-string-widths)
9594 (gnus-make-format-preserve-properties): Add :version.
9595
9596 * gnus.el (gnus-group-charter-alist)
9597 (gnus-group-fetch-control-use-browse-url)
9598 (gnus-install-group-spam-parameters): Add :version.
9599
9600 * gnus-diary.el (gnus-diary): Add :version.
9601
9602 * gnus-delay.el (gnus-delay): Add :version.
9603
9604 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
9605 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
9606 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
9607 Add :version.
9608
9609 * gnus-agent.el (gnus-agent-max-fetch-size)
9610 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
9611 (gnus-agent-prompt-send-queue): Add :version.
9612
9613 * deuglify.el (gnus-outlook-deuglify): Add :version.
9614
9615 * html2text.el: Beautify code. Improve doc strings. Some
9616 checkdoc cleanup.
9617 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
9618
9619 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
9620
9621 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
9622
9623 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
9624
9625 * gnus-registry.el (gnus-registry-hashtb): Create the registry
9626 when package is loaded.
9627
9628 * spam.el (spam-summary-score-preferred-header): Add global preference
9629 for people who want to override the default SpamAssassin over
9630 Bogofilter preference (when both are set).
9631 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
9632 (spam-user-format-function-S): Check
9633 spam-summary-score-preferred-header.
9634 (spam-extra-header-to-number): Add X-Bogosity header parsing.
9635 (spam-user-format-function-S): Format the score correctly.
9636
9637 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
9638
9639 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
9640 signature file. Suggested by Manoj Srivastava
9641 <srivasta@golden-gryphon.com>.
9642
9643 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
9644 iso-2022-jp even in the Japanese language environment.
9645 Suggested by Jason Rumney <jasonr@gnu.org>.
9646
9647 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
9648
9649 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
9650 use the same characters as the dummy marks; make it free from
9651 getting affected by the language environment.
9652 (gnus-summary-read-group-1): Update mark positions only when the
9653 format spec is updated.
9654
9655 * gnus-spec.el (gnus-update-format-specifications): Return a list
9656 of updated types.
9657
9658 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
9659
9660 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
9661 of boundp to check if display-warning is available.
9662
9663 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
9664
9665 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
9666
9667 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
9668
9669 * nnspool.el (nnspool-spool-directory): Use news-path if the
9670 news-directory variable is not bound.
9671
9672 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
9673 function instead of display-warning if it is not available.
9674
9675 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
9676
9677 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
9678 v5-10: Use `point-at-bol'.
9679
9680 2004-10-26 Simon Josefsson <jas@extundo.com>
9681
9682 * hashcash.el: Fix URL in comment, reported by Cheng Gao
9683 <chenggao@gmail.com>.
9684
9685 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
9686
9687 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
9688 instead.
9689
9690 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
9691
9692 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
9693 to remove a server from the nnimap-server-buffer-alist.
9694 (nnimap-open-connection, nnimap-close-server): Use it.
9695
9696 * gnus-encrypt.el: Remove file in favor of encrypt.el.
9697
9698 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
9699
9700 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
9701 running the major-mode function.
9702
9703 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
9704
9705 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
9706 dummy marks in the right way.
9707
9708 2004-10-18 David Edmondson <dme@dme.org>
9709
9710 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
9711 excessively.
9712
9713 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
9714
9715 * gnus-util.el (gnus-split-references): Accept a nil references
9716 string and go on blissfully.
9717
9718 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
9719 cases where the references string is non-nil but has no references.
9720
9721 * encrypt.el: Add autoload tags.
9722
9723 * spam.el (spam-resolve-registrations-routine): Remove article
9724 from unregistration list too. Reported by David Hanak
9725 <dhanak@isis.vanderbilt.edu>
9726
9727 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
9728
9729 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
9730 nil. Changed custom type.
9731
9732 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
9733
9734 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
9735
9736 * gnus-sum.el (gnus-summary-move-article): Use it.
9737
9738 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
9739
9740 * encrypt.el: Add autoload cookies.
9741
9742 * spam.el (spam-backend-article-list-property)
9743 (spam-backend-get-article-todo-list)
9744 (spam-backend-put-article-todo-list)
9745 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
9746 Resolve registrations separately.
9747 (spam-register-routine): Format comments.
9748 (spam-unregister-routine, spam-register-routine): Always call with
9749 specific-articles, no default list.
9750 (spam-summary-prepare-exit): Use the spam-classifications function.
9751
9752 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
9753 gnus-encrypt.el.
9754
9755 * encrypt.el: Copied from gnus-encrypt.el.
9756
9757 * gnus-encrypt.el: Commented that it's obsolete.
9758
9759 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9760
9761 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
9762 (gnus-score-save): Use it.
9763
9764 * message.el (message-bury): Use `window-dedicated-p'.
9765
9766 2004-10-15 Simon Josefsson <jas@extundo.com>
9767
9768 * pop3.el (top-level): Don't require nnheader.
9769 (pop3-read-timeout): Add.
9770 (pop3-accept-process-output): Add.
9771 (pop3-read-response, pop3-retr): Use it.
9772
9773 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
9774
9775 * spam.el (spam-register-routine): Move comment.
9776 (spam-verify-bogofilter): Use 'unknown for the initial
9777 spam-bogofilter-valid state, not 'never.
9778
9779 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
9780 for netrc-machine.
9781
9782 * nnimap.el (nnimap-open-connection): Use
9783 netrc-machine-user-or-password.
9784
9785 2004-10-17 Richard M. Stallman <rms@gnu.org>
9786
9787 * gnus-registry.el (gnus-registry-unload-hook):
9788 Set as a variable with add-hook.
9789
9790 * nnspool.el (nnspool-spool-directory): Use news-directory instead
9791 of news-path.
9792
9793 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
9794
9795 * spam.el: Delete duplicate `provide'.
9796 (spam-unload-hook): Set as a variable with add-hook.
9797
9798 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9799
9800 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
9801 in the doc string.
9802
9803 * message.el (message-ignored-news-headers)
9804 (message-ignored-supersedes-headers)
9805 (message-ignored-resent-headers)
9806 (message-forward-ignored-headers): Improve custom type.
9807
9808 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9809
9810 * message.el (message-tokenize-header): Fix 2004-09-06 change
9811 which used point-min in the wrong place.
9812
9813 2004-10-12 Simon Josefsson <jas@extundo.com>
9814
9815 * tls.el (tls-certtool-program): New variable.
9816 (tls-certificate-information): New function, based on
9817 ssl-certificate-information.
9818
9819 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9820
9821 * compface.el: Move the version of ELisp-based uncompface program
9822 to the contrib directory because of the copyright problem.
9823
9824 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9825
9826 * message.el (message-kill-buffer): Raise the current frame.
9827
9828 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
9829
9830 * gnus-sum.el: Mention that multibyte characters don't work as marks.
9831
9832 * gnus.el (message-y-or-n-p): Autoload.
9833
9834 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
9835 (pop3-password-required, pop3-authentication-scheme)
9836 (pop3-leave-mail-on-server): Made customizable.
9837 (pop3): New custom group.
9838 (pop3-retr): Remove `sleep-for' statements.
9839 Suggested by Dave Love <fx@gnu.org>.
9840
9841 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
9842 Windows/DOS.
9843
9844 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9845 (imap-parse-body): Fix incorrect use of `assert'. Suggested by
9846 Dave Love <fx@gnu.org>.
9847
9848 * mml.el (mml-minibuffer-read-disposition): Require match.
9849 Suggested by Dave Love <fx@gnu.org>.
9850
9851 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
9852
9853 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
9854 doc string.
9855
9856 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
9857
9858 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
9859
9860 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9861
9862 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
9863 instead of calling `mm-insert-inline', to decode text/* parts
9864 before displaying them.
9865
9866 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9867
9868 * mm-uu.el (mm-uu-text-plain-type): New variable.
9869 (mm-uu-pgp-signed-extract-1): Use it.
9870 (mm-uu-pgp-encrypted-extract-1): Use it.
9871 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
9872 bind mm-uu-text-plain-type with that value.
9873 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
9874 mm-uu-dissect.
9875
9876 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9877
9878 * gnus-group.el (gnus-update-group-mark-positions):
9879 * gnus-sum.el (gnus-update-summary-mark-positions):
9880 * message.el (message-check-news-body-syntax):
9881 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
9882 of string-as-multibyte.
9883
9884 2004-10-05 Juri Linkov <juri@jurta.org>
9885
9886 * gnus-group.el (gnus-update-group-mark-positions):
9887 * gnus-sum.el (gnus-update-summary-mark-positions):
9888 * message.el (message-check-news-body-syntax):
9889 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
9890 8-bit unibyte values to a multibyte string for search functions.
9891
9892 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9893
9894 * mm-uu.el (mm-uu-dissect): Allow optional arg.
9895 (mm-uu-dissect-text-parts): New function.
9896
9897 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
9898 dissect text parts.
9899
9900 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
9901 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
9902
9903 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
9904
9905 * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
9906 gnus-current-topics instead of gnus-current-topic.
9907
9908 2004-10-06 Jesper Harder <harder@ifa.au.dk>
9909
9910 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
9911
9912 2004-10-05 Jesper Harder <harder@ifa.au.dk>
9913
9914 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
9915 where approriate.
9916
9917 * nnml.el (nnml-generate-active-info): do.
9918
9919 * nndiary.el (nndiary-generate-active-info): do.
9920
9921 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
9922 (gnus-topic-move): do.
9923
9924 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
9925 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
9926
9927 * gnus-srvr.el (gnus-server-prepare)
9928 (gnus-server-open-all-servers): do.
9929
9930 * gnus-msg.el (gnus-summary-cancel-article)
9931 (gnus-summary-resend-message)
9932 (gnus-summary-mail-crosspost-complaint): do.
9933
9934 * gnus-move.el (gnus-change-server): do.
9935
9936 * gnus-group.el (gnus-group-unmark-all-groups)
9937 (gnus-group-set-current-level): do.
9938
9939 2004-10-04 Simon Josefsson <jas@extundo.com>
9940
9941 * message.el (message-generate-hashcash): Doc fix.
9942
9943 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
9944
9945 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
9946 avoid infinite recursion via gnus-get-function.
9947
9948 2004-10-02 Jesper Harder <harder@ifa.au.dk>
9949
9950 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
9951
9952 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
9953
9954 * nnmail.el (nnmail-split-history): do.
9955
9956 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
9957 (nnml-request-delete-group): do.
9958
9959 * nnslashdot.el (nnslashdot-read-groups): do.
9960
9961 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
9962 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
9963
9964 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
9965 (nnspool-sift-nov-with-sed): Use last
9966 (nnspool-retrieve-headers-with-nov): Use mapc.
9967 (nnspool-request-newgroups): Use dolist.
9968 (nnspool-request-group): Use last.
9969
9970 * nntp.el (nntp-read-server-type): Use dolist.
9971
9972 * nnvirtual.el (nnvirtual-create-mapping)
9973 (nnvirtual-update-read-and-marked): Use dolist.
9974 (nnvirtual-convert-headers): Simplify.
9975
9976 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
9977
9978 * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
9979 support for sync'ing tick marks.
9980
9981 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
9982
9983 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
9984 there's no visible header.
9985
9986 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
9987
9988 * gnus-agent.el (gnus-agent-synchronize-group-flags): When
9989 necessary, pass full group name to gnus-request-set-marks.
9990
9991 2004-10-01 Simon Josefsson <jas@extundo.com>
9992
9993 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
9994 acroread.
9995
9996 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9997
9998 * spam-report.el (spam-report-gmane): Fix interactive.
9999
10000 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
10001
10002 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
10003 when writing file.
10004 (gnus-agent-synchronize-flags): Don't default to being
10005 interactive.
10006
10007 2004-09-30 Simon Josefsson <jas@extundo.com>
10008
10009 * message.el (message-generate-hashcash): Add.
10010 (message-send-mail): Use it, call mail-add-payment.
10011
10012 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
10013
10014 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
10015
10016 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
10017
10018 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
10019 gnus-requst-update-info with explicit code to sync the in-memory
10020 info read flags with the marks being sync'd to the backend.
10021
10022 *gnus-util.el (gnus-pp): Added optional stream to match pp API.
10023
10024 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
10025
10026 * spam.el (spam-verify-bogofilter): Add new function.
10027 (spam-check-bogofilter)
10028 (spam-bogofilter-register-with-bogofilter): Use it.
10029 (spam-verify-bogofilter): Add small fixes.
10030
10031 2004-09-28 Simon Josefsson <jas@extundo.com>
10032
10033 * hashcash.el (hashcash-generate-payment): Revert.
10034
10035 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
10036
10037 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
10038 gnus-extract-references instead of gnus-split-references.
10039
10040 * gnus-util.el (gnus-extract-references): Add new function, analogous
10041 to gnus-split-references but extracts only the message-ID without
10042 anything extra.
10043
10044 * hashcash.el (hashcash-generate-payment)
10045 (hashcash-check-payment): Do the right thing if hashcash-path is
10046 nil (because the hashcash program could not be found).
10047
10048 * spam.el (spam-use-hashcash): Remove comment.
10049
10050 2004-09-27 Jesper Harder <harder@ifa.au.dk>
10051
10052 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
10053 (gnus-cache-enter-article, gnus-cache-remove-article)
10054 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
10055
10056 * gnus-async.el (gnus-async-prefetch-remove-group): do.
10057
10058 * gnus-art.el (article-hide-boring-headers)
10059 (article-translate-strings, article-display-face)
10060 (gnus-article-mime-match-handle-first)
10061 (gnus-article-highlight-headers)
10062 (gnus-article-add-buttons-to-head): do.
10063
10064 2004-09-27 Simon Josefsson <jas@extundo.com>
10065
10066 * hashcash.el: New version, from
10067 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
10068 ../contrib/.
10069
10070 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
10071
10072 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
10073
10074 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10075
10076 * gnus-dup.el (gnus-dup-open): Use mapc.
10077 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
10078
10079 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
10080 Reported by Stefan Wiens <s.wi@gmx.net>.
10081
10082 * gnus.el (gnus-shutdown): Use dolist.
10083
10084 * gnus-undo.el (gnus-undo): Use mapc.
10085
10086 * nnrss.el (nnrss-generate-active): do.
10087
10088 * message.el (message-cite-original-without-signature)
10089 (message-cite-original): Use mapc.
10090 (message-do-actions, message-make-forward-subject): Use dolist.
10091
10092 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
10093
10094 * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
10095 deletion to remove entire duplicate line. Fixes merged article
10096 number bug.
10097
10098 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
10099
10100 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
10101 servers that are offline. Avoids having gnus-agent-toggle-plugged
10102 first ask if you want to open a server and then, even when you
10103 responded with no, asking if you want to synchronize the server's
10104 flags.
10105 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
10106 multi-line expressions.
10107 (gnus-agent-synchronize-group-flags): New internal function.
10108 Updates marks in memory (in the info structure) AND in the
10109 backend.
10110
10111 * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
10112
10113 * nnagent.el (nnagent-request-set-mark): Use
10114 gnus-agent-synchronize-group-flags, not backend's request-set-mark
10115 method, to ensure that synchronization updates marks in the
10116 backend and in the info (in memory) structure.
10117
10118 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
10119
10120 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
10121 convention fully; don't miss the root article of a thread; make
10122 the X-Draft-From header with correct article numbers.
10123
10124 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
10125
10126 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
10127 unless plugged. Disable the agent so that an open failure causes
10128 an error.
10129
10130 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
10131 Reverted 2004-09-21 change. The backend must be opened while
10132 synchronizing flags even when the backend stores the flags
10133 locally.
10134
10135 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10136
10137 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
10138 in `header' match. Reported by Svend Tollak Munkejord.
10139
10140 * message.el (message-cite-original): Fix use of
10141 `message-cite-articles-with-x-no-archive'.
10142
10143 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
10144
10145 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
10146 (gnus-window-to-buffer): Ditto.
10147
10148 * mml.el (mml-preview-buffer): New variable.
10149 (mml-preview): Manage window layout with gnus-buffer-configuration.
10150
10151 * gnus-msg.el (gnus-setup-message): Put article numbers into the
10152 X-Draft-From header even if those articles aren't quoted.
10153
10154 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
10155
10156 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
10157 (gnus-request-set-mark, gnus-request-update-mark): Use new
10158 g-s-t-u-l-m to decide to use backend even when unplugged.
10159
10160 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
10161
10162 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
10163 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
10164
10165 2004-09-20 Simon Josefsson <jas@extundo.com>
10166
10167 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
10168 "utf-16-le".
10169
10170 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
10171
10172 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
10173
10174 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
10175
10176 * uudecode.el (uudecode-use-external): Add :version.
10177
10178 * smime.el (smime-CA-file, smime-encrypt-cipher)
10179 (smime-dns-server): Add :version.
10180
10181 * smiley.el (gnus-smiley-file-types): Add :version.
10182
10183 * sha1.el (sha1-use-external): Add :version.
10184
10185 * pgg-def.el (pgg-query-keyserver): Add :version.
10186
10187 * nnmail.el (nnmail-fancy-expiry-targets)
10188 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
10189 Add :version.
10190
10191 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
10192 (nnimap-retrieve-groups-asynchronous): Add :version.
10193 (nnimap-close-asynchronous): Add :version. Fixed typo in doc string.
10194
10195 * mml.el (mml-content-disposition-parameters)
10196 (mml-insert-mime-headers-always): Add :version.
10197
10198 * mm-util.el (mm-coding-system-priorities): Add :version.
10199
10200 * mm-decode.el (mm-inline-text-html-with-images)
10201 (mm-keep-viewer-alive-types, mm-external-terminal-program)
10202 (mm-verify-option): Add :version.
10203 (mm-text-html-renderer): Change :version.
10204
10205 * message.el (message-fcc-externalize-attachments)
10206 (message-required-headers, message-draft-headers)
10207 (message-subject-trailing-was-query)
10208 (message-subject-trailing-was-ask-regexp)
10209 (message-subject-trailing-was-regexp, message-mark-insert-begin)
10210 (message-mark-insert-end, message-archive-header)
10211 (message-archive-note, message-cross-post-default)
10212 (message-cross-post-note, message-followup-to-note)
10213 (message-cross-post-note-function, message-use-mail-followup-to)
10214 (message-subscribed-address-functions)
10215 (message-subscribed-address-file, message-subscribed-addresses)
10216 (message-subscribed-regexps, message-allow-no-recipients)
10217 (message-yank-cited-prefix, message-signature-insert-empty-line)
10218 (message-hidden-headers, message-hierarchical-addresses)
10219 (message-mail-user-agent, message-use-idna)
10220 (message-valid-fqdn-regexp)
10221 (message-strip-special-text-properties, message-header-synonyms)
10222 (message-beginning-of-line, message-tab-body-function): Add :version.
10223 (message-insert-canlock, message-wide-reply-confirm-recipients):
10224 Change :version.
10225
10226 * mail-source.el (mail-source-ignore-errors): Add :group, :type
10227 and :version.
10228 (mail-source-delete-old-incoming-confirm)
10229 (mail-source-movemail-program): Add :version.
10230
10231 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
10232 (gnus-agent-cache, gnus-agent): Change :version.
10233
10234 * gnus-util.el (gnus-use-byte-compile): Change :version.
10235
10236 * gnus-sum.el (gnus-summary-make-false-root-always)
10237 (gnus-summary-default-high-score)
10238 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
10239 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
10240 (gnus-read-all-available-headers, gnus-article-emulate-mime)
10241 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
10242 (gnus-sum-thread-tree-single-indent)
10243 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
10244 (gnus-sum-thread-tree-leaf-with-other)
10245 (gnus-sum-thread-tree-single-leaf): Add :version.
10246 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
10247 (gnus-article-loose-mime): Change :version.
10248
10249 * gnus-start.el (gnus-backup-startup-file)
10250 (gnus-save-startup-file-via-temp-buffer): Add :version.
10251
10252 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
10253 (gnus-server-offline-face): Add :version.
10254
10255 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
10256
10257 * gnus-msg.el (gnus-gcc-externalize-attachments)
10258 (gnus-debug-files, gnus-debug-exclude-variables)
10259 (gnus-discouraged-post-methods): Change :version.
10260 (gnus-confirm-mail-reply-to-news)
10261 (gnus-confirm-treat-mail-like-news): Add :version.
10262
10263 * gnus-int.el (gnus-server-unopen-status): Add :version.
10264
10265 * gnus-group.el (gnus-group-jump-to-group-prompt)
10266 (gnus-large-ephemeral-newsgroup)
10267 (gnus-fetch-old-ephemeral-headers): Add :version.
10268
10269 * gnus-fun.el (gnus-x-face-directory)
10270 (gnus-convert-pbm-to-x-face-command)
10271 (gnus-convert-image-to-x-face-command)
10272 (gnus-convert-image-to-face-command): Add :version.
10273
10274 * gnus-delay.el (gnus-delay-default-hour): Add :version.
10275
10276 * gnus-cite.el (gnus-cite-blank-line-after-header)
10277 (gnus-article-boring-faces): Add :version.
10278
10279 * gnus-art.el (gnus-buttonized-mime-types)
10280 (gnus-inhibit-mime-unbuttonizing)
10281 (gnus-treat-display-face)
10282 (gnus-treat-body-boundary): Change :version.
10283 (gnus-body-boundary-delimiter, gnus-picon-databases)
10284 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
10285 (gnus-treat-date-english, gnus-treat-fold-headers)
10286 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
10287 (gnus-treat-mail-picon, gnus-treat-wash-html)
10288 (gnus-article-encrypt-protocol)
10289 (gnus-use-idna, gnus-article-over-scroll)
10290 (gnus-mime-display-multipart-alternative-as-mixed)
10291 (gnus-mime-display-multipart-related-as-mixed)
10292 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
10293 (gnus-ctan-url, gnus-button-ctan-handler)
10294 (gnus-button-handle-ctan-bogus-regexp)
10295 (gnus-button-ctan-directory-regexp)
10296 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
10297 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
10298 (gnus-button-man-level, gnus-button-emacs-level)
10299 (gnus-button-message-level, gnus-button-browse-level): Add :version.
10300
10301 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
10302 (gnus-agent-go-online): Change :version.
10303 (gnus-agent-expire-unagentized-dirs)
10304 (gnus-agent-auto-agentize-methods): Add :version.
10305
10306 * flow-fill.el (fill-flowed-display-column)
10307 (fill-flowed-encode-column): Add :version.
10308
10309 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10310 (gnus-outlook-deuglify-unwrap-max)
10311 (gnus-outlook-deuglify-cite-marks)
10312 (gnus-outlook-deuglify-unwrap-stop-chars)
10313 (gnus-outlook-deuglify-no-wrap-chars)
10314 (gnus-outlook-deuglify-attrib-cut-regexp)
10315 (gnus-outlook-deuglify-attrib-verb-regexp)
10316 (gnus-outlook-deuglify-attrib-end-regexp)
10317 (gnus-outlook-display-hook): Add :version.
10318
10319 * binhex.el (binhex-use-external): Add :version.
10320
10321 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
10322
10323 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
10324 and `invisible'.
10325
10326 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10327
10328 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
10329 in gnus-registry-trim.
10330
10331 2004-09-13 Simon Josefsson <jas@extundo.com>
10332
10333 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
10334
10335 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
10336
10337 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
10338 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
10339 <yamaoka@jpl.org>.
10340 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
10341 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
10342 <yamaoka@jpl.org>.
10343
10344 * sieve.el (sieve-manage-mode): Ditto.
10345
10346 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
10347
10348 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
10349
10350 2004-09-11 Simon Josefsson <jas@extundo.com>
10351
10352 * dns-mode.el: Add.
10353
10354 * mm-view.el (mm-display-dns-inline): Add.
10355
10356 * mm-decode.el (mm-inline-media-tests): Add text/dns.
10357 (mm-automatic-display): Ditto.
10358
10359 * mailcap.el (mailcap-mime-data): Add text/dns.
10360 (mailcap-mime-extensions): Map .soa to text/dns.
10361
10362 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
10363
10364 * gnus-art.el (article-decode-mime-words, article-babel)
10365 (gnus-article-highlight-signature, gnus-article-add-buttons)
10366 (gnus-signature-toggle): Remove unnecessary bindings of
10367 `inhibit-read-only' inherited from v5.10 merge.
10368
10369 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
10370
10371 * nntp.el (nntp): New customization group.
10372 (nntp-authinfo-file): Add customization group.
10373
10374 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
10375
10376 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
10377
10378 * gnus.el (to-address, to-list, subscribed)
10379 (large-newsgroup-initial): Ditto.
10380
10381 * flow-fill.el (fill-flowed-display-column)
10382 (fill-flowed-encode-column): Ditto.
10383
10384 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
10385
10386 * message.el (message-tokenize-header, message-send-mail-with-qmail):
10387 Use point-min rather than 1.
10388 (message-send-mail): Use buffer-size rather than point-max.
10389
10390 * gnus-sum.el (gnus-summary-search-article-forward):
10391 Signal a specific `search-failed' rather than a generic `error'.
10392
10393 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
10394 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
10395 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
10396
10397 2004-09-10 Simon Josefsson <jas@extundo.com>
10398
10399 * nndb.el (require): Remove tcp and duplicate cl.
10400
10401 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10402
10403 * gnus-agent.el (directory-files-and-attributes): Move forward.
10404
10405 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
10406
10407 * gnus-agent.el (directory-files-and-attributes): Optionally
10408 defined to support XEmacs.
10409
10410 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
10411
10412 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
10413 to avoid run-time CL dependencies.
10414 (gnus-agent-unfetch-articles): New function.
10415 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
10416 article numbers even when local .overview file is missing.
10417 (gnus-agent-read-article-number): New function. Only accepts
10418 27-bit article numbers.
10419 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
10420 gnus-agent-read-article-number.
10421 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
10422 from backend while recognizing that article numbers in .overview
10423 must be valid.
10424 (gnus-agent-update-files-total-fetched-for): Use
10425 directory-files-and-attributes to improve performance.
10426 * gnus-int.el (gnus-request-move-article): Use
10427 gnus-agent-unfetch-articles in place of gnus-agent-expire to
10428 improve performance.
10429
10430 * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
10431 some users confused by references to .newsrc when they only have a
10432 .newsrc.eld file.
10433 (gnus-convert-mark-converter-prompt)
10434 (gnus-convert-converter-needs-prompt): Fixed use of property list.
10435 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
10436 New function. Used internally to only display 'gnus converting
10437 files' message when actually necessary.
10438
10439 * gnus-sum.el (): Removed (require 'gnus-agent) as required
10440 methods now autoloaded.
10441
10442 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
10443
10444 * gnus-sum.el (gnus-summary-insert-subject): Remove list
10445 identifiers.
10446
10447 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
10448
10449 * gnus-picon.el: Fix indentation and closing parenthesis.
10450
10451 2004-09-01 Simon Josefsson <jas@extundo.com>
10452
10453 * message.el (message-canlock-generate): Require sha1, not
10454 sha1-el. (Can we get rid of this require altogether? It is ugly
10455 to require within a function. Sadly, if sha1.el isn't loaded, the
10456 let binding in m-c-g will hide the defcustom definition, which is
10457 bad.)
10458
10459 * canlock.el: Require sha1, not sha1-el.
10460
10461 * message.el: Don't autoload sha1 (there is a autoload cookie in
10462 sha1.el).
10463
10464 * sha1-el.el: Renamed to sha1.el.
10465
10466 2004-08-30 Juanma Barranquero <lektu@terra.es>
10467
10468 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
10469
10470 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10471
10472 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
10473
10474 2004-08-30 Kim F. Storm <storm@cua.dk>
10475
10476 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
10477
10478 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
10479 Add :group 'nnimap.
10480
10481 2004-08-30 Andreas Schwab <schwab@suse.de>
10482
10483 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
10484 ?* and ?\;.
10485
10486 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
10487 and ?\' to symbol instead of whitespace.
10488
10489 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
10490
10491 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
10492
10493 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
10494 instead of re-search-forward.
10495
10496 * gnus-uu.el (gnus-uu-save-article): Ditto.
10497 (gnus-uu-post-encode-uuencode): Ditto.
10498
10499 * html2text.el (html2text-clean-list-items): Ditto.
10500 (html2text-clean-dtdd): Ditto.
10501 (html2text-format-tags): Ditto.
10502
10503 * message.el (message-send-mail-with-sendmail): Fix regexp.
10504 (message-fill-field-general): Use search-forward instead of
10505 re-search-forward.
10506 (unbold-region): Ditto.
10507
10508 * nnrss.el (nnrss-request-article): Ditto.
10509
10510 * nnslashdot.el (nnslashdot-request-article): Ditto.
10511
10512 * nnweb.el (nnweb-gmane-wash-article): Ditto.
10513
10514 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
10515 "Unrecognized menu descriptor" error in XEmacs.
10516
10517 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
10518
10519 * gnus-sum.el (gnus-read-header): Don't remove a header for the
10520 parent article of a sparse article in the thread hashtb.
10521
10522 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
10523
10524 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
10525 (nnmail-expand-newtext): Lowercase expanded entries if
10526 nnmail-split-lowercase-expanded is non-nil.
10527
10528 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
10529
10530 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
10531
10532 * gnus-group.el (gnus-group-line-format-alist): Convert the value
10533 of gnus-tmp-news-method into string under XEmacs. It will be
10534 passed to gnus-correct-length which takes only a string argument.
10535
10536 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
10537
10538 * gnus-util.el (gnus-bind-print-variables): New macro.
10539 (gnus-prin1): Use it.
10540 (gnus-prin1-to-string): Use it.
10541 (gnus-pp): New function.
10542 (gnus-pp-to-string): New function.
10543
10544 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
10545 Replace pp-to-string with gnus-pp-to-string.
10546 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
10547 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
10548 * gnus-msg.el (gnus-debug): Ditto.
10549 * gnus-score.el (gnus-score-save): Ditto.
10550 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
10551 gnus-pp-to-string.
10552 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
10553 with gnus-pp.
10554 * score-mode.el (gnus-score-pretty-print): Ditto.
10555 * webmail.el (webmail-debug): Ditto.
10556
10557 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
10558
10559 * gnus-art.el (article-display-face, article-display-x-face):
10560 Use buffer-read-only.
10561
10562 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
10563
10564 * gnus-art.el (article-hide-list-identifiers):
10565 Bind inhibit-read-only as t.
10566
10567 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10568
10569 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
10570
10571 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
10572
10573 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
10574 (gnus-narrow-to-page): Don't assume point-min == 1.
10575 (gnus-article-edit-mode): Derive from message-mode.
10576
10577 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
10578 point-min == 1.
10579
10580 * imap.el (imap-parse-address-list, imap-parse-body-ext):
10581 Disable incorrect use of `assert'.
10582
10583 * message.el (message-mode): Set comment-start-skip.
10584
10585
10586 2004-08-22 Sam Steingold <sds@gnu.org>
10587
10588 * pop3.el (pop3-leave-mail-on-server): New user variable.
10589 (pop3-movemail): Delete mail only when it is nil.
10590
10591 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
10592
10593 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
10594
10595 * mml.el (mml-preview): Use `pop-to-buffer'.
10596
10597 * message.el (message-goto-mail-followup-to): Insert after "To".
10598 (message-carefully-insert-headers): Add comment.
10599
10600 * gnus.el: Remove unused variable `gnus-article-check-size'.
10601
10602 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
10603
10604 * gnus-art.el (gnus-button-alist): Improve
10605 `gnus-button-handle-library' entry.
10606
10607 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
10608
10609 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
10610 downcase, since XEmacs capitalizes error messages differently.
10611
10612 2004-08-18 Jesper Harder <harder@ifa.au.dk>
10613
10614 * nntp.el: Add (require 'gnus) due to reference to
10615 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
10616
10617 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
10618
10619 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
10620 `mm-fill-flowed'.
10621
10622 * mm-decode.el (mm-dissect-singlepart): Check it.
10623
10624 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
10625
10626 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
10627 'imap' for netrc parsing.
10628
10629 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
10630
10631 * mailcap.el (mailcap-mime-data): Mark as risky.
10632
10633 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
10634
10635 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
10636 may be included in the encoded word.
10637 (rfc2047-encode): Don't append a space if the encoded word
10638 includes close parenthesis.
10639
10640 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
10641
10642 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
10643 of text within parentheses.
10644
10645 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
10646
10647 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
10648 (gnus-encrypt-write-file-contents): Make the password key the file
10649 name PLUS the cipher, not just the cipher. Also remove failed
10650 passwords from the cache.
10651
10652 2004-08-06 Simon Josefsson <jas@extundo.com>
10653
10654 * gnus-sum.el (gnus-article-loose-mime): Change default to t. Doc
10655 fix.
10656
10657 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
10658
10659 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
10660 LWSP.
10661
10662 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
10663
10664 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
10665 to append in-reply-to: data to the references: header.
10666
10667 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
10668 (netrc-parse): Use gnus-encrypt.el functions.
10669
10670 * gnus-encrypt.el: Add new file for encryption support; currently
10671 does only a few GPG ciphers and an internal XOR cipher.
10672
10673 * password.el: Add comments on using password-read-and-add.
10674 (password-read-and-add): Add function to read and add the
10675 password to the cache at once.
10676
10677 2004-07-28 Simon Josefsson <jas@extundo.com>
10678
10679 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
10680 parameter (but don't use it, for now).
10681
10682 * imap.el (imap-ssl-open): Use imap-process-connection-type,
10683 instead of hard coding to nil.
10684
10685 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
10686
10687 * mm-view.el (mm-inline-image-emacs): Open lines under an image
10688 as mm-inline-image-xemacs does.
10689
10690 2004-07-26 Simon Josefsson <jas@extundo.com>
10691
10692 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
10693 Revert part of 2004-07-17 change below.
10694
10695 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
10696
10697 * rfc2047.el (rfc2047-encode-region): Don't infloop. Suggested by
10698 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10699
10700 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10701
10702 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
10703 quotes that actually start with ">" at the beginning of the
10704 lines.
10705
10706 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
10707
10708 * rfc2047.el (rfc2047-encode-region): Fix last change.
10709 (rfc2047-encode-parameter): Remove useless concat.
10710
10711 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
10712
10713 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
10714 encode special characters; fix some kind of misconfigured headers;
10715 signal a real error if debug-on-quit or debug-on-error is non-nil.
10716 (rfc2047-encode-max-chars): New variable.
10717 (rfc2047-encode-1): Use it.
10718 (rfc2047-encode-parameter): New function.
10719
10720 * mml.el (mml-insert-parameter): Remove an excessive space.
10721
10722 2004-07-17 Simon Josefsson <jas@extundo.com>
10723
10724 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
10725 Kai Grossjohann <kai@emptydomain.de>.
10726 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
10727 (gnus-group-make-menu-bar): Ditto.
10728
10729 * gnus-util.el (gnus-group-server): Add.
10730
10731 2004-07-16 Jesper Harder <harder@ifa.au.dk>
10732
10733 * message.el (message-clone-locals): Clone sendmail and smtp
10734 variables.
10735
10736 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
10737
10738 * rfc2047.el (rfc2047-encode-region): Fix last change.
10739
10740 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
10741
10742 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
10743 characters as non-special.
10744
10745 2004-07-09 Simon Josefsson <jas@extundo.com>
10746
10747 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
10748 Users will lose all flag changes made while unplugged with
10749 e.g. nntp unless flag synchronization happens, thus `nil' is not a
10750 good default. See numerous reports on ding mailing list.
10751
10752 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
10753
10754 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
10755 add generate-head-function and generate-article-function to the
10756 rfc822-forward entry.
10757 (nndoc-rfc822-forward-generate-article): New function.
10758 (nndoc-rfc822-forward-generate-head): New function.
10759
10760 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
10761
10762 2004-07-06 Dan Christensen <jdc@uwo.ca>
10763
10764 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
10765 respect display group parameter and gnus-summary-expunge-below.
10766 (gnus-articles-to-read): Remove unused reference to display group
10767 parameter.
10768
10769 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10770
10771 * nnheader.el (nnheader-uniquify-message-id): New experimental
10772 variable.
10773 (nnheader-nov-read-message-id): Use it.
10774
10775 * spam-report.el (spam-report-gmane): Add interactive.
10776
10777 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
10778
10779 * mm-encode.el (mm-content-transfer-encoding-defaults): Use
10780 qp-or-base64 for the application/* types.
10781
10782 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
10783
10784 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
10785
10786 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
10787
10788 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
10789 trim value.
10790
10791 2004-01-25 Paul Jarc <prj@po.cwru.edu>
10792
10793 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
10794 New macro and function.
10795 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
10796
10797 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10798
10799 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
10800 after-load-alist.
10801
10802 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10803
10804 * gnus-group.el (gnus-group-get-new-news-this-group): Don't
10805 update info that isn't there.
10806
10807 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>.
10808
10809 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
10810 entry.
10811
10812 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10813
10814 * mm-view.el (mm-inline-render-with-function): Use multibyte
10815 buffer; decode html source by charset.
10816
10817 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
10818
10819 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
10820 Mule-UCS is loaded under XEmacs.
10821 (mm-mime-mule-charset-alist): Avoid duplicated entries.
10822
10823 2004-06-28 Jesper Harder <harder@ifa.au.dk>
10824
10825 * nnheader.el (nnheader-max-head-length): Increase to 8192.
10826
10827 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
10828
10829 * mm-util.el (mm-coding-system-p): Return a coding-system.
10830 (mm-mime-mule-charset-alist): Use shift_jis instead of
10831 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
10832 entries for the mime charsets iso-2022-jp-3 and shift_jis.
10833 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
10834 instead of japanese-shift-jis and iso-latin-1 respectively in
10835 order to share the default value with both Emacs and XEmacs-mule.
10836 (mm-mule-charset-to-mime-charset): Make
10837 mm-coding-system-priorities effective.
10838 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
10839 while predicating of candidates upon the priorities.
10840
10841 2004-06-27 Jesper Harder <harder@ifa.au.dk>
10842
10843 * gnus-sum.el (gnus-summary-make-menu-bar): Add
10844 gnus-uu-invert-processable.
10845
10846 * gnus.el: Autoload gnus-uu-invert-processable.
10847
10848 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
10849
10850 * mm-util.el (mm-with-multibyte-buffer): New macro.
10851
10852 * rfc2047.el (rfc2047-encode-string): Use it.
10853 (rfc2047-encode-region): Move point to the end of the region after
10854 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
10855
10856 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
10857
10858 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
10859 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
10860
10861 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
10862
10863 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
10864 (gnus-cite-parse): Ignore quoted envelope From_. Suggested by
10865 Karl Chen <quarl@nospam.quarl.org>.
10866
10867 2004-06-23 Jesper Harder <harder@ifa.au.dk>
10868
10869 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
10870 invalid addresses.
10871
10872 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
10873
10874 * spam.el: Change section markers, revise TODO list.
10875 (spam-backends): Make new master list of all installed backends.
10876 (spam-summary-exit-behavior): Add new variable to determine how
10877 messages moves are done at summary exit.
10878 (spam-move-spam-nonspam-groups-only)
10879 (spam-process-ham-in-nonham-groups)
10880 (spam-process-ham-in-spam-groups): Remove variables, the
10881 spam-summary-exit-behavior variable should be used to manage this
10882 behavior.
10883 (spam-old-ham-articles, spam-old-spam-articles): Remove.
10884 (spam-old-articles): Add variable, replacing spam-old-ham-articles
10885 and spam-old-spam-articles.
10886 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
10887 Add empty variables, placeholders for the backends they represent.
10888 (spam-set-difference): Move, unchanged.
10889 (spam-list-of-processors): Declare OBSOLETE, not used anymore
10890 unless the user has a processor variable.
10891 (spam-classifications, spam-classification-valid-p)
10892 (spam-backend-properties, spam-backend-property-valid-p)
10893 (spam-backend-function-type-valid-p)
10894 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
10895 (spam-report-articles-gmane, spam-report-articles-resend):
10896 Remove functions, they are not needed.
10897 (spam-install-backend-super, spam-backend-list)
10898 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
10899 (spam-backend-function, spam-backend-ham-registration-function)
10900 (spam-backend-spam-registration-function)
10901 (spam-backend-ham-unregistration-function)
10902 (spam-backend-spam-unregistration-function)
10903 (spam-backend-statistical-p, spam-backend-mover-p)
10904 (spam-install-backend-alias, spam-install-checkonly-backend)
10905 (spam-install-mover-backend, spam-install-nocheck-backend)
10906 (spam-install-backend, spam-install-statistical-backend)
10907 (spam-install-statistical-checkonly-backend): Add backend installation
10908 support.
10909 (spam-summary-prepare-exit): Rewrite to use the new backend code.
10910 (spam-group-processor-p): Use the new backend code and respect the
10911 summary exit behavior.
10912 (spam-mark-spam-as-expired-and-move-routine): Remove.
10913 (spam-summary-prepare): Change to use the new spam-old-articles
10914 variable.
10915 (spam-copy-or-move-routine, spam-copy-spam-routine)
10916 (spam-move-spam-routine, spam-copy-ham-routine)
10917 (spam-move-ham-routine): Add code to copy/move ham or spam.
10918 (spam-fetch-field-fast): Improve doc and code, plus allow the
10919 'number request.
10920 (spam-list-of-checks, spam-list-of-statistical-checks): Remove
10921 variables.
10922 (spam-split, spam-find-spam): Use the new backend code.
10923 (spam-registration-functions): Remove variable.
10924 (spam-unregister-routine): Add convenience wrapper.
10925 (spam-log-undo-registration, spam-register-routine)
10926 (spam-log-processing-to-registry)
10927 (spam-log-unregistration-needed-p): Rename "check" to "backend"
10928 where possible.
10929 (spam-check-gmane-xref, spam-check-regex-headers)
10930 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
10931 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
10932 (spam-check-bogofilter-headers, spam-check-spamoracle)
10933 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
10934 (spam-check-crm114-headers): Use the spam-split-group that
10935 spam-split prepares, no need to determine it every time.
10936
10937 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
10938 to the nnheader-parse-naked-head call.
10939
10940 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
10941
10942 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
10943 the nnheader-nov-read-message-id call.
10944
10945 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
10946
10947 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
10948 gnus-activate-group twice. Suggested by Markus Peter
10949 <warp@spin.de>.
10950
10951 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
10952
10953 * gnus-art.el (gnus-article-time-format): Exchange the order of
10954 day and month in the default value; fix customization type.
10955 (article-date-ut): Use add-text-properties.
10956 (article-make-date-line): Use message-make-date instead of
10957 current-time-string.
10958
10959 * message.el (message-fetch-field): Don't use set-text-properties.
10960 (message-make-date): Simplify.
10961
10962 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
10963
10964 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
10965 (rfc2047-encode-region): Treat text within parentheses as special;
10966 show the original text when error has occurred.
10967
10968 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
10969 already-computed method to gnus-activate-group.
10970
10971 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
10972 same select-methods identical Lisp objects.
10973
10974 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
10975 object when modifying the info.
10976
10977 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
10978
10979 * gnus-srvr.el (gnus-server-set-info): Remove the server from
10980 gnus-opened-servers since it has never been opened with the new
10981 configuration yet.
10982
10983 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
10984
10985 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
10986 arg to nnheader-generate-fake-message-id.
10987
10988 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
10989
10990 * nnheader.el (nnheader-generate-fake-message-id): Accept a
10991 number and build a fake message ID localized to a group and
10992 article number (so it's repeatable from that point on).
10993 (nnheader-fake-message-id-p): Change regex to accommodate new fake
10994 ID format.
10995
10996 * gnus-sum.el (gnus-get-newsgroup-headers): Call
10997 nnheader-generate-fake-message-id with the article number.
10998
10999 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
11000
11001 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
11002 end-of-buffer.
11003
11004 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11005
11006 * message.el (message-ignored-supersedes-headers): Add Approved.
11007
11008 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
11009
11010 * rfc2047.el (rfc2047-encode-message-header): Remove useless
11011 goto-char.
11012 (rfc2047-encode): Fold the line before encoding.
11013
11014 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11015
11016 * rfc2047.el (rfc2047-encode-message-header): Disabled header
11017 folding -- not all headers can be folded, and this should be done
11018 by the message composition mode. Probably. I think.
11019
11020 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
11021
11022 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
11023 fast.
11024
11025 * gnus-ems.el (gnus-remove-image): Don't use
11026 message-text-with-property; remove only the image found first.
11027
11028 2004-06-09 Jesper Harder <harder@ifa.au.dk>
11029
11030 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
11031
11032 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
11033
11034 * message.el (message-text-with-property): Make it fast and accept
11035 optional arguments.
11036 (message-strip-forbidden-properties): Use it.
11037 (message-fix-before-sending): Follow the m-t-w-p change.
11038
11039 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
11040
11041 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
11042
11043 * gnus-art.el (article-hide-headers): Don't change the buffer
11044 mistakenly when performing mml-preview even if
11045 gnus-single-article-buffer is nil.
11046
11047 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
11048
11049 * message.el (message-expand-name-databases): New user option.
11050 (message-expand-name): Use it.
11051
11052 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
11053
11054 * spam.el (spam-report-articles-resend)
11055 (spam-report-resend-register-routine): Allow ham reporting.
11056 (spam-report-resend-register-ham-routine): Add wrapper.
11057 (spam-registration-functions): Add ham resending functions.
11058 (spam-list-of-processors): Add ham resend processor.
11059
11060 * gnus.el (ham-resend-to): Add new group parameter.
11061 (spam-process): Add ham resend option.
11062
11063 * spam-report.el (spam-report-resend): Allow reporting ham.
11064 (spam-report-resend-ham): Add wrapper.
11065
11066 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11067
11068 * message.el (message-cite-articles-with-x-no-archive): New
11069 variable.
11070 (message-cite-original): Use it.
11071
11072 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11073
11074 * message.el (message-cite-original): Respect X-No-Archive.
11075
11076 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
11077
11078 * gnus-art.el (article-hide-headers): Refer to the values for
11079 gnus-ignored-headers and gnus-visible-headers in the summary
11080 buffer since a user may have set them as group parameters.
11081
11082 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
11083
11084 * assistant.el (assistant-node-name): Add convenience function.
11085 (assistant-render-text, assistant-render-node): Add error handling,
11086 plus handle multiple next nodes.
11087 (assistant-find-next-node): Comment out for now.
11088 (assistant-find-next-nodes): Add function, returns list of next
11089 nodes.
11090
11091 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
11092
11093 * mail-source.el (mail-source-directory): Fix doc-string.
11094
11095 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
11096
11097 * assistant.el (assistant-render-text, assistant-eval): Add :set
11098 widget type, which is different because it takes and returns a
11099 list. Much hilarity ensues.
11100
11101 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
11102
11103 * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
11104
11105 * gnus-group.el (gnus-group-get-new-news-this-group): Added
11106 doc-string.
11107
11108 * gnus-start.el (gnus-activate-group): Added doc-string.
11109
11110 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
11111
11112 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
11113
11114 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
11115
11116 * assistant.el (assistant-render-text): Try to add a :set
11117 widget, more to come.
11118
11119 * spam.el (spam-group-spam-contents-p): Handle empty groupname
11120 strings.
11121 (spam-report-articles-resend)
11122 (spam-register-routine): Do registration iff any articles warrant
11123 it.
11124 (spam-summary-prepare-exit): Change log message for nil group
11125 destinations.
11126
11127 2004-05-27 Daniel Pittman <daniel@rimspace.net>
11128
11129 * spam.el (spam-report-resend-register-routine): Allow
11130 spam-report-resend-to to be a group parameter or a global value.
11131
11132 2004-05-26 Simon Josefsson <jas@extundo.com>
11133
11134 * starttls.el: Merge with my GNUTLS based starttls.el.
11135 (starttls-gnutls-program, starttls-use-gnutls)
11136 (starttls-extra-arguments, starttls-process-connection-type)
11137 (starttls-connect, starttls-failure, starttls-success): New
11138 variables.
11139 (starttls-program, starttls-extra-args): Doc fix.
11140 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
11141 functions.
11142 (starttls-negotiate, starttls-open-stream): Check
11143 `starttls-use-gnutls' and pass on to corresponding *-gnutls
11144 function if it is set.
11145
11146 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
11147
11148 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
11149 structured fields.
11150
11151 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
11152
11153 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
11154
11155 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
11156
11157 * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
11158 variable.
11159 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
11160 assigning the spam-mark to new messages.
11161
11162 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
11163
11164 (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
11165
11166 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
11167
11168 * rfc2047.el (rfc2047-encodable-p): Don't move point.
11169 (rfc2047-decode): Treat the ascii coding-system as raw-text by
11170 default.
11171
11172 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
11173
11174 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
11175 correct data.
11176
11177 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
11178
11179 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
11180 (spam-group-processor-p): Fix function.
11181 (spam-group-processor-multiple-p)
11182 (spam-group-spam-processor-report-gmane-p)
11183 (spam-group-spam-processor-report-resend-p)
11184 (spam-group-spam-processor-bogofilter-p)
11185 (spam-group-spam-processor-blacklist-p)
11186 (spam-group-spam-processor-ifile-p)
11187 (spam-group-ham-processor-ifile-p)
11188 (spam-group-spam-processor-spamoracle-p)
11189 (spam-group-spam-processor-crm114-p)
11190 (spam-group-ham-processor-bogofilter-p)
11191 (spam-group-spam-processor-stat-p)
11192 (spam-group-ham-processor-stat-p)
11193 (spam-group-ham-processor-whitelist-p)
11194 (spam-group-ham-processor-BBDB-p)
11195 (spam-group-ham-processor-spamoracle-p)
11196 (spam-group-ham-processor-copy-p): Remove functions with some
11197 prejudice against unneeded code.
11198 (spam-report-articles-resend)
11199 (spam-report-resend-register-routine): Allow the group/topic
11200 spam-resend-to value to override spam-report-resend-to.
11201 (spam-summary-prepare-exit): Invoke spam-group-processor-p
11202 properly now.
11203
11204 * gnus.el (spam-resend-to): Add group/topic parameter.
11205 (spam-process): Move the OBSOLETE processors to the end of the
11206 choices.
11207
11208 2004-05-24 Daniel Pittman <daniel@rimspace.net>
11209
11210 * spam-report.el (spam-report-resend-to, spam-report-resend): Start
11211 with resend-to set to nil, and then ask the user if necessary.
11212 (spam-report-resend): spam-report-resend takes a list of articles, not
11213 separate article numbers.
11214
11215 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
11216
11217 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
11218 addition to emacs-w3m.
11219
11220 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
11221
11222 * assistant.el (assistant-authinfo-data): New function.
11223 (assistant-eval): Eval for entire assistant.
11224
11225 * netrc.el (netrc-services-file): New variable.
11226 (netrc-parse-services): New function.
11227 (netrc-find-service-name): New function.
11228 (netrc-find-service-number): New function.
11229 (netrc-port-equal): New function.
11230 (netrc-machine): Use it.
11231
11232 * nnimap.el (nnimap-open-connection): Use netrc.
11233
11234 * gnus-util.el (gnus-netrc-get): Remove aliases.
11235
11236 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
11237
11238 * assistant.el (wid-edit): Fix compilation.
11239
11240 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
11241
11242 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
11243
11244 * gnus-util.el (gnus-set-file-modes): New function. (small
11245 patch).
11246
11247 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
11248
11249 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
11250
11251 * assistant.el (assistant-render-node): Fix up rendering and
11252 read-only text.
11253 (assistant-render-node): Reset.
11254 (assistant-make-read-only): Not sticky.
11255
11256 2004-05-20 Danny Siu <dsiu@adobe.com>
11257
11258 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
11259 centered even when gnus-auto-center-summary is t
11260
11261 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
11262
11263 * dns.el (dns-get-txt-answer): New function.
11264 (dns-read-txt): Ditto.
11265 (query-dns): Use it.
11266
11267 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
11268
11269 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
11270 active for foreign groups even if the group level is higher than
11271 the specified value.
11272
11273 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
11274
11275 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
11276 non-active groups.
11277
11278 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
11279
11280 2004-05-20 Magnus Henoch <mange@freemail.hu>
11281
11282 * dns.el (dns-read-type): Add support for SVR. (small patch)
11283
11284 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
11285
11286 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
11287 (spam-crm114-header, spam-crm114-spam-switch)
11288 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
11289 (spam-crm114-positive-spam-header)
11290 (spam-crm114-database-directory, spam-list-of-processors)
11291 (spam-group-spam-processor-crm114-p)
11292 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
11293 (spam-generic-score, spam-list-of-checks)
11294 (spam-list-of-statistical-checks, spam-registration-functions)
11295 (spam-check-crm114-headers, spam-crm114-score)
11296 (spam-check-crm114, spam-crm114-register-with-crm114)
11297 (spam-crm114-register-spam-routine)
11298 (spam-crm114-unregister-spam-routine)
11299 (spam-crm114-register-ham-routine)
11300 (spam-crm114-unregister-ham-routine): Add CRM114 support. From
11301 asjo@koldfront.dk (Adam Sjøgren).
11302
11303 * gnus.el: Add spam-use-crm114.
11304
11305 * spam.el (spam-list-of-processors, spam-registration-functions):
11306 Add spam-use-resend.
11307 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
11308 (spam-report-articles-gmane): Add doc fix.
11309 (spam-report-articles-resend, spam-report-resend-register-routine):
11310 Add wrappers around spam-report-resend-to.
11311
11312 * spam-report.el (spam-report-resend-to, spam-report-resend):
11313 Add support for resending spam.
11314 (spam-report-gmane): Fix line length >80.
11315
11316 * gnus.el (spam-process): Add spam-use-resend.
11317
11318 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11319
11320 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
11321 number of processed spam messages.
11322 (spam-ham-copy-or-move-routine): Return the number of processed
11323 ham messages.
11324 (spam-summary-prepare-exit): Use the above values to decide
11325 whether status messages shouled be displayed.
11326
11327 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
11328
11329 * rfc2047.el (rfc2047-encode-function-alist): Renamed from
11330 `rfc2047-encoding-function-alist' in order to avoid conflicting
11331 with the old version.
11332 (rfc2047-encode-region): Concatenate words containing non-ASCII
11333 characters in structured fields; don't encode space-delimited
11334 ASCII words even in unstructured fields; don't break words at
11335 char-category boundaries.
11336 (rfc2047-encode-1): New function.
11337 (rfc2047-encode): Use it; encode text so that it occupies the
11338 maximum width within 76-column; work correctly on Q encoding for
11339 iso-2022-* charsets.
11340 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
11341 sure not to break a line just after the header name.
11342 (rfc2047-b-encode-region): Removed.
11343 (rfc2047-b-encode-string): New function.
11344 (rfc2047-q-encode-region): Removed.
11345 (rfc2047-q-encode-string): New function.
11346
11347 * mm-util.el (mm-replace-in-string): New function.
11348
11349 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
11350
11351 * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
11352 get it right.
11353 (gnus-inews-make-draft): Really.
11354
11355 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
11356
11357 * nnmh.el (nnmh-request-list-1): Don't check the link count
11358 before descending. (small patch)
11359
11360 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11361
11362 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
11363 stuff.
11364
11365 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
11366 on real group name.
11367
11368 * gnus-art.el (gnus-signature-limit): Doc fix.
11369
11370 * gnus-msg.el (gnus-inews-make-draft): Quote list.
11371
11372 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11373
11374 * gnus-draft.el (gnus-draft-send): Bind
11375 rfc2047-encode-encoded-words.
11376
11377 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
11378 (rfc2047-encodable-p): Say that =? needs encoding.
11379 (rfc2047-encode-encoded-words): New variable.
11380
11381 * gnus-group.el (gnus-group-select-group): Doc fix.
11382
11383 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
11384
11385 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
11386 to nil.
11387
11388 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
11389
11390 * nnheader.el (nnheader-get-lines-and-char): New function.
11391
11392 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
11393
11394 * gnus-msg.el (gnus-summary-followup-with-original): Document
11395 yanking of region when active.
11396
11397 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
11398
11399 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
11400 groups if the group level is higher than the specified value.
11401
11402 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
11403
11404 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
11405 (gnus-group-jump-to-group): Added prefix argument using
11406 `gnus-group-jump-to-group-prompt'. Query before jumping to
11407 non-active group.
11408
11409 * compface.el (uncompface): Be verbose when changing
11410 `uncompface-use-external'.
11411
11412 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
11413 handle manual section.
11414
11415 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
11416
11417 * gnus-art.el (gnus-button-alist): Revert previous change.
11418
11419 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
11420
11421 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
11422
11423 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
11424
11425 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
11426 whether backend can accept message.
11427
11428 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
11429
11430 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
11431
11432 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
11433 Avoid creating directory when nntp-marks-is-evil is true.
11434 Reported by Reiner Steib.
11435
11436 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
11437
11438 * gnus-picon.el (gnus-picon-style): New variable.
11439 (gnus-picon-insert-glyph): Added optional `nostring' argument.
11440 (gnus-picon-transform-address): Support `gnus-picon-style'. From
11441 Jesper Harder <harder@ifa.au.dk>.
11442
11443 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
11444
11445 * message.el (message-fill-field): Return point.
11446 (message-generate-headers): Go to end of field.
11447
11448 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
11449 stuff for non-living groups.
11450
11451 2004-05-18 Jesper Harder <harder@ifa.au.dk>
11452
11453 * gnus-art.el (gnus-article-followup-with-original)
11454 (gnus-article-reply-with-original): gnus-mark-active-p ->
11455 gnus-region-active-p.
11456
11457 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
11458
11459 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
11460 only when there is spam or ham to be processed.
11461
11462 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11463
11464 * mail-source.el (mail-source-delete-crash-box): Refactor.
11465 (mail-source-fetch): Use it.
11466 (mail-source-fetch-file): Ditto.
11467 (mail-source-fetch-directory): Run postscript in loop.
11468 (mail-source-fetch-pop): Delete.
11469 (mail-source-fetch-maildir): Ditto.
11470 (mail-source-fetch-imap): Ditto.
11471
11472 * imap.el (imap-authenticators): Comment out sasl.
11473
11474 * message.el (message-skip-to-next-address): New function.
11475 (message-fill-header-address): Refactor.
11476 (message-fill-address): Use it.
11477 (message-delete-address): Use it.
11478 (message-fill-header-general): Refactor.
11479 (message-fill-field-address): Rename.
11480 (message-narrow-to-field): Find the start of the header.
11481 (message-header-format-alist): Don't pre-fill.
11482 (message-fill-header): Removed.
11483 (message-insert-header): New function.
11484 (message-shorten-references): Use it.
11485
11486 * rfc2047.el (rfc2047-field-value): Strip props.
11487
11488 * mail-parse.el (mail-header-make-address): New alias.
11489
11490 * ietf-drums.el (ietf-drums-make-address): New function.
11491
11492 * imap.el: Add compiler directives.
11493
11494 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
11495
11496 * gnus-art.el (article-decode-idna-rhs): Don't use
11497 message-idna-inside-rhs-p.
11498
11499 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
11500
11501 * message.el (message-idna-inside-rhs-p): Removed.
11502 (message-idna-to-ascii-rhs-1): Use proper address parsing.
11503
11504 * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
11505 false positives.
11506
11507 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
11508
11509 * imap.el (imap-sasl-make-mechanisms): Use sasl.
11510
11511 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
11512
11513 * nneething.el (nneething-file-name): Don't create spurious
11514 files.
11515
11516 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
11517 (gnus-inews-do-gcc): Remove sleep.
11518
11519 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
11520 part under point.
11521
11522 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
11523 (gnus-agent-regenerate-group): Using nil messages aren't valid.
11524
11525 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
11526
11527 * spam.el (spam-summary-prepare-exit): Fixed (length).
11528
11529 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
11530
11531 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
11532 as expired without moving it" message when there are spam
11533 messages left.
11534
11535 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
11536
11537 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
11538 header is not nil.
11539
11540 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
11541
11542 * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
11543 nntp-possibly-create-directory, not nntp-possibly-change-group.
11544 (nntp-marks-changed-p): New arg SERVER.
11545 (nntp-request-update-info): Adjust caller.
11546
11547 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
11548
11549 * nntp.el (nntp-save-marks): Pass missing arg.
11550
11551 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
11552
11553 * nntp.el: Support marks.
11554 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
11555 (nntp-marks-modtime, nntp-marks-directory): New variables.
11556 (nntp-request-set-mark, nntp-request-update-info)
11557 (nntp-possibly-create-directory, nntp-marks-changed-p)
11558 (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
11559 functions.
11560
11561 2004-05-12 Jesper Harder <harder@ifa.au.dk>
11562
11563 * gnus-score.el (gnus-score-insert-help): Use
11564 gnus-select-lowest-window.
11565
11566 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
11567 appt-select-lowest-window and rename to gnus-select-lowest-window.
11568
11569 * gnus.el: do.
11570
11571 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11572
11573 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
11574 encodings of MIME-encoded words, in order to improve
11575 interoperability with several broken MUAs.
11576
11577 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11578
11579 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
11580 tags, only when charsets are not specified in headers.
11581 (mm-inline-text-html-render-with-w3m): Ditto.
11582
11583 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11584
11585 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
11586 instead of MIME-decoded from fields when checking
11587 `gnus-article-address-banner-alist'.
11588
11589 2004-05-03 Jesper Harder <harder@ifa.au.dk>
11590
11591 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
11592 description rather than subject.
11593
11594 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11595
11596 * gnus.el (gnus-version-number): Bump.
11597
11598 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
11599
11600 * gnus.el: No Gnus v0.2 is released.
11601
11602 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11603
11604 * gnus-agent.el (gnus-agent-read-agentview): Inline
11605 gnus-uncompress-range.
11606
11607 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11608
11609 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
11610 `exec-installed-p'.
11611
11612 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11613
11614 * gnus.el (spam-process, spam-autodetect-methods): Add
11615 bsfilter and bsfilter-headers.
11616
11617 * spam.el (spam-bsfilter): New customize group.
11618 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
11619 (spam-bsfilter-header, spam-bsfilter-probability-header)
11620 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
11621 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
11622 (spam-bsfilter-database-directory): New options.
11623 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
11624 (spam-list-of-statistical-checks, spam-registration-functions):
11625 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
11626 (spam-bsfilter-score): New command.
11627 (spam-check-bsfilter-headers, spam-check-bsfilter)
11628 (spam-bsfilter-register-with-bsfilter)
11629 (spam-bsfilter-register-spam-routine)
11630 (spam-bsfilter-unregister-spam-routine)
11631 (spam-bsfilter-register-ham-routine)
11632 (spam-bsfilter-unregister-ham-routine): New functions.
11633 (spam-generic-score): Support bsfilter; Accept an optional argument
11634 to recalcurate spam score even if scoring header has already been
11635 added.
11636 (spam-bogofilter-score, spam-spamassassin-score): Accept an
11637 optional argument to recalcurate spam score even if scoring header
11638 has already been added.
11639
11640 2004-04-29 Jesper Harder <harder@ifa.au.dk>
11641
11642 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
11643 strings! Reported by David D. Smith <davidsmith@acm.org>.
11644 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
11645 link is missing.
11646
11647 2004-04-28 Jesper Harder <harder@ifa.au.dk>
11648
11649 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
11650 (html2text-get-attr): Rewrite.
11651
11652 * message.el (message-setup-1): Remove redundant put-text-property
11653 on mail-header-separator.
11654
11655 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
11656
11657 * gnus-registry.el (gnus-registry-cache-whitespace)
11658 (gnus-registry-action, gnus-registry-spool-action)
11659 (gnus-registry-split-fancy-with-parent): Change message levels
11660 from 5 to 3 or 7, as needed.
11661
11662 * spam.el (spam-summary-prepare-exit)
11663 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
11664 (spam-split, spam-find-spam, spam-log-undo-registration)
11665 (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
11666 level from 5 to 6.
11667
11668 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
11669
11670 * gnus-ems.el: Autoload appt-select-lowest-window (revert
11671 2004-03-04 change).
11672
11673 2004-04-25 Jesper Harder <harder@ifa.au.dk>
11674
11675 * sieve-manage.el (sieve-manage-open):
11676 * nnweb.el (nnweb-insert-html):
11677 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
11678 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
11679 * nnspool.el (nnspool-request-group):
11680 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
11681 * nnml.el (nnml-request-update-info):
11682 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
11683 (nnmh-request-create-group, nnmh-update-gnus-unreads):
11684 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
11685 (nnimap-request-set-mark):
11686 * nnfolder.el (nnfolder-request-update-info):
11687 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
11688 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
11689 * gnus-uu.el (gnus-uu-find-articles-matching):
11690 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
11691 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
11692 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
11693 * gnus-nocem.el (gnus-nocem-scan-groups):
11694 * gnus-int.el (gnus-start-news-server):
11695 * gnus-group.el (gnus-group-make-kiboze-group)
11696 (gnus-group-browse-foreign-server):
11697 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
11698 Use mapc when appropriate.
11699
11700 2004-04-22 Teodor Zlatanov <tzz@lifelogs.com>
11701
11702 FIXME: Make separate entries for each person.
11703
11704 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
11705 Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
11706 <shields@msrl.com>:
11707
11708 * spam.el (spam-necessary-extra-headers): Get the extra headers we
11709 may need for spam sorting and scoring.
11710 (spam-user-format-function-S): Add user format function suitable for
11711 general use.
11712 (spam-article-sort-by-spam-status): Add sorting function for summary
11713 sorting.
11714 (spam-extra-header-to-number): Add function to get a score from a
11715 header.
11716 (spam-summary-score): Add function to get a numeric score from the
11717 headers.
11718 (spam-generic-score): Fix function doc, was in wrong place.
11719 (spam-initialize): Take symbols when it's run, and install the
11720 extra headers that spam-necessary-extra-headers thinks we need.
11721
11722 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
11723
11724 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
11725 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
11726
11727 2004-04-17 Jesper Harder <harder@ifa.au.dk>
11728
11729 * gnus-sum.el (gnus-set-global-variables)
11730 (gnus-build-all-threads, gnus-get-newsgroup-headers)
11731 (gnus-article-get-xrefs, gnus-summary-best-group)
11732 (gnus-summary-next-article, gnus-summary-enter-digest-group)
11733 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
11734 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
11735 Use with-current-buffer.
11736
11737 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
11738
11739 * spam.el (spam-summary-prepare-exit): Simplify logic.
11740 (spam-fetch-article-header): Read the article header if it's not
11741 available.
11742 (spam-list-articles): Simplify logic.
11743 (spam-filelist-register-routine): Fix bug with unregister-list.
11744
11745 * gnus-registry.el: Fix comments at beginning.
11746
11747 2004-04-16 Jesper Harder <harder@ifa.au.dk>
11748
11749 * message.el (message-cater-to-broken-inn): Remove.
11750 (message-shorten-references): Make sure the total folded length of
11751 References is shorter than 998 characters to cater to a bug in INN
11752 2.3. Also, don't pretend that references aren't folded -- this
11753 hasn't worked for a while.
11754
11755 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
11756
11757 * gnus-agent.el (gnus-agentize):
11758 gnus-agent-send-mail-real-function no longer set to current value
11759 of message-send-mail-function but rather a lambda that calls
11760 message-send-mail-function. The change makes the agent real-time
11761 responsive to user changes to message-send-mail-function.
11762
11763 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
11764
11765 * legacy-gnus-agent.el
11766 (gnus-agent-convert-to-compressed-agentview): Fixed typos with
11767 help from Florian Weimer <fw@deneb.enyo.de>
11768
11769 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
11770
11771 * nnmail.el (nnmail-cache-insert): Revert last change.
11772
11773 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
11774
11775 * nnmail.el (nnmail-cache-insert): Always check whether
11776 nnmail-cache-ignore-groups matches a group name.
11777
11778 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
11779
11780 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
11781 (spam-find-spam, spam-log-processing-to-registry)
11782 (spam-log-registered-p, spam-log-unregistration-needed-p)
11783 (spam-log-undo-registration): Use gnus-message instead of
11784 gnus-error, none of these errors are fatal.
11785
11786 * gnus-registry.el (gnus-registry-clean-empty-function)
11787 (gnus-registry-clean-empty): Remove only empty entries without
11788 extra data.
11789
11790 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
11791
11792 * spam-stat.el (spam-stat-buffer-change-to-spam)
11793 (spam-stat-buffer-change-to-non-spam): Change (error) to
11794 (gnus-message 8) invocation.
11795
11796 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
11797
11798 * nntp.el (nntp-via-netcat-command): New variable.
11799 (nntp-via-netcat-switches): New variable.
11800 (nntp-open-via-rlogin-and-netcat): New function.
11801 (nntp-open-connection-function): Doc fix.
11802 (nntp-telnet-command): Doc fix.
11803 (nntp-end-of-line): Doc fix.
11804 (nntp-via-rlogin-command): Doc fix.
11805 (nntp-via-user-name): Doc fix.
11806 (nntp-via-address): Doc fix.
11807
11808 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
11809
11810 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
11811 error in Emacs 21.1.
11812
11813 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
11814
11815 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
11816
11817 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
11818
11819 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
11820 (gnus-agent-with-refreshed-group): New macro.
11821 (gnus-agent-rename-group): New function.
11822 (gnus-agent-delete-group): New function.
11823 (gnus-agent-save-group-info): Use gnus-command-method when
11824 `method' parameter is nil. Don't write nil entries into the
11825 active file.
11826 (gnus-agent-get-group-info): New function.
11827 (gnus-agent-fetch-articles): Use
11828 gnus-agent-update-files-total-fetched-for to increment disk space
11829 used.
11830 (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
11831 gnus-agent-update-view-total-fetched-for to increment disk space
11832 used.
11833 (gnus-agent-get-local): Added optional parameters to avoid calling
11834 gnus-group-real-name and gnus-find-method-for-group.
11835 (gnus-agent-set-local): Delete stored entry if either min, or max,
11836 are nil.
11837 (gnus-agent-fetch-session): Reworded error/quit messages. On
11838 quit, use gnus-agent-regenerate-group to record existance of any
11839 articles fetched to disk before the quit occurred.
11840 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
11841 gnus-agent-update-view-total-fetched-for, and
11842 gnus-agent-update-files-total-fetched-for to decrement disk space
11843 used.
11844 (gnus-agent-retrieve-headers): Use
11845 gnus-agent-update-view-total-fetched-for to increment disk space
11846 used.
11847 (gnus-agent-regenerate-group): Replace gnus-group-update-group
11848 with gnus-agent-update-files-total-fetched-for to decrement disk
11849 space and fresh group buffer.
11850 (gnus-agent-inhibit-update-total-fetched-for): New variable.
11851 (gnus-agent-need-update-total-fetched-for): New variable.
11852 (gnus-agent-update-files-total-fetched-for): New function.
11853 (gnus-agent-update-view-total-fetched-for): New function.
11854 (gnus-agent-total-fetched-for): New function.
11855
11856 * gnus-cache.el (gnus-cache-save-buffers): Use
11857 gnus-cache-update-overview-total-fetched-for to change disk space
11858 used by this group.
11859 (gnus-cache-possibly-enter-article): Use
11860 gnus-cache-update-file-total-fetched-for to increment disk space
11861 used by this group.
11862 (gnus-cache-possibly-remove-article): Use
11863 gnus-cache-update-file-total-fetched-for to decrement disk space
11864 used by this group.
11865 (gnus-cache-generate-nov-databases): Purge total fetched cache.
11866 (gnus-cache-rename-group): New function.
11867 (gnus-cache-delete-group): New function.
11868 (gnus-cache-inhibit-update-total-fetched-for): New variable.
11869 (gnus-cache-need-update-total-fetched-for): New variable.
11870 (gnus-cache-with-refreshed-group): New macro.
11871 (gnus-cache-update-file-total-fetched-for): New function.
11872 (gnus-cache-update-overview-total-fetched-for): New function.
11873 (gnus-cache-rename-group-total-fetched-for): New function.
11874 (gnus-cache-delete-group-total-fetched-for): New function.
11875 (gnus-cache-total-fetched-for): New function.
11876
11877 * gnus-group.el: Require gnus-sum and autoload functions to
11878 resolve warnings when gnus-group.el compiled alone.
11879 (gnus-group-line-format): Documented new %F
11880 (size of Fetched data) group line format; identifies disk space
11881 used by agent and cache.
11882 (gnus-group-line-format-alist): Defined new F format.
11883 (gnus-total-fetched-for): New function.
11884 (gnus-group-delete-group): No longer update
11885 gnus-cache-active-altered as gnus-request-delete-group now keeps
11886 the cache in sync.
11887 (gnus-group-list-active): Let the agent store a server's active
11888 list if currently plugged.
11889
11890 * gnus-int.el (gnus-request-delete-group):
11891 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
11892 local disk in sync with the server.
11893 (gnus-request-rename-group):
11894 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
11895 local disk in sync with the server.
11896
11897 * gnus-start.el (gnus-get-unread-articles):
11898 Cosmetic simplification to logic.
11899
11900 * gnus-util.el (gnus-rename-file): New function.
11901
11902 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
11903
11904 * mm-util.el (mm-image-load-path): Handle nil in load-path.
11905
11906 2004-04-07 Jesper Harder <harder@ifa.au.dk>
11907
11908 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
11909 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
11910
11911 2004-04-06 Jesper Harder <harder@ifa.au.dk>
11912
11913 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
11914 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
11915
11916 2004-04-03 Jesper Harder <harder@ifa.au.dk>
11917
11918 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
11919
11920 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
11921
11922 * spam.el (spam-set-difference): Add function to replace
11923 gnus-set-difference in spam.el.
11924 (spam-summary-prepare-exit): Use spam-set-difference.
11925
11926 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11927
11928 * gnus-registry.el (gnus-registry-cache-file): Update to use
11929 gnus-dribble-directory OR gnus-home-directory OR ~.
11930 (gnus-registry-split-fancy-with-parent): Fix doc.
11931
11932 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
11933
11934 * message.el (message-exchange-point-and-mark): Use
11935 message-mark-active-p. Suggested by Jesper Harder
11936 <harder@ifa.au.dk>.
11937
11938 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
11939
11940 * message.el (message-exchange-point-and-mark): Don't activate
11941 region if it was inactive. Suggested by Hiroshi Fujishima
11942 <pooh@nature.tsukuba.ac.jp>.
11943
11944 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
11945
11946 * gnus-art.el (article-display-face): Display Faces in the same
11947 order as X-Faces.
11948
11949 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
11950
11951 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
11952
11953 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
11954
11955 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
11956 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
11957 (gnus-article-mime-hierarchy): Remove.
11958 (gnus-article-mime-hierarchy-next): Remove.
11959 (gnus-article-mode): Revert 2004-03-19 change.
11960 (gnus-article-setup-buffer): Revert 2004-03-19 change.
11961 (gnus-insert-mime-button): Revert 2004-03-19 change.
11962 (gnus-mime-accumulate-hierarchy): Remove.
11963 (gnus-mime-enter-multipart): Remove.
11964 (gnus-mime-leave-multipart): Remove.
11965 (gnus-mime-display-part): Revert 2004-03-19 change.
11966 (gnus-mime-display-alternative): Revert 2004-03-19 change.
11967
11968 * mml.el (mml-preview): Revert 2004-03-19 change.
11969
11970 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
11971
11972 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
11973
11974 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
11975
11976 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
11977 t while entering a file name using the mm-with-multibyte macro.
11978 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11979
11980 * mm-util.el (mm-with-multibyte): New macro.
11981
11982 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
11983
11984 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
11985 user option.
11986 (gnus-mime-multipart-functions): Doc and customization fix.
11987 (gnus-article-mime-hierarchy): New variable.
11988 (gnus-article-mime-hierarchy-next): New variable.
11989 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
11990 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
11991 gnus-article-mime-hierarchy-next to nil.
11992 (gnus-insert-mime-button): Show hierarchy numbers.
11993 (gnus-mime-accumulate-hierarchy): New function.
11994 (gnus-mime-enter-multipart): New function.
11995 (gnus-mime-leave-multipart): New function.
11996 (gnus-mime-display-part): Recompute hierarchical MIME structure.
11997 (gnus-mime-display-alternative): Show hierarchy numbers.
11998
11999 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
12000 gnus-article-mime-hierarchy-next to nil.
12001
12002 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
12003
12004 * dns.el: Don't require gnus-xmas.
12005
12006 2004-03-17 Jesper Harder <harder@ifa.au.dk>
12007
12008 * mml.el (mml-generate-mime-1): Don't use format=flowed with
12009 inline PGP.
12010 (mml-menu): Disable mml-quote-region if mark is inactive.
12011
12012 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
12013
12014 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
12015 when the group's active is not available.
12016
12017 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
12018
12019 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
12020 error.
12021
12022 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
12023
12024 * imap.el (imap-store-password): New variable.
12025 (imap-interactive-login): Use it.
12026 Suggested by Mark Plaksin <happy@mcplaksin.org>.
12027
12028 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
12029
12030 * gnus-art.el (gnus-article-read-summary-keys): Restore new
12031 window-start and hscroll to summary window.
12032
12033 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
12034
12035 * gnus-start.el (gnus-convert-old-newsrc): Only write the
12036 conversion message to newsrc-dribble when an actual conversion is
12037 performed.
12038
12039 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
12040
12041 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
12042
12043 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
12044
12045 * mm-decode.el (mm-complicated-handles): New function reviving
12046 former definition of mm-multiple-handles.
12047
12048 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
12049 (gnus-mime-delete-part): Use it.
12050
12051 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
12052
12053 * gnus-agent.el (gnus-agent-read-local): Bind
12054 nnheader-file-coding-system to gnus-agent-file-coding-system to
12055 avoid the implicit assumption that they will always be equal.
12056 (gnus-agent-save-local): Bind buffer-file-coding-system, not
12057 coding-system-for-write, as the with-temp-file macro first prints
12058 to a buffer then saves the buffer.
12059
12060 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
12061
12062 * gnus-art.el (gnus-article-edit-part): New function.
12063 (gnus-mime-save-part-and-strip): Use it; do query instead of
12064 signaling an error; don't use mm-multiple-handles.
12065 (gnus-mime-delete-part): Ditto.
12066
12067 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
12068
12069 * gnus-agent.el (gnus-agent-read-agentview): Removed support for
12070 old file versions.
12071 (gnus-group-prepare-hook): Removed function that converted list
12072 form of gnus-agent-expire-days to group properties.
12073
12074 * gnus-int.el: Autoload gnus-agent-regenerate-group.
12075 (gnus-request-accept-article): Re-indented.
12076
12077 * gnus-start.el (gnus-convert-old-newsrc): Registered new
12078 converters to handle old agent file formats. Added logic for a
12079 "backup before upgrading warning".
12080 (gnus-convert-mark-converter-prompt): Developers can mark
12081 functions as needing (default), or not needing,
12082 gnus-convert-old-newsrc's "backup before upgrading warning".
12083 (gnus-convert-converter-needs-prompt): Tests whether the user
12084 should be protected from potentially irreversable changes by the
12085 function.
12086
12087 * legacy-gnus-agent.el: New. Provides converters that are only
12088 loaded when gnus-convert-old-newsrc needs to call them.
12089
12090 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
12091
12092 * mail-source.el (mail-source-touch-pop): Doc fix.
12093
12094 * message.el (message-smtpmail-send-it): Doc fix.
12095
12096 2004-03-05 Jesper Harder <harder@ifa.au.dk>
12097
12098 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
12099
12100 * nnmail.el (nnmail-split-fancy): do.
12101
12102 * gnus-kill.el (gnus-kill, gnus-execute): do.
12103
12104 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
12105
12106 * gnus-sum.el (gnus-widget-reversible-match)
12107 (gnus-widget-reversible-to-internal)
12108 (gnus-widget-reversible-to-external): New functions.
12109 (gnus-widget-reversible): New widget.
12110 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
12111
12112 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
12113
12114 * gnus-sum.el (gnus-thread-sort-functions)
12115 (gnus-article-sort-functions): Document `(not F)' items.
12116
12117 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
12118
12119 * spam.el (spam-use-gmane-xref): Add new backend.
12120 (spam-gmane-xref-spam-group): Add variable to control the name of the
12121 Gmane spam group.
12122 (spam-blackhole-servers, spam-blackhole-good-server-regex)
12123 (spam-regex-headers-spam, spam-regex-headers-ham)
12124 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
12125 (spam-list-of-checks): Add spam-use-gmane-xref to list of
12126 backends and checks.
12127 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
12128
12129 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
12130 an autodetect method.
12131
12132 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
12133
12134 * gnus-int.el (gnus-request-accept-article): Inform the agent that
12135 articles are being added to a group.
12136 (gnus-request-replace-article): Inform the agent that articles
12137 need to be uncached as the cached contents are no longer valid.
12138
12139 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
12140
12141 * binhex.el: Don't autoload executable-find.
12142
12143 * canlock.el: Don't autoload mail-fetch-field.
12144
12145 * gnus-ems.el: Don't autoload appt-select-lowest-window.
12146
12147 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
12148 rmail-dont-reply-to and rmail-output.
12149
12150 * gnus-score.el: Don't autoload ffap-string-at-point.
12151
12152 * gnus-setup.el: Don't autoload sc-cite-original.
12153
12154 * imap.el: Don't autoload base64-decode-string,
12155 base64-encode-string and md5.
12156
12157 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
12158 and rmail-msg-restore-non-pruned-header.
12159
12160 * mm-decode.el: Don't autoload executable-find.
12161
12162 * mm-url.el: Don't autoload executable-find.
12163
12164 * mm-view.el: Don't autoload diff-mode.
12165
12166 * nndb.el: Don't autoload news-reply-mode, news-setup,
12167 cancel-timer and telnet.
12168
12169 * password.el: Don't autoload run-at-time for Emacs.
12170
12171 * sha1-el.el: Don't autoload executable-find.
12172
12173 * sieve-mode.el: Don't autoload c-mode.
12174
12175 * uudecode.el: Don't autoload executable-find.
12176
12177 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
12178
12179 * gnus-agent.el (gnus-agent-file-header-cache): Removed.
12180 (gnus-agent-possibly-alter-active): Avoid null in numeric
12181 comparison.
12182 (gnus-agent-set-local): Refuse to save null in local object table.
12183 (gnus-agent-regenerate-group): The REREAD parameter can now be a
12184 list of articles that will be marked as unread.
12185
12186 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
12187
12188 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
12189
12190 2004-03-04 Jesper Harder <harder@ifa.au.dk>
12191
12192 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
12193 language tags.
12194
12195 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
12196
12197 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
12198 Don't bind "obarray".
12199
12200 * gnus-sum.el (gnus-thread-sort-functions): Added
12201 `gnus-thread-sort-by-most-recent-number' and
12202 `gnus-thread-sort-by-most-recent-date'.
12203 Reported by Kai Grossjohann <kai@emptydomain.de>.
12204
12205 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
12206
12207 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
12208
12209 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
12210
12211 * gnus-cus.el (gnus-agent-customize-category): Removed
12212 ignore-errors macro reference that required cl to be loaded at
12213 run-time.
12214
12215 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
12216 single-interval range of the form (min . max). Previously the
12217 range had to look like ((min . max)). Likewise, return
12218 (min . max) rather than ((min . max)).
12219 (gnus-range-map): Use gnus-range-normalize to accept
12220 single-interval range.
12221
12222 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
12223 the cache, but not the agent, now appear with their usual face.
12224
12225 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
12226
12227 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
12228 w3m-safe-url-regexp variable buffer-local.
12229
12230 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
12231
12232 2004-02-27 Simon Josefsson <jas@extundo.com>
12233
12234 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
12235 gnus-group-real-prefix.
12236 (gnus-summary-move-article): Use it, instead of
12237 gnus-group-real-prefix.
12238
12239 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
12240
12241 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
12242 w3m-safe-url-regexp variable buffer-local and set it as the value
12243 of mm-w3m-safe-url-regexp.
12244
12245 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
12246
12247 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
12248 parsing gnus-posting-styles when the message is not for replying.
12249
12250 * nnrss.el (nnrss-opml-export): Use
12251 mm-set-buffer-file-coding-system instead of
12252 set-buffer-file-coding-system.
12253
12254 2004-02-27 Jesper Harder <harder@ifa.au.dk>
12255
12256 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
12257 of checkdoc.el).
12258 * nnrss.el: do.
12259 * gnus-mlspl.el: do.
12260 * gnus-ml.el: do.
12261 * gnus-srvr.el: do.
12262
12263 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
12264
12265 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
12266
12267 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
12268 Corrections to custom-manual links.
12269
12270 * gnus-art.el (gnus-article): Ditto.
12271
12272 * mm-decode.el (mime-display, mime-security): Ditto.
12273
12274 2004-02-26 Jesper Harder <harder@ifa.au.dk>
12275
12276 * flow-fill.el: Typo.
12277
12278 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
12279
12280 * spam-wash.el: New file.
12281
12282 2004-02-26 Mark A. Hershberger <mah@everybody.org>
12283
12284 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
12285
12286 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
12287
12288 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
12289 to be run with new-articles as LIST1, not LIST2.
12290 (spam-registration-functions): Add spam-use-ham-copy as a nil
12291 registration backend.
12292
12293 2004-02-26 Jesper Harder <harder@ifa.au.dk>
12294
12295 * spam-stat.el (spam-stat-washing-hook): New option.
12296 (spam-stat-buffer-words): Use it.
12297 (spam-stat-process-directory, spam-stat-test-directory): Use
12298 insert-file-contents-literally.
12299 (spam-stat-coding-system): New variable.
12300 (spam-stat-load, spam-stat-save): Use it.
12301
12302 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
12303
12304 * spam-report.el (spam-report-plug-agent): Quote
12305 spam-report-url-to-file and spam-report-url-ping-plain.
12306
12307 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
12308
12309 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
12310 / in mailto URLs.
12311
12312 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
12313
12314 * spam-report.el (spam-report-process-queue): Fix interactive use.
12315 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
12316 (spam-report-unplug-agent): Doc fixes.
12317 (spam-report-url-ping-mm-url, spam-report-url-to-file)
12318 (spam-report-agentize, spam-report-deagentize): Autoload
12319
12320 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
12321
12322 * message.el (message-setup-fill-variables): Add mml tags to
12323 paragraph-start and paragraph-separate. Suggested by Andrew Korty
12324 <ajk@iu.edu>.
12325 (message-mode): Don't modify paragraph-separate there.
12326
12327 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
12328
12329 * compface.el (uncompface-use-external): Default to undecided.
12330 (uncompface-use-external-threshold): New variable.
12331 (uncompface-float-time): New macro.
12332 (uncompface): Determine whether to use the external decoder if
12333 uncompface-use-external is undecided.
12334
12335 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
12336
12337 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
12338 after images.
12339
12340 * gnus-art.el (gnus-mime-display-single): Remove dead code.
12341
12342 2004-02-14 Jesper Harder <harder@ifa.au.dk>
12343
12344 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
12345
12346 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
12347
12348 * gnus-sum.el (gnus-summary-limit-to-age)
12349 (gnus-summary-limit-children): do.
12350
12351 * gnus-int.el (gnus-request-scan): do.
12352
12353 * gnus-group.el (gnus-group-suspend): do.
12354
12355 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
12356
12357 * gnus-cite.el (gnus-cite-parse-attributions): do.
12358
12359 * gnus-agent.el (gnus-summary-set-agent-mark)
12360 (gnus-agent-regenerate-group): do.
12361
12362 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
12363
12364 * binhex.el (binhex-decode-region-internal): do.
12365
12366 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
12367
12368 * gnus-fun.el (gnus-face-properties-alist): New user option.
12369 (gnus-display-x-face-in-from): Use it.
12370
12371 * gnus-art.el (article-display-face): Ditto.
12372
12373 * compface.el (uncompface-use-external): Default to nil.
12374
12375 2004-02-12 Jesper Harder <harder@ifa.au.dk>
12376
12377 * nntp.el (nntp-erase-buffer): New function.
12378 (nntp-retrieve-data, nntp-send-command)
12379 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
12380 (nntp-possibly-change-group): Use it.
12381
12382 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
12383 with-current-buffer.
12384
12385 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
12386
12387 * compface.el: Merge the ELisp-based uncompface program.
12388 (compface): New customization group.
12389 (uncompface-use-external): New user option.
12390 (uncompface): Call uncompface-internal if uncompface-use-external
12391 is nil.
12392 (uncompface-internal): New function. Note that there are also
12393 some other functions and variables added for this function.
12394
12395 2004-02-10 Jesper Harder <harder@ifa.au.dk>
12396
12397 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
12398 if necessary.
12399
12400 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
12401
12402 * spam-report.el (spam-report-unplug-agent)
12403 (spam-report-plug-agent, spam-report-deagentize)
12404 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
12405 Add support for the Agent in spam-report: when unplugged, report to a
12406 file; when plugged, submit all the requests.
12407
12408 * spam.el (spam-register-routine): Fix message about
12409 registration.
12410
12411 2004-02-09 Jesper Harder <harder@ifa.au.dk>
12412
12413 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
12414 dependencies.
12415 (rfc2047-encode): Use it.
12416
12417 * gnus-art.el (gnus-button-marker-list): Move before first
12418 reference.
12419
12420 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12421 (imap-parse-body): Fix format string mismatch.
12422
12423 * gnus-score.el (gnus-summary-increase-score): do.
12424
12425 * nnrss.el (nnrss-close): New function.
12426
12427 2004-02-08 Jesper Harder <harder@ifa.au.dk>
12428
12429 * nnrss.el (nnrss-make-filename): New function.
12430 (nnrss-request-delete-group, nnrss-read-server-data)
12431 (nnrss-save-server-data, nnrss-read-group-data)
12432 (nnrss-save-group-data): Use it.
12433 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
12434 (nnrss-read-server-data, nnrss-read-group-data): Use load.
12435 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
12436
12437 2004-02-07 Jesper Harder <harder@ifa.au.dk>
12438
12439 * mml.el (mml-compute-boundary-1): Don't uncompress files.
12440
12441 2004-02-06 Jesper Harder <harder@ifa.au.dk>
12442
12443 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
12444 files.
12445
12446 * message.el (message-generate-headers-first): Don't quote nil
12447 and t in docstrings.
12448
12449 * imap.el (imap-id): do.
12450
12451 * gnus-agent.el (gnus-agent-consider-all-articles)
12452 (gnus-agent-queue-mail): do.
12453
12454 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
12455
12456 * spam-report.el (spam-report-process-queue): New function.
12457 Process requests from `spam-report-requests-file'.
12458 (spam-report-process-queue): Doc fix.
12459
12460 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
12461
12462 * spam.el (spam-register-routine)
12463 (spam-log-processing-to-registry, spam-log-registered-p)
12464 (spam-log-unregistration-needed-p, spam-log-undo-registration):
12465 Change "check" to "spam-check" for semi-clarity.
12466
12467 2004-02-05 Jesper Harder <harder@ifa.au.dk>
12468
12469 * pop3.el: Require nnheader.
12470
12471 * mml-smime.el: Require cl. Autoload message-fetch-field.
12472
12473 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
12474
12475 * gnus-picon.el: Require cl.
12476
12477 * gnus-fun.el: Require gnus-ems and gnus-util.
12478
12479 * gnus.el (gnus-method-to-server): Move defsubst before first use.
12480
12481 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
12482
12483 * gnus-art.el (gnus-article-edit-mode): Define before first
12484 reference.
12485
12486 2004-02-04 Jesper Harder <harder@ifa.au.dk>
12487
12488 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
12489 (gnus-uu-post-encoded): Use point-at-bol.
12490
12491 * gnus-topic.el (gnus-group-active-topic-p): do.
12492
12493 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
12494
12495 * gnus-group.el (gnus-group-kill-region): do.
12496
12497 * gnus-art.el (article-date-ut): do.
12498
12499 * message.el (message-fetch-field): Remove redundant
12500 case-fold-search binding.
12501 (message-narrow-to-field): Simplify.
12502
12503 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
12504
12505 * spam.el (spam-directory): Derive from `gnus-directory'.
12506
12507 * spam-report.el (spam-report-url-to-file)
12508 (spam-report-requests-file): New function and variable for offline
12509 reporting.
12510 (spam-report-url-ping-function): Add `spam-report-url-to-file'
12511 and user defined function.
12512 (spam-report-url-ping-mm-url): Remove doubled slash.
12513
12514 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
12515
12516 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
12517
12518 2004-02-03 Jesper Harder <harder@ifa.au.dk>
12519
12520 * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
12521 format string mismatch.
12522
12523 * sieve.el (sieve-deactivate-all): do.
12524
12525 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
12526
12527 * nnlistserv.el (nnlistserv-kk-wash-article): do.
12528
12529 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
12530
12531 * mm-bodies.el (mm-7bit-chars): Don't include \r.
12532
12533 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
12534
12535 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
12536 the list of checks.
12537
12538 2004-01-31 Jesper Harder <harder@ifa.au.dk>
12539
12540 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
12541 padding.
12542
12543 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
12544
12545 * mm-view.el (mm-fill-flowed): New variable.
12546 (mm-inline-text): Use it.
12547
12548 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
12549
12550 * spam.el (spam-spamassassin-register-ham-routine)
12551 (spam-spamassassin-register-spam-routine): Fix function names.
12552
12553 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
12554
12555 * gnus.el (gnus-tmp-grouplens): Remove.
12556 (gnus-summary-line-format): Remove grouplens.
12557
12558 * gnus-group.el (gnus-group-line-format): Ditto.
12559
12560 * gnus-spec.el (gnus-format-specs): Ditto.
12561 (gnus-update-format-specifications): Flush the group format spec
12562 cache if there's the grouplens stuff.
12563 (gnus-parse-simple-format): Replace %l with the empty string.
12564
12565 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
12566
12567 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
12568 omission.
12569
12570 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
12571
12572 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
12573 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
12574
12575 2004-01-25 Paul Jarc <prj@po.cwru.edu>
12576
12577 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
12578 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
12579 New macros and functions.
12580 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
12581 Handle > NLINK_MAX messages.
12582 * nnmaildir.el (nnmaildir-request-set-mark): Use
12583 nnmaildir--emlink-p and nnmaildir--eexist-p.
12584
12585 2004-01-25 Alex Schroeder <alex@gnu.org>
12586
12587 * spam-stat.el (spam-stat-process-directory-age): New option.
12588 (spam-stat-process-directory): Use it.
12589
12590 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
12591
12592 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
12593 (spam-stat-save): Accept prefix argument.
12594
12595 2004-01-23 Paul Jarc <prj@po.cwru.edu>
12596
12597 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
12598 links" error.
12599
12600 2004-01-23 Jesper Harder <harder@ifa.au.dk>
12601
12602 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
12603 compatibility with old .newsrc.eld files.
12604
12605 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
12606
12607 * gnus-start.el (gnus-1): do.
12608
12609 * gnus-group.el (gnus-group-line-format-alist): do.
12610
12611 * gnus.el (gnus-use-grouplens, gnus-visual): do.
12612
12613 * gnus-gl.el: Remove.
12614
12615 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
12616
12617 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
12618 marks consisting of a single range {for example, (3 . 5)} rather
12619 than a list of a single range { ((3 . 5)) }.
12620
12621 2004-01-23 Jesper Harder <harder@ifa.au.dk>
12622
12623 * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
12624 with-current-buffer.
12625 (spam-stat-store-current-buffer): Use insert-buffer-substring to
12626 avoid consing a string.
12627
12628 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
12629 Remove obsolete entries for big5 and gb2312.
12630
12631 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
12632
12633 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
12634 uncompressed list.
12635
12636 2004-01-22 Jesper Harder <harder@ifa.au.dk>
12637
12638 * spam-stat.el (spam-stat-strip-xref): New function.
12639 (spam-stat-process-directory): Use it.
12640
12641 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
12642 here -- it's done in message-fetch-field.
12643
12644 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
12645
12646 * gnus-agent.el (gnus-agent-queue-mail)
12647 (gnus-agent-prompt-send-queue): New variables.
12648 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
12649 * gnus-draft.el (gnus-group-send-queue): Pass the group name
12650 "nndraft:queue" along to gnus-draft-send. Use
12651 gnus-agent-prompt-send-queue.
12652 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
12653 is "nndraft:queue". Suggested by Gaute Strokkenes
12654 <gs234@srcf.ucam.org>
12655
12656 * gnus-agent.el (agent-disable-undownloaded-faces): Removed
12657 (agent-enable-undownloaded-faces): Added
12658 (gnus-agent-cat-groups): Use eval-and-compile, not
12659 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
12660 method of gnus-agent-cat-groups even when the buffer has been
12661 evaled.
12662 (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
12663 delete gnus-agent-save-active-1.
12664 (gnus-agent-save-groups): Deleted. Identical to
12665 gnus-agent-save-active.
12666 (gnus-agent-write-active): No longer adjust agent's copy of active
12667 file as agent's adjustments are now stored in their own
12668 file. Removed optional parameter.
12669 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
12670 servers. Add use of min/max range limits from server's local
12671 file.
12672 (gnus-agent-save-alist): Removed unused optional argument.
12673 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
12674 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
12675 (gnus-agent-set-local): A per-server file that keeps min/max range
12676 limits for articles known to the agent. Provides a fast mechanism
12677 for altering many active ranges.
12678 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
12679 active file (local makes it unnecessary).
12680 (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
12681
12682 * gnus-cus.el (agent-disable-undownloaded-faces): Removed
12683 (agent-enable-undownloaded-faces): Added
12684
12685 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
12686 disable it when sending to "nndraft:queue".
12687 (gnus-group-send-queue): Add safety check to avoid sending queue
12688 when unplugged.
12689
12690 * gnus-group.el (gnus-group-catchup): Use new
12691 gnus-sequence-of-unread-articles, not
12692 gnus-list-of-unread-articles, to avoid exhausting memory with huge
12693 numbers of articles. Use gnus-range-map to avoid having to
12694 uncompress the unread list.
12695 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
12696 Fixed invalid ange-ftp reference.
12697
12698 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
12699 (gnus-sorted-range-intersection): Intersection of two ranges
12700 without requiring that they first be uncompressed.
12701
12702 * gnus-start.el (gnus-activate-group): Unless blocked by the
12703 caller, possibly expand the active range to include both cached
12704 and agentized articles.
12705 (gnus-convert-old-newsrc): Rewrote in anticipation of having
12706 multiple version-dependent converters.
12707 (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
12708 gnus-agent-save-active.
12709 (gnus-save-newsrc-file): Save dirty agent range limits.
12710
12711 * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
12712 gnus-agent-possibly-alter-active.
12713 (gnus-adjust-marked-articles): Faster handling of simple lists
12714
12715 2004-01-21 Jesper Harder <harder@ifa.au.dk>
12716
12717 * spam-stat.el (spam-stat-test-directory): New optional argument
12718 displays a list of files detected. Suggested by Andrew Cohen
12719 <cohen@andy.bu.edu>.
12720 (spam-stat-buffer-words-with-scores): Don't narrow and change
12721 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
12722
12723 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
12724
12725 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
12726 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
12727 (spam-spamassassin-arguments)
12728 (spam-spamassassin-spam-flag-header)
12729 (spam-spamassassin-positive-spam-flag-header)
12730 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
12731 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
12732 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12733 (spam-list-of-processors, spam-list-of-checks)
12734 (spam-list-of-statistical-checks, spam-registration-functions)
12735 (spam-check-spamassassin-headers, spam-check-spamassassin)
12736 (spam-spamassassin-score)
12737 (spam-spamassassin-register-with-sa-learn)
12738 (spam-spamassassin-register-spam-routine)
12739 (spam-spamassassin-register-ham-routine)
12740 (spam-assassin-register-spam-routine)
12741 (spam-assassin-register-ham-routine): Add SpamAssassin support.
12742 (spam-bogofilter-score): Fix to show article before scoring.
12743
12744 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
12745
12746 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
12747 default scoring function.
12748 (spam-generic-score): Call spam-spamassassin-score if
12749 spam-use-spamassassin or spam-use-spamassassin-headers is on;
12750 spam-bogofilter-score otherwise.
12751
12752 * gnus.el (spam-process, spam-autodetect-methods): Add
12753 spamassassin and spamassassin-headers.
12754
12755 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
12756
12757 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12758 Suppress unnecessary messages.
12759
12760 2004-01-20 Jesper Harder <harder@ifa.au.dk>
12761
12762 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
12763 make-hash-table.
12764
12765 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
12766
12767 * canlock.el (base64-encode-string): Don't autoload it.
12768
12769 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12770
12771 * run-at-time.el: Remove useless (require 'itimer),
12772 eval-and-compile and (featurep 'xemacs).
12773
12774 2004-01-16 Jesper Harder <harder@ifa.au.dk>
12775
12776 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
12777 GROUP is a virtual group.
12778
12779 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
12780
12781 * gnus.el: Autoload `message-y-or-n-p'.
12782
12783 2004-01-15 Jesper Harder <harder@ifa.au.dk>
12784
12785 * pgg-parse.el: Remove unnecessary (require 'custom).
12786
12787 * pgg-def.el: do.
12788
12789 * nnmail.el: do.
12790
12791 * gnus-undo.el: do.
12792
12793 * gnus-picon.el: do.
12794
12795 * gnus-util.el: do.
12796
12797 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
12798
12799 * gnus-sum.el (gnus-pick-line-number): Add autoload.
12800
12801 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
12802
12803 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
12804 handle, as well as a list.
12805
12806 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
12807 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
12808 (mm-w3m-cid-retrieve): Simplify.
12809
12810 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
12811
12812 * message.el (message-kill-to-signature): Allow prefix arg to
12813 specify number of lines to keep before signature.
12814
12815 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
12816
12817 (message-kill-to-signature): Change docstring.
12818
12819 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
12820
12821 * canlock.el: Always require sha1-el.
12822 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
12823
12824 * message.el: Autoload sha1 only when compiling.
12825
12826 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
12827
12828 * message.el (message-canlock-generate): Require sha1-el.
12829
12830 2004-01-13 Jesper Harder <harder@ifa.au.dk>
12831
12832 * message.el (message-expand-name): Silence the byte compiler.
12833
12834 2004-01-13 Simon Josefsson <jas@extundo.com>
12835
12836 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
12837 Invoke gnus-score-mode. Reported by
12838 bojohan+news@dd.chalmers.se (Johan Bockgård).
12839
12840 * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by
12841 Jim Blandy <jimb@redhat.com> (tiny change).
12842
12843 2004-01-12 Jesper Harder <harder@ifa.au.dk>
12844
12845 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
12846
12847 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
12848
12849 * spam.el (spam-get-article-as-string): Update to use
12850 gnus-request-article-this-buffer, much simpler.
12851 (spam-get-article-as-buffer): Remove.
12852
12853 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
12854
12855 * message.el (message-expand-name): Use EUDC if the user uses that.
12856
12857 2004-01-12 Jesper Harder <harder@ifa.au.dk>
12858
12859 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
12860 character for the encoding to avoid consing a string.
12861
12862 * rfc2047.el (rfc2047-decode-string): Don't cons a string
12863 unnecessarily.
12864
12865 * mm-util.el (mm-replace-chars-in-string): Remove.
12866
12867 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
12868 of mm-replace-chars-in-string.
12869
12870 2004-01-11 Jesper Harder <harder@ifa.au.dk>
12871
12872 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
12873
12874 * mm-util.el (mm-subst-char-in-string): Support inplace.
12875
12876 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
12877 a new string in every iteration. Use shy groups.
12878
12879 2004-01-10 Jesper Harder <harder@ifa.au.dk>
12880
12881 * gnus-srvr.el (gnus-browse-unsubscribe-group):
12882 * gnus-soup.el (gnus-soup-group-brew):
12883 * gnus-msg.el (gnus-put-message):
12884 * gnus-move.el (gnus-group-move-group-to-server):
12885 * gnus-kill.el (gnus-batch-score):
12886 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
12887 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
12888 (gnus-group-update-group, gnus-group-read-group)
12889 (gnus-group-make-group, gnus-group-make-help-group)
12890 (gnus-group-make-archive-group, gnus-group-make-directory-group)
12891 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
12892 (gnus-group-sort-by-unread, gnus-group-catchup)
12893 (gnus-group-unsubscribe-group, gnus-group-kill-group)
12894 (gnus-group-yank-group, gnus-group-set-info)
12895 (gnus-group-list-groups):
12896 * gnus.el (gnus-generate-new-group-name):
12897 * gnus-delay.el (gnus-delay-send-queue):
12898 * nnvirtual.el (nnvirtual-catchup-group):
12899 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
12900 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
12901 (gnus-group-prepare-topics, gnus-topic-check-topology):
12902 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
12903 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
12904 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
12905 (gnus-group-make-articles-read):
12906 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
12907 (gnus-group-change-level, gnus-kill-newsgroup)
12908 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
12909 (gnus-get-unread-articles, gnus-make-articles-unread)
12910 (gnus-make-ascending-articles-unread): Use accessor
12911 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
12912 to get group information for improved readability.
12913
12914
12915 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12916
12917 * gnus-art.el (article-decode-mime-words, article-babel)
12918 (gnus-article-highlight-signature, gnus-article-add-buttons)
12919 (gnus-signature-toggle): Use gnus-with-article-buffer.
12920
12921 * gnus-art.el (gnus-article-highlight-headers)
12922 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
12923
12924 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
12925 (gnus-article-set-globals, gnus-request-article-this-buffer)
12926 (gnus-button-message-id, gnus-article-maybe-hide-headers)
12927 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
12928 (gnus-mime-display-alternative): Use with-current-buffer.
12929
12930 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
12931
12932 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
12933 also under 80 char limit, and call gnus-error if needed.
12934 (spam-fetch-article-header): Fix - it was a
12935 buffer-local variable (gnus-newsgroup-data).
12936 (spam-find-spam): Use spam-generate-fake-headers, forget about
12937 spam-insert-fake-headers.
12938 (spam-insert-fake-headers): Remove.
12939
12940 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12941
12942 * deuglify.el (gnus-article-outlook-unwrap-lines)
12943 (gnus-outlook-rearrange-article)
12944 (gnus-outlook-repair-attribution-outlook)
12945 (gnus-outlook-repair-attribution-block)
12946 (gnus-outlook-repair-attribution-other): Remove redundant
12947 save-excursion.
12948
12949 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
12950
12951 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
12952 (spam-fetch-field-subject-fast)
12953 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
12954 (spam-fetch-article-header): Add functions to deal with Gnus
12955 internals for fast retrieval of article header data.
12956 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
12957
12958 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12959
12960 * pop3.el (pop3-md5): Remove.
12961 (pop3-apop): Replace pop3-md5 with md5.
12962
12963 * mm-bodies.el: base64 is always built-in.
12964
12965 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
12966 with-current-buffer.
12967
12968 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
12969
12970 * canlock.el (canlock-insert-header): Remove excessive grouping in
12971 regexp.
12972
12973 * gnus-sum.el (gnus-summary-read-document): Ditto.
12974
12975 * gnus-uu.el (gnus-uu-part-number): Ditto.
12976
12977 * html2text.el (html2text-remove-tags): Ditto.
12978 (html2text-format-tags): Ditto.
12979 (html2text-format-single-elements): Ditto.
12980
12981 * mml.el (mml-parse-1): Ditto.
12982
12983 2004-01-08 Jesper Harder <harder@ifa.au.dk>
12984
12985 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
12986
12987 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
12988
12989 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
12990
12991 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
12992
12993 2003-11-15 Simon Josefsson <jas@extundo.com>
12994
12995 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
12996 (pgg-gpg-lookup-key): Use regexp match instead of
12997 split-string (split-string is different between emacs 21.2 and
12998 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
12999
13000 2004-01-08 Jesper Harder <harder@ifa.au.dk>
13001
13002 * gnus-art.el (gnus-mime-view-all-parts)
13003 (gnus-article-part-wrapper, gnus-article-view-part): Use
13004 with-current-buffer.
13005
13006 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
13007
13008 * spam.el (spam-disable-spam-split-during-ham-respool)
13009 (spam-spamoracle-database, spam-cache-lookups)
13010 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
13011 (spam-group-ham-mark-p, spam-group-spam-mark-p)
13012 (spam-group-ham-marks, spam-group-spam-marks)
13013 (spam-group-spam-contents-p, spam-group-ham-contents-p)
13014 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
13015 also add spam-use-blackholes to the statistical checks.
13016 (spam-fetch-field-fast): Add interface to fetching fields, may
13017 become a macro.
13018 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
13019 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
13020 (spam-insert-fake-headers): Fake an article when needed.
13021 (spam-find-spam): Fake article when possible.
13022 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
13023 (spam-check-bogofilter-headers): Use message-fetch-field instead
13024 of nnmail-fetch-field.
13025
13026 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
13027
13028 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
13029
13030 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
13031
13032 * spam.el (spam-split): Do not require spam-use-CHECK to be
13033 enabled if that check is passed to spam-split explicitly; also
13034 fix so 'spam doesn't get converted to spam-split-group when
13035 spam-split-symbolic-return is t.
13036 (spam-find-spam): Find registrations of the article and use those
13037 instead of re-running spam-split to find the spam/ham
13038 classification of the article.
13039 (spam-log-processing-to-registry, spam-log-registered-p)
13040 (spam-log-unregistration-needed-p, spam-log-undo-registration):
13041 Use gnus-error instead of gnus-message.
13042 (spam-log-registration-type): Add function to determine the
13043 classification of a message based on registry entries; will
13044 return nil if both 'spam and 'ham are found.
13045 (spam-check-BBDB): Expand all the BBDB macros here so we can have
13046 a reasonably fast local cache without the loading errors.
13047 (spam-cache-lookups): Set to t by default.
13048 (spam-find-spam): Don't try to guess spam-cache-lookups.
13049 (spam-enter-whitelist, spam-enter-blacklist): Clear the
13050 spam-caches entry.
13051 (spam-filelist-build-cache, spam-filelist-check-cache): Fix
13052 caching of whitelist/blacklist entries.
13053 (spam-check-whitelist, spam-check-blacklist): Invoke
13054 spam-from-listed-p with a type, not a cache variable.
13055 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
13056
13057 2004-01-07 Jesper Harder <harder@ifa.au.dk>
13058
13059 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
13060
13061 * nnmail.el (nnmail-split-fancy): do.
13062
13063 * mml.el (mml-parse): do.
13064
13065 * gnus-score.el (gnus-enter-score-words-into-hashtb)
13066 (gnus-score-adaptive): do.
13067
13068 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
13069
13070 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
13071 (gnus-mime-button-map): Don't set keymap parent.
13072 (gnus-button-ctan-directory-regexp): Use shy grouping.
13073 (gnus-prev-page-map): Don't set keymap parent.
13074 (gnus-prev-page-map): Remove duplicated one.
13075 (gnus-next-page-map): Don't set keymap parent.
13076 (gnus-mime-security-button-map): Ditto.
13077
13078 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
13079 version number.
13080
13081 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
13082
13083 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
13084
13085 * canlock.el (canlock-sha1-function): Remove.
13086 (canlock-sha1-function-for-verify): Remove.
13087 (canlock-openssl-program): Remove.
13088 (canlock-openssl-args): Remove.
13089 (canlock-ignore-errors): Remove.
13090 (canlock-sha1-with-openssl): Remove.
13091 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
13092 (canlock-verify): Don't use canlock-ignore-errors.
13093
13094 * sha1-el.el (sha1-string-external): Make it can return a string
13095 in binary form.
13096 (sha1-region-external): Ditto.
13097 (sha1-string-internal): Ditto.
13098 (sha1-region-internal): Ditto.
13099 (sha1-region): Ditto.
13100 (sha1-string): Ditto.
13101 (sha1): Ditto.
13102
13103 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
13104
13105 * spam.el (spam-report-articles-gmane): New command.
13106
13107 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
13108
13109 * gnus.el: Don't make unnecessary *Group* buffer when loading.
13110
13111 * run-at-time.el (run-at-time-saved): Remove.
13112 (run-at-time): Doc fix.
13113
13114 2004-01-07 Jesper Harder <harder@ifa.au.dk>
13115
13116 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
13117 (gnus-summary-limit-map): Add it.
13118 (gnus-summary-make-menu-bar): do.
13119
13120 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
13121
13122 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
13123 Make attempt at some caching support (done for BBDB only now).
13124 (spam-find-spam): Set spam-cache-lookups if there are more than 2
13125 addresses to be checked.
13126 (spam-clear-cache-BBDB): Add function, to be invoked by
13127 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
13128 (spam-check-BBDB): Check and use the caches, if
13129 spam-cache-lookups is on, remove superfluous (provide).
13130
13131 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
13132
13133 * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
13134
13135 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
13136
13137 * run-at-time.el (run-at-time-saved): Move to after the definition
13138 of `run-at-time'.
13139
13140 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
13141
13142 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
13143 mm-w3m-local-map-property.
13144
13145 * mm-view.el (mm-w3m-mode-map): Remove.
13146 (mm-w3m-local-map-property): Remove.
13147 (mm-inline-text-html-render-with-w3m): Don't use
13148 mm-w3m-local-map-property.
13149
13150 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
13151
13152 * run-at-time.el: New file.
13153
13154 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
13155 of gnus-set-text-properties.
13156
13157 * gnus-uu.el (gnus-uu-save-article): Ditto.
13158
13159 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
13160
13161 * gnus-cite.el (gnus-cite-parse): Ditto.
13162
13163 * gnus-art.el (gnus-button-push): Use set-text-properties instead
13164 of gnus-.
13165
13166 * gnus.el: Changed calls to nnheader-run-at-time and
13167 password-run-at-time throughout to use run-at-time directly.
13168
13169 * password.el: Removed definition of run-at-time.
13170
13171 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
13172
13173 * mml.el (mml-minibuffer-read-disposition): Show attachment type
13174 in prompt.
13175
13176 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
13177
13178 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
13179 XEmacs version.
13180
13181 * dns.el (dns-make-network-process): Use `open-network-stream'
13182 instead of `gnus-xmas-open-network-stream'.
13183
13184 * .cvsignore: Add auto-autoloads.el, custom-load.el.
13185
13186 2004-01-06 Jesper Harder <harder@ifa.au.dk>
13187
13188 * gnus-art.el (gnus-mime-display-alternative)
13189 (gnus-insert-mime-button, gnus-insert-mime-security-button)
13190 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
13191 Don't use gnus-local-map-property.
13192
13193 * gnus-util.el (gnus-local-map-property): Remove.
13194
13195 * mm-view.el (mm-view-pkcs7-decrypt): Replace
13196 gnus-completing-read-maybe-default with completing-read.
13197
13198 * gnus-util.el (gnus-completing-read): do.
13199 (gnus-completing-read-maybe-default): Remove.
13200
13201 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
13202
13203 * password.el: Only autoload `run-at-time' if not XEmacs.
13204 Only autoload the itimer functions if XEmacs.
13205
13206 2004-01-06 Jesper Harder <harder@ifa.au.dk>
13207
13208 * gnus-art.el (gnus-read-string): Remove.
13209 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
13210 read-string.
13211
13212 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
13213
13214 * netrc.el: Autoload password-read.
13215 (netrc): Add configuration group.
13216 (netrc-encoding-method, netrc-openssl-path): Add
13217 variables for encoding and decoding of files with symmetric
13218 ciphers.
13219 (netrc-encode): Add assistant function to encode a file with
13220 netrc-encoding-method.
13221 (netrc-parse): Add interactive parameter, added optional
13222 decoding if netrc-encoding-method is non-nil but otherwise
13223 behavior is standard.
13224 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
13225 Do s/encode/encrypt/ everywhere.
13226
13227 * spam.el: Remove executable-find autoload.
13228
13229 2004-01-05 Jesper Harder <harder@ifa.au.dk>
13230
13231 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
13232
13233 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
13234
13235 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
13236
13237 * gnus-art.el (gnus-treat-ansi-sequences,
13238 (article-treat-ansi-sequences): New variable and function.
13239 Suggested by Dan Jacobson <jidanni@jidanni.org>.
13240
13241 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13242 Use it.
13243
13244 2004-01-05 Jesper Harder <harder@ifa.au.dk>
13245
13246 * mm-util.el (mm-quote-arg): Remove.
13247
13248 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
13249 shell-quote-argument.
13250
13251 * gnus-uu.el (gnus-uu-command): do.
13252
13253 * gnus-sum.el (gnus-summary-insert-pseudos): do.
13254
13255 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
13256 with make-char.
13257
13258 * mm-util.el (mm-make-char): Remove.
13259
13260 * mml.el (mml-mode): Replace gnus-add-minor-mode with
13261 add-minor-mode.
13262
13263 * gnus-undo.el (gnus-undo-mode): do.
13264
13265 * gnus-topic.el (gnus-topic-mode): do.
13266
13267 * gnus-sum.el (gnus-dead-summary-mode): do.
13268
13269 * gnus-start.el (gnus-slave-mode): do.
13270
13271 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
13272
13273 * gnus-ml.el (gnus-mailing-list-mode): do.
13274
13275 * gnus-gl.el (gnus-grouplens-mode): do.
13276
13277 * gnus-draft.el (gnus-draft-mode): do.
13278
13279 * gnus-dired.el (gnus-dired-mode): do.
13280
13281 * gnus-ems.el (gnus-add-minor-mode): Remove.
13282
13283 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
13284 Replace gnus-char-width with char-width.
13285
13286 * gnus-ems.el (gnus-char-width): Remove.
13287
13288 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
13289 Replace gnus-char-width with char-width.
13290
13291 * gnus-ems.el (gnus-char-width): Remove.
13292
13293 * spam-stat.el (with-syntax-table): Remove with-syntax-table
13294 definition.
13295 Remove Emacs 20 hash table compatibility code.
13296
13297 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
13298 20 compatibility code.
13299
13300 * spam.el (spam-point-at-eol): Replace with point-at-eol.
13301
13302 * smime.el (smime-point-at-eol): Replace with point-at-eol.
13303
13304 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
13305 with point-at-{eol,bol}.
13306
13307 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
13308
13309 * imap.el (imap-point-at-eol): Replace with point-at-eol.
13310
13311 * flow-fill.el (fill-flowed-point-at-bol)
13312 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
13313
13314 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
13315 Replace with point-at-{eol,bol} throughout all files.
13316
13317 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
13318
13319 * ntlm.el (ntlm-string-as-unibyte): New macro.
13320 (ntlm-build-auth-response): Use it.
13321
13322 Remove Emacs 20 stuff:
13323 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
13324 of delq and copy-sequence.
13325 * gnus-art.el (popup-menu): Remove the compiler macro.
13326 * nnmail.el (nnmail-split-fancy): Don't support customizing with
13327 Emacs 20.
13328
13329 2004-01-05 Simon Josefsson <jas@extundo.com>
13330
13331 * ntlm.el: Fix namespace. Change smb-passwd-hash into
13332 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
13333 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
13334 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
13335 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
13336 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
13337 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
13338 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
13339 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
13340 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
13341 ntlm-string-permute, string-lshift into ntlm-string-lshift,
13342 string-xor into ntlm-string-xor. Suggested by
13343 Jesper Harder <harder@myrealbox.com>.
13344
13345 * ntlm.el: Don't include poem.
13346
13347 * md4.el (print-int32, print-string-hexa): Remove. Suggested by
13348 Jesper Harder <harder@myrealbox.com>.
13349
13350 * sasl-ntlm.el, ntlm.el, md4.el: New files.
13351
13352 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
13353 probably breaks emacs with DL patch, but do we care? Is anyone
13354 still using the DL stuff?)
13355
13356 * sieve-manage.el: Use the password package.
13357 (sieve-manage-read-passwd): Remove.
13358 (sieve-manage-interactive-login): Use password. Re-add
13359 condition-case around loop.
13360
13361 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
13362 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
13363 the password package.
13364
13365 2003-02-19 Simon Josefsson <jas@extundo.com>
13366
13367 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
13368 token.
13369
13370 2002-08-07 Simon Josefsson <jas@extundo.com>
13371
13372 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
13373 (sieve-manage-authenticators):
13374 (sieve-manage-authenticator-alist): Add some SASL mechs.
13375 (sieve-sasl-auth): New function.
13376 (sieve-manage-cram-md5-auth):
13377 (sieve-manage-plain-auth): Rewrite using SASL library.
13378 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
13379 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
13380 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
13381 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
13382
13383 2004-01-05 Simon Josefsson <jas@extundo.com>
13384
13385 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
13386 New files.
13387
13388 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
13389
13390 * gnus-group.el (gnus-no-groups-message): Update.
13391
13392 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
13393
13394 2003-11-09 Simon Josefsson <jas@extundo.com>
13395
13396 * imap.el: Support for ID IMAP extension (RFC 2971).
13397 (imap-local-variables): Add imap-id.
13398 (imap-id): New variable.
13399 (imap-id): New function.
13400 (imap-parse-response): Parse untagged ID response.
13401 * nnimap.el (nnimap-id): New variable.
13402 (nnimap-open-connection): Use it.
13403
13404 2003-12-28 Simon Josefsson <jas@extundo.com>
13405
13406 * gnus-score.el (gnus-score-edit-all-score): New.
13407 * gnus-group.el (gnus-group-score-map): Bind it to W e.
13408
13409 2004-01-04 Simon Josefsson <jas@extundo.com>
13410
13411 * password.el: Add.
13412
13413 2004-01-04 Mario Lang <lang@zid.tugraz.at>
13414
13415 * dns.el (dns-query-types): Fix typo.
13416 (dns-query-types): New function
13417 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
13418 PTR and SOA replies, see RFC 1035.
13419
13420 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
13421
13422 * gnus.el (gnus-logo-color-style): Changed colors to `no'.
13423
13424 * Moved to Changelog.2.
13425
13426 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
13427
13428 * gnus.el (gnus-version-number): Bump version.
13429
13430 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
13431
13432 * gnus.el: No Gnus v0.1 is released.
13433
13434 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
13435
13436 * gnus.el: No Gnus v0.0 is released.
13437
13438 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
13439
13440 * gnus.el (gnus-version-number): Bump.
13441 (gnus-version): No.
13442
13443 See ChangeLog.2 for earlier changes.
13444
13445 Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
13446
13447 This file is part of GNU Emacs.
13448
13449 GNU Emacs is free software: you can redistribute it and/or modify
13450 it under the terms of the GNU General Public License as published by
13451 the Free Software Foundation, either version 3 of the License, or
13452 (at your option) any later version.
13453
13454 GNU Emacs is distributed in the hope that it will be useful,
13455 but WITHOUT ANY WARRANTY; without even the implied warranty of
13456 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13457 GNU General Public License for more details.
13458
13459 You should have received a copy of the GNU General Public License
13460 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
13461
13462 ;; Local Variables:
13463 ;; coding: utf-8
13464 ;; fill-column: 79
13465 ;; add-log-time-zone-rule: t
13466 ;; End:
13467
13468 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4