(shr-tag-p): Don't insert newlines at the start of the buffer.
[gnus] / lisp / ChangeLog
1 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-tag-p): Don't insert newlines at the start of the
4         buffer.
5
6         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
7         when it's at the start of the buffer.
8
9         * shr.el (shr-tag-blockquote): Convert name.
10         (shr-rescale-image): Use the right image-size variant.
11
12         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
13         buffer isn't shown, then select the current article first instead of
14         bugging out.
15         (gnus-summary-select-article-buffer): Show both the article and summary
16         buffers again.
17
18         * shr.el (shr-fontize-cont): Protect against regions with no text.
19         Rename tag functions to shr-tag-* for enhanced security.
20         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
21
22 2010-10-03  Glenn Morris  <rgm@gnu.org>
23
24         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
25
26         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
27
28         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
29
30         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
31
32         * gnus-util.el (gnus-make-local-hook): Simplify.
33
34 2010-10-02  Julien Danjou  <julien@danjou.info>
35
36         * gnus-util.el (gnus-iswitchb-completing-read): New function.
37         (gnus-ido-completing-read): New function.
38         (gnus-emacs-completing-read): New function.
39         (gnus-completing-read): Use gnus-completing-read-function.
40         Add gnus-completing-read-function.
41
42 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
43
44         * shr.el (shr-insert-document): Autoload.
45         (shr-img): Be silent.
46         (shr-insert): Add a newline after every picture before text.
47         (shr-add-font): Use overlays for combining faces.
48         (shr-insert): Pass upwards the text start point.
49
50         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
51         possible.
52         (mm-shr): New function.
53
54 2010-10-02  Julien Danjou  <julien@danjou.info>
55
56         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
57         should go backward.
58
59 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
60
61         * shr.el (shr): Fix typo in provide call.
62
63 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
64
65         * shr.el: New file.
66
67         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
68
69         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
70         completing read.
71
72 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
73
74         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
75         we're being queried about.  Suggested by Dan Jacobson.
76
77         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
78         by Jason Eisner.
79
80         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
81         table, too.  Suggested by Stefan Wiens.
82         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
83         the table unnecessary.  Suggested by Stefan Wiens.
84
85         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
86         longer needed, and probably doesn't work either, as pointed out by
87         Stefan Wiens.
88         (gnus-summary-exit): Remove call to the clearing function.
89         (gnus-summary-exit-no-update): Ditto.
90
91         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
92         instead of gnus-eval-in-buffer-window to avoid popping up frames.
93         Reported by Stefan Monnier.
94         (gnus-summary-save-in-rmail): Ditto.
95
96         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
97         article buffer, instead of both the article buffer and the summary
98         buffer.  Sort of suggested by Dan Jacobson.
99
100         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
101
102         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
103         Suggested by Dan Jacobson.
104
105         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
106         documentation clearer.
107
108         * message.el (message-shorten-references): Comment on the number "21".
109         Suggested by Stefan Monnier.
110
111         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
112         Suggested by Dan Jacobson.
113
114         * gnus.el (gnus-large-newsgroup): Mention
115         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
116
117         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
118         externalize attachments.  Bug reported by Steve Wen.
119
120         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
121         really message anything to the user.
122
123         * nnmail.el (nnmail-article-group): Allow using the fancy split method
124         directly.
125
126         * nnimap.el (nnimap-request-group): Low higher than high to signal no
127         messages in empty groups.
128
129 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
130
131         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
132         non-UIDNEXT group.
133
134 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
135
136         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
137         not the value from the collection.
138
139         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
140         values.  This sometimes happens on some groups that have no info.
141         (nnimap-request-newgroups): New function.
142
143 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
144
145         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
146         check into `gnus-registry-initialize'.
147         (gnus-registry-initialize): Ditto.
148         Fix and extend header docs.
149
150 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
151
152         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
153         regexp backtrace overflows.
154
155         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
156         for starttls that tls.el implements; i.e. openssl.
157
158         * tls.el (tls-starttls-switches): Give up on using starttls with
159         gnutls-cli.
160         (tls-program): Add --insecure to be consistent with the defaults from
161         openssl s_client.  Now all three commands are insecure.
162
163 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
164
165         * lpath.el: Bind completion-styles-alist for XEmacs.
166
167         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
168         (gravatar-create-image): New function that's an alias to
169         gnus-xmas-create-image, gnus-create-image, or create-image.
170         (gravatar-data->image): Use it.
171
172 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
173
174         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
175         install the nnregistry refer method.
176         (gnus-registry-install-hooks): Use it.
177         (gnus-registry-unfollowed-groups): Add nnmairix to the default
178         unfollowed groups.
179
180 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
181
182         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
183         expanding threads.
184
185 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
186
187         * nnir.el: Use the server names without suffixes (bug #7009).
188
189         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
190         unencrypted to STARTTLS, if possible.
191
192 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
193
194         * message.el (message-ignored-supersedes-headers): Strip Injection-*
195         headers before superseding.
196
197 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
198
199         * nnrss.el (nnrss-use-local): Add documentation.
200
201         * nnimap.el (nnimap-extend-tls-programs): New function.
202         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
203         (nnimap-wait-for-connection): Accept the greeting from the stupid
204         output from openssl s_client -starttls, too.
205
206         * tls.el (tls-starttls-switches): New variable.
207         (tls-find-starttls-argument): Use it.
208         (open-tls-stream): Ditto.
209
210         * netrc.el (netrc-credentials): Return the value of the "default"
211         entry.
212         (netrc-machine): Ditto.
213
214         * nnimap.el (nnimap-find-article-by-message-id): Really return the
215         article number.
216         (nnimap-split-fancy): New variable.
217         (nnimap-split-incoming-mail): Use it.
218
219         * nntp.el (nntp-server-list-active-group): Document.
220
221         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
222         SELECT to get the message-id.
223
224         * mail-source.el (mail-sources): Removed webmail support.
225         (defvar): Ditto.
226         (mail-source-fetcher-alist): Ditto.
227         (mail-source-fetch-webmail): Removed.
228
229         * webmail.el: Removed -- doesn't seem relevant any more.
230
231         * gnus.el: Fix up make-obsolete-variable declarations throughout.
232
233         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
234         the \r.
235
236 2010-09-30  Julien Danjou  <julien@danjou.info>
237
238         * gnus-agent.el (gnus-agent-add-group): Fix call to
239         gnus-completing-read.
240
241 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
242
243         * nndoc.el (nndoc-retrieve-groups): New function.
244
245         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
246         `default', use nnmail-split-methods.
247         (nnimap-request-article): Downcase the NILs so that they are nil.
248
249         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
250         symbol.
251
252         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
253         code, since if the user has requested network, that's what they ought
254         to get.
255         (nnimap-request-set-mark): Erase the buffer before issuing commands.
256         (nnimap-split-rule): Mark as obsolete.
257
258         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
259         variable.
260
261         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
262         correct slot, too.
263
264 2010-09-29  Julien Danjou  <julien@danjou.info>
265
266         * gnus.el (gnus-local-domain): Declare variable obsolete.
267
268         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
269         computing.
270         (gnus-ido-completing-read): Require ido.
271
272 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
273
274         * gnus-registry.el: Don't prompt on load, which makes it impossible to
275         build Gnus.
276
277         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
278         when interpreting the structures.
279         (nnimap-request-accept-article): Add \r\n to the lines to make this
280         work with Cyrus.
281
282         * nndraft.el (nndraft-request-expire-articles): Use the group name
283         instead if "nndraft".  Fix found by Nils Ackermann.
284
285 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
286
287         * nnregistry.el: Added.
288
289 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
290
291         * nnmail.el (group, group-art-list, group-art):
292         Remove unneeded directives.
293
294 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
295
296         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
297         (mm-mime-charset)
298         * rfc2047.el (rfc2047-syntax-table)
299         * utf7.el (utf7-utf-16-coding-system): Comment fix.
300
301         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
302         rather than `insert-file-contents' and `eval-region'.
303
304         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
305         construction.
306
307         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
308
309         * time-date.el: No need to require cl for Emacs 21.
310
311 2010-09-29  Julien Danjou  <julien@danjou.info>
312
313         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
314         replacement of `gnus-gravatar-relief' to mimic
315         `gnus-faces-properties-alist'.
316         Add :version property.
317
318 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
319
320         * mail-source.el (mail-source-report-new-mail)
321         * message.el (message-default-mail-headers)
322         * mm-decode.el (mm-valid-image-format-p): Comment fix.
323
324         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
325
326 2010-09-28  Julien Danjou  <julien@danjou.info>
327
328         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
329         mail-address contains the same string as real-name.
330
331         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
332         non-blank in header, otherwise it'll get stripped.
333
334         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
335         real-name, and then for mail address rather than doing : or , search.
336
337 2010-09-27  Julien Danjou  <julien@danjou.info>
338
339         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
340         (gnus-server-goto-server): Use gnus-completing-read.
341
342         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
343
344         * mm-util.el (defalias): Use gnus-completing-read.
345         (mm-codepage-setup): Use gnus-completing-read.
346
347         * smime.el (smime-sign-buffer): Use gnus-completing-read.
348         (smime-decrypt-buffer): Use gnus-completing-read.
349
350         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
351
352         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
353         (mml-minibuffer-read-disposition): Use gnus-completing-read.
354         (mml-insert-multipart): Use gnus-completing-read.
355
356         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
357
358         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
359
360         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
361
362         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
363
364         * gnus.el (gnus-read-method): Use gnus-completing-read.
365
366         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
367
368         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
369         (gnus-mime-action-on-part): Use gnus-completing-read.
370         (gnus-article-encrypt-body): Use gnus-completing-read.
371
372         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
373         (gnus-topic-move-matching): Use gnus-completing-read.
374         (gnus-topic-copy-matching): Use gnus-completing-read.
375         (gnus-topic-sort-topics): Use gnus-completing-read.
376         (gnus-topic-move): Use gnus-completing-read.
377
378         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
379         (gnus-agent-add-group): Use gnus-completing-read.
380
381         * nnmairix.el (nnmairix-create-server-and-default-group): Use
382         gnus-completing-read.
383         (nnmairix-update-groups): Use gnus-completing-read.
384         (nnmairix-get-server): Use gnus-completing-read.
385         (nnmairix-backend-to-server): Use gnus-completing-read.
386         (nnmairix-goto-original-article): Use gnus-completing-read.
387         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
388
389         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
390
391         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
392         (gnus-group-make-useful-group): Use gnus-completing-read.
393         (gnus-group-make-web-group): Use gnus-completing-read.
394         (gnus-group-add-to-virtual): Use gnus-completing-read.
395         (gnus-group-browse-foreign-server): Use gnus-completing-read.
396
397         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
398         (gnus-summary-limit-to-extra): Use gnus-completing-read.
399         (gnus-summary-execute-command): Use gnus-completing-read.
400         (gnus-summary-respool-article): Use gnus-completing-read.
401         (gnus-read-move-group-name): Use gnus-completing-read.
402
403         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
404         (gnus-summary-score-effect): Use gnus-completing-read.
405
406         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
407
408         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
409         right completing-read function.
410         (gnus-use-ido): New variable
411         (gnus-completing-read-with-default): Remove.
412
413 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
414
415         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
416         x-focus-frame.
417
418         * nnimap.el (auth-source-forget-user-or-password)
419         (auth-source-user-or-password): Autoload.
420
421         * message.el (message-from-style, message-interactive)
422         (message-cite-prefix-regexp, message-sendmail-envelope-from)
423         (message-yank-prefix, message-indentation-spaces, message-signature)
424         (message-signature-file): Add comment.
425
426 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
427
428         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
429         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
430         new articles.
431
432         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
433         parts.
434         (nnimap-request-article): Work with the t setting, too.
435
436         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
437         that you don't get flashes of other buffers.
438         (gnus-summary-show-complete-article): Intern before setting.
439
440 2010-09-27  David Engster  <dengste@eml.cc>
441
442         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
443         well as HEADERS.
444         (nnmairix-retrieve-headers): Provide new argument for the above.
445
446 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
447
448         * gnus-sum.el (gnus-summary-move-article): Don't alter
449         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
450         group.
451
452         * nnimap.el (nnimap-update-info): Don't destructively alter active.
453
454         * message.el (message-cite-prefix-regexp): Revert my last edit.
455
456         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
457         variable instead of the Gnus variable.
458
459         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
460
461         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
462         again.
463
464         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
465         since some servers don't like it.
466         (nnimap-open-connection): Forget credentials if the server says the
467         password was wrong.
468         (nnimap-parse-line): Protect against invalid data.
469
470         * gnus-sum.el (gnus-summary-move-article): Add comment.
471         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
472         nothing alters it while scanning for new messages.
473
474         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
475         which may or may not help.
476         (nnimap-open-connection): If we're doing a stream connection, and then
477         discover we're on a STARTTLS-capable server, then open a STARTTLS
478         connection instead.
479
480 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
481
482         * nnimap.el (utf7): Required.
483
484         * message.el (message-cite-prefix-regexp): Remove "}" from citation
485         prefix.
486
487 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
488
489         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
490
491 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
492
493         * nnimap.el (nnimap-request-accept-article): Message the error on
494         error.
495
496 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
497
498         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
499
500 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501
502         * nndoc.el (nndoc-request-list): Return success always.
503
504         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
505         `fetch-old' -- we only want to fetch the articles we've requested.  The
506         rest are in the agent, probably.
507         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
508         disappeared server" to something low.  It's not important.
509
510         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
511         arrived before the FETCH data.
512
513         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
514         target here, because we don't know the Gnus name of the group.
515
516         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
517         for the correct group.
518
519         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
520
521         * gnus.el (gnus): Give a final warning after startup.
522
523         * gnus-util.el (gnus-action-message-log): New variable.
524         (gnus-message): Use it.
525         (gnus-final-warning): New function.
526
527         * nnimap.el (nnimap-open-connection): Record the greeting.
528         (nnimap): Add greeting.
529
530 2010-09-26  Julien Danjou  <julien@danjou.info>
531
532         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
533         arguments.
534         (gnus-html-wash-images): Fix spec computing to include start/end.
535
536         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
537
538 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
539
540         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
541         deletion.
542         (nnimap-retrieve-headers): Don't select the group, because that's
543         already done by nnimap-possibly-change-group.
544
545         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
546         (gnus-picon-transform-address): Use it.
547
548         * mail-source.el (mail-source-value): Revert previous patch.
549
550         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
551         on failure.
552         (nnimap-open-connection): Look up both virtual and physical server name
553         credentials.
554
555         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
556
557 2009-02-07  Dave Love  <fx@gnu.org>
558
559         * tls.el (open-tls-stream): Don't query killing process.
560
561 2009-02-08  Dave Love  <fx@gnu.org>
562
563         * gnus-win.el (gnus-window-to-buffer-helper,
564         gnus-all-windows-visible-p): Function needn't be a symbol.
565
566         * mail-source.el (mail-source-value): Function needn't be a symbol.
567
568 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
569
570         * message.el (message-cite-prefix-regexp): Remove } from the cite
571         prefix.
572
573         * gnus-art.el (gnus-treatment-function-alist): Do picons before
574         highlight again, so that the highlight is correct.
575
576         * gnus-picon.el (gnus-picon): Remove again.
577         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
578
579         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
580         doing the header highlightling, so that the background colour of the
581         picon is correct.
582
583         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
584         (gnus-picon): Ditto.
585         (gnus-picon): Reinstate.  The background colour for picons is white.
586         (gnus-picon-insert-glyph): Make the background white.
587
588         * nnml.el (nnml-open-nov): Don't return dead buffers.
589
590         * auth-source.el (auth-source-create): Query the user for whether to
591         store the credentials.
592
593         * netrc.el (netrc-store-data): New function.
594
595         * auth-source.el (auth-source-user-or-password): Use the existing auth
596         sources, if any, for creation.
597
598         * gnus.el (gnus-group-fast-parameter): Return the last matching
599         parameter instead of the first matching parameter.
600
601 2010-09-26  Julien Danjou  <julien@danjou.info>
602
603         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
604
605 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
606
607         * mml2015.el (mml2015-use): Remove gpg support.
608
609         * mml1991.el (mml1991-function-alist): Remove gpg function.
610         (mml1991-gpg-sign): Removed.
611
612 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
613
614         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
615         (gnus-browse-unsubscribe-current-group): Document it.
616         (gnus-browse-unsubscribe-group): Use it.
617
618 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
619
620         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
621         address to the To list for easier response.
622
623         * gnus.el (gnus-play-startup-jingle): Removed.
624         (gnus-splash): Don't play jingle.
625         (gnus): Silence gnus-load message.
626
627         * gnus-art.el (gnus-treat-play-sounds): Removed.
628
629         * gnus.el (gnus-play-jingle): Remove audio support.
630
631         * gnus-cus.el (gnus-score-customize): Remove audio reference.
632
633         * earcon.el: Removed -- no users.
634
635         * gnus-audio.el: Removed -- no users of this package.
636
637         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
638
639         * gnus-start.el (gnus-setup-news): Remove nocem support.
640
641         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
642
643         * gnus.el (gnus-use-nocem): Removed.
644
645         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
646         Removed.
647
648         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
649         uses NoCeM any more.
650
651         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
652         (gnus-button-ctan-handler): Ditto.
653         (gnus-button-handle-ctan-bogus-regexp): Ditto.
654         (gnus-button-ctan-directory-regexp): Ditto.
655         (gnus-button-handle-ctan): Ditto.
656         (gnus-button-tex-level): Ditto.
657         (gnus-button-alist): Removed CTAN stuff.
658
659 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
660
661         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
662         nnimap-streaming test.
663
664         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
665         servers twice.
666
667         * nnimap.el (nnimap-open-connection): Add more error reporting when
668         nnimap fails early.
669
670         * nnheader.el (nnheader-get-report-string): New function.
671         (nnheader-get-report): Use it.
672
673         * gnus-int.el (gnus-check-server): Say what the error was when opening
674         failed.
675
676         * nnimap.el (nnimap-wait-for-response): Search further when we're not
677         using streaming.
678
679 2010-09-25  Julien Danjou  <julien@danjou.info>
680
681         * gnus-html.el (gnus-html-rescale-image): Use our defalias
682         gnus-window-inside-pixel-edges.
683
684 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
685
686         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
687
688         * mm-decode.el (mm-save-part): Allow saving to other directories the
689         normal Emacs way.
690
691         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
692         by Jay Berkenbilt.
693
694         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
695         there isn't a single byte.
696
697         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
698         just do it.  It doesn't really seem to matter what the user responds
699         here, I think, so it's just a confusing question.
700
701         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
702         non-streaming case.
703
704         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
705         (gnus-article-encrypt-body): Use it.
706
707         * gnus-sum.el (gnus-summary-show-complete-article): New command and
708         keystroke.
709
710         * nnimap.el (nnimap-find-wanted-parts-1): Use
711         gnus-fetch-partial-articles.
712
713         * gnus-art.el (gnus-fetch-partial-articles): New variable.
714
715         * nnimap.el (nnimap-insert-partial-structure): New function.
716         (nnimap-get-partial-article): New function.
717         (nnimap-request-article): Use it.
718         (nnimap-wait-for-response): Return whether the wait was successful.
719         (nnimap-finish-retrieve-group-infos): Don't do anything if the
720         retrieval wasn't successful.
721         (nnimap-retrieve-group-data-early): Allow throttling servers.
722         (nnimap-streaming): New variable.
723         (nnimap-fetch-partial-articles): Removed.
724
725         * mm-decode.el (mm-with-part): Protect against killed buffers.
726
727         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
728         for prettier summary display.
729
730 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
731
732         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
733         directly.
734
735 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
736
737         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
738         apparently third-party libraries depend on it.
739
740         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
741         before starting negotiation.
742
743         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
744         privacy reasons.
745         (gnus-treat-mail-gravatar): Ditto.
746
747         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
748         buffer when inserting images.  Inserting text into the headers, for
749         instance, can make them invalid.
750
751 2010-09-25  Julien Danjou  <julien@danjou.info>
752
753         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
754         variables.
755
756         * nnheader.el: Remove useless variables news-reply-yank-from and
757         news-reply-yank-message-id.
758
759         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
760         variables.
761
762         * mml1991.el: Remove useless mml1991-verbose.
763
764         * gnus.el: Remove useless variable gnus-use-generic-from.
765         Remove obsolete variable gnus-topic-indentation.
766
767         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
768
769         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
770
771         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
772
773         * gnus-group.el: Remove useless gnus-group-icon-cache.
774         Remove useless gnus-ephemeral-group-server.
775
776         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
777
778         * mml2015.el: Remove useless mml2015-verbose.
779
780         * mml-smime.el: Remove useless mml-smime-verbose.
781
782         * gnus.el: Remove useless gnus-local-domain.
783
784         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
785         gnus-gravatar-size.
786
787         * gnus-art.el: Remove useless gnus-treat-translate.
788
789 2010-09-24  Julien Danjou  <julien@danjou.info>
790
791         * gnus-sum.el: Add support for Gravatars.
792
793         * gnus-art.el: Add support for Gravatars.
794
795         * gnus-gravatar.el: Add this file.
796
797         * gravatar.el: Add this file.
798
799 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
800
801         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
802
803         * gnus-group.el (gnus-group-fetch-faq): Removed.
804
805         * gnus.el (gnus-group-faq-directory): Removed.
806
807         * gnus-group.el (gnus-group-fetch-charter): Removed.
808
809         * gnus.el (gnus-group-charter-alist): Removed.
810
811         * gnus-group.el (gnus-group-archive-directory): Removed.
812         (gnus-group-recent-archive-directory): Ditto.
813         (gnus-group-make-archive-group): Removed.
814
815         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
816
817         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
818         use the same article number for all the cached articles.
819
820         * nnimap.el (nnimap-command): Register the last command time so
821         that we can use it for idling NOOPs.
822         (nnimap-open-connection): Start the keeplive timer.
823         (nnimap-make-process-buffer): Store all the process buffers.
824         (nnimap-keepalive): New function.
825
826         * starttls.el: (starttls-open-stream): Add autoload cookie.
827
828 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
829
830         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
831         handling.
832
833 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
834
835         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
836         its data structures.
837
838         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
839         instead of the cl.el copy-list.
840         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
841         equalp.
842
843 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
844
845         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
846         and tool-bar-local-item-from-menu.
847
848         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
849         mode-line-highlight face for Emacs.
850
851         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
852         loading gnus-sum.elc; fix comment for canlock-verify.
853         (gnus-article-jump-to-part): Use read-number.
854         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
855         Emacs pre-21 compatible code for help-echo.
856         (gnus-article-next-page-1): No need to adjust the number of lines.
857         (gnus-article-describe-bindings): Always use help-buffer.
858
859         * gnus-audio.el (gnus-audio-inline-sound)
860         * gnus-cus.el (gnus-custom-mode)
861         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
862
863         * gnus-sum.el (gnus-remove-overlays): Doc fix.
864
865         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
866         compatible code.
867
868 2010-09-24  Glenn Morris  <rgm@gnu.org>
869
870         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
871         visiting the fcc file in rmail-mode.
872
873         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
874
875 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
876
877         * nnir.el: Silence the byte compiler.
878
879         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
880         alias to browse-url-url-encode-chars if any.
881         (gnus-html-encode-url): Use it.
882
883 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
884
885         * gnus-start.el (gnus-use-backend-marks): New variable.
886         (gnus-get-unread-articles-in-group): Use it.
887
888         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
889         makeover.
890
891 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
892
893         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
894
895 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
898         Removed.
899         (gnus-setup-news-hook): Removed
900         gnus-fixup-nnimap-unread-after-getting-new-news.
901
902         * gnus-int.el (gnus-request-update-info): Protect against backends not
903         having the function.
904
905         * nnimap.el (nnimap-stream): Mention starttls.
906         (nnimap-open-connection): Add starttls support.
907
908 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
909
910         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
911
912 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
913
914         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
915         BODYSTRUCTUREs.
916         (nnimap-transform-headers): Unfold quoted {42} headers.
917
918         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
919         the info.
920         (gnus-get-unread-articles): Only call updatep on backends that support
921         it.
922
923         * nnweb.el (nnweb-request-update-info): NOOP.
924
925         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
926
927         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
928         since it only deals with marks.
929
930         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
931         gnus-request-marks, and make a new gnus-request-update-info.
932
933         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
934         the active instead of the high number, which is usually too low.
935
936 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
937
938         * netrc.el (netrc-parse): Remove encrypt.el mentions.
939         * encrypt.el: Removed.
940
941 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
942
943         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
944         server in symbolic form.
945
946         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
947         0.9.
948
949 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
950
951         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
952         (nnimap-update-info): Fix up code slightly.
953
954         * gnus-int.el (gnus-open-server): Add tracing for performance
955         debugging.
956
957         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
958         (gnus-group-insert-group-line): Pass the real group name so that it
959         gets the right data.
960
961         * gnus-start.el (gnus-get-unread-articles): Don't have
962         `gnus-get-unread-articles-in-group' update info, since that can be
963         really slow and doesn't seem to be needed?
964
965 2010-09-22  Dan Christensen  <jdc@uwo.ca>
966
967         * time-date.el (date-to-time): Try using parse-time-string first before
968         using the slower timezone-make-date-arpa-standard.
969
970 2010-09-22  Julien Danjou  <julien@danjou.info>
971
972         * gnus-group.el (gnus-group-insert-group-line): Call
973         gnus-group-highlight-line.
974         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
975         default hook list.
976         (gnus-group-update-eval-form): Add new function.
977         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
978         (gnus-group-get-icon): Use gnus-group-update-eval-form.
979
980 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
981
982         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
983         immediate, then expire all articles.
984         (nnimap-update-info): Fix off-by-one errors.
985         (nnimap-flags-to-marks): Would return no marks lists for group with no
986         flags.  Instead return the other data.
987
988 2010-09-22  Julien Danjou  <julien@danjou.info>
989
990         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
991         Only return an icon.
992         (gnus-group-insert-group-line): Compute icon to return.
993
994         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
995         variable.
996         (gnus-html-image-fetched): Only cache if
997         gnus-html-image-automatic-caching is set.
998         (gnus-html-image-fetched): Check for errors.
999
1000 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1001
1002         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1003         once per method on `g'.  This ensures that backends like nnfolder don't
1004         open all their folders.
1005
1006         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1007         (nnimap-request-list): Nix out group in the correct buffer.
1008         (nnimap-parse-flags): Implement by using `read' instead of
1009         hand-parsing.
1010         (nnimap-flags-to-marks): Pass on permanent-flags.
1011         (nnimap-make-process-buffer): Record the server name.
1012         (nnimap-parse-flags): Fix typo.
1013         (nnimap-request-scan): Run split on the server in general, not just a
1014         single group.
1015
1016         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1017         parameter, and propagate this downwards.
1018
1019         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1020         since EXAMINE changes it on the server.
1021
1022         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1023         this command might take a while.
1024
1025 2010-09-22  Julien Danjou  <julien@danjou.info>
1026
1027         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1028         harmful if you have 2 images side-by-side, they can't be properly
1029         update on text deletion.  Using text-property is safer here.
1030         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1031         data.
1032
1033 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1034
1035         * nnimap.el (nnimap-expunge-inbox): Removed.
1036         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1037         (nnimap-expunge): Flip default to t.
1038
1039         * gnus.el (gnus-method-to-server): Don't push things to the cache
1040         unless it's unique.
1041         (gnus-server-to-method): Ditto.
1042
1043 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1044
1045         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1046
1047 2010-09-22  Julien Danjou  <julien@danjou.info>
1048
1049         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1050         get the start of data.
1051         (gnus-html-encode-url): Add this function to encode special chars in
1052         URL.
1053         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1054         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1055
1056         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1057         default.
1058         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1059
1060         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1061         images alt-text.
1062         (gnus-html-put-image): Put alt-text as help-echo.
1063
1064 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1065
1066         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1067         * mm-util.el (mm-decompress-buffer)
1068         * nnir.el (nnir-run-find-grep)
1069         * pop3.el (pop3-list): Use 3rd arg of split-string.
1070
1071         * time-date.el (format-seconds): Comment fix.
1072
1073         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1074         and byte-optimize-form-code-walker.
1075         (dgnushack-make-auto-load): Don't advise make-autoload.
1076
1077         * lpath.el: Remove Emacs 21 stuff.
1078
1079 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1080
1081         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1082         outside the active range.  Suggested by Dan Christensen.
1083
1084         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1085         slightly later to avoid double-getting it.
1086
1087         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1088         previous patch.
1089
1090         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1091
1092 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1093
1094         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1095
1096 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1097
1098         * gnus-int.el (gnus-open-server): Give a better error message in the
1099         "go offline" case.
1100
1101         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1102         marks for nnimap, which is seldom the right thing to do.
1103
1104         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1105         (gnus-same-method-different-name): New function.
1106
1107         * nnimap.el (parse-time): Require.
1108
1109         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1110         method in the presence of many similar methods.
1111
1112         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1113
1114         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1115         nnml-inhibit-expiry.
1116
1117         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1118         find out whether methods are equal.
1119
1120         * nnimap.el (nnimap-find-expired-articles): New function.
1121         (nnimap-process-expiry-targets): New function.
1122         (nnimap-request-move-article): Request the article before looking at
1123         what the Message-ID is.  Fix found by Andrew Cohen.
1124         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1125
1126         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1127         for oldness in addition to being a predicate.
1128
1129         * nnimap.el (nnimap-request-group): When we have zero articles, return
1130         the right data to Gnus.
1131         (nnimap-request-expire-articles): Only delete articles immediately if
1132         the target is 'delete.
1133
1134         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1135         method, this would bug out.
1136
1137         * gnus-group.el (gnus-group-expunge-group): Renamed from
1138         gnus-group-nnimap-expunge, and implemented as a normal interface
1139         function.
1140
1141         * gnus-int.el (gnus-request-expunge-group): New function.
1142
1143         * nnimap.el (nnimap-request-create-group): Implement.
1144         (nnimap-request-expunge-group): New function.
1145
1146 2010-09-21  Julien Danjou  <julien@danjou.info>
1147
1148         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1149         (gnus-html-cache-expired): Add new function.
1150         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1151         wethever we should display image for fetch it.
1152         Compute alt-text earlier to pass it to the fetching function too.
1153         (gnus-html-schedule-image-fetching): Change function argument to only
1154         get one image at a time, not a list.
1155         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1156         cache.
1157         (gnus-html-get-image-data): New function to retrieve image data from
1158         cache.
1159         (gnus-html-put-image): Change buffer argument to use image data rather
1160         than file, and place image above region rather than inserting a new
1161         one. Do not take alt-text as argument, since it's useless now: we place
1162         the image above alt-text.
1163         (gnus-html-prune-cache): Remove.
1164         (gnus-html-show-images): Start to fetch image when we find one, do not
1165         push into a temporary list.
1166         (gnus-html-prefetch-images): Only fetch image if they have expired.
1167         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1168         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1169
1170 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1171
1172         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1173
1174 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1175
1176         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1177         spec inser "*" if the group isn't active instead of 0.
1178
1179         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1180         opening the server.
1181         (nnimap-request-delete-group): Implement group deletion.
1182         (nnimap-transform-headers): Return the size of the entire message in
1183         the Bytes header, not just the size of the first part.
1184         (nnimap-request-move-article): When moving an article from nnimap,
1185         request the article first so the accepting form has an article to
1186         accept.  Reported by Dan Christensen.
1187         (nnimap-command): Make sure that the error message doesn't error out.
1188
1189 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1190
1191         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1192         we haven't requested anything.
1193
1194 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1195
1196         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1197         "".  Fix found by Andrew Cohen.
1198
1199         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1200         instead of -encode-string.
1201
1202 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1203
1204         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1205
1206         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1207         by mm-subst-char-in-string.
1208
1209 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1210
1211         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1212         waiting for the connection string.
1213
1214         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1215         arriving.
1216
1217         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1218         bogus characters.  This allows selecting certain Gmail groups.
1219
1220         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1221         (nnimap-fetch-partial-articles): New variable.
1222         (nnimap-open-connection): When looking for credentials, also use the
1223         nnimap-server-port.
1224         (nnimap-request-article): Return the group/article number, so that Gnus
1225         `^' works as expected.
1226         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1227         them.
1228
1229         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1230         comments.
1231         (gnus-methods-sloppily-equal): New function.
1232         (gnus): When using the development version of Gnus, load the gnus-load
1233         file.
1234
1235         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1236         `gnus-open-server' on each method before trying to scan them etc.  This
1237         ensures that all the backend parameters are set correctly.
1238
1239         * nnimap.el (nnimap-authenticator): New variable.
1240         (nnimap-open-connection): Allow anonymous login.
1241         (nnimap-transform-headers): The chars header is called Chars not
1242         Bytes.
1243         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1244         drops.
1245
1246         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1247         patch, found by Knut Anders Hatlen.
1248
1249 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1250
1251         * gnus-agent.el (gnus-agent-batch-confirmation)
1252         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1253         to gnus-message.
1254         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1255         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1256         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1257         * gnus-int.el (gnus-open-server): Likewise.
1258         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1259         (gnus-score-check-syntax): Likewise.
1260         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1261         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1262         Likewise.
1263         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1264
1265 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1266
1267         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1268         calling conventions so that prefetch doesn't bug out.
1269
1270 2010-09-19  Julien Danjou  <julien@danjou.info>
1271
1272         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1273         rather than `subst-char-in-region' in order to be able to replace ASCII
1274         char by UTF-8 ones.
1275
1276         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1277         than curl.
1278         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1279         the right URL and ALT text on images.
1280         (gnus-html-wash-tags): Fix tag case.
1281         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1282         (gnus-article-html): Add -o display_ins_del=2 option.
1283         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1284
1285 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1286
1287         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1288         the extra mail headers, which sometimes seem to happen for unknown
1289         reasons.
1290
1291         * mail-parse.el (mail-header-encode-parameter): Define as
1292         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1293         (or most, perhaps?) mail readers don't understand the latter, but do
1294         understand the former.
1295
1296         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1297         to nil, so that no methods are automatically agentized.  I think this
1298         is probably what most users want.
1299
1300         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1301         from url-retrieve, for instance about invalid URLs.
1302
1303         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1304         groups that have no articles.
1305         (nnimap-request-article): Check that we really got an article when we
1306         requested one.
1307
1308         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1309         doesn't exist.
1310
1311         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1312         nntp buffer so the agent can save it.
1313         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1314         that CRLF doesn't get translated to \n.
1315         (nnimap-open-connection): Don't make 'shell commands only send \n.
1316
1317 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1318
1319         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1320         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1321         Update var name.
1322         (nnml-generate-nov-file): Use dolist.
1323         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1324         Use with-current-buffer.
1325
1326 2010-09-18  Julien Danjou  <julien@danjou.info>
1327
1328         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1329         parallel.
1330
1331 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1332
1333         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1334         the range update right.
1335         (nnimap-request-group): Don't make `M-g' bug out on group with no
1336         marks.
1337         (nnoo): Required, so that other packages can require nnimap.
1338         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1339         command we're looking for.  This helps when the server sends more
1340         responses after we've gotten everything we expected.
1341         (nnimap): Add a `newlinep' field to keep track of end-of-line
1342         conventions.
1343         Don't send CRLF to things that don't want it.
1344         (nnimap-request-accept-article): Ditto.
1345
1346 2010-09-18  Julien Danjou  <julien@danjou.info>
1347
1348         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1349         than curl to retrieve images.
1350
1351 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1352
1353         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1354         the marks.
1355         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1356         (nnimap-wait-for-connection): New function.
1357         (nnimap-open-connection): If we have PREAUTH, don't query for login
1358         credentials.
1359         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1360         when doing a partial update.
1361
1362 2010-09-18  Julien Danjou  <julien@danjou.info>
1363
1364         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1365         tags.
1366
1367 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1368
1369         * nnimap.el (nnimap-credentials): New function.
1370         (nnimap-open-connection): Use the new function to look for credentials
1371         also on the numeric equivalents of "imap" and "imaps".
1372
1373         * gnus-start.el (gnus-activate-group): Send the info to
1374         gnus-request-group.
1375
1376         * nnimap.el (nnimap-request-group): Have the "check" version of the
1377         function parse flags and update the info, so that a `M-g' get a total
1378         resync of all flags from the group.
1379
1380         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1381         to allow backends to alter the info on group selection.  Also alter all
1382         the backend -request-group functions to take the parameter.
1383
1384         * nnimap.el (nnimap-store-info): New function.
1385         (nnimap-update-info): Store the info for later usage.
1386         (nnimap-request-group): Use the stored info for the dont-check case, so
1387         that we don't retrieve all marks when we enter a group.
1388
1389         * nnimap.el: Use deffoo instead of defun for interface functions.
1390
1391         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1392         update the group info.  This makes the nndraft groups, for instance, go
1393         back to their old behaviour.
1394
1395         * gnus-sum.el (gnus-select-newsgroup): Indent.
1396
1397         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1398         in.
1399         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1400         nothing.
1401
1402         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1403         from methods that are denied.
1404
1405         * gnus-int.el (gnus-method-denied-p): New function.
1406
1407         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1408         store the password instead of netrc.
1409         (nnimap-open-connection): Don't error out when we can't make a
1410         connections.
1411
1412         * auth-source.el (auth-source-create): In the password prompt, say what
1413         we're querying for.  Also prompt for user name if that hasn't been
1414         given.
1415
1416         * nnimap.el (nnimap-with-process-buffer): Removed.
1417
1418 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1419
1420         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1421         method when we're reading from the agent.
1422
1423         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1424
1425         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1426         that's probably most useful for users.
1427
1428         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1429         "failed" all the time.
1430
1431         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1432         ...)) with (with-current-buffer ... ).
1433
1434         * nntp.el (nntp-open-server): Return whether the open was successful or
1435         not.
1436
1437         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1438         select an unread unseen article first.
1439
1440         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1441         /etc/services, supply some sensible port defaults.
1442
1443         * dgnushack.el: Define netrc-credentials.
1444
1445 2010-09-17  Julien Danjou  <julien@danjou.info>
1446
1447         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1448
1449 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1450
1451         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1452         doesn't have any parameters.
1453
1454 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455
1456         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1457         only upcased checks.
1458
1459         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1460
1461         * nnimap.el (nnimap-open-shell-stream): New function.
1462         (nnimap-open-connection): Use it.
1463         (nnimap-transform-headers): Get the number of lines in each message.
1464         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1465         number of lines.
1466         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1467         problem.
1468
1469         * utf7.el (utf7-encode): Autoload.
1470
1471         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1472         to allow the mail splitting to not return a default group.  This is
1473         useful for nnimap, which will leave unmatched mail in the inbox.
1474
1475         * nnimap.el: Rewritten.
1476
1477         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1478         nnimap usage.
1479
1480         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1481         if the move is internal, so that nnimap can do fast internal moves.
1482
1483         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1484         data.
1485         (gnus-read-active-for-groups): Support finishing the early retrieval of
1486         data.
1487
1488         * gnus-range.el (gnus-range-nconcat): New function.
1489
1490         * gnus-int.el (gnus-finish-retrieve-group-infos)
1491         (gnus-retrieve-group-data-early): New functions.
1492
1493 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1494
1495         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1496         (nnrss-retrieve-groups):
1497         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1498         (pop3-quit): Use with-current-buffer.
1499
1500 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1501
1502         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1503         instead of nnheader-accept-process-output.
1504
1505         * dgnushack.el (dgnushack-compile): Add comment.
1506
1507         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1508
1509         * gnus-html.el (gnus-html-schedule-image-fetching)
1510         (gnus-html-prefetch-images): Replace process-kill-without-query by
1511         gnus-set-process-query-on-exit-flag.
1512
1513 2010-09-16  Romain Francoise  <romain@orebokech.com>
1514
1515         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1516
1517 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1518
1519         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1520         parameter to unintern is mandatory-ish in Emacs 24.
1521
1522         * gnus-html.el (gnus-html-schedule-image-fetching)
1523         (gnus-html-prefetch-images): Check for curl before using it.
1524
1525         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1526         depend on curl, which isn't essential.
1527
1528         * imap.el: Revert back to version
1529         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1530         seem problematic.
1531
1532 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1533
1534         * gnus-registry.el (gnus-registry-install-shortcuts):
1535         Explicitly pass `obarray' to `unintern' to avoid a warning.
1536
1537 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1538
1539         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1540         change.
1541
1542         * nnrss.el (nnrss-request-list): Removed this function and related
1543         functions, including the moreover stuff.
1544
1545 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546
1547         * nnrss.el (nnrss-retrieve-groups): New function.
1548
1549 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1550
1551         * .dir-locals.el: Add no-byte-compile cookie.
1552
1553 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1554
1555         * time-date.el (format-seconds): Comment fix.
1556
1557         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1558         for back end that doesn't support request-scan.
1559
1560 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1561
1562         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1563         then do request scans from the backends.
1564
1565         * netrc.el (netrc-credentials): New conveniency function.
1566
1567         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1568         avoid running a hook per line, since this takes a lot of time,
1569         profiling shows.
1570         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1571         directly if gnus-visual-p is true.
1572
1573 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1574
1575         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1576         groups; replace mapcar with dolist which is a bit faster; pass groups
1577         info to gnus-read-active-file-1.
1578         (gnus-read-active-file-1): Scan only specified groups if the new
1579         optional arg `infos' is given.
1580
1581 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1582
1583         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1584
1585         * pop3.el (pop3-movemail): Removed.
1586         (pop3-streaming-movemail): Renamed to pop3-movemail.
1587
1588         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1589         don't restrict end-tag searches to the end of the line.
1590
1591 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1592
1593         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1594         articles of every unchecked group to t, which means unknown since the
1595         server has never been opened.
1596
1597 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1598
1599         * gnus-html.el (gnus-html-show-alt-text): New command.
1600         (gnus-html-browse-image): Ditto.
1601         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1602         to browse the image directly.
1603         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1604         better.
1605
1606         * gnus-async.el (gnus-async-article-callback): Call
1607         `gnus-html-prefetch-images' unconditionally.
1608
1609         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1610         before feeding URLs to curl.
1611
1612 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1613
1614         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1615         internal images as deletable by `W D D'.
1616
1617         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1618         (gnus-async-article-callback): Fix typo.
1619
1620 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1621
1622         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1623         current line to work around bugs in the output from w3m.
1624
1625         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1626         for groups that want that.
1627
1628         * nntp.el (nntp-wait-for-string): Supply a timeout for
1629         accept-process-output to ensure progress.
1630
1631         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1632         level to get unread articles from, then use that for foreign groups,
1633         too.
1634
1635         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1636         confuses the rest of the function.
1637
1638         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1639         for the methods that support -retrieve-groups, too.
1640
1641         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1642
1643 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1644
1645         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1646         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1647
1648         * pop3.el: Require cl when compiling.
1649         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1650
1651 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652
1653         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1654         that aren't going to be activated.
1655         (gnus-get-unread-articles): Fix up the last commit.
1656
1657         * gnus-html.el (gnus-article-html): Allow calling without specifying
1658         the handle.  In that case, dissect the buffer first.
1659
1660         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1661
1662         * nnimap.el (nnimap-open-connection): Revert the change that would look
1663         into authinfo for imaps instead of imap.
1664
1665         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1666         say that you don't want to call gnus-request-group with don-check, but
1667         do check the reponse.  This is for virtual groups only.
1668         (gnus-get-unread-articles): Count the archive groups as secondary, so
1669         that they're activated the same way as before.
1670
1671         * imap.el (imap-message-map): Removed optional buffer parameter, since
1672         no callers use it.
1673         (imap-message-get): Ditto.
1674         (imap-message-put): Ditto.
1675         (imap-mailbox-map): Ditto.
1676         (imap-mailbox-put): Ditto.
1677         (imap-mailbox-get): Ditto.
1678         (imap-mailbox-get): Revert last change for this function.
1679
1680         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1681         case-insensitively.
1682         (nnimap-debug): Removed.
1683
1684         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1685         to use `imap-fetch' instead.  According to the comments, this should be
1686         safe, since all other IMAP clients use the 1:* syntax.
1687         (imap-enable-exchange-bug-workaround): Removed.
1688         (imap-debug): Removed -- doesn't seem very useful.
1689
1690         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1691         mail from a file, and the file doesn't exist.
1692
1693         * imap.el (imap-log): New convenience function used throughout instead
1694         of repeating the same code all over the place.
1695
1696         * pop3.el (pop3-streaming-movemail): Return t for success.
1697
1698         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1699         .authinfo if we're using ssl connection.
1700
1701         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1702         already have if we're in a main Gnus `g' run.
1703
1704         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1705
1706 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1707
1708         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1709
1710         * nnmh.el (nnmh-request-list-1): Bind `file'.
1711
1712         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1713         alias to set-process-query-on-exit-flag or process-kill-without-query.
1714         (pop3-open-server): Use it.
1715
1716 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1717
1718         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1719         box to the Incoming file.  Fixes mistake in previous checkin.
1720
1721         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1722         request loop (for debugging purposes) removed.
1723
1724         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1725         culprit is more visible.
1726         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1727         (nnml-add-incremental-nov): New functions to do "incremental" nov
1728         updates, where we just append to the end of the existing nov files
1729         without reading/writing them in full.
1730
1731         * mail-source.el (mail-source-delete-crash-box): Really only check the
1732         incoming files once in a while.
1733
1734         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1735
1736         * mail-source.el (mail-source-delete-crash-box): Only check the
1737         incoming files for deletion once per day to save a lot of file
1738         accesses.
1739
1740         * pop3.el (pop3-logon): Fix up unbound variable typo.
1741
1742         * mail-source.el (pop3-streaming-movemail): Autoload.
1743
1744         * pop3.el (pop3-streaming-movemail): Respect
1745         pop3-leave-mail-on-server.
1746
1747         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1748         retrieval.
1749
1750         * pop3.el (pop3-process-filter): Removed unused function.
1751         (pop3-streaming-movemail, pop3-send-streaming-command)
1752         (pop3-wait-for-messages, pop3-write-to-file)
1753         (pop3-number-of-responses): New functions for streaming pop3
1754         retrieval.
1755
1756         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1757         come from no known methods.
1758         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1759         list.
1760
1761         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1762         message sizes.
1763         (pop3-movemail): Use erase-buffer instead of looping and deleting
1764         regions, which seems rather odd.
1765
1766         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1767         file once per `g' run.
1768
1769         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1770         directories.  This makes the draft queue directory work.
1771
1772         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1773         data from the backends, so that we only request the list of groups from
1774         each method once.  This should speed things up considerably.
1775
1776         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1777         detect that it's not implemented.
1778
1779         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1780         we actually do recurse down into the tree, but don't stat all leaf
1781         nodes.
1782
1783         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1784         then say so instead of bugging out.
1785
1786         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1787         files exist before trying to read them.
1788
1789         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1790         around <pre_int>.
1791
1792         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1793
1794         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1795
1796 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1797
1798         * mm-util.el (mm-image-load-path): Just return the image directories,
1799         not all directories in the path in addition to the image directories.
1800         (mm-image-load-path): Maintain a cache of the image directories so that
1801         the `g' command in Gnus doesn't have to stat dozens of directories each
1802         time.
1803
1804         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1805         (gnus-html-wash-tags): Add a new `i' command to insert images.
1806         (gnus-html-insert-image): New command and keystroke.
1807         (gnus-html-redisplay-with-images): New command and keystroke.
1808         (gnus-html-show-images): Renamed command.
1809         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1810         spacers.
1811         (gnus-html-wash-tags): Decode entities at the end, so that entities
1812         inside the tags don't mess up the rest of the "parsing".
1813
1814         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1815         so that nnimap methods aren't agentized by default.  There's apparently
1816         many problems related to agent/imap behaviour.
1817
1818         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1819
1820         * gnus-html.el: Doc fix.
1821
1822 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1823
1824         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1825         specifier-spec-list for Emacs 21.
1826
1827         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1828         glyph-width and glyph-height instead of display-graphic-p and
1829         image-size; make avoidance of displaying small images work for XEmacs.
1830
1831         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1832         for XEmacs.
1833
1834         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1835         of symbol that holds plist data.
1836         (gnus-process-plist): Remove plist of process after getting it.
1837
1838 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1839
1840         * message.el (message-generate-hashcash): Change default to
1841         'opportunistic if hashcash is installed.
1842
1843         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1844         (gnus-html-put-image): Only call image-size once, since it's somewhat
1845         time-consuming on remote X servers.
1846
1847 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1848
1849         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1850         type on data, not a file name.
1851
1852         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1853         window-pixel-edges for Emacs 21.
1854
1855         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1856         decoded contents.
1857         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1858
1859 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1860
1861         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1862         group line format, since it isn't very interesting.
1863
1864         * gnus-agent.el (gnus-agent-short-article),
1865         (gnus-agent-long-article): Increase values for these two variables,
1866         since most people are likely to have more network connection and
1867         storage than before.
1868
1869         * gnus.el (gnus-refer-article-method): Change default to 'current.
1870         When referring an article, the common behaviour is to refer it from the
1871         current select method, not the native select method.  The chances of
1872         the native select method having the message in question is rather slim
1873         these days.
1874
1875         * gnus-sum.el (gnus-auto-select-subject): Change default to
1876         `unseen-or-unread'.  I think it's likely that most people want to
1877         select an unseen article over a previously seen, but unread one.
1878
1879         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1880         means that in the article buffer none of the minor mode elements will
1881         be shown, usually, and this is not desirable in most cases.
1882
1883         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1884         that commands like `d' (and the like) go to the next line in the
1885         buffer, instead of the next unread article.  I think this is the
1886         behaviour that is most natural for most users.
1887         (gnus-single-article-buffer): Change default to nil, so that people can
1888         have as many article buffers open as they have summary buffer.  I think
1889         this is the most natural way for the groups to behave.
1890
1891         * message.el (message-generate-new-buffers): Change default to
1892         `unsent', so that all new message buffers start their names with the
1893         string "*unsent", and it's easier to find the buffers if you move from
1894         them.
1895
1896 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1897
1898         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1899         small.  They're probably tracking images.
1900         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1901         (gnus-html-rescale-image): Yet another try at getting the image sizing
1902         right.
1903
1904         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1905         nntp-marks-file-name is nil.
1906
1907 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1908
1909         * gnus-html.el (gnus-html-wash-tags)
1910         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1911         Better logging.
1912
1913 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1914
1915         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1916
1917         * gnus-html.el (gnus-html-wash-tags): Check the value of
1918         gnus-blocked-images in the summary buffer.
1919
1920 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1921
1922         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1923
1924 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1925
1926         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1927         like "a", it seems like.
1928         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1929         since it needs to be picked from the correct buffer.
1930
1931         * nnwfm.el: Removed.
1932
1933         * nnlistserv.el: Removed.
1934
1935 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1936
1937         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1938         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1939
1940 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1941
1942         * nnkiboze.el: Removed.
1943
1944         * nndb.el: Removed.
1945
1946         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1947         alt text.
1948         (gnus-html-rescale-image): Try to get the rescaling logic right for
1949         images that are just wide and not tall.
1950
1951         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1952         overshadow variable bindings.
1953
1954 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1955
1956         * gnus-html.el (gnus-html-wash-tags)
1957         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1958         extra logging.
1959
1960 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1961
1962         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1963         (gnus-max-image-proportion): New variable.
1964         (gnus-html-rescale-image): New function.
1965         (gnus-html-put-image): Rescale images.
1966
1967 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1968
1969         Fix up some byte-compiler warnings.
1970         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1971         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1972         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1973         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1974         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1975         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1976         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1977
1978 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1979
1980         * gnus-html.el (gnus-article-html): Decode contents by charset.
1981
1982 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1983
1984         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1985         (gnus-html-frame-width, gnus-blocked-images)
1986         * message.el (message-prune-recipient-rules): Add custom version.
1987         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1988
1989         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1990         functions.
1991
1992         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1993         gnus-process-get.
1994
1995 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1996
1997         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1998         instead of lsub directly.
1999
2000 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2001
2002         * nnwarchive.el: Removed.
2003
2004         * gnus-soup.el: Removed.
2005
2006         * nnsoup.el: Removed.
2007
2008         * nnultimate.el: Removed.
2009
2010         * gnus-html.el (gnus-blocked-images): New variable.
2011
2012         * message.el (message-prune-recipients): New function.
2013         (message-prune-recipient-rules): New variable.
2014
2015         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2016         guess whether a long line is natural text or not.
2017
2018         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2019         gnus-process-plist and friends for compatibility.
2020
2021 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2022
2023         * gnus-html.el: Require packages that define macros used in this file.
2024         (gnus-article-mouse-face): Declare to silence byte-compiler.
2025         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2026         process-get.
2027         (gnus-html-put-image): Use plist-get to avoid getf.
2028         (gnus-html-prefetch-images): Use with-current-buffer.
2029
2030 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2031
2032         * gnus-ems.el: Provide compatibility functions for
2033         gnus-set-process-plist.
2034
2035         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2036         header-line-format for XEmacs 21.4.
2037
2038         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2039         * gnus.el (gnus-valid-select-methods)
2040         * message.el (message-send-mail-partially-limit)
2041         * mm-decode.el (mm-text-html-renderer)
2042         * mml.el (mml-insert-mime-headers-always)
2043         * smiley.el (smiley-regexp-alist): Bump custom version.
2044
2045 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2046
2047         * gnus-html.el: require mm-url.
2048         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2049         with the url to `url'.
2050         (gnus-html-wash-tags): Support cid: URLs/images.
2051
2052 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2053
2054         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2055         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2056         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2057
2058         * gnus-move.el: Removed file, since it doesn't really work.
2059
2060         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2061         UTF-8.  This seems to fix problems with some German web feeds.
2062
2063         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2064         at the top so that the proper colours are applied.
2065
2066         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2067         don't have dots in their names.
2068
2069         * gnus-art.el (gnus-article-view-part): Doc fix.
2070
2071         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2072         XEmacs-compatible.
2073         (gnus-html-put-image): Don't do images on non-graphic displays.
2074
2075         * nnslashdot.el: Removed this unused backend.
2076
2077         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2078         actions.
2079         (gnus-undo-register-1): Revert last change.
2080
2081         * gnus-group.el (gnus-group-completing-read): Protect against not
2082         having completion-styles bound.
2083
2084         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2085         make broken recipients happier.
2086
2087         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2088
2089         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2090         point parameter.
2091
2092         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2093
2094         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2095         completion-styles for group selection.
2096
2097 2009-02-04  Andreas Schwab  <schwab@suse.de>
2098
2099         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2100         headers and regexp-quote the match if necessary.
2101
2102 2009-03-24  Miles Bader  <miles@gnu.org>
2103
2104         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2105         the blinking smiley.
2106
2107 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2108
2109         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2110         blink smiley.
2111
2112 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2113
2114         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2115         where the dribbel file lives exists.
2116
2117         * message.el (message-send-mail-partially-limit): Change the default to
2118         nil, since most people don't want this.
2119
2120         * mm-url.el (mm-url-decode-entities): Also decode entities like
2121         &#x3212.
2122
2123 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2124
2125         * gnus-sum.el (gnus-summary-idna-message):
2126         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2127         Hyperlink urls in docstrings with URL `...'.
2128
2129 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2130
2131         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2132         functions.
2133
2134 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2135
2136         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2137         say what the mouseover text should be.
2138
2139         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2140         version of the mm-w3m-safe-url-regexp variable to only download images
2141         in the groups where we want that to happen.
2142
2143         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2144
2145         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2146         easier debugging.
2147         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2148         big pictures in the article buffer.
2149
2150         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2151         gnus-article-html.
2152         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2153         w3m.
2154
2155         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2156
2157 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2158
2159         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2160         which doesn't exist.
2161
2162         * message.el (message-inhibit-ecomplete): New variable to allow some
2163         function to inhibit ecomplete address storage.
2164         (message-resend): Disable ecomplete message storage when resending
2165         messages.
2166
2167         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2168
2169 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2170
2171         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2172         Save excursion while copying, moving, and deleting articles in order to
2173         prevent the cursor from jumping to unforeseen place.
2174
2175 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2176
2177         * lpath.el: No need to bind bookmark-current-buffer,
2178         bookmark-yank-point and bookmark-make-record-function.
2179
2180 2010-08-17  Glenn Morris  <rgm@gnu.org>
2181
2182         * gnus-sync.el: Require gnus components whose functions are used.
2183
2184         * gnus-art.el (bookmark-make-record-function):
2185         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2186         Declare for compiler.
2187
2188         * mm-url.el (mml-compute-boundary): Autoload.
2189
2190 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2191
2192         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2193
2194 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2195
2196         Typo fix "hoo4a" -> "hook".
2197
2198         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2199
2200 2010-08-14  Glenn Morris  <rgm@gnu.org>
2201
2202         * gnus-sync.el (gnus-sync): Fix defgroup version.
2203
2204 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2205
2206         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2207
2208         * gnus-sync.el: Fix docs.
2209         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2210         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2211
2212 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2213
2214         Optimizations for gnus-sync.el.
2215
2216         * gnus-sync.el: Add docs about gnus-sync-backend
2217         possibilities.
2218         (gnus-sync-save): Remove unnecessary message.
2219         (gnus-sync-read): Optimize and show what groups were skipped.
2220
2221 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2222
2223         Minor bug fixes for gnus-sync.el.
2224
2225         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2226         read the sync on get-new-news.
2227
2228         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2229         quiet.
2230
2231         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2232
2233 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2234
2235         Make saving and restoring of hidden threads work with overlays.
2236         Patch applied by Ted Zlatanov.
2237
2238         * gnus-sum.el (gnus-hidden-threads-configuration)
2239         (gnus-restore-hidden-threads-configuration): Update to deal with text
2240         properties, rather than searching for a magic character.
2241
2242 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2243
2244         New gnus-sync.el library for synchronization of marks.
2245
2246         * gnus-sync.el: New library for synchronization of marks.
2247
2248         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2249         renamed from `gnus-registry-grep-in-list'.
2250
2251         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2252
2253         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2254
2255 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2256
2257         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2258         determining charset of text fails.
2259
2260 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2261
2262         * nnmail.el (nnmail-get-new-mail-1): Revert.
2263
2264         * nnml.el (nnml-active-number): Make sure names of newly created groups
2265         in nnml-group-alist are encoded.
2266
2267 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2268
2269         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2270         containing non-ASCII characters in active file for nnml back end.
2271
2272 2010-07-24  David Engster  <dengste@eml.cc>
2273
2274         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2275         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2276
2277 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2278
2279         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2280         tag (Bug#6654).
2281
2282 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2283
2284         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2285         the article buffer, not the summary buffer.
2286
2287 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2288
2289         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2290         Emacs 23 as well.
2291
2292 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2293
2294         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2295         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2296
2297 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2298
2299         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2300         Patch applied by Karl Fogel.
2301
2302         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2303         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2304
2305 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2306
2307         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2308         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2309         C-w still not working correctly from Article buffers; Thierry's
2310         patch to fix that will be applied after this.
2311
2312         * gnus-art.el (bookmark-make-record-function): New local variable.
2313
2314         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2315         article buffer.
2316         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2317
2318 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2319
2320         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2321         on changes in bookmark.el.
2322
2323 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2324
2325         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2326         `no-log' instead of message not to log prompt string.
2327
2328 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2329
2330         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2331         the *other* type of HTML form submission.
2332
2333 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2334
2335         * auth-source.el (auth-source-pick): If choice does not contain a
2336         questioned keyword, set the check to t.
2337
2338 2010-06-12  Romain Francoise  <romain@orebokech.com>
2339
2340         * gnus-util.el (gnus-date-get-time): Move up before first use.
2341
2342 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2343
2344         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2345         (gnus-article-edit-part): Bind it to make last part that is substituted
2346         or deleted visible.
2347         (gnus-mime-display-single): Buttonize part of which id equals to
2348         gnus-mime-buttonized-part-id.
2349
2350 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2351
2352         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2353         (gnus-dd-mmm): Use gnus-date-get-time.
2354         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2355         simplify logic.
2356         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2357         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2358
2359 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2360
2361         * auth-source.el (top): Autoload `secrets-list-collections',
2362         `secrets-create-item', `secrets-delete-item'.
2363         (auth-sources): Fix tag string.
2364         (auth-get-source, auth-source-retrieve, auth-source-create)
2365         (auth-source-delete): New defuns.
2366         (auth-source-pick): Rewrite in order to avoid 2 passes.
2367         (auth-source-forget-user-or-password): New parameter USERNAME.
2368         (auth-source-user-or-password): New parameters CREATE-MISSING and
2369         DELETE-EXISTING.  Retrieve password interactively, if needed.
2370
2371 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2372
2373         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2374         deleting unused directories when gnus-expert-user is t.
2375
2376 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2377
2378         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2379         for each temp file when gnus-article-browse-delete-temp is ask.
2380
2381 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2382
2383         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2384         Lisp calls to delete-backward-char by calls to delete-char.
2385
2386 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2387
2388         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2389
2390 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2391
2392         * password-cache.el (password-cache-remove): Fix docstring.
2393
2394 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2395
2396         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2397         article unless decoding article to be saved.
2398
2399 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2400
2401         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2402         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2403         generated within the mm-with-unibyte-current-buffer macro.
2404
2405 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2406
2407         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2408         to nil when we're in a mml-preview buffer and no group is selected.
2409
2410 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2411
2412         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2413         when catching the `C-g'.  Reported by "Leo".
2414
2415 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2416
2417         * message.el (message-forward-make-body-plain)
2418         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2419         multibyte-string-p.
2420
2421         * lpath.el: Revert.
2422
2423 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2424
2425         * message.el (message-forward-make-body-mml): Assume original message
2426         is multibyte string; error on unibyte.
2427         (message-forward-make-body-plain): Ditto; don't add excessive newline
2428         in body end.
2429
2430         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2431
2432 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2433
2434         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2435         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2436
2437 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2438
2439         * mm-extern.el (mm-extern-url): Don't use
2440         mm-with-unibyte-current-buffer.
2441         (mm-extern-cache-contents): Use with-current-buffer instead of
2442         save-excursion + set-buffer.
2443
2444 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2445
2446         * mm-util.el (mm-emacs-mule): Remove.
2447
2448 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2449
2450         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2451         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2452         change.
2453
2454 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2455
2456         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2457         bind the default value of enable-multibyte-characters to nil.
2458
2459 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2460
2461         * message.el (message-forward-make-body-plain)
2462         (message-forward-make-body-mml):
2463         Don't use mm-with-unibyte-current-buffer.
2464
2465 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2466
2467         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2468
2469 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2470
2471         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2472         (Bug#5592).
2473
2474 2010-05-07  Julien Danjou  <julien@danjou.info>
2475
2476         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2477         it to mm-pipe-part.
2478
2479         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2480         it is given.
2481
2482 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2483
2484         * binhex.el (binhex-decode-region-internal)
2485         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2486         (dns-query)
2487         * nnweb.el (nnweb-gmane-search)
2488         * pgg-parse.el (pgg-parse-armor)
2489         * pgg.el (pgg-verify-region)
2490         * sha1.el (sha1-string-external)
2491         * uudecode.el (uudecode-decode-region-internal)
2492         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2493         XEmacs.
2494
2495         * gnus-art.el (gnus-article-browse-html-parts)
2496         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2497         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2498         make-temp-file.
2499
2500         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2501         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2502         compiling.
2503
2504         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2505         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2506         XEmacs when compiling.
2507
2508         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2509         gnus-pick-mode-off-hook for XEmacs when compiling.
2510         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2511         gnus-binary-mode-off-hook for XEmacs when compiling.
2512
2513         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2514         nil if char-charset is not available.
2515
2516         * imap.el (imap-disable-multibyte)
2517         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2518         macros.
2519
2520         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2521         instead of encode-coding-string.
2522
2523         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2524         'xemacs) instead of mm-emacs-mule to switch function definitions.
2525         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2526
2527         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2528         bind temporary-file-directory for XEmacs;
2529         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2530         timer-set-function for XEmacs 21.4 and SXEmacs;
2531         bind timer-list for XEmacs 21.4 and SXEmacs;
2532         fbind char-charset and find-charset-region for non-Mule XEmacs;
2533         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2534         encode-coding-region and encode-coding-string for XEmacs having no
2535         file-coding feature.
2536
2537 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2538
2539         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2540
2541 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2542
2543         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2544         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2545
2546 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2547
2548         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2549         alias `jka-compr-delete-temp-file' no longer exists.
2550
2551 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2552
2553         Use define-minor-mode in Gnus where applicable.
2554         * mml.el (mml-mode): Use define-minor-mode.
2555         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2556         (gnus-undo-mode): Use define-minor-mode.
2557         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2558         (gnus-dead-summary-mode): Use define-minor-mode.
2559         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2560         Initialize in declaration.
2561         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2562         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2563         (gnus-mailing-list-mode): Use define-minor-mode.
2564         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2565         (gnus-draft-mode): Use define-minor-mode.
2566         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2567         (gnus-dired-mode): Use define-minor-mode.
2568
2569 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2570
2571         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2572         handles on recursive mml-to-mime translation and check them for
2573         boundary delimiter collisions.  Reported by Greg Troxel.
2574
2575 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2576
2577         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2578
2579 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2580
2581         * mm-util.el (mm-find-buffer-file-coding-system):
2582         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2583
2584 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2585
2586         * message.el (message-generate-headers): Record insertion of optional
2587         headers as well.  Otherwise the check to prevent repeated insertion of
2588         optional headers is a no-op.
2589
2590 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2591
2592         * smime.el: Don't mention CVS.
2593
2594         * nnrss.el (nnrss-fetch): Don't mention CVS.
2595
2596         * nnir.el: Don't mention CVS.
2597
2598 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2599
2600         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2601
2602 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2603
2604         * lpath.el: Fbind bookmark-default-handler,
2605         bookmark-get-bookmark-record, bookmark-make-record-default,
2606         bookmark-prop-get for Emacs <23 and XEmacs.
2607
2608 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2609
2610         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2611         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2612         Use with-current-buffer to silence the byte-compiler.
2613         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2614         bother to require `gnus'.
2615         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2616
2617 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2618
2619         * gnus-sum.el (gnus-summary-bookmark-make-record)
2620         (gnus-summary-bookmark-jump): New functions.
2621         (gnus-summary-mode): Setup bookmark support.
2622
2623 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2624
2625         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2626         if set.
2627
2628 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2629
2630         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2631         gnus-article-browse-html-save-cid-image; make it work recursively for
2632         forwarded messages as well.
2633         (gnus-article-browse-html-parts): Work when prefix arg is given.
2634         (gnus-article-browse-html-article): Doc fix.
2635
2636 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2637
2638         * message.el (message-default-mail-headers):
2639         (message-default-headers): Carry the value mail-default-headers over
2640         into message-default-mail-headers, rather than message-default-headers.
2641
2642 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2643
2644         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2645         charset.
2646
2647         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2648         charset into the <meta> tag when the article is encoded to utf-8.
2649
2650 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2651
2652         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2653         directories as well.
2654         (gnus-article-browse-html-parts): Work for images that do not specify
2655         file names; delete temp directory when quitting; insert header at the
2656         right place; use file: scheme for image files.
2657
2658 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2659
2660         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2661         (gnus-article-browse-html-parts): Use it to make temporary cid image
2662         files in addition to html file so that browser may display them.
2663
2664 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2665
2666         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2667
2668 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2669
2670         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2671
2672 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2673
2674         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2675         about Secret Service API sources.  Improve Customize options.
2676         (auth-source-pick): Change to accept any number of search parameters.
2677         Implement fallbacks iteratively, not recursively.  Add scoring on the
2678         second pass and sort by score.  Call Secret Service API when needed.
2679         (auth-source-user-or-password): Use it.  Call Secret Service API
2680         directly when needed to get the user name and the password.
2681
2682 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2683
2684         * message.el (message-interactive): Doc fix.
2685         (message-qmail-inject-args): Reflow.
2686         (message-kill-to-signature): Fix typo in docstring.
2687
2688         * smiley.el (smiley-buffer): Fix typo in docstring.
2689
2690 2010-03-24  Glenn Morris  <rgm@gnu.org>
2691
2692         * mail-source.el (gnus-message): Declare.
2693         (mail-source-delete-old-incoming): Require gnus-util.
2694
2695 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2696
2697         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2698
2699         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2700
2701         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2702         password-cache's default if it is not bound.
2703         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2704         password-cache-expiry's default if it is not bound.
2705
2706         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2707         available in Emacs 21.
2708
2709         * lpath.el: Suppress compiler warnings for:
2710         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2711         XEmacs;
2712         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2713         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2714         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2715
2716 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2717
2718         * auth-source.el (auth-sources): Fix up definition so extra parameters
2719         are always inline.
2720
2721 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2722
2723         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2724         wasn't updated after mismatch.  Clear cached mailbox info correctly
2725         when uidvalidity changes.
2726         (nnimap-group-prefixed-name): New function to avoid some code
2727         duplication.
2728         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2729         (nnimap-request-group): Use it.
2730         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2731         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2732         with many imap folders.  This is done by caching the group status from
2733         the imap server persistently in a group parameter `imap-status'.  (This
2734         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2735         but not persistently, so every Gnus startup was still very slow.)
2736
2737 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2738
2739         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2740         delete the extra newline.  Otherwise editing of :string and :number
2741         types don't work.
2742
2743 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2744
2745         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2746         secrets.el dependency.
2747         (auth-sources): Add optional user name.  Add secrets.el configuration
2748         choice (unused right now).
2749
2750 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2751
2752         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2753         `gnus-registry-install-shortcuts' fill in the functions.
2754
2755         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2756         warnings.
2757         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2758         (gnus-registry-install-shortcuts): Populate and use it in a
2759         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2760
2761 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2762
2763         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2764         In-place substitutions for the group name encoding/decoding.
2765         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2766         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2767         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2768         (nnimap-update-unseen, nnimap-request-list)
2769         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2770         (nnimap-request-set-mark, nnimap-split-to-groups)
2771         (nnimap-split-articles, nnimap-request-newgroups)
2772         (nnimap-request-create-group, nnimap-request-accept-article)
2773         (nnimap-request-delete-group, nnimap-request-rename-group)
2774         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2775         `encoded-mbx' for consistency.
2776         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2777         variable `imap-current-mailbox'.
2778
2779         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2780         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2781
2782 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2783
2784         * pop3.el (pop3-display-message-size-flag): Display message size byte
2785         counts during POP3 download.
2786         (pop3-movemail): Use it.
2787         (pop3-list): Implement listing of available messages.
2788
2789 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2790
2791         * nnir.el (nnir-get-article-nov-override-function): New function to
2792         override the normal NOV retrieval.
2793         (nnir-retrieve-headers): Use it.
2794
2795 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2796
2797         * auth-source.el (netrc-machine-user-or-password): Autoload.
2798
2799 2010-03-19  Glenn Morris  <rgm@gnu.org>
2800
2801         Stop message.el from loading about 40 libraries it doesn't always need.
2802         The general approach is to autoload rather than require, and to
2803         require in the specific functions rather than the file.  (Bug#5642)
2804
2805         * gmm-utils.el: Don't require wid-edit.
2806         (widget-create-child-value, widget-convert, widget-default-get):
2807         Autoload.
2808
2809         * gnus-util.el: Don't require time-date, netrc.
2810         (message-fetch-field, gnus-group-name-decode): Declare rather than
2811         autoloading.
2812         (gnus-fetch-field): Require message.
2813         (gnus-decode-newsgroups): Require gnus-group.
2814
2815         * ietf-drums.el: Don't require time-date.
2816
2817         * message.el: Don't require hashcash, canlock, ecomplete.
2818         Do require mail-utils.  Require nnheader only when compiling.
2819         (smtpmail-default-smtp-server): Remove declaration.
2820         (message-send-mail-function): Check smtpmail-default-smtp-server
2821         is bound rather than requiring smtpmail.
2822         (message-auto-save-directory, message-insert-signature): Use
2823         expand-file-name rather than nnheader-concat.
2824         (nnheader-insert-file-contents): Autoload.
2825         (hashcash-wait-async): Declare.
2826         (message-send-mail): Only call gnus-setup-posting-charset if
2827         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2828         (message-send-mail-with-sendmail): Require sendmail.
2829         (canlock-password, canlock-password-for-verify): Declare.
2830         (message-canlock-password): Require canlock.
2831         (nnheader-get-report): Autoload.
2832         (gnus-setup-posting-charset): Declare.
2833         (message-send-news): Require gnus-msg.
2834         (message-make-references, message-make-in-reply-to): Use mail-header-id
2835         rather than the alias mail-header-message-id.
2836         (ecomplete-add-item, ecomplete-save): Declare.
2837         (message-put-addresses-in-ecomplete): Require ecomplete.
2838         (ecomplete-display-matches): Autoload.
2839
2840         * mm-decode.el: Don't require mailcap, gnus-util.
2841         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2842         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2843         Autoload.
2844         (mailcap-mime-extensions): Declare.
2845
2846         * mm-encode.el: Don't require mailcap.
2847         (mailcap-extension-to-mime): Autoload.
2848
2849         * mml-sec.el: Don't require password-cache.
2850
2851         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2852         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2853         (mml-minibuffer-read-type): Require mailcap.
2854         (mml-preview): Require gnus-msg.
2855
2856         * mml1991.el: Require password-cache.
2857         (password-cache-expiry): Remove declaration.
2858
2859         * mml2015.el: Require password-cache.
2860         (password-cache-expiry): Remove declaration.
2861
2862         * nneething.el (mailcap): Require mailcap.
2863
2864         * nnheader.el (declare-function): Add compatibility stub.
2865         (message-remove-header): Declare rather than autoload.
2866         (nnheader-replace-header): Require message.
2867
2868         * nnimap.el (declare-function): Add compatibility stub.
2869         (netrc-parse, netrc-machine-user-or-password): Declare.
2870         (nnimap-open-connection): Require netrc.
2871
2872         * nntp.el (declare-function): Add compatibility stub.
2873         (netrc-parse, netrc-machine, netrc-get): Declare.
2874         (nntp-send-authinfo): Require netrc.
2875
2876         * rfc2047.el: Don't require qp.
2877         (quoted-printable-encode-region, quoted-printable-decode-string):
2878         Autoload.
2879
2880         * sieve-mode.el: Don't require easymenu.
2881         (easy-menu-add-item): Autoload it.
2882
2883         * spam-stat.el (time-to-number-of-days): Autoload it.
2884
2885 2010-03-19  Glenn Morris  <rgm@gnu.org>
2886
2887         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2888
2889 2010-03-18  Glenn Morris  <rgm@gnu.org>
2890
2891         * hashcash.el (declare-function): Remove duplicate definition.
2892
2893 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2894
2895         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2896         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2897         value if any backslash escapes).
2898
2899 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2900
2901         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2902         if it is available.  (bug#5647)
2903
2904         * lpath.el: Suppress compiler warning for coding-system-from-name for
2905         Emacs 21 and XEmacs.
2906
2907 2010-03-14  Juri Linkov  <juri@jurta.org>
2908
2909         * hmac-def.el:
2910         * hmac-md5.el:
2911         * netrc.el: Fix keywords.
2912
2913 2010-02-26  Glenn Morris  <rgm@gnu.org>
2914
2915         * message.el (message-send-mail-function): Change the default, so that
2916         it inherits from a customized send-mail-function.  (Bug#5643)
2917
2918 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2919
2920         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2921         shell-command-to-string signals an error (bug#5299).
2922
2923 2010-02-24  Glenn Morris  <rgm@gnu.org>
2924
2925         * message.el (message-smtpmail-send-it)
2926         (message-send-mail-with-mailclient): Doc fixes.
2927
2928 2010-02-16  Glenn Morris  <rgm@gnu.org>
2929
2930         * message.el (message-default-mail-headers): Change the default value
2931         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2932
2933 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2934
2935         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2936         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2937
2938 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2939
2940         * time-date.el (date-to-time): Doc fix (Bug#5408).
2941
2942 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2943
2944         * message.el (message-mail): Just pass yank-action on to message-setup.
2945         (message-setup): Handle (FUN . ARGS) form of yank-action.
2946         (message-with-reply-buffer, message-widen-reply)
2947         (message-yank-original): Handle non-buffer values of
2948         message-reply-buffer (Bug#4080).
2949         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2950
2951 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2952
2953         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2954         Fix typo in docstring.
2955
2956 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2957
2958         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2959         response.
2960
2961 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2962
2963         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2964
2965         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2966
2967         * message.el (message-check-news-header-syntax): Protect against a
2968         string that `rfc822-addresses' returns when parsing fails.
2969
2970 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2971
2972         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2973         (gnus-previous-char-property-change): New functions.
2974
2975         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2976
2977 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2978
2979         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2980         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2981
2982 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2983
2984         * message.el (message-exchange-point-and-mark): Rework last change to
2985         avoid using optional arg of exchange-point-and-mark, for backward
2986         compatibility.
2987
2988 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2989
2990         * message.el (message-exchange-point-and-mark): Call
2991         exchange-point-and-mark with an argument rather than setting
2992         mark-active by hand (Bug#5175).
2993
2994 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2995
2996         * nntp.el (nntp-service-to-port): Work for service expressed with
2997         numeric string; replace [:digit:] with [0-9] for XEmacs.
2998
2999 2009-12-17  Glenn Morris  <rgm@gnu.org>
3000
3001         * gnus-group.el (gnus-bug-group-download-format-alist):
3002         Change emacs entry to debbugs.gnu.org.  Bump :version.
3003
3004 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3005
3006         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3007
3008 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3009
3010         * message.el (message-info): Explain why we use `Info-goto-node'.
3011
3012 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3013
3014         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3015
3016 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3017
3018         * message.el (message-completion-in-region): New compatibility function.
3019         (message-expand-group): Use it.
3020
3021 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3022
3023         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3024         with no unread article should be listed if the 2nd arg `predicate' is
3025         given.
3026
3027 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3028
3029         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3030
3031 2009-11-29  Juri Linkov  <juri@jurta.org>
3032
3033         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3034         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3035         on `gnus-recenter'. (Bug#4698, Bug#4981)
3036
3037 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3038
3039         * sha1.el (sha1-string-external): default-directory "/" in case
3040         otherwise non-existent.  process-connection-type pipe for touch of
3041         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3042
3043 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3044
3045         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3046         it's comms related and sgml-mode.el has "comm" on that basis too.
3047
3048 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3049
3050         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3051         containing tspecial characters if they have been already quoted.
3052
3053 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3054
3055         * dns-mode.el (auto-mode-alist): Purecopy string.
3056
3057 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3058
3059         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3060
3061 2009-10-24  Glenn Morris  <rgm@gnu.org>
3062
3063         * gnus-art.el (help-xref-stack-item): Define for compiler.
3064
3065 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3066
3067         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3068
3069 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3070
3071         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3072
3073 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3074
3075         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3076         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3077
3078 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3079
3080         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3081         (gnus-overlays-in): New alias to overlays-in.
3082
3083         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3084         gnus-overlay-get, and gnus-delete-overlay.
3085         (gnus-summary-show-thread): Make it work as well for systems in which
3086         next-single-char-property-change is not available.
3087         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3088
3089         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3090         (gnus-overlay-get): New alias to extent-property.
3091         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3092
3093         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3094         SXEmacs.
3095
3096         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3097         SXEmacs.
3098
3099 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3100
3101         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3102
3103 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3104
3105         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3106         and XEmacs that don't have `remove-overlays'.
3107
3108 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3109
3110         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3111         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3112         selective display.  Use overlays instead.
3113
3114 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3115
3116         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3117
3118 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3119
3120         * spam-stat.el (spam-stat-load): Fix typo in message.
3121
3122 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3123
3124         * dig.el (dig-invoke): Fix typo in docstring.
3125         (query-dig): Reflow docstring.
3126
3127 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3128
3129         * gnus-art.el (gnus-article-encrypt-body):
3130         * message.el (message-check-recipients):
3131         * mm-util.el (mm-codepage-setup):
3132         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3133         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3134
3135 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3136
3137         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3138         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3139         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3140         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3141         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3142
3143 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3144
3145         * dig.el: Add "Keywords: comm", as per net-utils.el.
3146
3147 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3148
3149         * dig.el (dig-mode): Use define-derived-mode.
3150
3151 2009-09-19  Glenn Morris  <rgm@gnu.org>
3152
3153         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3154
3155 2009-09-18  Glenn Morris  <rgm@gnu.org>
3156
3157         * gnus-diary.el (gnus-diary-check-message):
3158         * message.el (message-insert-formatted-citation-line):
3159         * nnbabyl.el (top-level):
3160         * nndiary.el (nndiary-schedule):
3161         Fix typos in condition-case handlers.
3162
3163 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3164
3165         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3166         configuration that provides the sole article window in a frame;
3167         position point correctly after deleting a part.
3168
3169 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3170
3171         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3172         (spam-resolve-registrations-routine): Use it to unregister articles
3173         that change status.
3174
3175 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3176
3177         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3178         with XEmacs.
3179         (parse-time-string-chars): Use it.
3180
3181 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3182
3183         * imap.el (imap-interactive-login): Better messages.
3184         (imap-open): Fix bug with renamed buffer on reconnect.
3185         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3186         for easier debugging and cleaner code.  On successful (guessed based on
3187         server capabilities) secondary authentication, set imap-state
3188         correctly.
3189         (imap-last-authenticator): Define imap-last-authenticator as a variable
3190         to avoid warnings.
3191
3192 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3193
3194         * nnrss.el (nnrss-request-article): Remove binding of
3195         default-enable-multibyte-characters that has gotten needless by
3196         the 2007-07-13 change in rfc2047-encode-message-header.
3197
3198         * mml.el (mml-insert-multipart): Error on the message header.
3199         (mml-insert-part): Error on the message header; position point at
3200         the end of a MIME tag.
3201
3202 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3203
3204         * time-date.el (autoload): Expand define-obsolete-function-alias into
3205         defalias and make-obsolete for old Emacsen that Gnus supports.
3206         (with-no-warnings): Define it for old Emacsen.
3207         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3208         is available.
3209         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3210         float-time is available; suppress compile warning for time-to-seconds.
3211
3212         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3213         (gnus-float-time): Alias to float-time if it exists.
3214
3215         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3216         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3217         float-time is available; suppress compile warning for time-to-seconds.
3218
3219         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3220         XEmacs.
3221
3222 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3223
3224         * imap.el (imap-message-map): Docstring fix.
3225
3226 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3227
3228         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3229         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3230         Add the optional argument `encoding' that overrides the default.
3231
3232         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3233         mm-encode-buffer.
3234
3235 2009-09-04  Glenn Morris  <rgm@gnu.org>
3236
3237         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3238         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3239         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3240         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3241         * mm-util.el (mm-with-unibyte-current-buffer)
3242         (mm-find-buffer-file-coding-system):
3243         * yenc.el (yenc-decode-region): Use default-value rather than
3244         default-enable-multibyte-characters.
3245
3246 2009-09-03  Glenn Morris  <rgm@gnu.org>
3247
3248         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3249         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3250         than default-enable-multibyte-characters.
3251
3252 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3253
3254         * gnus-art.el (gnus-article-read-summary-keys):
3255         Fix gnus-buffer-configuration's value temporarily used.
3256
3257 2009-09-02  Glenn Morris  <rgm@gnu.org>
3258
3259         * gnus-util.el (gnus-float-time): New function.
3260         * gnus-delay.el (gnus-delay-article):
3261         * gnus-sum.el (gnus-thread-latest-date):
3262         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3263         * nnspool.el (nnspool-request-newgroups):
3264         Use gnus-float-time rather than time-to-seconds.
3265         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3266
3267         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3268         (gnus-header-subject-face, gnus-header-newsgroups-face)
3269         (gnus-header-name-face, gnus-header-content-face):
3270         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3271         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3272         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3273         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3274         (gnus-cite-face-11):
3275         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3276         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3277         (gnus-server-closed-face, gnus-server-denied-face)
3278         (gnus-server-offline-face):
3279         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3280         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3281         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3282         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3283         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3284         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3285         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3286         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3287         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3288         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3289         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3290         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3291         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3292         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3293         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3294         (gnus-summary-high-undownloaded-face)
3295         (gnus-summary-low-undownloaded-face)
3296         (gnus-summary-normal-undownloaded-face)
3297         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3298         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3299         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3300         (gnus-splash-face):
3301         * message.el (message-header-to-face, message-header-cc-face)
3302         (message-header-subject-face, message-header-newsgroups-face)
3303         (message-header-other-face, message-header-name-face)
3304         (message-header-xheader-face, message-separator-face)
3305         (message-cited-text-face, message-mml-face):
3306         * sieve-mode.el (sieve-control-commands-face)
3307         (sieve-action-commands-face, sieve-test-commands-face)
3308         (sieve-tagged-arguments-face):
3309         * spam.el (spam-face):
3310         Mark face aliases with "-face" in the name as obsolete.
3311
3312 2009-09-01  Glenn Morris  <rgm@gnu.org>
3313
3314         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3315         than goto-line.
3316
3317 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3318
3319         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3320         Don't move point if the command is invoked inside the message header.
3321
3322 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3323
3324         * imap.el (imap-send-command): Simplify.
3325         (imap-wait-for-tag): point-max -> buffer-size.
3326
3327 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3328
3329         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3330         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3331         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3332         * nnir.el (nnir-swish-e-index-file):
3333         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3334         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3335         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3336         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3337         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3338         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3339
3340 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3341
3342         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3343         Don't save excursion.
3344
3345 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3346
3347         * nnheader.el (nnheader-find-file-noselect):
3348         * mm-util.el (mm-insert-file-contents):
3349         Use (default-value 'major-mode) instead of default-major-mode.
3350
3351 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3352
3353         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3354
3355 2009-08-26  Glenn Morris  <rgm@gnu.org>
3356
3357         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3358         than placing in files.el.
3359
3360 2009-08-25  Glenn Morris  <rgm@gnu.org>
3361
3362         * nnir.el (top-level): Don't require cl at run-time.
3363         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3364         Replace cl-function substitute with gnus-replace-in-string.
3365         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3366         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3367         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3368         simplified expansions.
3369
3370 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3371
3372         * dig.el (dig): Add autoload cookie.
3373
3374 2009-08-22  Glenn Morris  <rgm@gnu.org>
3375
3376         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3377         goto-line.
3378
3379 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3380
3381         * parse-time.el (parse-time-string-chars): Save match data.
3382
3383 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3384
3385         * parse-time.el (parse-time-string-chars): Compute using character
3386         classes, to handle non-ascii characters (Bug#3190).
3387
3388 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3389
3390         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3391
3392         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3393         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3394         (gnus-mm-display-part, gnus-mime-display-single)
3395         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3396         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3397
3398         * gnus-sum.el
3399         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3400         (gnus-summary-move-article): Add expirable mark to articles copied or
3401         moved to group that has auto-expire turned on if the option is non-nil.
3402
3403 2009-07-24  Glenn Morris  <rgm@gnu.org>
3404
3405         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3406         Fix typo.  (Bug#3903)
3407
3408 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3409
3410         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3411         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3412         that should not be used for draft articles.
3413         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3414         that has no concern in minor mode keys.
3415         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3416         Abolish.
3417
3418 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3419
3420         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3421         article without making inquiry to a user for unknown encoding.
3422
3423         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3424         (nnmaildir--scan): Assume i-node and device number that file-attributes
3425         returns might be cons-cell.
3426
3427         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3428
3429         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3430
3431 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3432
3433         * auth-source.el: Remove docs now in auth.texi.  Don't use
3434         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3435         `auth-source-hide-passwords' and use them.
3436
3437 2009-07-15  Glenn Morris  <rgm@gnu.org>
3438
3439         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3440
3441 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3442
3443         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3444         excessive whitespace from the default values of title and description.
3445
3446 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3447
3448         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3449         mail-fetch-field to fetch Content-Description header in order to
3450         exclude newlines.
3451
3452 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3453
3454         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3455         format used by GnuPG 2.0.11.
3456
3457 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3458
3459         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3460         to deleted part.
3461
3462 2009-05-30  David Engster  <dengste@eml.cc>
3463
3464         * nnmairix.el: Remove old documentation in the commentary block.
3465         (nnmairix-request-group): Do not update active file for nnml back ends.
3466         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3467         end so that overview files are ignored.
3468         (nnmairix-update-groups): Make updating the groups more robust by using
3469         marks.
3470         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3471         with dollar characters in message-id.
3472
3473 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3474
3475         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3476         2008-12-25 in dns.el.
3477
3478 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3479
3480         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3481         could happen if the text is only composed of spaces and/or tabs.
3482
3483 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3484
3485         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3486         when sending a queued message to avoid extra mml tags.
3487
3488 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3489
3490         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3491
3492 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3493
3494         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3495         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3496         rmail-toggle-header for XEmacs;
3497         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3498
3499 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * gnus-dired.el: Remove autoload for gnus-setup-message.
3502         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3503         displaying Gnus logo; always use compose-mail.
3504
3505 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3506
3507         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3508
3509 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3510
3511         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3512         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3513         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3514         available.
3515         (gnus-nocem-epg-verify): New function.
3516
3517 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3518
3519         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3520
3521 2009-02-15  Glenn Morris  <rgm@gnu.org>
3522
3523         * gnus-util.el (rmail-insert-rmail-file-header)
3524         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3525         autoloads.
3526         (rmail-default-rmail-file): Remove unnecessary declaration.
3527         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3528
3529 2009-02-14  Glenn Morris  <rgm@gnu.org>
3530
3531         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3532         variable (only used in gnus-util, which declares it anyway).
3533         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3534         which was only needed by gnus-art (changed to not use it any more).
3535         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3536         only used in gnus-util, which autoloads it itself.
3537         (rmail-update-summary): Fix autoload.
3538
3539         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3540         rather than rmail-output-to-rmail-file.
3541
3542 2009-02-07  Glenn Morris  <rgm@gnu.org>
3543
3544         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3545         autoload of function that no longer exists.
3546         (rmail-toggle-header): Declare.
3547         (message-forward-rmail-make-body): Handle mbox Rmail.
3548
3549 2009-01-31  Glenn Morris  <rgm@gnu.org>
3550
3551         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3552         2009-01-09 change.
3553
3554 2009-01-31  Dave Love  <fx@gnu.org>
3555
3556         * imap.el (imap-fetch-safe): Bind debug-on-error.
3557         (imap-debug): Add imap-fetch-safe.
3558
3559 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3560
3561         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3562         (auth-source-forget-all-cached): New convenience function.
3563         (auth-source-user-or-password): Accept list of modes or a single mode.
3564
3565         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3566         auth-source modes.
3567
3568         * netrc.el (netrc-machine-user-or-password): Use list of
3569         auth-source modes.
3570
3571         * nnimap.el (nnimap-open-connection): Use list of
3572         auth-source modes.
3573
3574         * nntp.el (nntp-send-authinfo): Use list of
3575         auth-source modes.
3576
3577 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3578
3579         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3580         now.
3581
3582 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3583
3584         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3585         coding system in XEmacs; add a workaround for XEmacs.
3586
3587         * lpath.el: Fbind coding-system-aliasee.
3588
3589 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3590
3591         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3592         of current-language-environment.
3593
3594 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3595
3596         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3597         available at runtime.
3598
3599 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3600
3601         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3602
3603 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3604
3605         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3606         the greatest positive fixnum value doesn't work under an XEmacs with
3607         bignum support; use the most-positive-fixnum constant instead,
3608         available since Emacs 21.1 with cl and XEmacs 21.1.
3609
3610 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3611
3612         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3613         XEmacs gets not to work.
3614
3615 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * mm-util.el (mm-coding-system-priorities): Allow the value like
3618         "Japanese (UTF-8)" of current-language-environment.
3619
3620 2009-01-09  Glenn Morris  <rgm@gnu.org>
3621
3622         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3623         with last-command-event.
3624
3625 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3626
3627         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3628         in the doc string.
3629
3630         * message.el (message-fix-before-sending): Amend comment.
3631
3632 2009-01-08  Dave Love  <fx@gnu.org>
3633
3634         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3635
3636 2009-01-07  David Engster  <dengste@eml.cc>
3637
3638         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3639         simplified server definitions by converting it via
3640         gnus-server-to-method.
3641
3642 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3643
3644         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3645         parameter's operands.
3646
3647 2009-01-06  David Engster  <dengste@eml.cc>
3648
3649         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3650         primary select method (for gnus-group-mark-article-as-read).
3651
3652 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3653
3654         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3655         `(gnus)Face', not `(gnus)X-Face'.
3656
3657 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3658
3659         * mm-util.el (mm-ucs-to-char): New function.
3660
3661         * mm-url.el (mm-url-decode-entities): Use it.
3662
3663         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3664         unicode-to-char.
3665
3666 2009-01-05  Dave Love  <fx@gnu.org>
3667
3668         * time-date.el: Require cl for `declare'.
3669
3670 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3671
3672         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3673         Dave Love.
3674
3675 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3676
3677         * message.el (message-fix-before-sending): Add `eight-bit' to
3678         illegible-text check.
3679
3680 2009-01-03  Michael Olson  <mwolson@gnu.org>
3681
3682         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3683         `headers' is nil.  This can occur if the IMAP server does not have
3684         permissions to read messages from a folder, but can write new messages
3685         to the folder.
3686         (nnimap-request-article-part): Do not insert `data' if it is nil.
3687
3688         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3689         characters which will confuse `read', so skip past them.
3690
3691 2009-01-01  Dave Love  <fx@gnu.org>
3692
3693         * imap.el (imap-string-to-integer): Fix typo.
3694         (imap-fetch-safe): New function.
3695         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3696
3697         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3698
3699         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3700         (imap-parse-greeting): Fix doc strings.
3701         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3702         (imap-parse-flag-list): Make messages unique.
3703         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3704
3705         * nnimap.el: Fix author email.
3706         (nnimap-split-rule): Add FIXME comment.
3707         (nnimap-debug): Fix doc string.
3708
3709 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3710
3711         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3712
3713 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3714
3715         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3716         nslookup if resolv.conf isn't available.
3717         (dns-query): Rename from query-dns.
3718         (dns-query-cached): Rename from query-dns-cached.
3719
3720 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3721
3722         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3723         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3724         to check if those variables exist (first appeared in Emacs 18.50).
3725
3726 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3727
3728         * mm-util.el (mm-line-number-at-pos): New function.
3729
3730         * spam-report.el (spam-report-process-queue): Use it.
3731
3732 2008-12-24  David Engster  <dengste@eml.cc>
3733
3734         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3735         parameters that haven't existed as variables as buffer-local variables.
3736
3737 2008-12-23  Dave Love  <fx@gnu.org>
3738
3739         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3740         cadar.
3741
3742         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3743         imap-starttls-p.
3744         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3745
3746 2008-12-22  Dave Love  <fx@gnu.org>
3747
3748         * imap.el: Fix author email.  Doc fixes.
3749         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3750         reply.
3751
3752 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3753
3754         * spam-report.el (spam-report-gmane-max-requests): New constant.
3755         (spam-report-gmane-wait): New variable.
3756         (spam-report-gmane-ham, spam-report-gmane-spam)
3757         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3758         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3759         the server.
3760
3761         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3762         Add explanations.
3763
3764         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3765         nnheader-accept-process-output and nnheader-read-timeout if available.
3766         (pop3-movemail): Use it.
3767
3768         * message.el (message-check-news-body-syntax): Fix signature check if
3769         there's an attachment.
3770
3771 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3772
3773         * mm-util.el: Add comments to the mm- emulating functions.
3774
3775 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3776
3777         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3778         by Stephen Berman <stephen.berman@gmx.net>.
3779
3780 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3781
3782         * mm-util.el (mm-substring-no-properties): New function.
3783         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3784         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3785         (mm-string-to-multibyte): Doc fix.
3786
3787         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3788
3789 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3790
3791         * mml.el (mml-attach-file): Strip text properties from file name.
3792         (Bug#1574)
3793
3794 2008-12-16  Glenn Morris  <rgm@gnu.org>
3795
3796         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3797
3798 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3799
3800         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3801         knows since the charset specified might be a bogus alias that
3802         mm-charset-synonym-alist provides.
3803
3804 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3805
3806         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3807         "ISO_8859-1".
3808
3809         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3810
3811 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3812
3813         * mm-util.el (mm-charset-eval-alist):
3814         Define it before mm-charset-to-coding-system.
3815         (mm-charset-to-coding-system): Add optional argument `silent';
3816         define it before mm-charset-override-alist.
3817         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3818         default value if it can be used in Emacs currently running;
3819         silence mm-charset-to-coding-system.
3820
3821 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3822
3823         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3824         `allow-override' which says whether to use `mm-charset-override-alist'.
3825         (rfc2047-decode-encoded-words): Use it.
3826
3827         * mm-util.el (mm-charset-override-alist): Fix custom type;
3828         add `(gb2312 . gbk)' to choices.
3829
3830 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3831
3832         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3833         fast.
3834
3835         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3836
3837         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3838
3839 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3840
3841         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3842         on links.
3843
3844         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3845
3846 2008-12-03  Lute Kamstra  <lute@gnu.org>
3847
3848         * sha1.el: Remove leading * from docstrings of defcustoms,
3849         deffaces, defconsts and defuns.
3850
3851 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3852
3853         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3854         users' addresses that don't have domain parts.
3855         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3856         rather than message-narrow-to-head since there will be the message
3857         header separator.
3858
3859 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3860
3861         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3862         since the result is inserted in a unibyte buffer anyway.
3863         (nnimap-demule-use-string-to-multibyte): Remove.
3864         (nnimap-demule): Alias it to mm-string-to-multibyte.
3865
3866 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3867
3868         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3869         variable for debugging bug#464 and bug#1174.
3870         (nnimap-demule): Use it.
3871
3872 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3873
3874         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3875         score calculation correctly.
3876
3877 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3878
3879         * message.el (message-send-mail): Just set the buffer to unibyte
3880         rather than use mm-with-unibyte-current-buffer which does a lot more.
3881         (message-send-mail-partially): Don't bother with
3882         mm-with-unibyte-current-buffer since it's already been made unibyte by
3883         message-send-mail.
3884
3885 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3886
3887         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3888
3889 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3890
3891         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3892
3893 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3894
3895         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3896         require itself and to remove `with-no-warnings'.
3897
3898 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3899
3900         * starttls.el (starttls-any-program-available): Get the name of the
3901         available TLS layer program.
3902         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3903         well as the host name in the "opening" message.
3904
3905         * auth-source.el (auth-source-cache, auth-source-do-cache)
3906         (auth-source-user-or-password): Cache passwords and logins by default,
3907         allow override with `auth-source-do-cache'.
3908         (auth-source-forget-user-or-password): Allow users to remove cache
3909         entries if needed.
3910
3911 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3912
3913         * md4.el (md4-buffer): Fix typo in docstring.
3914         (md4, md4-64): Doc fixes.
3915         (md4-pack-int32): Reflow docstring.
3916
3917 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3918
3919         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3920         condition-case to only the forward-sexp call.
3921
3922 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3923
3924         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3925         quotes contained.  Make it more robust regardless by an extra
3926         condition-case wrapper.
3927
3928 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3929
3930         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3931
3932 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3933
3934         * nnml.el (nnml-request-expire-articles): Check if the function set to
3935         `nnmail-expiry-target' returns the symbol `delete'.
3936
3937         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3938
3939         * nnmail.el (nnmail-expiry-target): Fix custom type.
3940
3941 2008-10-02  Glenn Morris  <rgm@gnu.org>
3942
3943         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3944         Silence compiler warning.
3945
3946 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3947
3948         * tls.el (open-tls-stream): Show the actual command being
3949         executed, instead of the format string.
3950
3951 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3952
3953         * lpath.el: Fbind codepage-setup for Emacs 23.
3954
3955 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3956
3957         * mml.el (mml-menu): Don't assume mml2015 is bound.
3958
3959 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3960
3961         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3962         exists.
3963
3964 2008-09-27  Glenn Morris  <rgm@gnu.org>
3965
3966         * gnus-util.el (mail-header-remove-comments): Autoload it.
3967
3968 2008-09-27  Andreas Schwab  <schwab@suse.de>
3969
3970         * gnus-util.el (gnus-split-references): Strip comments.
3971         (gnus-parent-id): Likewise.
3972
3973 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3974
3975         * message.el (message-confirm-send): Fix version.
3976
3977 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3978
3979         * message.el (message-idna-to-ascii-rhs-1): Use
3980         mail-extract-address-components rather than mail-header-parse-addresses
3981         that is an alias by default to ietf-drums-parse-addresses that does not
3982         support non-ASCII names in headers' contents.
3983
3984 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3985
3986         * message.el (message-confirm-send): Fixed variable documentation to
3987         avoid the "y/n" wording.
3988
3989 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3990
3991         * message.el (message-set-auto-save-file-name): Save to a different
3992         filename so multiple messages (especially drafts) can be recovered.
3993
3994 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3995
3996         * message.el (message-confirm-send): Add appropriate version.
3997
3998 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3999
4000         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4001         defvar.
4002
4003 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4004
4005         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4006         (mm-pkcs7-enveloped-magic): Ditto.
4007
4008 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4009
4010         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4011         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4012
4013 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4014
4015         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4016         default, it's better.
4017
4018 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4019
4020         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4021         summary line gnus-number property and ignore them (with a warning
4022         message).
4023
4024 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4025
4026         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4027         macro caddr in the interactive form since it won't be expanded.
4028
4029 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4030
4031         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4032         `charset'; fix name of function called recursively.
4033         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4034
4035 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4036
4037         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4038         (gnus-mime-set-charset-parameters): New function.
4039         (gnus-mime-view-part-as-charset): Use it to correctly display part
4040         specifying wrong charset.
4041
4042 2008-09-08  David Engster  <dengste@eml.cc>
4043
4044         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4045         in completing-read for back end server.
4046
4047 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4048
4049         * message.el (message-confirm-send): New variable to confirm sending a
4050         message.
4051         (message-send): Use it.
4052
4053 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4054
4055         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4056
4057 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4058
4059         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4060
4061 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4062
4063         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4064         prevent tracking too many groups.
4065         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4066         Use it.
4067
4068 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4069
4070         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4071         moving point to the bottom of the window in order to avoid recentering.
4072
4073 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4074
4075         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4076
4077         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4078         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4079         (gnus-article-beginning-of-window): Fix calculation.
4080
4081 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4082
4083         * gnus-msg.el (gnus-summary-supersede-article)
4084         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4085         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4086         message header.
4087
4088 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4089
4090         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4091         pending output coming after the status change.
4092
4093 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4094
4095         * message.el:
4096         * gnus-start.el:
4097         * gnus-registry.el: Remove VMS support.
4098
4099 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4100
4101         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4102         macro.
4103         (rfc2104-hash): Use it.
4104
4105 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4106
4107         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4108         (gnus-summary-sort-by-most-recent-date): New commands.
4109         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4110         and menu entries.
4111
4112 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4113
4114         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4115         don't redisplay article for raw contents; remove plural articles stuff.
4116
4117         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4118         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4119         on gnus-summary-save-article; display results properly.
4120
4121 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4122
4123         * lpath.el: No need to fbind ns-focus-frame.
4124
4125 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4126
4127         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4128
4129 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4130
4131         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4132         gnus-save-all-headers.
4133
4134 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4135
4136         * gnus-util.el (ns-focus-frame): Remove declaration.
4137         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4138         like x.
4139
4140 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4141
4142         * rfc2104.el (rfc2104-zero): Delete defconst.
4143         (rfc2104-hex-alist): Likewise.
4144         (rfc2104-hex-to-int): Delete func.
4145         (rfc2104-hexstring-to-bitstring): Likewise.
4146         (rfc2104-nybbles): New defconst.
4147         (rfc2104-hash): Rewrite for speed.
4148
4149 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4150
4151         * tls.el (open-tls-stream): Make it work with the 2nd argument
4152         BUFFER that is a string but does not exist as a buffer object, as
4153         mentioned in the doc-string.
4154
4155 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4156
4157         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4158         SXEmacs.
4159
4160 2008-07-16  Glenn Morris  <rgm@gnu.org>
4161
4162         * gnus-util.el (ns-focus-frame): Declare for compiler.
4163
4164 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4165
4166         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4167         set as a group parameter.
4168         (gnus-summary-save-in-pipe): Work when it is called independently.
4169         (gnus-summary-pipe-to-muttprint): Don't modify
4170         gnus-summary-pipe-output-default-command.
4171
4172 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4173
4174         * message.el (message-send-mail-with-sendmail):
4175         Display the error message.
4176
4177 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4178
4179         * gnus-art.el (gnus-default-article-saver):
4180         Add gnus-summary-save-in-pipe to choices.
4181         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4182         gnus-summary-pipe-output-default-command as the default command.
4183         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4184         instead of gnus-last-shell-command.
4185
4186         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4187         New user option.
4188         (gnus-summary-muttprint-program): Mention the value will be changed.
4189         (gnus-summary-save-article): Force showing of all headers.
4190         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4191
4192 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4193
4194         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4195
4196 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4197
4198         * nnimap.el (nnimap-id):
4199         * sieve-manage.el (sieve-manage-open): Doc fixes.
4200
4201 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4202
4203         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4204         if available.
4205
4206 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4207
4208         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4209
4210         * nnkiboze.el (nnkiboze-generate-group):
4211         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4212
4213         * nnmairix.el: Require CL.
4214
4215 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4216
4217         * dgnushack.el: Autoload get-display-table and put-display-table for
4218         XEmacs 21.5.
4219
4220         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4221         21.4 and SXEmacs.
4222
4223 2008-06-15  David Engster  <dengste@eml.cc>
4224
4225         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4226
4227 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4228
4229         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4230         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4231         runtime choice under XEmacs.
4232
4233         * gnus-sum.el (gnus-summary-set-display-table):
4234         Use `gnus-put-display-table', `gnus-get-display-table',
4235         `gnus-set-display-table' for the display table, instead of `aset'.
4236
4237         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4238         Use `gnus-put-display-table', `gnus-get-display-table',
4239         `gnus-set-display-table' for the display table.
4240
4241 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4242
4243         * nnmairix.el: Add autoloads.
4244
4245 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4246
4247         * nnmairix.el (nnmairix-delete-recreate-group)
4248         (nnmairix-update-and-clear-marks): Fix error messages.
4249
4250 2008-06-14  David Engster  <dengste@eml.cc>
4251
4252         * nnmairix.el: Upgrade to version 0.6.
4253         (nnmairix-group-toggle-propmarks-this-group)
4254         (nnmairix-group-toggle-readmarks-this-group)
4255         (nnmairix-group-delete-recreate-this-group)
4256         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4257         (nnmairix-remove-tick-mark-original-article): New commands.
4258         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4259         (nnmairix-propagate-marks-to-nnmairix-groups)
4260         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4261         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4262         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4263         functions needed for marks propagation and manipulation of read marks.
4264         (nnmairix-update-groups): New function.
4265         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4266         (nnmairix-determine-original-group-from-registry)
4267         (nnmairix-determine-original-group-from-path)
4268         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4269         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4270         New helper functions.
4271         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4272         keystrokes for new commands.
4273         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4274         (nnmairix-request-group): Check allow-fast group parameter.
4275         (nnmairix-request-create-group): Set allow-fast group parameter if
4276         nnmairix-allowfast-default is set.
4277         (nnmairix-close-group): Propagate marks upon closing if needed.
4278         (nnmairix-group-toggle-threads-this-group): Use new.
4279         nnmairix-group-toggle-parameter helper function.
4280         (nnmairix-search): Better check for empty search result.
4281         (nnmairix-goto-original-article): Use new helper functions for
4282         determining original article.
4283         (nnmairix-show-original-article): Make sure message-id is in brackets.
4284         (nnmairix-call-mairix-binary): Change variable name.
4285         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4286         helper function.
4287         (nnmairix-widget-toggle-activate): Fix doc string.
4288
4289 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4290
4291         * nnir.el: Require edmacro when compiling with XEmacs.
4292         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4293         available in Emacs 21.
4294
4295 2008-06-11  Glenn Morris  <rgm@gnu.org>
4296
4297         * gnus-util.el (x-focus-frame):
4298         * gnus.el (image-size):
4299         * mm-decode.el (image-size): Declare.
4300
4301         * gnus-picon.el (declare-function): Add compat definition.
4302         (image-size): Declare.
4303
4304         * gnus-group.el (tool-bar-map):
4305         * gnus-sum.el (tool-bar-map): Define for compiler.
4306
4307         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4308
4309         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4310
4311         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4312         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4313         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4314         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4315         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4316         * sieve-manage.el, spam-report.el, spam.el:
4317         Remove unnecessary eval-and-compile of autoloads.
4318
4319 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4320
4321         * auth-source.el: Precise Tramp doc.
4322
4323 2008-06-07  Glenn Morris  <rgm@gnu.org>
4324
4325         * nnmairix.el: Remove unnecessary eval-when-compile.
4326
4327 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4328
4329         * lpath.el: Fbind propertize for XEmacs 21.4.
4330
4331 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4332
4333         * nnir.el: Move here from ../contrib.
4334
4335 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4336
4337         * gnus-util.el (gnus-read-shell-command): New function.
4338         * mm-decode.el (mm-pipe-part):
4339         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4340
4341 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4342
4343         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4344
4345 2008-06-03  Glenn Morris  <rgm@gnu.org>
4346
4347         * pop3.el (nnheader-accept-process-output): Autoload it.
4348
4349 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4350
4351         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4352         are not 2-digit hexadecimal characters that follow `%'s.
4353
4354 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4355
4356         * message.el (message-bogus-recipient-p): Fix type in doc string.
4357         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4358         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4359         Improve custom options.
4360         (message-bogus-recipient-p): Adjust accordingly.
4361
4362 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4363
4364         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4365         long-form month and day names.
4366
4367 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4368
4369         * dgnushack.el: Autoload debug, eudc-expand-inline and
4370         pgg-snarf-keys-region for XEmacs.
4371
4372         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4373
4374         * nnmairix.el: Require edmacro when compiling with XEmacs.
4375
4376 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4377
4378         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4379         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4380
4381 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4382
4383         * auth-source.el: Add more docs.
4384
4385         * netrc.el (netrc-machine): Always match if the port is not given.
4386
4387 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4388
4389         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4390         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4391         retrieval faster in some cases, but might make CPU usage larger.  If
4392         this has any bad side effects, we might revert this change.
4393
4394         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4395         seems to make mail retrieval much, much faster.
4396         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4397         unconditionally.
4398
4399         * gnus-draft.el (gnus-group-send-queue): Bind
4400         message-send-mail-partially-limit to nil to avoid being prompted.
4401
4402 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4403
4404         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4405
4406         * message.el (message-bogus-address-regexp): Fix and improve custom
4407         type.
4408         (message-setup-hook): Add message-check-recipients as custom option.
4409
4410 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4411
4412         * message.el (message-cite-function): Remove bogus autoload which crept
4413         in during merge from v5-10.
4414
4415 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4416
4417         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4418
4419         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4420
4421         * auth-source.el: Preliminary Tramp docs.
4422         (auth-sources): Change the default auth-sources to use
4423         EPA .gpg files.
4424
4425 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4426
4427         * nntp.el: Autoload `auth-source-user-or-password'.
4428         (nntp-send-authinfo): Use it.
4429
4430         * nnimap.el: Autoload `auth-source-user-or-password'.
4431         (nnimap-open-connection): Use it.
4432
4433         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4434         for the gnus-message function.
4435         (auth-source-user-or-password): Use it.
4436
4437 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4438
4439         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4440         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4441         (rfc2104-hash): Use it.
4442
4443 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4444
4445         * gnus-art.el (gnus-article-toggle-truncate-lines):
4446         Don't use `iff' in docstring.
4447
4448 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4449
4450         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4451
4452         * gnus-util.el (gnus-extract-address-component-name)
4453         (gnus-extract-address-component-email): Convenience functions around
4454         `gnus-extract-address-components'.
4455
4456         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4457         Use `gnus-extract-address-component-email' to fix bug of comparing full
4458         sender name to `user-mail-address'.
4459
4460 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4461
4462         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4463         catch/throw to optimize.
4464         (gnus-registry-find-keywords): Just use member to find a keyword.
4465
4466 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4467
4468         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4469         is current before calling gnus-server-prepare.
4470         (gnus-server-setup-buffer, gnus-server-update-server)
4471         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4472
4473 2008-05-04  Juri Linkov  <juri@jurta.org>
4474
4475         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4476         (mailcap-file-default-commands): Use mailcap-replace-in-string
4477         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4478         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4479
4480 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4481
4482         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4483
4484 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4485
4486         * gnus.el: Bump version to 0.11.
4487
4488 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4489
4490         * gnus.el: No Gnus v0.10 is released.
4491
4492 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4493
4494         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4495         hooks.
4496         (gnus-update-read-articles): Speed up non-marks-using users.
4497         (gnus-use-marks): Define gnus-use-marks.
4498         (gnus-propagate-marks): Rename variable to something more sensible.
4499
4500 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4501
4502         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4503         (gmm-image-load-path-for-library): Fix typos in docstrings.
4504         (gmm-message): Reflow docstring.
4505
4506 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4507
4508         * mail-source.el (mail-source-set-1, mail-source-bind):
4509         Move auth-source code out of the macro to clean it up and fix bugs.
4510
4511 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4512
4513         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4514         by sender if it's equal to user-mail-address, it's likely to be
4515         useless.
4516
4517         * mail-source.el (mail-source-bind): Don't use user or password if they
4518         are not bound.  Unintern them if they are nil.  Don't use server unless
4519         it's bound, and default it to empty string otherwise.
4520
4521 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4522
4523         * mail-source.el: Load auth-source.el.
4524         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4525         get user name or password, if auth-sources is set up.
4526
4527         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4528         strategy of splitting with parent.
4529         (gnus-registry-split-fancy-with-parent)
4530         (gnus-registry-post-process-groups): Use it and fix prior
4531         bug (returning a list as the split result).
4532
4533         * auth-source.el (auth-sources): Remove server parameter.
4534         (auth-source-pick, auth-source-user-or-password)
4535         (auth-source-user-or-password-imap)
4536         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4537         (auth-source-user-or-password-sftp)
4538         (auth-source-user-or-password-smtp): Remove server parameter.
4539
4540 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4541
4542         * smime.el (smime-sign-region, smime-encrypt-region)
4543         (smime-decrypt-region):
4544         Remove redundant calls to `generate-new-buffer-name'.
4545
4546 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4547
4548         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4549         Don't use QP for message/rfc822.
4550         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4551
4552 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4553
4554         * sieve-manage.el (sieve-string-bytes): Remove.
4555         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4556         correct byte-length only if the process's coding-system is the same as
4557         the one used internally by Emacs to represent strings.
4558
4559 2008-04-22  Juri Linkov  <juri@jurta.org>
4560
4561         * mailcap.el (mailcap-file-default-commands): New function.
4562
4563 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4564
4565         * message.el (message-signature-separator, message-cite-function):
4566         Change custom version.
4567
4568 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4569
4570         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4571         commands.
4572         (tls-checktrust): Ditto.
4573
4574 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4575
4576         * mm-decode.el (mm-display-external): Make temp file read-only.
4577
4578 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4579
4580         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4581         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4582         `C-c C-f d'.
4583
4584 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4585
4586         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4587
4588 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4589
4590         * gnus.el: Bump version to 0.9.
4591
4592 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4593
4594         * gnus.el: No Gnus v0.8 is released.
4595
4596 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4597
4598         * mail-source.el (mail-source-value):
4599         Prefer fboundp to functionp so it works with macros as well.
4600
4601 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4602
4603         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4604         Fix last change in case the element is not even a symbol.
4605
4606 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4607
4608         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4609         Prefer fboundp to functionp so it works with macros as well.
4610
4611 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4612
4613         * auth-source.el: Added docs.
4614         (auth-sources): Modify format to support server.
4615         (auth-source-pick, auth-source-user-or-password)
4616         (auth-source-user-or-password-imap)
4617         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4618         (auth-source-user-or-password-sftp)
4619         (auth-source-user-or-password-smtp): Add server parameter.
4620
4621 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4622
4623         * gnus-registry.el: Initialize the registry when gnus-registry-install
4624         is t.
4625
4626 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4627
4628         * compface.el (uncompface): Make buffer unibyte.
4629
4630 2008-04-05  Glenn Morris  <rgm@gnu.org>
4631
4632         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4633
4634 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4635
4636         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4637         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4638
4639         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4640         multibyteness after rather than before erasing it.
4641
4642         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4643         mm-with-multibyte.
4644         (gnus-request-article-this-buffer): Make sure the proper decoding is
4645         used if gnus-original-article-buffer happens to be unibyte.
4646
4647         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4648         default-enable-multibyte-characters.
4649
4650         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4651         default-enable-multibyte-characters.
4652
4653         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4654
4655         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4656
4657 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4658
4659         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4660         (imap-message-copyuid-1): Use it.
4661         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4662         J. Williams in
4663         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4664
4665         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4666         imap-enable-exchange-bug-workaround.
4667         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4668
4669 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4670
4671         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4672         a 100 byte status-checks into a 2-3MB transfer for each group.
4673         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4674         to enable bug workaround or not.
4675         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4676
4677 2008-03-31  Glenn Morris  <rgm@gnu.org>
4678
4679         * message.el (mml2015-use): Declare for compiler.
4680         (message-info): Require mml2015 when appropriate.
4681
4682 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4685         whitespace.
4686
4687 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4688
4689         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4690         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4691         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4692         (nntp-service-to-port): New function.
4693         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4694         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4695         (nntp-open-netcat-stream): New function.
4696         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4697
4698 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4699
4700         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4701
4702 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4703
4704         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4705
4706 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4707
4708         * dns.el (dns-write): Use set-buffer-multibyte.
4709
4710 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4711
4712         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4713
4714 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4715
4716         * message.el (message-signature-separator): Change default.
4717         Improve custom type.
4718         (message-cite-function): Change default to
4719         message-cite-original-without-signature.
4720
4721         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4722         toggle.
4723
4724         * message.el (message-check-news-body-syntax): Fix signature check.
4725         (message-setup-1): Mark buffer as unmodified _after_ running
4726         message-setup-hook and handling message-alternative-emails.
4727         (message-shorten-references): Be more strict when building list of
4728         valid references to comply with GNKSA.
4729
4730         * gnus-group.el (gnus-read-ephemeral-bug-group)
4731         (gnus-read-ephemeral-debian-bug-group)
4732         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4733
4734         * message.el (message-info): Don't use booleanp which isn't supported
4735         in Emacs 21 and XEmacs.
4736
4737 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4738
4739         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4740         gnus-group-gmane-group-download-format.
4741         (gnus-group-read-ephemeral-gmane-group): Rename from
4742         gnus-group-read-ephemeral-gmane-group.
4743         (gnus-read-ephemeral-gmane-group-url): Rename from
4744         gnus-group-read-ephemeral-gmane-group-url.
4745         (gnus-bug-group-download-format-alist): New variable.
4746         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4747         (gnus-read-ephemeral-emacs-bug-group): New commands.
4748
4749 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4750
4751         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4752         (gnus-visible-headers): Improve custom type.
4753
4754 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4755
4756         * mml.el (mml-menu): Add workarounds for XEmacs.
4757
4758         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4759         X-Boundary header.
4760
4761         * message.el (message-simplify-recipients): Fix previous commit.
4762
4763 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4764
4765         * mm-util.el (mm-set-buffer-multibyte): New function.
4766         * mm-decode.el (mm-copy-to-buffer): Use it.
4767
4768 2008-03-19  Glenn Morris  <rgm@gnu.org>
4769
4770         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4771         Accidentally removed in the sync process with Emacs.
4772
4773 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4774
4775         * message.el (message-alter-recipients-discard-bogus-full-name):
4776         New function.
4777         (message-alter-recipients-function): New variable.
4778         (message-get-reply-headers): Use it.
4779         (message-replace-header): New helper function.
4780         (message-recipients-without-full-name): New variable.
4781         (message-simplify-recipients): New command.
4782
4783         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4784
4785         * message.el (message-info): Handle EasyPG manual.
4786
4787         * mml.el (mml-menu): Add entry for EasyPG.
4788
4789 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4790
4791         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4792         parameter.
4793
4794         * message.el (message-disassociate-draft): Specify drafts group name
4795         fully.
4796
4797 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4798
4799         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4800         unnecessary duplicates from the match list.
4801
4802 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4803
4804         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4805
4806         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4807
4808         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4809         args of `how-many' of which the XEmacs version doesn't take; declare
4810         Info-index-next as function.
4811
4812 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4813
4814         * gnus-score.el (gnus-score-headers): Fix handling of
4815         gnus-inhibit-slow-scoring.
4816
4817         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4818         string.
4819         (gnus-button-url-regexp): Improve handling of parenthesis.
4820         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4821         (gnus-button-handle-info-keystrokes): Handle index entries.
4822
4823 2008-03-15  Glenn Morris  <rgm@gnu.org>
4824
4825         * parse-time.el (parse-time-string): Simplify.
4826
4827 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4828
4829         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4830         Incoming* files.
4831
4832 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4833
4834         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4835         (auth-source-pick): Use it.
4836
4837 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4838
4839         * binhex.el (binhex-decode-region-internal):
4840         * uudecode.el (uudecode-decode-region-internal):
4841         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4842         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4843         setting default-enable-multibyte-characters.
4844
4845 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4846
4847         * auth-source.el (auth-source-protocols)
4848         (auth-source-protocols-customize, auth-source-choices): Added and
4849         modified variable customizations and defaults.
4850         (auth-source-pick, auth-source-user-or-password)
4851         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4852         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4853         (auth-source-user-or-password-sftp)
4854         (auth-source-user-or-password-smtp): Use new variables and provide an
4855         interface to netrc.el.
4856
4857 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4858
4859         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4860         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4861         Make sure the nntp port to specify is a string.
4862
4863 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4864
4865         * nntp.el: Use with-current-buffer.
4866         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4867         dubious mm-with-unibyte-current-buffer.
4868         (nntp-with-open-group-function): New function extracted from
4869         nntp-with-open-group macro.
4870         (nntp-with-open-group): Use the function, so it's easier to debug.
4871         Add indentation and debugging info.
4872         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4873         the use of the netcat alternatives.
4874
4875         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4876         Avoid mm-string-as-multibyte as well.
4877
4878         * nnweb.el (nnweb-insert-html):
4879         Remove use of nnheader-string-as-multibyte.
4880
4881         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4882         (nnheader-string-as-multibyte): Remove.
4883
4884         * mm-view.el: Use inhibit-read-only.
4885         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4886         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4887         or unibyte-string.
4888
4889         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4890         (mm-uu-yenc-extract): Use with-current-buffer.
4891
4892         * gnus-soup.el (gnus-soup-send-packet): Don't use
4893         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4894
4895         * nnmh.el: Use with-current-buffer.
4896         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4897         mm-string-as-multibyte on the output of mm-encode-coding-string.
4898
4899         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4900         (nnimap-request-move-article): Use with-current-buffer.
4901
4902         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4903         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4904         conversion uses string-make-unibyte rather than string-as-unibyte.
4905
4906         * gnus-msg.el: Use with-current-buffer.
4907
4908         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4909
4910 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4911
4912         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4913         string for caching if it is 'PIN.
4914
4915 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4916
4917         * lpath.el: Consider the case without Emacs/W3.
4918
4919 2008-03-08  Glenn Morris  <rgm@gnu.org>
4920
4921         * time-date.el (date-to-time, time-subtract, time-add)
4922         (safe-date-to-time): Doc fixes.
4923
4924 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4925
4926         * mail-source.el (mail-source-delete-old-incoming-confirm):
4927         Change default to nil.
4928         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4929
4930 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4931
4932         * lpath.el: Rearrange.
4933
4934         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4935         (gnus-article-goto-prev-page): Work for articles having ^L's.
4936
4937         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4938
4939         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4940
4941 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4942
4943         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4944         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4945         (gnus-bookmark-jump): Adjust some variable names.
4946
4947 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4948
4949         * auth-source.el: New package.
4950         (auth-source-choices): Add customization entry point variable.
4951
4952         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4953         bug.
4954
4955 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4956
4957         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4958         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4959         (gnus-registry-install-shortcuts): Rename from
4960         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4961         the `gnus-registry-mark-map' keymap dynamically from
4962         `gnus-registry-marks'.  The generated functions update the summary line
4963         when a registry mark is added or deleted, and will call
4964         `gnus-registry-install-p' (see the comments in the code).
4965         (gnus-registry-user-format-function-M): Use concat intelligently.
4966
4967         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4968         the registry mark functions.
4969
4970 2008-03-05  Glenn Morris  <rgm@gnu.org>
4971
4972         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4973         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4974         gnus-art.
4975         (top-level): No need to load own source when compiling.
4976
4977 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4978
4979         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4980         Suggested by <chris.anderton@zetnet.co.uk>.
4981
4982 2008-03-04  Glenn Morris  <rgm@gnu.org>
4983
4984         * gnus-sum.el (top-level): No need to require gnus when compiling,
4985         since unconditionally required near start of file.
4986         (gnus-summary-display-while-building): Move definition before use.
4987
4988 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4989
4990         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4991         formatting function.
4992
4993 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4994
4995         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4996         with plists.
4997         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4998         Use new format.
4999
5000 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5001
5002         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5003         `where-is-internal' that returns a range of key sequences.
5004
5005 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5006
5007         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5008
5009         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5010         (gnus-summary-jump-to-group): Consider windows on other displayed
5011         frames as well.  Similar changes might be needed elsewhere, but that's
5012         the one I've bumped into during my use.
5013
5014         * nndoc.el (nndoc-oe-dbx-type-p):
5015         * gnus-msg.el (gnus-debug):
5016         * gnus-group.el (gnus-update-group-mark-positions):
5017         Use mm-string-to-multibyte.
5018
5019 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5020
5021         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5022         doesn't handle NotDashEscaped.
5023
5024         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5025         (mml-dnd-attach-options): Fix typo in custom choice.
5026
5027         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5028         nndoc-article-type to mbox.
5029         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5030
5031         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5032         to nil, instead of html2text.
5033
5034         * imap.el (imap-debug): Add `imap-ping-server'.
5035
5036         * gnus-bookmark.el: Add FIXMEs.
5037
5038         * message.el (message-form-letter-separator)
5039         (message-send-form-letter-delay): New variables.
5040         (message-send-form-letter): Use them.  New command to send form
5041         letters.  Requested by Uwe Siart.
5042         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5043
5044 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5045
5046         * Update copyright years.
5047
5048 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5049
5050         Sync from EMACS_22_BASE.
5051
5052         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5053
5054 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5055
5056         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5057         empty author.
5058
5059 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5060
5061         * gnus-registry.el (gnus-registry-marks): Add variable for
5062         customization of marks and their appearance.
5063         (gnus-registry-read-mark): Use it.
5064         (gnus-registry-do-marks): Add utility function to loop through
5065         `gnus-registry-marks'.
5066         (gnus-registry-install-shortcuts-and-menus): Add function to install
5067         shortcuts and menus.
5068         (gnus-registry-initialize): Use it.
5069         (gnus-registry-default-mark): Clarify documentation.
5070
5071 2008-02-29  Glenn Morris  <rgm@gnu.org>
5072
5073         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5074         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5075         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5076         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5077         Change defcustom :version from 23.0 to 23.1.
5078
5079 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5080
5081         * gnus-registry.el (gnus-registry-follow-group-p)
5082         (gnus-registry-post-process-groups): Add functions to aid registry
5083         splitting and improve logging.  Clarify behavior in function
5084         documentation.
5085         (gnus-registry-split-fancy-with-parent): Use them.
5086
5087 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5088
5089         * gnus-art.el: Use with-current-buffer.
5090
5091 2008-02-27  David Engster  <dengste@eml.cc>
5092
5093         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5094         Express real group name in the response.
5095
5096 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5097
5098         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5099         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5100         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5101         autoload gnus-registry-fetch-group when compiling.
5102         (nnmairix-request-group-with-article-number-correction): Remove
5103         unreferenced argument passed to nnmairix-call-backend.
5104
5105 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5106
5107         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5108         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5109         Wilde.
5110
5111 2008-02-27  Glenn Morris  <rgm@gnu.org>
5112
5113         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5114         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5115         variables to defconsts.  Convert comments to doc-strings.
5116         (nnmairix-last-server, nnmairix-current-server): Convert from free
5117         variables to defvars.  Convert comments to doc-strings.
5118         (gnus-registry-fetch-group): Autoload.
5119         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5120         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5121         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5122         caddr.
5123         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5124         nnmairix-request-group-with-article-number-correction call.
5125         (nnmairix-fast, nnmairix-group): New, less general names, for free
5126         variables passed from nnmairix-request-group to
5127         nnmairix-request-group-with-article-number-correction.  Declare.
5128         (nnmairix-request-group-with-article-number-correction):
5129         Use nnmairix-fast, nnmairix-group rather than fast, group.
5130
5131 2008-02-26  David Engster  <dengste@eml.cc>
5132
5133         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5134         version 0.5.
5135
5136 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5137
5138         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5139         instead of making an extra function call.  Don't add the current group
5140         to articles only when they have the group.  Use
5141         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5142         Reported by David <de_bb@arcor.de>.
5143
5144 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5145
5146         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5147         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5148
5149 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5150
5151         * mail-source.el (mail-source-delete-incoming): Change default.
5152         Supplement doc string.
5153
5154         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5155
5156 2008-02-14  Glenn Morris  <rgm@gnu.org>
5157
5158         * time-date.el (format-seconds): New function.
5159
5160 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5161
5162         * nnmail.el (nnmail-message-id-cache-file): Derive from
5163         `gnus-home-directory'.
5164
5165 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5166
5167         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5168         Document negative prefix.
5169
5170         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5171
5172 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5173
5174         * message.el (message-unsent-separator): Add the Exim bounce
5175         separator.
5176
5177 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5178
5179         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5180         list.
5181         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5182         recipient/signer list.
5183
5184 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5185
5186         * Makefile.in (datarootdir): Define.
5187         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5188         name that might contain whitespace.
5189
5190 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5191
5192         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5193         fbound (Emacs 23 unicode), signal an error.
5194
5195 2008-02-08  Glenn Morris  <rgm@gnu.org>
5196
5197         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5198
5199 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5200
5201         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5202         ports to the calls to `netrc-machine-user-or-password' in addition to
5203         "imap" and "imaps".
5204
5205 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5206
5207         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5208
5209         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5210
5211 2008-02-01  Kenichi Handa  <handa@m17n.org>
5212
5213         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5214         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5215         (rfc2104-hash): Convert the result of concat to unibyte string.
5216
5217 2008-02-01  Dave Love  <fx@gnu.org>
5218
5219         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5220         coding-system-for-read.
5221         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5222
5223 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5224
5225         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5226         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5227         <hanche@math.ntnu.no>.
5228
5229 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5230
5231         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5232
5233         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5234
5235 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5236
5237         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5238         * message.el (message-beginning-of-line): Use featurep instead of bound
5239         tests in order to resolve conditionals at compile time.
5240
5241 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5242
5243         * mail-source.el (mail-sources): Add `group' choice.
5244
5245         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5246         parameter `in-group' to control into which group the articles go.
5247         Add treatment of `group' mail-source.
5248
5249 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5250
5251         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5252
5253         * mm-decode.el (mm-dissect-buffer): Decode description.
5254
5255         * mml.el (mml-to-mime): Encode message header first.
5256
5257 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5258
5259         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5260         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5261
5262         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5263         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5264
5265 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5266
5267         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5268
5269 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5270
5271         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5272         prefix keys.
5273         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5274         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5275         gnus-xmas.el.
5276
5277         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5278         (gnus-xmas-article-describe-bindings): New function.
5279         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5280         gnus-xmas-article-describe-bindings.
5281
5282         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5283
5284 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5285
5286         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5287         Add new variables for article mark management.
5288         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5289         list of extra data entries which, when present, will indicate that the
5290         article ID should not be trimmed from the registry.
5291         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5292         functions.
5293         (gnus-registry-read-mark): New function to read a mark name from the
5294         user.
5295         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5296         (gnus-registry-set-article-mark-internal): New functions to add and
5297         remove marks.
5298         (gnus-registry-get-article-marks): New function to show the marks for
5299         an article, or retrieve them for further use.
5300
5301 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5302
5303         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5304         keys when no argument is given.
5305
5306 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5307
5308         * imap.el (imap-ping-server): New variable.
5309         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5310         (imap-ping-server): Minor doc string fixes.
5311
5312 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5313
5314         * imap.el (imap-ping-server): New function.
5315         (imap-opened): Call imap-ping-server.
5316
5317 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5318
5319         * gnus-sum.el (gnus-article-sort-by-random)
5320         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5321         jidanni@jidanni.org.
5322
5323 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5324
5325         * gnus-art.el (gnus-article-describe-bindings): New function.
5326         (gnus-article-read-summary-keys): Use it.
5327         (gnus-article-mode-map): Bind `C-h b' to it.
5328
5329 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5332         XEmacs.
5333         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5334         against non-character events.
5335
5336         * lpath.el: Fbind map-keymap for Emacs 21.
5337
5338 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5339
5340         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5341         command.
5342         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5343         instead of END.  Change name of the temp file.
5344         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5345         customizable.
5346
5347 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5348
5349         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5350         bind `S W' to gnus-article-wide-reply-with-original; set default
5351         binding to gnus-article-read-summary-send-keys.
5352         (gnus-article-read-summary-keys): Fix the order of keys; display
5353         continuation keys correctly in the echo area; describe bindings
5354         correctly when keys end with `C-h'.
5355         (gnus-article-read-summary-send-keys): New function.
5356         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5357         for gnus-article-read-summary-send-keys; display continuation keys
5358         correctly in the echo area.
5359         (gnus-article-reply-with-original): Ignore prefix argument.
5360         (gnus-article-wide-reply-with-original): New function.
5361
5362         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5363         Emacs 21.
5364
5365 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5366
5367         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5368         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5369
5370 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5371
5372         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5373         (gnus-group-read-ephemeral-gmane-group): New command.
5374
5375 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5376
5377         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5378
5379 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5380
5381         * message.el (message-send-mail-function): Increase custom version.
5382
5383         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5384         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5385
5386 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5387
5388         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5389         for the cases where imap-authenticate is called with a nil buffer
5390         parameter.
5391
5392 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5393
5394         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5395         html parts correctly; support forwarded messages.
5396         (gnus-article-browse-html-article): Remove work buffers.
5397
5398         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5399         compiling.
5400         (netrc-bound-and-true-p): New macro.
5401         (netrc-parse): Use it instead of bound-and-true-p that is not available
5402         in XEmacs 21.4.
5403
5404 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5405
5406         * gnus-registry.el (gnus-registry-mark-article)
5407         (gnus-registry-article-marks): Add functionality to mark articles
5408         through the Gnus registry.
5409
5410         * encrypt.el: Clarify documentation for the new pgg method.
5411         (encrypt-file-alist): Add PGG option.
5412         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5413         functionality.  Abstract password key and messaging to external
5414         functions.
5415         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5416         (encrypt-message-method-and-cipher): Add new convenience external
5417         functions.
5418         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5419         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5420
5421         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5422         (netrc-parse): Use encrypt-file-alist to determine if
5423         encrypt-find-model or encrypt-insert-file-contents should be used.
5424
5425         * encrypt.el: Clarify documentation.  Load password-cache or
5426         password, whichever one is found first, instead of autoloading.
5427
5428 2007-12-19  Glenn Morris  <rgm@gnu.org>
5429
5430         * mml.el (message-options-set, message-narrow-to-head)
5431         (message-in-body-p, message-mail-p, message-encode-message-body):
5432         Autoload.
5433         (message-remove-header, message-narrow-to-headers-or-head)
5434         (message-subscribed-p, message-make-mail-followup-to)
5435         (message-position-on-field, message-news-p)
5436         (message-options-set-recipient, message-generate-headers)
5437         (message-sort-headers): Declare as functions.
5438
5439 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5440
5441         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5442         convention in doc string.
5443
5444 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5445
5446         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5447         title to html parts.
5448         (gnus-article-browse-html-article): Pass message header to it.
5449
5450         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5451
5452 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5453
5454         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5455         or password compatible with XEmacs.
5456
5457 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5458
5459         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5460         format document.
5461         (gnus-mime-delete-part): Don't write description line if empty.
5462         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5463
5464 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5465
5466         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5467         (gnus-summary-mark-read-and-unread-as-read)
5468         (gnus-summary-mark-current-read-and-unread-as-read)
5469         (gnus-summary-mark-unread-as-ticked): Doc fix.
5470         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5471
5472 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5473
5474         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5475         Christoph Conrad <christoph.conrad@gmx.de>.
5476
5477 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5478
5479         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5480         yes-or-no-p.
5481
5482 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5483
5484         * mm-decode.el (mm-add-meta-html-tag): New function.
5485         (mm-save-part-to-file, mm-pipe-part): Use it.
5486
5487         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5488         gnus-y-or-n-p instead of y-or-n-p.
5489         (gnus-article-browse-html-parts): Work with message/external-body; use
5490         mm-add-meta-html-tag.
5491
5492 2007-12-11  Glenn Morris  <rgm@gnu.org>
5493
5494         * gnus-cache.el: Require gnus-sum not just when compiling.
5495
5496         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5497
5498         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5499         definitions before use.
5500
5501         * mm-decode.el: Require gnus-util.
5502         (mm-remove-part): Only call delete-annotation on XEmacs.
5503
5504         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5505
5506         * nnmail.el: Require gnus-int.
5507
5508         * spam.el: Move `require's before `eval-when-compile's.
5509
5510         * gnus-ems.el (gnus-alive-p):
5511         * gnus-fun.el (message-goto-eoh):
5512         * gnus-util.el (gnus-group-name-decode):
5513         * mail-source.el (gnus-compress-sequence):
5514         * message.el (Info-goto-node, format-spec):
5515         * mm-bodies.el (message-options-get):
5516         * mm-decode.el (mm-view-pkcs7):
5517         * mm-util.el (gmm-write-region):
5518         * mml-smime.el (mml-compute-boundary)
5519         (gnus-completing-read-with-default):
5520         * mml.el (widget-button-press, gnus-make-hashtable):
5521         * mml1991.el (mm-decode-content-transfer-encoding)
5522         (mm-encode-content-transfer-encoding)
5523         (message-options-get, message-options-set):
5524         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5525         * nnfolder.el (gnus-request-group):
5526         * nnheader.el (ietf-drums-unfold-fws):
5527         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5528         * smime.el (gnus-run-mode-hooks):
5529         * spam-stat.el (gnus-message): Autoload.
5530
5531         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5532         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5533         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5534         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5535         Add declare-function compatibility definition.
5536
5537         * gnus-cache.el (nnvirtual-find-group-art):
5538         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5539         (gnus-add-image, gnus-add-wash-type):
5540         * gnus-group.el (nnkiboze-score-file):
5541         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5542         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5543         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5544         (message-tokenize-header, gnus-get-buffer-create)
5545         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5546         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5547         * gnus.el (gnus-group-decoded-name):
5548         * mail-source.el (imap-capability):
5549         * mm-bodies.el (message-options-set):
5550         * mm-decode.el (gnus-configure-windows):
5551         * mm-extern.el (message-goto-body):
5552         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5553         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5554         (epg-sub-key-validity, message-options-set):
5555         * mml.el (widget-event-point, gnus-configure-windows):
5556         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5557         * mml2015.el (epg-check-configuration, epg-configuration)
5558         (message-options-set):
5559         * nndb.el (nndb-request-article):
5560         * nnfolder.el (gnus-request-create-group):
5561         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5562         * nnmaildir.el (gnus-group-mark-article-read):
5563         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5564         * rfc1843.el (message-fetch-field):
5565         * spam.el (gnus-extract-address-components):
5566         Declare as functions.
5567
5568 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5569
5570         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5571
5572         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5573
5574         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5575         bind show-trailing-whitespace for XEmacs.
5576
5577 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5578
5579         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5580         new no-op macro for backward compatibility.
5581
5582         * imap.el (imap-string-to-integer): New function.
5583
5584 2007-12-09  Glenn Morris  <rgm@gnu.org>
5585
5586         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5587
5588         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5589         * message.el, mm-view.el, sieve-manage.el, smime.el:
5590         Add declare-function compatibility definition.
5591
5592         * gnus-art.el (w3-region, w3m-region, Info-menu):
5593         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5594         * gnus-sum.el (gnus-get-predicate):
5595         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5596         * message.el (mail-abbrev-in-expansion-header-p):
5597         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5598         (w3m-detect-meta-charset, w3m-region):
5599         * sieve-manage.el (password-read, password-cache-add)
5600         (password-cache-remove):
5601         * smime.el (password-read-and-add): Declare as functions.
5602
5603 2007-12-08  David Kastrup  <dak@gnu.org>
5604
5605         * gnus-sum.el (gnus-summary-simplify-subject-query):
5606         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5607         `message'.
5608
5609 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5610
5611         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5612         it to bind idna-program, installation-directory, defined-colors, and
5613         face-attribute for XEmacs of the version that compiles defcustom forms.
5614
5615 2007-12-07  Glenn Morris  <rgm@gnu.org>
5616
5617         * gnus-art.el (article-make-date-line): Revert previous change.
5618
5619 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5620
5621         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5622
5623 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5624
5625         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5626         Call gnus-add-to-range ranges only once with a prepared article-list.
5627
5628 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5629
5630         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5631         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5632         group names with backslashes.  Reported by Tassilo Horn
5633         <tassilo@member.fsf.org>.
5634
5635 2007-12-06  Deepak Goel  <deego3@gmail.com>
5636
5637         * gnus-art.el (article-make-date-line):
5638         * gnus-start.el (gnus-load):
5639         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5640
5641 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5642
5643         * gnus-art.el (gnus-use-idna)
5644         * gnus-start.el (gnus-site-init-file)
5645         * message.el (message-use-idna)
5646         * mm-uu.el (mm-uu-hide-markers)
5647         * smiley.el (smiley-style): Revert changes that suppress warnings.
5648
5649 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5650
5651         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5652         specify charset to html source.  Reported by Christoph Conrad
5653         <christoph.conrad@gmx.de>.
5654
5655 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5656
5657         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5658         idna-program in order to suppress byte compile warning issued by XEmacs
5659         that came to byte compile the default value section of defcustom forms
5660         recently.
5661
5662         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5663         value of installation-directory.
5664
5665         * message.el (message-use-idna): Don't directly refer to the value of
5666         idna-program.
5667
5668         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5669
5670         * smiley.el (smiley-style): Don't directly call face-attribute.
5671
5672 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5673
5674         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5675
5676         * gnus-dired.el: Reduce Gnus dependencies.
5677         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5678         require.  Use autoloads instead.
5679         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5680         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5681         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5682         (gnus-dired-mode): Adjust doc string.
5683         (gnus-dired-mail-mode): New variable.
5684         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5685         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5686         (gnus-dired-mail-buffers): New function.  Return mail or message
5687         composition buffers.
5688         (gnus-dired-attach): Use it.
5689         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5690         NO-DECODE.
5691         (gnus-dired-print): Use `gnus-print-buffer' depending on
5692         `gnus-dired-mail-mode'.
5693
5694 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5695
5696         * rfc2047.el (rfc2047-encoded-word-regexp)
5697         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5698         explaining what regexp patterns are for.
5699
5700 2007-12-04  Glenn Morris  <rgm@gnu.org>
5701
5702         * password.el: Move to password-cache.el.
5703
5704         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5705         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5706         * mml-smime.el (password-read, password-cache-add)
5707         (password-cache-remove):
5708         No need to autoload, since mml-sec requires password.
5709
5710         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5711         * message.el (gnus-extract-address-components):
5712         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5713
5714         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5715         password.
5716
5717 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5718
5719         * mailcap.el: Reduce dependencies.
5720         (mail-header-parse-content-type): Autoload.
5721         (mailcap-delete-duplicates): New alias.
5722         (mailcap-mime-info): Add optional argument NO-DECODE.
5723         (mailcap-mime-types): Use mailcap-delete-duplicates.
5724
5725         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5726
5727 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5728
5729         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5730         (imap-parse-status): Upcase status-att for servers that sends them
5731         lower-case (e.g., MS Exchange 2007).
5732
5733 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5734
5735         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5736         function.
5737
5738         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5739         (gnus-uu-yenc-article): New function.
5740
5741         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5742
5743         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5744         buffer.
5745
5746 2007-12-02  Glenn Morris  <rgm@gnu.org>
5747
5748         * binhex.el (binhex): New custom group.
5749         (binhex-decoder-program, binhex-decoder-switches)
5750         (binhex-use-external): Move to the binhex custom group.
5751
5752         * uudecode.el (uudecode): New custom group.
5753         (uudecode-decoder-program, uudecode-decoder-switches)
5754         (uudecode-use-external): Move to the uudecode custom group.
5755
5756         * netrc.el (top-level): Don't load `encrypt' features.
5757         (netrc-parse): Don't use encrypt.
5758         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5759
5760         * encrypt.el: Remove file.
5761
5762 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5763
5764         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5765         matches on patches.
5766
5767         * gnus-art.el (gnus-article-browse-html-article): Mention
5768         `mm-text-html-renderer' in the doc string.
5769
5770         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5771         string.  Add comments.
5772
5773         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5774         if rhs is ASCII.
5775
5776 2007-12-01  Glenn Morris  <rgm@gnu.org>
5777
5778         * mail-source.el (top-level): Require format-spec before
5779         eval-when-compile.
5780
5781 2007-11-30  Glenn Morris  <rgm@gnu.org>
5782
5783         * encrypt.el: Require password, rather than autoloading password-read.
5784
5785 2007-11-29  Glenn Morris  <rgm@gnu.org>
5786
5787         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5788         (sasl-make-client, sasl-next-step, sasl-step-data)
5789         (sasl-step-set-data): Declare as functions.
5790
5791 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5792
5793         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5794
5795 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5796
5797         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5798         certs should be verified and what is to be done in the event of a
5799         verification failure.
5800
5801         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5802         caller can indicate whether the cache should be disregarded for this
5803         call.  This way the result of the call is reproducible at all times and
5804         can be considered a canonical server name for the supplied method.
5805         (gnus-agent-method-p): Canonicalize server names by pushing their
5806         method through `gnus-method-to-server' using the no-cache argument.
5807
5808         * gnus-srvr.el (gnus-server-insert-server-line): Call
5809         `gnus-method-to-server' with `no-cache' argument.
5810
5811         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5812         gnus-agent-possibly-synchronize-flags as this should be called when the
5813         server is actually being opened.
5814         (gnus-agent-possibly-synchronize-flags)
5815         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5816         flags file of an agentized server to the latter function.
5817
5818         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5819         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5820         after a connection has been established successfully.
5821
5822 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5823
5824         * gnus-art.el (article-display-face): Force to display face if called
5825         interactively; check if gnus-article-x-face-too-ugly matches author.
5826         (article-display-x-face): Display face even if From header is missing
5827         as article-display-face does.
5828
5829 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5830
5831         * hashcash.el (message-narrow-to-headers-or-head)
5832         (message-fetch-field, message-goto-eoh)
5833         (message-narrow-to-headers): Declare as functions.
5834
5835 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5836
5837         * mail-source.el (mail-sources): Default to fetch from file for
5838         compatibility with default of nnmail-spool-file.
5839
5840 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5841
5842         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5843         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5844         to look for encoded word that should be encoded again.
5845         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5846         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5847         encoding pattern.
5848         (rfc2047-decode-region): Switch strict regexp and loose one according
5849         to rfc2047-allow-irregular-q-encoded-words.
5850
5851 2007-11-25  Romain Francoise  <romain@orebokech.com>
5852
5853         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5854
5855 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5856
5857         * tls.el (tls-program): Provide more custom choices from
5858         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5859         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5860
5861 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5862
5863         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5864         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5865
5866         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5867         `nnmail-spool-file'.
5868
5869         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5870         `nnmail-spool-file'.
5871
5872         * gnus-move.el (gnus-change-server): Ditto.
5873
5874         * gnus-kill.el (gnus-batch-score): Ditto.
5875
5876         * gnus-cache.el (gnus-jog-cache): Ditto.
5877
5878         * gnus-msg.el (gnus-summary-reply):
5879         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5880
5881 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5882
5883         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5884         version.  Minor improvement to doc strings.
5885         (tls-program): Add comment.
5886
5887 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5888
5889         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5890         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5891         mismatch between the hostname provided in the certificate and the name
5892         of the host connnecting to.
5893         (open-tls-stream): Use them.  Check certificates against trusted root
5894         certificates.
5895
5896 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5897
5898         * gnus-cache.el (gnus-cache-generate-nov-databases):
5899         Use nnml-generate-nov-databases-directory instead of
5900         nnml-generate-nov-databases-1.
5901
5902 2007-11-24  Glenn Morris  <rgm@gnu.org>
5903
5904         * message.el (message-tool-bar-retro): Update for rename
5905         mail_send.xpm->mail-send.xpm.
5906
5907 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5908
5909         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5910         `smime-ldap-search' for Emacs 22 and up.
5911
5912 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5913
5914         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5915
5916         * message.el (message-send-mail-function): Fix error convention.
5917         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5918         (message-widen-reply, message-send-mail, message-talkative-question)
5919         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5920         (message-clone-locals, message-send-news): Use with-current-buffer.
5921         (message-insert-or-toggle-importance): Remove unused var `valid'.
5922         (message-make-references): Remove unused var `new-references'.
5923         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5924
5925 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5926
5927         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5928         (spam-split-symbolic-return-positive): Reflow docstring.
5929         (spam-backends, spam-summary-exit-behavior)
5930         (spam-mark-ham-unread-before-move-from-spam-group)
5931         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5932         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5933         (spam-clear-cache, spam-backend-check, spam-install-backend)
5934         (spam-install-statistical-backend, spam-list-of-processors)
5935         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5936         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5937         (spam-check-crm114, spam-initialize, spam-unload-hook):
5938         Fix typos in docstrings.
5939
5940 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5941
5942         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5943         been checked if they have never been read and those group levels are
5944         higher than the one that a user specified.
5945
5946 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5947
5948         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5949         foreign groups unless a group level is specified by a user.
5950         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5951
5952 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5953
5954         * message.el (message-send-mail-function): Require sendmail.
5955
5956 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5957
5958         * message.el (message-send-mail-function): Check for smtpmail too.
5959
5960         * utf7.el (utf7-encode, utf7-decode): Use coding system
5961         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5962
5963         * message.el (message-send-mail-function): New function.
5964         (message-send-mail-function): Set default using
5965         message-send-mail-function.  Adjust doc string.
5966         (message-send-mail-with-mailclient): New function.
5967
5968 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5969
5970         * smime.el (from):
5971         * rfc2047.el (message-posting-charset):
5972         * qp.el (mm-use-ultra-safe-encoding):
5973         * pop3.el (parse-time-months):
5974         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5975         * nnml.el (files):
5976         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5977         (jka-compr-compression-info-list, ange-ftp-path-format)
5978         (efs-path-regexp):
5979         * nndiary.el (files):
5980         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5981         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5982         (epg-digest-algorithm-alist, inhibit-redisplay)
5983         (password-cache-expiry):
5984         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5985         (pgg-output-buffer, password-cache-expiry):
5986         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5987         (efs-path-regexp):
5988         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5989         (inhibit-redisplay):
5990         * mm-uu.el (file-name, start-point, end-point, entry)
5991         (gnus-newsgroup-name, gnus-newsgroup-charset):
5992         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5993         (latin-unity-ucs-list):
5994         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5995         (mm-uu-binhex-decode-function):
5996         * message.el (gnus-message-group-art, gnus-list-identifiers)
5997         (rmail-enable-mime-composing, gnus-local-organization)
5998         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5999         (gnus-read-active-file, facemenu-add-face-function)
6000         (facemenu-remove-face-function, gnus-article-decoded-p)
6001         (tool-bar-mode):
6002         * mail-source.el (display-time-mail-function):
6003         * gnus-util.el (nnmail-pathname-coding-system)
6004         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6005         (gnus-original-article-buffer, gnus-user-agent)
6006         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6007         (xemacs-codename, sxemacs-codename, emacs-program-version):
6008         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6009         * gnus-start.el (gnus-agent-covered-methods)
6010         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6011         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6012         (gnus-newsgroup-headers, gnus-group-list-mode)
6013         (gnus-group-mark-positions, gnus-newsgroup-data)
6014         (gnus-newsgroup-unreads, nnoo-state-alist)
6015         (gnus-current-select-method, mail-sources)
6016         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6017         (nnmail-spool-file, gnus-cache-active-hashtb):
6018         * gnus-mh.el (mh-lib-progs):
6019         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6020         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6021         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6022         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6023         (gnus-group-buffer):
6024         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6025         (font-lock-set-defaults):
6026         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6027         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6028         (gnus-summary-post-menu, total-parts, type, condition, length):
6029         * gnus-agent.el (gnus-agent-read-agentview):
6030         * flow-fill.el (show-trailing-whitespace):
6031         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6032         eval-and-compile wrappers for byte compiler pacifiers.
6033
6034         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6035         (mm-display-inline-fontify): Check for featurep 'xemacs not
6036         extent-list.
6037
6038         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6039         itimer-list.
6040         (mm-create-image-xemacs): Only do something for XEmacs.
6041         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6042
6043         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6044
6045         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6046         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6047
6048 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6049
6050         * nnimap.el (nnimap-split-download-body):
6051         * gnus-demon.el (gnus-demon):
6052         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6053
6054 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6055
6056         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6057         macros.
6058         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6059         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6060         copy data from unibyte buffer to multibyte current buffer.
6061         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6062         to copy data from unibyte current buffer to multibyte buffer.
6063         (nntp-make-process-buffer): Make process buffer unibyte.
6064
6065         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6066
6067 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6068
6069         * pop3.el (pop3-open-server): Accept and process data more robustly at
6070         connexion start to avoid spurious "POP SSL connexion failed" errors.
6071
6072 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6073
6074         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6075         read group names.
6076
6077 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6078
6079         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6080
6081 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6082
6083         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6084         (nnmail-save-active): Use a unibyte buffer when saving active file,
6085         which may contain non-ASCII group names.
6086
6087         * nnml.el (nnml-request-group): Decode group names in messages.
6088
6089 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6090
6091         * message.el (message-citation-line-function)
6092         (message-insert-formatted-citation-line): Fix spelling of
6093         `message-insert-formated-citation-line'.
6094
6095 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6096
6097         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6098
6099 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6100
6101         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6102         nnmail-pathname-coding-system.
6103
6104         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6105         that a user enters; decode group names in messages.
6106
6107         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6108
6109 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6110
6111         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6112
6113         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6114
6115         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6116         risky local variable.
6117
6118         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6119
6120 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6121
6122         * encrypt.el: Improve documentation to fix function name typo.
6123         Reported by Daiki Ueno <ueno@unixuser.org>.
6124
6125 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6126
6127         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6128         even if the point is not in the last page of an article.
6129         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6130         back to the previous page.
6131
6132 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6133
6134         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6135
6136 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6137
6138         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6139
6140 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6141
6142         * message.el (message-check-news-body-syntax): Avoid
6143         mm-string-as-multibyte.
6144         (message-hide-headers): Don't assume (point-min)==1.
6145
6146 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6147
6148         * message.el (message-remove-blank-cited-lines): Fix if remove is
6149         given.
6150         (message-bogus-address-regexp): New variable.
6151         (message-bogus-recipient-p): New function.
6152         (message-check-recipients): New command.
6153         (message-syntax-checks): Add `bogus-recipient'.
6154         (message-fix-before-sending): Add `bogus-recipient'.
6155
6156         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6157         (gnus-treat-body-boundary): Don't test window-system.
6158
6159 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6160
6161         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6162
6163 2007-10-28  Miles Bader  <miles@gnu.org>
6164
6165         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6166         at compile-time too.
6167
6168 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6169
6170         * gnus-msg.el (gnus-message-setup-hook): Add
6171         `message-remove-blank-cited-lines' to options.
6172
6173 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6174
6175         * message.el (message-remove-blank-cited-lines): New function.
6176         Suggested by Karl Plästerer.
6177
6178 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6179
6180         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6181         mapc.
6182
6183         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6184         (top-level): Use mapc to set functions to be traced for debugging.
6185
6186         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6187         called for effect with while loop.
6188
6189         * message.el (message-talkative-question): Replace mapcar called for
6190         effect with mapc.
6191
6192         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6193         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6194         called for effect with dolist.
6195
6196         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6197
6198         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6199         gnus-extra-headers and nnmail-extra-headers.
6200
6201         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6202         called for effect with dolist.
6203         (top-level): Use mapc to set functions to be traced for debugging.
6204
6205         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6206         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6207         dolist.
6208
6209         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6210         Replace mapcar called for effect with mapc.
6211         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6212         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6213         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6214         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6215
6216         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6217         remove-if that's a cl function.
6218
6219         * webmail.el (webmail-debug): Replace mapcar called for effect with
6220         dolist.
6221
6222         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6223         with mapc.
6224
6225 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6226
6227         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6228         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6229         with while loop.
6230
6231         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6232         functions from article-* functions.
6233         (gnus-multi-decode-header): Replace mapcar called for effect with
6234         dolist.
6235
6236         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6237         (gnus-bookmark-show-details): Replace mapcar called for effect with
6238         while loop.
6239
6240         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6241         called for effect with while loop.
6242
6243         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6244         with dolist.
6245
6246         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6247         mapcar called for effect with dolist.
6248
6249         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6250
6251         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6252         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6253         Replace mapcar called for effect with dolist.
6254         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6255         mapc.
6256
6257         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6258         Replace mapcar called for effect with dolist.
6259         (gnus-topic-list): Replace mapcar called for effect with mapc.
6260
6261         * gnus.el: Use mapc instead of mapcar to add autoloads.
6262
6263 2007-10-23  Richard Stallman  <rms@gnu.org>
6264
6265         * gnus-group.el (gnus-group-highlight): Mark as risky.
6266
6267 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6268
6269         * gnus.el (gnus-server-to-method): Return method found first in
6270         gnus-newsrc-alist.
6271
6272         * gnus-art.el (gnus-article-highlight-signature)
6273         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6274         button overlay without the front stickiness.
6275
6276 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6277
6278         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6279         overview buffer needed a catch to receive its throw.
6280         (gnus-agent-flush-cache): Declared as interactive to make this function
6281         easier to use.
6282
6283 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6284
6285         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6286         `next-line'.
6287
6288 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6289
6290         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6291         exclude address matching message-dont-reply-to-names.
6292
6293 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6294
6295         * gnus-util.el (gnus-string<): New function.
6296
6297         * gnus-sum.el (gnus-article-sort-by-author)
6298         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6299
6300 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6303         the frame-focus tag is set in gnus-buffer-configuration.
6304
6305 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6306
6307         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6308         the front stickiness.
6309
6310 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6311
6312         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6313         url pattern; remove duplicate one.
6314         (gnus-article-extend-url-button): New function.
6315         (gnus-article-add-buttons): Use it.
6316         (gnus-button-push): Use concatenated url that it makes.
6317
6318 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6319
6320         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6321
6322 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6323
6324         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6325         Don't hardcode point-min==1.
6326
6327 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6328
6329         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6330         Fix comment about "iso8859-1".
6331
6332 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6333
6334         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6335         ones returned from the verify-function.
6336
6337         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6338         mml2015-extract-cleartext-signature if extraction failed.
6339
6340 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6341
6342         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6343         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6344         failed.
6345
6346 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6347
6348         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6349
6350 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6351
6352         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6353         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6354         recommends to use EasyPG instead of PGG.
6355
6356         * pgg.el: Revert to revision 6.23.2.16.
6357
6358         * pgg-def.el: Revert to revision 6.6.2.14.
6359
6360         * pgg-gpg.el: Revert to revision 6.23.2.34.
6361
6362 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6363
6364         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6365         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6366         thread for both the null and zero (kill/expire thread) universal prefix
6367         cases.
6368         (gnus-summary-expire-thread): Add new function to expire a thread,
6369         using gnus-summary-kill-thread.
6370         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6371         shortcuts for gnus-summary-expire-thread.
6372         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6373         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6374
6375 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6376
6377         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6378         extras value, so an extras entry can be deleted.
6379         (gnus-registry-delete-extra-entry): Use it.
6380         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6381         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6382         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6383         storage through the gnus-registry, and provide an appropriate API for
6384         it.
6385
6386 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6387
6388         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6389         Suggested by Leo <sdl.web@gmail.com>.
6390
6391         * gnus.el: Do.
6392
6393 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6394
6395         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6396         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6397
6398         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6399
6400         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6401         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6402
6403 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6404
6405         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6406         newline.
6407         (nnmbox-request-accept-article): Don't change article in source buffer;
6408         narrow to header to use message-fetch-field rather than
6409         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6410         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6411         as delimiters; make sure article ends with newline.
6412         (nnmbox-delete-mail): Correct last position of article to be deleted;
6413         ignore X-Gnus-Newsgroup header in article body.
6414         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6415         positions; make sure article ends with newline.
6416
6417         * message.el (message-display-abbrev): Don't infloop when a user
6418         inserts SPC in the beginning of header.
6419
6420         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6421         coding-system-for-read and coding-system-for-write for XEmacs having no
6422         file-coding feature.
6423
6424         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6425
6426 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6427
6428         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6429         list of groups not followed by default.  Fix type to be regexp.
6430         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6431
6432 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6433
6434         * hmac-def.el (define-hmac-function): Switch from old-style to
6435         new-style backquotes.
6436
6437         * md4.el (md4-make-step): Likewise.
6438
6439 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6440
6441         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6442         raw-text coding system when saving .newsrc file, which may contain
6443         non-ASCII group names.
6444
6445 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6446
6447         * gnus-cus.el (gnus-score-extra): New widget.
6448         (gnus-score-extra-convert): New function.
6449         (gnus-score-customize): Use it for Extra.
6450
6451 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6452
6453         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6454         (mml2015-mailcrypt-clear-verify): Use it.
6455         (mml2015-gpg-clear-verify): Use it.
6456         (mml2015-pgg-clear-verify): Use it.
6457         (mml2015-epg-clear-verify): Replace the current part with the output
6458         from GnuPG; don't extract the plaintext by itself.
6459
6460         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6461         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6462         mml2015-clear-verify-function; don't touch the armor headers or
6463         dash-escaped text here.
6464
6465 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6466
6467         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6468         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6469         parts, or application/octet-stream as a last resort.
6470         (gnus-mime-view-part-as-type): Don't toggle display.
6471         (gnus-mime-view-part-as-charset): Don't turn off display before
6472         querying charset.
6473
6474         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6475         stuff to undisplayer function in Emacs.
6476         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6477
6478         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6479         text/calendar parts.
6480
6481 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6482
6483         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6484         decoding text/calendar parts.
6485
6486         * message.el (message-forward-make-body-mime): Always mark body as
6487         having no illegible text; remove signed-or-encrypted argument.
6488         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6489
6490         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6491         (mml-generate-mime-1): Don't encode body if it is specified to be in
6492         raw form; don't make buffer be unibyte when inserting multibyte string.
6493
6494 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6495
6496         * sha1.el: Fix up comment style.
6497         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6498         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6499
6500         * hex-util.el: Fix up comment style.
6501         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6502
6503         * gnus-salt.el: Use with-current-buffer.
6504         (gnus-pick-setup-message): Fix long-standing typo.
6505
6506 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6507
6508         * imap.el (imap-logout-timeout): New variable.
6509         (imap-logout, imap-logout-wait): New functions.
6510         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6511
6512         * nnimap.el (nnimap-logout-timeout): New server variable.
6513         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6514         nnimap-logout-timeout.
6515
6516         * gnus-art.el (gnus-article-summary-command-nosave)
6517         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6518
6519 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6520
6521         * gnus.el (gnus-maximum-newsgroup): New variable.
6522
6523         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6524         according to gnus-maximum-newsgroup.
6525
6526         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6527         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6528         Limit the range of articles according to gnus-maximum-newsgroup.
6529
6530 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6531
6532         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6533         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6534         Don't perform gnus-configure-windows here; reuse existing sticky
6535         article buffer.
6536
6537         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6538         it doesn't exist in gnus-article-mode.
6539
6540 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6541
6542         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6543         (gnus-agent-decoded-group-name): New function.
6544         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6545         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6546
6547 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6548
6549         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6550         Add binding for gnus-sticky-article.
6551         (gnus-summary-exit): Don't kill sticky article buffers.
6552
6553         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6554         article buffer.
6555         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6556         (gnus-kill-sticky-article-buffers): New commands.
6557
6558 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6559
6560         * nntp.el (nntp-xref-number-is-evil): New server variable.
6561         (nntp-find-group-and-number): If it is non-nil, don't trust article
6562         numbers in the Xref header.
6563
6564 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6565
6566         * gnus-agent.el (gnus-agent-read-group): New function.
6567         (gnus-agent-flush-group, gnus-agent-expire-group)
6568         (gnus-agent-regenerate-group): Use it.
6569         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6570         nnmail-pathname-coding-system.
6571
6572 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6573
6574         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6575
6576         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6577         that are unread as unread, and also as selected so that information of
6578         marks having been changed by a user may be updated when exiting group.
6579
6580 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6581
6582         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6583         calculated ignoring signature parts to gnus-treat-article.
6584
6585 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6586
6587         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6588         a point here in order to keep the window start.
6589         (gnus-insert-mime-security-button): Make a button overlay without the
6590         front stickiness.
6591         (gnus-mime-display-security): Goto the end of a button.
6592
6593         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6594
6595 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6596
6597         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6598         group-name-at-point.
6599         (gnus-group-completing-read): New function that offers decoded
6600         non-ASCII group names for completion.
6601         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6602         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6603         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6604         (gnus-group-fetch-control): Use it.
6605         (gnus-fetch-group): Use group-name-at-point for the initial value
6606         rather than the default value; use gnus-alive-p.
6607
6608         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6609         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6610         (gnus-summary-post-news): Use gnus-group-completing-read.
6611
6612         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6613         (gnus-read-move-group-name): Decode group name for completion.
6614
6615 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6616
6617         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6618         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6619         Yamaoka slightly modified the code).
6620
6621 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6622
6623         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6624         (nnmail-split-incoming): Bind it.
6625
6626         * nnml.el (nnml-group-name-charset): New function.
6627         (nnml-decoded-group-name): Use it; don't decode group name if
6628         nnmail-group-names-not-encoded-p is non-nil.
6629         (nnml-encoded-group-name): New function.
6630         (nnml-group-pathname): Inline nnml-decoded-group-name.
6631         (nnml-request-expire-articles): Decode group name in message.
6632         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6633         nnmail-pathname-coding-system.
6634         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6635         not decoded ones according to nnmail-group-names-not-encoded-p.
6636         (nnml-generate-active-info): Use nnml-encoded-group-name.
6637
6638 2007-08-08  Glenn Morris  <rgm@gnu.org>
6639
6640         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6641         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6642         doc-strings and comments.
6643
6644 2007-07-25  Glenn Morris  <rgm@gnu.org>
6645
6646         * Relicense all FSF files to GPLv3 or later.
6647
6648 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6649
6650         * gnus-sum.el (gnus-summary-move-article): Make
6651         gnus-summary-respool-article work.
6652
6653 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6654
6655         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6656         string.
6657
6658 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6659
6660         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6661         that should be ignored when comparing distant RSS articles with local
6662         ones.
6663         (nnrss-make-hash-index): New function.  Create a hash index according
6664         to the ignored fields.
6665         (nnrss-check-group): Use it.
6666
6667 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6668
6669         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6670
6671         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6672
6673         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6674         the new optional argument ENCODED is non-nil.
6675         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6676         coding system for encoding group name.
6677         (gnus-group-make-rss-group): Pass un-encoded group name to
6678         gnus-group-make-group.
6679         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6680         encoded.
6681
6682         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6683         Encode group name to which articles are moved or copied.
6684         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6685         coding system for encoding Newsgroup, Followup-To and Xref headers.
6686
6687         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6688         marks; use nnheader-file-coding-system to write a file.
6689         (nnagent-retrieve-headers): Bind file-name-coding-system to
6690         nnmail-pathname-coding-system.
6691
6692         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6693
6694         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6695         (nnml-request-article, nnml-request-create-group)
6696         (nnml-request-rename-group, nnml-find-id)
6697         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6698         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6699         (nnml-save-marks): Use nnml-group-pathname instead of
6700         nnmail-group-pathname.
6701
6702         (nnml-request-create-group, nnml-request-expire-articles)
6703         (nnml-request-move-article, nnml-request-delete-group)
6704         (nnml-deletable-article-p, nnml-possibly-create-directory)
6705         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6706         (nnml-open-marks): Bind file-name-coding-system to
6707         nnmail-pathname-coding-system.
6708
6709         (nnml-request-article): Pass server argument to nnml-find-group-number.
6710         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6711         server argument to nnml-possibly-create-directory.
6712         (nnml-request-accept-article): Pass server argument to
6713         nnml-active-number and nnml-save-mail.
6714         (nnml-find-group-number): Pass server argument to nnml-find-id.
6715         (nnml-request-update-info): Pass server argument to
6716         nnml-marks-changed-p.
6717
6718         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6719         (nnml-save-mail, nnml-active-number): Add server argument.
6720
6721         (nnml-request-delete-group): Warn if group is missing.
6722         (nnml-get-nov-buffer): Decode group name.
6723         (nnml-generate-active-info): Encode group name.
6724         (nnml-open-marks): Decode group name in messages.
6725
6726 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6727
6728         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6729         if it is not specified.
6730         (gnus-article-pipe-part, gnus-article-save-part)
6731         (gnus-article-interactively-view-part, gnus-article-copy-part)
6732         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6733         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6734         (gnus-article-replace-part, gnus-article-delete-part)
6735         (gnus-article-view-part-as-type): Pass raw prefix argument to
6736         gnus-article-part-wrapper.
6737
6738 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6739
6740         * gnus-agent.el (gnus-agent-save-active): Bind
6741         nnheader-file-coding-system to gnus-agent-file-coding-system.
6742
6743         * gnus-cache.el (gnus-cache-save-buffers)
6744         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6745         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6746         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6747         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6748         (gnus-cache-generate-active, gnus-cache-rename-group)
6749         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6750         (gnus-cache-update-overview-total-fetched-for): Bind
6751         file-name-coding-system to nnmail-pathname-coding-system.
6752         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6753         variables.
6754         (gnus-cache-decoded-group-name): New function.
6755         (gnus-cache-file-name): Use it.
6756         (gnus-cache-generate-active): Use non-decoded group name for active.
6757
6758         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6759         right place.
6760         (gnus-write-active-file): Don't break non-ASCII group names.
6761
6762         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6763         nnmail-pathname-coding-system.
6764
6765         * lpath.el: Bind default-file-name-coding-system,
6766         file-name-coding-system and language-info-alist for XEmacs.
6767
6768         * gnus-uu.el (gnus-uu-decode-save): Typo.
6769
6770 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6771
6772         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6773
6774 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6775
6776         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6777         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6778         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6779         (gnus-agent-flush-group, gnus-agent-flush-cache)
6780         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6781         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6782         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6783         (gnus-agent-regenerate-group)
6784         (gnus-agent-update-files-total-fetched-for)
6785         (gnus-agent-update-view-total-fetched-for): Bind
6786         file-name-coding-system to nnmail-pathname-coding-system.
6787         (gnus-agent-group-pathname): Don't encode file names by
6788         nnmail-pathname-coding-system.
6789         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6790         coding-system-for-write instead of buffer-file-coding-system to
6791         gnus-agent-file-coding-system.
6792
6793         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6794         Decode group name.
6795
6796         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6797
6798         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6799         (gnus-read-newsrc-el-file): Make group names unibyte.
6800
6801         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6802         nnmail-pathname-coding-system.
6803
6804         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6805         (nnrss-request-delete-group): Bind file-name-coding-system to
6806         nnmail-pathname-coding-system.
6807         (nnrss-read-server-data, nnrss-read-group-data): Bind
6808         file-name-coding-system correctly.
6809         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6810
6811         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6812         (nntp-server-to-method-cache): New variable.
6813         (nntp-group-pathname): New function that decodes non-ASCII group names.
6814         (nntp-possibly-create-directory, nntp-marks-changed-p)
6815         (nntp-save-marks, nntp-open-marks): Use it.
6816         (nntp-possibly-create-directory, nntp-open-marks):
6817         Bind file-name-coding-system to nnmail-pathname-coding-system.
6818         (nntp-open-marks): Decode group names when bootstrapping marks.
6819
6820         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6821         Newsgroups and Folowup-To headers.
6822
6823 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6824
6825         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6826         (gnus-server-closed-face, gnus-server-denied-face)
6827         (gnus-server-offline-face): Remove variable.
6828         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6829
6830         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6831         of modifying message-stack directly for XEmacs.
6832
6833         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6834         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6835         if the coding-system argument is nil for XEmacs.
6836
6837         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6838         mm-charset-override-alist.
6839
6840         * rfc2047.el: Don't require base64; require rfc2045 for the function
6841         rfc2045-encode-string.
6842         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6843         to quote the parameter value.
6844
6845 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6846
6847         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6848         form in gnus-group-name-charset-method-alist.
6849
6850         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6851         overrides the default layout edit-form.
6852
6853         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6854
6855         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6856
6857 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6858
6859         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6860         as unfetched articles.
6861
6862 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6863
6864         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6865
6866 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6867
6868         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6869         original back end that keeps marks in the local system.
6870
6871 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6872
6873         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6874         arg of pop-to-buffer for XEmacs.
6875         (gnus-article-read-summary-keys): Ditto; don't restore window
6876         configuration if summary command ends up with neither article buffer
6877         nor summary buffer; describe bindings if summary keys end with C-h.
6878
6879 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * message.el (message-fix-before-sending): Skip raw message part to be
6882         forwarded while checking illegible text.
6883         (message-forward-make-body-mime, message-forward-make-body): Mark
6884         signed or encrypted raw message as having no illegible text.
6885
6886 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6887
6888         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6889         (gnus-message-with-timestamp-1): New macro.
6890         (gnus-message-with-timestamp): New function.
6891         (gnus-message): Use them.
6892
6893         * nnheader.el (nnheader-message): Use them.
6894
6895 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6896
6897         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6898         .newsrc.eld file.
6899
6900 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6901
6902         * gnus-agent.el (gnus-agent-fetch-headers)
6903         (gnus-agent-retrieve-headers): Bind
6904         gnus-decode-encoded-address-function to identity.
6905
6906         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6907         available also when the server returns simply a dot.
6908
6909         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6910
6911 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6912
6913         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6914
6915 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6916
6917         * gnus-ems.el (gnus-x-splash): Make it work.
6918
6919         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6920         from being used.
6921
6922         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6923
6924 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6925
6926         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6927         4th and the 5th arguments.
6928
6929         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6930         the front stickiness.
6931         (gnus-article-summary-command-nosave): Correct the order of the
6932         arguments passed to pop-to-buffer.
6933         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6934         summary command ends up with the article buffer.
6935
6936         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6937         the same faces.
6938
6939 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6940
6941         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6942
6943 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6944
6945         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6946         * gnus-sum.el (gnus-summary-highlight):
6947         * pgg.el (pgg-sign-region, pgg-sign):
6948         * mail-source.el (mail-source-delete-old-incoming-confirm):
6949         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6950
6951 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6952
6953         * gnus-art.el (gnus-mime-view-part-externally)
6954         (gnus-mime-view-part-internally): Fix predicate function passed to
6955         completing-read.
6956
6957         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6958
6959         * gnus.el (gnus-update-message-archive-method): Add :version.
6960
6961 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6962
6963         * gnus.el (gnus-update-message-archive-method): New variable.
6964
6965         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6966         according to gnus-message-archive-method if
6967         gnus-update-message-archive-method is non-nil.
6968
6969 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6970
6971         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6972         by Loic Dachary <loic@dachary.org>.
6973         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6974
6975 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6976
6977         * message.el (message-pop-to-buffer): Add switch-function argument.
6978         (message-mail): Pass switch-function argument to it.
6979
6980 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6981
6982         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6983         Improve doc string.
6984
6985 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6986
6987         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6988         (gnus-header-content)
6989         * gnus-cite.el (gnus-cite-10)
6990         * gnus-srvr.el (gnus-server-closed)
6991         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6992         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6993         (gnus-group-mail-3-empty, gnus-group-mail-low)
6994         (gnus-group-mail-low-empty, gnus-splash)
6995         * message.el (message-header-to, message-header-cc)
6996         (message-header-subject, message-header-other, message-header-name)
6997         (message-header-xheader, message-separator, message-cited-text)
6998         (message-mml): Lighten colors of faces used for dark background.
6999
7000 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7001
7002         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7003         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7004
7005 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * message.el (message-narrow-to-headers-or-head):
7008         Ignore mail-header-separator in the body.
7009
7010 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7011
7012         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7013         same as window size.
7014
7015 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7016
7017         * message.el (message-font-lock-keywords): Use message-header-xheader
7018         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7019         ahead of the anything pattern, to get it recognised.
7020
7021 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7022
7023         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7024         spam.el loads uses it in the compiled defadvice form.
7025
7026 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7027
7028         * gnus-sum.el (gnus-articles-to-read)
7029         (gnus-summary-insert-old-articles): Don't truncate group name for
7030         `read-string'.
7031
7032         * gnus-util.el (gnus-limit-string): Delete this function.
7033
7034         * gnus-sum.el (gnus-simplify-subject-fully): Use
7035         `truncate-string-to-width' instead.
7036
7037 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7038
7039         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7040         if, on summary exit, the next group has to be selected.
7041         (gnus-summary-exit): Use it.
7042
7043 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7044
7045         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7046         non-break space.
7047
7048 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7049
7050         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7051         Check if group is not a directory.
7052         (nnfolder-request-expire-articles): Don't delete articles if the target
7053         group is not available.
7054
7055         * nnml.el (nnml-request-create-group): Properly check if group is not a
7056         file.
7057         (nnml-request-expire-articles): Don't delete articles if the target
7058         group is not available.
7059
7060         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7061         Don't quote characters that are within parentheses.
7062
7063 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7064
7065         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7066         (gnus-handle-ephemeral-exit): Select article according to it.
7067
7068 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7069
7070         * message.el (message-insert-formated-citation-line): Remove newline.
7071         (message-citation-line-format): Add final \n here so that the user can
7072         avoid a blank line.
7073
7074 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7075
7076         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7077         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7078         Update lanl/arXiv support.
7079
7080 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7081
7082         * gnus.el: Bump version number.
7083
7084 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7085
7086         * gnus.el (gnus-version-number): Bump version.
7087
7088 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7089
7090         * gnus.el: No Gnus v0.6 is released.
7091
7092 2007-04-27  Didier Verna  <didier@xemacs.org>
7093
7094         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7095         * gmm-utils.el (gmm-regexp-concat): here.
7096         * message.el: Don't require 'gnus-util.
7097         (message-dont-reply-to-names): Handle name change above.
7098         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7099
7100 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7101
7102         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7103         since the initial value varies according to the system.
7104
7105 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7106
7107         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7108
7109 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7110
7111         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7112
7113 2007-04-24  Didier Verna  <didier@xemacs.org>
7114
7115         Improve the type of gnus-ignored-from-addresses.
7116         * gnus-util.el (gnus-orify-regexp): New function.
7117         * message.el (gnus-util): Require it.
7118         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7119         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7120         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7121
7122 2007-04-24  Didier Verna  <didier@xemacs.org>
7123
7124         * gnus-sum.el:
7125         * gnus-utils.el: Fix some trailing whitespaces.
7126
7127 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7128
7129         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7130         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7131         article's Message-ID; refer parent article in summary buffer.
7132
7133         * message.el (message-bounce): Call mime-to-mml.
7134
7135         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7136         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7137         optimize and/or forms properly.
7138
7139 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7140
7141         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7142         URL.
7143
7144 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7145
7146         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7147
7148 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7149
7150         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7151         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7152         displayed of multipart/alternative part if it is invoked from summary
7153         buffer.
7154
7155         * mm-view.el (mm-inline-text-html-render-with-w3m)
7156         (mm-inline-text-html-render-with-w3m-standalone)
7157         (mm-inline-render-with-function): Use mail-parse-charset by default.
7158
7159 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7160
7161         * parse-time.el (parse-time-string-chars): Check if CHAR
7162         is less than the length of parse-time-syntax.
7163
7164 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7165
7166         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7167         from gnus-newsgroup-processable.
7168
7169 2007-04-16  Didier Verna  <didier@xemacs.org>
7170
7171         * gnus-msg.el (gnus-configure-posting-styles): Handle
7172         message-signature-directory properly with :file syntax.  Reported by
7173         "Leo".
7174
7175 2007-04-11  Didier Verna  <didier@xemacs.org>
7176
7177         New user option: message-signature-directory.
7178         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7179         * message.el (message-insert-signature): Ditto.
7180         * message.el (message-signature-file): Doc update.
7181         * message.el (message-signature-directory): New.
7182
7183 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7184
7185         * gnus-msg.el (gnus-inews-yank-articles): Use
7186         message-exchange-point-and-mark instead of exchange-point-and-mark.
7187
7188 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7189
7190         * message.el (message-yank-original): Make sure cited text ends with
7191         newline; don't exchange point and mark.
7192
7193 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7194
7195         * tls.el (open-tls-stream): Properly handle case where there
7196         is no associated buffer.
7197
7198 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7199
7200         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7201         message-yank-original, make sure (< mark TEXT point).
7202
7203 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7204
7205         * message.el (message-fill-column): New variable.
7206         (message-mode): Use it.  Add comment on a possible new hook.
7207
7208         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7209         (nnmail-get-new-mail): Reformat.
7210
7211         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7212
7213         * gmm-utils.el: Fix Commentary.
7214         (gmm-tool-bar-from-list): Fix typo in doc string.
7215
7216 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7217
7218         * message.el (message-yank-original): Don't switch point and mark
7219         unnecessarily to put point and mark as documented.
7220
7221 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7222
7223         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7224         from the message heads.
7225
7226 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7227
7228         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7229         article buffer does not have a window.  This may not be the best
7230         solution but is certainly better than setting the start of the null,
7231         that is the current, window.
7232
7233 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7234
7235         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7236         (gnus-draft-setup): Run it.
7237
7238         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7239         gnus-score-fast-scoring.  Allow regexp.
7240         (gnus-score-headers): Use it.
7241
7242         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7243         XEmacs.
7244
7245         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7246         string.
7247         (gnus-button-alist): Also catch `<f1> k ...'.
7248         (gnus-treat-display-x-face): Fix doc string.
7249
7250 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7251
7252         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7253         evaluation of gnus-extended-version to ensure correct generation of the
7254         User-Agent header when message-generate-headers-first is used.
7255
7256 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7257
7258         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7259         hashcash-path is nil.  Don't call callback with incorrect number of
7260         parameters if val is 0.
7261
7262 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7263
7264         * message.el (message-required-news-headers):
7265         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7266
7267 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7268
7269         * tls.el (open-tls-stream): In handshake-waiting loop,
7270         don't wait more if there is output available to process.
7271
7272 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7273
7274         * tls.el (tls-program): Doc fix.
7275
7276 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7277
7278         * message.el (message-generate-new-buffers): Change the meaning of the
7279         nil value; add `standard' to the choices; treat t as `unique'; improve
7280         doc string.
7281         (gnus-select-frame-set-input-focus): Autoload.
7282         (message-buffer-name): Search for the existing message buffer if
7283         message-generate-new-buffers is nil or `standard'; treat the value t of
7284         message-generate-new-buffers as `unique'.
7285         (message-pop-to-buffer): Raise the frame already displaying the message
7286         buffer; clear the echo area after querying.
7287         (message-setup): Pass the `continue' argument to compose-mail.
7288         (message-mail): Prefer `switch-function' if it is given; search for the
7289         existing message buffer if the `continue' argument is non-nil; pass
7290         continue and switch-function arguments to compose-mail by way of
7291         message-setup.
7292         (message-mail-other-window): Adjust argument of message-setup.
7293         (message-mail-other-frame): Ditto.
7294
7295 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7296
7297         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7298         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7299         to turn font-lock on when turning gnus-message-citation-mode on.
7300
7301 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7302
7303         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7304         (mml-smime-function-alist): New variable; add epg as the backend.
7305         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7306         mml-smime- functions instead.
7307         * mm-view.el: Require smime.
7308
7309 2007-03-05  Didier Verna  <didier@xemacs.org>
7310
7311         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7312         instead of just inheritance for posting styles.
7313         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7314
7315 2007-02-24  Chris Moore  <dooglus@gmail.com>
7316
7317         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7318         * pgg-pgp.el (pgg-pgp-encrypt-region):
7319         * pgg-gpg.el (pgg-gpg-encrypt-region):
7320         Check pgg-encrypt-for-me if no other recipients.
7321
7322 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7323
7324         * tls.el (tls-certtool-program): Fix custom type.
7325
7326 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7327
7328         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7329         and point-at-eol instead of line-(beginning|end)-position.
7330
7331         * assistant.el (assistant-parse-buffer): Ditto.
7332
7333         * netrc.el (netrc-parse-services): Ditto.
7334
7335 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7336
7337         * mml2015.el (mml2015-epg-find-usable-key): New function.
7338         (mml2015-epg-sign): Use it.
7339         (mml2015-epg-encrypt): Use it.
7340
7341 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7342
7343         * message.el (message-make-in-reply-to): Quote name containing
7344         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7345         if there are special characters.  Reported by NAKAJI Hiroyuki
7346         <nakaji@jp.freebsd.org>.
7347
7348 2007-02-27  Didier Verna  <didier@xemacs.org>
7349
7350         Include the group parameters as well as the topic ones in the
7351         inheritance filter process.
7352         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7353         argument GROUP-PARAMS-LIST.
7354         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7355
7356 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7357
7358         * nntp.el (nntp-never-echoes-commands)
7359         (nntp-open-connection-functions-never-echo-commands): New variables.
7360         (nntp-send-command): Use them.
7361
7362 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7363
7364         * mml2015.el (mml2015-epg-verify): Simplified.
7365
7366 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7367
7368         * mml.el (mml-content-disposition-alist): New user option.
7369         (mml-content-disposition): New function.
7370         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7371         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7372
7373 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7374
7375         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7376         verification.
7377
7378 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7379
7380         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7381         articles posted in the last 24 hours.
7382
7383 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7384
7385         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7386
7387 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7388
7389         * nntp.el (nntp-send-command): Don't wait for echoes when
7390         nntp-open-ssl-stream is used.
7391
7392 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7393
7394         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7395         (gnus-message-add-citation-keywords)
7396         (gnus-message-remove-citation-keywords): Remove.
7397         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7398         directly, make the variables in font-lock-defaults buffer-local, add
7399         gnus-message-citation-keywords to them and then update the value of
7400         font-lock-keywords.
7401
7402 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7403
7404         * message.el (message-cite-original-1): Don't call
7405         gnus-article-highlight-citation.
7406
7407         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7408         citations; fix line count.
7409
7410 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7413         (gnus-message-add-citation-keywords)
7414         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7415         versions of font-lock-add-keywords and font-lock-remove-keywords to
7416         work with XEmacs correctly.
7417
7418 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7419
7420         * gnus-cite.el (gnus-cite-face-list): Set the values of
7421         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7422         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7423         (gnus-message-cite-prefix-regexp): New variable.
7424         (gnus-message-search-citation-line): Use it; protect against long
7425         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7426         the 0th match data for Emacs.
7427         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7428         (gnus-message-add-citation-keywords): Append keywords rather than
7429         prepending; emulate font-lock-add-keywords if it is not available.
7430         (gnus-message-remove-citation-keywords): Emulate
7431         font-lock-remove-keywords if it is not available.
7432
7433         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7434
7435         * message.el (message-cite-prefix-regexp): Set the value of
7436         gnus-message-cite-prefix-regexp.
7437
7438 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7439
7440         * nnweb.el (nnweb-google-parse-1): Update parser.
7441
7442 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7443
7444         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7445
7446 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7447
7448         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7449         regexp.
7450
7451 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7452
7453         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7454         string-to-multibyte.
7455         (uudecode-decode-region-internal): Use it.
7456
7457         * lpath.el: Fbind string-as-multibyte for XEmacs.
7458
7459 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7460
7461         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7462         custom choice.
7463
7464         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7465
7466 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7467
7468         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7469
7470         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7471         `write-region' to respect `mm-inhibit-file-name-handlers'.
7472
7473 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7474
7475         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7476         Use gnus-home-directory instead of "~/" or "$HOME".
7477
7478 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7479
7480         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7481         to mention filename.
7482         Add comments at beginning regarding usage.
7483         (encrypt-write-file-contents): Change interactive so a string is
7484         acceptable.  If the file has no associated model, show an error instead
7485         of a nonsense prompt.
7486
7487 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7488
7489         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7490         Thanks to Yoshihiko Yamada for kind notification of this typo.
7491
7492 2007-01-12  Kenichi Handa  <handa@m17n.org>
7493
7494         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7495         multibyte buffer.
7496
7497 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7498
7499         * gnus-score.el (gnus-score-fast-scoring): New variable.
7500         (gnus-score-headers): Use it.
7501
7502         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7503
7504         * message.el (message-cite-original-1): Call
7505         gnus-article-highlight-citation if requested.
7506         (message-make-from): Allow name and address as optional arguments.
7507
7508         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7509
7510         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7511         bugs to doc string.
7512         (gnus-button-alist): Add mid\\|message-id.
7513         (gnus-button-fetch-group): Extend for use in
7514         `browse-url-browser-function'.
7515         (gnus-button-url-regexp): Try to catch paired parentheses like in
7516         Wikipedia URLs.
7517
7518         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7519         Suggested by Simon Krahnke <overlord@gmx.li>.
7520
7521 2007-01-13  Romain Francoise  <romain@orebokech.com>
7522
7523         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7524         Update copyright.
7525
7526 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7527
7528         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7529
7530 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7531
7532         * gnus-registry.el (gnus-registry-unfollowed-groups)
7533         (gnus-registry-split-fancy-with-parent): Fix documentation.
7534
7535 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7536
7537         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7538         from nnweb groups.
7539
7540 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7541
7542         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7543         Xref urls.  Erase buffer before requesting head.
7544
7545 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7546
7547         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7548         customizable.
7549
7550 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7551
7552         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7553         no signing key is found.
7554         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7555         no encrypting and/or signing key is found.
7556
7557 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7558
7559         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7560
7561 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7562
7563         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7564         headers read from disk with the ones newly found in the current search.
7565         This should no longer cause problems, because the article numbers in
7566         Gmane's `nov.php' output are ignored since the previous change.
7567
7568 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7569
7570         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7571
7572 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7573
7574         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7575         replace-regexp-in-string; bind url-version; fbind display-images-p and
7576         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7577         find-face and set-itimer-function for Emacs; bind itimer-list for
7578         Emacs.
7579
7580         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7581
7582 2007-01-01  Romain Francoise  <romain@orebokech.com>
7583
7584         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7585
7586 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7587
7588         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7589         `define-minor-mode' macro definition expanded properly.
7590         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7591         exclude it there.
7592
7593         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7594         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7595         `fboundp' test.
7596         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7597         This is OK to autoload in (S)XEmacs now.
7598
7599 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7600
7601         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7602         keystroke.
7603         (gnus-summary-limit-to-singletons): Fix typo.
7604
7605         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7606         else fails.
7607
7608 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7609
7610         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7611         docstring.
7612
7613         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7614         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7615         (gnus-summary-insert-dormant-articles): Fix typo in message.
7616
7617 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7618
7619         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7620         nil for XEmacs.
7621         (gnus-message-citation-mode): Don't autoload in XEmacs.
7622
7623         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7624
7625 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7626
7627         * nnimap.el (nnimap-expunge-search-string): Mention
7628         nnimap-search-uids-not-since-is-evil in docstring.
7629
7630 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7631
7632         * spam.el: Revert to make-obsolete-variable because
7633         define-obsolete-variable-alias is not supported in Emacs 21.
7634
7635         * spam.el (spam-ifile-path, spam-ifile-database-path)
7636         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7637         make-obsolete-variable.
7638         (spam-bsfilter-path, spam-bsfilter-program)
7639         (spam-spamassassin-path, spam-spamassassin-program)
7640         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7641         use "path" inappropriately.
7642         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7643         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7644         variable names.
7645
7646 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7647
7648         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7649         summary buffer.
7650
7651         * password.el (password-cache-remove): Use clear-string to burn
7652         password, if available.
7653
7654 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7655
7656         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7657
7658         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7659
7660         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7661         (gnus-message-highlight-citation): Move defcustom here from
7662         gnus-cite.el.
7663         (gnus-message-citation-mode): Autoload.
7664
7665         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7666         checks to make it compile with XEmacs.
7667         (gnus-message-citation-mode): New minor mode.
7668         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7669         (gnus-message-highlight-citation): New variables.
7670         (gnus-message-search-citation-line)
7671         (gnus-message-add-citation-keywords)
7672         (gnus-message-remove-citation-keywords)
7673         (turn-on-gnus-message-citation-mode)
7674         (turn-off-gnus-message-citation-mode): New functions.
7675
7676 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7677
7678         * gnus-cite.el: Enable highlighting of different citation levels in
7679         message-mode.
7680
7681 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7682
7683         * message.el (message-make-fqdn): Fix comment.
7684         (message-bogus-system-names): Add ".local".
7685
7686         * spam.el (spam-ifile-path, spam-ifile-program)
7687         (spam-ifile-database-path, spam-ifile-database)
7688         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7689         Don't use "path" inappropriately.
7690         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7691         strings.
7692         (spam-check-ifile, spam-ifile-register-with-ifile)
7693         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7694         new variable names.
7695
7696         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7697         (gnus-treat-display-smileys): Simplify using
7698         gnus-image-type-available-p.
7699
7700         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7701         available.
7702
7703         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7704         `display-images-p' if available.
7705
7706 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7709         one after turning on the buffer's multibyteness instead of decoding
7710         them directly in the unibyte buffer that causes unexpected conversion
7711         in Emacs 23 (unicode).
7712
7713 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7714
7715         * message.el (message-generate-hashcash): Fix custom type.
7716
7717 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7718
7719         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7720
7721 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7722
7723         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7724         disconnect icons.  Add help text.
7725
7726 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7727
7728         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7729         negated to be consistent with the others we handle.
7730
7731 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7732
7733         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7734         version of gnus-summary-buffer to something, so that we can use two
7735         article buffers at the same time.
7736
7737 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7738
7739         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7740         trigger all the extra headers.
7741         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7742         sorting.
7743
7744 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7745
7746         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7747         solid groups.
7748
7749 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7750
7751         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7752
7753 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7754
7755         * legacy-gnus-agent.el: Add Copyright notice.
7756
7757 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7758
7759         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7760
7761 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7762
7763         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7764
7765         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7766         to make it work reliably in CVS Emacs.
7767         (gnus-summary-limit-strange-charsets-predicate)
7768         (gnus-summary-limit-to-predicate): New functions.
7769
7770 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7771
7772         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7773         specifying array size.
7774         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7775         array if it is too small.
7776         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7777         (gnus-sort-threads-loop): New function.
7778
7779 2006-12-06  Chris Moore  <dooglus@gmail.com>
7780
7781         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7782         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7783
7784 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7785
7786         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7787         options.
7788
7789 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7790
7791         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7792         DOS-ing the recipient.
7793
7794         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7795         the headers when creating the mapping to avoid mismappings.
7796         (nnweb-gmane-create-mapping): Always nix out old mapping.
7797
7798 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7799
7800         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7801         and mm-verify-option to never.
7802
7803 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7804
7805         * message.el (message-signed-or-encrypted-p): New function.
7806         (message-forward-make-body): Use it.
7807
7808         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7809         Replace encode-coding-string with mm-encode-coding-string.
7810
7811 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7812
7813         * nneething.el (nneething-decode-file-name): Replace
7814         decode-coding-string with mm-decode-coding-string.
7815
7816         * gnus-int.el (gnus-open-server): Say failed server's name.
7817
7818 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7819
7820         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7821         strings to a single string.  Quote `errors-file-name'.
7822         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7823         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7824         Adjust calls.  Use `shell-quote-argument'.
7825
7826 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7827
7828         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7829         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7830
7831         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7832         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7833         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7834         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7835         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7836         (gnus-subscribe-newsgroup, gnus-1):
7837         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7838         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7839         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7840         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7841
7842 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7843
7844         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7845         keystroke.
7846         (gnus-summary-limit-to-bodies): Implement headersp.
7847
7848 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7849
7850         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7851
7852 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7853
7854         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7855
7856 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7857
7858         * message.el (message-generate-hashcash): Expand range of values to
7859         include `opportunistic'.
7860         (message-send-mail): Use it.
7861
7862 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7863
7864         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7865         and comment it.
7866
7867         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7868
7869 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7870
7871         * gnus-util.el (gnus-extract-address-components): Improve comment.
7872
7873 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7874
7875         * gnus-util.el (gnus-extract-address-components): Work with address in
7876         which the name portion contains @.
7877
7878         * lpath.el: Fbind custom-autoload.
7879
7880 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7881
7882         * gnus.el (gnus-start): Move custom group up.
7883         (gnus-select-method): Don't autoload, but make it available for
7884         `customize-variable'.
7885         (gnus-getenv-nntpserver): Don't autoload.
7886
7887 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7888
7889         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7890
7891 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7892
7893         * message.el (message-sendmail-extra-arguments): New variable.
7894         (message-send-mail-with-sendmail): Use it.
7895
7896 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7897
7898         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7899         mm-with-unibyte-current-buffer to make string unibyte.
7900
7901         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7902         mm-string-as-multibyte.
7903
7904 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7905
7906         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7907         Reported by Werner Koch <wk@gnupg.org>.
7908
7909 2006-11-14  Daiki Ueno  <ueno@p360>
7910
7911         * mml2015.el: Autoload epa-select-keys when compiling.
7912
7913 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7914
7915         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7916         message-options.
7917         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7918
7919 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7920
7921         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7922         EasyPG (< 0.0.6).
7923         (mml2015-always-trust): New user option.
7924         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7925         prompt.
7926
7927 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7928
7929         * nntp.el (nntp-authinfo-force): New variable.
7930         (nntp-send-authinfo): Use it.
7931
7932 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7933
7934         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7935         decode encoded words.  Improve prompt.  Add comment about forwarding.
7936         (message-replacement-char): Move up.
7937
7938 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7939
7940         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7941         instead of gnus-intersection because arguments of gnus-sorted-nunion
7942         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7943
7944 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7945
7946         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7947         (message-simplify-subject-functions): Enable
7948         message-strip-subject-encoded-words by default.
7949
7950 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7951
7952         * message.el (message-strip-subject-encoded-words): New function.
7953         (message-simplify-subject-functions): New variable.
7954         (message-simplify-subject): Use it.  Fix typo in doc string.
7955         Support message-strip-subject-encoded-words.
7956
7957 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7958
7959         * gnus-diary.el (gnus-diary-delay-format-function):
7960         * nndiary.el (nndiary-reminders):
7961         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7962
7963 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7964
7965         * gnus-art.el (article-hide-boring-headers): Fetch date from
7966         gnus-original-article-buffer to avoid problems with localized date
7967         strings.
7968
7969 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7970
7971         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7972
7973 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7974
7975         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7976         New variables.
7977         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7978         (mm-charset-synonym-alist): Move some entries to
7979         mm-codepage-iso-8859-list.
7980         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7981         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7982
7983 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7986
7987 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7988
7989         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7990         with Emacs 21 and XEmacs.
7991
7992 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7993
7994         * spam.el (spam-parse-address): New function for better parsing,
7995         catching errors, etc.
7996         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7997
7998 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7999
8000         * mm-view.el: Add interactive arg to html2text autoload.
8001
8002 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8003
8004         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8005
8006 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8007
8008         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8009         variables.
8010         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8011         (mm-charset-synonym-alist): Move some entries to
8012         mm-codepage-iso-8859-list.
8013
8014         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8015
8016 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8017
8018         * message.el (message-citation-line-format)
8019         (message-insert-formated-citation-line): Fix implementation of %E, %N
8020         and %n according to the doc string.
8021
8022 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8023
8024         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8025         car-safe to avoid bad parses.
8026
8027 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8028
8029         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8030         names.
8031
8032         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8033
8034 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8037         header.
8038
8039         * message.el (message-draft-headers): Add Date.
8040         (message-headers-to-generate): Fix typo in docstring.
8041
8042         * nndraft.el (nndraft-required-headers): New variable.
8043         (nndraft-generate-headers): Use it.
8044
8045         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8046
8047 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8048
8049         * gnus-registry.el (gnus-registry-wash-for-keywords)
8050         (gnus-registry-find-keywords): New functions to allow easy searching of
8051         articles that are in the registry.
8052
8053 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8054
8055         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8056         ietf-drums-parse-address instead of gnus-extract-address-components.
8057         Reported by Damien Elmes <damien@repose.cx>.
8058
8059 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8060
8061         * gnus.el (gnus-mime): Remove unused custom group.
8062
8063 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8064
8065         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8066         "blank line" when searching for end of armor headers.
8067
8068 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8069
8070         * gmm-utils.el (gmm-write-region): Fix variable name.
8071
8072 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8073
8074         * gmm-utils.el (gmm-write-region): New function based on compatibility
8075         code from `mm-make-temp-file'.
8076
8077         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8078
8079         * nnmaildir.el (nnmaildir--update-nov)
8080         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8081         Use `gmm-write-region'.
8082
8083 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8084
8085         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8086         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8087
8088         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8089
8090         * message.el (message-replacement-char): New variable.
8091         (message-fix-before-sending): Use it.
8092         (message-simplify-subject): New function to remove duplicate code.
8093         (message-reply, message-followup): Use it.
8094
8095         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8096         gnus-summary-limit-to-articles.
8097
8098 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8099
8100         * gnus-util.el (gnus-with-local-quit): New macro.
8101
8102         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8103
8104 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8105
8106         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8107         ignore non-string data.
8108
8109 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8110
8111         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8112         non-string data (needs to be done in the registry too).
8113
8114 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8115
8116         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8117         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8118         (gnus-registry-split-fancy-with-parent)
8119         (gnus-registry-fetch-simplified-message-subject-fast)
8120         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8121         Remove text properties on ingress into the registry and when it's saved.
8122         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8123         registry from entries with no groups.
8124
8125 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8126
8127         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8128         function to remove string properties.
8129
8130 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8131
8132         * gmm-utils.el (gmm): Adjust custom version.
8133
8134         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8135         custom version.
8136
8137         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8138
8139 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8140
8141         * gnus-art.el (gnus-insert-prev-page-button)
8142         (gnus-insert-next-page-button): Simplify.  Reformat.
8143
8144 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8145
8146         * gnus-art.el (gnus-insert-prev-page-button)
8147         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8148
8149 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8150
8151         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8152
8153 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8154
8155         * gnus-art.el (gnus-insert-mime-button)
8156         (gnus-insert-mime-security-button):
8157         Apply gnus-article-button-face to MIME and security buttons.
8158
8159 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8160
8161         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8162         readable.
8163
8164 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8165
8166         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8167
8168 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8169
8170         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8171         `browse-url-of-file' instead of `browse-url'.
8172
8173 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8174
8175         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8176         regexp.  Articles containing quotation were cut prematurely.
8177
8178 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8179
8180         * message.el (message-cite-original-1): Use nobody by default for the
8181         value of From header.
8182         (message-reply): Ditto.
8183
8184 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8185
8186         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8187         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8188         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8189
8190 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8191
8192         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8193         mails in the doc string.  Add some URLs in comment.
8194         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8195
8196 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8197
8198         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8199         backslashes handling and the way to find boundaries of quoted strings.
8200
8201 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8202
8203         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8204         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8205         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8206         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8207
8208 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8209
8210         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8211         doc string.
8212         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8213
8214 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8215
8216         * lpath.el: Fbind epg-check-configuration.
8217
8218 2006-09-06  Simon Josefsson  <jas@extundo.com>
8219
8220         * mml2015.el (mml2015-use): Doc fix, mention epg.
8221
8222 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8223
8224         * mml2015.el (mml2015-use): Default to epg, if available.
8225
8226 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8227
8228         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8229         message-sender.
8230         (mml1991-epg-encrypt): Ditto.
8231         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8232         message-sender.
8233         (mml2015-epg-encrypt): Ditto.
8234
8235 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8236
8237         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8238         several common directories.
8239
8240 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8241
8242         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8243         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8244
8245 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8246
8247         * gnus-art.el (article-decode-encoded-words): Make it fast.
8248
8249 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8250
8251         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8252
8253         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8254         in quoted string into `\'.
8255
8256 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8257
8258         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8259         Use standard-syntax-table.
8260
8261 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8262
8263         * gnus-art.el (gnus-decode-address-function): New variable.
8264         (article-decode-encoded-words): Use it to decode headers which are
8265         assumed to contain addresses.
8266         (gnus-mime-delete-part): Remove useless `or'.
8267
8268         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8269         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8270         (gnus-nov-parse-line): Use it to decode From header.
8271         (gnus-get-newsgroup-headers): Ditto.
8272         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8273
8274         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8275         (mail-decode-encoded-address-string): New alias.
8276
8277         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8278         New function.
8279         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8280         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8281         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8282         (rfc2047-decode-string): Ditto.
8283         (rfc2047-decode-address-region): New function.
8284         (rfc2047-decode-address-string): New function.
8285
8286 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8287
8288         * message.el (message-caesar-buffer-body): Allow rotating headers.
8289
8290         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8291
8292         * message.el (message-insert-formated-citation-line): Fix %f.
8293         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8294
8295 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8296
8297         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8298         (gnus-bookmark-mouse-available-p): New macro.
8299         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8300         (gnus-bookmark-bmenu-show-infos): Use it.
8301         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8302         (gnus-bookmark-bmenu-hide-infos): Ditto.
8303         (gnus-bookmark-remove-properties): New function.
8304         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8305         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8306         (gnus-bookmark-write-file): Bind coding-system-for-write.
8307         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8308         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8309         group before selecting it.
8310         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8311         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8312         quit-window if it is not available; use gnus-mouse-2 and bind it to
8313         gnus-bookmark-bmenu-select-by-mouse.
8314         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8315         (gnus-bookmark-bmenu-select-by-mouse): New function.
8316
8317 2006-08-13  Romain Francoise  <romain@orebokech.com>
8318
8319         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8320         space.
8321
8322 2006-08-10  Romain Francoise  <romain@orebokech.com>
8323
8324         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8325         (dns-mode-soa-auto-increment-serial): New user option.
8326         (dns-mode-soa-maybe-increment-serial): New function.
8327         (dns-mode): Add the latter to `write-contents-functions'.
8328
8329 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * compface.el (uncompface): Use binary rather than raw-text-unix.
8332
8333 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8334
8335         * compface.el (uncompface): Make sure the eol conversion doesn't take
8336         place when communicating with the external programs.  Reported by
8337         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8338
8339 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8340
8341         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8342
8343 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8344
8345         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8346         Make it more robust by parsing author and date independently.
8347
8348 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8349
8350         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8351
8352 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8353
8354         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8355         first matching secret key.
8356         (mml2015-epg-encrypt): Ditto.
8357
8358         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8359         first matching secret key.
8360         (mml1991-epg-encrypt): Ditto.
8361
8362         * mml2015.el (mml2015-encrypt-to-self): New user option.
8363         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8364         mml2015-epg-encrypt-to-self is set.
8365
8366         * mml1991.el (mml1991-encrypt-to-self): New variable.
8367         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8368         mml1991-epg-encrypt-to-self is set.
8369
8370         * mml2015.el (mml2015-signers): New user option.
8371         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8372         (mml2015-epg-encrypt): Allow to select signing keys.
8373
8374         * mml1991.el (mml1991-signers): New variable.
8375         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8376         (mml1991-epg-encrypt): Allow to select signing keys.
8377
8378 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8379
8380         * nnheader.el (nnheader-insert-head): Make it work even if the file
8381         uses CRLF for the line-break code.
8382
8383 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8384
8385         * mml2015.el: Require mml-sec instead of password.
8386         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8387         (mml2015-cache-passphrase): Inherit the default value from
8388         mml-secure-cache-passphrase.
8389         (mml2015-passphrase-cache-expiry): Inherit the default value from
8390         mml-secure-passphrase-cache-expiry.
8391
8392         * mml1991.el: Require mml-sec instead of password.
8393         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8394         (mml1991-cache-passphrase): Inherit the default value from
8395         mml-secure-cache-passphrase.
8396         (mml1991-passphrase-cache-expiry): Inherit the default value from
8397         mml-secure-passphrase-cache-expiry.
8398
8399         * mml-sec.el: Require password.
8400         (mml-secure-verbose): New user option.
8401         (mml-secure-cache-passphrase): New user option.
8402         (mml-secure-passphrase-cache-expiry): New user option.
8403
8404 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8405
8406         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8407         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8408         andreas@altroot.de (Andreas Vögele).
8409
8410         FIXME: Use `tiny change'?
8411
8412 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8413
8414         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8415         workaround for the url package included with Emacs.
8416
8417         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8418
8419 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8420
8421         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8422         correctly.  This fixes a bug caused by the 2006-05-12 change.
8423
8424 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8425
8426         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8427         some information about the error when saying that the `bogus' mail
8428         group will be used.
8429
8430 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8431
8432         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8433         string.
8434
8435 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8436
8437         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8438
8439 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8440
8441         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8442
8443 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8444
8445         * mml1991.el (mml1991-function-alist): Add epg.
8446         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8447         (mml1991-epg-encrypt): New functions.
8448
8449 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8450
8451         * mml2015.el (mml2015-verbose): New variable.
8452         (mml2015-cache-passphrase): Ditto.
8453         (mml2015-passphrase-cache-expiry): Ditto.
8454         (mml2015-function-alist): Add epg.
8455         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8456         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8457         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8458         functions.
8459
8460 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8461
8462         * message.el (message-cite-original-1): Preserve region when removing
8463         quoted text due to X-No-Archive in order to avoid bogus attribution
8464         when citing multiple messages.
8465
8466 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8467
8468         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8469         Kenneth Jacker <khj@be.cs.appstate.edu>.
8470
8471 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8472
8473         * gnus-diary.el (gnus-user-format-function-d)
8474         (gnus-user-format-function-D): Autoload.
8475
8476         * imap.el (Commentary): Fix typo.
8477
8478         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8479         2006-04-22 contribution.
8480
8481 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8482
8483         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8484         It didn't really fix the bogosity I'm seeing with solid web groups.
8485
8486 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8487
8488         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8489         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8490         created using server names.  If we use the feature without declaring
8491         it, Gnus does not properly manage server and group state.
8492
8493         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8494         bound.
8495
8496 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8497
8498         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8499         looking up the method using GROUP's prefix before inventing a new one.
8500         It is used on killed/unknown groups in various places where returning
8501         an all-new method isn't expected by the caller.
8502
8503         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8504         and match semantics of gnus-group-real-prefix.
8505
8506 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8507
8508         * nnmail.el (nnmail-broken-references-mailers): New variable.
8509         (nnmail-ignore-broken-references): New function generalizing
8510         nnmail-fix-eudora-headers.
8511         (nnmail-fix-eudora-headers): Now obsolete.
8512
8513         * gnus-art.el (gnus-button-handle-custom): Support
8514         `customize-apropos*'.
8515
8516 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8517
8518         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8519
8520         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8521         articles.
8522
8523 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8524
8525         * message.el (message-cite-reply-above): New variable.
8526         (message-yank-original): Use it.
8527
8528 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8529
8530         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8531
8532 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8533
8534         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8535         as read.
8536
8537         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8538
8539 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8540
8541         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8542         (gnus-bookmark-default-file): Use gnus-directory.
8543         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8544         Remove "*" in doc string.
8545         (gnus-bookmark-write-file): Simplify.
8546         (gnus-bookmark-maybe-sort-alist): Use `when'.
8547         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8548         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8549         FIXME about Emacs 21 and XEmacs compatibility.
8550         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8551         compatibility.
8552         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8553         compatibility.
8554         (gnus-bookmark-menu-heading): Fix version.
8555
8556 2006-06-19  Bastien Guerry  <bzg@altern.org>
8557
8558         * gnus-bookmark.el: New file.
8559
8560 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8561
8562         * message.el (message-syntax-checks): Doc fix.
8563
8564 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8565
8566         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8567         unsubscribed groups as if they were killed ones.  It causes duplicate
8568         entries in gnus-newsrc-alist.
8569
8570 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8571
8572         * message.el (message-syntax-checks): Doc fix.
8573         (message-send-mail): Add check for continuation headers.
8574         (message-check-news-header-syntax): Fix regexp used to check for
8575         continuation headers.
8576
8577 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8578
8579         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8580
8581 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8582
8583         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8584
8585 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8586
8587         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8588         default-truncate-lines.
8589
8590 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8591
8592         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8593         to fill the utf-8 entry.
8594
8595         * lpath.el: Fbind unicode-precedence-list.
8596
8597 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8598
8599         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8600
8601 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8602
8603         * gnus-agent.el (directory-files-and-attributes): Move all the way
8604         forward (the third and final move).
8605         (gnus-agent-read-agentview): Trap reconstruction errors due to
8606         nonexistant directory.  Handle by returning nil.
8607
8608 2006-05-30  Didier Verna  <didier@xemacs.org>
8609
8610         * message.el (message-dont-reply-to-names): Update the custom type.
8611         * message.el (message-dont-reply-to-names): New defsubst: potentially
8612         convert a list of regexps into a single one.
8613         * message.el (message-get-reply-headers): Use it.
8614         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8615
8616 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8617
8618         * gnus-agent.el (directory-files-and-attributes): Move forward.
8619
8620 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8621
8622         * gnus-ml.el (gnus-mailing-list-subscribe)
8623         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8624         (gnus-mailing-list-message): Fix doc strings.
8625
8626 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8627
8628         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8629         of doing it manually.
8630
8631 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8632
8633         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8634         comment.
8635
8636 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8637
8638         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8639         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8640         (gnus-agent-read-local): All symbols allocated in my-obarray.
8641         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8642         (gnus-agent-regenerate-group): Check numeric names to see if they are
8643         messages or groups.
8644         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8645         better way of do this...)
8646
8647         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8648         'dummy.group' (there should be a better way of do this...)
8649
8650 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8651
8652         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8653         (gnus-saved-headers): Ditto.
8654         (gnus-default-article-saver): Mention functions may have properties.
8655         (gnus-article-save): Override gnus-save-all-headers and
8656         gnus-saved-headers by :headers property which saver function may have.
8657         (gnus-summary-save-in-file): Add :headers property.
8658         (gnus-summary-write-to-file): Ditto.
8659
8660         * gnus-sum.el (gnus-summary-save-article): Bind
8661         gnus-prompt-before-saving to t when saving many articles in a file;
8662         always show all headers.
8663
8664         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8665
8666 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8667
8668         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8669         marks.
8670
8671         * message.el (message-indent-citation): Add optional arguments to allow
8672         using it outside of message buffers.
8673
8674         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8675         (gnus-article-treat-unfold-headers): Use it.
8676         (gnus-article-truncate-lines): New variable.
8677         (gnus-article-mode): Use it.
8678         (gnus-article-toggle-truncate-lines): New function.
8679
8680         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8681         gnus-article-toggle-truncate-lines.
8682
8683         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8684         coding system in XEmacs, use binary.
8685
8686 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8687
8688         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8689         after-load-alist.
8690
8691         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8692         this function should save decoded articles.
8693         (gnus-summary-write-to-file): Use property to specify this function
8694         should save decoded articles and specify gnus-summary-save-in-file
8695         should be used to save articles other than the first one when saving
8696         many articles.
8697         (gnus-summary-save-body-in-file): Use property to specify this
8698         function should save decoded articles.
8699         (gnus-summary-write-body-to-file): Use property to specify this
8700         function should save decoded articles and specify
8701         gnus-summary-save-body-in-file should be used to save articles other
8702         than the first one when saving many articles.
8703
8704         * gnus-sum.el (gnus-summary-save-article): Simplify.
8705
8706 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8707
8708         * gnus-art.el (gnus-default-article-saver): Add
8709         gnus-summary-write-body-to-file.
8710         (gnus-article-save-coding-system): Don't use coding system object
8711         in XEmacs.
8712         (gnus-read-save-file-name): Add optional `dir-var' argument which
8713         specifies directory in which files are saved; work even if optional
8714         `variable' argument is not specified.
8715         (gnus-summary-write-to-file): Read file name.
8716         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8717         (gnus-summary-write-body-to-file): New function.
8718
8719         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8720         (gnus-summary-local-variables): Add it.
8721         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8722         (gnus-summary-save-article): Remove optional `decode' argument;
8723         determine whether to decode articles by the value of
8724         gnus-default-article-saver; when saving many files using
8725         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8726         it first and use gnus-summary-save-in-file or
8727         gnus-summary-save-body-in-file thereafter unless
8728         gnus-prompt-before-saving is always; move point to article which
8729         will be saved.
8730         (gnus-summary-save-article-file): Revert.
8731         (gnus-summary-write-article-file): Revert.
8732         (gnus-summary-save-article-body-file): Revert.
8733         (gnus-summary-write-article-body-file): New function.
8734
8735 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8736
8737         * gnus-art.el (gnus-default-article-saver): Doc fix.
8738         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8739         from gnus-summary-save-article-coding-system, and default to a
8740         certain coding system.
8741         (gnus-output-to-file): Add coding cookie and encode text according
8742         to gnus-article-save-coding-system; don't use mm-append-to-file.
8743
8744         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8745         gnus-art.el and rename to gnus-article-save-coding-system.
8746         (gnus-summary-save-article): Require gnus-art; don't show all
8747         headers if it decodes articles; don't add coding cookie here;
8748         don't bind mm-text-coding-system-for-write.
8749         (gnus-summary-save-article-file): Save decoded articles.
8750         (gnus-summary-write-article-file): When saving many files, use
8751         gnus-summary-write-to-file first and gnus-summary-save-in-file
8752         thereafter unless gnus-prompt-before-saving is always.
8753         (gnus-summary-save-article-body-file): Save decoded articles.
8754
8755         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8756
8757 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8758
8759         * nnrss.el (nnrss-check-group): Bind hash-index.
8760
8761 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8762
8763         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8764         its hash index.  Store this hash in `nnrss-group-data'.
8765         (nnrss-read-group-data): Update accordingly.
8766
8767 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8768
8769         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8770         entry.
8771
8772         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8773         gnus-article-browse-html-article.
8774
8775 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8776
8777         * gnus-sum.el (gnus-summary-mime-map): Add
8778         gnus-article-browse-html-article.
8779
8780         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8781
8782 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8783
8784         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8785         suitable coding systems in customize.
8786
8787 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8788
8789         * mail-source.el (mail-sources): Fix custom type.
8790
8791 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8792
8793         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8794         (gnus-summary-expire-articles-now): Shorten prompt.
8795
8796         * gmm-utils.el (wid-edit): Require.
8797         (defun-gmm): Renamed from `gmm-defun-compat'.
8798         (gmm-image-search-load-path): Use it.
8799         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8800
8801 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8802
8803         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8804         variable.
8805         (gnus-summary-save-article): Add optional `decode' argument.  If
8806         it is set and gnus-summary-save-article-coding-system is non-nil,
8807         save decoded article.
8808         (gnus-summary-write-article-file): Save decoded article if
8809         gnus-summary-save-article-coding-system is non-nil.
8810
8811         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8812         type.
8813
8814 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8815
8816         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8817
8818 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8819
8820         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8821         first to test gnus-single-article-buffer which may be buffer-local.
8822
8823         * gnus-sum.el (gnus-summary-setup-buffer): Make
8824         gnus-single-article-buffer buffer-local and nil in ephemeral
8825         group; make gnus-article-buffer, gnus-article-current, and
8826         gnus-original-article-buffer always buffer-local.
8827         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8828         group.
8829         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8830
8831 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8832
8833         * nnml.el (nnml-request-compact-group): Compressed files might not
8834         have .gz extension.
8835
8836 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8837
8838         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8839         (mm-copy-to-buffer): Use with-current-buffer.
8840         (mm-display-part): Simplify.
8841         (mm-inlinable-p): Add optional arg `type'.
8842
8843 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8844
8845         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8846         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8847         Try harder to show the attachment internally or externally using
8848         gnus-mime-view-part-as-type.
8849
8850 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8851
8852         * message.el (message-from-style, message-signature-separator)
8853         (message-user-organization-file, message-send-mail-function)
8854         (message-citation-line-function, message-yank-prefix)
8855         (message-indent-citation-function, message-signature)
8856         (message-signature-file, message-signature-insert-empty-line):
8857         Remove autoloads.
8858
8859         * gnus-art.el (gnus-buttonized-mime-types): Remove
8860         "multipart/signed".  Revert 2006-04-26 change.
8861
8862 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8863
8864         * gnus.el (gnus-version-number): Bump version.
8865
8866 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8867
8868         * gnus.el: No Gnus v0.5 is released.
8869
8870 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8871
8872         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8873         fetching articles by message-id.
8874
8875 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8876
8877         * message.el (hashcash): Require hashcash as normal.
8878
8879         * ecomplete.el (ecomplete-highlight-match-line): Use
8880         point-at-eol.
8881         (ecomplete-highlight-match-line): Use `highlight', because that
8882         face exists in both Emacs and XEmacs.
8883
8884         * message.el (message-display-abbrev): Use point-at-bol.
8885
8886         * mail-source.el: Don't require timer/timer-funcs.
8887
8888         * gnus-async.el: Ditto.
8889
8890         * password.el: Ditto.
8891
8892         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8893
8894         * mm-url.el: Ditto.
8895
8896         * gnus-xmas.el: Don't require timer-funcs.
8897
8898         * mm-util.el: Require timer/timer-funcs.
8899
8900 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8901
8902         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8903         Close.
8904
8905 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8906
8907         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8908         unibyte after clear-decrypt function runs.
8909
8910         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8911         returns as a unibyte string.
8912
8913 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8914
8915         * lpath.el: Revert.
8916
8917         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8918         (pgg-gpg-process-sentinel): Revert.
8919
8920         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8921         (pgg-pgp-lookup-key): Revert.
8922
8923         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8924         (pgg-pgp5-lookup-key): Revert.
8925
8926         * pgg.el (pgg-fetch-key): Revert.
8927
8928 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8929
8930         * lpath.el: Fbind string-as-multibyte for XEmacs.
8931
8932         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8933         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8934         (mml1991-pgg-encrypt): Ditto.
8935
8936         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8937         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8938         a multibyte buffer.
8939
8940         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8941         (pgg-pgp-lookup-key): Ditto.
8942
8943         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8944         (pgg-pgp5-lookup-key): Ditto.
8945
8946         * pgg.el (pgg-fetch-key): Ditto.
8947
8948 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8949
8950         * message.el (message-user-organization-file): Check several
8951         locations of the organization file.
8952
8953         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8954         Add gnus-article-view-part-as-type.
8955
8956         * gnus-art.el (gnus-article-view-part-as-type): New function.
8957
8958         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8959         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8960
8961         * mml.el: Simplify autoload.
8962         (mml-mode): defvar dnd-protocol-alist instead of using
8963         symbol-value.
8964         (mml-default-directory): New variable.
8965         (mml-minibuffer-read-file): Use it.
8966         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8967
8968         * message.el (message-citation-line-format): New variable.
8969         (message-insert-formated-citation-line): New function.
8970         (message-citation-line-function): Add
8971         `message-insert-formated-citation-line' to custom type.
8972
8973         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8974         to doc string.
8975
8976         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8977         depending on mm-verify-option.
8978
8979 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8980
8981         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8982         binding pgg-* variables; reimplement the section which prevents
8983         MIME header from being signed.
8984         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8985         pgg-text-mode; remove a blank line at the top of body.
8986
8987         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8988         lines at the top of body; use gnus-newsgroup-charset if there's no
8989         Charset header.
8990
8991 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8992
8993         * message.el (message-self-insert-commands): Doc fix.
8994
8995         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8996         (mm-uu-pgp-encrypted-test): Ditto.
8997         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8998         between header and body; return application/pgp-encrypted handle
8999         if decryption failed; decode decrypted body by charset.
9000
9001         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9002         element match to application/pgp-*.
9003
9004 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9005
9006         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9007         HTML.
9008
9009 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9010
9011         * mail-source.el (mail-source-call-script): Message the error
9012         string.
9013
9014 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9015
9016         * gnus-util.el (gnus-byte-compile): Use it.
9017
9018 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9019
9020         * gnus-util.el (kill-empty-logs): New function.
9021
9022 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9023
9024         * message.el (message-mail-alias-type): Doc fix.
9025         (message-mail-alias-type-p): New function.
9026         (message-send): Use it.
9027         (message-mode): Ditto.
9028         (message-strip-forbidden-properties): Ditto.
9029
9030         * ecomplete.el (ecomplete-database-file-coding-system): New
9031         variable.
9032         (ecomplete-save): Use it.
9033         (ecomplete-setup): Use it.
9034
9035 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9036
9037         * message.el (message-self-insert-commands): New variable.
9038         (message-strip-forbidden-properties): Use it.
9039
9040 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9041
9042         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9043         that doesn't make XEmacs choke.
9044
9045 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9046
9047         * gnus-util.el (gnus-replace-in-string):
9048         Prefer replace-regexp-in-string over of replace-in-string.
9049
9050 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9051
9052         * gnus-util.el (gnus-select-frame-set-input-focus):
9053         Use select-frame-set-input-focus if it is available in XEmacs; use
9054         definition defined in Emacs 22 for old Emacsen.
9055
9056         * dgnushack.el: Autoload unmorse-region for XEmacs.
9057
9058         * lpath.el: Bind cursor-in-non-selected-windows and
9059         select-frame-set-input-focus for XEmacs.
9060
9061 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9062
9063         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9064
9065 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9066
9067         * gnus-registry.el (gnus-registry-cache-save): Remove text
9068         properties when saving via the temp buffer.
9069
9070 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9071
9072         * message.el (message-generate-hashcash): Honor custom type.
9073
9074 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9075
9076         * message.el (message-generate-hashcash): Default to non-nil when
9077         hashcash is found.
9078
9079         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9080         (gnus-refer-thread-limit): Increase default to 500.
9081
9082         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9083
9084         * flow-fill.el (fill-flowed): Allow delete-space.
9085
9086 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9087
9088         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9089         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9090         Remove autoloads.
9091
9092 2006-04-18  Simon Josefsson  <jas@extundo.com>
9093
9094         * message.el (message-generate-hashcash): Default to.
9095
9096 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9097
9098         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9099         concatenating segments rather than before concatenating them.
9100
9101 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9102
9103         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9104
9105 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9106
9107         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9108
9109         * message.el (message-forward-make-body-plain): Allow
9110         message-forward-ignored-headers to be a list.
9111         (message-remove-ignored-headers): Factor out into function.
9112         (message-forward-make-body-mml): Use it.
9113
9114         * imap.el (imap-quote-specials): New function.
9115         (imap-login-auth): Quote specials.
9116
9117         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9118         (rfc2231-parse-string): Allow concatanation of parameters that
9119         aren't contiguous.  The test case is
9120           (mail-header-parse-content-type "message/external-body;
9121             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9122             access-type=LOCAL-FILE;
9123             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9124
9125 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9126
9127         * nntp.el (nntp-accept-process-output): Return the value of
9128         `nnheader-accept-process-output'.
9129
9130 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9131
9132         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9133         (gnus-button-alist): Recognize more diff formats.
9134         (gnus-button-patch): Strip directory.
9135
9136 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9137
9138         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9139         Emacs 22 when setting focus.
9140
9141 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9142
9143         * gnus-art.el (gnus-article-treat-types): Do treatment of
9144         text/x-verbatim parts.
9145         (gnus-button-patch): New command.
9146
9147         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9148         addresses that contain invalid characters.
9149
9150 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9151
9152         * message.el (message-put-addresses-in-ecomplete): Use
9153         gnus-replace-in-string.
9154         (message-is-yours-p): Use the more correct
9155         mail-header-parse-address instead of
9156         mail-extract-address-components.
9157         (message-put-addresses-in-ecomplete): Fix typo.
9158
9159         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9160         keystroke.
9161
9162         * gnus-art.el (gnus-treatment-function-alist): Change order of
9163         newsgroups/generic header folding to avoid double-folding.
9164
9165         * message.el (message-hidden-headers): Add X-Draft-From.
9166
9167         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9168         command.
9169         (gnus-summary-repeat-search-article-backward): New command.
9170
9171         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9172         groups in the parent topic.
9173
9174 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9175
9176         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9177         (spam-extra-header-to-number): Return the CRM114 number as a
9178         number instead of a string.
9179
9180 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9181
9182         * gnus-art.el (gnus-face-properties-alist): Moved here from
9183         gnus-fun.
9184
9185         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9186
9187 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9188
9189         * message.el (message-strip-forbidden-properties): Only display on
9190         self-insert-command.
9191
9192         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9193         reindent.
9194         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9195
9196 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9197
9198         * smiley.el (smiley-style): Fix typo.
9199
9200 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9201
9202         * hashcash.el (hashcash-insert-payment-async-2): Use
9203         message-goto-eoh instead of doing it manually.
9204         (mail-add-payment): Use message-narrow-to-header instead of trying
9205         to do the same itself.
9206
9207         * message.el (message-hidden-headers): Add Face.
9208
9209         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9210         reparenting code.
9211         (gnus-summary-reparent-children): Refactored out code.
9212         (gnus-summary-thread-map): New keystroke.
9213         (gnus-summary-reparent-children): Make into command.
9214
9215         * smiley.el (smiley-style): Default to `medium' if using a large
9216         font.
9217
9218         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9219         does it itself.
9220
9221         * message.el (message-point-in-header-p): Simplify definition.
9222
9223 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9224
9225         * nnagent.el (nnagent-request-set-mark): Silence log file
9226         writing.
9227         (nnagent-request-set-mark): Use write-region instead of
9228         append-to-file.
9229
9230         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9231         strange select method.
9232
9233         * ecomplete.el (ecomplete-display-matches): Get highlightling
9234         right.
9235         (ecomplete-display-matches): Use literals.
9236         (ecomplete-display-matches): Disable message logging.
9237
9238         * message.el (message-display-abbrev): Small optimization.
9239
9240         * ecomplete.el (ecomplete-display-matches): Allow automatic
9241         display.
9242
9243         * message.el (message-strip-forbidden-properties): Display
9244         abbrevs.
9245         (message-display-abbrev): Get automatic display right.
9246
9247         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9248         keystrokes.
9249
9250 2006-04-13  Romain Francoise  <romain@orebokech.com>
9251
9252         TODO: Backport to v5-10!
9253
9254         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9255         Moved here (and renamed) from gnus-registry.el.
9256
9257         * gnus-registry.el: Require gnus-util.
9258         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9259
9260 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9261
9262         * gnus-group.el (gnus-group-catchup-current): Change
9263         if-then-else-if-then-else into cond.
9264         (gnus-group-catchup): Indent.
9265         (group-name-at-point): New function.
9266         (gnus-fetch-group): Provide default from thing at point.
9267
9268 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9269
9270         * message.el (message-display-abbrev): Fix regexp.
9271
9272         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9273         choosing.
9274         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9275         dead variables.
9276
9277         * message.el (message-newline-and-indent): Remove debugging.
9278         (message-display-abbrev): Use new implementation.
9279
9280 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9281
9282         * gnus-art.el (gnus-article-mode): Set
9283         cursor-in-non-selected-windows to nil.
9284
9285         * smiley.el: Revert previous change.
9286         (smiley-data-directory): defvar it before using it in the
9287         defcustom of `smiley-style'.
9288
9289 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9290
9291         * message.el (message-newline-and-indent): New function.
9292
9293         * ecomplete.el: Implement more bits.
9294
9295         * message.el (message-put-addresses-in-ecomplete): Clean up the
9296         string.
9297
9298         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9299
9300         * gnus-sum.el (gnus-summary-save-parts): Bind
9301         gnus-summary-save-parts-counter and use it to make unique file
9302         names.
9303
9304         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9305
9306         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9307         parameter to say whether to actually parse the individual
9308         addresses.
9309
9310         * message.el (message-put-addresses-in-ecomplete): New function.
9311         (ecomplete): Require.
9312         (message-mail-alias-type): Add ecomplete as an option.
9313
9314 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9315
9316         * flow-fill.el (fill-flowed): Remove trailing space from blank
9317         quoted lines.
9318
9319 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9320
9321         * smiley.el (smiley-style): Move definition later to avoid a
9322         compilation warning.
9323
9324 2006-04-12  Kenichi Handa  <handa@m17n.org>
9325
9326         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9327         buffer and then decode the buffer text if necessary.
9328         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9329         first, and after mm-encode-body, change the buffer to unibyte.
9330         Use mm-disable-multibyte instead of set-buffer-multibyte.
9331
9332 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9333
9334         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9335         Content-Type header instead of Content-Disposition header.
9336         (gnus-mime-inline-part): Ditto.
9337         (gnus-mime-view-part-as-charset): Ignore charset that the part
9338         specifies.
9339
9340         * mm-decode.el (mm-display-part): Work with external parts and
9341         usual parts similarly.
9342
9343         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9344         instead of gnus-display-mime.
9345
9346         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9347         instead of with-temp-buffer.
9348
9349         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9350         tag to summarized topics part in order to encode non-ASCII text.
9351
9352 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9353
9354         * smiley.el (smiley-style): New variable.
9355         (smiley-directory): New function.
9356         (smiley-data-directory): Derive from `smiley-style' using
9357         `smiley-directory'.
9358         (smiley-regexp-alist): Add new entries.
9359
9360         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9361         (gnus-article-browse-delete-temp): Add :version.
9362
9363 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9364
9365         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9366         the sieve region.
9367
9368 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9369
9370         * gnus.el (gnus-version-number): Bump version.
9371
9372 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9373
9374         * gnus.el: No Gnus v0.4 is released.
9375
9376 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9377
9378         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9379         layout.
9380
9381         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9382         unknown charset.
9383
9384         * message.el (message-header-synonyms): Add Original-To to the
9385         default.
9386
9387         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9388         optional parameter.
9389
9390 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9391
9392         * gnus-fun.el (gnus): Require it for gnus-directory.
9393
9394 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9395
9396         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9397
9398 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9399
9400         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9401
9402 2006-04-05  Simon Josefsson  <jas@extundo.com>
9403
9404         * password.el (password-reset): New function.
9405
9406 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9407
9408         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9409         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9410
9411 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9412
9413         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9414         Some whitespace was matched into the url, which broke browsing hits
9415         > 100 when mm-url-use-external was nil.
9416
9417 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9418
9419         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9420         gnus-extra-headers for 'Newsgroups.
9421
9422         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9423         bound.
9424
9425 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9426
9427         * pgg-gpg.el: Clean up process buffers every time gpg processes
9428         complete.
9429
9430 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9431
9432         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9433         doc string.
9434
9435 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9436
9437         * pgg-gpg.el (pgg-gpg-process-filter)
9438         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9439
9440         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9441         lines, temporary fix.
9442
9443 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9444
9445         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9446
9447 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9448
9449         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9450         default-enable-multibyte-characters.  This reverts the change from
9451         revision 6.17 which is no longer necessary because the passphrase
9452         is sent separately now.  GnuPG messages are unreadable under
9453         multibyte locales with default-enable-multibyte-characters set to
9454         nil.
9455
9456 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9457
9458         * message.el (message-tool-bar-gnome): Move "spell".
9459
9460 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9461
9462         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9463         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9464         instead.
9465
9466 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9467
9468         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9469         newsgroups handling for NNTP overviews which don't include
9470         Newsgroups.
9471
9472 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9473
9474         * message.el (message-resend): Bind message-generate-hashcash to nil.
9475
9476 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9477
9478         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9479         when searching for already-paid recipients.
9480
9481 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9482
9483         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9484         passphrases when it is not needed.
9485         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9486         passphrase stuff from gpg, should only be necessary when you use
9487         gpg with a smartcard.
9488
9489 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * mml.el (mml-insert-mime): Ignore cached contents of
9492         message/external-body part.
9493
9494         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9495         (mm-insert-part): Ditto.
9496
9497 2006-03-23  Simon Josefsson  <jas@extundo.com>
9498
9499         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9500         Reiner.
9501         (pgg-gpg-use-agent-p): Use it again.
9502
9503 2006-03-23  Simon Josefsson  <jas@extundo.com>
9504
9505         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9506         older emacsen.
9507         (pgg-gpg-use-agent-p): Don't use it.
9508
9509 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9510
9511         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9512         if we can.
9513
9514 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9515
9516         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9517         (pgg-gpg-update-agent): New function.
9518         (pgg-gpg-use-agent-p): New function.
9519         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9520         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9521         (pgg-gpg-sign-region): Use it.
9522
9523 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9524
9525         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9526         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9527
9528 2006-03-21  Simon Josefsson  <jas@extundo.com>
9529
9530         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9531         <wilde@sha-bang.de>.
9532         (pgg-gpg-use-agent): New variable.
9533         (pgg-gpg-process-region): Use it.
9534         (pgg-gpg-encrypt-region): Likewise.
9535         (pgg-gpg-encrypt-symmetric-region): Likewise.
9536         (pgg-gpg-decrypt-region): Likewise.
9537         (pgg-gpg-sign-region): Likewise.
9538         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9539
9540 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9541
9542         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9543
9544         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9545         Add comment on version.
9546
9547 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9548
9549         * smiley.el: Add missing test smiley.
9550
9551 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9552
9553         * mm-decode.el (mm-with-part): New macro.
9554         (mm-get-part): Use it; work with message/external-body as well.
9555         (mm-save-part): Treat name and filename equally.
9556
9557         * mm-extern.el (mm-extern-cache-contents): New function.
9558         (mm-inline-external-body): Use it; force the part to be displayed;
9559         move undisplayer added to the cached handle to the parent.
9560
9561         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9562         (gnus-mime-view-part-as-type): Work with message/external-body.
9563
9564         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9565
9566 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9567
9568         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9569         images in image-load-path.  [Sync with image.el, revision 1.60, in
9570         Emacs.]
9571
9572 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9573
9574         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9575         path rather than symbol.  Always return list of directories.
9576         Guarantee that image directory comes first.  [Sync with image.el,
9577         revision 1.59, in Emacs.]
9578
9579         * message.el (message-make-tool-bar): Adjust to new API of
9580         `gmm-image-load-path-for-library'.
9581
9582         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9583
9584         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9585
9586 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9587
9588         * gnus-art.el (gnus-article-only-boring-p):
9589         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9590         intangible text.
9591         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9592
9593 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9594
9595         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9596         `defun' instead of `gmm-defun-compat'.
9597
9598 2006-03-14  Simon Josefsson  <jas@extundo.com>
9599
9600         * message.el (message-unique-id): Don't use message-number-base36
9601         if (user-uid) is a float.
9602         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9603
9604 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9605
9606         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9607
9608         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9609         empty line between a part and a message part.
9610
9611 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9612
9613         * smiley.el: Add more test smileys.
9614         (smiley-data-directory, smiley-regexp-alist)
9615         (gnus-smiley-file-types): Fix doc strings.
9616         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9617         adding new elements.
9618         (smiley-mouse-map): Unused code.  Make it a comment.
9619
9620 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9621
9622         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9623         scan latest NoCeM messages instead of old ones.
9624         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9625         delimiters that are recently used.
9626         (gnus-nocem-load-cache): Add autoload cookie.
9627
9628         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9629
9630         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9631         level which is larger than gnus-use-nocem is specified.
9632
9633         * gnus-group.el (gnus-group-get-new-news): Ditto.
9634
9635 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9636
9637         * gnus-util.el (gnus-tool-bar-update): New function.
9638
9639         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9640         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9641
9642         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9643
9644         * gnus-group.el (gnus-group-redraw-when-idle)
9645         (gnus-group-redraw-check): Remove.
9646         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9647
9648 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9649
9650         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9651         if optional last element is specified in splits (FIELD VALUE...).
9652
9653 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9654
9655         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9656         to gmm-image-load-path-for-library.  Call with no-error argument.
9657         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9658
9659         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9660
9661         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9662
9663         * gmm-utils.el (gmm-image-load-path): Remove alias.
9664
9665 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9666
9667         * gmm-utils.el (gmm-image-load-path): Add alias.
9668
9669         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9670         nnml-generate-nov-databases-1.
9671         (nnml-generate-nov-databases): Use it.
9672         (nnml-generate-nov-databases-directory): Document no-active
9673         argument.
9674
9675         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9676         directory if path is t.  Add no-error.
9677
9678         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9679         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9680
9681         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9682         resetting gnus-article-browse-html-temp-list.
9683
9684         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9685         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9686         Add example to docstring.  Rename local variables.  Move error
9687         checks to default case in cond and simplify.
9688
9689 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9690
9691         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9692         handle is multipart when calling it recursively.
9693         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9694
9695 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9696
9697         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9698         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9699
9700 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9701
9702         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9703         is loaded.
9704
9705         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9706         loaded.
9707
9708 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9709
9710         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9711         to "Emacs 23 (unicode)" in doc string.
9712
9713         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9714         "Emacs 23 (unicode)" in comment.
9715
9716 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9717
9718         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9719
9720         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9721         characters 160 through 255 in Emacs 23.
9722
9723 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9724
9725         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9726         gnus-article-browse-html-temp.
9727         (gnus-article-browse-delete-temp): Make it customizable.  Add
9728         `file'.  Adjust doc string.
9729         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9730         query for each file.  Adjust doc string.
9731         (gnus-article-browse-html-parts): Add
9732         `gnus-article-browse-delete-temp-files' to
9733         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9734
9735 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9736
9737         * gnus-art.el (gnus-article-browse-html-temp)
9738         (gnus-article-browse-delete-temp): New variables.
9739         (gnus-article-browse-delete-temp-files): New function.
9740         (gnus-article-browse-html-parts): Use it.
9741
9742 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9743
9744         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9745
9746         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9747         string.
9748
9749         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9750         gnus-summary-insert-new-articles when unplugged.  Remove
9751         gnus-summary-search-article-forward.
9752
9753         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9754         display-visual-class instead of display-color-cells.
9755
9756 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9757
9758         * dgnushack.el: Autoload customize-group for XEmacs.
9759
9760         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9761         message/* containing non-ASCII text properly.
9762
9763 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9764
9765         * message.el: Require gmm-utils, remove autoloads.
9766         (message-tool-bar): Set default based on
9767         gmm-tool-bar-style.
9768         (message-tool-bar-gnome): Add gmm-customize-mode.
9769
9770         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9771         gmm-tool-bar-style.
9772         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9773
9774         * gnus-group.el (gnus-group-tool-bar): Set default based on
9775         gmm-tool-bar-style.
9776         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9777
9778         * gmm-utils.el (gmm-image-directory): Rename variable from
9779         gmm-image-load-path.
9780         (gmm-image-load-path): Use gmm-image-directory.
9781         (gmm-customize-mode): New function.
9782         (gmm-tool-bar-style): New variable.
9783
9784         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9785         gnus-group-redraw-line-number.
9786         (gnus-group-redraw-check): Simplify.
9787         (gnus-group-tool-bar-update): Remove redraw check.
9788         (gnus-group-make-tool-bar): Add redraw check.
9789
9790 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9791
9792         * gnus-art.el (gnus-button): Add missing parentheses.
9793
9794 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9795
9796         * lpath.el: Fbind line-number-at-pos.
9797
9798 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9799
9800         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9801
9802 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9803
9804         * gnus-art.el (gnus-button): New face.
9805         (gnus-article-button-face): Use it.
9806
9807         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9808         gnus-summary-next-page.  Re-order.
9809
9810         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9811         next-node are now included.
9812         (gnus-group-redraw-line-number): New internal variable.
9813         (gnus-group-redraw-check): Helper function for updating the tool
9814         bar.
9815         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9816
9817         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9818
9819         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9820         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9821         Use it to match format of Spamassassin 3.0 and later.  Reported by
9822         IRIE Tetsuya <irie@t.email.ne.jp>.
9823         (spam-check-bogofilter)
9824         (spam-bogofilter-register-with-bogofilter): Fix args of
9825         `gnus-error' calls.
9826
9827 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9828
9829         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9830         unnecessary interaction when sending queued mails.  Reported by
9831         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9832
9833 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9834
9835         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9836         first or last are nil.
9837
9838 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9839
9840         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9841
9842 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9843
9844         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9845
9846 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9847
9848         * dns.el (query-dns): Protect more against buggy tcp output.
9849
9850 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9851
9852         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9853         nov.php.
9854
9855 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9856
9857         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9858         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9859         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9860         output on the server side.
9861         (nnweb-google-create-mapping): Update regexps and add some
9862         progress indication.
9863
9864 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9865
9866         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9867         gnus-agent-toggle-plugged.  Re-order icons.
9868         (gnus-group-tool-bar-gnome): Add
9869         gnus-group-{prev,next}-unread-group.
9870         (gnus-group-tool-bar-gnome): Re-order icons.
9871
9872         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9873         gnus-summary-insert-new-articles.
9874
9875         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9876         comments.
9877
9878         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9879         also available in Emacs 21.3.
9880
9881         * message.el (message-fix-before-sending): Change "Emacs 22" to
9882         "Emacs 23 (unicode)" in comment.
9883
9884         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9885         "Emacs 23 (unicode)" in comment.
9886
9887         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9888         comment.
9889         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9890
9891         * mm-view.el (mm-fill-flowed): Add :version.
9892
9893 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9894
9895         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9896         and load-path.
9897
9898 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9899
9900         * message.el: Autoload gmm-image-load-path.
9901         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9902         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9903         consitency.
9904
9905         * gmm-utils.el (gmm-image-load-path): Also search in
9906         "../etc/images".  Don't set gmm-image-load-path if we don't find
9907         the image.
9908
9909 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9910
9911         * gmm-utils.el (gmm-image-load-path): Don't make
9912         `gmm-image-load-path' include subdirectories which the second arg
9913         `image' might specify.
9914
9915         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9916         subdirectory to icon file names.
9917
9918         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9919
9920 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9921
9922         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9923         gmm-image-load-path calls.
9924
9925         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9926
9927         * message.el (message-make-tool-bar): Ditto.
9928
9929         * mml.el (mml-preview): Added comment concerning tool bar icons.
9930
9931         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9932         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9933
9934         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9935         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9936
9937         * message.el (message-tool-bar-gnome): Use new icon names.
9938         (message-make-tool-bar): Use `gmm-image-load-path'.
9939
9940         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9941         functions from MH-E.
9942         (gmm-image-load-path): New variable from MH-E.
9943         (gmm-image-load-path): New function from MH-E.  Added arguments
9944         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9945         *-image-load-path-called-flag.
9946
9947 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9948
9949         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9950
9951 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9952
9953         * nnimap.el (nnimap-request-move-article): Change folder back to
9954         source group before deleting.
9955
9956 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9957
9958         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9959
9960         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9961         mm-url.
9962
9963         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9964
9965 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9966
9967         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9968         coding system which mm-charset-to-coding-system returns for a
9969         given charset is valid.
9970
9971 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9972
9973         * html2text.el (html2text-remove-tag-list):
9974         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9975
9976 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9977
9978         * gnus-cus.el: Revert 2005-10-17 change.
9979
9980 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9981
9982         * gnus-art.el (article-strip-banner): Call
9983         article-really-strip-banner only when the regexp match is made.
9984
9985 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9986
9987         * gnus-art.el (article-strip-banner): Use
9988         gnus-extract-address-components instead of
9989         mail-header-parse-addresses to make it work with non-ASCII text;
9990         remove mail-encode-encoded-word-string.
9991
9992         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9993         values which are surrounded with \"...\"; make it never cause a
9994         Lisp error; give up parsing of parameters if it failed in
9995         extracting type.
9996
9997 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9998
9999         * smime.el (smime-cert-by-ldap-1): Fix bug where
10000         `smime-ldap-search' returns results without userCertificates.
10001
10002 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10003
10004         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10005
10006 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10007
10008         * spam.el (spam-check-spamassassin-headers): Adapt format for
10009         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10010         <ari@mbf.ocn.ne.jp>.
10011         (spam-list-of-processors): Add spam-use-gmane.
10012
10013 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10014
10015         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10016         make-temp-file; make it work with XEmacs as well.
10017
10018         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10019         mm-make-temp-file.
10020
10021         * mm-decode.el (mm-display-external): Use the 3rd arg of
10022         mm-make-temp-file.
10023         (mm-create-image-xemacs): Ditto.
10024
10025 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10026
10027         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10028         with message-narrow-to-headers.
10029         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10030         (gnus-draft-check-draft-articles): New function.
10031         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10032
10033 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10034
10035         * gnus-art.el (gnus-article-browse-html-parts):
10036         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10037         Don't use suffix argument for mm-make-temp-file for Emacs 21
10038         compatibility.  Remove useless `format'.
10039
10040 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10041
10042         * nnweb.el (nnweb-google-wash-article): Update regexps.
10043         (nnweb-group-alist): Use defvoo instead of defvar.
10044
10045 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10046
10047         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10048         re-loading nn* modules.
10049
10050 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10051
10052         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10053         for `tool-bar-mode' and don't check it's default-value.
10054
10055         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10056
10057         * message.el (message-make-tool-bar): Ditto.
10058
10059         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10060         `substring'.  Shorten tmp-file name.
10061
10062         * gnus.el: Remove bogus comment.
10063
10064 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10065
10066         * gnus-art.el (gnus-article-browse-html-parts): New function.
10067         (gnus-article-browse-html-article): New function for viewing html
10068         articles with a browser.
10069
10070 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10071
10072         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10073         in elisp.
10074         (pgg-gpg-encrypt-symmetric-region): Ditto.
10075         (pgg-gpg-sign-region): Ditto.
10076
10077         * pgg-def.el (pgg-text-mode): New variable.
10078
10079         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10080         (mml2015-pgg-encrypt): Ditto.
10081
10082         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10083         (mml1991-pgg-encrypt): Ditto.
10084
10085 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10086
10087         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10088         message-make-date instead of current-time-string.
10089
10090         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10091         to gnus-decoded which mm-uu might set.
10092
10093 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10094
10095         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10096         don't decode quoted parameters; remove misimported Emacs code.
10097         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10098         (rfc2231-decode-encoded-string): Don't use split-string which
10099         behaves differently according to Emacs version; use
10100         mm-decode-coding-region to convert charset to coding-system.
10101         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10102         (rfc2231-encode-string): Remove misimported Emacs code.
10103
10104 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10105
10106         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10107         when calling mail-header-parse-content-type.
10108         (article-de-quoted-unreadable): Ditto.
10109         (article-de-base64-unreadable): Ditto.
10110         (article-wash-html): Ditto.
10111
10112         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10113         calling mail-header-parse-content-type and
10114         mail-header-parse-content-disposition.
10115         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10116         mail-header-parse-content-type.
10117
10118         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10119         insert charset and format parameters; encode description after
10120         inserting it to buffer.
10121         (mml-insert-parameter): Fold lines properly even if a parameter is
10122         segmented into two or more lines; change the max column to 76.
10123
10124         * rfc1843.el (rfc1843-decode-article-body): Don't use
10125         ignore-errors when calling mail-header-parse-content-type.
10126
10127         * rfc2231.el (rfc2231-parse-string): Return at least type if
10128         possible; don't cause an error even if it fails in parsing of
10129         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10130         (rfc2231-encode-string): Don't break lines at the beginning, leave
10131         it to mml-insert-parameter.
10132
10133         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10134         calling mail-header-parse-content-type.
10135
10136 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10137
10138         * spam-report.el (spam-report-gmane-use-article-number):
10139         Improve doc string.
10140         (spam-report-gmane-internal): Check if a suitable header was found
10141         in the article.
10142
10143 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10144
10145         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10146         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10147
10148 2006-02-05  Romain Francoise  <romain@orebokech.com>
10149
10150         Update copyright notices of all files in the gnus directory.
10151
10152 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10153
10154         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10155
10156 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10157
10158         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10159         segmented lines of parameter value to cope with Thunderbird 1.5
10160         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10161         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10162         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10163
10164 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10165
10166         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10167         parts.
10168
10169 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10170
10171         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10172         there's only one active file for all servers.
10173         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10174         solid groups.  Gnus might have used a FAST request to select the group.
10175         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10176         and nnweb-search redundantly in the active file.
10177         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10178         (nnweb-request-create-group): Don't use ARGS.
10179         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10180         initialisations.  Let nnoo do the work.
10181
10182 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10183
10184         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10185         Say the part has been decoded.
10186
10187         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10188
10189 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10190
10191         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10192         mailcap-viewer-test-cache when there's no 'test clause, since that
10193         will invert the meaning of a "nil" test previously determined by
10194         mailcap-mailcap-entry-passes-test.
10195
10196 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10197
10198         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10199         compiling.
10200
10201         * gnus-sum.el: Ditto.
10202
10203         * message.el: Don't bind tool-bar-map when compiling.
10204
10205 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10206
10207         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10208
10209 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10210
10211         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10212         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10213         current Google Groups.
10214
10215 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10216
10217         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10218         and tool-bar-mode.
10219
10220         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10221         and tool-bar-mode.
10222
10223         * message.el (message-tool-bar-update): Simplify.
10224         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10225
10226         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10227         gnus-summary-buffer.
10228         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10229         gnus-summary-reply.
10230
10231         * gmm-utils.el (gmm): Add :version.
10232
10233 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10234
10235         * Makefile.in (clean): New rule.
10236         (distclean): Use it.
10237
10238 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10239
10240         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10241         autoload.
10242
10243 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10244
10245         * gmm-utils.el (gmm-verbose): Add :group.
10246
10247 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10248
10249         * message.el: Change some comments WRT tool-bars.
10250
10251         * gnus-sum.el (gnus-summary-tool-bar)
10252         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10253         (gnus-summary-tool-bar-zap-list): New variables.
10254         (gnus-summary-make-tool-bar): Complete rewrite using
10255         `gmm-tool-bar-from-list'.
10256
10257         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10258         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10259         variables.
10260         (gnus-group-make-tool-bar): Complete rewrite using
10261         `gmm-tool-bar-from-list'.
10262         (gnus-group-tool-bar-update): New function.
10263
10264         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10265
10266 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10267
10268         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10269         is dissected into a single part of which the type is the same as
10270         the given one; decode charset.
10271
10272 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10273
10274         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10275         into alists as symbol not string, since that's what
10276         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10277         look for.
10278
10279 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10280
10281         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10282         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10283
10284         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10285
10286 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10287
10288         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10289         (gnus-xmas-mime-security-button-menu): New function.
10290
10291         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10292         (gnus-mime-security-button-menu): New definition.
10293         (gnus-mime-security-button-map): Use them.
10294         (gnus-mime-security-button-menu): New function.
10295         (gnus-insert-mime-security-button): Addition to help echo.
10296         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10297         (gnus-mime-security-pipe-part): New functions.
10298
10299         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10300         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10301
10302         * mm-decode.el (mm-handle-set-disposition): Remove.
10303         (mm-handle-set-description): Remove.
10304
10305 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10306
10307         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10308         (mm-w3m-standalone-supports-m17n-p): New function.
10309         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10310         w3m usage.
10311
10312         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10313         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10314
10315 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10316
10317         * message.el (message-tool-bar-zap-list): Use
10318         gmm-tool-bar-zap-list as custom type.
10319         (message-tool-bar-update): New function.
10320         (message-tool-bar, message-tool-bar-gnome)
10321         (message-tool-bar-retro): Add message-tool-bar-update.
10322         (message-tool-bar-gnome): Add flyspell-buffer.
10323
10324         * gnus-util.el (gnus-error): Describe `args'.
10325
10326         * gmm-utils.el (gmm-error): Describe `args'.
10327         (gmm-tool-bar-zap-list): New widget.
10328         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10329
10330 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10331
10332         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10333         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10334         the number of recursive calls.
10335
10336         * mm-decode.el (mm-handle-set-disposition): New macro.
10337         (mm-handle-set-description): New macro.
10338
10339 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10340
10341         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10342         encoding.
10343
10344 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10345
10346         * message.el (message-tool-bar-zap-list, message-tool-bar)
10347         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10348         (message-tool-bar-local-item-from-menu): Remove.
10349         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10350         (message-make-tool-bar): New function.
10351         (message-mode): Use `message-make-tool-bar'.
10352
10353         * gmm-utils.el: New file.
10354         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10355         (gmm-lazy): New widget copied from `nnmail.el'.
10356         (gmm-tool-bar-from-list): New function for creating customizable
10357         tool bars.
10358         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10359         output.
10360         (gmm): Add :prefix to defgroup.
10361
10362 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10363
10364         * gmm-utils.el (gmm-widget-p): New function.
10365
10366 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10367
10368         * mml.el (mml-attach-file): Describe `description' in doc string.
10369         (mml-menu): Add Emacs MIME manual and PGG manual.
10370
10371 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10372
10373         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10374
10375 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10376
10377         * nntp.el (nntp-end-of-line): Doc fix.
10378
10379 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10380
10381         * imap.el (imap-open): Handle case where buffer is a buffer
10382         object.
10383
10384 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10385
10386         * gnus-delay.el (gnus-delay): Don't autoload.
10387         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10388         to be re-loaded when customizing the `gnus-delay' group.
10389
10390 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10391
10392         * message.el (message-insert-citation-line): Use newlines.
10393
10394 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10395
10396         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10397         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10398         these routines, so the passphrase can be managed externally and
10399         passed in to the system.
10400         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10401         pgg-add-passphrase-to-cache function.
10402
10403         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10404         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10405         these routines, so the passphrase can be managed externally and
10406         passed in to the system.
10407         (pgg-pgp5-sign-region): Use new name of
10408         pgg-add-passphrase-to-cache function.
10409
10410 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10411
10412         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10413         part of the decoded armor to find the key-identifier.
10414         (pgg-gpg-lookup-key-owner): New function to return the
10415         human-readable identifier of a key owner.
10416         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10417         itself.
10418         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10419         the key value) if we have a key and can match it against a secret
10420         key.  Also, added a note pointing out fact that the prompt only
10421         indicates the first matching key.
10422
10423         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10424         pgg-decrypt-region.
10425         (pgg-add-passphrase-to-cache): Rename from
10426         `pgg-add-passphrase-cache' to reduce confusion (all callers
10427         changed).
10428         (pgg-remove-passphrase-from-cache): Rename from
10429         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10430         changed).
10431         (pgg-read-passphrase, pgg-add-passphrase-cache)
10432         (pgg-remove-passphrase-cache): Add informative docstrings.
10433         (pgg-decrypt): Convey provided passphrase in subordinate call to
10434         pgg-decrypt-region.
10435
10436 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10437
10438         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10439         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10440         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10441         'passphrase' argument, so the passphrase can be managed externally
10442         and then passed in to the system.
10443
10444         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10445         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10446         so the passphrase cache can be used reliably with identifiers
10447         besides a pgp packet's key id.
10448
10449         * pgg-gpg.el (pgg-gpg-encrypt-region)
10450         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10451         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10452         these routines, so the passphrase can be managed externally and
10453         passed in to the system.
10454
10455         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10456         'notruncate' argument, so the passphrase cache can be used
10457         reliably with identifiers besides a pgp packet's key id.
10458
10459 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10460
10461         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10462         symmetric encryption.
10463         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10464         encrypted session key.
10465         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10466         message ask for the passphrase in a proper way.
10467
10468         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10469         New user commands for symmetric encryption.
10470
10471 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10472
10473         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10474
10475         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10476
10477 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10478
10479         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10480
10481 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10482
10483         * mm-decode.el (mm-inlined-types): Add application/pgp.
10484         (mm-automatic-display): Ditto.
10485
10486         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10487         part as text.
10488
10489 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10490
10491         * nnrss.el: Update copyright.
10492         (nnrss-opml-import): Query whether to subscribe to each entry.
10493
10494         * gnus-art.el:
10495         * gnus-sum.el:
10496         * gnus-xmas.el:
10497         * messagexmas.el:
10498         * mm-uu.el:
10499         * mm-view.el: Update copyright.
10500
10501 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10502
10503         * message.el (message-info): New function.
10504         (message-mode-menu): Add it.
10505         Update copyright.
10506
10507         * ChangeLog: Fix and update copyright.
10508
10509 2006-01-13  Romain Francoise  <romain@orebokech.com>
10510
10511         * message.el (message-forward-subject-name-subject): Prefer the
10512         address to 'nowhere' if the sender has no name.
10513         Fix typo.  Update copyright year.
10514
10515 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10516
10517         * gnus-art.el (article-wash-html): Use
10518         gnus-summary-show-article-charset-alist if a numeric arg is given.
10519         (gnus-article-wash-html-with-w3m-standalone): New function.
10520
10521         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10522         mm-inline-text-html-render-with-w3m-standalone.
10523         (mm-text-html-washer-alist): Map w3m-standalone to
10524         gnus-article-wash-html-with-w3m-standalone.
10525         (mm-inline-text-html-render-with-w3m-standalone): New function.
10526
10527 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10528
10529         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10530         Improve LaTeX.
10531
10532 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10533
10534         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10535         (nnrss-request-article): Render text/plain parts as HTML.
10536
10537         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10538         the buffer.
10539
10540 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10541
10542         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10543         custom definition of `gnus-posting-styles'.
10544
10545         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10546         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10547
10548 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10549
10550         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10551         Use nntp for bug archive.
10552
10553 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10554
10555         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10556         parts.
10557         (nnrss-normalize-date): New function converts ISO 8601 date into
10558         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10559         (nnrss-check-group): Use it.
10560
10561 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10562
10563         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10564
10565         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10566         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10567         (nnrss-insert-w3): Ditto.
10568
10569 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10570
10571         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10572         the articles to be forwarded including the case where neither a
10573         number of articles nor a region is specified.
10574
10575 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10576
10577         * nnrss.el (nnrss-request-article): Fix last change; fill
10578         text/plain parts.
10579
10580 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10581
10582         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10583         in text/plain part.
10584         (nnrss-check-group): Don't add excessive newline to dc:subject.
10585
10586 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10587
10588         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10589         article.
10590
10591 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10592
10593         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10594         (nnml-use-compressed-files, nnml-save-mail): Support other
10595         comression programs such as bzip2.
10596
10597 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10598
10599         * dns.el (query-dns): Make sure we check the buffer size before
10600         removing tcp headers.
10601
10602 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10603
10604         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10605         remove MIME buttons associated with multipart/alternative parts.
10606         (gnus-mime-display-alternative): Tag buttons using `article-type'
10607         text property.
10608
10609         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10610         associated with multipart/alternative parts.
10611
10612         * gnus-art.el (gnus-signature-separator): Fix custom type.
10613
10614         * mm-decode.el (mm-inlined-types): Fix custom type.
10615         (mm-keep-viewer-alive-types): Ditto.
10616         (mm-automatic-display): Ditto.
10617         (mm-attachment-override-types): Ditto.
10618         (mm-inline-override-types): Ditto.
10619         (mm-automatic-external-display): Ditto.
10620
10621 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10622
10623         * spam-report.el (spam-report-user-mail-address)
10624         (spam-report-user-agent): New variables.
10625         (spam-report-url-ping-plain): Use spam-report-user-agent.
10626
10627 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10628
10629         * gnus-art.el (gnus-button-handle-custom): Do not just use
10630         `customize-apropos' for any "M-x customize-*" button but the
10631         function called for.  Accept both the function name and its
10632         argument in order to achieve this.
10633         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10634         function name to `gnus-button-handle-custom' in case of "M-x
10635         customize-*" buttons.
10636
10637 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10638
10639         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10640         multipart/alternative and add xref to mm-discouraged-alternatives
10641         in doc string.
10642
10643         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10644         gnus-buttonized-mime-types in doc string.
10645
10646 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10647
10648         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10649         Suggest image/.* in the doc string.
10650
10651 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10652
10653         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10654         message-marks (Debian bug #342521).
10655
10656 2005-12-12  Simon Josefsson  <jas@extundo.com>
10657
10658         * password.el (password-read-from-cache): Add.
10659         (password-read): Use it.
10660
10661 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10662
10663         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10664         us-ascii as a MIME charset.
10665
10666         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10667         against the case where the 2nd arg TYPE is nil.
10668
10669 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10670
10671         * pop3.el (pop3-stream-type): Fix custom version.
10672
10673         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10674
10675 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10676
10677         * mm-decode.el (mm-display-external): Add missing cdr.
10678
10679 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10680
10681         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10682         RFC1524) if it is in mailcap or add a suffix according to
10683         mailcap-mime-extensions when generating a temp filename; postpone
10684         deleting a temp file for 2 seconds for some wrappers, shell
10685         scripts, and so on, which might exit right after having started a
10686         viewer command as a background job.
10687
10688 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10689
10690         * nntp.el (nntp-marks-directory): Fix custom group.
10691
10692         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10693         steps when < 10.
10694
10695         * gnus-start.el (gnus-no-server-1): Mention
10696         `gnus-level-default-subscribed' in doc string.
10697
10698 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10699
10700         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10701         parens.
10702
10703 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10704
10705         * gnus-xmas.el (gnus-use-toolbar): Revert.
10706         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10707         gnus-use-toolbar is default.
10708
10709         * messagexmas.el (message-use-toolbar): Revert.
10710         (message-setup-toolbar): Use global default-toolbar if
10711         message-use-toolbar is default.
10712
10713 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10714
10715         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10716         according to default-toolbar-visible-p.
10717
10718         * messagexmas.el (message-use-toolbar): Ditto.
10719
10720 2005-11-26  Dave Love  <fx@gnu.org>
10721
10722         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10723         (tls-program, tls-success): Provide openssl alternative.
10724
10725         * starttls.el: Doc fixes.
10726         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10727         SERVICE to PORT.
10728
10729         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10730         port null or service name.
10731         (starttls-negotiate): Autoload.
10732
10733 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10734
10735         * message.el (message-kill-to-signature): Fix interactive spec.
10736
10737 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10738
10739         * pop3.el (pop3-open-server): Recognize a string as a service name.
10740
10741 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10742
10743         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10744
10745 2005-11-23  Dave Love  <fx@gnu.org>
10746
10747         Add pop3s, pop3/starttls.
10748
10749         * pop3.el (pop3-authentication-scheme): Clarify doc.
10750         (open-tls-stream, starttls-open-stream): Autoload.
10751         (pop3-stream-type): New.
10752         (pop3-open-server): Use it.
10753
10754         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10755         for POP.
10756         (mail-source-keyword-map): Add :stream for POP.
10757         (mail-source-fetch-pop): Use pop3-stream-type.
10758
10759 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10760
10761         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10762         of current-time-string.
10763
10764 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10765
10766         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10767         date header.
10768
10769 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10770
10771         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10772         it can seriously impact performance as it bypasses the agent's
10773         local caches.
10774
10775 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10776
10777         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10778         must be explicitly online rather than "not explicitly offline" for
10779         its flags to be synchronized.
10780
10781         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10782         that gnus-uu-unmark-thread will function correctly.
10783
10784         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10785         1024K is instead displayed as 1M.
10786
10787 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10788
10789         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10790
10791 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10792
10793         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10794
10795 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10796
10797         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10798         error message to display actual error condition.
10799         (gnus-agent-save-local): Avoid saving symbols that are bound to
10800         nil as they simply result in a warning message in
10801         gnus-agent-read-local.
10802
10803 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10804
10805         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10806         rather than make-variable-buffer-local for file-precious-flag.
10807
10808 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10809
10810         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10811         for duplicates which are removed.  The invalid sort check then
10812         triggers a rescan after the sort as sorting may have moved
10813         duplicate entries such that they can be cheaply detected.
10814
10815 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10816
10817         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10818
10819 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10820
10821         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10822         internal variable to a custom variable.  Changed default value
10823         from compressed(2) to uncompressed(1).
10824         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10825         support for uncompressed agentview files.  Taken together, reading
10826         the agentview file should now be 6-7 times faster.
10827
10828 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10829
10830         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10831         as a buffer-local variable.  This avoids creating truncated
10832         dribble files as a result of a hang up, eg.
10833
10834 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10835
10836         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10837         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10838         XEmacs.
10839
10840 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10841
10842         * gnus-start.el (gnus-start-draft-setup): Enforce
10843         `gnus-draft-mode' for nndraft:drafts at startup.
10844
10845         * gnus.el (gnus-splash): Change custom group.
10846         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10847         allow-list argument.
10848
10849         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10850         string.
10851
10852 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10853
10854         * gnus-art.el (gnus-default-article-saver): Add user-defined
10855         `function' to custom type.
10856
10857 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10858
10859         * imap.el (imap-open): Handle case where buffer is a buffer
10860         object.
10861
10862 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10863
10864         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10865         long lines.
10866         (gnus-cache-delete-group): Wrap doc strings.
10867
10868         * gnus-agent.el (gnus-agent-rename-group)
10869         (gnus-agent-delete-group): Wrap doc strings.
10870
10871 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10872
10873         * messagexmas.el (message-use-toolbar): Change the valid values
10874         into default, top, bottom, left, and right.
10875         (message-toolbar-thickness): New variable.
10876         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10877         well.
10878         (message-setup-toolbar): Make it work.
10879
10880         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10881         (gnus-use-toolbar): Change the valid values into default, top,
10882         bottom, left, and right.
10883         (gnus-toolbar-thickness): New variable.
10884         (gnus-xmas-setup-toolbar): New function.
10885         (gnus-xmas-setup-group-toolbar): Use it.
10886         (gnus-xmas-setup-summary-toolbar): Use it.
10887
10888 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10889
10890         * gnus-start.el (gnus-1): Add "native" to
10891         gnus-predefined-server-alist.
10892
10893         * gnus.el (gnus-method-to-server): Don't add "native" to the
10894         lists here, because that leads to problems when
10895         gnus-select-method is bound.
10896
10897 2005-11-09  Simon Josefsson  <jas@extundo.com>
10898
10899         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10900         use (not sort-by-date) instead.
10901
10902 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10903
10904         * gnus-delay.el (gnus-delay-group): Don't autoload.
10905         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10906         to be re-loaded when customizing the `gnus-delay' group.
10907
10908 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10909
10910         * message.el: Revert last changes.
10911         (message-insert-citation-line): Use newlines.
10912
10913 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10914
10915         * message.el (message-courtesy-message)
10916         (message-mark-insert-begin, message-mark-insert-end)
10917         (message-elide-ellipsis, message-cancel-message)
10918         (message-add-header, message-change-subject)
10919         (message-cross-post-followup-to-header)
10920         (message-cross-post-insert-note, message-reduce-to-to-cc)
10921         (message-widen-reply, message-delete-not-region)
10922         (message-kill-to-signature, message-insert-signature)
10923         (message-insert-importance-high, message-insert-importance-low)
10924         (message-insert-or-toggle-importance)
10925         (message-insert-disposition-notification-to)
10926         (message-indent-citation, message-yank-original)
10927         (message-cite-original-without-signature, message-cite-original)
10928         (message-insert-citation-line, message-position-on-field)
10929         (message-fix-before-sending, message-send-mail-partially)
10930         (message-send-mail, message-send-mail-with-sendmail)
10931         (message-send-mail-with-qmail, message-send-news)
10932         (message-check-news-header-syntax, message-generate-headers)
10933         (message-insert-courtesy-copy, message-fill-address)
10934         (message-fill-header, message-shorten-references)
10935         (message-setup-1, message-cancel-news)
10936         (message-forward-make-body-plain, message-forward-make-body-mime)
10937         (message-forward-make-body-mml, message-encode-message-body)
10938         (message-forward-make-body-digest-plain)
10939         (message-forward-make-body-digest-mime)
10940         (message-use-alternative-email-as-from): Insert `hard-newline'
10941         instead of ordinary newlines.
10942
10943 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10944
10945         * message.el (message-generate-headers): Downcase the argument
10946         given to message-check-element.
10947
10948 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10949
10950         * nntp.el (nntp-authinfo-rejected): New error condition.
10951         (nntp-wait-for): Use new error condition to signal authentication
10952         error.
10953         (nntp-retrieve-data): Rethrow new error condition to break out of
10954         recursive call to nntp-send-authinfo.
10955
10956 2005-11-08  Romain Francoise  <romain@orebokech.com>
10957
10958         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10959         (gnus-summary-exit-map): Bind to `Z p'.
10960         (gnus-summary-make-menu-bar): Add menu item.
10961
10962 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10963
10964         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10965         (gnus-treat-*): Add `first' in all doc strings.
10966
10967         * gnus-group.el (gnus-group-compact-group): Fix typo.
10968
10969 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10970
10971         * gnus.el (gnus-parameters-case-fold-search): New variable.
10972         (gnus-parameters-get-parameter): Use it.
10973
10974         * gnus-score.el (gnus-home-score-file): Doc fix.
10975
10976 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10977
10978         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10979
10980 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10981
10982         * mm-util.el (mm-special-display-p): New function.
10983
10984         * mml.el (mml-preview): Use it; doc fix.
10985
10986 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10987
10988         * imap.el (imap-open): Handle case where buffer is a buffer object.
10989
10990 2005-10-29  Romain Francoise  <romain@orebokech.com>
10991
10992         * message.el (message-fix-before-sending): Fix comment.
10993
10994 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10995
10996         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10997
10998 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10999
11000         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11001         Used in gnus-score.el.
11002
11003 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11004
11005         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11006
11007 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11008
11009         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11010         whitespace removed in revision 7.8.  Use concatenated string to
11011         protect trailing whitespace.
11012
11013 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11014
11015         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11016         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11017         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11018         Courier IMAP ("some version from 2004").  Mostly based on similar
11019         code in the same function.
11020
11021 2005-10-26  Didier Verna  <didier@xemacs.org>
11022
11023         * gnus-group.el (gnus-group-compact-group): Invalidate original
11024         article buffer.
11025         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11026         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11027         NOV database and in article itself.
11028         Invalidate article backlog.
11029
11030 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11031
11032         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11033
11034 2005-10-26  Simon Josefsson  <jas@extundo.com>
11035
11036         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11037         part of 2004-07-25 change.
11038
11039 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11040
11041         * message.el (message-display-completion-list): New function.
11042         (message-expand-group): Use it; make sure the Completions buffer
11043         is modifiable.
11044 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11045
11046         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11047         user-mail-name is an empty string.
11048
11049 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11050
11051         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11052         depending on gnus-score-decay-constant.
11053
11054         * encrypt.el (encrypt-insert-file-contents)
11055         (encrypt-write-file-contents): Don't use `gnus-message'.
11056
11057         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11058         arguments.
11059         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11060         arguments to mm-uu-verbatim-marks-extract.
11061         (mm-uu-hide-markers): New variable.
11062         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11063
11064         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11065         (gnus-convert-image-to-face-command): Use "convert" by default to
11066         allow other input image formats.
11067         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11068         accordingly.
11069
11070 2005-10-23  Simon Josefsson  <jas@extundo.com>
11071
11072         * imap.el (imap-gssapi-program): Align command line parameters
11073         with latest GNU SASL.
11074         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11075
11076 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11077
11078         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11079         HTML.
11080         (nnslashdot-request-article): Ditto.
11081
11082         * lpath.el (featurep): Add nobreak-char-display.
11083
11084 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11085
11086         * mail-source.el (mail-source-fetch-pop): Require pop3.
11087         (mail-source-check-pop): Ditto.
11088
11089 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11090
11091         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11092         errors.
11093
11094 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11095
11096         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11097         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11098
11099         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11100
11101         * mm-bodies.el (mm-decode-string): Call
11102         `mm-charset-to-coding-system' with allow-override argument.
11103
11104 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11105
11106         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11107         (rfc2047-charset-to-coding-system): New function.
11108         (rfc2047-decode-encoded-words): New function.
11109         (rfc2047-decode-region): Use them.
11110         (rfc2047-decode-cte): Remove.
11111         (rfc2047-parse-and-decode): Remove.
11112         (rfc2047-decode): Remove.
11113
11114 2005-10-15  Kenichi Handa  <handa@m17n.org>
11115
11116         * rfc2047.el (rfc2047-decode-cte): New function.
11117         (rfc2047-decode-region): Change the way to decode successive
11118         encoded-words: decode B- or Q-encoding in each encoded-word,
11119         concatenate them, and decode it as charset.
11120
11121 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11122
11123         * lpath.el: Fbind codepage-setup for XEmacs.
11124
11125 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11126
11127         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11128         widget-move-and-invoke.
11129         (gnus-custom-mode): Use gnus-custom-map.
11130
11131 2005-10-15  Bill Wohler  <wohler@newt.com>
11132
11133         * message.el (message-tool-bar-map): Renamed image file from
11134         mail_send to mail/send.
11135
11136 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11137
11138         * message.el (message-expand-group): Pass the common
11139         prefix substring of completion to `display-completion-list'.
11140
11141 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11142
11143         * mml-sec.el (mml-secure-method): New internal variable.
11144         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11145         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11146         functions using mml-secure-method.
11147
11148         * mml.el (mml-mode-map): Add key bindings for those functions.
11149         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11150         Harder <harder@myrealbox.com>.
11151         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11152         end of message if point is the headers of the message.
11153
11154         * message.el (message-in-body-p): New function.
11155
11156         * assistant.el: Autoload gnus-util and netrc.
11157
11158         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11159         Use `mm-charset-override-alist' only when decoding.
11160
11161         * mm-bodies.el (mm-decode-body): Call
11162         `mm-charset-to-coding-system' with allow-override argument.
11163
11164         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11165         `filename' from Content-Disposition if Content-Type doesn't
11166         provide `name'.
11167         (gnus-mime-view-part-as-type): Set default instead of
11168         initial-input.
11169
11170 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11171
11172         * format-spec.el (format-spec): Propagate text properties of % spec.
11173
11174 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11175
11176         * gnus-art.el (gnus-treat-predicate): Add `first'.
11177
11178 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11179
11180         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11181         (mm-charset-override-alist): New variable.
11182         (mm-charset-to-coding-system): Use it.
11183         (mm-codepage-setup): New helper function.
11184         (mm-charset-eval-alist): New variable.
11185         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11186         about unknown charsets.
11187
11188         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11189
11190 2005-10-04  David Hansen  <david.hansen@gmx.net>
11191
11192         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11193         (nnrss-check-group): Ditto.
11194
11195 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11196
11197         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11198         Rename x-gnus-verbatim to x-verbatim.
11199         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11200
11201         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11202         x-verbatim.
11203
11204         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11205
11206         * gnus-util.el (gnus-remove-duplicates): Remove.
11207
11208         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11209         instead of gnus-remove-duplicates.
11210
11211         * message.el (message-remove-duplicates): Remove.
11212         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11213         message-remove-duplicates.
11214
11215         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11216         available, else use implementation from `delete-dups'.
11217
11218         * message.el (message-insert-expires): New function.
11219         (message-mode-map): Add key binding.
11220         (message-mode-field-menu): Add menu entry.
11221         (message-mode): Document it.
11222         (message-make-expires-date): Use `message-make-date'.
11223
11224 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11225
11226         * message.el (message-make-expires-date): New function.
11227
11228 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11229
11230         * Makefile.in (list-installed-shadows): New entry.
11231         (install): Use it.
11232         (remove-installed-shadows): New entry.
11233
11234         * dgnushack.el (dgnushack-default-load-path): New variable.
11235         (dgnushack-find-lisp-shadows): New function.
11236         (dgnushack-remove-lisp-shadows): New function.
11237
11238 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11239
11240         * Makefile.in (install-el-elc): New entry.
11241         (install): Use it so that .el files are necessarily installed.
11242
11243 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11244
11245         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11246
11247 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11248
11249         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11250         function rather than the diff-mode.el package.
11251         (mm-display-external): Use with-current-buffer.
11252         (mm-viewer-completion-map, mm-viewer-completion-map):
11253         Move initialization inside declaration.
11254
11255 2005-09-29  Simon Josefsson  <jas@extundo.com>
11256
11257         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11258         autoload mail-check-payment.
11259         (spam-check-hashcash): Define unconditionally, since hashcash.el
11260         is part of Gnus now.  Ignore errors from payment checking.
11261
11262 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11263
11264         * message.el (message-bold-region, message-unbold-region): Rename
11265         from `bold-region' and `unbold-region'.
11266
11267         * message.el: Remove useless autoloads.
11268
11269 2005-09-28  Simon Josefsson  <jas@extundo.com>
11270
11271         * message.el (message-use-idna): Default to t.
11272         (message-use-idna): Test whether encoding works too.  Doc fix.
11273
11274 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11275
11276         * nntp.el (nntp-warn-about-losing-connection): Remove.
11277
11278 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11279
11280         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11281         customizable.  Change default value.
11282         (mm-uu-diff-groups-regexp): Change default value.
11283         (mm-uu-type-alist): Add doc string.
11284         (mm-uu-configure): Add doc string.  Make it interactive.
11285         (mm-uu-tex-groups-regexp): New variable.
11286         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11287         (mm-uu-type-alist): Add LaTeX documents.
11288         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11289         of "text/verbatim".
11290         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11291
11292         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11293         instead of "text/verbatim".
11294
11295         * message.el (message-mark-inserted-region)
11296         (message-mark-insert-file): Use slrn style marks when called with
11297         prefix argument.
11298
11299 2005-09-27  Simon Josefsson  <jas@extundo.com>
11300
11301         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11302
11303 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11304
11305         * message.el (message-remove-duplicates): New function.
11306         Implementation borrowed from `gnus-remove-duplicates'.
11307         (message-idna-to-ascii-rhs): Also encode idna addresses in
11308         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11309         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11310         only ask about the same idna domain once per header and also tell
11311         in what header to replace the idna domain.
11312
11313         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11314         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11315         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11316         a header is decoded and not just the last one.
11317
11318 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11319
11320         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11321         has been decoded.
11322
11323         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11324         (mm-insert-part): Don't modify text if it has been decoded.
11325
11326         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11327         decoded.
11328
11329         * mm-view.el (mm-inline-text): Don't strip text props unless
11330         decoding enriched or richtext parts.
11331
11332 2005-09-25  Romain Francoise  <romain@orebokech.com>
11333
11334         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11335         * gnus-start.el (gnus-subscribe-interactively):
11336         * gnus-uu.el (gnus-uu-grab-articles):
11337         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11338         space.
11339
11340 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11341
11342         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11343         * mm-view.el (mm-view-pkcs7-decrypt):
11344         * gnus-sum.el (gnus-summary-limit-to-extra)
11345         (gnus-summary-respool-article, gnus-read-move-group-name):
11346         * gnus-score.el (gnus-summary-increase-score):
11347         * gnus-util.el (gnus-completing-read-with-default):
11348         * gnus-art.el (gnus-read-save-file-name)
11349         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11350         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11351         * message.el (message-check-news-header-syntax):
11352         Follow convention for reading with the minibuffer.
11353
11354 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11355
11356         * spam-report.el (spam-report-url-ping-plain):
11357         Use gnus-extended-version as User-Agent.
11358
11359         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11360         default value is nil.
11361
11362         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11363         (mm-uu-verbatim-marks-extract): New function.
11364         (mm-uu-extract): New face.
11365         (mm-uu-copy-to-buffer): Use it.
11366
11367         * spam-report.el (spam-report-gmane-ham): Renamed from
11368         `spam-report-gmane-unspam'.
11369         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11370         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11371
11372         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11373         Autoload.
11374         (spam-report-gmane-unregister-routine): Renamed
11375         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11376
11377 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11378
11379         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11380         (spam-report-gmane-unregister-routine): Add support for gmane
11381         unregistration.
11382
11383         * spam-report.el (spam-report-gmane-unspam)
11384         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11385         (spam-report-gmane): Change to take a single article and do unspam
11386         registration.
11387
11388 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11389
11390         * mm-url.el (mm-url-decode-entities): Fix regexp.
11391
11392 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11393
11394         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11395         default to nil, to be able to use Gnus at all.  If the default
11396         switches to something else, then the function should be fixed not
11397         be exceedingly slow.
11398
11399 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11400
11401         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11402         fail hard.
11403
11404         * spam-report.el: Add better Keywords line.
11405
11406         * spam.el: Add Maintainer and better Keywords line.
11407
11408 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11409
11410         * gnus-art.el (gnus-article-replace-part)
11411         (gnus-mime-replace-part): New functions.
11412         (gnus-mime-action-alist, gnus-mime-button-commands)
11413         (gnus-mime-save-part-and-strip): Added file argument.
11414         (gnus-article-part-wrapper): Added interactive argument.
11415
11416         * gnus-sum.el (gnus-summary-mime-map): Add
11417         `gnus-article-replace-part'.
11418
11419 2005-09-19  Didier Verna  <didier@xemacs.org>
11420
11421         The nnml compaction feature:
11422         * nnml.el (nnml-request-compact-group): New function.
11423         * nnml.el (nnml-request-compact): New function.
11424         * gnus-int.el (gnus-request-compact-group): New function.
11425         * gnus-int.el (gnus-request-compact): New function.
11426         * gnus-group.el (gnus-group-compact-group): New function.
11427         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11428         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11429         * gnus-srvr.el (gnus-server-compact-server): New function.
11430         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11431         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11432
11433 2005-09-18  Deepak Goel  <deego@gnufans.org>
11434
11435         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11436         format spec.
11437
11438 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11439
11440         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11441
11442 2005-09-15  Romain Francoise  <romain@orebokech.com>
11443
11444         * message.el (message-fill-paragraph): Clarify docstring.
11445
11446 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11447
11448         * gnus-art.el (gnus-mime-display-part): Protect against broken
11449         MIME messages.
11450
11451 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11452
11453         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11454         before parsing header.
11455
11456 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11457
11458         * html2text.el (html2text-replace-list): Add new entities.
11459
11460 2005-09-11  Romain Francoise  <romain@orebokech.com>
11461
11462         * message.el (message-alternative-emails): Improve docstring.
11463         (message-setup-1): Call `message-use-alternative-email-as-from'
11464         after `message-setup-hook' to give it precedence over posting
11465         styles, etc.
11466         (message-use-alternative-email-as-from): Add docstring.  Remove
11467         the original From header if present.
11468
11469         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11470         (nnml-save-mail): Use it.
11471
11472         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11473         articles.  Add new argument `silent'.
11474         (gnus-uu-mark-all): Report the total number of marked articles.
11475
11476 2005-09-10  Romain Francoise  <romain@orebokech.com>
11477
11478         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11479         (gnus-uu-mark-series): Likewise.
11480
11481 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11482
11483         * spam-report.el (spam-report-gmane): Fix generation of spam
11484         report URL.
11485
11486 2005-09-10  Simon Josefsson  <jas@extundo.com>
11487
11488         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11489         t, based on discussion on the ding list with Robert Epprecht
11490         <epprecht@solnet.ch>.
11491
11492 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11493
11494         * spam-report.el (spam-report-gmane): Make it work without
11495         X-Report-Spam header.  Gmane now only provides Archived-At.
11496         This is only used if `spam-report-gmane-use-article-number' is nil.
11497         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11498
11499         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11500         make `gnus-summary-sort-by-recipient' work with threading.
11501
11502         * nnweb.el (nnweb-google-wash-article): Print a message if article
11503         is not available.
11504
11505 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11506
11507         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11508         change.  Decode text/* parts content before displaying.
11509
11510 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11511
11512         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11513
11514 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11515
11516         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11517
11518         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11519         url-package-name, url-package-version,
11520         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11521         w3m-display-inline-images, and w3m-minor-mode-map.
11522
11523 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11524
11525         * message.el (message-tab-body-function): Fix mismatched custom type.
11526
11527         * gnus.el (gnus-group-change-level-function): Ditto.
11528
11529         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11530
11531         * gnus-art.el (gnus-signature-limit)
11532         (gnus-article-mime-part-function): Ditto.
11533
11534 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11535
11536         * mml.el (mml-mode): Silence the byte compiler.
11537
11538         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11539         using `(sit-for 0)' before moving the point to the specified part;
11540         skip unbuttonized parts.
11541         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11542         return to the summary window if gnus-auto-select-part is non-nil.
11543
11544 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11545
11546         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11547         variables.
11548         (mml-dnd-attach-file, mml-mode): Use them.
11549
11550         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11551         Make fetching article by MID work again for Google Groups.  Added
11552         FIXME concerning gnus-group-make-web-group.
11553
11554         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11555         Don't depend on Gnus by using mail-extract-address-components if
11556         gnus-extract-address-components is not bound.
11557
11558 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11559
11560         * gnus-art.el (gnus-mime-display-security): Don't display the
11561         signature, but only the signed part.
11562
11563 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11564
11565         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11566
11567         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11568         list, not listp.
11569
11570 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11571
11572         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11573         when encoding.
11574
11575         * mm-bodies.el (mm-decode-content-transfer-encoding):
11576         De-canonicalize CRLF for all text content types, not just
11577         text/plain.
11578
11579 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11580
11581         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11582         valid article; point arrow and cursor at the MIME button.
11583
11584 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11585
11586         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11587         Suggested by Dan Christensen <jdc@uwo.ca>.
11588
11589         * mm-decode.el (mm-save-part): Enable change of prompt.
11590
11591 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11592
11593         * gnus-msg.el (gnus-inews-add-send-actions): Made
11594         `message-post-method' lambda parameter ARG `&optional'.
11595
11596 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11597
11598         * gnus-sum.el (gnus-summary-mime-map): Added
11599         gnus-article-save-part-and-strip, gnus-article-delete-part and
11600         gnus-article-jump-to-part.
11601
11602         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11603         (gnus-article-edit-part): Use it.
11604         (gnus-article-part-wrapper): Added no-handle argument.
11605         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11606         functions.
11607
11608 2005-08-29  Romain Francoise  <romain@orebokech.com>
11609
11610         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11611         docstring.
11612         (gnus-face-from-file): Likewise.
11613
11614 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11615
11616         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11617         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11618         non-nil.
11619         (gnus-auto-select-part): New variable.
11620         (gnus-article-jump-to-part): New function.
11621         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11622         (gnus-mime-delete-part): Allow selecting specified part after
11623         deleting or stripping parts.
11624         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11625         part if argument is bogus.
11626
11627 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11628
11629         * gnus-art.el (w3m-minor-mode-map):
11630         * gnus-spec.el (gnus-newsrc-file-version):
11631         * gnus-util.el (nnmail-active-file-coding-system)
11632         (gnus-original-article-buffer, gnus-user-agent):
11633         * gnus.el (gnus-ham-process-destinations)
11634         (gnus-parameter-ham-marks-alist)
11635         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11636         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11637         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11638         * mm-decode.el (gnus-current-window-configuration):
11639         * mm-extern.el (gnus-article-mime-handles):
11640         * mm-url.el (url-current-object, url-package-name)
11641         (url-package-version):
11642         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11643         (smime-keys, w3m-cid-retrieve-function-alist)
11644         (w3m-current-buffer, w3m-display-inline-images)
11645         (w3m-minor-mode-map):
11646         * mml-smime.el (gnus-extract-address-components):
11647         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11648         (gnus-newsrc-hashtb, message-default-charset)
11649         (message-deletable-headers, message-options)
11650         (message-posting-charset, message-required-mail-headers)
11651         (message-required-news-headers):
11652         * mml1991.el (mc-pgp-always-sign):
11653         * mml2015.el (mc-pgp-always-sign):
11654         * nnheader.el (nnmail-extra-headers):
11655         * rfc1843.el (gnus-decode-encoded-word-function)
11656         (gnus-decode-header-function, gnus-newsgroup-name):
11657         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11658
11659 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11660
11661         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11662         the end of the date treatments.
11663
11664 2005-08-15  Simon Josefsson  <jas@extundo.com>
11665
11666         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11667         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11668         Capello and Romain Francoise.
11669         (pgg-fetch-key-function): Removed, not used?
11670         (pgg-insert-url-with-w3): Require url, to get
11671         url-insert-file-contents regardless of where it is defined.
11672
11673 2005-08-13  Romain Francoise  <romain@orebokech.com>
11674
11675         * message.el (message-cite-original-1): New function.
11676         (message-cite-original): Use it.
11677         (message-cite-original-without-signature): Ditto.
11678
11679 2005-08-08  Romain Francoise  <romain@orebokech.com>
11680
11681         * message.el (message-yank-empty-prefix): New variable.
11682         (message-indent-citation): Use it.
11683         (message-cite-original-without-signature): Respect X-No-Archive.
11684
11685 2005-08-08  Simon Josefsson  <jas@extundo.com>
11686
11687         * pgg.el: Autoload url-insert-file-contents instead of loading
11688         w3/url.
11689         (pgg-insert-url-with-w3): Don't load url here.
11690
11691 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11692
11693         * message.el (message-kill-to-signature): Don't insert newline at
11694         bol.
11695         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11696
11697 2005-08-06  Romain Francoise  <romain@orebokech.com>
11698
11699         * message.el (message-user-fqdn): Fix typo in docstring.
11700
11701 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11702
11703         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11704
11705         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11706
11707 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11708
11709         * mm-bodies.el (mm-encode-body): Use coding system rather than
11710         charset to encode text.
11711
11712         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11713         number of charsets if utf-8 is available (XEmacs).
11714
11715 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11716
11717         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11718         taken from `gnus-button-mid-or-mail-regexp'.
11719         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11720         (gnus-button-alist): Improve regexp for domain part of the MIDs
11721         for news:localpart@domain buttons.
11722         (gnus-button-ctan-directory-regexp): Update.
11723
11724 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11725
11726         * sieve-manage.el (sieve-manage-interactive-login): Use
11727         make-local-variable rather than make-variable-buffer-local.
11728         (sieve-manage-open): Ditto.
11729         (sieve-manage-authenticate): Ditto.
11730
11731         * mml.el (mml-generate-mime-1): Make the content type default to
11732         text/plain if the filename is not specified.
11733
11734 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11735
11736         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11737         instead of insert-buffer.
11738
11739         * message.el (message-yank-original): Ditto; set the mark at the
11740         end of the yanked message.
11741
11742 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11743
11744         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11745         lines to scroll rather than to stop it.
11746
11747         * mml.el (mml-generate-default-type): Add doc string.
11748         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11749         default to application/octet-stream when determining the content
11750         type if it is not specified for the part or the mml contents; add
11751         a comment about mml-generate-default-type.
11752
11753 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11754
11755         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11756         make it default to application/octet-stream when determining the
11757         content type if it is not specified for the external contents.
11758
11759 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11760
11761         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11762         segmented parameter but also other parameters might be there.
11763
11764 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11765
11766         * mm-decode.el (mm-display-external): Delete temp file, directory
11767         and buffer immediately if the external process is exited.
11768
11769 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11770
11771         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11772         fewer lines than that of scroll-margin.
11773         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11774
11775 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11776
11777         * gnus-art.el (gnus-article-next-page): Revert.
11778         (gnus-article-beginning-of-window): New macro.
11779         (gnus-article-next-page-1): Use it.
11780         (gnus-article-prev-page): Ditto.
11781         (gnus-article-edit-part): Use insert-buffer-substring instead of
11782         insert-buffer.
11783         (gnus-article-edit-exit): Ditto.
11784
11785         * gnus-util.el (gnus-beginning-of-window): Remove.
11786         (gnus-end-of-window): Remove.
11787
11788         * lpath.el: Don't bind header-line-format and scroll-margin.
11789
11790 2005-07-25  Simon Josefsson  <jas@extundo.com>
11791
11792         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11793         to have the url package without w3.  Reported by Daiki Ueno
11794         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11795
11796 2005-07-20  Didier Verna  <didier@xemacs.org>
11797
11798         * gnus-diary.el: Remove the description comment (nndiary is now
11799         properly documented in the Gnus manual).
11800         Fix the spelling of "Back End".
11801         * nndiary.el: Ditto.
11802         Fix the copyright notice.
11803
11804 2005-07-18  Romain Francoise  <romain@orebokech.com>
11805
11806         * gnus-sum.el (gnus-summary-to-prefix)
11807         (gnus-summary-newsgroup-prefix): New variables.
11808         (gnus-summary-from-or-to-or-newsgroups): Use them.
11809
11810 2005-07-17  Romain Francoise  <romain@orebokech.com>
11811
11812         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11813         space as it's generally not especially interesting to the user.
11814
11815 2005-07-16  Romain Francoise  <romain@orebokech.com>
11816
11817         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11818         nil to avoid prompting and file modification if one of the
11819         messages at the top of the nnfolder file contains a copyright
11820         notice.
11821         Update copyright notice.
11822
11823         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11824         instead of `current-time-string' as the latter creates a time
11825         string that is not RFC 2822 compliant (it lacks the zone).
11826         Update copyright notice.
11827
11828 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11829
11830         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11831         for text/rtf.  Display default in prompt.  Pass default for M-n.
11832
11833         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11834
11835 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11836
11837         * gnus-msg.el (gnus-button-mailto): Remove
11838         save-selected-window-window hackery because it relies on
11839         save-selected-window internals.
11840
11841 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11842
11843         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11844         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11845         (gnus-article-prev-page): Ditto.
11846
11847         * gnus-util.el (gnus-beginning-of-window): New function.
11848         (gnus-end-of-window): New function.
11849
11850         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11851
11852 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11853
11854         * gnus-score.el (gnus-score-edit-all-score): Set
11855         gnus-score-edit-exit-function to gnus-score-edit-done and call
11856         gnus-message.
11857
11858 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11859
11860         * gnus-msg.el (gnus-button-mailto): Remove
11861         save-selected-window-window hackery because it relies on
11862         save-selected-window internals.
11863
11864 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11865
11866         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11867         add-minor-mode.
11868         (gnus-binary-mode): Ditto.
11869
11870         * gnus-topic.el (gnus-topic-mode): Ditto.
11871
11872 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11873
11874         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11875         (gnus-article-prev-page): Take scroll-margin into consideration.
11876
11877 2005-07-04  Lute Kamstra  <lute@gnu.org>
11878
11879         Update FSF's address in GPL notices.
11880
11881 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11882
11883         * gnus.el (gnus-exit):
11884         * gnus-group.el (gnus-group-icons):
11885         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11886
11887         * gnus-nocem.el (gnus-nocem):
11888         * message.el (message-various, message-buffers, message-sending)
11889         (message-interface, message-forwarding, message-insertion)
11890         (message-headers, message-news, message-mail):
11891         * pgg-gpg.el (pgg-gpg):
11892         * pgg-parse.el (pgg-parse):
11893         * pgg-pgp.el (pgg-pgp):
11894         * pgg-pgp5.el (pgg-pgp5):
11895         * pop3.el (pop3): Finish `defgroup' description with period.
11896
11897 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11898
11899         * gnus-art.el (article-display-face): Improve the efficiency.
11900         (article-display-x-face): Ditto; remove grey x-face stuff.
11901
11902 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11903
11904         * gnus-art.el (article-display-face): Correct the position in
11905         which Faces are inserted.
11906
11907 2005-06-29  Didier Verna  <didier@xemacs.org>
11908
11909         * gnus-art.el (article-display-face): Display faces in correct
11910         order.
11911
11912 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11913
11914         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11915         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11916         (gnus-nocem-check-article): Fetch the Type header.
11917         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11918         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11919         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11920         make sure gnus-nocem-hashtb is initialized.
11921         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11922         (gnus-nocem-unwanted-article-p): Ditto.
11923
11924         * pgg.el (pgg-verify): Return the verification result.
11925
11926 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11927
11928         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11929         is ascii.
11930
11931 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11932
11933         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11934         `show-nonbreak-escape'.
11935
11936 2005-06-23  Lute Kamstra  <lute@gnu.org>
11937
11938         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11939
11940         * dig.el (dig-mode):
11941         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11942
11943 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11944
11945         * nnimap.el (nnimap-split-download-body): Fix spellings.
11946
11947 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11948
11949         * gnus-art.el (gnus-article-encrypt-body):
11950         * gnus-cus.el (gnus-score-customize):
11951         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11952         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11953
11954 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11955
11956         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11957         header by looking for magic "MII" at the beginnig.
11958
11959 2005-06-16  Miles Bader  <miles@gnu.org>
11960
11961         * gnus-xmas.el (gnus-xmas-group-startup-message):
11962         Use renamed gnus-splash face.
11963
11964         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11965         (assistant-field-face): New backward-compatibility alias for renamed
11966         face.
11967         (assistant-render-text): Use renamed assistant-field face.
11968
11969         * spam.el (spam): Remove "-face" suffix from face name.
11970         (spam-face): New backward-compatibility alias for renamed face.
11971         (spam-face, spam-initialize): Use renamed spam face.
11972
11973         * message.el (message-header-to, message-header-cc)
11974         (message-header-subject, message-header-newsgroups)
11975         (message-header-other, message-header-name)
11976         (message-header-xheader, message-separator, message-cited-text)
11977         (message-mml): Remove "-face" suffix from face names.
11978         (message-header-to-face, message-header-cc-face)
11979         (message-header-subject-face, message-header-newsgroups-face)
11980         (message-header-other-face, message-header-name-face)
11981         (message-header-xheader-face, message-separator-face)
11982         (message-cited-text-face, message-mml-face):
11983         New backward-compatibility aliases for renamed faces.
11984         (message-font-lock-keywords): Use renamed message faces.
11985
11986         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11987         (sieve-test-commands, sieve-tagged-arguments):
11988         Remove "-face" suffix from face names.
11989         (sieve-control-commands-face, sieve-action-commands-face)
11990         (sieve-test-commands-face, sieve-tagged-arguments-face):
11991         New backward-compatibility aliases for renamed faces.
11992         (sieve-control-commands-face, sieve-action-commands-face)
11993         (sieve-test-commands-face, sieve-tagged-arguments-face):
11994         Use renamed sieve faces.
11995
11996         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11997         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11998         (gnus-group-news-3-empty, gnus-group-news-4)
11999         (gnus-group-news-4-empty, gnus-group-news-5)
12000         (gnus-group-news-5-empty, gnus-group-news-6)
12001         (gnus-group-news-6-empty, gnus-group-news-low)
12002         (gnus-group-news-low-empty, gnus-group-mail-1)
12003         (gnus-group-mail-1-empty, gnus-group-mail-2)
12004         (gnus-group-mail-2-empty, gnus-group-mail-3)
12005         (gnus-group-mail-3-empty, gnus-group-mail-low)
12006         (gnus-group-mail-low-empty, gnus-summary-selected)
12007         (gnus-summary-cancelled, gnus-summary-high-ticked)
12008         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12009         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12010         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12011         (gnus-summary-low-undownloaded)
12012         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12013         (gnus-summary-low-unread, gnus-summary-normal-unread)
12014         (gnus-summary-high-read, gnus-summary-low-read)
12015         (gnus-summary-normal-read, gnus-splash):
12016         Remove "-face" suffix from face names.
12017         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12018         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12019         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12020         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12021         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12022         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12023         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12024         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12025         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12026         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12027         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12028         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12029         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12030         (gnus-summary-normal-ticked-face)
12031         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12032         (gnus-summary-normal-ancient-face)
12033         (gnus-summary-high-undownloaded-face)
12034         (gnus-summary-low-undownloaded-face)
12035         (gnus-summary-normal-undownloaded-face)
12036         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12037         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12038         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12039         (gnus-splash-face):
12040         New backward-compatibility aliases for renamed faces.
12041         (gnus-group-startup-message): Use renamed gnus faces.
12042
12043         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12044         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12045         (gnus-server-agent): Remove "-face" suffix from face names.
12046         (gnus-server-agent-face, gnus-server-opened-face)
12047         (gnus-server-closed-face, gnus-server-denied-face)
12048         (gnus-server-offline-face):
12049         New backward-compatibility aliases for renamed faces.
12050         (gnus-server-agent-face, gnus-server-opened-face)
12051         (gnus-server-closed-face, gnus-server-denied-face)
12052         (gnus-server-offline-face): Use renamed gnus faces.
12053
12054         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12055         Remove "-face" suffix from face names.
12056         (gnus-picon-xbm-face, gnus-picon-face):
12057         New backward-compatibility aliases for renamed faces.
12058
12059         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12060         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12061         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12062         (gnus-cite-11): Remove "-face" suffix from face names.
12063         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12064         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12065         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12066         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12067         New backward-compatibility aliases for renamed faces.
12068         (gnus-cite-attribution-face, gnus-cite-face-list)
12069         (gnus-article-boring-faces): Use renamed gnus faces.
12070
12071         * gnus-art.el (gnus-signature, gnus-header-from)
12072         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12073         (gnus-header-content): Remove "-face" suffix from face names.
12074         (gnus-signature-face, gnus-header-from-face)
12075         (gnus-header-subject-face, gnus-header-newsgroups-face)
12076         (gnus-header-name-face, gnus-header-content-face):
12077         New backward-compatibility aliases for renamed faces.
12078         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12079
12080         * gnus-sum.el (gnus-summary-selected-face)
12081         (gnus-summary-highlight): Use renamed gnus faces.
12082         * gnus-group.el (gnus-group-highlight): Likewise.
12083
12084 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12085
12086         * gnus-sieve.el (gnus-sieve-article-add-rule):
12087         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12088         * spam-stat.el (spam-stat-buffer-change-to-spam)
12089         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12090
12091         * message.el (message-is-yours-p):
12092         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12093
12094 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12095
12096         * mm-view.el (mm-inline-text): Withdraw the last change.
12097
12098 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12099
12100         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12101         executing enriched-decode.
12102
12103 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12104
12105         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12106         charset of tar files.
12107
12108 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12109
12110         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12111
12112 2005-06-04  Lute Kamstra  <lute@gnu.org>
12113
12114         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12115         information is never recorded.
12116
12117 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12118
12119         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12120
12121 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12122
12123         * pop3.el (pop3-apop): Run md5 in the binary mode.
12124
12125         * starttls.el (starttls-set-process-query-on-exit-flag):
12126         Use eval-and-compile.
12127
12128 2005-05-31  Simon Josefsson  <jas@extundo.com>
12129
12130         * smime.el (smime-replace-in-string): Define.
12131         (smime-cert-by-ldap-1): Use it.
12132
12133 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12134
12135         * gnus-art.el (article-display-x-face): Replace
12136         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12137
12138         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12139         set-process-query-on-exit-flag or process-kill-without-query.
12140
12141         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12142         loop instead of replace-regexp.
12143
12144         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12145         instead of process-kill-without-query if it is available.
12146
12147         * lpath.el: Fbind ldap-search-entries.
12148
12149         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12150         instead of find-file-hooks if it is available.
12151
12152         * mml1991.el: Bind pgg-default-user-id when compiling.
12153
12154         * mml2015.el: Bind pgg-default-user-id when compiling.
12155
12156         * nndraft.el (nndraft-request-associate-buffer):
12157         Use write-contents-functions instead of write-contents-hooks if it is
12158         available.
12159
12160         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12161         instead of find-file-hooks if it is available.
12162
12163         * nntp.el (nntp-open-connection): Replace
12164         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12165         (nntp-open-ssl-stream): Ditto.
12166         (nntp-open-tls-stream): Ditto.
12167
12168         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12169         set-process-query-on-exit-flag or process-kill-without-query.
12170         (starttls-open-stream-gnutls): Use it instead of
12171         process-kill-without-query.
12172         (starttls-open-stream): Ditto.
12173
12174 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12175
12176         * smime.el (smime-cert-by-ldap-1): Don't use
12177         replace-regexp-in-string.
12178
12179 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12180
12181         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12182
12183         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12184         in PEM format.  Adjust to the XEmacs compability.
12185
12186 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12187
12188         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12189         by `string-to-number'.
12190         * gnus-agent.el (gnus-agent-regenerate-group)
12191         (gnus-agent-fetch-articles): Ditto.
12192         * gnus-art.el (gnus-button-fetch-group): Ditto.
12193         * gnus-cache.el (gnus-cache-generate-active)
12194         (gnus-cache-articles-in-group): Ditto.
12195         * gnus-group.el (gnus-group-set-current-level)
12196         (gnus-group-insert-group-line): Ditto.
12197         * gnus-score.el (gnus-score-set-expunge-below)
12198         (gnus-score-set-mark-below, gnus-summary-score-effect)
12199         (gnus-summary-score-entry): Ditto.
12200         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12201         (gnus-soup-pack): Ditto.
12202         * gnus-spec.el (gnus-xmas-format): Ditto.
12203         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12204         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12205         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12206         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12207         * nndb.el (nndb-get-remote-expire-response): Ditto.
12208         * nndiary.el (nndiary-parse-schedule-value)
12209         (nndiary-string-to-number, nndiary-request-replace-article)
12210         (nndiary-request-article): Ditto.
12211         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12212         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12213         * nneething.el (nneething-make-head): Ditto.
12214         * nnfolder.el (nnfolder-request-article)
12215         (nnfolder-retrieve-headers): Ditto.
12216         * nnheader.el (nnheader-file-to-number): Ditto.
12217         * nnkiboze.el (nnkiboze-request-article): Ditto.
12218         * nnmail.el (nnmail-process-unix-mail-format)
12219         (nnmail-process-babyl-mail-format): Ditto.
12220         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12221         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12222         (nnmh-request-create-group, nnmh-request-list-1)
12223         (nnmh-request-group, nnmh-request-article): Ditto.
12224         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12225         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12226         * nnsoup.el (nnsoup-make-active): Ditto.
12227         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12228         * nntp.el (nntp-find-group-and-number)
12229         (nntp-retrieve-headers-with-xover): Ditto.
12230         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12231         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12232         (pgg-format-key-identifier): Ditto.
12233         * pop3.el (pop3-last, pop3-stat): Ditto.
12234         * qp.el (quoted-printable-decode-region): Ditto.
12235
12236         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12237         of concat.
12238
12239 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12240
12241         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12242
12243         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12244
12245         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12246
12247         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12248
12249         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12250
12251         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12252
12253         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12254         (gnus-carpal-mode): Ditto.
12255
12256         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12257         (gnus-browse-mode): Ditto.
12258
12259         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12260
12261         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12262
12263 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12264
12265         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12266
12267 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12268
12269         * gnus-util.el (gnus-run-mode-hooks): New function.
12270
12271         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12272
12273         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12274         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12275
12276 2005-05-27  Lute Kamstra  <lute@gnu.org>
12277
12278         * dns-mode.el (dns-mode): Specify customization group.
12279
12280 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12281
12282         * gnus-agent.el (gnus-agent-make-mode-line-string):
12283         Use mode-line-highlight as mouse-face.
12284
12285 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12286
12287         * canlock.el (canlock): Change the parent group to news.
12288
12289         * deuglify.el (gnus-outlook-deuglify): Add :group.
12290
12291         * dig.el (dig): Add :group.
12292
12293         * dns-mode.el (dns-mode): Add :group.
12294
12295         * encrypt.el (encrypt): Add :group.
12296
12297         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12298         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12299         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12300         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12301         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12302
12303         * gnus-diary.el (gnus-diary): Add :group.
12304
12305         * gnus.el (gnus-group-news-1-face): Add :group.
12306         (gnus-group-news-1-empty-face): Ditto.
12307         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12308         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12309         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12310         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12311         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12312         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12313         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12314         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12315         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12316         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12317         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12318         (gnus-summary-high-ticked-face): Ditto.
12319         (gnus-summary-low-ticked-face): Ditto.
12320         (gnus-summary-normal-ticked-face): Ditto.
12321         (gnus-summary-high-ancient-face): Ditto.
12322         (gnus-summary-low-ancient-face): Ditto.
12323         (gnus-summary-normal-ancient-face): Ditto.
12324         (gnus-summary-high-undownloaded-face): Ditto.
12325         (gnus-summary-low-undownloaded-face): Ditto.
12326         (gnus-summary-normal-undownloaded-face): Ditto.
12327         (gnus-summary-high-unread-face): Ditto.
12328         (gnus-summary-low-unread-face): Ditto.
12329         (gnus-summary-normal-unread-face): Ditto.
12330         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12331         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12332
12333         * hashcash.el (hashcash): New custom group.
12334         (hashcash-default-payment): Add :group.
12335         (hashcash-payment-alist): Ditto.
12336         (hashcash-default-accept-payment): Ditto.
12337         (hashcash-accept-resources): Ditto.
12338         (hashcash-path): Ditto.
12339         (hashcash-extra-generate-parameters): Ditto.
12340         (hashcash-double-spend-database): Ditto.
12341         (hashcash-in-news): Ditto.
12342
12343         * message.el (message-minibuffer-local-map): Add :group.
12344
12345         * netrc.el (netrc): Add :group.
12346
12347         * sieve-manage.el (sieve-manage-log): Add :group.
12348         (sieve-manage-default-user): Diito.
12349         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12350         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12351         (sieve-manage-authenticators): Ditto.
12352         (sieve-manage-authenticator-alist): Ditto.
12353         (sieve-manage-default-port): Ditto.
12354
12355         * sieve-mode.el (sieve-control-commands-face): Add :group.
12356         (sieve-action-commands-face): Ditto.
12357         (sieve-test-commands-face): Ditto.
12358         (sieve-tagged-arguments-face): Ditto.
12359
12360         * smime.el (smime): Add :group.
12361
12362         * spam-report.el (spam-report): Add :group.
12363
12364         * spam.el (spam, spam-face): Add :group.
12365
12366 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12367
12368         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12369         return \n.\n.\n at the end of articles.  Protect against that.
12370         (nntp-with-open-group): Allow debugging.
12371
12372         * nnheader.el (mail-header-set-extra): Make into a function
12373         because I just could't understand how to quote the list properly.
12374
12375         * dns.el (query-dns-cached): New function.
12376
12377 2005-05-26  Lute Kamstra  <lute@gnu.org>
12378
12379         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12380
12381 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12382
12383         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12384
12385         * gnus-art.el: Don't autoload mail-extract-address-components.
12386
12387         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12388         eval-and-compile to evaluate it.
12389
12390         * hashcash.el: Don't autoload executable-find.
12391
12392         * nndb.el: Don't declare the nndb back end two or more times; don't
12393         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12394
12395         * nntp.el: Autoload format-spec instead of format; use
12396         eval-and-compile to evaluate autoload forms.
12397
12398 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12399
12400         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12401
12402 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12403
12404         * gnus.el (gnus-version-number): Bump version.
12405
12406 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12407
12408         * gnus.el: No Gnus v0.3 is released.
12409
12410 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12411
12412         * lpath.el (featurep): Bind show-nonbreak-escape.
12413
12414 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12415
12416         * gnus-art.el (gnus-article-edit-part): Disable undo.
12417
12418 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12419
12420         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12421         gnus-article-date-lapsed-new-header is t if date timer is active;
12422         skip headers in which the original date value is empty.
12423         (gnus-article-save-original-date): Redefine it as a macro.
12424         (gnus-display-mime): Use it.
12425
12426 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12427
12428         * gnus-art.el (article-date-ut): Support converting date in
12429         forwarded parts as well.
12430         (gnus-article-save-original-date): New function.
12431         (gnus-display-mime): Use it.
12432
12433 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12434
12435         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12436         enclosure element of <item>.
12437
12438 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12439
12440         * message.el (message-kill-buffer-query): Renamed from
12441         `message-kill-buffer-query-if-modified'.  Added :version.
12442
12443 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12444
12445         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12446         window layout.
12447
12448 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12449
12450         * mml.el: Autoload dnd when compiling.
12451
12452 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12453
12454         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12455         x-dnd-*.
12456
12457 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12458
12459         * qp.el (quoted-printable-encode-region): Save excursion.
12460
12461 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12462
12463         * message.el (message-kill-buffer-query-if-modified): Add new variable
12464         so the user can kill a modified message buffer quickly.
12465         (message-kill-buffer): Use it.
12466
12467 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12468
12469         * lpath.el: Fbind display-time-event-handler; don't fbind
12470         string-to-multibyte.
12471
12472         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12473
12474 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12475
12476         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12477         contained in text because xml.el decodes entities) with LFs.
12478
12479 2005-04-11  Lute Kamstra  <lute@gnu.org>
12480
12481         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12482         differently.
12483
12484 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12485
12486         * mm-util.el (mm-detect-coding-region): Typo.
12487
12488 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12489
12490         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12491
12492 2005-04-06  Deepak Goel  <deego@gnufans.org>
12493
12494         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12495         user-function allow user modifications of the scores.
12496         (spam-stat-score-buffer-user): New function, to allow
12497         user-computed modifications to the score.
12498         (spam-stat-score-buffer-user-functions): List of additional
12499         scoring functions.
12500         (spam-stat-error-holder): Global temporary error holder.
12501         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12502         variable.
12503
12504 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12505
12506         * gnus-registry.el (gnus-registry-clean-empty-function)
12507         (gnus-registry-trim, gnus-registry-fetch-groups)
12508         (gnus-registry-delete-group): Groups that match
12509         `gnus-registry-ignored-groups' are removed from the registry
12510         entries, not just ignored for splitting.  This helps clean up the
12511         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12512         to get all the groups a message ID is in.
12513
12514         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12515         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12516         (spam-stat-score-buffer-user-functions): Add :number custom type.
12517
12518 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12519
12520         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12521         argument in XEmacs.
12522
12523         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12524         (nnrss-request-group): Decode group name first.
12525         (nnrss-request-article): Make a text/plain article if mml-to-mime
12526         failed.
12527         (nnrss-get-encoding): Return a compatible encoding according to
12528         nnrss-compatible-encoding-alist.
12529         (nnrss-find-el): Use consp instead of listp.
12530         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12531
12532 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12533
12534         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12535         which Emacs 20 doesn't support.
12536         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12537
12538 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12539
12540         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12541         silence the byte compiler inside the defun.
12542
12543         * gnus-demon.el (parse-time-string): Add autoload.
12544
12545         * gnus-delay.el (parse-time-string): Add autoload.
12546
12547         * gnus-art.el (parse-time-string): Add autoload.
12548
12549         * nnultimate.el (parse-time): Require for `parse-time-string'.
12550
12551 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12552
12553         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12554
12555         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12556
12557         * smime.el (smime-ldap-host-list): Add :version.
12558
12559 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12560
12561         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12562         pass it to `gnus-browse-read-group'.
12563         (gnus-browse-read-group): Add NUMBER argument and pass it to
12564         `gnus-group-read-ephemeral-group'.
12565
12566         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12567         argument and pass it to `gnus-group-read-group'.
12568
12569 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12570
12571         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12572         mm-xemacs-find-mime-charset-1 if we have the mule feature
12573         available at runtime.
12574
12575 2005-03-25  Werner Lemberg  <wl@gnu.org>
12576
12577         * nnmaildir.el: Replace `illegal' with `invalid'.
12578
12579 2005-03-23  Lute Kamstra  <lute@gnu.org>
12580
12581         * time-date.el: Add comment on time value formats.
12582         Don't require parse-time.
12583         (with-decoded-time-value): New macro.
12584         (encode-time-value): New function.
12585         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12586         (days-to-time): Return a valid time value when arg is huge.
12587         (time-since): Use time-subtract.
12588         (time-to-number-of-days): Use time-to-seconds.
12589
12590 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12591
12592         * gnus-start.el (gnus-display-time-event-handler):
12593         Check display-time-timer at runtime rather than only at load time
12594         in case display-time-mode is turned off in the mean time.
12595
12596 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12597
12598         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12599         used.
12600
12601         * nneething.el (nneething-map-file-directory): Derive from
12602         `gnus-directory'.
12603
12604         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12605         the To/Cc button.
12606
12607 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12608
12609         * nnmaildir.el (nnmaildir-request-accept-article):
12610         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12611
12612 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12613
12614         * gnus-async.el: Require timer-funcs at compile time when in
12615         XEmacs for `run-with-idle-timer'.
12616
12617 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12618
12619         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12620         autoloaded function.
12621
12622 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12623
12624         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12625
12626 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12627
12628         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12629
12630 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12631
12632         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12633         gnus-expert-user to default.
12634
12635 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12636
12637         * nnimap.el (nnimap-open-server): Ditto.
12638
12639         * imap.el (imap-authenticate): Fix typo.
12640
12641 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12642
12643         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12644         buffer (since IMAP server might return FETCH response out of
12645         order, and the nntp buffer must be sorted).
12646
12647 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12648
12649         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12650         comparison on string.
12651
12652         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12653         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12654         (gnus-agent-summary-fetch-series): Modified to protect against
12655         gnus-agent-summary-fetch-group clearing processable flags.
12656         (gnus-agent-synchronize-group-flags): Update live group buffer as
12657         synchronization may occur due to the user toggle the plugged
12658         status.
12659         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12660         successfully downloaded.
12661         (gnus-agent-expire-group-1): Avoid using markers when the overview
12662         is in ascending order; greatly improves performance.
12663         (gnus-agent-regenerate-group): Use
12664         gnus-agent-synchronize-group-flags to reset read status in both
12665         gnus and server.
12666         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12667
12668 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12669
12670         * message.el: Don't autoload former message-utils variables.
12671         (message-strip-subject-trailing-was): Change doc string.
12672
12673         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12674         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12675         (nnweb-google-search): Add "hl=en" here.
12676         (nnweb-google-parse-1, nnweb-google-create-mapping):
12677         Don't hardcode URL.
12678
12679 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12680
12681         * message.el (message-get-reply-headers, message-followup):
12682         Mention related variables `message-use-followup-to' and
12683         `message-use-mail-followup-to', in the information buffer.
12684
12685         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12686         of broken groups(-beta).google.com.
12687
12688 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12689
12690         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12691         parameter to invoked gnus-request-move-article; remove the
12692         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12693         all at once instead of once per article.
12694         (gnus-summary-remove-process-mark): Accept a list of articles as
12695         well as a single article for processing.
12696
12697         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12698         parameter.
12699
12700         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12701
12702         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12703
12704         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12705         parameter.
12706
12707         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12708         parameter.
12709
12710         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12711         parameter and remove the gnus-sum-hint-move-is-internal variable.
12712
12713         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12714         parameter.
12715
12716         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12717         parameter.
12718
12719         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12720         parameter.
12721
12722         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12723
12724         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12725         parameter.
12726
12727         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12728         parameter.
12729
12730 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12731
12732         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12733         a more conservative way.
12734
12735 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12736
12737         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12738         buffer, so it moves the window's cursor.
12739
12740 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12741
12742         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12743         `mm-dissect-multipart' and receive the from field as an (optional)
12744         argument from `mm-dissect-multipart'.
12745         (mm-dissect-multipart): Receive the from field as an argument and
12746         pass it on when we call `mm-dissect-buffer' on MIME parts.
12747         Fixes verification/decryption of signed/encrypted MIME parts.
12748
12749 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12750
12751         * gnus-sum.el (gnus-summary-move-article): Set
12752         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12753         whatever it calls (right now, only nnimap-request-move article
12754         respects it).
12755
12756         * nnimap.el (nnimap-request-move-article): When
12757         gnus-sum-hint-move-is-internal is set, don't do the extra
12758         nnimap-request-article.
12759
12760 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12761
12762         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12763
12764         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12765         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12766
12767         * gnus-sum.el (gnus-summary-caesar-message):
12768         Apply `gnus-treat-article' after rotation.
12769
12770         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12771         doc string.
12772
12773 2005-02-22  Simon Josefsson  <jas@extundo.com>
12774
12775         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12776         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12777         <arne@arnested.dk>.
12778         (encrypt): Add password-cache and password-cache-expiry as group
12779         members.
12780
12781 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12782
12783         * smime.el (smime-ldap-host-list): Doc fix.
12784         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12785         cache) password.
12786         (smime-sign-region): Use it.
12787         (smime-decrypt-region): Use it.
12788         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12789         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12790         fails.
12791         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12792         certificate from DER to PEM format rather than calling openssl.
12793
12794         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12795
12796         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12797         for signing/encryption.
12798
12799         * mml.el (mml-parse-1): Use them.
12800
12801 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12802
12803         * nnrss.el (nnrss-verbose): Removed.
12804         (nnrss-request-group): Use `nnheader-message' instead.
12805
12806 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12807
12808         * nnrss.el (nnrss-verbose): New variable.
12809         (nnrss-request-group): Make it say nnrss is requesting a group.
12810
12811 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12812
12813         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12814         Handle news URL with given port correctly.
12815
12816 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12819         containing special characters.
12820
12821         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12822
12823         * mml.el (mime-to-mml): Ditto.
12824
12825         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12826         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12827         (rfc2047-decode-region): Quote decoded words containing special
12828         characters when rfc2047-quote-decoded-words-containing-tspecials
12829         is non-nil.
12830
12831 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12832
12833         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12834
12835         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12836
12837 2005-02-15  Simon Josefsson  <jas@extundo.com>
12838
12839         * nnimap.el (nnimap-debug): Doc fix.
12840
12841         * imap.el (imap-debug): Doc fix.
12842
12843 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12844
12845         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12846
12847 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12848
12849         * gnus.el (spam-contents): Improve docs for spam-contents
12850         parameter in its variable incarnation.
12851
12852 2005-02-14  Simon Josefsson  <jas@extundo.com>
12853
12854         * smime-ldap.el: Use require instead of load-library for ldap.
12855         (smime-ldap-search): Indent.
12856         (smime-ldap-search-internal): Shorten line.
12857
12858         * smime.el (smime-cert-by-dns): Add doc-string.
12859         (smime-cert-by-ldap-1): Indent.
12860
12861         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12862         mml-smime-get-dns-ldap.
12863         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12864
12865 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12866
12867         * smime.el: Require smime-ldap.
12868         (smime-ldap-host-list): New variable.
12869         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12870
12871         * mml-smime.el (mml-smime-encrypt-query): New function.
12872         (mml-smime-encrypt-query): Use it.
12873
12874         * smime-ldap.el: New file.
12875
12876 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12877
12878         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12879
12880 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12881
12882         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12883         argument in doc string.  Make query for type more clear.
12884
12885 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12886
12887         * gnus.el (gnus-group-startup-message): Search for gnus images in
12888         etc/images/gnus.
12889         * mm-util.el (mm-image-load-path): Likewise.
12890         * smiley.el (smiley-data-directory): Search for smilies in
12891         etc/images/smilies.
12892
12893 2005-02-09  Kim F. Storm  <storm@cua.dk>
12894
12895         Change Emacs release version from 21.4 to 22.1 throughout.
12896         Change Emacs development version from 21.3.50 to 22.0.50.
12897
12898 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12899
12900         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12901
12902         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12903         non-Mule XEmacs as well.
12904         (mm-decompress-buffer): Signal an error intentionally if it does
12905         not decompress compressed data because auto-compression-mode is
12906         disabled.
12907
12908 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12909
12910         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12911         an ID in the registry even if it has no groups.
12912
12913 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12914
12915         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12916         merge it into mm-decompress-buffer.
12917         (gnus-mime-copy-part): Use the MIME part charset, the value which
12918         a user specified or gnus-newsgroup-charset for decoding, like
12919         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12920         save-buffer what was used.  Suggested by Kevin Ryde
12921         <user42@zip.com.au>.
12922         (gnus-mime-inline-part): Allow the name parameter as well as the
12923         filename parameter; force decompressing of compressed data; always
12924         display contents being not decoded as unibyte.
12925
12926         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12927         as well as the filename parameter.
12928
12929         * mm-util.el (mm-decompress-buffer): Merge
12930         gnus-mime-jka-compr-maybe-uncompress.
12931         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12932         of compressed data.
12933
12934 2005-02-08  Simon Josefsson  <jas@extundo.com>
12935
12936         * imap.el (imap-log): Doc fix.
12937
12938 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12939
12940         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12941         the coding cookies; decompress compressed parts.
12942
12943         * mml.el (mml-generate-mime-1): Add the charset parameter according
12944         to the value which a user specified manually or the coding cookie.
12945
12946         * mm-util.el (mm-string-to-multibyte): New function.
12947         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12948         (mm-coding-system-to-mime-charset): New function.
12949         (mm-decompress-buffer): New function.
12950         (mm-find-buffer-file-coding-system): New function.
12951
12952         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12953         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12954         parts.
12955
12956 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12957
12958         * mm-view.el (mm-display-inline-fontify): Decode a part according
12959         to the charset parameter.
12960
12961 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12962
12963         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12964         prefix arg is neither nil nor a number, as info specifies.
12965
12966 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12967
12968         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12969         timestamps.
12970
12971 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12972
12973         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12974         groups error checking and notify user.
12975
12976 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12977
12978         * message.el (message-send-mail-function): Check existence of
12979         sendmail-program first before using default value
12980         `message-send-mail-with-sendmail'.  Otherwise use more generic
12981         `smtpmail-send-it'.
12982
12983 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12984
12985         * nntp.el (nntp-request-update-info): Always return nil.
12986
12987 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12988
12989         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12990
12991 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12992
12993         * message.el (message-beginning-of-line): Change the behavior when
12994         invoked between BOL and : so that it first moves backward.
12995
12996 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12997
12998         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12999         article buffer when editing of the article is discarded.
13000         (gnus-article-prepare): Revert.
13001
13002 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13003
13004         * gnus-art.el (gnus-article-prepare):
13005         Remove message-strip-forbidden-properties from the local hook.
13006
13007 2005-01-27  Simon Josefsson  <jas@extundo.com>
13008
13009         * password.el (password-cache-add): Only start one timer per key.
13010         Reported by Derek Atkins <warlord@MIT.EDU>.
13011
13012 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13013
13014         * run-at-time.el: Removed.  It is no longer needed as
13015         timer-funcs.el in the xemacs-base package has a working version of
13016         `run-at-time'.
13017
13018         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13019
13020         * password.el: Require timer-funcs instead of run-at-time in
13021         XEmacs.
13022         Remove `password-run-at-time' macro.
13023         (password-cache-add): Use `run-at-time' instead of
13024         `password-run-at-time'.
13025
13026         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13027         Remove `nnheader-cancel-function-timers' alias,
13028         `cancel-function-timers' exists in XEmacs in timer-funcs.
13029
13030         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13031         for `run-with-idle-timer'.
13032
13033         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13034         for `run-at-time'.
13035
13036         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13037         for `with-timeout'.
13038
13039         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13040         the same as for XEmacs 21.4.
13041         No need to ignore `run-with-idle-timer', this function exists in
13042         XEmacs now in timer-funcs.el in the xemacs-base package.
13043         (dgnushack-compile): No need to delete
13044         run-at-time.el from the list of files to compile because it
13045         doesn't exist anymore.
13046
13047 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13048
13049         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13050         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13051
13052 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13053
13054         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13055         sensitively.
13056
13057 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13058
13059         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13060
13061 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13062
13063         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13064         which will be inserted according to the multibyteness of a buffer
13065         rather than the type of contents.  Suggested by ARISAWA Akihiro
13066         <ari@mbf.ocn.ne.jp>.
13067
13068         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13069         of string which old xml.el may return rather than a string.
13070
13071 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13072
13073         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13074
13075 2005-01-16  Simon Josefsson  <jas@extundo.com>
13076
13077         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13078         idn/idna.el isn't available.
13079         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13080         <michael@waxrat.com>.
13081
13082         * hashcash.el: Remove non-FSF copyright header.
13083
13084         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13085         (hashcash-generate-payment): Use it.
13086         (hashcash-generate-payment-async): Use it.
13087
13088 2005-01-15  Simon Josefsson  <jas@extundo.com>
13089
13090         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13091         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13092
13093         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13094         gnus-summary-idna-message.
13095         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13096         (gnus-summary-idna-message): New function.
13097
13098 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13099
13100         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13101         gnus-novice-user.
13102
13103 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13104
13105         * nnrss.el (nnrss-request-delete-group): Delete entries in
13106         nnrss-group-alist as well.
13107         (nnrss-save-server-data): Insert newline.
13108
13109 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13110
13111         * gnus.el (gnus-user-agent): Use list of symbols instead of
13112         symbols.  Display full version number for (S)XEmacs.  Optionally
13113         display (S)XEmacs codename.
13114
13115         * gnus-util.el (gnus-emacs-version): Update for new
13116         `gnus-user-agent'.
13117
13118         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13119         Gnus version.
13120
13121 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13122
13123         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13124         which is unreadable in some setups.
13125
13126 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * gnus-spec.el (gnus-update-format-specifications): Flush the
13129         group format spec cache if it doesn't support decoded group names.
13130
13131 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13132
13133         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13134         Allow to apply decay on score files matching a regexp.
13135
13136 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13137
13138         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13139         compatibility in %g and %c.
13140
13141 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13142
13143         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13144         name for only %g and %c.
13145         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13146         of gnus-tmp-group to decoded group name.
13147         (gnus-group-make-rss-group): Exclude `/'s from group names.
13148
13149 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13150
13151         * nnrss.el (nnrss-get-encoding): Fix regexp.
13152
13153 2004-12-27  Simon Josefsson  <jas@extundo.com>
13154
13155         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13156         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13157         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13158
13159 2004-12-17  Kim F. Storm  <storm@cua.dk>
13160
13161         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13162
13163         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13164
13165 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13166
13167         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13168
13169 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13170
13171         * nnrss.el: Require rfc2047 and mml.
13172         (nnrss-file-coding-system): New variable.
13173         (nnrss-format-string): Redefine it as an inline function.
13174         (nnrss-decode-group-name): New function.
13175         (nnrss-string-as-multibyte): Remove.
13176         (nnrss-retrieve-headers): Decode group name; don't use
13177         nnrss-format-string.
13178         (nnrss-request-group): Decode group name.
13179         (nnrss-request-article): Decode group name; allow a Message-ID as
13180         well as an article number; don't use nnrss-format-string; encode a
13181         Message-ID string which may contain non-ASCII characters; use
13182         mml-to-mime to compose a MIME article.
13183         (nnrss-request-expire-articles): Decode group name.
13184         (nnrss-request-delete-group): Decode group name.
13185         (nnrss-fetch): Clarify error message.
13186         (nnrss-read-server-data): Use insert-file-contents instead of load;
13187         bind file-name-coding-system; use multibyte buffer.
13188         (nnrss-save-server-data): Bind coding-system-for-write to the
13189         value of nnrss-file-coding-system; bind file-name-coding-system;
13190         add coding cookie.
13191         (nnrss-read-group-data): Use insert-file-contents instead of load;
13192         bind file-name-coding-system; use multibyte buffer.
13193         (nnrss-save-group-data): Bind coding-system-for-write to the
13194         value of nnrss-file-coding-system; bind file-name-coding-system.
13195         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13196         make it work with non-ASCII text.
13197         (nnrss-find-el): Make it work with old xml.el as well.
13198
13199 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13200
13201         * nnrss.el (nnrss-get-encoding): New function.
13202         (nnrss-fetch): Use unibyte buffer initially; bind
13203         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13204         decode contents according to the encoding attribute.
13205         (nnrss-save-group-data): Add coding cookie.
13206         (nnrss-mime-encode-string): New function.
13207         (nnrss-check-group): Use it to encode subject and author.
13208
13209 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13210
13211         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13212         imaginary variable.
13213
13214 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13215
13216         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13217         correctly even if there are wide characters.
13218
13219 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13220
13221         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13222         downcased symbol names; make a new cache instead of reusing
13223         bbdb-hashtable.
13224
13225 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13226
13227         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13228         concatenating segments rather than before concatenating them.
13229         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13230
13231         * message.el (message-get-reply-headers): Bind `extra'.
13232
13233 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13234
13235         * message.el (message-extra-wide-headers): New variable.
13236         (message-get-reply-headers): Use it.
13237
13238 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13239
13240         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13241         (gnus-agent-group-pathname): Ditto.
13242
13243         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13244
13245         * gnus-group.el (gnus-group-make-group): Decode group name.
13246         (gnus-group-make-rss-group): Register the group data after opening
13247         the nnrss group.
13248
13249 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13250
13251         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13252         by expiry now get marked as read.
13253
13254 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13255
13256         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13257
13258 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13259
13260         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13261         unify Latin characters in XEmacs.
13262         (mm-find-mime-charset-region): Use it.
13263
13264 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13265
13266         * gnus-util.el (gnus-delete-directory): New function.
13267
13268         * gnus-agent.el (gnus-agent-delete-group): Use it.
13269
13270         * gnus-cache.el (gnus-cache-delete-group): Use it.
13271
13272 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13273
13274         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13275         names.
13276
13277 2004-12-16  Simon Josefsson  <jas@extundo.com>
13278
13279         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13280
13281 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13282
13283         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13284
13285         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13286         (gnus-group-set-current-level): Decode group name.
13287
13288 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13289
13290         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13291         failed.
13292
13293 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13294
13295         * gnus-group.el (gnus-group-delete-group): Decode group name.
13296         (gnus-group-make-rss-group): Encode group name.
13297         (gnus-group-catchup-current): Decode group name.
13298         (gnus-group-kill-group): Decode group name.
13299
13300 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13301
13302         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13303
13304 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13305
13306         * gnus-group.el (gnus-group-make-rss-group):
13307         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13308
13309         * gnus-start.el (gnus-setup-news): Honor user's setting to
13310         gnus-message-archive-method.  Suggested by Lute Kamstra
13311         <lute@gnu.org>.
13312
13313 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13314
13315         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13316         global counterparts of the buffer-local variables.
13317
13318 2004-11-16  Romain Francoise  <romain@orebokech.com>
13319
13320         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13321         counterparts of the buffer-local variables.
13322
13323 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13324
13325         * message.el (message-forbidden-properties): Fixed typo in doc
13326         string.
13327
13328 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13329
13330         * gnus-util.el (gnus-replace-in-string): Added doc string.
13331
13332         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13333         to avoid problems when splitting mails with many recipients.
13334
13335 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13336
13337         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13338         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13339
13340 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13341
13342         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13343         if there is no hashtable in memory or file modification time is
13344         newer than cached timestamp.
13345
13346 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13347
13348         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13349         not-matching option.
13350
13351 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13352
13353         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13354         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13355         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13356         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13357         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13358         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13359
13360 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13361
13362         * message.el (message-forward-make-body-mml): Remove headers
13363         according to message-forward-ignored-headers if a message is decoded.
13364
13365 2004-12-02  Romain Francoise  <romain@orebokech.com>
13366
13367         * message.el (message-forward-make-body-plain): Always remove
13368         headers according to message-forward-ignored-headers.
13369
13370 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13371
13372         * spam.el (spam-summary-prepare-exit): Remove the
13373         gnus-summary-limit pop for now, it has problems with ham marks for
13374         me.
13375
13376 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13377
13378         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13379         correctly.
13380
13381 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13382
13383         * format-spec.el (format-spec): Message the char.
13384
13385 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13386
13387         * gnus-art.el (gnus-split-methods): Reformat comments.
13388
13389         * spam.el (spam-summary-prepare-exit): Remove article limits
13390         before exiting the summary buffer.
13391
13392 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13393
13394         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13395         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13396
13397         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13398         order to silence the byte compiler.
13399
13400         * spam.el: Fix the way to silence the byte compiler, which
13401         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13402         bbdb-search-simple, spam-BBDB-register-routine,
13403         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13404         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13405         spam-stat-buffer-is-spam, spam-stat-load,
13406         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13407         spam-stat-save and spam-stat-split-fancy.
13408
13409 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13410
13411         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13412         which may confuse users.
13413         (canlock-password-for-verify): Ditto.
13414
13415         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13416
13417         * gnus-art.el (gnus-emphasis-alist): Ditto.
13418
13419         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13420
13421         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13422
13423         * gnus-start.el (gnus-save-killed-list): Ditto.
13424
13425         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13426         (gnus-sum-thread-tree-root): Ditto.
13427         (gnus-sum-thread-tree-false-root): Ditto.
13428         (gnus-sum-thread-tree-single-indent): Ditto.
13429
13430         * message.el (message-courtesy-message): Ditto.
13431         (message-archive-note): Ditto.
13432         (message-subscribed-address-file): Ditto.
13433         (message-user-fqdn): Ditto.
13434
13435         * spam-report.el (spam-report-gmane-regex): Ditto.
13436
13437         * spam.el (spam-blackhole-good-server-regex): Ditto.
13438
13439 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13440
13441         * mml.el (mml-preview): Widen the message buffer before copying
13442         the contents to the preview buffer; sort headers before previewing.
13443
13444         * message.el (message-hidden-headers): Fix the way to avoid a bug
13445         in the `repeat' widget in Emacs 21.3 or earlier.
13446
13447 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13448
13449         * message.el (message-hidden-headers): Default to "^References:".
13450         Improve customization type.  Suggested by Reiner Steib
13451         <Reiner.Steib@gmx.de>.
13452
13453 2004-11-25  Romain Francoise  <romain@orebokech.com>
13454
13455         * message.el (message-strip-forbidden-properties): Remove check for
13456         obsolete `message-hidden' text property, hidden headers are not
13457         accessible in the buffer anymore.
13458
13459 2004-11-22  Romain Francoise  <romain@orebokech.com>
13460
13461         * message.el (message-header-format-alist): Add `From' in list
13462         so that it can be sorted.
13463         (message-fix-before-sending): Widen and sort headers before
13464         sending.
13465         (message-hide-headers): Use narrowing to hide headers by moving
13466         them to the top of the buffer and narrowing to the region
13467         underneath.
13468
13469 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13470
13471         * message.el (message-strip-forbidden-properties): Bind
13472         buffer-read-only (etc) to nil.
13473
13474 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13475
13476         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13477         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13478
13479 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13480
13481         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13482
13483 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13484
13485         * dns.el (query-dns): Use sit-for to time instead of
13486         accept-process-output, since that doesn't seem to work on udp
13487         sockets.
13488
13489 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13490
13491         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13492
13493 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13494
13495         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13496         doc string.  Improve doc string.
13497
13498 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13499
13500         * nntp.el (nntp-request-update-info): Return nil if
13501         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13502         may not call gnus-activate-group which uselessly issues the GROUP
13503         commands for all nntp groups and wastes time.  Reported by Romain
13504         Francoise <romain@orebokech.com>.
13505
13506         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13507
13508 2004-11-15  Simon Josefsson  <jas@extundo.com>
13509
13510         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13511         headers separately.
13512         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13513         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13514
13515 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13516
13517         * gnus-start.el (gnus-convert-old-newsrc):
13518         Assign legacy-gnus-agent to 5.10.7.
13519
13520 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13521
13522         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13523         start of the lines.
13524
13525 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13526
13527         * hashcash.el (hashcash-default-payment): Change default to 20.
13528         (hashcash-default-accept-payment): Change default to 20.
13529         (hashcash-process-alist): New variable.
13530         (hashcash-generate-payment-async): Add.
13531         (hashcash-already-paid-p): Add.
13532         (hashcash-insert-payment): Don't generate payments twice.
13533         (hashcash-insert-payment-async): Add.
13534         (hashcash-insert-payment-async-2): Add.
13535         (hashcash-cancel-async): Add.
13536         (hashcash-wait-async): Add.
13537         (hashcash-processes-running-p): Add.
13538         (hashcash-wait-or-cancel): Add.
13539         (mail-add-payment): New optional argument.  Conditionally start
13540         asynchronous calculation.
13541         (mail-add-payment-async): Add.
13542
13543         * message.el (message-send-mail): Wait for asynchronous hashcash
13544         results.  Don't clobber existing X-Hashcash headers.
13545         (message-setup-1): Call mail-add-payment-async when
13546         message-generate-hashcash is non-nil.
13547
13548 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13549
13550         * message.el (message-use-alternative-email-as-from): Examine the
13551         From header as well; use message-make-from in order to include a
13552         user's full name.
13553
13554 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13555
13556         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13557         default; improve customization type.
13558         (gnus-emphasis-custom-with-format): New macro.
13559         (gnus-emphasis-custom-value-to-external): New function.
13560         (gnus-emphasis-custom-value-to-internal): New function.
13561
13562 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13563
13564         * dns.el (query-dns): Resolve reverse addresses.
13565
13566 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13567
13568         * gnus-group.el (gnus-group-get-new-news): Use it.
13569
13570         * gnus-start.el (gnus-check-reasonable-setup): New function.
13571
13572 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13573
13574         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13575         "Args out of range" error.  Reported by Arnaud Giersch
13576         <arnaud.giersch@free.fr>.
13577
13578 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13579
13580         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13581
13582 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13583
13584         * spam.el (spam group): Add :version.
13585
13586         * pgg-def.el (pgg group): Add :version.
13587
13588 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13589
13590         * gnus-art.el (gnus-article-edit-article): Don't associate the
13591         article buffer with a draft file.  This is a temporary measure
13592         against the 2004-08-22 change to gnus-article-edit-mode.
13593
13594 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13595
13596         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13597         (html2text-format-tags): Remove unused variable `attr'.
13598
13599 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13600
13601         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13602
13603         * tls.el (tls-process-connection-type, tls-success)
13604         (tls-certtool-program): Add :version.
13605
13606         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13607         (starttls-extra-arguments, starttls-process-connection-type)
13608         (starttls-connect, starttls-failure, starttls-success): Add :version.
13609
13610         * spam-stat.el (spam-stat): Add :version.
13611
13612         * sieve.el (sieve): Add :version.
13613
13614         * sha1.el (sha1): Add :version.
13615         (sha1-use-external): Remove redundant version.
13616
13617         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13618         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13619         (nnmail-split-fancy-match-partial-words)
13620         (nnmail-split-lowercase-expanded): Add :version.
13621
13622         * nndiary.el (nndiary): Add :version.
13623
13624         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13625
13626         * mml-sec.el (mml-default-sign-method)
13627         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13628         Add :version.
13629
13630         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13631
13632         * mm-url.el (mm-url-use-external, mm-url-program)
13633         (mm-url-arguments): Add :version.
13634
13635         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13636         (mm-attachment-file-modes, mm-decrypt-option)
13637         (mm-w3m-safe-url-regexp): Add :version.
13638
13639         * message.el (message-cite-prefix-regexp)
13640         (message-sendmail-envelope-from, message-minibuffer-local-map)
13641         (message-user-fqdn, message-completion-alist): Add :version.
13642
13643         * gnus-win.el (gnus-configure-windows-hook)
13644         (gnus-use-frames-on-any-display): Add :version.
13645
13646         * gnus-art.el (gnus-article-address-banner-alist)
13647         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13648         (gnus-treat-from-picon, gnus-treat-mail-picon)
13649         (gnus-treat-x-pgp-sig): Add :version.
13650
13651         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13652         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13653         (gnus-summary-article-delete-hook)
13654         (gnus-summary-display-while-building): Add :version.
13655
13656         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13657         (gnus-get-top-new-news-hook): Add :version.
13658
13659         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13660         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13661
13662         * gnus-registry.el (gnus-registry): Add :version.
13663
13664         * gnus-spec.el (gnus-use-correct-string-widths)
13665         (gnus-make-format-preserve-properties): Add :version.
13666
13667         * gnus.el (gnus-group-charter-alist)
13668         (gnus-group-fetch-control-use-browse-url)
13669         (gnus-install-group-spam-parameters): Add :version.
13670
13671         * gnus-diary.el (gnus-diary): Add :version.
13672
13673         * gnus-delay.el (gnus-delay): Add :version.
13674
13675         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13676         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13677         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13678         Add :version.
13679
13680         * gnus-agent.el (gnus-agent-max-fetch-size)
13681         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13682         (gnus-agent-prompt-send-queue): Add :version.
13683
13684         * deuglify.el (gnus-outlook-deuglify): Add :version.
13685
13686         * html2text.el: Beautify code.  Improve doc strings.  Some
13687         checkdoc cleanup.
13688         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13689
13690 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13691
13692         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13693
13694 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13695
13696         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13697         when package is loaded.
13698
13699         * spam.el (spam-summary-score-preferred-header): Add global preference
13700         for people who want to override the default SpamAssassin over
13701         Bogofilter preference (when both are set).
13702         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13703         (spam-user-format-function-S): Check
13704         spam-summary-score-preferred-header.
13705         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13706         (spam-user-format-function-S): Format the score correctly.
13707
13708 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13709
13710         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13711         signature file.  Suggested by Manoj Srivastava
13712         <srivasta@golden-gryphon.com>.
13713
13714         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13715         iso-2022-jp even in the Japanese language environment.
13716         Suggested by Jason Rumney <jasonr@gnu.org>.
13717
13718 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13719
13720         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13721         use the same characters as the dummy marks; make it free from
13722         getting affected by the language environment.
13723         (gnus-summary-read-group-1): Update mark positions only when the
13724         format spec is updated.
13725
13726         * gnus-spec.el (gnus-update-format-specifications): Return a list
13727         of updated types.
13728
13729 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13730
13731         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13732         of boundp to check if display-warning is available.
13733
13734 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13735
13736         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13737
13738 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13739
13740         * nnspool.el (nnspool-spool-directory): Use news-path if the
13741         news-directory variable is not bound.
13742
13743         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13744         function instead of display-warning if it is not available.
13745
13746 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13747
13748         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13749         v5-10: Use `point-at-bol'.
13750
13751 2004-10-26  Simon Josefsson  <jas@extundo.com>
13752
13753         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13754         <chenggao@gmail.com>.
13755
13756 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13757
13758         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13759         instead.
13760
13761 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13762
13763         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13764         to remove a server from the nnimap-server-buffer-alist.
13765         (nnimap-open-connection, nnimap-close-server): Use it.
13766
13767         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13768
13769 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13770
13771         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13772         running the major-mode function.
13773
13774 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13775
13776         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13777         dummy marks in the right way.
13778
13779 2004-10-18  David Edmondson  <dme@dme.org>
13780
13781         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13782         excessively.
13783
13784 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13785
13786         * gnus-util.el (gnus-split-references): Accept a nil references
13787         string and go on blissfully.
13788
13789         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13790         cases where the references string is non-nil but has no references.
13791
13792         * encrypt.el: Add autoload tags.
13793
13794         * spam.el (spam-resolve-registrations-routine): Remove article
13795         from unregistration list too.  Reported by David Hanak
13796         <dhanak@isis.vanderbilt.edu>
13797
13798 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13799
13800         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13801         nil.  Changed custom type.
13802
13803 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13804
13805         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13806
13807         * gnus-sum.el (gnus-summary-move-article): Use it.
13808
13809 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13810
13811         * encrypt.el: Add autoload cookies.
13812
13813         * spam.el (spam-backend-article-list-property)
13814         (spam-backend-get-article-todo-list)
13815         (spam-backend-put-article-todo-list)
13816         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13817         Resolve registrations separately.
13818         (spam-register-routine): Format comments.
13819         (spam-unregister-routine, spam-register-routine): Always call with
13820         specific-articles, no default list.
13821         (spam-summary-prepare-exit): Use the spam-classifications function.
13822
13823         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13824         gnus-encrypt.el.
13825
13826         * encrypt.el: Copied from gnus-encrypt.el.
13827
13828         * gnus-encrypt.el: Commented that it's obsolete.
13829
13830 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13831
13832         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13833         (gnus-score-save): Use it.
13834
13835         * message.el (message-bury): Use `window-dedicated-p'.
13836
13837 2004-10-15  Simon Josefsson  <jas@extundo.com>
13838
13839         * pop3.el (top-level): Don't require nnheader.
13840         (pop3-read-timeout): Add.
13841         (pop3-accept-process-output): Add.
13842         (pop3-read-response, pop3-retr): Use it.
13843
13844 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13845
13846         * spam.el (spam-register-routine): Move comment.
13847         (spam-verify-bogofilter): Use 'unknown for the initial
13848         spam-bogofilter-valid state, not 'never.
13849
13850         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13851         for netrc-machine.
13852
13853         * nnimap.el (nnimap-open-connection): Use
13854         netrc-machine-user-or-password.
13855
13856 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13857
13858         * gnus-registry.el (gnus-registry-unload-hook):
13859         Set as a variable with add-hook.
13860
13861         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13862         of news-path.
13863
13864         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13865
13866         * spam.el: Delete duplicate `provide'.
13867         (spam-unload-hook): Set as a variable with add-hook.
13868
13869 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13870
13871         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13872         in the doc string.
13873
13874         * message.el (message-ignored-news-headers)
13875         (message-ignored-supersedes-headers)
13876         (message-ignored-resent-headers)
13877         (message-forward-ignored-headers): Improve custom type.
13878
13879 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13880
13881         * message.el (message-tokenize-header): Fix 2004-09-06 change
13882         which used point-min in the wrong place.
13883
13884 2004-10-12  Simon Josefsson  <jas@extundo.com>
13885
13886         * tls.el (tls-certtool-program): New variable.
13887         (tls-certificate-information): New function, based on
13888         ssl-certificate-information.
13889
13890 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13891
13892         * compface.el: Move the version of ELisp-based uncompface program
13893         to the contrib directory because of the copyright problem.
13894
13895 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13896
13897         * message.el (message-kill-buffer): Raise the current frame.
13898
13899 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13900
13901         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13902
13903         * gnus.el (message-y-or-n-p): Autoload.
13904
13905         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13906         (pop3-password-required, pop3-authentication-scheme)
13907         (pop3-leave-mail-on-server): Made customizable.
13908         (pop3): New custom group.
13909         (pop3-retr): Remove `sleep-for' statements.
13910         Suggested by Dave Love <fx@gnu.org>.
13911
13912         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13913         Windows/DOS.
13914
13915         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13916         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13917         Dave Love <fx@gnu.org>.
13918
13919         * mml.el (mml-minibuffer-read-disposition): Require match.
13920         Suggested by Dave Love <fx@gnu.org>.
13921
13922 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13923
13924         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13925         doc string.
13926
13927 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13928
13929         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13930
13931 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13932
13933         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13934         instead of calling `mm-insert-inline', to decode text/* parts
13935         before displaying them.
13936
13937 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13938
13939         * mm-uu.el (mm-uu-text-plain-type): New variable.
13940         (mm-uu-pgp-signed-extract-1): Use it.
13941         (mm-uu-pgp-encrypted-extract-1): Use it.
13942         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13943         bind mm-uu-text-plain-type with that value.
13944         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13945         mm-uu-dissect.
13946
13947 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13948
13949         * gnus-group.el (gnus-update-group-mark-positions):
13950         * gnus-sum.el (gnus-update-summary-mark-positions):
13951         * message.el (message-check-news-body-syntax):
13952         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13953         of string-as-multibyte.
13954
13955 2004-10-05  Juri Linkov  <juri@jurta.org>
13956
13957         * gnus-group.el (gnus-update-group-mark-positions):
13958         * gnus-sum.el (gnus-update-summary-mark-positions):
13959         * message.el (message-check-news-body-syntax):
13960         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13961         8-bit unibyte values to a multibyte string for search functions.
13962
13963 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13964
13965         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13966         (mm-uu-dissect-text-parts): New function.
13967
13968         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13969         dissect text parts.
13970
13971         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13972         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13973
13974         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13975
13976         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13977         gnus-current-topics instead of gnus-current-topic.
13978
13979 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13980
13981         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13982
13983 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13984
13985         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13986         where approriate.
13987
13988         * nnml.el (nnml-generate-active-info): do.
13989
13990         * nndiary.el (nndiary-generate-active-info): do.
13991
13992         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13993         (gnus-topic-move): do.
13994
13995         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13996         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13997
13998         * gnus-srvr.el (gnus-server-prepare)
13999         (gnus-server-open-all-servers): do.
14000
14001         * gnus-msg.el (gnus-summary-cancel-article)
14002         (gnus-summary-resend-message)
14003         (gnus-summary-mail-crosspost-complaint): do.
14004
14005         * gnus-move.el (gnus-change-server): do.
14006
14007         * gnus-group.el (gnus-group-unmark-all-groups)
14008         (gnus-group-set-current-level): do.
14009
14010 2004-10-04  Simon Josefsson  <jas@extundo.com>
14011
14012         * message.el (message-generate-hashcash): Doc fix.
14013
14014 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14015
14016         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14017         avoid infinite recursion via gnus-get-function.
14018
14019 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14020
14021         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14022
14023         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14024
14025         * nnmail.el (nnmail-split-history): do.
14026
14027         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14028         (nnml-request-delete-group): do.
14029
14030         * nnslashdot.el (nnslashdot-read-groups): do.
14031
14032         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14033         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14034
14035         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14036         (nnspool-sift-nov-with-sed): Use last.
14037         (nnspool-retrieve-headers-with-nov): Use mapc.
14038         (nnspool-request-newgroups): Use dolist.
14039         (nnspool-request-group): Use last.
14040
14041         * nntp.el (nntp-read-server-type): Use dolist.
14042
14043         * nnvirtual.el (nnvirtual-create-mapping)
14044         (nnvirtual-update-read-and-marked): Use dolist.
14045         (nnvirtual-convert-headers): Simplify.
14046
14047 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14048
14049         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14050         support for sync'ing tick marks.
14051
14052 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14053
14054         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14055         there's no visible header.
14056
14057 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14058
14059         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14060         necessary, pass full group name to gnus-request-set-marks.
14061
14062 2004-10-01  Simon Josefsson  <jas@extundo.com>
14063
14064         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14065         acroread.
14066
14067 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14068
14069         * spam-report.el (spam-report-gmane): Fix interactive.
14070
14071         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14072
14073         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14074         when writing file.
14075         (gnus-agent-synchronize-flags): Don't default to being
14076         interactive.
14077
14078 2004-09-30  Simon Josefsson  <jas@extundo.com>
14079
14080         * message.el (message-generate-hashcash): Add.
14081         (message-send-mail): Use it, call mail-add-payment.
14082
14083 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14084
14085         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14086
14087 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14088
14089         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14090         gnus-requst-update-info with explicit code to sync the in-memory
14091         info read flags with the marks being sync'd to the backend.
14092
14093         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14094
14095 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14096
14097         * spam.el (spam-verify-bogofilter): Add new function.
14098         (spam-check-bogofilter)
14099         (spam-bogofilter-register-with-bogofilter): Use it.
14100         (spam-verify-bogofilter): Add small fixes.
14101
14102 2004-09-28  Simon Josefsson  <jas@extundo.com>
14103
14104         * hashcash.el (hashcash-generate-payment): Revert.
14105
14106 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14107
14108         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14109         gnus-extract-references instead of gnus-split-references.
14110
14111         * gnus-util.el (gnus-extract-references): Add new function, analogous
14112         to gnus-split-references but extracts only the message-ID without
14113         anything extra.
14114
14115         * hashcash.el (hashcash-generate-payment)
14116         (hashcash-check-payment): Do the right thing if hashcash-path is
14117         nil (because the hashcash program could not be found).
14118
14119         * spam.el (spam-use-hashcash): Remove comment.
14120
14121 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14122
14123         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14124         (gnus-cache-enter-article, gnus-cache-remove-article)
14125         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14126
14127         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14128
14129         * gnus-art.el (article-hide-boring-headers)
14130         (article-translate-strings, article-display-face)
14131         (gnus-article-mime-match-handle-first)
14132         (gnus-article-highlight-headers)
14133         (gnus-article-add-buttons-to-head): do.
14134
14135 2004-09-27  Simon Josefsson  <jas@extundo.com>
14136
14137         * hashcash.el: New version, from
14138         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14139         ../contrib/.
14140
14141 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14142
14143         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14144
14145 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14146
14147         * gnus-dup.el (gnus-dup-open): Use mapc.
14148         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14149
14150         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14151         Reported by Stefan Wiens <s.wi@gmx.net>.
14152
14153         * gnus.el (gnus-shutdown): Use dolist.
14154
14155         * gnus-undo.el (gnus-undo): Use mapc.
14156
14157         * nnrss.el (nnrss-generate-active): do.
14158
14159         * message.el (message-cite-original-without-signature)
14160         (message-cite-original): Use mapc.
14161         (message-do-actions, message-make-forward-subject): Use dolist.
14162
14163 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14164
14165         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14166         deletion to remove entire duplicate line.  Fixes merged article
14167         number bug.
14168
14169 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14170
14171         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14172         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14173         first ask if you want to open a server and then, even when you
14174         responded with no, asking if you want to synchronize the server's
14175         flags.
14176         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14177         multi-line expressions.
14178         (gnus-agent-synchronize-group-flags): New internal function.
14179         Updates marks in memory (in the info structure) AND in the
14180         backend.
14181
14182         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14183
14184         * nnagent.el (nnagent-request-set-mark): Use
14185         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14186         method, to ensure that synchronization updates marks in the
14187         backend and in the info (in memory) structure.
14188
14189 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14190
14191         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14192         convention fully; don't miss the root article of a thread; make
14193         the X-Draft-From header with correct article numbers.
14194
14195 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14196
14197         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14198         unless plugged.  Disable the agent so that an open failure causes
14199         an error.
14200
14201         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14202         Reverted 2004-09-21 change.  The backend must be opened while
14203         synchronizing flags even when the backend stores the flags
14204         locally.
14205
14206 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14207
14208         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14209         in `header' match.  Reported by Svend Tollak Munkejord.
14210
14211         * message.el (message-cite-original): Fix use of
14212         `message-cite-articles-with-x-no-archive'.
14213
14214 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14215
14216         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14217         (gnus-window-to-buffer): Ditto.
14218
14219         * mml.el (mml-preview-buffer): New variable.
14220         (mml-preview): Manage window layout with gnus-buffer-configuration.
14221
14222         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14223         X-Draft-From header even if those articles aren't quoted.
14224
14225 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14226
14227         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14228         (gnus-request-set-mark, gnus-request-update-mark): Use new
14229         g-s-t-u-l-m to decide to use backend even when unplugged.
14230
14231 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14232
14233         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14234         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14235
14236 2004-09-20  Simon Josefsson  <jas@extundo.com>
14237
14238         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14239         "utf-16-le".
14240
14241 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14242
14243         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14244
14245 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14246
14247         * uudecode.el (uudecode-use-external): Add :version.
14248
14249         * smime.el (smime-CA-file, smime-encrypt-cipher)
14250         (smime-dns-server): Add :version.
14251
14252         * smiley.el (gnus-smiley-file-types): Add :version.
14253
14254         * sha1.el (sha1-use-external): Add :version.
14255
14256         * pgg-def.el (pgg-query-keyserver): Add :version.
14257
14258         * nnmail.el (nnmail-fancy-expiry-targets)
14259         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14260         Add :version.
14261
14262         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14263         (nnimap-retrieve-groups-asynchronous): Add :version.
14264         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14265
14266         * mml.el (mml-content-disposition-parameters)
14267         (mml-insert-mime-headers-always): Add :version.
14268
14269         * mm-util.el (mm-coding-system-priorities): Add :version.
14270
14271         * mm-decode.el (mm-inline-text-html-with-images)
14272         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14273         (mm-verify-option): Add :version.
14274         (mm-text-html-renderer): Change :version.
14275
14276         * message.el (message-fcc-externalize-attachments)
14277         (message-required-headers, message-draft-headers)
14278         (message-subject-trailing-was-query)
14279         (message-subject-trailing-was-ask-regexp)
14280         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14281         (message-mark-insert-end, message-archive-header)
14282         (message-archive-note, message-cross-post-default)
14283         (message-cross-post-note, message-followup-to-note)
14284         (message-cross-post-note-function, message-use-mail-followup-to)
14285         (message-subscribed-address-functions)
14286         (message-subscribed-address-file, message-subscribed-addresses)
14287         (message-subscribed-regexps, message-allow-no-recipients)
14288         (message-yank-cited-prefix, message-signature-insert-empty-line)
14289         (message-hidden-headers, message-hierarchical-addresses)
14290         (message-mail-user-agent, message-use-idna)
14291         (message-valid-fqdn-regexp)
14292         (message-strip-special-text-properties, message-header-synonyms)
14293         (message-beginning-of-line, message-tab-body-function): Add :version.
14294         (message-insert-canlock, message-wide-reply-confirm-recipients):
14295         Change :version.
14296
14297         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14298         and :version.
14299         (mail-source-delete-old-incoming-confirm)
14300         (mail-source-movemail-program): Add :version.
14301
14302         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14303         (gnus-agent-cache, gnus-agent): Change :version.
14304
14305         * gnus-util.el (gnus-use-byte-compile): Change :version.
14306
14307         * gnus-sum.el (gnus-summary-make-false-root-always)
14308         (gnus-summary-default-high-score)
14309         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14310         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14311         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14312         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14313         (gnus-sum-thread-tree-single-indent)
14314         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14315         (gnus-sum-thread-tree-leaf-with-other)
14316         (gnus-sum-thread-tree-single-leaf): Add :version.
14317         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14318         (gnus-article-loose-mime): Change :version.
14319
14320         * gnus-start.el (gnus-backup-startup-file)
14321         (gnus-save-startup-file-via-temp-buffer): Add :version.
14322
14323         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14324         (gnus-server-offline-face): Add :version.
14325
14326         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14327
14328         * gnus-msg.el (gnus-gcc-externalize-attachments)
14329         (gnus-debug-files, gnus-debug-exclude-variables)
14330         (gnus-discouraged-post-methods): Change :version.
14331         (gnus-confirm-mail-reply-to-news)
14332         (gnus-confirm-treat-mail-like-news): Add :version.
14333
14334         * gnus-int.el (gnus-server-unopen-status): Add :version.
14335
14336         * gnus-group.el (gnus-group-jump-to-group-prompt)
14337         (gnus-large-ephemeral-newsgroup)
14338         (gnus-fetch-old-ephemeral-headers): Add :version.
14339
14340         * gnus-fun.el (gnus-x-face-directory)
14341         (gnus-convert-pbm-to-x-face-command)
14342         (gnus-convert-image-to-x-face-command)
14343         (gnus-convert-image-to-face-command): Add :version.
14344
14345         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14346
14347         * gnus-cite.el (gnus-cite-blank-line-after-header)
14348         (gnus-article-boring-faces): Add :version.
14349
14350         * gnus-art.el (gnus-buttonized-mime-types)
14351         (gnus-inhibit-mime-unbuttonizing)
14352         (gnus-treat-display-face)
14353         (gnus-treat-body-boundary): Change :version.
14354         (gnus-body-boundary-delimiter, gnus-picon-databases)
14355         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14356         (gnus-treat-date-english, gnus-treat-fold-headers)
14357         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14358         (gnus-treat-mail-picon, gnus-treat-wash-html)
14359         (gnus-article-encrypt-protocol)
14360         (gnus-use-idna, gnus-article-over-scroll)
14361         (gnus-mime-display-multipart-alternative-as-mixed)
14362         (gnus-mime-display-multipart-related-as-mixed)
14363         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14364         (gnus-ctan-url, gnus-button-ctan-handler)
14365         (gnus-button-handle-ctan-bogus-regexp)
14366         (gnus-button-ctan-directory-regexp)
14367         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14368         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14369         (gnus-button-man-level, gnus-button-emacs-level)
14370         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14371
14372         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14373         (gnus-agent-go-online): Change :version.
14374         (gnus-agent-expire-unagentized-dirs)
14375         (gnus-agent-auto-agentize-methods): Add :version.
14376
14377         * flow-fill.el (fill-flowed-display-column)
14378         (fill-flowed-encode-column): Add :version.
14379
14380         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14381         (gnus-outlook-deuglify-unwrap-max)
14382         (gnus-outlook-deuglify-cite-marks)
14383         (gnus-outlook-deuglify-unwrap-stop-chars)
14384         (gnus-outlook-deuglify-no-wrap-chars)
14385         (gnus-outlook-deuglify-attrib-cut-regexp)
14386         (gnus-outlook-deuglify-attrib-verb-regexp)
14387         (gnus-outlook-deuglify-attrib-end-regexp)
14388         (gnus-outlook-display-hook): Add :version.
14389
14390         * binhex.el (binhex-use-external): Add :version.
14391
14392 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14393
14394         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14395         and `invisible'.
14396
14397 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14398
14399         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14400         in gnus-registry-trim.
14401
14402 2004-09-13  Simon Josefsson  <jas@extundo.com>
14403
14404         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14405
14406         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14407
14408         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14409         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14410         <yamaoka@jpl.org>.
14411         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14412         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14413         <yamaoka@jpl.org>.
14414
14415         * sieve.el (sieve-manage-mode): Ditto.
14416
14417 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14418
14419         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14420
14421 2004-09-11  Simon Josefsson  <jas@extundo.com>
14422
14423         * dns-mode.el: Add.
14424
14425         * mm-view.el (mm-display-dns-inline): Add.
14426
14427         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14428         (mm-automatic-display): Ditto.
14429
14430         * mailcap.el (mailcap-mime-data): Add text/dns.
14431         (mailcap-mime-extensions): Map .soa to text/dns.
14432
14433 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14434
14435         * gnus-art.el (article-decode-mime-words, article-babel)
14436         (gnus-article-highlight-signature, gnus-article-add-buttons)
14437         (gnus-signature-toggle): Remove unnecessary bindings of
14438         `inhibit-read-only' inherited from v5.10 merge.
14439
14440 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14441
14442         * nntp.el (nntp): New customization group.
14443         (nntp-authinfo-file): Add customization group.
14444
14445         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14446
14447         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14448
14449         * gnus.el (to-address, to-list, subscribed)
14450         (large-newsgroup-initial): Ditto.
14451
14452         * flow-fill.el (fill-flowed-display-column)
14453         (fill-flowed-encode-column): Ditto.
14454
14455 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14456
14457         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14458         Use point-min rather than 1.
14459         (message-send-mail): Use buffer-size rather than point-max.
14460
14461         * gnus-sum.el (gnus-summary-search-article-forward):
14462         Signal a specific `search-failed' rather than a generic `error'.
14463
14464         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14465         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14466         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14467
14468 2004-09-10  Simon Josefsson  <jas@extundo.com>
14469
14470         * nndb.el (require): Remove tcp and duplicate cl.
14471
14472 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14473
14474         * gnus-agent.el (directory-files-and-attributes): Move forward.
14475
14476 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14477
14478         * gnus-agent.el (directory-files-and-attributes): Optionally
14479         defined to support XEmacs.
14480
14481 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14482
14483         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14484         to avoid run-time CL dependencies.
14485         (gnus-agent-unfetch-articles): New function.
14486         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14487         article numbers even when local .overview file is missing.
14488         (gnus-agent-read-article-number): New function.  Only accepts
14489         27-bit article numbers.
14490         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14491         gnus-agent-read-article-number.
14492         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14493         from backend while recognizing that article numbers in .overview
14494         must be valid.
14495         (gnus-agent-update-files-total-fetched-for): Use
14496         directory-files-and-attributes to improve performance.
14497         * gnus-int.el (gnus-request-move-article): Use
14498         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14499         improve performance.
14500
14501         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14502         some users confused by references to .newsrc when they only have a
14503         .newsrc.eld file.
14504         (gnus-convert-mark-converter-prompt)
14505         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14506         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14507         New function.  Used internally to only display 'gnus converting
14508         files' message when actually necessary.
14509
14510         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14511         methods now autoloaded.
14512
14513 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14514
14515         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14516         identifiers.
14517
14518 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14519
14520         * gnus-picon.el: Fix indentation and closing parenthesis.
14521
14522 2004-09-01  Simon Josefsson  <jas@extundo.com>
14523
14524         * message.el (message-canlock-generate): Require sha1, not
14525         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14526         to require within a function.  Sadly, if sha1.el isn't loaded, the
14527         let binding in m-c-g will hide the defcustom definition, which is
14528         bad.)
14529
14530         * canlock.el: Require sha1, not sha1-el.
14531
14532         * message.el: Don't autoload sha1 (there is a autoload cookie in
14533         sha1.el).
14534
14535         * sha1-el.el: Renamed to sha1.el.
14536
14537 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14538
14539         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14540
14541 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14542
14543         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14544
14545 2004-08-30  Kim F. Storm  <storm@cua.dk>
14546
14547         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14548
14549         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14550         Add :group 'nnimap.
14551
14552 2004-08-30  Andreas Schwab  <schwab@suse.de>
14553
14554         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14555         ?* and ?\;.
14556
14557         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14558         and ?\' to symbol instead of whitespace.
14559
14560 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14561
14562         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14563
14564         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14565         instead of re-search-forward.
14566
14567         * gnus-uu.el (gnus-uu-save-article): Ditto.
14568         (gnus-uu-post-encode-uuencode): Ditto.
14569
14570         * html2text.el (html2text-clean-list-items): Ditto.
14571         (html2text-clean-dtdd): Ditto.
14572         (html2text-format-tags): Ditto.
14573
14574         * message.el (message-send-mail-with-sendmail): Fix regexp.
14575         (message-fill-field-general): Use search-forward instead of
14576         re-search-forward.
14577         (unbold-region): Ditto.
14578
14579         * nnrss.el (nnrss-request-article): Ditto.
14580
14581         * nnslashdot.el (nnslashdot-request-article): Ditto.
14582
14583         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14584
14585         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14586         "Unrecognized menu descriptor" error in XEmacs.
14587
14588 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14589
14590         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14591         parent article of a sparse article in the thread hashtb.
14592
14593 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14594
14595         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14596         (nnmail-expand-newtext): Lowercase expanded entries if
14597         nnmail-split-lowercase-expanded is non-nil.
14598
14599 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14600
14601         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14602
14603         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14604         of gnus-tmp-news-method into string under XEmacs.  It will be
14605         passed to gnus-correct-length which takes only a string argument.
14606
14607 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14608
14609         * gnus-util.el (gnus-bind-print-variables): New macro.
14610         (gnus-prin1): Use it.
14611         (gnus-prin1-to-string): Use it.
14612         (gnus-pp): New function.
14613         (gnus-pp-to-string): New function.
14614
14615         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14616         Replace pp-to-string with gnus-pp-to-string.
14617         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14618         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14619         * gnus-msg.el (gnus-debug): Ditto.
14620         * gnus-score.el (gnus-score-save): Ditto.
14621         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14622         gnus-pp-to-string.
14623         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14624         with gnus-pp.
14625         * score-mode.el (gnus-score-pretty-print): Ditto.
14626         * webmail.el (webmail-debug): Ditto.
14627
14628 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14629
14630         * gnus-art.el (article-display-face, article-display-x-face):
14631         Use buffer-read-only.
14632
14633 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14634
14635         * gnus-art.el (article-hide-list-identifiers):
14636         Bind inhibit-read-only as t.
14637
14638 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14639
14640         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14641
14642 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14643
14644         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14645         (gnus-narrow-to-page): Don't assume point-min == 1.
14646         (gnus-article-edit-mode): Derive from message-mode.
14647
14648         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14649         point-min == 1.
14650
14651         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14652         Disable incorrect use of `assert'.
14653
14654         * message.el (message-mode): Set comment-start-skip.
14655
14656
14657 2004-08-22  Sam Steingold  <sds@gnu.org>
14658
14659         * pop3.el (pop3-leave-mail-on-server): New user variable.
14660         (pop3-movemail): Delete mail only when it is nil.
14661
14662 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14663
14664         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14665
14666         * mml.el (mml-preview): Use `pop-to-buffer'.
14667
14668         * message.el (message-goto-mail-followup-to): Insert after "To".
14669         (message-carefully-insert-headers): Add comment.
14670
14671         * gnus.el: Remove unused variable `gnus-article-check-size'.
14672
14673         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14674
14675         * gnus-art.el (gnus-button-alist): Improve
14676         `gnus-button-handle-library' entry.
14677
14678 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14679
14680         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14681         downcase, since XEmacs capitalizes error messages differently.
14682
14683 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14684
14685         * nntp.el: Add (require 'gnus) due to reference to
14686         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14687
14688 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14689
14690         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14691         `mm-fill-flowed'.
14692
14693         * mm-decode.el (mm-dissect-singlepart): Check it.
14694
14695 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14696
14697         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14698         'imap' for netrc parsing.
14699
14700 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14701
14702         * mailcap.el (mailcap-mime-data): Mark as risky.
14703
14704 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14705
14706         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14707         may be included in the encoded word.
14708         (rfc2047-encode): Don't append a space if the encoded word
14709         includes close parenthesis.
14710
14711 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14712
14713         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14714         of text within parentheses.
14715
14716 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14717
14718         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14719         (gnus-encrypt-write-file-contents): Make the password key the file
14720         name PLUS the cipher, not just the cipher.  Also remove failed
14721         passwords from the cache.
14722
14723 2004-08-06  Simon Josefsson  <jas@extundo.com>
14724
14725         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14726         fix.
14727
14728 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14729
14730         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14731         LWSP.
14732
14733 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14734
14735         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14736         to append in-reply-to: data to the references: header.
14737
14738         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14739         (netrc-parse): Use gnus-encrypt.el functions.
14740
14741         * gnus-encrypt.el: Add new file for encryption support; currently
14742         does only a few GPG ciphers and an internal XOR cipher.
14743
14744         * password.el: Add comments on using password-read-and-add.
14745         (password-read-and-add): Add function to read and add the
14746         password to the cache at once.
14747
14748 2004-07-28  Simon Josefsson  <jas@extundo.com>
14749
14750         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14751         parameter (but don't use it, for now).
14752
14753         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14754         instead of hard coding to nil.
14755
14756 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14757
14758         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14759         as mm-inline-image-xemacs does.
14760
14761 2004-07-26  Simon Josefsson  <jas@extundo.com>
14762
14763         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14764         Revert part of 2004-07-17 change below.
14765
14766 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14767
14768         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14769         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14770
14771 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14772
14773         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14774         quotes that actually start with ">" at the beginning of the
14775         lines.
14776
14777 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14778
14779         * rfc2047.el (rfc2047-encode-region): Fix last change.
14780         (rfc2047-encode-parameter): Remove useless concat.
14781
14782 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14783
14784         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14785         encode special characters; fix some kind of misconfigured headers;
14786         signal a real error if debug-on-quit or debug-on-error is non-nil.
14787         (rfc2047-encode-max-chars): New variable.
14788         (rfc2047-encode-1): Use it.
14789         (rfc2047-encode-parameter): New function.
14790
14791         * mml.el (mml-insert-parameter): Remove an excessive space.
14792
14793 2004-07-17  Simon Josefsson  <jas@extundo.com>
14794
14795         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14796         Kai Grossjohann <kai@emptydomain.de>.
14797         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14798         (gnus-group-make-menu-bar): Ditto.
14799
14800         * gnus-util.el (gnus-group-server): Add.
14801
14802 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14803
14804         * message.el (message-clone-locals): Clone sendmail and smtp
14805         variables.
14806
14807 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14808
14809         * rfc2047.el (rfc2047-encode-region): Fix last change.
14810
14811 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14812
14813         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14814         characters as non-special.
14815
14816 2004-07-09  Simon Josefsson  <jas@extundo.com>
14817
14818         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14819         Users will lose all flag changes made while unplugged with
14820         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14821         good default.  See numerous reports on ding mailing list.
14822
14823 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14824
14825         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14826         add generate-head-function and generate-article-function to the
14827         rfc822-forward entry.
14828         (nndoc-rfc822-forward-generate-article): New function.
14829         (nndoc-rfc822-forward-generate-head): New function.
14830
14831         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14832
14833 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14834
14835         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14836         respect display group parameter and gnus-summary-expunge-below.
14837         (gnus-articles-to-read): Remove unused reference to display group
14838         parameter.
14839
14840 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14841
14842         * nnheader.el (nnheader-uniquify-message-id): New experimental
14843         variable.
14844         (nnheader-nov-read-message-id): Use it.
14845
14846         * spam-report.el (spam-report-gmane): Add interactive.
14847
14848 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14849
14850         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14851         qp-or-base64 for the application/* types.
14852
14853 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14854
14855         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14856
14857 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14858
14859         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14860         trim value.
14861
14862 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14863
14864         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14865         New macro and function.
14866         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14867
14868 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14869
14870         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14871         after-load-alist.
14872
14873 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14874
14875         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14876         update info that isn't there.
14877
14878 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14879
14880         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14881         entry.
14882
14883 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14884
14885         * mm-view.el (mm-inline-render-with-function): Use multibyte
14886         buffer; decode html source by charset.
14887
14888         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14889
14890         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14891         Mule-UCS is loaded under XEmacs.
14892         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14893
14894 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14895
14896         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14897
14898 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14899
14900         * mm-util.el (mm-coding-system-p): Return a coding-system.
14901         (mm-mime-mule-charset-alist): Use shift_jis instead of
14902         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14903         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14904         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14905         instead of japanese-shift-jis and iso-latin-1 respectively in
14906         order to share the default value with both Emacs and XEmacs-mule.
14907         (mm-mule-charset-to-mime-charset): Make
14908         mm-coding-system-priorities effective.
14909         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14910         while predicating of candidates upon the priorities.
14911
14912 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14913
14914         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14915         gnus-uu-invert-processable.
14916
14917         * gnus.el: Autoload gnus-uu-invert-processable.
14918
14919 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14920
14921         * mm-util.el (mm-with-multibyte-buffer): New macro.
14922
14923         * rfc2047.el (rfc2047-encode-string): Use it.
14924         (rfc2047-encode-region): Move point to the end of the region after
14925         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14926
14927 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14928
14929         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14930         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14931
14932 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14933
14934         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14935         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14936         Karl Chen <quarl@nospam.quarl.org>.
14937
14938 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14939
14940         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14941         invalid addresses.
14942
14943 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14944
14945         * spam.el: Change section markers, revise TODO list.
14946         (spam-backends): Make new master list of all installed backends.
14947         (spam-summary-exit-behavior): Add new variable to determine how
14948         messages moves are done at summary exit.
14949         (spam-move-spam-nonspam-groups-only)
14950         (spam-process-ham-in-nonham-groups)
14951         (spam-process-ham-in-spam-groups): Remove variables, the
14952         spam-summary-exit-behavior variable should be used to manage this
14953         behavior.
14954         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14955         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14956         and spam-old-spam-articles.
14957         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14958         Add empty variables, placeholders for the backends they represent.
14959         (spam-set-difference): Move, unchanged.
14960         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14961         unless the user has a processor variable.
14962         (spam-classifications, spam-classification-valid-p)
14963         (spam-backend-properties, spam-backend-property-valid-p)
14964         (spam-backend-function-type-valid-p)
14965         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14966         (spam-report-articles-gmane, spam-report-articles-resend):
14967         Remove functions, they are not needed.
14968         (spam-install-backend-super, spam-backend-list)
14969         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14970         (spam-backend-function, spam-backend-ham-registration-function)
14971         (spam-backend-spam-registration-function)
14972         (spam-backend-ham-unregistration-function)
14973         (spam-backend-spam-unregistration-function)
14974         (spam-backend-statistical-p, spam-backend-mover-p)
14975         (spam-install-backend-alias, spam-install-checkonly-backend)
14976         (spam-install-mover-backend, spam-install-nocheck-backend)
14977         (spam-install-backend, spam-install-statistical-backend)
14978         (spam-install-statistical-checkonly-backend): Add backend installation
14979         support.
14980         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14981         (spam-group-processor-p): Use the new backend code and respect the
14982         summary exit behavior.
14983         (spam-mark-spam-as-expired-and-move-routine): Remove.
14984         (spam-summary-prepare): Change to use the new spam-old-articles
14985         variable.
14986         (spam-copy-or-move-routine, spam-copy-spam-routine)
14987         (spam-move-spam-routine, spam-copy-ham-routine)
14988         (spam-move-ham-routine): Add code to copy/move ham or spam.
14989         (spam-fetch-field-fast): Improve doc and code, plus allow the
14990         'number request.
14991         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14992         variables.
14993         (spam-split, spam-find-spam): Use the new backend code.
14994         (spam-registration-functions): Remove variable.
14995         (spam-unregister-routine): Add convenience wrapper.
14996         (spam-log-undo-registration, spam-register-routine)
14997         (spam-log-processing-to-registry)
14998         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14999         where possible.
15000         (spam-check-gmane-xref, spam-check-regex-headers)
15001         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15002         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15003         (spam-check-bogofilter-headers, spam-check-spamoracle)
15004         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15005         (spam-check-crm114-headers): Use the spam-split-group that
15006         spam-split prepares, no need to determine it every time.
15007
15008         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15009         to the nnheader-parse-naked-head call.
15010
15011         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15012
15013         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15014         the nnheader-nov-read-message-id call.
15015
15016 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15017
15018         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15019         gnus-activate-group twice.  Suggested by Markus Peter
15020         <warp@spin.de>.
15021
15022 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15023
15024         * gnus-art.el (gnus-article-time-format): Exchange the order of
15025         day and month in the default value; fix customization type.
15026         (article-date-ut): Use add-text-properties.
15027         (article-make-date-line): Use message-make-date instead of
15028         current-time-string.
15029
15030         * message.el (message-fetch-field): Don't use set-text-properties.
15031         (message-make-date): Simplify.
15032
15033         * messagexmas.el (message-xmas-make-date): New function.
15034         (message-xmas-redefine): Defalias message-make-date to it.
15035
15036 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15037
15038         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15039         (rfc2047-encode-region): Treat text within parentheses as special;
15040         show the original text when error has occurred.
15041
15042         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15043         already-computed method to gnus-activate-group.
15044
15045         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15046         same select-methods identical Lisp objects.
15047
15048         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15049         object when modifying the info.
15050
15051 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15052
15053         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15054         gnus-opened-servers since it has never been opened with the new
15055         configuration yet.
15056
15057 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15058
15059         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15060         arg to nnheader-generate-fake-message-id.
15061
15062 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15063
15064         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15065         number and build a fake message ID localized to a group and
15066         article number (so it's repeatable from that point on).
15067         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15068         ID format.
15069
15070         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15071         nnheader-generate-fake-message-id with the article number.
15072
15073 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15074
15075         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15076         end-of-buffer.
15077
15078 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15079
15080         * message.el (message-ignored-supersedes-headers): Add Approved.
15081
15082 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15083
15084         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15085         goto-char.
15086         (rfc2047-encode): Fold the line before encoding.
15087
15088 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15089
15090         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15091         folding -- not all headers can be folded, and this should be done
15092         by the message composition mode.  Probably.  I think.
15093
15094 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15095
15096         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15097         fast.
15098
15099         * gnus-ems.el (gnus-remove-image): Don't use
15100         message-text-with-property; remove only the image found first.
15101
15102         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15103         found first.
15104
15105 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15106
15107         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15108
15109 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15110
15111         * message.el (message-text-with-property): Make it fast and accept
15112         optional arguments.
15113         (message-strip-forbidden-properties): Use it.
15114         (message-fix-before-sending): Follow the m-t-w-p change.
15115
15116         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15117
15118 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15119
15120         * gnus-art.el (article-hide-headers): Don't change the buffer
15121         mistakenly when performing mml-preview even if
15122         gnus-single-article-buffer is nil.
15123
15124 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15125
15126         * message.el (message-expand-name-databases): New user option.
15127         (message-expand-name): Use it.
15128
15129 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15130
15131         * spam.el (spam-report-articles-resend)
15132         (spam-report-resend-register-routine): Allow ham reporting.
15133         (spam-report-resend-register-ham-routine): Add wrapper.
15134         (spam-registration-functions): Add ham resending functions.
15135         (spam-list-of-processors): Add ham resend processor.
15136
15137         * gnus.el (ham-resend-to): Add new group parameter.
15138         (spam-process): Add ham resend option.
15139
15140         * spam-report.el (spam-report-resend): Allow reporting ham.
15141         (spam-report-resend-ham): Add wrapper.
15142
15143 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15144
15145         * message.el (message-cite-articles-with-x-no-archive): New
15146         variable.
15147         (message-cite-original): Use it.
15148
15149 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15150
15151         * message.el (message-cite-original): Respect X-No-Archive.
15152
15153 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15154
15155         * gnus-art.el (article-hide-headers): Refer to the values for
15156         gnus-ignored-headers and gnus-visible-headers in the summary
15157         buffer since a user may have set them as group parameters.
15158
15159 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15160
15161         * assistant.el (assistant-node-name): Add convenience function.
15162         (assistant-render-text, assistant-render-node): Add error handling,
15163         plus handle multiple next nodes.
15164         (assistant-find-next-node): Comment out for now.
15165         (assistant-find-next-nodes): Add function, returns list of next
15166         nodes.
15167
15168 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15169
15170         * mail-source.el (mail-source-directory): Fix doc-string.
15171
15172 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15173
15174         * assistant.el (assistant-render-text, assistant-eval): Add :set
15175         widget type, which is different because it takes and returns a
15176         list.  Much hilarity ensues.
15177
15178 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15179
15180         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15181
15182         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15183         doc-string.
15184
15185         * gnus-start.el (gnus-activate-group): Added doc-string.
15186
15187 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15190
15191 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15192
15193         * assistant.el (assistant-render-text): Try to add a :set
15194         widget, more to come.
15195
15196         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15197         strings.
15198         (spam-report-articles-resend)
15199         (spam-register-routine): Do registration iff any articles warrant
15200         it.
15201         (spam-summary-prepare-exit): Change log message for nil group
15202         destinations.
15203
15204 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15205
15206         * spam.el (spam-report-resend-register-routine): Allow
15207         spam-report-resend-to to be a group parameter or a global value.
15208
15209 2004-05-26  Simon Josefsson  <jas@extundo.com>
15210
15211         * starttls.el: Merge with my GNUTLS based starttls.el.
15212         (starttls-gnutls-program, starttls-use-gnutls)
15213         (starttls-extra-arguments, starttls-process-connection-type)
15214         (starttls-connect, starttls-failure, starttls-success): New
15215         variables.
15216         (starttls-program, starttls-extra-args): Doc fix.
15217         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15218         functions.
15219         (starttls-negotiate, starttls-open-stream): Check
15220         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15221         function if it is set.
15222
15223 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15224
15225         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15226         structured fields.
15227
15228 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15229
15230         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15231
15232 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15233
15234         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15235         variable.
15236         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15237         assigning the spam-mark to new messages.
15238
15239 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15240
15241         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15242
15243 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15246
15247         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15248         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15249         default.
15250
15251 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15252
15253         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15254         correct data.
15255
15256 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15257
15258         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15259         (spam-group-processor-p): Fix function.
15260         (spam-group-processor-multiple-p)
15261         (spam-group-spam-processor-report-gmane-p)
15262         (spam-group-spam-processor-report-resend-p)
15263         (spam-group-spam-processor-bogofilter-p)
15264         (spam-group-spam-processor-blacklist-p)
15265         (spam-group-spam-processor-ifile-p)
15266         (spam-group-ham-processor-ifile-p)
15267         (spam-group-spam-processor-spamoracle-p)
15268         (spam-group-spam-processor-crm114-p)
15269         (spam-group-ham-processor-bogofilter-p)
15270         (spam-group-spam-processor-stat-p)
15271         (spam-group-ham-processor-stat-p)
15272         (spam-group-ham-processor-whitelist-p)
15273         (spam-group-ham-processor-BBDB-p)
15274         (spam-group-ham-processor-spamoracle-p)
15275         (spam-group-ham-processor-copy-p): Remove functions with some
15276         prejudice against unneeded code.
15277         (spam-report-articles-resend)
15278         (spam-report-resend-register-routine): Allow the group/topic
15279         spam-resend-to value to override spam-report-resend-to.
15280         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15281         properly now.
15282
15283         * gnus.el (spam-resend-to): Add group/topic parameter.
15284         (spam-process): Move the OBSOLETE processors to the end of the
15285         choices.
15286
15287 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15288
15289         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15290         with resend-to set to nil, and then ask the user if necessary.
15291         (spam-report-resend): spam-report-resend takes a list of articles, not
15292         separate article numbers.
15293
15294 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15295
15296         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15297         addition to emacs-w3m.
15298
15299 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15300
15301         * assistant.el (assistant-authinfo-data): New function.
15302         (assistant-eval): Eval for entire assistant.
15303
15304         * netrc.el (netrc-services-file): New variable.
15305         (netrc-parse-services): New function.
15306         (netrc-find-service-name): New function.
15307         (netrc-find-service-number): New function.
15308         (netrc-port-equal): New function.
15309         (netrc-machine): Use it.
15310
15311         * nnimap.el (nnimap-open-connection): Use netrc.
15312
15313         * gnus-util.el (gnus-netrc-get): Remove aliases.
15314
15315         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15316
15317         * assistant.el (wid-edit): Fix compilation.
15318
15319         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15320
15321 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15322
15323         * gnus-util.el (gnus-set-file-modes): New function.  (small
15324         patch).
15325
15326 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15327
15328         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15329
15330         * assistant.el (assistant-render-node): Fix up rendering and
15331         read-only text.
15332         (assistant-render-node): Reset.
15333         (assistant-make-read-only): Not sticky.
15334
15335 2004-05-20  Danny Siu  <dsiu@adobe.com>
15336
15337         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15338         centered even when gnus-auto-center-summary is t.
15339
15340 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15341
15342         * dns.el (dns-get-txt-answer): New function.
15343         (dns-read-txt): Ditto.
15344         (query-dns): Use it.
15345
15346 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15347
15348         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15349         active for foreign groups even if the group level is higher than
15350         the specified value.
15351
15352 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15353
15354         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15355         non-active groups.
15356
15357         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15358
15359 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15360
15361         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15362
15363 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15364
15365         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15366         (spam-crm114-header, spam-crm114-spam-switch)
15367         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15368         (spam-crm114-positive-spam-header)
15369         (spam-crm114-database-directory, spam-list-of-processors)
15370         (spam-group-spam-processor-crm114-p)
15371         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15372         (spam-generic-score, spam-list-of-checks)
15373         (spam-list-of-statistical-checks, spam-registration-functions)
15374         (spam-check-crm114-headers, spam-crm114-score)
15375         (spam-check-crm114, spam-crm114-register-with-crm114)
15376         (spam-crm114-register-spam-routine)
15377         (spam-crm114-unregister-spam-routine)
15378         (spam-crm114-register-ham-routine)
15379         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15380         asjo@koldfront.dk (Adam Sjøgren).
15381
15382         * gnus.el: Add spam-use-crm114.
15383
15384         * spam.el (spam-list-of-processors, spam-registration-functions):
15385         Add spam-use-resend.
15386         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15387         (spam-report-articles-gmane): Add doc fix.
15388         (spam-report-articles-resend, spam-report-resend-register-routine):
15389         Add wrappers around spam-report-resend-to.
15390
15391         * spam-report.el (spam-report-resend-to, spam-report-resend):
15392         Add support for resending spam.
15393         (spam-report-gmane): Fix line length >80.
15394
15395         * gnus.el (spam-process): Add spam-use-resend.
15396
15397 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15398
15399         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15400         number of processed spam messages.
15401         (spam-ham-copy-or-move-routine): Return the number of processed
15402         ham messages.
15403         (spam-summary-prepare-exit): Use the above values to decide
15404         whether status messages shouled be displayed.
15405
15406 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15407
15408         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15409         `rfc2047-encoding-function-alist' in order to avoid conflicting
15410         with the old version.
15411         (rfc2047-encode-region): Concatenate words containing non-ASCII
15412         characters in structured fields; don't encode space-delimited
15413         ASCII words even in unstructured fields; don't break words at
15414         char-category boundaries.
15415         (rfc2047-encode-1): New function.
15416         (rfc2047-encode): Use it; encode text so that it occupies the
15417         maximum width within 76-column; work correctly on Q encoding for
15418         iso-2022-* charsets.
15419         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15420         sure not to break a line just after the header name.
15421         (rfc2047-b-encode-region): Removed.
15422         (rfc2047-b-encode-string): New function.
15423         (rfc2047-q-encode-region): Removed.
15424         (rfc2047-q-encode-string): New function.
15425
15426         * mm-util.el (mm-replace-in-string): New function.
15427
15428 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15429
15430         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15431         get it right.
15432         (gnus-inews-make-draft): Really.
15433
15434 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15435
15436         * nnmh.el (nnmh-request-list-1): Don't check the link count
15437         before descending.  (small patch)
15438
15439 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15440
15441         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15442         stuff.
15443
15444         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15445         on real group name.
15446
15447         * gnus-art.el (gnus-signature-limit): Doc fix.
15448
15449         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15450
15451         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15452
15453 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15454
15455         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15456         isn't a string.
15457
15458 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15459
15460         * gnus-draft.el (gnus-draft-send): Bind
15461         rfc2047-encode-encoded-words.
15462
15463         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15464         (rfc2047-encodable-p): Say that =? needs encoding.
15465         (rfc2047-encode-encoded-words): New variable.
15466
15467         * gnus-group.el (gnus-group-select-group): Doc fix.
15468
15469         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15470
15471         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15472         to nil.
15473
15474         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15475
15476         * nnheader.el (nnheader-get-lines-and-char): New function.
15477
15478 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15479
15480         * gnus-msg.el (gnus-summary-followup-with-original): Document
15481         yanking of region when active.
15482
15483 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15484
15485         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15486         groups if the group level is higher than the specified value.
15487
15488 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15489
15490         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15491         (gnus-group-jump-to-group): Added prefix argument using
15492         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15493         non-active group.
15494
15495         * compface.el (uncompface): Be verbose when changing
15496         `uncompface-use-external'.
15497
15498         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15499         handle manual section.
15500
15501 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15502
15503         * gnus-art.el (gnus-button-alist): Revert previous change.
15504
15505 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15506
15507         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15508
15509 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15510
15511         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15512         whether backend can accept message.
15513
15514         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15515
15516 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15517
15518         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15519         Avoid creating directory when nntp-marks-is-evil is true.
15520         Reported by Reiner Steib.
15521
15522 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15523
15524         * gnus-picon.el (gnus-picon-style): New variable.
15525         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15526         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15527         Jesper Harder <harder@ifa.au.dk>.
15528
15529 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15530
15531         * message.el (message-fill-field): Return point.
15532         (message-generate-headers): Go to end of field.
15533
15534         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15535         stuff for non-living groups.
15536
15537 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15538
15539         * gnus-art.el (gnus-article-followup-with-original)
15540         (gnus-article-reply-with-original): gnus-mark-active-p ->
15541         gnus-region-active-p.
15542
15543 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15544
15545         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15546         only when there is spam or ham to be processed.
15547
15548 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15549
15550         * mail-source.el (mail-source-delete-crash-box): Refactor.
15551         (mail-source-fetch): Use it.
15552         (mail-source-fetch-file): Ditto.
15553         (mail-source-fetch-directory): Run postscript in loop.
15554         (mail-source-fetch-pop): Delete.
15555         (mail-source-fetch-maildir): Ditto.
15556         (mail-source-fetch-imap): Ditto.
15557
15558         * imap.el (imap-authenticators): Comment out sasl.
15559
15560         * message.el (message-skip-to-next-address): New function.
15561         (message-fill-header-address): Refactor.
15562         (message-fill-address): Use it.
15563         (message-delete-address): Use it.
15564         (message-fill-header-general): Refactor.
15565         (message-fill-field-address): Rename.
15566         (message-narrow-to-field): Find the start of the header.
15567         (message-header-format-alist): Don't pre-fill.
15568         (message-fill-header): Removed.
15569         (message-insert-header): New function.
15570         (message-shorten-references): Use it.
15571
15572         * rfc2047.el (rfc2047-field-value): Strip props.
15573
15574         * mail-parse.el (mail-header-make-address): New alias.
15575
15576         * ietf-drums.el (ietf-drums-make-address): New function.
15577
15578         * imap.el: Add compiler directives.
15579
15580         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15581
15582         * gnus-art.el (article-decode-idna-rhs): Don't use
15583         message-idna-inside-rhs-p.
15584
15585 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15586
15587         * message.el (message-idna-inside-rhs-p): Removed.
15588         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15589
15590         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15591         false positives.
15592
15593 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15594
15595         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15596
15597 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15598
15599         * nneething.el (nneething-file-name): Don't create spurious
15600         files.
15601
15602         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15603         (gnus-inews-do-gcc): Remove sleep.
15604
15605         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15606         part under point.
15607
15608         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15609         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15610
15611 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15612
15613         * spam.el (spam-summary-prepare-exit): Fixed (length).
15614
15615 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15616
15617         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15618         as expired without moving it" message when there are spam
15619         messages left.
15620
15621 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15622
15623         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15624         header is not nil.
15625
15626 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15627
15628         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15629         nntp-possibly-create-directory, not nntp-possibly-change-group.
15630         (nntp-marks-changed-p): New arg SERVER.
15631         (nntp-request-update-info): Adjust caller.
15632
15633 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15634
15635         * nntp.el (nntp-save-marks): Pass missing arg.
15636
15637 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15638
15639         * nntp.el: Support marks.
15640         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15641         (nntp-marks-modtime, nntp-marks-directory): New variables.
15642         (nntp-request-set-mark, nntp-request-update-info)
15643         (nntp-possibly-create-directory, nntp-marks-changed-p)
15644         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15645         functions.
15646
15647 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15648
15649         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15650         (gnus-xmas-redefine): Rename.
15651
15652         * gnus-score.el (gnus-score-insert-help): Use
15653         gnus-select-lowest-window.
15654
15655         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15656         appt-select-lowest-window and rename to gnus-select-lowest-window.
15657
15658         * gnus.el: do.
15659
15660 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15661
15662         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15663         encodings of MIME-encoded words, in order to improve
15664         interoperability with several broken MUAs.
15665
15666 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15667
15668         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15669         tags, only when charsets are not specified in headers.
15670         (mm-inline-text-html-render-with-w3m): Ditto.
15671
15672         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15673         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15674
15675 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15676
15677         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15678         instead of MIME-decoded from fields when checking
15679         `gnus-article-address-banner-alist'.
15680
15681 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15682
15683         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15684         description rather than subject.
15685
15686 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15687
15688         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15689
15690 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15691
15692         * gnus.el (gnus-version-number): Bump.
15693
15694 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15695
15696         * gnus.el: No Gnus v0.2 is released.
15697
15698 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15699
15700         * gnus-agent.el (gnus-agent-read-agentview): Inline
15701         gnus-uncompress-range.
15702
15703 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15704
15705         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15706         `exec-installed-p'.
15707
15708 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15709
15710         * gnus.el (spam-process, spam-autodetect-methods): Add
15711         bsfilter and bsfilter-headers.
15712
15713         * spam.el (spam-bsfilter): New customize group.
15714         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15715         (spam-bsfilter-header, spam-bsfilter-probability-header)
15716         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15717         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15718         (spam-bsfilter-database-directory): New options.
15719         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15720         (spam-list-of-statistical-checks, spam-registration-functions):
15721         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15722         (spam-bsfilter-score): New command.
15723         (spam-check-bsfilter-headers, spam-check-bsfilter)
15724         (spam-bsfilter-register-with-bsfilter)
15725         (spam-bsfilter-register-spam-routine)
15726         (spam-bsfilter-unregister-spam-routine)
15727         (spam-bsfilter-register-ham-routine)
15728         (spam-bsfilter-unregister-ham-routine): New functions.
15729         (spam-generic-score): Support bsfilter; Accept an optional argument
15730         to recalcurate spam score even if scoring header has already been
15731         added.
15732         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15733         optional argument to recalcurate spam score even if scoring header
15734         has already been added.
15735
15736 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15737
15738         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15739         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15740         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15741         link is missing.
15742
15743 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15744
15745         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15746         (html2text-get-attr): Rewrite.
15747
15748         * message.el (message-setup-1): Remove redundant put-text-property
15749         on mail-header-separator.
15750
15751 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15752
15753         * gnus-registry.el (gnus-registry-cache-whitespace)
15754         (gnus-registry-action, gnus-registry-spool-action)
15755         (gnus-registry-split-fancy-with-parent): Change message levels
15756         from 5 to 3 or 7, as needed.
15757
15758         * spam.el (spam-summary-prepare-exit)
15759         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15760         (spam-split, spam-find-spam, spam-log-undo-registration)
15761         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15762         level from 5 to 6.
15763
15764 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15765
15766         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15767         2004-03-04 change).
15768
15769 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15770
15771         * sieve-manage.el (sieve-manage-open):
15772         * nnweb.el (nnweb-insert-html):
15773         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15774         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15775         * nnspool.el (nnspool-request-group):
15776         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15777         * nnml.el (nnml-request-update-info):
15778         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15779         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15780         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15781         (nnimap-request-set-mark):
15782         * nnfolder.el (nnfolder-request-update-info):
15783         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15784         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15785         * gnus-uu.el (gnus-uu-find-articles-matching):
15786         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15787         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15788         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15789         * gnus-nocem.el (gnus-nocem-scan-groups):
15790         * gnus-int.el (gnus-start-news-server):
15791         * gnus-group.el (gnus-group-make-kiboze-group)
15792         (gnus-group-browse-foreign-server):
15793         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15794         Use mapc when appropriate.
15795
15796 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15797
15798         FIXME: Make separate entries for each person.
15799
15800         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15801         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15802         <shields@msrl.com>:
15803
15804         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15805         may need for spam sorting and scoring.
15806         (spam-user-format-function-S): Add user format function suitable for
15807         general use.
15808         (spam-article-sort-by-spam-status): Add sorting function for summary
15809         sorting.
15810         (spam-extra-header-to-number): Add function to get a score from a
15811         header.
15812         (spam-summary-score): Add function to get a numeric score from the
15813         headers.
15814         (spam-generic-score): Fix function doc, was in wrong place.
15815         (spam-initialize): Take symbols when it's run, and install the
15816         extra headers that spam-necessary-extra-headers thinks we need.
15817
15818 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15819
15820         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15821         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15822
15823 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15824
15825         * gnus-sum.el (gnus-set-global-variables)
15826         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15827         (gnus-article-get-xrefs, gnus-summary-best-group)
15828         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15829         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15830         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15831         Use with-current-buffer.
15832
15833 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15834
15835         * spam.el (spam-summary-prepare-exit): Simplify logic.
15836         (spam-fetch-article-header): Read the article header if it's not
15837         available.
15838         (spam-list-articles): Simplify logic.
15839         (spam-filelist-register-routine): Fix bug with unregister-list.
15840
15841         * gnus-registry.el: Fix comments at beginning.
15842
15843 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15844
15845         * message.el (message-cater-to-broken-inn): Remove.
15846         (message-shorten-references): Make sure the total folded length of
15847         References is shorter than 998 characters to cater to a bug in INN
15848         2.3.  Also, don't pretend that references aren't folded -- this
15849         hasn't worked for a while.
15850
15851 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15852
15853         * gnus-agent.el (gnus-agentize):
15854         gnus-agent-send-mail-real-function no longer set to current value
15855         of message-send-mail-function but rather a lambda that calls
15856         message-send-mail-function.  The change makes the agent real-time
15857         responsive to user changes to message-send-mail-function.
15858
15859 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15860
15861         * legacy-gnus-agent.el
15862         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15863         help from Florian Weimer <fw@deneb.enyo.de>
15864
15865 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15866
15867         * nnmail.el (nnmail-cache-insert): Revert last change.
15868
15869 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15870
15871         * nnmail.el (nnmail-cache-insert): Always check whether
15872         nnmail-cache-ignore-groups matches a group name.
15873
15874 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15875
15876         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15877         (spam-find-spam, spam-log-processing-to-registry)
15878         (spam-log-registered-p, spam-log-unregistration-needed-p)
15879         (spam-log-undo-registration): Use gnus-message instead of
15880         gnus-error, none of these errors are fatal.
15881
15882         * gnus-registry.el (gnus-registry-clean-empty-function)
15883         (gnus-registry-clean-empty): Remove only empty entries without
15884         extra data.
15885
15886 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15887
15888         * spam-stat.el (spam-stat-buffer-change-to-spam)
15889         (spam-stat-buffer-change-to-non-spam): Change (error) to
15890         (gnus-message 8) invocation.
15891
15892 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15893
15894         * nntp.el (nntp-via-netcat-command): New variable.
15895         (nntp-via-netcat-switches): New variable.
15896         (nntp-open-via-rlogin-and-netcat): New function.
15897         (nntp-open-connection-function): Doc fix.
15898         (nntp-telnet-command): Doc fix.
15899         (nntp-end-of-line): Doc fix.
15900         (nntp-via-rlogin-command): Doc fix.
15901         (nntp-via-user-name): Doc fix.
15902         (nntp-via-address): Doc fix.
15903
15904 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15905
15906         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15907         error in Emacs 21.1.
15908
15909 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15910
15911         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15912
15913 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15914
15915         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15916         (gnus-agent-with-refreshed-group): New macro.
15917         (gnus-agent-rename-group): New function.
15918         (gnus-agent-delete-group): New function.
15919         (gnus-agent-save-group-info): Use gnus-command-method when
15920         `method' parameter is nil.  Don't write nil entries into the
15921         active file.
15922         (gnus-agent-get-group-info): New function.
15923         (gnus-agent-fetch-articles): Use
15924         gnus-agent-update-files-total-fetched-for to increment disk space
15925         used.
15926         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15927         gnus-agent-update-view-total-fetched-for to increment disk space
15928         used.
15929         (gnus-agent-get-local): Added optional parameters to avoid calling
15930         gnus-group-real-name and gnus-find-method-for-group.
15931         (gnus-agent-set-local): Delete stored entry if either min, or max,
15932         are nil.
15933         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15934         quit, use gnus-agent-regenerate-group to record existance of any
15935         articles fetched to disk before the quit occurred.
15936         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15937         gnus-agent-update-view-total-fetched-for, and
15938         gnus-agent-update-files-total-fetched-for to decrement disk space
15939         used.
15940         (gnus-agent-retrieve-headers): Use
15941         gnus-agent-update-view-total-fetched-for to increment disk space
15942         used.
15943         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15944         with gnus-agent-update-files-total-fetched-for to decrement disk
15945         space and fresh group buffer.
15946         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15947         (gnus-agent-need-update-total-fetched-for): New variable.
15948         (gnus-agent-update-files-total-fetched-for): New function.
15949         (gnus-agent-update-view-total-fetched-for): New function.
15950         (gnus-agent-total-fetched-for): New function.
15951
15952         * gnus-cache.el (gnus-cache-save-buffers): Use
15953         gnus-cache-update-overview-total-fetched-for to change disk space
15954         used by this group.
15955         (gnus-cache-possibly-enter-article): Use
15956         gnus-cache-update-file-total-fetched-for to increment disk space
15957         used by this group.
15958         (gnus-cache-possibly-remove-article): Use
15959         gnus-cache-update-file-total-fetched-for to decrement disk space
15960         used by this group.
15961         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15962         (gnus-cache-rename-group): New function.
15963         (gnus-cache-delete-group): New function.
15964         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15965         (gnus-cache-need-update-total-fetched-for): New variable.
15966         (gnus-cache-with-refreshed-group): New macro.
15967         (gnus-cache-update-file-total-fetched-for): New function.
15968         (gnus-cache-update-overview-total-fetched-for): New function.
15969         (gnus-cache-rename-group-total-fetched-for): New function.
15970         (gnus-cache-delete-group-total-fetched-for): New function.
15971         (gnus-cache-total-fetched-for): New function.
15972
15973         * gnus-group.el: Require gnus-sum and autoload functions to
15974         resolve warnings when gnus-group.el compiled alone.
15975         (gnus-group-line-format): Documented new %F.
15976         (size of Fetched data) group line format; identifies disk space
15977         used by agent and cache.
15978         (gnus-group-line-format-alist): Defined new F format.
15979         (gnus-total-fetched-for): New function.
15980         (gnus-group-delete-group): No longer update
15981         gnus-cache-active-altered as gnus-request-delete-group now keeps
15982         the cache in sync.
15983         (gnus-group-list-active): Let the agent store a server's active
15984         list if currently plugged.
15985
15986         * gnus-int.el (gnus-request-delete-group):
15987         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15988         local disk in sync with the server.
15989         (gnus-request-rename-group):
15990         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15991         local disk in sync with the server.
15992
15993         * gnus-start.el (gnus-get-unread-articles):
15994         Cosmetic simplification to logic.
15995
15996         * gnus-util.el (gnus-rename-file): New function.
15997
15998 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15999
16000         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16001
16002 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16003
16004         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16005         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16006
16007 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16008
16009         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16010         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16011
16012 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16013
16014         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16015
16016 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16017
16018         * spam.el (spam-set-difference): Add function to replace
16019         gnus-set-difference in spam.el.
16020         (spam-summary-prepare-exit): Use spam-set-difference.
16021
16022 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16023
16024         * gnus-registry.el (gnus-registry-cache-file): Update to use
16025         gnus-dribble-directory OR gnus-home-directory OR ~.
16026         (gnus-registry-split-fancy-with-parent): Fix doc.
16027
16028 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16029
16030         * message.el (message-exchange-point-and-mark): Use
16031         message-mark-active-p.  Suggested by Jesper Harder
16032         <harder@ifa.au.dk>.
16033
16034 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16035
16036         * message.el (message-exchange-point-and-mark): Don't activate
16037         region if it was inactive.  Suggested by Hiroshi Fujishima
16038         <pooh@nature.tsukuba.ac.jp>.
16039
16040 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16041
16042         * gnus-art.el (article-display-face): Display Faces in the same
16043         order as X-Faces.
16044
16045 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16046
16047         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16048
16049 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16050
16051         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16052         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16053         (gnus-article-mime-hierarchy): Remove.
16054         (gnus-article-mime-hierarchy-next): Remove.
16055         (gnus-article-mode): Revert 2004-03-19 change.
16056         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16057         (gnus-insert-mime-button): Revert 2004-03-19 change.
16058         (gnus-mime-accumulate-hierarchy): Remove.
16059         (gnus-mime-enter-multipart): Remove.
16060         (gnus-mime-leave-multipart): Remove.
16061         (gnus-mime-display-part): Revert 2004-03-19 change.
16062         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16063
16064         * mml.el (mml-preview): Revert 2004-03-19 change.
16065
16066 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16067
16068         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16069
16070 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16071
16072         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16073         t while entering a file name using the mm-with-multibyte macro.
16074         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16075
16076         * mm-util.el (mm-with-multibyte): New macro.
16077
16078 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16079
16080         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16081         user option.
16082         (gnus-mime-multipart-functions): Doc and customization fix.
16083         (gnus-article-mime-hierarchy): New variable.
16084         (gnus-article-mime-hierarchy-next): New variable.
16085         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16086         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16087         gnus-article-mime-hierarchy-next to nil.
16088         (gnus-insert-mime-button): Show hierarchy numbers.
16089         (gnus-mime-accumulate-hierarchy): New function.
16090         (gnus-mime-enter-multipart): New function.
16091         (gnus-mime-leave-multipart): New function.
16092         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16093         (gnus-mime-display-alternative): Show hierarchy numbers.
16094
16095         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16096         gnus-article-mime-hierarchy-next to nil.
16097
16098 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16099
16100         * dns.el: Don't require gnus-xmas.
16101
16102 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16103
16104         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16105         inline PGP.
16106         (mml-menu): Disable mml-quote-region if mark is inactive.
16107
16108 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16109
16110         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16111         when the group's active is not available.
16112
16113 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16114
16115         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16116         error.
16117
16118 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16119
16120         * imap.el (imap-store-password): New variable.
16121         (imap-interactive-login): Use it.
16122         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16123
16124 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16125
16126         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16127         window-start and hscroll to summary window.
16128
16129 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16130
16131         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16132         conversion message to newsrc-dribble when an actual conversion is
16133         performed.
16134
16135 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16136
16137         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16138
16139 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16140
16141         * mm-decode.el (mm-complicated-handles): New function reviving
16142         former definition of mm-multiple-handles.
16143
16144         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16145         (gnus-mime-delete-part): Use it.
16146
16147 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16148
16149         * gnus-agent.el (gnus-agent-read-local): Bind
16150         nnheader-file-coding-system to gnus-agent-file-coding-system to
16151         avoid the implicit assumption that they will always be equal.
16152         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16153         coding-system-for-write, as the with-temp-file macro first prints
16154         to a buffer then saves the buffer.
16155
16156 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16157
16158         * gnus-art.el (gnus-article-edit-part): New function.
16159         (gnus-mime-save-part-and-strip): Use it; do query instead of
16160         signaling an error; don't use mm-multiple-handles.
16161         (gnus-mime-delete-part): Ditto.
16162
16163 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16164
16165         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16166         old file versions.
16167         (gnus-group-prepare-hook): Removed function that converted list
16168         form of gnus-agent-expire-days to group properties.
16169
16170         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16171         (gnus-request-accept-article): Re-indented.
16172
16173         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16174         converters to handle old agent file formats.  Added logic for a
16175         "backup before upgrading warning".
16176         (gnus-convert-mark-converter-prompt): Developers can mark
16177         functions as needing (default), or not needing,
16178         gnus-convert-old-newsrc's "backup before upgrading warning".
16179         (gnus-convert-converter-needs-prompt): Tests whether the user
16180         should be protected from potentially irreversable changes by the
16181         function.
16182
16183         * legacy-gnus-agent.el: New.  Provides converters that are only
16184         loaded when gnus-convert-old-newsrc needs to call them.
16185
16186 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16187
16188         * mail-source.el (mail-source-touch-pop): Doc fix.
16189
16190         * message.el (message-smtpmail-send-it): Doc fix.
16191
16192 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16193
16194         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16195
16196         * nnmail.el (nnmail-split-fancy): do.
16197
16198         * gnus-kill.el (gnus-kill, gnus-execute): do.
16199
16200 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16201
16202         * gnus-sum.el (gnus-widget-reversible-match)
16203         (gnus-widget-reversible-to-internal)
16204         (gnus-widget-reversible-to-external): New functions.
16205         (gnus-widget-reversible): New widget.
16206         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16207
16208 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16209
16210         * gnus-sum.el (gnus-thread-sort-functions)
16211         (gnus-article-sort-functions): Document `(not F)' items.
16212
16213 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16214
16215         * spam.el (spam-use-gmane-xref): Add new backend.
16216         (spam-gmane-xref-spam-group): Add variable to control the name of the
16217         Gmane spam group.
16218         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16219         (spam-regex-headers-spam, spam-regex-headers-ham)
16220         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16221         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16222         backends and checks.
16223         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16224
16225         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16226         an autodetect method.
16227
16228 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16229
16230         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16231         articles are being added to a group.
16232         (gnus-request-replace-article): Inform the agent that articles
16233         need to be uncached as the cached contents are no longer valid.
16234
16235 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16236
16237         * binhex.el: Don't autoload executable-find.
16238
16239         * canlock.el: Don't autoload mail-fetch-field.
16240
16241         * dgnushack.el: Autoload c-mode for XEmacs.
16242
16243         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16244
16245         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16246         rmail-dont-reply-to and rmail-output.
16247
16248         * gnus-score.el: Don't autoload ffap-string-at-point.
16249
16250         * gnus-setup.el: Don't autoload sc-cite-original.
16251
16252         * imap.el: Don't autoload base64-decode-string,
16253         base64-encode-string and md5.
16254
16255         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16256         and rmail-msg-restore-non-pruned-header.
16257
16258         * mm-decode.el: Don't autoload executable-find.
16259
16260         * mm-url.el: Don't autoload executable-find.
16261
16262         * mm-view.el: Don't autoload diff-mode.
16263
16264         * nndb.el: Don't autoload news-reply-mode, news-setup,
16265         cancel-timer and telnet.
16266
16267         * password.el: Don't autoload run-at-time for Emacs.
16268
16269         * sha1-el.el: Don't autoload executable-find.
16270
16271         * sieve-mode.el: Don't autoload c-mode.
16272
16273         * uudecode.el: Don't autoload executable-find.
16274
16275 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16276
16277         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16278         (gnus-agent-possibly-alter-active): Avoid null in numeric
16279         comparison.
16280         (gnus-agent-set-local): Refuse to save null in local object table.
16281         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16282         list of articles that will be marked as unread.
16283
16284 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16285
16286         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16287
16288 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16289
16290         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16291         language tags.
16292
16293 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16294
16295         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16296         Don't bind "obarray".
16297
16298         * gnus-sum.el (gnus-thread-sort-functions): Added
16299         `gnus-thread-sort-by-most-recent-number' and
16300         `gnus-thread-sort-by-most-recent-date'.
16301         Reported by Kai Grossjohann <kai@emptydomain.de>.
16302
16303 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16304
16305         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16306
16307 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16308
16309         * gnus-cus.el (gnus-agent-customize-category): Removed
16310         ignore-errors macro reference that required cl to be loaded at
16311         run-time.
16312
16313         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16314         single-interval range of the form (min . max).  Previously the
16315         range had to look like ((min . max)).  Likewise, return
16316         (min . max) rather than ((min . max)).
16317         (gnus-range-map): Use gnus-range-normalize to accept
16318         single-interval range.
16319
16320         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16321         the cache, but not the agent, now appear with their usual face.
16322
16323         * dgnushack.el (loaddir): New variable that is bound to the
16324         directory containing the dgnushack.el file. Use loaddir, rather
16325         than srcdir, to update load-path. Change lets dgnushack compile
16326         code in directories other than GNUS/lisp.
16327
16328 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16329
16330         * lpath.el: Don't bind w3m-safe-url-regexp.
16331
16332         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16333         w3m-safe-url-regexp variable buffer-local.
16334
16335         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16336
16337 2004-02-27  Simon Josefsson  <jas@extundo.com>
16338
16339         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16340         gnus-group-real-prefix.
16341         (gnus-summary-move-article): Use it, instead of
16342         gnus-group-real-prefix.
16343
16344 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16345
16346         * lpath.el: Bind w3m-safe-url-regexp.
16347
16348         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16349         w3m-safe-url-regexp variable buffer-local and set it as the value
16350         of mm-w3m-safe-url-regexp.
16351
16352         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16353
16354         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16355         parsing gnus-posting-styles when the message is not for replying.
16356
16357         * dgnushack.el: Autoload sgml-mode for XEmacs.
16358
16359         * nnrss.el (nnrss-opml-export): Use
16360         mm-set-buffer-file-coding-system instead of
16361         set-buffer-file-coding-system.
16362
16363 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16364
16365         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16366         of checkdoc.el).
16367         * nnrss.el: do.
16368         * gnus-mlspl.el: do.
16369         * gnus-ml.el: do.
16370         * gnus-srvr.el: do.
16371
16372         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16373
16374 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16375
16376         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16377         Corrections to custom-manual links.
16378
16379         * gnus-art.el (gnus-article): Ditto.
16380
16381         * mm-decode.el (mime-display, mime-security): Ditto.
16382
16383 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16384
16385         * flow-fill.el: Typo.
16386
16387 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16388
16389         * spam-wash.el: New file.
16390
16391 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16392
16393         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16394
16395 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16396
16397         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16398         to be run with new-articles as LIST1, not LIST2.
16399         (spam-registration-functions): Add spam-use-ham-copy as a nil
16400         registration backend.
16401
16402 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16403
16404         * spam-stat.el (spam-stat-washing-hook): New option.
16405         (spam-stat-buffer-words): Use it.
16406         (spam-stat-process-directory, spam-stat-test-directory): Use
16407         insert-file-contents-literally.
16408         (spam-stat-coding-system): New variable.
16409         (spam-stat-load, spam-stat-save): Use it.
16410
16411 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16412
16413         * spam-report.el (spam-report-plug-agent): Quote
16414         spam-report-url-to-file and spam-report-url-ping-plain.
16415
16416 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16417
16418         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16419         / in mailto URLs.
16420
16421 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16422
16423         * spam-report.el (spam-report-process-queue): Fix interactive use.
16424         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16425         (spam-report-unplug-agent): Doc fixes.
16426         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16427         (spam-report-agentize, spam-report-deagentize): Autoload.
16428
16429 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16430
16431         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16432
16433         * message.el (message-setup-fill-variables): Add mml tags to
16434         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16435         <ajk@iu.edu>.
16436         (message-mode): Don't modify paragraph-separate there.
16437
16438 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16439
16440         * compface.el (uncompface-use-external): Default to undecided.
16441         (uncompface-use-external-threshold): New variable.
16442         (uncompface-float-time): New macro.
16443         (uncompface): Determine whether to use the external decoder if
16444         uncompface-use-external is undecided.
16445
16446 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16447
16448         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16449         after images.
16450
16451         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16452
16453 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16454
16455         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16456
16457         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16458
16459         * gnus-sum.el (gnus-summary-limit-to-age)
16460         (gnus-summary-limit-children): do.
16461
16462         * gnus-int.el (gnus-request-scan): do.
16463
16464         * gnus-group.el (gnus-group-suspend): do.
16465
16466         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16467
16468         * gnus-cite.el (gnus-cite-parse-attributions): do.
16469
16470         * gnus-agent.el (gnus-summary-set-agent-mark)
16471         (gnus-agent-regenerate-group): do.
16472
16473         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16474
16475         * binhex.el (binhex-decode-region-internal): do.
16476
16477 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16478
16479         * gnus-fun.el (gnus-face-properties-alist): New user option.
16480         (gnus-display-x-face-in-from): Use it.
16481
16482         * gnus-art.el (article-display-face): Ditto.
16483
16484         * compface.el (uncompface-use-external): Default to nil.
16485
16486 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16487
16488         * nntp.el (nntp-erase-buffer): New function.
16489         (nntp-retrieve-data, nntp-send-command)
16490         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16491         (nntp-possibly-change-group): Use it.
16492
16493         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16494         with-current-buffer.
16495
16496 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16497
16498         * compface.el: Merge the ELisp-based uncompface program.
16499         (compface): New customization group.
16500         (uncompface-use-external): New user option.
16501         (uncompface): Call uncompface-internal if uncompface-use-external
16502         is nil.
16503         (uncompface-internal): New function.  Note that there are also
16504         some other functions and variables added for this function.
16505
16506 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16507
16508         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16509         if necessary.
16510
16511 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16512
16513         * spam-report.el (spam-report-unplug-agent)
16514         (spam-report-plug-agent, spam-report-deagentize)
16515         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16516         Add support for the Agent in spam-report: when unplugged, report to a
16517         file; when plugged, submit all the requests.
16518
16519         * spam.el (spam-register-routine): Fix message about
16520         registration.
16521
16522 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16523
16524         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16525         dependencies.
16526         (rfc2047-encode): Use it.
16527
16528         * gnus-art.el (gnus-button-marker-list): Move before first
16529         reference.
16530
16531         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16532         (imap-parse-body): Fix format string mismatch.
16533
16534         * gnus-score.el (gnus-summary-increase-score): do.
16535
16536         * nnrss.el (nnrss-close): New function.
16537
16538 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16539
16540         * nnrss.el (nnrss-make-filename): New function.
16541         (nnrss-request-delete-group, nnrss-read-server-data)
16542         (nnrss-save-server-data, nnrss-read-group-data)
16543         (nnrss-save-group-data): Use it.
16544         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16545         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16546         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16547
16548 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16549
16550         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16551
16552 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16553
16554         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16555         files.
16556
16557         * message.el (message-generate-headers-first): Don't quote nil
16558         and t in docstrings.
16559
16560         * imap.el (imap-id): do.
16561
16562         * gnus-agent.el (gnus-agent-consider-all-articles)
16563         (gnus-agent-queue-mail): do.
16564
16565 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16566
16567         * spam-report.el (spam-report-process-queue): New function.
16568         Process requests from `spam-report-requests-file'.
16569         (spam-report-process-queue): Doc fix.
16570
16571 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16572
16573         * spam.el (spam-register-routine)
16574         (spam-log-processing-to-registry, spam-log-registered-p)
16575         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16576         Change "check" to "spam-check" for semi-clarity.
16577
16578 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16579
16580         * pop3.el: Require nnheader.
16581
16582         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16583
16584         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16585
16586         * gnus-picon.el: Require cl.
16587
16588         * gnus-fun.el: Require gnus-ems and gnus-util.
16589
16590         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16591
16592         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16593
16594         * gnus-art.el (gnus-article-edit-mode): Define before first
16595         reference.
16596
16597 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16598
16599         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16600         (gnus-uu-post-encoded): Use point-at-bol.
16601
16602         * gnus-topic.el (gnus-group-active-topic-p): do.
16603
16604         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16605
16606         * gnus-group.el (gnus-group-kill-region): do.
16607
16608         * gnus-art.el (article-date-ut): do.
16609
16610         * message.el (message-fetch-field): Remove redundant
16611         case-fold-search binding.
16612         (message-narrow-to-field): Simplify.
16613
16614 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16615
16616         * spam.el (spam-directory): Derive from `gnus-directory'.
16617
16618         * spam-report.el (spam-report-url-to-file)
16619         (spam-report-requests-file): New function and variable for offline
16620         reporting.
16621         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16622         and user defined function.
16623         (spam-report-url-ping-mm-url): Remove doubled slash.
16624
16625 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16626
16627         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16628
16629 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16630
16631         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16632         format string mismatch.
16633
16634         * sieve.el (sieve-deactivate-all): do.
16635
16636         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16637
16638         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16639
16640         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16641
16642         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16643
16644 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16645
16646         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16647         the list of checks.
16648
16649 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16650
16651         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16652         padding.
16653
16654 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16655
16656         * mm-view.el (mm-fill-flowed): New variable.
16657         (mm-inline-text): Use it.
16658
16659 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16660
16661         * spam.el (spam-spamassassin-register-ham-routine)
16662         (spam-spamassassin-register-spam-routine): Fix function names.
16663
16664 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16665
16666         * gnus.el (gnus-tmp-grouplens): Remove.
16667         (gnus-summary-line-format): Remove grouplens.
16668
16669         * gnus-group.el (gnus-group-line-format): Ditto.
16670
16671         * gnus-spec.el (gnus-format-specs): Ditto.
16672         (gnus-update-format-specifications): Flush the group format spec
16673         cache if there's the grouplens stuff.
16674         (gnus-parse-simple-format): Replace %l with the empty string.
16675
16676 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16677
16678         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16679         omission.
16680
16681 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16682
16683         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16684         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16685
16686 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16687
16688         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16689         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16690         New macros and functions.
16691         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16692         Handle > NLINK_MAX messages.
16693         * nnmaildir.el (nnmaildir-request-set-mark): Use
16694         nnmaildir--emlink-p and nnmaildir--eexist-p.
16695
16696 2004-01-25  Alex Schroeder  <alex@gnu.org>
16697
16698         * spam-stat.el (spam-stat-process-directory-age): New option.
16699         (spam-stat-process-directory): Use it.
16700
16701 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16702
16703         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16704         (spam-stat-save): Accept prefix argument.
16705
16706 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16707
16708         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16709         links" error.
16710
16711 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16712
16713         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16714         the rest of the and/or forms.
16715
16716 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16717
16718         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16719         compatibility with old .newsrc.eld files.
16720
16721         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16722
16723         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16724
16725         * gnus-start.el (gnus-1): do.
16726
16727         * gnus-group.el (gnus-group-line-format-alist): do.
16728
16729         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16730
16731         * gnus-gl.el: Remove.
16732
16733 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16734
16735         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16736         marks consisting of a single range {for example, (3 . 5)} rather
16737         than a list of a single range { ((3 . 5)) }.
16738
16739 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16740
16741         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16742         with-current-buffer.
16743         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16744         avoid consing a string.
16745
16746         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16747         Remove obsolete entries for big5 and gb2312.
16748
16749 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16750
16751         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16752         uncompressed list.
16753
16754 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16755
16756         * spam-stat.el (spam-stat-strip-xref): New function.
16757         (spam-stat-process-directory): Use it.
16758
16759         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16760         here -- it's done in message-fetch-field.
16761
16762 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16763
16764         * gnus-agent.el (gnus-agent-queue-mail)
16765         (gnus-agent-prompt-send-queue): New variables.
16766         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16767         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16768         "nndraft:queue" along to gnus-draft-send.  Use
16769         gnus-agent-prompt-send-queue.
16770         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16771         is "nndraft:queue".  Suggested by Gaute Strokkenes
16772         <gs234@srcf.ucam.org>
16773
16774         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16775         (agent-enable-undownloaded-faces): Added.
16776         (gnus-agent-cat-groups): Use eval-and-compile, not
16777         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16778         method of gnus-agent-cat-groups even when the buffer has been
16779         evaled.
16780         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16781         delete gnus-agent-save-active-1.
16782         (gnus-agent-save-groups): Deleted.  Identical to
16783         gnus-agent-save-active.
16784         (gnus-agent-write-active): No longer adjust agent's copy of active
16785         file as agent's adjustments are now stored in their own
16786         file.  Removed optional parameter.
16787         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16788         servers.  Add use of min/max range limits from server's local
16789         file.
16790         (gnus-agent-save-alist): Removed unused optional argument.
16791         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16792         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16793         (gnus-agent-set-local): A per-server file that keeps min/max range
16794         limits for articles known to the agent.  Provides a fast mechanism
16795         for altering many active ranges.
16796         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16797         active file (local makes it unnecessary).
16798         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16799
16800         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16801         (agent-enable-undownloaded-faces): Added.
16802
16803         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16804         disable it when sending to "nndraft:queue".
16805         (gnus-group-send-queue): Add safety check to avoid sending queue
16806         when unplugged.
16807
16808         * gnus-group.el (gnus-group-catchup): Use new
16809         gnus-sequence-of-unread-articles, not
16810         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16811         numbers of articles.  Use gnus-range-map to avoid having to
16812         uncompress the unread list.
16813         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16814         Fixed invalid ange-ftp reference.
16815
16816         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16817         (gnus-sorted-range-intersection): Intersection of two ranges
16818         without requiring that they first be uncompressed.
16819
16820         * gnus-start.el (gnus-activate-group): Unless blocked by the
16821         caller, possibly expand the active range to include both cached
16822         and agentized articles.
16823         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16824         multiple version-dependent converters.
16825         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16826         gnus-agent-save-active.
16827         (gnus-save-newsrc-file): Save dirty agent range limits.
16828
16829         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16830         gnus-agent-possibly-alter-active.
16831         (gnus-adjust-marked-articles): Faster handling of simple lists.
16832
16833 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16834
16835         * spam-stat.el (spam-stat-test-directory): New optional argument
16836         displays a list of files detected.  Suggested by Andrew Cohen
16837         <cohen@andy.bu.edu>.
16838         (spam-stat-buffer-words-with-scores): Don't narrow and change
16839         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16840
16841 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16842
16843         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16844         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16845         (spam-spamassassin-arguments)
16846         (spam-spamassassin-spam-flag-header)
16847         (spam-spamassassin-positive-spam-flag-header)
16848         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16849         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16850         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16851         (spam-list-of-processors, spam-list-of-checks)
16852         (spam-list-of-statistical-checks, spam-registration-functions)
16853         (spam-check-spamassassin-headers, spam-check-spamassassin)
16854         (spam-spamassassin-score)
16855         (spam-spamassassin-register-with-sa-learn)
16856         (spam-spamassassin-register-spam-routine)
16857         (spam-spamassassin-register-ham-routine)
16858         (spam-assassin-register-spam-routine)
16859         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16860         (spam-bogofilter-score): Fix to show article before scoring.
16861
16862 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16863
16864         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16865         default scoring function.
16866         (spam-generic-score): Call spam-spamassassin-score if
16867         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16868         spam-bogofilter-score otherwise.
16869
16870         * gnus.el (spam-process, spam-autodetect-methods): Add
16871         spamassassin and spamassassin-headers.
16872
16873 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16874
16875         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16876         Suppress unnecessary messages.
16877
16878 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16879
16880         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16881         make-hash-table.
16882
16883 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16884
16885         * canlock.el (base64-encode-string): Don't autoload it.
16886
16887 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16888
16889         * run-at-time.el: Remove useless (require 'itimer),
16890         eval-and-compile and (featurep 'xemacs).
16891
16892 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16893
16894         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16895         GROUP is a virtual group.
16896
16897 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16898
16899         * gnus.el: Autoload `message-y-or-n-p'.
16900
16901 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16902
16903         * pgg-parse.el: Remove unnecessary (require 'custom).
16904
16905         * pgg-def.el: do.
16906
16907         * nnmail.el: do.
16908
16909         * gnus-undo.el: do.
16910
16911         * gnus-picon.el: do.
16912
16913         * gnus-util.el: do.
16914
16915 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16916
16917         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16918
16919 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16920
16921         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16922         handle, as well as a list.
16923
16924         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16925         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16926         (mm-w3m-cid-retrieve): Simplify.
16927
16928 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16929
16930         * message.el (message-kill-to-signature): Allow prefix arg to
16931         specify number of lines to keep before signature.
16932
16933 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16934
16935         * message.el (message-kill-to-signature): Change docstring.
16936
16937 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16938
16939         * canlock.el: Always require sha1-el.
16940         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16941
16942         * message.el: Autoload sha1 only when compiling.
16943
16944         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16945         eudc-expand-inline for XEmacs.
16946
16947 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16948
16949         * message.el (message-canlock-generate): Require sha1-el.
16950
16951 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16952
16953         * message.el (message-expand-name): Silence the byte compiler.
16954
16955         * lpath.el: Add detect-coding-system.
16956
16957         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16958         cus-edit.
16959
16960 2004-01-13  Simon Josefsson  <jas@extundo.com>
16961
16962         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16963         Invoke gnus-score-mode.  Reported by
16964         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16965
16966         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16967         Jim Blandy <jimb@redhat.com> (tiny change).
16968
16969 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16970
16971         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16972
16973 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16974
16975         * spam.el (spam-get-article-as-string): Update to use
16976         gnus-request-article-this-buffer, much simpler.
16977         (spam-get-article-as-buffer): Remove.
16978
16979 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16980
16981         * message.el (message-expand-name): Use EUDC if the user uses that.
16982
16983 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16984
16985         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16986         character for the encoding to avoid consing a string.
16987
16988         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16989         unnecessarily.
16990
16991         * mm-util.el (mm-replace-chars-in-string): Remove.
16992
16993         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16994         of mm-replace-chars-in-string.
16995
16996 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16997
16998         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16999
17000         * mm-util.el (mm-subst-char-in-string): Support inplace.
17001
17002         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17003         a new string in every iteration.  Use shy groups.
17004
17005 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17006
17007         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17008         * gnus-soup.el (gnus-soup-group-brew):
17009         * gnus-msg.el (gnus-put-message):
17010         * gnus-move.el (gnus-group-move-group-to-server):
17011         * gnus-kill.el (gnus-batch-score):
17012         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17013         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17014         (gnus-group-update-group, gnus-group-read-group)
17015         (gnus-group-make-group, gnus-group-make-help-group)
17016         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17017         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17018         (gnus-group-sort-by-unread, gnus-group-catchup)
17019         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17020         (gnus-group-yank-group, gnus-group-set-info)
17021         (gnus-group-list-groups):
17022         * gnus.el (gnus-generate-new-group-name):
17023         * gnus-delay.el (gnus-delay-send-queue):
17024         * nnvirtual.el (nnvirtual-catchup-group):
17025         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17026         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17027         (gnus-group-prepare-topics, gnus-topic-check-topology):
17028         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17029         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17030         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17031         (gnus-group-make-articles-read):
17032         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17033         (gnus-group-change-level, gnus-kill-newsgroup)
17034         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17035         (gnus-get-unread-articles, gnus-make-articles-unread)
17036         (gnus-make-ascending-articles-unread): Use accessor
17037         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17038         to get group information for improved readability.
17039
17040
17041 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17042
17043         * gnus-art.el (article-decode-mime-words, article-babel)
17044         (gnus-article-highlight-signature, gnus-article-add-buttons)
17045         (gnus-signature-toggle): Use gnus-with-article-buffer.
17046
17047         * gnus-art.el (gnus-article-highlight-headers)
17048         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17049
17050         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17051         (gnus-article-set-globals, gnus-request-article-this-buffer)
17052         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17053         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17054         (gnus-mime-display-alternative): Use with-current-buffer.
17055
17056 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17057
17058         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17059         also under 80 char limit, and call gnus-error if needed.
17060         (spam-fetch-article-header): Fix - it was a
17061         buffer-local variable (gnus-newsgroup-data).
17062         (spam-find-spam): Use spam-generate-fake-headers, forget about
17063         spam-insert-fake-headers.
17064         (spam-insert-fake-headers): Remove.
17065
17066 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17067
17068         * deuglify.el (gnus-article-outlook-unwrap-lines)
17069         (gnus-outlook-rearrange-article)
17070         (gnus-outlook-repair-attribution-outlook)
17071         (gnus-outlook-repair-attribution-block)
17072         (gnus-outlook-repair-attribution-other): Remove redundant
17073         save-excursion.
17074
17075 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17076
17077         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17078         (spam-fetch-field-subject-fast)
17079         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17080         (spam-fetch-article-header): Add functions to deal with Gnus
17081         internals for fast retrieval of article header data.
17082         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17083
17084 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17085
17086         * pop3.el (pop3-md5): Remove.
17087         (pop3-apop): Replace pop3-md5 with md5.
17088
17089         * mm-bodies.el: base64 is always built-in.
17090
17091         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17092         with-current-buffer.
17093
17094 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17095
17096         * canlock.el (canlock-insert-header): Remove excessive grouping in
17097         regexp.
17098
17099         * gnus-sum.el (gnus-summary-read-document): Ditto.
17100
17101         * gnus-uu.el (gnus-uu-part-number): Ditto.
17102
17103         * html2text.el (html2text-remove-tags): Ditto.
17104         (html2text-format-tags): Ditto.
17105         (html2text-format-single-elements): Ditto.
17106
17107         * mml.el (mml-parse-1): Ditto.
17108
17109 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17110
17111         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17112
17113         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17114
17115         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17116
17117         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17118
17119 2003-11-15  Simon Josefsson  <jas@extundo.com>
17120
17121         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17122         (pgg-gpg-lookup-key): Use regexp match instead of
17123         split-string (split-string is different between emacs 21.2 and
17124         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17125
17126 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17127
17128         * gnus-art.el (gnus-mime-view-all-parts)
17129         (gnus-article-part-wrapper, gnus-article-view-part): Use
17130         with-current-buffer.
17131
17132 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17133
17134         * spam.el (spam-disable-spam-split-during-ham-respool)
17135         (spam-spamoracle-database, spam-cache-lookups)
17136         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17137         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17138         (spam-group-ham-marks, spam-group-spam-marks)
17139         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17140         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17141         also add spam-use-blackholes to the statistical checks.
17142         (spam-fetch-field-fast): Add interface to fetching fields, may
17143         become a macro.
17144         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17145         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17146         (spam-insert-fake-headers): Fake an article when needed.
17147         (spam-find-spam): Fake article when possible.
17148         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17149         (spam-check-bogofilter-headers): Use message-fetch-field instead
17150         of nnmail-fetch-field.
17151
17152 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17153
17154         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17155
17156 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17157
17158         * spam.el (spam-split): Do not require spam-use-CHECK to be
17159         enabled if that check is passed to spam-split explicitly; also
17160         fix so 'spam doesn't get converted to spam-split-group when
17161         spam-split-symbolic-return is t.
17162         (spam-find-spam): Find registrations of the article and use those
17163         instead of re-running spam-split to find the spam/ham
17164         classification of the article.
17165         (spam-log-processing-to-registry, spam-log-registered-p)
17166         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17167         Use gnus-error instead of gnus-message.
17168         (spam-log-registration-type): Add function to determine the
17169         classification of a message based on registry entries; will
17170         return nil if both 'spam and 'ham are found.
17171         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17172         a reasonably fast local cache without the loading errors.
17173         (spam-cache-lookups): Set to t by default.
17174         (spam-find-spam): Don't try to guess spam-cache-lookups.
17175         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17176         spam-caches entry.
17177         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17178         caching of whitelist/blacklist entries.
17179         (spam-check-whitelist, spam-check-blacklist): Invoke
17180         spam-from-listed-p with a type, not a cache variable.
17181         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17182
17183 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17184
17185         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17186
17187         * nnmail.el (nnmail-split-fancy): do.
17188
17189         * mml.el (mml-parse): do.
17190
17191         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17192         (gnus-score-adaptive): do.
17193
17194 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17195
17196         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17197         (gnus-mime-button-map): Don't set keymap parent.
17198         (gnus-button-ctan-directory-regexp): Use shy grouping.
17199         (gnus-prev-page-map): Don't set keymap parent.
17200         (gnus-prev-page-map): Remove duplicated one.
17201         (gnus-next-page-map): Don't set keymap parent.
17202         (gnus-mime-security-button-map): Ditto.
17203
17204         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17205         version number.
17206
17207         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17208
17209 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17210
17211         * canlock.el (canlock-sha1-function): Remove.
17212         (canlock-sha1-function-for-verify): Remove.
17213         (canlock-openssl-program): Remove.
17214         (canlock-openssl-args): Remove.
17215         (canlock-ignore-errors): Remove.
17216         (canlock-sha1-with-openssl): Remove.
17217         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17218         (canlock-verify): Don't use canlock-ignore-errors.
17219
17220         * sha1-el.el (sha1-string-external): Make it can return a string
17221         in binary form.
17222         (sha1-region-external): Ditto.
17223         (sha1-string-internal): Ditto.
17224         (sha1-region-internal): Ditto.
17225         (sha1-region): Ditto.
17226         (sha1-string): Ditto.
17227         (sha1): Ditto.
17228
17229 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17230
17231         * spam.el (spam-report-articles-gmane): New command.
17232
17233 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17234
17235         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17236
17237         * run-at-time.el (run-at-time-saved): Remove.
17238         (run-at-time): Doc fix.
17239
17240 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17241
17242         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17243         (gnus-summary-limit-map): Add it.
17244         (gnus-summary-make-menu-bar): do.
17245
17246 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17247
17248         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17249         Make attempt at some caching support (done for BBDB only now).
17250         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17251         addresses to be checked.
17252         (spam-clear-cache-BBDB): Add function, to be invoked by
17253         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17254         (spam-check-BBDB): Check and use the caches, if
17255         spam-cache-lookups is on, remove superfluous (provide).
17256
17257 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17258
17259         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17260
17261 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17262
17263         * run-at-time.el (run-at-time-saved): Move to after the definition
17264         of `run-at-time'.
17265
17266         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17267
17268 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17269
17270         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17271         mm-w3m-local-map-property.
17272
17273         * mm-view.el (mm-w3m-mode-map): Remove.
17274         (mm-w3m-local-map-property): Remove.
17275         (mm-inline-text-html-render-with-w3m): Don't use
17276         mm-w3m-local-map-property.
17277
17278 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17279
17280         * run-at-time.el: New file.
17281
17282         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17283         under Emacs.
17284
17285         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17286         of gnus-set-text-properties.
17287
17288         * gnus-uu.el (gnus-uu-save-article): Ditto.
17289
17290         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17291
17292         * gnus-cite.el (gnus-cite-parse): Ditto.
17293
17294         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17295         of gnus-.
17296
17297         * gnus-xmas.el (run-at-time): Require run-at-time.
17298
17299         * gnus.el: Changed calls to nnheader-run-at-time and
17300         password-run-at-time throughout to use run-at-time directly.
17301
17302         * password.el: Removed definition of run-at-time.
17303
17304         * nnheaderxm.el: Remove definition of run-at-time.
17305
17306 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17307
17308         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17309         in prompt.
17310
17311 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17312
17313         * messagexmas.el (message-xmas-redefine): Alias
17314         `message-make-caesar-translation-table' to
17315         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17316         version.
17317
17318         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17319         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17320         `gnus-xmas-set-text-properties'.
17321         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17322         `gnus-xmas-completing-read'.
17323         (gnus-xmas-completing-read): Removed.
17324         (gnus-xmas-open-network-stream): Removed.
17325
17326         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17327         XEmacs version.
17328
17329         * dns.el (dns-make-network-process): Use `open-network-stream'
17330         instead of `gnus-xmas-open-network-stream'.
17331
17332         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17333
17334         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17335
17336 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17337
17338         * gnus-art.el (gnus-mime-display-alternative)
17339         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17340         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17341         Don't use gnus-local-map-property.
17342
17343         * gnus-util.el (gnus-local-map-property): Remove.
17344
17345         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17346         gnus-completing-read-maybe-default with completing-read.
17347
17348         * gnus-util.el (gnus-completing-read): do.
17349         (gnus-completing-read-maybe-default): Remove.
17350
17351 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17352
17353         * password.el: Only autoload `run-at-time' if not XEmacs.
17354         Only autoload the itimer functions if XEmacs.
17355
17356 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17357
17358         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17359         XEmacsen.
17360
17361         * dgnushack.el: Autoload executable-find for XEmacs.
17362
17363 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17364
17365         * gnus-art.el (gnus-read-string): Remove.
17366         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17367         read-string.
17368
17369 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17370
17371         * netrc.el: Autoload password-read.
17372         (netrc): Add configuration group.
17373         (netrc-encoding-method, netrc-openssl-path): Add
17374         variables for encoding and decoding of files with symmetric
17375         ciphers.
17376         (netrc-encode): Add assistant function to encode a file with
17377         netrc-encoding-method.
17378         (netrc-parse): Add interactive parameter, added optional
17379         decoding if netrc-encoding-method is non-nil but otherwise
17380         behavior is standard.
17381         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17382         Do s/encode/encrypt/ everywhere.
17383
17384         * spam.el: Remove executable-find autoload.
17385
17386 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17387
17388         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17389
17390         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17391
17392 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17393
17394         * gnus-art.el (gnus-treat-ansi-sequences)
17395         (article-treat-ansi-sequences): New variable and function.
17396         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17397
17398         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17399         Use it.
17400
17401 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17402
17403         * mm-util.el (mm-quote-arg): Remove.
17404
17405         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17406         shell-quote-argument.
17407
17408         * gnus-uu.el (gnus-uu-command): do.
17409
17410         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17411
17412         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17413         with make-char.
17414
17415         * mm-util.el (mm-make-char): Remove.
17416
17417         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17418         add-minor-mode.
17419
17420         * gnus-undo.el (gnus-undo-mode): do.
17421
17422         * gnus-topic.el (gnus-topic-mode): do.
17423
17424         * gnus-sum.el (gnus-dead-summary-mode): do.
17425
17426         * gnus-start.el (gnus-slave-mode): do.
17427
17428         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17429
17430         * gnus-ml.el (gnus-mailing-list-mode): do.
17431
17432         * gnus-gl.el (gnus-grouplens-mode): do.
17433
17434         * gnus-draft.el (gnus-draft-mode): do.
17435
17436         * gnus-dired.el (gnus-dired-mode): do.
17437
17438         * gnus-ems.el (gnus-add-minor-mode): Remove.
17439
17440         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17441         Replace gnus-char-width with char-width.
17442
17443         * gnus-ems.el (gnus-char-width): Remove.
17444
17445         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17446         Replace gnus-char-width with char-width.
17447
17448         * gnus-ems.el (gnus-char-width): Remove.
17449
17450         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17451         definition.
17452         Remove Emacs 20 hash table compatibility code.
17453
17454         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17455         20 compatibility code.
17456
17457         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17458
17459         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17460
17461         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17462         with point-at-{eol,bol}.
17463
17464         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17465
17466         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17467
17468         * flow-fill.el (fill-flowed-point-at-bol)
17469         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17470
17471         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17472         Replace with point-at-{eol,bol} throughout all files.
17473
17474 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17475
17476         * ntlm.el (ntlm-string-as-unibyte): New macro.
17477         (ntlm-build-auth-response): Use it.
17478
17479         Remove Emacs 20 stuff:
17480         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17481         (butlast, mapc, remove): Remove the compiler macros.
17482         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17483         of delq and copy-sequence.
17484         * gnus-art.el (popup-menu): Remove the compiler macro.
17485         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17486         Emacs 20.
17487
17488 2004-01-05  Simon Josefsson  <jas@extundo.com>
17489
17490         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17491         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17492         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17493         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17494         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17495         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17496         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17497         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17498         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17499         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17500         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17501         string-xor into ntlm-string-xor.  Suggested by
17502         Jesper Harder <harder@myrealbox.com>.
17503
17504         * ntlm.el: Don't include poem.
17505
17506         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17507         Jesper Harder <harder@myrealbox.com>.
17508
17509         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17510
17511         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17512         probably breaks emacs with DL patch, but do we care? Is anyone
17513         still using the DL stuff?)
17514
17515         * sieve-manage.el: Use the password package.
17516         (sieve-manage-read-passwd): Remove.
17517         (sieve-manage-interactive-login): Use password.  Re-add
17518         condition-case around loop.
17519
17520         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17521         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17522         the password package.
17523
17524 2003-02-19  Simon Josefsson  <jas@extundo.com>
17525
17526         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17527         token.
17528
17529 2002-08-07  Simon Josefsson  <jas@extundo.com>
17530
17531         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17532         (sieve-manage-authenticators):
17533         (sieve-manage-authenticator-alist): Add some SASL mechs.
17534         (sieve-sasl-auth): New function.
17535         (sieve-manage-cram-md5-auth):
17536         (sieve-manage-plain-auth): Rewrite using SASL library.
17537         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17538         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17539         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17540         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17541
17542 2004-01-05  Simon Josefsson  <jas@extundo.com>
17543
17544         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17545         New files.
17546
17547 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17548
17549         * gnus-group.el (gnus-no-groups-message): Update.
17550
17551         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17552
17553 2003-11-09  Simon Josefsson  <jas@extundo.com>
17554
17555         * imap.el: Support for ID IMAP extension (RFC 2971).
17556         (imap-local-variables): Add imap-id.
17557         (imap-id): New variable.
17558         (imap-id): New function.
17559         (imap-parse-response): Parse untagged ID response.
17560         * nnimap.el (nnimap-id): New variable.
17561         (nnimap-open-connection): Use it.
17562
17563 2003-12-28  Simon Josefsson  <jas@extundo.com>
17564
17565         * gnus-score.el (gnus-score-edit-all-score): New.
17566         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17567
17568 2004-01-04  Simon Josefsson  <jas@extundo.com>
17569
17570         * password.el: Add.
17571
17572 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17573
17574         * dns.el (dns-query-types): Fix typo.
17575         (dns-query-types): New function.
17576         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17577         PTR and SOA replies, see RFC 1035.
17578
17579 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17580
17581         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17582
17583         * Moved to Changelog.2.
17584
17585 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17586
17587         * gnus.el (gnus-version-number): Bump version.
17588
17589 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17590
17591         * gnus.el: No Gnus v0.1 is released.
17592
17593 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17594
17595         * gnus.el: No Gnus v0.0 is released.
17596
17597 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17598
17599         * gnus.el (gnus-version-number): Bump.
17600         (gnus-version): No.
17601
17602 See ChangeLog.2 for earlier changes.
17603
17604     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17605       Free Software Foundation, Inc.
17606
17607   This file is part of GNU Emacs.
17608
17609   GNU Emacs is free software: you can redistribute it and/or modify
17610   it under the terms of the GNU General Public License as published by
17611   the Free Software Foundation, either version 3 of the License, or
17612   (at your option) any later version.
17613
17614   GNU Emacs is distributed in the hope that it will be useful,
17615   but WITHOUT ANY WARRANTY; without even the implied warranty of
17616   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17617   GNU General Public License for more details.
17618
17619   You should have received a copy of the GNU General Public License
17620   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17621
17622 ;; Local Variables:
17623 ;; coding: utf-8
17624 ;; fill-column: 79
17625 ;; add-log-time-zone-rule: t
17626 ;; End: